diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-03-23 12:34:36 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-03-23 12:41:21 +0100 |
commit | 943a62baf90a015aac8846f3b8d88c8a49787fe7 (patch) | |
tree | b95adb6c329320d3656e8d7f0bed56de459fd56b /source/fr/helpcontent2 | |
parent | ff06bb650ac32a415815345a1fd4184a8fc311d4 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I2afa643ae8af893ee3fce0009bcfac545a12b6f3
Diffstat (limited to 'source/fr/helpcontent2')
27 files changed, 5755 insertions, 1849 deletions
diff --git a/source/fr/helpcontent2/source/text/sbasic/python.po b/source/fr/helpcontent2/source/text/sbasic/python.po index 5dd2493e744..b721b81b468 100644 --- a/source/fr/helpcontent2/source/text/sbasic/python.po +++ b/source/fr/helpcontent2/source/text/sbasic/python.po @@ -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-22 17:17+0100\n" -"PO-Revision-Date: 2021-02-03 19:36+0000\n" +"POT-Creation-Date: 2021-03-19 17:31+0100\n" +"PO-Revision-Date: 2021-03-19 16:40+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/fr/>\n" "Language: fr\n" @@ -86,7 +86,7 @@ msgctxt "" "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 "" +msgstr "L'environnement de script %PRODUCTNAME pour Python est facultatif sur certaines distributions GNU/Linux. S'il est installé, sélectionner <menuitem>Outils - Macros - Exécuter la macro</menuitem> et vérifier <literal>%PRODUCTNAME Macros</literal> que la macro <literal> HelloWorld - HelloWorldPython </literal> est présente est suffisant. Si ce n'est pas le cas, veuillez vous référer à la documentation de la distribution afin d'installer l'environnement de script %PRODUCTNAME pour Python." #. naZBV #: python_2_basic.xhp @@ -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 forth across calls, provided that they represent primitive data types that both languages recognize, and assuming that the Scripting Framework converts them appropriately." -msgstr "" +msgstr "L'environnement de script de l'interface de programmation d'application (API) %PRODUCTNAME prend en charge l'exécution de scripts inter-langages entre Python et Basic, ou d'autres langages de programmation pris en charge d'ailleurs. Les arguments peuvent être passés dans les deux sens entre les appels, à condition qu'ils représentent des types de données primitifs que les deux langages reconnaissent et en supposant que la structure de script les convertit de manière appropriée." #. Gn9Bv #: python_2_basic.xhp @@ -169,14 +169,14 @@ msgctxt "" msgid "It is recommended to have knowledge of Python standard modules and %PRODUCTNAME API features prior to perform inter-language calls from Python to Basic, JavaScript or any other script engine." msgstr "Il est recommandé d'avoir une bonne connaissance des modules standard Python et des fonctionnalités de l'API %PRODUCTNAME avant d'effectuer des appels inter-langages de Python vers Basic, JavaScript ou tout autre moteur de script." -#. yXTrk +#. Sffwq #: python_2_basic.xhp msgctxt "" "python_2_basic.xhp\n" "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>" +msgid "When running Python scripts from an Integrated Development Environment (IDE), the %PRODUCTNAME-embedded Basic engine may be absent. Avoid Python-to-%PRODUCTNAME Basic calls in such contexts. 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 "" #. NcuDF #: python_2_basic.xhp @@ -448,14 +448,14 @@ msgctxt "" msgid "My Macros or %PRODUCTNAME Macros dialogs" msgstr "Boîtes de dialogue Mes macros ou Macros %PRODUCTNAME" -#. jCE4m +#. pcUEy #: python_dialogs.xhp msgctxt "" "python_dialogs.xhp\n" "N0339\n" "help.text" -msgid "The examples below open <literal>Access2Base Trace</literal> console or the imported <literal>TutorialsDialog</literal> dialog with <menuitem>Tools – Macros – Run Macro...</menuitem> menu:" -msgstr "Les exemples ci-dessous ouvrent la console <literal>Access2Base Trace</literal> ou la boîte de dialogue importée <literal>TutorialsDialog</literal> avec le menu <menuitem>Outils - Macros - Exécuter une macro...</menuitem> :" +msgid "The examples below open <literal>Access2Base Trace</literal> console or the imported <literal>TutorialsDialog</literal> dialog with <menuitem>Tools - Macros - Run Macro</menuitem> menu:" +msgstr "Les exemples ci-dessous ouvrent une console <literal>Access2Base Trace</literal> ou la boîte de dialogue importée <literal>TutorialsDialog</literal> avec le menu <menuitem>Outils - Macros - Exécuter la macro</menuitem> :" #. ChW9B #: python_dialogs.xhp @@ -466,14 +466,14 @@ msgctxt "" msgid "Document embedded dialogs" msgstr "Boîtes de dialogue incorporées au document" -#. SsPGJ +#. uHH6H #: python_dialogs.xhp msgctxt "" "python_dialogs.xhp\n" "N0365\n" "help.text" -msgid "The example below opens a newly edited <literal>Dialog1</literal> dialog from a document with <menuitem>Tools – Macros – Run Macro...</menuitem> menu:" -msgstr "L'exemple ci-dessous ouvre une boîte de dialogue nouvellement éditée <literal>Dialog1</literal> à partir d'un document avec le menu <menuitem>Outils - Macros - Exécuter la macro</menuitem> :" +msgid "The example below opens a newly edited <literal>Dialog1</literal> dialog from a document with <menuitem>Tools - Macros - Run Macro</menuitem> menu:" +msgstr "L'exemple ci-dessous ouvre une nouvelle boîte de dialogue éditée <literal>Dialog1</literal> à partir d'un document avec le menu <menuitem>Outils - Macro - Exécuter la macro</menuitem> :" #. mMo7w #: python_dialogs.xhp diff --git a/source/fr/helpcontent2/source/text/sbasic/shared.po b/source/fr/helpcontent2/source/text/sbasic/shared.po index 31117dc41fa..cc60679937e 100644 --- a/source/fr/helpcontent2/source/text/sbasic/shared.po +++ b/source/fr/helpcontent2/source/text/sbasic/shared.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: 2021-02-22 17:17+0100\n" +"POT-Creation-Date: 2021-03-19 17:31+0100\n" "PO-Revision-Date: 2021-02-21 17:36+0000\n" "Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/fr/>\n" @@ -4742,14 +4742,14 @@ msgctxt "" msgid "-no UI-" msgstr "-no UI-" -#. FsrLe +#. AUk3A #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id961599839198859\n" "help.text" -msgid "When the document disk location has changed, for example after a <emph>File - Save As...</emph> action." -msgstr "Lorsque l'emplacement du document sur le disque a changé, par exemple après l'action <emph>Fichier - Enregistrer sous...</emph>." +msgid "When the document disk location has changed, for example after a <emph>File - Save As</emph> action." +msgstr "" #. n5TCf #: 01040000.xhp diff --git a/source/fr/helpcontent2/source/text/sbasic/shared/03.po b/source/fr/helpcontent2/source/text/sbasic/shared/03.po index 79e62df9283..857819034e0 100644 --- a/source/fr/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/fr/helpcontent2/source/text/sbasic/shared/03.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: 2021-02-22 17:17+0100\n" +"POT-Creation-Date: 2021-03-23 11:44+0100\n" "PO-Revision-Date: 2021-02-09 20:36+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/fr/>\n" @@ -16,6 +16,87 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1561879999.000000\n" +#. ViEWM +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"tit\n" +"help.text" +msgid "(Un)Available since release" +msgstr "" + +#. CeSww +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"not_BasMeth\n" +"help.text" +msgid "This method is not available in Basic." +msgstr "" + +#. LDXQx +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"not_BasProp\n" +"help.text" +msgid "This property is not available in Basic." +msgstr "" + +#. 4GDXo +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"not_PycMeth\n" +"help.text" +msgid "This method is not available in Python." +msgstr "" + +#. 3ZUdq +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"not_PycProp\n" +"help.text" +msgid "This property is not available in Python." +msgstr "" + +#. GXE45 +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id281613660174140\n" +"help.text" +msgid "These methods are available from %PRODUCTNAME 7.2 onwards." +msgstr "" + +#. qjuHF +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id981613655373210\n" +"help.text" +msgid "This control is available from %PRODUCTNAME 7.2 onwards." +msgstr "" + +#. bAYUN +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id831613654401663\n" +"help.text" +msgid "These event properties are available from %PRODUCTNAME 7.2 onwards." +msgstr "" + +#. kVj8c +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id201613654395537\n" +"help.text" +msgid "This property is available from %PRODUCTNAME 7.2 onwards." +msgstr "" + #. EziC4 #: lib_ScriptForge.xhp msgctxt "" @@ -43,15 +124,6 @@ msgctxt "" msgid "<bookmark_value>BASIC ScriptForge library</bookmark_value>" msgstr "<bookmark_value>Bibliothèque BASIC ScriptForge</bookmark_value>" -#. MHX92 -#: lib_ScriptForge.xhp -msgctxt "" -"lib_ScriptForge.xhp\n" -"par_id901528999850603\n" -"help.text" -msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#basiclibrarynote\" markup=\"keep\"/><br/> <item type=\"literal\">GlobalScope.BasicLibraries.LoadLibrary(\"ScriptForge\")</item>" -msgstr "<embedvar href=\"text/sbasic/shared/00000003.xhp#basiclibrarynote\" markup=\"keep\"/><br/><item type=\"literal\">GlobalScope.BasicLibraries.LoadLibrary(\"ScriptForge\")</item>" - #. WLejn #: lib_ScriptForge.xhp msgctxt "" @@ -79,15 +151,69 @@ msgctxt "" msgid "The <literal>ScriptForge</literal> Basic library is available from %PRODUCTNAME 7.1 onwards." msgstr "" -#. acPUv +#. Depaw #: lib_ScriptForge.xhp msgctxt "" "lib_ScriptForge.xhp\n" -"par_id891611613601554\n" +"hd_id851613836643580\n" "help.text" msgid "Services provided by the ScriptForge library" msgstr "" +#. dw2Fe +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"par_id131613838858931\n" +"help.text" +msgid "Category" +msgstr "" + +#. TmFbF +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"par_id441613838858931\n" +"help.text" +msgid "Services" +msgstr "" + +#. ZZKBq +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"par_id851613847558931\n" +"help.text" +msgid "%PRODUCTNAME Basic" +msgstr "" + +#. jv7Z3 +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"par_id131613838825831\n" +"help.text" +msgid "Document Content" +msgstr "" + +#. 8fZtg +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"par_id131613947858931\n" +"help.text" +msgid "User Interface" +msgstr "" + +#. dAomL +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"par_id131613866258931\n" +"help.text" +msgid "Utilities" +msgstr "" + #. 6gvZc #: lib_ScriptForge.xhp msgctxt "" @@ -178,14 +304,14 @@ msgctxt "" msgid "Its entry points are:" msgstr "Ses points d'entrée sont :" -#. SBNCb +#. puNwN #: lib_euro.xhp msgctxt "" "lib_euro.xhp\n" "par_id381593519742529\n" "help.text" -msgid "Selecting the <emph>Euro Converter…</emph> wizard loads the following libraries in memory:" -msgstr "Sélectionner l'assistant <emph>Convertisseur Euro...</emph> charge les bibliothèques suivantes en mémoire :" +msgid "Selecting the <emph>Euro Converter</emph> wizard loads the following libraries in memory:" +msgstr "" #. TGAHA #: lib_euro.xhp @@ -268,14 +394,14 @@ msgctxt "" msgid "Description" msgstr "Description" -#. kN4F6 +#. ewcAB #: lib_gimmicks.xhp msgctxt "" "lib_gimmicks.xhp\n" "par_id921593518140986\n" "help.text" -msgid "The <emph>Gimmicks</emph> library is used by the <emph>AutoText...</emph> wizard." -msgstr "La bibliothèque <emph>Gimmicks</emph> est utilisée par l'assistant <emph>AutoTexte </emph>." +msgid "The <emph>Gimmicks</emph> library is used by the <emph>AutoText</emph> wizard." +msgstr "" #. kHzUe #: lib_gimmicks.xhp @@ -358,14 +484,14 @@ msgctxt "" msgid "Description" msgstr "Description" -#. asxd6 +#. Anhsb #: lib_importwiz.xhp msgctxt "" "lib_importwiz.xhp\n" "par_id921593518140986\n" "help.text" -msgid "The <emph>ImportWizard</emph> library is used by the <emph>Document converter...</emph> wizard." -msgstr "La bibliothèque <emph>ImportWizard</emph> est utilisée par l'assistant <emph>Convertisseur de documents...</emph>." +msgid "The <emph>ImportWizard</emph> library is used by the <emph>Document Converter</emph> wizard." +msgstr "" #. FaGZt #: lib_importwiz.xhp @@ -376,14 +502,14 @@ msgctxt "" msgid "Its entry point is:" msgstr "Son point d'entrée est :" -#. EyBsL +#. foGsC #: lib_importwiz.xhp msgctxt "" "lib_importwiz.xhp\n" "par_id381593519742529\n" "help.text" -msgid "Selecting the <emph>Document Converter...</emph> wizard loads the following libraries in memory:" -msgstr "Sélectionner l'assistant <emph>Convertisseur de documents...</emph> charge les bibliothèques suivantes en mémoire :" +msgid "Selecting the <emph>Document Converter</emph> wizard loads the following libraries in memory:" +msgstr "" #. vV4TD #: lib_importwiz.xhp @@ -2230,13 +2356,13 @@ msgctxt "" msgid "Definitions" msgstr "" -#. nXWRV +#. 4gE5A #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id511591016999246\n" "help.text" -msgid "Many methods require a \"<emph>Sheet</emph>\" or a \"<emph>Range</emph>\" as argument. Single cells are considered a special case of a <literal>Range</literal>)." +msgid "Many methods require a \"<emph>Sheet</emph>\" or a \"<emph>Range</emph>\" as argument. Single cells are considered a special case of a <literal>Range</literal>." msgstr "" #. kq2Br @@ -2275,15 +2401,6 @@ msgctxt "" msgid "The example below copies data from document A (opened as read-only and hidden) to document B." msgstr "" -#. 22mej -#: sf_calc.xhp -msgctxt "" -"sf_calc.xhp\n" -"hd_id941591020321580\n" -"help.text" -msgid "SheetName" -msgstr "" - #. iED65 #: sf_calc.xhp msgctxt "" @@ -2302,15 +2419,6 @@ msgctxt "" msgid "The shortcut \"~\" (tilde) represents the current sheet." msgstr "" -#. pL4FD -#: sf_calc.xhp -msgctxt "" -"sf_calc.xhp\n" -"hd_id101591020737697\n" -"help.text" -msgid "RangeName" -msgstr "" - #. nskFb #: sf_calc.xhp msgctxt "" @@ -4282,6 +4390,636 @@ msgctxt "" msgid "'Sort range based on columns A (ascending) and C (descending)" msgstr "" +#. zNFY6 +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"tit\n" +"help.text" +msgid "SFDatabases.Database service" +msgstr "" + +#. K7nuj +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"hd_id371587913266310\n" +"help.text" +msgid "<variable id=\"DatabaseService\"><link href=\"text/sbasic/shared/03/sf_database.xhp\" name=\"Database service\"><literal>SFDatabases</literal>.<literal>Database</literal> service</link></variable>" +msgstr "" + +#. RByov +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id891599407198144\n" +"help.text" +msgid "The <literal>Database</literal> service provides access to databases either embedded or described in Base documents. This service provides methods to:" +msgstr "" + +#. 7dqXS +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id551615386924481\n" +"help.text" +msgid "Get access to data in database tables." +msgstr "" + +#. 29pT5 +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id551615386924285\n" +"help.text" +msgid "Run <literal>SELECT</literal> queries and perform aggregate functions." +msgstr "" + +#. LYsPD +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id551615386924111\n" +"help.text" +msgid "Run SQL action statements such as <literal>INSERT</literal>, <literal>UPDATE</literal>, <literal>DELETE</literal>, etc." +msgstr "" + +#. ABgYk +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id811599407236602\n" +"help.text" +msgid "Each instance of the <literal>Database</literal> service represents a single database and gives access to its tables, queries and data. This service does not provide access to forms or reports in the Base document." +msgstr "" + +#. Snu6R +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id231615386789950\n" +"help.text" +msgid "All exchanges between this service and the database are done using SQL only." +msgstr "" + +#. MiGUE +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id121599407322804\n" +"help.text" +msgid "SQL statements may be run in <emph>direct</emph> or <emph>indirect</emph> mode. In direct mode the statement is transferred to the database engine without any syntax checking or review." +msgstr "" + +#. Kg5Cn +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id681599407189019\n" +"help.text" +msgid "The provided interfaces include simple tables and queries lists, as well as access to database data." +msgstr "" + +#. N3J98 +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id891599407280007\n" +"help.text" +msgid "To make SQL statements more readable, you can use optional square brackets to enclose tables, queries and fields instead of using other enclosing characters that may be exclusive to certain Relational Database Management Systems (RDBMS)." +msgstr "" + +#. CAFnK +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"hd_id91587913266988\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. GBCxf +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id541599408159668\n" +"help.text" +msgid "The code snippet below shows how to access any database with the <literal>Database</literal> service." +msgstr "" + +#. RApNW +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"bas_id471599408248873\n" +"help.text" +msgid "' ... Run queries, SQL statements, ..." +msgstr "" + +#. f2tV4 +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id111615146818256\n" +"help.text" +msgid "<emph>FileName</emph>: The name of the Base file. Must be expressed using <literal>SF_FileSystem.FileNaming</literal> notation." +msgstr "" + +#. yg5bv +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id771615146944307\n" +"help.text" +msgid "<emph>RegistrationName</emph>: The name of a registered database. If a file name is provided, this argument should not be used." +msgstr "" + +#. RM9c6 +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id491615147048748\n" +"help.text" +msgid "Conversely, if a <literal>RegistrationName</literal> is specified, the <literal>FileName</literal> parameter should not be defined." +msgstr "" + +#. 3d6NY +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id841615147168279\n" +"help.text" +msgid "<emph>ReadOnly</emph>: Determines if the database will be opened as readonly (Default = True)." +msgstr "" + +#. Gn7AF +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id291615147236001\n" +"help.text" +msgid "<emph>User, Password</emph>: Additional connection parameters to the database server." +msgstr "" + +#. Z2VVg +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"hd_id771615147491563\n" +"help.text" +msgid "Accessing Databases with the UI Service" +msgstr "" + +#. 6s3Hr +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id901599408410712\n" +"help.text" +msgid "It is also possible to access the database associated with a Base document using the <link href=\"text/sbasic/shared/03/sf_ui.xhp\" name=\"UI Service\"><literal>ScriptForge.UI</literal></link> service, as shown in the example below:" +msgstr "" + +#. T6mkQ +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"bas_id631615147843278\n" +"help.text" +msgid "' User and password are supplied below, if needed" +msgstr "" + +#. 88wGG +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"bas_id921599408791887\n" +"help.text" +msgid "' ... Run queries, SQL statements, ..." +msgstr "" + +#. EF9Lc +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"hd_id841587913266618\n" +"help.text" +msgid "Properties" +msgstr "" + +#. x4Z5A +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id521587913266568\n" +"help.text" +msgid "Name" +msgstr "" + +#. QUrYT +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id421587913266368\n" +"help.text" +msgid "Readonly" +msgstr "" + +#. 3kQCm +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id631587914939732\n" +"help.text" +msgid "Type" +msgstr "" + +#. RYuuo +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id951587913266220\n" +"help.text" +msgid "Description" +msgstr "" + +#. BzLQb +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id651587913266754\n" +"help.text" +msgid "Yes" +msgstr "" + +#. up8WT +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id421587914989890\n" +"help.text" +msgid "Array of strings" +msgstr "" + +#. dGoYp +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id351587913266349\n" +"help.text" +msgid "The list of stored queries." +msgstr "" + +#. bfdLR +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id931599409717463\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 2DDTs +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id71599409717945\n" +"help.text" +msgid "Array of strings" +msgstr "" + +#. rGTvw +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id341599409717612\n" +"help.text" +msgid "The list of stored tables." +msgstr "" + +#. u5YE4 +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id741599409777967\n" +"help.text" +msgid "Yes" +msgstr "" + +#. evuSw +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id551599409777759\n" +"help.text" +msgid "The UNO object representing the current database connection." +msgstr "" + +#. w9YZG +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id271599409887585\n" +"help.text" +msgid "Yes" +msgstr "" + +#. NeTGg +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id861599409887284\n" +"help.text" +msgid "The UNO object representing the metadata describing the database system attributes." +msgstr "" + +#. ApsdK +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id231614360519973\n" +"help.text" +msgid "List of Methods in the Database Service" +msgstr "" + +#. emrA2 +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id201587913266596\n" +"help.text" +msgid "Closes the current database connection." +msgstr "" + +#. nwbSh +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id13159655484952\n" +"help.text" +msgid "Computes the given aggregate function on a field or expression belonging to a table." +msgstr "" + +#. E9LsG +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id101615148468548\n" +"help.text" +msgid "Optionally, a SQL <literal>WHERE</literal> clause can be specified as a filter that will be applied prior to the aggregate function." +msgstr "" + +#. rKxVP +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id441596554849949\n" +"help.text" +msgid "<emph>Expression</emph>: A SQL expression in which the field names are surrounded with square brackets." +msgstr "" + +#. 3PSmS +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id381596554849698\n" +"help.text" +msgid "<emph>TableName</emph>: A table name (without square brackets)." +msgstr "" + +#. F4AAZ +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id521596554849185\n" +"help.text" +msgid "<emph>Criteria</emph>: A <literal>WHERE</literal> clause without the \"WHERE\" keyword, in which field names are surrounded with square brackets." +msgstr "" + +#. AGBFS +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id781615150306678\n" +"help.text" +msgid "The example below assumes the file <literal>Employees.odb</literal> has a table named <literal>EmployeeData</literal>." +msgstr "" + +#. KAqZB +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"bas_id871615150277916\n" +"help.text" +msgid "' Counts the number of employees in the table" +msgstr "" + +#. AVstM +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"bas_id291615150373387\n" +"help.text" +msgid "' Returns the sum of all salaries in the table" +msgstr "" + +#. cMiVJ +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"bas_id931615150423062\n" +"help.text" +msgid "' Below are some examples of how tables can be filtered" +msgstr "" + +#. kCmmv +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id41599488113961\n" +"help.text" +msgid "Computes a SQL expression on a single record returned by a <literal>WHERE</literal> clause defined by the <literal>Criteria</literal> parameter." +msgstr "" + +#. 8yUaz +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id601615381471954\n" +"help.text" +msgid "If the query returns multiple records, only the first one is considered. Use the <literal>OrderClause</literal> parameter to determine how query results are sorted." +msgstr "" + +#. CNwh2 +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id671599488113986\n" +"help.text" +msgid "<emph>Expression</emph>: A SQL expression in which the field names are surrounded with square brackets." +msgstr "" + +#. 5DGVh +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id441599488113247\n" +"help.text" +msgid "<emph>TableName</emph>: A table name (without square brackets)." +msgstr "" + +#. jtrX7 +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id40159948811316\n" +"help.text" +msgid "<emph>Criteria</emph>: A <literal>WHERE</literal> clause without the \"WHERE\" keyword, in which field names are surrounded with square brackets." +msgstr "" + +#. X5HJp +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id71599488689029\n" +"help.text" +msgid "<emph>OrderClause</emph>: An <literal>ORDER BY</literal> clause without the \"ORDER BY\" keywords. Field names should be surrounded with square brackets." +msgstr "" + +#. CPoBx +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id481599489278579\n" +"help.text" +msgid "Stores the contents of a table or the results of a <literal>SELECT</literal> query or of an SQL statement in a two-dimensional array. The first index in the array corresponds to the rows and the second index refers to the columns." +msgstr "" + +#. GXji8 +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id821615384762425\n" +"help.text" +msgid "An upper limit can be specified to the number of returned rows. Optionally column names may be inserted in the first row of the array." +msgstr "" + +#. gX7AY +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id271599490209915\n" +"help.text" +msgid "The returned array will be empty if no rows are returned and the column headers are not required." +msgstr "" + +#. dURZU +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id451599489278429\n" +"help.text" +msgid "<emph>SQLCommand</emph>: A table or query name (without square brackets) or a <literal>SELECT</literal> SQL statement." +msgstr "" + +#. fFFFd +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id271599489278141\n" +"help.text" +msgid "<emph>DirectSQL</emph>: When <literal>True</literal>, the SQL command is sent to the database engine without pre-analysis. Default is <literal>False</literal>. This argument is ignored for tables. For queries, the applied option is the one set when the query was defined." +msgstr "" + +#. unoDn +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id941599489278747\n" +"help.text" +msgid "<emph>Header</emph>: When <literal>True</literal>, the first row of the returned array contains the column headers." +msgstr "" + +#. BZxwK +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id591599489278926\n" +"help.text" +msgid "<emph>MaxRows</emph>: The maximum number of rows to return. The default is zero, meaning there is no limit to the number of returned rows." +msgstr "" + +#. 3XZPf +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id721615385125947\n" +"help.text" +msgid "Below are a few examples of how the <literal>GetRows</literal> method can be used:" +msgstr "" + +#. zkeuW +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"bas_id171615385196045\n" +"help.text" +msgid "' Returns all rows in the table with column headers" +msgstr "" + +#. eFmmE +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"bas_id371615385230721\n" +"help.text" +msgid "' Returns the first 50 employee records ordered by the 'FirstName' field" +msgstr "" + +#. FMBEy +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id31599490609759\n" +"help.text" +msgid "Executes an action query of an SQL statement such as creating a table, as well as inserting, updating and deleting records." +msgstr "" + +#. gyiQy +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id331615385491925\n" +"help.text" +msgid "The method returns <literal>True</literal> when successful." +msgstr "" + +#. G5bDE +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id21599490810021\n" +"help.text" +msgid "The <literal>RunSql</literal> method is rejected with an error message in case the database was previously opened in read-only mode." +msgstr "" + +#. cMjus +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id701599490609473\n" +"help.text" +msgid "<emph>SQLCommand</emph>: A query name (without square brackets) or a SQL statement." +msgstr "" + +#. kngXb +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id51599490609377\n" +"help.text" +msgid "<emph>DirectSQL</emph>: When <literal>True</literal>, the SQL command is sent to the database engine without pre-analysis. (Default = <literal>False</literal>). For queries, the applied option is the one set when the query was defined." +msgstr "" + #. BC4Sc #: sf_dialog.xhp msgctxt "" @@ -4363,13 +5101,13 @@ msgctxt "" msgid "Service invocation and usage" msgstr "" -#. hZcuK +#. v8RcL #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" "par_id361598174756160\n" "help.text" -msgid "The dialog service is invoked through the <literal>CreateScriptService</literal> method. It requires three arguments to specify the dialog box to activate:" +msgid "The <literal>Dialog</literal> service is invoked through the <literal>CreateScriptService</literal> method. It requires three arguments to specify the dialog box to activate:" msgstr "" #. Ntzqh @@ -4444,6 +5182,15 @@ msgctxt "" msgid "Note that in previous examples, the prefix <literal>\"SFDialogs.\"</literal> may be omitted." msgstr "" +#. zLWvF +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id251612628336779\n" +"help.text" +msgid "Properties or methods marked below as <emph>(7.2)</emph> are available as from %PRODUCTNAME 7.2 onwards." +msgstr "" + #. nXGkZ #: sf_dialog.xhp msgctxt "" @@ -4669,121 +5416,301 @@ msgctxt "" msgid "The UNO object representing the dialog view. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControlModel.html\" name=\"XControl interface\">XControl</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlDialog-members.html\" name=\"UnoControlDialog interface\">UnoControlDialog</link> in Application Programming Interface (API) documentation for detailed information." msgstr "" -#. gTQjc +#. q8eyc #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" -"par_id921606472825856\n" +"hd_id421612628828054\n" "help.text" -msgid "Methods" +msgid "Event properties" msgstr "" -#. DiCyL +#. EbGWN #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" -"par_id871583933076448\n" +"par_id41612629140856\n" "help.text" -msgid "Set the focus on the current <literal>Dialog</literal> instance. Return <literal>True</literal> if focusing was successful." +msgid "Returns a URI string with the reference to the script triggered by the event. Read its specification in the <link href=\"https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/Scripting_Framework_URI_Specification\" name=\"URI specification\">scripting framework URI specification</link>." msgstr "" -#. 7QdPA +#. XCC7C #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" -"par_id151598178880227\n" +"par_id961612628879819\n" "help.text" -msgid "This method is called from a dialog or control event, or when a dialog is displayed in non-modal mode." +msgid "Name" msgstr "" -#. L9qDh +#. V3bin #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" -"hd _id61583933076171\n" +"par_id401612628879819\n" "help.text" -msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgid "ReadOnly" msgstr "" -#. iFcFd +#. uW85z #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" -"hd _id26158393307687\n" +"par_id281612628879819\n" "help.text" -msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgid "Basic IDE Description" msgstr "" -#. eYDfG +#. dFkbN #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" -"bas_id841598179117184\n" +"par_id111612629836630\n" "help.text" -msgid "' Dialog stored in current document's standard library" +msgid "Yes" msgstr "" -#. 4qLn9 +#. aKBvg #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" -"par_id161584541257982\n" +"par_id1001612629836902\n" "help.text" -msgid "Return either:" +msgid "When receiving focus" msgstr "" -#. isSnB +#. 4FBaJ #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" -"par_id421598179770993\n" +"par_id291612629836294\n" "help.text" -msgid "the list of the controls contained in the dialog" +msgid "Yes" msgstr "" -#. 4EuYK +#. 8U7FZ #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" -"par_id81598185229301\n" +"par_id62161262983683\n" "help.text" -msgid "a dialog control class instance based on its name" +msgid "When losing focus" msgstr "" -#. 2RFtC +#. wBCKi #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" -"hd _id601584541257443\n" +"par_id81612629836634\n" "help.text" -msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgid "Yes" msgstr "" -#. 7PGuV +#. CK5vU #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" -"hd _id291584541257237\n" +"par_id881612629836744\n" "help.text" -msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgid "Key pressed" msgstr "" -#. AEAHd +#. gXJGu #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" -"par_id1001584541257789\n" +"par_id591612629836830\n" "help.text" -msgid "<emph>ControlName</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array." +msgid "Yes" msgstr "" -#. atHXa +#. CJwi7 #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" -"hd _id32158454125769\n" +"par_id161612629836775\n" "help.text" -msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgid "Key released" +msgstr "" + +#. wS7GH +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id891612629836630\n" +"help.text" +msgid "Yes" +msgstr "" + +#. GcDU7 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id461612629836679\n" +"help.text" +msgid "Mouse moved while key presses" +msgstr "" + +#. eUS49 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id131612629836291\n" +"help.text" +msgid "Yes" +msgstr "" + +#. QrByH +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id151612629836151\n" +"help.text" +msgid "Mouse inside" +msgstr "" + +#. CRGTF +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id211612629836725\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 69s4B +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id361612629836624\n" +"help.text" +msgid "Mouse outside" +msgstr "" + +#. ojLRr +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id311612629836481\n" +"help.text" +msgid "Yes" +msgstr "" + +#. XaS8A +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id721612629836752\n" +"help.text" +msgid "Mouse moved" +msgstr "" + +#. MnMUF +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id981612629836116\n" +"help.text" +msgid "Yes" +msgstr "" + +#. NtqPz +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id381612629836635\n" +"help.text" +msgid "Mouse button pressed" +msgstr "" + +#. czknv +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id711612629836704\n" +"help.text" +msgid "Yes" +msgstr "" + +#. J2uzg +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id35161262983642\n" +"help.text" +msgid "Mouse button released" +msgstr "" + +#. gTQjc +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id921606472825856\n" +"help.text" +msgid "Methods" +msgstr "" + +#. DiCyL +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id871583933076448\n" +"help.text" +msgid "Set the focus on the current <literal>Dialog</literal> instance. Return <literal>True</literal> if focusing was successful." +msgstr "" + +#. 7QdPA +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id151598178880227\n" +"help.text" +msgid "This method is called from a dialog or control event, or when a dialog is displayed in non-modal mode." +msgstr "" + +#. eYDfG +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id841598179117184\n" +"help.text" +msgid "' Dialog stored in current document's standard library" +msgstr "" + +#. 4qLn9 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id161584541257982\n" +"help.text" +msgid "Return either:" +msgstr "" + +#. isSnB +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id421598179770993\n" +"help.text" +msgid "the list of the controls contained in the dialog" +msgstr "" + +#. 4EuYK +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id81598185229301\n" +"help.text" +msgid "a dialog control class instance based on its name" +msgstr "" + +#. AEAHd +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id1001584541257789\n" +"help.text" +msgid "<emph>ControlName</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array." msgstr "" #. j8x9C @@ -4876,22 +5803,13 @@ msgctxt "" msgid "' Dialog stored in current document's standard library" msgstr "" -#. FrCG7 -#: sf_dialog.xhp -msgctxt "" -"sf_dialog.xhp\n" -"bas_id781612273203518\n" -"help.text" -msgid "End Select" -msgstr "" - -#. DYy75 +#. ARCGg #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" "par_id21598187953679\n" "help.text" -msgid "Terminate the dialog service for the current instance. Return <literal>True</literal> if the termination was successful." +msgid "Terminate the <literal>Dialog</literal> service for the current instance. Return <literal>True</literal> if the termination was successful." msgstr "" #. BFfGX @@ -4921,31 +5839,31 @@ msgctxt "" msgid "The <literal>DialogControl</literal> service manages the controls belonging to a dialog defined with the Basic <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Dialog Editor\">Dialog Editor</link>. Each instance of the current service represents a single control within a dialog box." msgstr "" -#. 3oXnC +#. 7dDgL #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"bm_id331612167249331\n" +"par_id701598191157426\n" "help.text" -msgid "<bookmark_value>API;awt.XControl</bookmark_value> <bookmark_value>API;awt.XControlModel</bookmark_value>" +msgid "The focus is set on getting and setting the values displayed by the controls of the dialog box. Formatting is accessible via the <literal>XControlModel</literal> and <literal>XControlView</literal> properties." msgstr "" -#. 7dDgL +#. fFfwe #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id701598191157426\n" +"par_id981598191184526\n" "help.text" -msgid "The focus is set on getting and setting the values displayed by the controls of the dialog box. Formatting is accessible via the <literal>XControlModel</literal> and <literal>XControlView</literal> properties." +msgid "Note that the unique <literal>DialogControl.Value</literal> property content varies according to the control type." msgstr "" -#. GqHgy +#. MBrzA #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id981598191184526\n" +"par_id991612698027551\n" "help.text" -msgid "Note that <literal>DialogControl.Value</literal> property content varies according to UNO control types." +msgid "A special attention is given to controls of type tree control. It is easy to populate a tree, either branch by branch, or with a set of branches at once. Populating a tree control can be performed statically or dynamically." msgstr "" #. 9LpGF @@ -5029,6 +5947,15 @@ msgctxt "" msgid "The <literal>DialogControl</literal> service is available for these control types:" msgstr "" +#. ScLTk +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id171612698897514\n" +"help.text" +msgid "TreeControl" +msgstr "" + #. 7xddb #: sf_dialogcontrol.xhp msgctxt "" @@ -5092,6 +6019,15 @@ msgctxt "" msgid "No" msgstr "" +#. jqpFz +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id231598538847029\n" +"help.text" +msgid "Button" +msgstr "" + #. aTyMC #: sf_dialogcontrol.xhp msgctxt "" @@ -5146,6 +6082,33 @@ msgctxt "" msgid "One of the types listed above." msgstr "" +#. oMipU +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id67161270548283\n" +"help.text" +msgid "No" +msgstr "" + +#. 59ovD +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id341612705482566\n" +"help.text" +msgid "UNO<br/>object" +msgstr "" + +#. w2ZhT +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id1001612705482919\n" +"help.text" +msgid "The currently upmost node selected in the tree control. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1tree_1_1XMutableTreeNode.html\" name=\"awt.tree.XMutableTreeNode\">XmutableTreeNode</link> in Application Programming Interface (API) documentation for detailed information." +msgstr "" + #. veivJ #: sf_dialogcontrol.xhp msgctxt "" @@ -5200,13 +6163,13 @@ msgctxt "" msgid "No" msgstr "" -#. DrmM6 +#. 6L9ke #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id491598539231618\n" +"par_id491598529331618\n" "help.text" -msgid "DateField, TimeField, FormattedField (read-only)" +msgid "(read-only)" msgstr "" #. QbN5U @@ -5425,6 +6388,33 @@ msgctxt "" msgid "Specifies the file name containing a bitmap or other type of graphic to be displayed on the specified control. The filename must comply with the <literal>FileNaming</literal> attribute of the <literal>ScriptForge.FileSystem</literal> service." msgstr "" +#. LZLsc +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id831612700624650\n" +"help.text" +msgid "Yes" +msgstr "" + +#. QxAW9 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id711612700624483\n" +"help.text" +msgid "UNO<br/>object" +msgstr "" + +#. m4N4j +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id11612700624514\n" +"help.text" +msgid "An object representing the lowest root node (usually there is only one such root node). Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1tree_1_1XMutableTreeNode.html\" name=\"awt.tree.XMutableTreeNode\">XmutableTreeNode</link> in Application Programming Interface (API) documentation for detailed information." +msgstr "" + #. PqsSY #: sf_dialogcontrol.xhp msgctxt "" @@ -5515,13 +6505,13 @@ msgctxt "" msgid "No" msgstr "" -#. fk87j +#. ZHrsm #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id991598517671916\n" +"par_id1001598540024225\n" "help.text" -msgid "Read below." +msgid "Refer to <link href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp#hd_id81598540704978\" name=\"Value property\">Value property</link>" msgstr "" #. PqKgo @@ -5623,13 +6613,49 @@ msgctxt "" msgid "The UNO object representing the control view. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControl.html\" name=\"awt.XControl\">XControl</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlDialog.html)\" name=\"awt.UnoControlDialog\">UnoControlDialog</link> in Application Programming Interface (API) documentation for detailed information." msgstr "" -#. agJv5 +#. SAkJX +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id741612699446459\n" +"help.text" +msgid "Yes" +msgstr "" + +#. yuAdF +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id311612699446893\n" +"help.text" +msgid "UNO<br/>object" +msgstr "" + +#. 3Dmwo +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id25161269944611\n" +"help.text" +msgid "TreeControl" +msgstr "" + +#. 7XckG +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id691612699446892\n" +"help.text" +msgid "The UNO object representing the tree control data model. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1tree_1_1XMutableTreeDataModel.html\" name=\"awt.tree.XMutableTreeDataModel\">XMutableTreeDataModel</link> in Application Programming Interface (API) documentation for detailed information." +msgstr "" + +#. dfWTW #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" "hd_id81598540704978\n" "help.text" -msgid "The Value property" +msgid "The <variable id=\"ValueProperty\">Value property</variable>" msgstr "" #. JHK7w @@ -5659,6 +6685,15 @@ msgctxt "" msgid "Description" msgstr "" +#. kfK2B +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id271598543254590\n" +"help.text" +msgid "Boolean" +msgstr "" + #. jEyx9 #: sf_dialogcontrol.xhp msgctxt "" @@ -5686,6 +6721,15 @@ msgctxt "" msgid "0, False: not checked<br/>1, True: checked<br/>2: grayed, don't know" msgstr "" +#. EKHtH +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id781598543254887\n" +"help.text" +msgid "String" +msgstr "" + #. nZVA5 #: sf_dialogcontrol.xhp msgctxt "" @@ -5704,6 +6748,24 @@ msgctxt "" msgid "Numeric" msgstr "" +#. DoCfT +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id401598543254743\n" +"help.text" +msgid "Date" +msgstr "" + +#. XzBhY +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id731598543254544\n" +"help.text" +msgid "String" +msgstr "" + #. kgfXR #: sf_dialogcontrol.xhp msgctxt "" @@ -5749,6 +6811,15 @@ msgctxt "" msgid "Numeric" msgstr "" +#. CCkkF +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id81598543254625\n" +"help.text" +msgid "String" +msgstr "" + #. YvPAp #: sf_dialogcontrol.xhp msgctxt "" @@ -5767,6 +6838,15 @@ msgctxt "" msgid "Must be within the predefined bounds" msgstr "" +#. veFie +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id561598543254115\n" +"help.text" +msgid "Boolean" +msgstr "" + #. ZragT #: sf_dialogcontrol.xhp msgctxt "" @@ -5794,6 +6874,15 @@ msgctxt "" msgid "Must be within the predefined bounds" msgstr "" +#. 5VuCQ +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id751598543254299\n" +"help.text" +msgid "String" +msgstr "" + #. a9AMF #: sf_dialogcontrol.xhp msgctxt "" @@ -5803,6 +6892,348 @@ msgctxt "" msgid "The text appearing in the field" msgstr "" +#. wGGjL +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id341598543254600\n" +"help.text" +msgid "Date" +msgstr "" + +#. CABLr +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"hd_id421612628828054\n" +"help.text" +msgid "Event properties" +msgstr "" + +#. c7srp +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id41612629140856\n" +"help.text" +msgid "Returns a URI string with the reference to the script triggered by the event. Read its specification in the <link href=\"https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/Scripting_Framework_URI_Specification\" name=\"URI specification\">scripting framework URI specification</link>." +msgstr "" + +#. fkFAt +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id961612628879819\n" +"help.text" +msgid "Name" +msgstr "" + +#. 2sB8F +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id401612628879819\n" +"help.text" +msgid "ReadOnly" +msgstr "" + +#. 2A2Ex +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id281612628879819\n" +"help.text" +msgid "Description as labeled in the Basic IDE" +msgstr "" + +#. rSRBQ +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id91612707166532\n" +"help.text" +msgid "Yes" +msgstr "" + +#. aABgD +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id291612707166258\n" +"help.text" +msgid "Execute action" +msgstr "" + +#. KnFdW +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id79161270716675\n" +"help.text" +msgid "Yes" +msgstr "" + +#. JrRob +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id831612707166731\n" +"help.text" +msgid "While adjusting" +msgstr "" + +#. mpuj3 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id111612629836630\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 7Swj5 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id1001612629836902\n" +"help.text" +msgid "When receiving focus" +msgstr "" + +#. Mp4i7 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id291612629836294\n" +"help.text" +msgid "Yes" +msgstr "" + +#. ozGia +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id62161262983683\n" +"help.text" +msgid "When losing focus" +msgstr "" + +#. TR5uW +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id51612707354544\n" +"help.text" +msgid "Yes" +msgstr "" + +#. HREcr +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id211612707354899\n" +"help.text" +msgid "Item status changed" +msgstr "" + +#. L6e2x +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id81612629836634\n" +"help.text" +msgid "Yes" +msgstr "" + +#. sVo6A +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id881612629836744\n" +"help.text" +msgid "Key pressed" +msgstr "" + +#. pPBHX +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id591612629836830\n" +"help.text" +msgid "Yes" +msgstr "" + +#. P6NX8 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id161612629836775\n" +"help.text" +msgid "Key released" +msgstr "" + +#. XJGHA +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id891612629836630\n" +"help.text" +msgid "Yes" +msgstr "" + +#. oCDXm +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id461612629836679\n" +"help.text" +msgid "Mouse moved while key presses" +msgstr "" + +#. nLbMG +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id131612629836291\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 9XdcG +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id151612629836151\n" +"help.text" +msgid "Mouse inside" +msgstr "" + +#. BZ7sC +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id211612629836725\n" +"help.text" +msgid "Yes" +msgstr "" + +#. mzbBD +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id361612629836624\n" +"help.text" +msgid "Mouse outside" +msgstr "" + +#. fAD8Y +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id311612629836481\n" +"help.text" +msgid "Yes" +msgstr "" + +#. FCBxu +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id721612629836752\n" +"help.text" +msgid "Mouse moved" +msgstr "" + +#. 4DCtC +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id981612629836116\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 8B9ct +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id381612629836635\n" +"help.text" +msgid "Mouse button pressed" +msgstr "" + +#. krueU +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id711612629836704\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 4c5qE +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id35161262983642\n" +"help.text" +msgid "Mouse button released" +msgstr "" + +#. FkyLb +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id851612707606863\n" +"help.text" +msgid "No" +msgstr "" + +#. VudpK +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id351612707606197\n" +"help.text" +msgid "(Not in Basic IDE) when the expansion button is pressed on a node in a tree control" +msgstr "" + +#. TkEgQ +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id121612707606251\n" +"help.text" +msgid "No" +msgstr "" + +#. quWBQ +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id881612707606121\n" +"help.text" +msgid "(Not in Basic IDE) when a node in a tree control is selected" +msgstr "" + +#. qyb3B +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id811612707606330\n" +"help.text" +msgid "Yes" +msgstr "" + +#. th6Kr +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id621612707606219\n" +"help.text" +msgid "Text modified" +msgstr "" + #. YFbGT #: sf_dialogcontrol.xhp msgctxt "" @@ -5821,33 +7252,222 @@ msgctxt "" msgid "List of Methods in the DialogControl Service" msgstr "" -#. 3oU3L +#. 5jtfg #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id871583933076448\n" +"par_id831612711823126\n" "help.text" -msgid "Set the focus on the control. Return <literal>True</literal> if focusing was successful." +msgid "Create and return a new node of the tree control as a UNO object subordinate to a parent node. <variable id=\"XMutableTreeNode\">Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1tree_1_1XMutableTreeNode.html\" name=\"awt.tree.XMutableTreeNode\">XMutableTreeNode</link> in Application Programming Interface (API) documentation for detailed information.</variable>" msgstr "" -#. 6YvuU +#. MrQnS #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id151598178880227\n" +"par_id741612711823706\n" "help.text" -msgid "This method is often called from a dialog or control event." +msgid "This method may be called before displaying the dialog box to build the initial tree. It may also be called from a dialog or control event - using the <literal>OnNodeExpanded</literal> event - to complete the tree dynamically." msgstr "" -#. B7sAb +#. cK7HA #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"bas_id841598179117184\n" +"par_id761612711823834\n" +"help.text" +msgid "<emph>ParentNode</emph>: A node UNO object, of type <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>." +msgstr "" + +#. g2Ubo +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id791612711823819\n" +"help.text" +msgid "<emph>DisplayValue</emph>: The text appearing in the tree control box." +msgstr "" + +#. GV6Gp +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id911612711823382\n" +"help.text" +msgid "<emph>DataValue</emph>: Any value associated with the new node. Default value is <literal>Empty</literal>." +msgstr "" + +#. qbb2x +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"bas_id401612711823779\n" "help.text" msgid "'Dialog stored in current document's standard library" msgstr "" +#. 8B3qP +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id221612713087885\n" +"help.text" +msgid "Return <literal>True</literal> when a subtree, subordinate to a parent node, could be inserted successfully in a tree control. If the parent node had already child nodes before calling this method, the child nodes are erased." +msgstr "" + +#. UkE9k +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id781612713087722\n" +"help.text" +msgid "<emph>ParentNode</emph>: A node UNO object, of type <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>." +msgstr "" + +#. 2FTD4 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id36161271308759\n" +"help.text" +msgid "<emph>FlatTree</emph>: a two dimension array sorted on the columns containing the display values. Such an array can be issued by the <literal>GetRows</literal> method applied on the <literal>SFDatabases.Database</literal> service. When an array item containing the text to be displayed is <literal>Empty</literal> or <literal>Null</literal>, no new subnode is created and the remainder of the row is skipped." +msgstr "" + +#. r5QNj +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"bas_id61612716027443\n" +"help.text" +msgid "Flat tree >>>> Resulting subtree" +msgstr "" + +#. SQH7v +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id51612713087915\n" +"help.text" +msgid "<emph>WithDataValue</emph>: When <literal>False</literal> default value is used, every column of <literal>FlatTree</literal> contains the text to be displayed in the tree control. When <literal>True</literal>, the texts to be displayed (<literal>DisplayValue</literal>) are in columns 0, 2, 4, ... while the data values (<literal>DataValue</literal>) are in columns 1, 3, 5, ..." +msgstr "" + +#. fWnhZ +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id151612780723320\n" +"help.text" +msgid "Returns a new root node of the tree control, as a node UNO object of type <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>. The new tree root is inserted below pre-existing root nodes. <embedvar href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp#XMutableTreeNode\"/>" +msgstr "" + +#. YT845 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id821612780723965\n" +"help.text" +msgid "This method may be called before displaying the dialog box to build the initial tree. It may also be called from a dialog or control event to complete the tree dynamically." +msgstr "" + +#. QiXVA +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id671612780723837\n" +"help.text" +msgid "<emph>DisplayValue</emph>: The text appearing in the tree control box." +msgstr "" + +#. Cw3b9 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id31612780723267\n" +"help.text" +msgid "<emph>DataValue</emph>: Any value associated with the new node. Default value is <literal>Empty</literal>." +msgstr "" + +#. Ynpwt +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id171612781589503\n" +"help.text" +msgid "Traverses the tree and finds recursively, starting from the root, a node meeting some criteria. Either - 1 match is enough - having its display value matching <literal>DisplayValue</literal> pattern or having its data value equal to <literal>DataValue</literal>. The comparisons may be or not case-sensitive. The first matching occurrence is returned as a node UNO object of type <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>. <embedvar href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp#XMutableTreeNode\"/>" +msgstr "" + +#. 5Jxkj +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id741612782475457\n" +"help.text" +msgid "When not found, the method returns <literal>Nothing</literal>, to be tested with the <literal>IsNull()</literal> builtin function." +msgstr "" + +#. n7pE8 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id41612781589363\n" +"help.text" +msgid "This method may be called before displaying the dialog box to build the initial tree. It may also be called from a dialog or control event." +msgstr "" + +#. t5Kcc +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id541613670199211\n" +"help.text" +msgid "One argument out of <literal>DisplayValue</literal>or <literal>DataValue</literal> must be specified. If both present, one match is sufficient to select the node." +msgstr "" + +#. KMPVF +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id591612781589560\n" +"help.text" +msgid "<emph>DisplayValue</emph>: The pattern to be matched. See the <link href=\"text/sbasic/shared/03/sf_string.xhp#IsLike\" name=\"Sting service IsLike() method\"><literal>SF_String.IsLike()</literal></link> method. When equal to the zero-length string (default), this display value is not searched for." +msgstr "" + +#. CF4o6 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id481612781589626\n" +"help.text" +msgid "<emph>DataValue</emph>: A string, a numeric value, a date. Use <literal>Empty</literal> default value when no value applies." +msgstr "" + +#. g7uEG +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id141582384726168\n" +"help.text" +msgid "<emph>CaseSensitive</emph>: Default value is <literal>False</literal>" +msgstr "" + +#. 3oU3L +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id871583933076448\n" +"help.text" +msgid "Set the focus on the control. Return <literal>True</literal> if focusing was successful." +msgstr "" + +#. 6YvuU +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id151598178880227\n" +"help.text" +msgid "This method is often called from a dialog or control event." +msgstr "" + #. HNmmm #: sf_dialogcontrol.xhp msgctxt "" @@ -5866,13 +7486,13 @@ msgctxt "" msgid "An error is raised if the actual control is not of the type <literal>TextField</literal> or is not multiline." msgstr "" -#. MwNhE +#. AKiEA #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" "par_id1001584541257789\n" "help.text" -msgid "<emph>Line</emph> : The string to insert. Default = an empty line." +msgid "<emph>Line</emph>: The string to insert. Default is an empty line." msgstr "" #. opNus @@ -8017,15 +9637,6 @@ msgctxt "" msgid "The following code snippet invokes the <literal>FileSystem</literal> service. The method <literal>BuildPath</literal> was used as an example." msgstr "" -#. hUmn8 -#: sf_filesystem.xhp -msgctxt "" -"sf_filesystem.xhp\n" -"bm_id901612991354326\n" -"help.text" -msgid "<bookmark_value>FileSystem service;FileNaming property</bookmark_value> <bookmark_value>FileSystem service;ConfigFolder property</bookmark_value> <bookmark_value>FileSystem service;ExtensionsFolder property</bookmark_value> <bookmark_value>FileSystem service;HomeFolder property</bookmark_value> <bookmark_value>FileSystem service;InstallFolder property</bookmark_value> <bookmark_value>FileSystem service;TemplatesFolder property</bookmark_value> <bookmark_value>FileSystem service;TemporaryFolder property</bookmark_value> <bookmark_value>FileSystem service;UserTemplatesFolder property</bookmark_value>" -msgstr "" - #. Gsznv #: sf_filesystem.xhp msgctxt "" @@ -8269,22 +9880,22 @@ msgctxt "" msgid "Joins a folder path and the name of a file and returns the full file name with a valid path separator. The path separator is added only if necessary." msgstr "" -#. dbCP6 +#. EDmLL #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id90158393307695\n" "help.text" -msgid "<emph>FolderName</emph> : The path with which <literal>Name</literal> will be combined. The specified path does not need to be an existing folder." +msgid "<emph>FolderName</emph>: The path with which <literal>Name</literal> will be combined. The specified path does not need to be an existing folder." msgstr "" -#. LaGBv +#. TqBVA #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id891583933076975\n" "help.text" -msgid "<emph>Name</emph> : The name of the file to be appended to <literal>FolderName</literal>. This parameter uses the notation of the current operating system." +msgid "<emph>Name</emph>: The name of the file to be appended to <literal>FolderName</literal>. This parameter uses the notation of the current operating system." msgstr "" #. DwTpc @@ -8305,22 +9916,22 @@ msgctxt "" msgid "Depending on the value of the <literal>CompareContents</literal> argument, the comparison between both files can be either based only on file attributes (such as the last modified date), or based on the file contents." msgstr "" -#. dLpG4 +#. kYy2f #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id481601118910755\n" "help.text" -msgid "<emph>FileName1, FileName2</emph> : The files to compare." +msgid "<emph>FileName1, FileName2</emph>: The files to compare." msgstr "" -#. TAPBR +#. mXZPN #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id111601118910848\n" "help.text" -msgid "<emph>CompareContents</emph> : When <literal>True</literal>, the contents of the files are compared (default = <literal>False</literal>)." +msgid "<emph>CompareContents</emph>: When <literal>True</literal>, the contents of the files are compared (default = <literal>False</literal>)." msgstr "" #. EZNG5 @@ -8350,22 +9961,22 @@ msgctxt "" msgid "The method stops immediately after it encounters an error. The method does not roll back nor does it undo changes made before the error occurred." msgstr "" -#. ErB6x +#. cxNda #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id1001584541257789\n" "help.text" -msgid "<emph>Source</emph> : It can be a <literal>FileName</literal> or a <literal>NamePattern</literal> indicating one or more files to be copied." +msgid "<emph>Source</emph>: It can be a <literal>FileName</literal> or a <literal>NamePattern</literal> indicating one or more files to be copied." msgstr "" -#. A3qtd +#. pwEq9 #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id111584542310166\n" "help.text" -msgid "<emph>Destination</emph> : It can be either a <literal>FileName</literal> specifying where the single <literal>Source</literal> file is to be copied, or a <literal>FolderName</literal> into which the multiple files from <literal>Source</literal> are to be copied." +msgid "<emph>Destination</emph>: It can be either a <literal>FileName</literal> specifying where the single <literal>Source</literal> file is to be copied, or a <literal>FolderName</literal> into which the multiple files from <literal>Source</literal> are to be copied." msgstr "" #. FCpqn @@ -8386,13 +9997,13 @@ msgctxt "" msgid "Wildcard characters are not allowed in <literal>Destination</literal>." msgstr "" -#. 53E5r +#. 48FYf #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id251584542431558\n" "help.text" -msgid "<emph>Overwrite</emph> : If <literal>True</literal> (default), files may be overwritten. The method will fail if <literal>Destination</literal> is readonly, regardless of the value specified in <literal>Overwrite</literal>." +msgid "<emph>Overwrite</emph>: If <literal>True</literal> (default), files may be overwritten. The method will fail if <literal>Destination</literal> is readonly, regardless of the value specified in <literal>Overwrite</literal>." msgstr "" #. KerV3 @@ -8440,22 +10051,22 @@ msgctxt "" msgid "The method stops immediately after it encounters an error. The method does not roll back nor does it undo changes made before the error occurred." msgstr "" -#. ygWn7 +#. isESD #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id851584544734202\n" "help.text" -msgid "<emph>Source</emph> : It can be a <literal>FolderName</literal> or a <literal>NamePattern</literal> indicating one or more folders to be copied." +msgid "<emph>Source</emph>: It can be a <literal>FolderName</literal> or a <literal>NamePattern</literal> indicating one or more folders to be copied." msgstr "" -#. EgL3W +#. 5fFnt #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id321584544734273\n" "help.text" -msgid "<emph>Destination</emph> : Specifies the <literal>FolderName</literal> into which the single or multiple folders defined in <literal>Source</literal> are to be copied." +msgid "<emph>Destination</emph>: Specifies the <literal>FolderName</literal> into which the single or multiple folders defined in <literal>Source</literal> are to be copied." msgstr "" #. CzQ9A @@ -8476,13 +10087,13 @@ msgctxt "" msgid "Wildcard characters are not allowed in <literal>Destination</literal>." msgstr "" -#. KCfZf +#. 2ziFA #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id251584542431525\n" "help.text" -msgid "<emph>Overwrite</emph> : If <literal>True</literal> (default), files may be overwritten. The method will fail if <literal>Destination</literal> is readonly, regardless of the value specified in <literal>Overwrite</literal>." +msgid "<emph>Overwrite</emph>: If <literal>True</literal> (default), files may be overwritten. The method will fail if <literal>Destination</literal> is readonly, regardless of the value specified in <literal>Overwrite</literal>." msgstr "" #. niaPD @@ -8512,13 +10123,13 @@ msgctxt "" msgid "If the specified folder has a parent folder that does not exist, it is created." msgstr "" -#. ZFWUY +#. G2A8N #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id491584540675469\n" "help.text" -msgid "<emph>FolderName</emph> : A string representing the folder to be created. If the folder already exists, an exception will be raised." +msgid "<emph>FolderName</emph>: A string representing the folder to be created. If the folder already exists, an exception will be raised." msgstr "" #. EYSCS @@ -8539,31 +10150,31 @@ msgctxt "" msgid "The method returns a <literal>Null</literal> object if an error occurred." msgstr "" -#. tykpH +#. hBQSN #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id901585322689715\n" "help.text" -msgid "<emph>FileName</emph> : The name of the file to be created." +msgid "<emph>FileName</emph>: The name of the file to be created." msgstr "" -#. ZcmDb +#. VkGyb #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id501585322689209\n" "help.text" -msgid "<emph>Overwrite</emph> : Boolean value that determines if <literal>FileName</literal> can be overwritten (default = <literal>True</literal>)." +msgid "<emph>Overwrite</emph>: Boolean value that determines if <literal>FileName</literal> can be overwritten (default = <literal>True</literal>)." msgstr "" -#. X7GW9 +#. Zp6H3 #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id551585322689192\n" "help.text" -msgid "<emph>Encoding</emph> : The character set to be used. The default encoding is \"UTF-8\"." +msgid "<emph>Encoding</emph>: The character set to be used. The default encoding is \"UTF-8\"." msgstr "" #. eoE92 @@ -8611,13 +10222,13 @@ msgctxt "" msgid "The method stops immediately after it encounters an error. The method does not roll back nor does it undo changes made before the error occurred." msgstr "" -#. D8kDv +#. 2k57M #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id441584882040860\n" "help.text" -msgid "<emph>FileName</emph> : It can be a <literal>FileName</literal> or a <literal>NamePattern</literal> indicating one or more files to be deleted." +msgid "<emph>FileName</emph>: It can be a <literal>FileName</literal> or a <literal>NamePattern</literal> indicating one or more files to be deleted." msgstr "" #. YtAfH @@ -8665,13 +10276,13 @@ msgctxt "" msgid "The method stops immediately after it encounters an error. The method does not roll back nor does it undo changes made before the error occurred." msgstr "" -#. zdaKv +#. ecg9D #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id451584882542247\n" "help.text" -msgid "<emph>FolderName</emph> : It can be a <literal>FolderName</literal> or a <literal>NamePattern</literal> indicating one or more folders to be deleted." +msgid "<emph>FolderName</emph>: It can be a <literal>FolderName</literal> or a <literal>NamePattern</literal> indicating one or more folders to be deleted." msgstr "" #. ECKGi @@ -8701,13 +10312,13 @@ msgctxt "" msgid "If the <literal>FileName</literal> parameter is actually an existing folder name, the method returns <literal>False</literal>." msgstr "" -#. 5sCo3 +#. 7pDFB #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id361583764426547\n" "help.text" -msgid "<emph>FileName</emph> : A string representing the file to be tested." +msgid "<emph>FileName</emph>: A string representing the file to be tested." msgstr "" #. ChDCL @@ -8737,22 +10348,22 @@ msgctxt "" msgid "The resulting list may be filtered with wildcards." msgstr "" -#. QFJEd +#. YsYdQ #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id731583944543140\n" "help.text" -msgid "<emph>FolderName</emph> : A string representing a folder. The folder must exist. <literal>FolderName</literal> must not designate a file." +msgid "<emph>FolderName</emph>: A string representing a folder. The folder must exist. <literal>FolderName</literal> must not designate a file." msgstr "" -#. 6qDtR +#. V95Bm #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id591585648450060\n" "help.text" -msgid "<emph>Filter</emph> : A string containing wildcards (\"?\" and \"*\") that will be applied to the resulting list of files (default = \"\")." +msgid "<emph>Filter</emph>: A string containing wildcards (\"?\" and \"*\") that will be applied to the resulting list of files (default = \"\")." msgstr "" #. HJ9vL @@ -8782,13 +10393,13 @@ msgctxt "" msgid "If the <literal>FolderName</literal> parameter is actually an existing file name, the method returns <literal>False</literal>." msgstr "" -#. SQVF8 +#. Z46FB #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id1001583765642211\n" "help.text" -msgid "<emph>FolderName</emph> : A string representing the folder to be tested." +msgid "<emph>FolderName</emph>: A string representing the folder to be tested." msgstr "" #. eAFVs @@ -8809,13 +10420,13 @@ msgctxt "" msgid "The method does not check if the specified file or folder exists." msgstr "" -#. kotiz +#. B3jVo #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id691584110618308\n" "help.text" -msgid "<emph>FileName</emph> : A string representing the file name and its path." +msgid "<emph>FileName</emph>: A string representing the file name and its path." msgstr "" #. VcGyZ @@ -8863,13 +10474,13 @@ msgctxt "" msgid "If this method is applied to a folder name or to a file without an extension, then an empty string is returned." msgstr "" -#. tQpBe +#. GDoGW #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id821584032680311\n" "help.text" -msgid "<emph>FileName</emph> : A string representing the file name and its path." +msgid "<emph>FileName</emph>: A string representing the file name and its path." msgstr "" #. Am6Bu @@ -8890,13 +10501,13 @@ msgctxt "" msgid "The <literal>GetFileLen</literal> method can handle files with much larger sizes by returning a <literal>Currency</literal> value." msgstr "" -#. cC9GE +#. FvwV6 #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id161600685050367\n" "help.text" -msgid "<emph>FileName</emph> : A string representing an existing file." +msgid "<emph>FileName</emph>: A string representing an existing file." msgstr "" #. o2GGJ @@ -8908,13 +10519,13 @@ msgctxt "" msgid "Returns the last modified date of a given file." msgstr "" -#. ssSmV +#. dxpgz #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id25158481147822\n" "help.text" -msgid "<emph>FileName</emph> : A string representing an existing file." +msgid "<emph>FileName</emph>: A string representing an existing file." msgstr "" #. VEZR6 @@ -8935,13 +10546,13 @@ msgctxt "" msgid "The method does not check if the specified file or folder exists." msgstr "" -#. DHaix +#. VWPoq #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id671584032366193\n" "help.text" -msgid "<emph>FileName</emph> : A string representing the file name and its path." +msgid "<emph>FileName</emph>: A string representing the file name and its path." msgstr "" #. ffxFe @@ -8962,13 +10573,13 @@ msgctxt "" msgid "The method does not check if the specified file or folder exists." msgstr "" -#. Gqc5k +#. XDmYQ #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id471584113432231\n" "help.text" -msgid "<emph>FileName</emph> : A string with the file or folder name to be analyzed." +msgid "<emph>FileName</emph>: A string with the file or folder name to be analyzed." msgstr "" #. Uc93M @@ -9025,22 +10636,22 @@ msgctxt "" msgid "The hash algorithms supported are: <literal>MD5</literal>, <literal>SHA1</literal>, <literal>SHA224</literal>, <literal>SHA256</literal>, <literal>SHA384</literal> and <literal>SHA512</literal>." msgstr "" -#. 5FXjQ +#. jTMPS #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id28160104251451\n" "help.text" -msgid "<emph>FileName</emph> : A string representing an existing file." +msgid "<emph>FileName</emph>: A string representing an existing file." msgstr "" -#. 88LmG +#. F86KG #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id71601042959846\n" "help.text" -msgid "<emph>Algorithm</emph> : One of the supported algorithms." +msgid "<emph>Algorithm</emph>: One of the supported algorithms." msgstr "" #. HzFs2 @@ -9070,22 +10681,22 @@ msgctxt "" msgid "The method stops immediately after it encounters an error. The method does not roll back nor does it undo changes made before the error occurred." msgstr "" -#. RY5vD +#. LAeis #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id721584791330406\n" "help.text" -msgid "<emph>Source</emph> : It can be a <literal>FileName</literal> or <literal>NamePattern</literal> to designate one or more files to be moved." +msgid "<emph>Source</emph>: It can be a <literal>FileName</literal> or <literal>NamePattern</literal> to designate one or more files to be moved." msgstr "" -#. 5CsKP +#. rgNqi #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id291584791330181\n" "help.text" -msgid "<emph>Destination</emph> : If <literal>Source</literal> is a <literal>FileName</literal> then this parameter indicates the new path and file name of the moved file." +msgid "<emph>Destination</emph>: If <literal>Source</literal> is a <literal>FileName</literal> then this parameter indicates the new path and file name of the moved file." msgstr "" #. E7BHq @@ -9151,22 +10762,22 @@ msgctxt "" msgid "The method stops immediately after it encounters an error. The method does not roll back nor does it undo changes made before the error occurred." msgstr "" -#. wBkni +#. tLxAt #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id541584791330777\n" "help.text" -msgid "<emph>Source</emph> : It can be a <literal>FolderName</literal> or <literal>NamePattern</literal> to designate one or more folders to be moved." +msgid "<emph>Source</emph>: It can be a <literal>FolderName</literal> or <literal>NamePattern</literal> to designate one or more folders to be moved." msgstr "" -#. By4Cy +#. bTWWF #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id551584791330279\n" "help.text" -msgid "<emph>Destination</emph> : If the move operation involves a single folder, then <literal>Destination</literal> is the name and path of the moved folder and it must not exist." +msgid "<emph>Destination</emph>: If the move operation involves a single folder, then <literal>Destination</literal> is the name and path of the moved folder and it must not exist." msgstr "" #. upwt8 @@ -9214,31 +10825,31 @@ msgctxt "" msgid "The method returns a <literal>Null</literal> object if an error occurred." msgstr "" -#. CBiwE +#. R5a4m #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id551585320922678\n" "help.text" -msgid "<emph>FileName</emph> : Identifies the file to open." +msgid "<emph>FileName</emph>: Identifies the file to open." msgstr "" -#. wr4wi +#. FUxVH #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id671585320922388\n" "help.text" -msgid "<emph>IOMode</emph> : Indicates the input/output mode. It can be one of three constants: <literal>FSO.ForReading</literal> (default), <literal>FSO.ForWriting</literal>, or <literal>FSO.ForAppending</literal>." +msgid "<emph>IOMode</emph>: Indicates the input/output mode. It can be one of three constants: <literal>FSO.ForReading</literal> (default), <literal>FSO.ForWriting</literal>, or <literal>FSO.ForAppending</literal>." msgstr "" -#. 25nRj +#. ttSYS #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id21585321398586\n" "help.text" -msgid "<emph>Create</emph> : Boolean value that indicates whether a new file can be created if the specified filename doesn't exist:" +msgid "<emph>Create</emph>: Boolean value that indicates whether a new file can be created if the specified filename doesn't exist:" msgstr "" #. VDFAi @@ -9259,13 +10870,13 @@ msgctxt "" msgid "If <literal>False</literal> then new files are not created (default)." msgstr "" -#. WzDqZ +#. BoVQQ #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id771585321576210\n" "help.text" -msgid "<emph>Encoding</emph> : The character set to be used. The default encoding is \"UTF-8\"." +msgid "<emph>Encoding</emph>: The character set to be used. The default encoding is \"UTF-8\"." msgstr "" #. FuYwe @@ -9286,13 +10897,13 @@ msgctxt "" msgid "If the <literal>SAVE</literal> mode is set and the picked file exists, a warning message will be displayed." msgstr "" -#. gi6um +#. PAaAH #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id481583670342502\n" "help.text" -msgid "<emph>DefaultFile</emph> : This argument is a string composed of a folder and file name:" +msgid "<emph>DefaultFile</emph>: This argument is a string composed of a folder and file name:" msgstr "" #. fyVCs @@ -9313,22 +10924,22 @@ msgctxt "" msgid "The file part designates the default file to open or save." msgstr "" -#. CyhXn +#. rcast #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id981583670342502\n" "help.text" -msgid "<emph>Mode</emph> : <literal>OPEN</literal> (input file) or <literal>SAVE</literal> (output file). The default value is <literal>OPEN</literal>." +msgid "<emph>Mode</emph>: <literal>OPEN</literal> (input file) or <literal>SAVE</literal> (output file). The default value is <literal>OPEN</literal>." msgstr "" -#. Ym5VM +#. Dtmio #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id31583670342502\n" "help.text" -msgid "<emph>Filter</emph> : The extension of the files displayed when the dialog is opened (default = no filter)." +msgid "<emph>Filter</emph>: The extension of the files displayed when the dialog is opened (default = no filter)." msgstr "" #. 8WirR @@ -9349,22 +10960,22 @@ msgctxt "" msgid "Opens a dialog box to select a folder." msgstr "" -#. nQtNH +#. coL3A #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id951583671701872\n" "help.text" -msgid "<emph>DefaultFolder</emph> : A string containing the folder name that will be displayed when the dialog is opened (default = the last selected folder)." +msgid "<emph>DefaultFolder</emph>: A string containing the folder name that will be displayed when the dialog is opened (default = the last selected folder)." msgstr "" -#. hspKF +#. esSGJ #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id821583671701764\n" "help.text" -msgid "<emph>FreeText</emph> : Text to display in the dialog (default = \"\")." +msgid "<emph>FreeText</emph>: Text to display in the dialog (default = \"\")." msgstr "" #. GMYtx @@ -9394,22 +11005,22 @@ msgctxt "" msgid "The list may be filtered with wildcards." msgstr "" -#. vXLY5 +#. ApGN7 #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id701584016761945\n" "help.text" -msgid "<emph>FolderName</emph> : A string representing a folder. The folder must exist. <literal>FolderName</literal> must not designate a file." +msgid "<emph>FolderName</emph>: A string representing a folder. The folder must exist. <literal>FolderName</literal> must not designate a file." msgstr "" -#. XSBWe +#. zHooS #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id471585648674921\n" "help.text" -msgid "<emph>Filter</emph> : A string containing wildcards (\"?\" and \"*\") that will be applied to the resulting list of folders (default = \"\")." +msgid "<emph>Filter</emph>: A string containing wildcards (\"?\" and \"*\") that will be applied to the resulting list of folders (default = \"\")." msgstr "" #. WVhEh @@ -9430,6 +11041,1005 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open statement\">Open Statement</link>" msgstr "" +#. VCRTD +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"tit\n" +"help.text" +msgid "ScriptForge.L10N service" +msgstr "" + +#. q7BSh +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"hd_id521585843652750\n" +"help.text" +msgid "<variable id=\"L10NService\"><link href=\"text/sbasic/shared/03/sf_l10n.xhp\" name=\"L10N service\"><literal>ScriptForge</literal>.<literal>L10N</literal> service</link></variable>" +msgstr "" + +#. FRAiJ +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id411585843652556\n" +"help.text" +msgid "This service provides a number of methods related to the translation of strings with minimal impact on the program's source code. The methods provided by the <literal>L10N</literal> service can be used mainly to:" +msgstr "" + +#. gw2rW +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id601614351922212\n" +"help.text" +msgid "Create POT files that can be used as templates for translation of all strings in the program." +msgstr "" + +#. sbVQL +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id131614352196513\n" +"help.text" +msgid "Get translated strings at runtime for the language defined in the <literal>Locale</literal> property." +msgstr "" + +#. kCrgU +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id971614966420419\n" +"help.text" +msgid "The acronym <literal>L10N</literal> stands for Localization and refers to a set of procedures for translating software to a specific country or region." +msgstr "" + +#. supr5 +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id291585843652438\n" +"help.text" +msgid "PO files have long been promoted in the free software community as a means to providing multilingual user interfaces. This is accomplished through the use of human-readable text files with a well defined structure that specifies, for any given language, the source language string and the localized string." +msgstr "" + +#. j6xsd +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id181585843652814\n" +"help.text" +msgid "The main advantage of the PO format is dissociation of the programmer and the translator. PO files are independent text files, so the programmer can send POT template files to translators, who will then translate their contents and return the translated PO files for each supported language." +msgstr "" + +#. iBQxR +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id811614352321187\n" +"help.text" +msgid "The <literal>L10N</literal> service is based on the GNU implementation of PO (portable object) files. To learn more about this file format, visit <link href=\"https://www.gnu.org/software/gettext/manual/html_node/PO-Files.html\" name=\"GetText\">GNU gettext Utilities: PO Files</link>." +msgstr "" + +#. 4CMir +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id91585843652832\n" +"help.text" +msgid "This service implements the three methods listed below:" +msgstr "" + +#. fBXDW +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id1158584365237\n" +"help.text" +msgid "<emph>AddText</emph>: Used by the programmer to build a set of strings that will be translated later." +msgstr "" + +#. cm7fq +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id681585843652331\n" +"help.text" +msgid "<emph>ExportToPOTFile</emph>: Exports the strings added by the <literal>AddText</literal> method to a POT file." +msgstr "" + +#. Z7dU5 +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id531585843652697\n" +"help.text" +msgid "<emph>GetText</emph>: Gets the translated strings at runtime." +msgstr "" + +#. D4Fyf +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id361614361362393\n" +"help.text" +msgid "Note that the first two methods are used to build a set of translatable strings and export them to a POT file. However, it is not mandatory to create POT files using these methods. Since they are text files, the programmer could have created them using any text editor." +msgstr "" + +#. Rn7FL +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"hd_id351585843652312\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. nkcFt +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id421614353247163\n" +"help.text" +msgid "To invoke the <literal>L10N</literal> service, two optional arguments can be specified to determine the folder where PO files are located and the locale to be used, as described below." +msgstr "" + +#. u3ENa +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id331585843652877\n" +"help.text" +msgid "<emph>FolderName</emph>: The folder containing the PO files. It must be expressed in the <literal>FileSystem.FileNaming</literal> notation." +msgstr "" + +#. 8PpqQ +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id581585843652789\n" +"help.text" +msgid "<emph>Locale</emph>: A string in the form \"la-CO\" (language-COUNTRY) or in the form \"la\" (language) only." +msgstr "" + +#. Z5Pb3 +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id301614358956087\n" +"help.text" +msgid "Several instances of the <literal>L10N</literal> service may coexist. However, each instance must use a separate directory for its PO files." +msgstr "" + +#. 3YPqe +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id891614358528334\n" +"help.text" +msgid "The following example instantiates the <literal>L10N</literal> service without any optional arguments. This will only enable the <literal>AddText</literal> and <literal>ExportToPOTFile</literal> methods." +msgstr "" + +#. XUTWZ +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id611614358672609\n" +"help.text" +msgid "The example below specifies the folder containing the PO files. Because the locale is not defined, the service instance will use the current %PRODUCTNAME locale settings." +msgstr "" + +#. RmYkJ +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"bas_id451614358683971\n" +"help.text" +msgid "Set myPO = CreateScriptService(\"L10N\", \"C:\\myPOFiles\\\")" +msgstr "" + +#. Ab7iH +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id321614358809763\n" +"help.text" +msgid "In the example below, both the folder name and locale settings are explicitly defined to be Belgian French." +msgstr "" + +#. zEgWG +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"bas_id661614358846464\n" +"help.text" +msgid "Set myPO = CreateScriptService(\"L10N\", \"C:\\myPOFiles\\\", \"fr-BE\")" +msgstr "" + +#. UGFWB +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id411585843652496\n" +"help.text" +msgid "PO files must be named in the form \"la-CO.po\" or \"la.po\", where \"la\" refers to the language and \"CO\" is the country. Some examples are: \"en-US.po\", \"fr-BE.po\" or \"fr.po\"." +msgstr "" + +#. zQhHX +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id171585843652545\n" +"help.text" +msgid "It is recommended to free resources after use:" +msgstr "" + +#. M9GLd +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"bm_id871614359551930\n" +"help.text" +msgid "<bookmark_value>L10N service;Folder</bookmark_value> <bookmark_value>L10N service;Languages</bookmark_value> <bookmark_value>L10N service;Locale</bookmark_value>" +msgstr "" + +#. 6mcLb +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"hd_id561585843652465\n" +"help.text" +msgid "Properties" +msgstr "" + +#. mJaFd +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id181585843652958\n" +"help.text" +msgid "Name" +msgstr "" + +#. FFbDK +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id741585843652162\n" +"help.text" +msgid "Readonly" +msgstr "" + +#. X3tJK +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id291585843652823\n" +"help.text" +msgid "Type" +msgstr "" + +#. 8ECBX +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id351585843652638\n" +"help.text" +msgid "Description" +msgstr "" + +#. j3wEj +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id451585843652928\n" +"help.text" +msgid "Yes" +msgstr "" + +#. uED9S +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id751585843652642\n" +"help.text" +msgid "The folder containing the PO files (see the <link href=\"text/sbasic/shared/03/sf_filesystem.xhp#bm_id901612991354326\" name=\"FileNaming property\"><literal>FileSystem.FileNaming</literal></link> property to learn about the notation used)." +msgstr "" + +#. Zsp7p +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id96158584365279\n" +"help.text" +msgid "Yes" +msgstr "" + +#. vdfiw +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id331585843652912\n" +"help.text" +msgid "A zero-based array listing all the base names (without the \".po\" extension) of the PO-files found in the specified <literal>Folder</literal>." +msgstr "" + +#. NWxhu +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id961585843652589\n" +"help.text" +msgid "Yes" +msgstr "" + +#. LSNA3 +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id561585843652947\n" +"help.text" +msgid "The currently active language-COUNTRY combination. This property will be initially empty if the service was instantiated without any of the optional arguments." +msgstr "" + +#. 5cs7h +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id231614360519973\n" +"help.text" +msgid "List of Methods in the L10N Service" +msgstr "" + +#. Q24j9 +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id1001585843652271\n" +"help.text" +msgid "Adds a new entry in the list of localizable strings. It must not exist yet." +msgstr "" + +#. WPVrn +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id391585843652753\n" +"help.text" +msgid "<emph>Context</emph>: The key to retrieve the translated string with the <literal>GetText</literal> method. This parameter has a default value of \"\"." +msgstr "" + +#. EC7wb +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id581585844419114\n" +"help.text" +msgid "<emph>MsgId</emph>: The untranslated string, which is the text appearing in the program code. It must not be empty. The <literal>MsgId</literal> becomes the key to retrieve the translated string via <literal>GetText</literal> method when <literal>Context</literal> is empty." +msgstr "" + +#. X3F7E +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id311614361926844\n" +"help.text" +msgid "The <literal>MsgId</literal> string may contain any number of placeholders (%1 %2 %3 ...) for dynamically modifying the string at runtime." +msgstr "" + +#. 9Jgn8 +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id541585844475331\n" +"help.text" +msgid "<emph>Comment</emph>: Optional comment to be added alongside the string to help translators." +msgstr "" + +#. TAyPG +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id461614364298440\n" +"help.text" +msgid "The example below creates a set of strings in English:" +msgstr "" + +#. DqFBf +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id281586102707242\n" +"help.text" +msgid "Exports a set of untranslated strings as a POT file." +msgstr "" + +#. zTKQ4 +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id711586102939257\n" +"help.text" +msgid "To build a set of strings you can use either a succession of <literal>AddText</literal> method calls, or by a successful invocation of the <literal>L10N</literal> service with the <literal>FolderName</literal> argument present. It is also possible to use a combination of both techniques." +msgstr "" + +#. WiqHy +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id31586102707537\n" +"help.text" +msgid "<emph>FileName</emph>: The output file in <literal>FileSystem.FileNaming</literal> notation." +msgstr "" + +#. BkEjG +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id851586102707579\n" +"help.text" +msgid "<emph>Header</emph>: Comments that will be added on top of the generated POT file." +msgstr "" + +#. qfPvB +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id111614364686973\n" +"help.text" +msgid "Do not include any leading \"#\" characters. If you want the header to be broken into multiple lines, insert escape sequences (\\n) where relevant. A standard header will be added alongside the text specified in the <literal>Header</literal> argument." +msgstr "" + +#. rUUCt +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id5158610270728\n" +"help.text" +msgid "<emph>Encoding</emph>: The character set to be used (Default = \"UTF-8\")." +msgstr "" + +#. uDu7z +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id581614364494235\n" +"help.text" +msgid "The generated file should successfully pass the <literal>msgfmt --check</literal> GNU command." +msgstr "" + +#. wBAjb +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id891586165768715\n" +"help.text" +msgid "Gets the translated string corresponding to the given <literal>MsgId</literal> argument." +msgstr "" + +#. NzGZC +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id291614365296959\n" +"help.text" +msgid "A list of arguments may be specified to replace the placeholders (%1, %2, ...) in the string." +msgstr "" + +#. 9DBFa +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id231586166181909\n" +"help.text" +msgid "If no translated string is found, the method returns the untranslated string after replacing the placeholders with the specified arguments." +msgstr "" + +#. bAcmJ +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id871586352505927\n" +"help.text" +msgid "This method can be called either by the full name <literal>GetText</literal> or by the shortcut <literal>_</literal> (a single underscore):" +msgstr "" + +#. NzdBC +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id421614967136502\n" +"help.text" +msgid "In the ScriptForge library, all methods starting with the \"_\" character are reserved for internal use only. However, the shortcut <literal>_</literal> used for <literal>GetText</literal> is the only exception to this rule, hence it can be safely used in Basic scripts." +msgstr "" + +#. rNrAw +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id51586165768525\n" +"help.text" +msgid "<emph>MsgId</emph>: The untranslated string, which is the text appearing in the program code. It must not be empty. It may contain any number of placeholders (%1 %2 %3 ...) that can be used to dynamically insert text at runtime." +msgstr "" + +#. Fummg +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id11614365537450\n" +"help.text" +msgid "Besides using a single <literal>MsgId</literal> string, this method also accepts the following formats:" +msgstr "" + +#. fD2Bg +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id961614365557277\n" +"help.text" +msgid "The <literal>Context</literal> string with which the method will retrieve the <literal>MsgId</literal> in the PO file, or;" +msgstr "" + +#. v6nVR +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id981614365589866\n" +"help.text" +msgid "A combination <literal>Context|MsgId</literal>, instructing the method to retrieve the <literal>MsgId</literal> using specified <literal>Context</literal> value. The second part of the argument is used to improve code readability." +msgstr "" + +#. 5zB4f +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id571586165768106\n" +"help.text" +msgid "<emph>Arg1, ...</emph>: Values to be inserted into the placeholders. Any variable type is allowed, however only strings, numbers and dates will be considered." +msgstr "" + +#. cCZDK +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id701614365961454\n" +"help.text" +msgid "Consider the following code is running on a %PRODUCTNAME installation with locale set to \"es-ES\". Additionally, there is a file \"es-ES.po\" inside the specified folder that translates the string passed to the <literal>GetText</literal> method:" +msgstr "" + +#. Kz4S7 +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"bas_id171614366110835\n" +"help.text" +msgid "myPO = CreateScriptService(\"L10N\", \"c:\\MyPOFolder\\\")" +msgstr "" + +#. EcBzr +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"bas_id1001586166834936\n" +"help.text" +msgid "' \"¡Bienvenido John! Espero que disfrutes de este programa\"" +msgstr "" + +#. H4aXx +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id301613075694148\n" +"help.text" +msgid "<link href=\"text/sbasic/guide/translation.xhp\" name=\"Controls Translation\"> Translation of Controls in the Dialog Editor</link>" +msgstr "" + +#. Ah5Gj +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"tit\n" +"help.text" +msgid "ScriptForge.Platform service" +msgstr "" + +#. PCkEG +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"bm_id681600788076499\n" +"help.text" +msgid "<variable id=\"PlatformService\"><link href=\"text/sbasic/shared/03/sf_platform.xhp\" name=\"Platform service\"><literal>ScriptForge</literal>.<literal>Platform</literal> service</link></variable>" +msgstr "" + +#. 7D6Dx +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id181600788076612\n" +"help.text" +msgid "The <literal>Platform</literal> service provides a collection of properties about the current execution environment and context, such as:" +msgstr "" + +#. FDJFB +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id301600788076785\n" +"help.text" +msgid "The hardware platform (architecture, CPU count, machine type, etc)" +msgstr "" + +#. i9FbJ +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id1001600788076848\n" +"help.text" +msgid "Operating system information (OS type, release, version, etc)" +msgstr "" + +#. uPLtj +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id67160078807676\n" +"help.text" +msgid "The LibreOffice version" +msgstr "" + +#. BrEr7 +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id671600788076855\n" +"help.text" +msgid "The current user name" +msgstr "" + +#. ZvBqs +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id951614903258253\n" +"help.text" +msgid "All properties of the <literal>Platform</literal> service are read-only." +msgstr "" + +#. iK4Gv +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"hd_id281600788076359\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. Emisv +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id321614902851541\n" +"help.text" +msgid "The code snippet below instantiates the <literal>Platform</literal> service and accesses the <literal>Architecture</literal> property." +msgstr "" + +#. KC5eN +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"hd_id711600788076834\n" +"help.text" +msgid "Properties" +msgstr "" + +#. VXJ8a +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id461600788076917\n" +"help.text" +msgid "Name" +msgstr "" + +#. JN68D +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id221600788076591\n" +"help.text" +msgid "Readonly" +msgstr "" + +#. ZndAt +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id761600788076328\n" +"help.text" +msgid "Type" +msgstr "" + +#. dAoKA +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id67160078807636\n" +"help.text" +msgid "Description" +msgstr "" + +#. XdLGG +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id311600788076756\n" +"help.text" +msgid "Yes" +msgstr "" + +#. EEWuL +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id441600788076826\n" +"help.text" +msgid "The hardware bit architecture. Example: '<literal>32bit</literal>' or '<literal>64bit</literal>'" +msgstr "" + +#. 8EZ8A +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id49160078807654\n" +"help.text" +msgid "Yes" +msgstr "" + +#. iG4iH +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id81600788076419\n" +"help.text" +msgid "The computer's network name." +msgstr "" + +#. hvAeY +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id711600788076534\n" +"help.text" +msgid "Yes" +msgstr "" + +#. g5EUJ +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id541600788076645\n" +"help.text" +msgid "The number of central processor units." +msgstr "" + +#. 89Lo8 +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id891600788076190\n" +"help.text" +msgid "Yes" +msgstr "" + +#. rmGRV +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id91600788076674\n" +"help.text" +msgid "The name of the currently logged user." +msgstr "" + +#. Dt7J5 +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id391600788076253\n" +"help.text" +msgid "Yes" +msgstr "" + +#. LA6EN +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id21600788076541\n" +"help.text" +msgid "The machine type. Examples are: '<literal>i386</literal>' or '<literal>x86_64</literal>'." +msgstr "" + +#. tqwyD +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id211600788076138\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 9uRw8 +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id521600788076371\n" +"help.text" +msgid "The actual LibreOffice version expressed as<br/>'<literal>LibreOffice w.x.y.z (The Document Foundation)</literal>'." +msgstr "" + +#. 4bpcJ +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id621614902220807\n" +"help.text" +msgid "Example: '<literal>LibreOffice 7.1.1.2 (The Document Foundation, Debian and Ubuntu)</literal>'" +msgstr "" + +#. 7WDer +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id21600788076758\n" +"help.text" +msgid "Yes" +msgstr "" + +#. NUSby +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id781600788076694\n" +"help.text" +msgid "The operating system type. Example: '<literal>Darwin</literal>, <literal>Linux</literal>' or '<literal>Windows</literal>'." +msgstr "" + +#. cLiaw +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id261600788076841\n" +"help.text" +msgid "Yes" +msgstr "" + +#. nepQ6 +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id11600788076757\n" +"help.text" +msgid "A single string identifying the underlying platform with as much useful and human-readable information as possible." +msgstr "" + +#. EH36m +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id501614902381381\n" +"help.text" +msgid "Example: '<literal>Linux-5.8.0-44-generic-x86_64-with-glibc2.32</literal>'" +msgstr "" + +#. hbyth +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id531600789141795\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 4iEvV +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id301600789141619\n" +"help.text" +msgid "The operating system's release. Example: '<literal>5.8.0-44-generic</literal>'" +msgstr "" + +#. 2fBtD +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id541600789286532\n" +"help.text" +msgid "Yes" +msgstr "" + +#. iukPq +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id701600789286280\n" +"help.text" +msgid "The operating system's build or version." +msgstr "" + +#. DWQNA +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id351614902520555\n" +"help.text" +msgid "Example: '<literal>#50-Ubuntu SMP Tue Feb 9 06:29:41 UTC 2021</literal>'" +msgstr "" + +#. fCdYi +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id941600789527698\n" +"help.text" +msgid "Yes" +msgstr "" + +#. wkthE +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id631600789527859\n" +"help.text" +msgid "The real processor name. Example: '<literal>amdk6</literal>'." +msgstr "" + +#. MYY9M +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id111614902598396\n" +"help.text" +msgid "This property may return the same value as the <literal>Machine</literal> property." +msgstr "" + +#. 4pnPw +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id301613075694148\n" +"help.text" +msgid "<link href=\"text/sbasic/python/python_platform.xhp\" name=\"OS python\">Identifying the operating system</link>" +msgstr "" + +#. UCfLb +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id301613065794148\n" +"help.text" +msgid "<link href=\"text/scalc/01/04060104.xhp\" name=\"Platform information with Calc INFO formula\">Platform information with INFO(\"system\") Calc formula</link>" +msgstr "" + +#. PqDHG +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id103613075694148\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03132100.xhp\" name=\"GetGuiType Function\">GetGuiType function</link>" +msgstr "" + +#. DAfoV +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id301316075694148\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Tools library\">Tools library</link>" +msgstr "" + #. GpvmN #: sf_services.xhp msgctxt "" @@ -11392,13 +14002,13 @@ msgctxt "" msgid "You can use the properties above to identify or insert the corresponding characters inside strings. For example, the Linefeed can be replaced by <literal>SF_String.sfLF</literal>." msgstr "" -#. WSwjJ +#. TFfR3 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" "par_id151611951803163\n" "help.text" -msgid "The first argument of most methods is the string to be considered. It is always passed by reference and left unchanged. Methods such as Capitalize, Escape, etc return a new string after their execution." +msgid "The first argument of most methods is the string to be considered. It is always passed by reference and left unchanged. Methods such as <literal>Capitalize</literal>, <literal>Escape</literal>, etc return a new string after their execution." msgstr "" #. jaBZR @@ -12652,13 +15262,13 @@ msgctxt "" msgid "If <literal>OldStr</literal> and <literal>NewStr</literal> are arrays, replacements occur one by one up to the <literal>UBound(NewStr)</literal>." msgstr "" -#. HDGCx +#. qUhcr #: sf_string.xhp msgctxt "" "sf_string.xhp\n" "par_id241612385058264\n" "help.text" -msgid "If <literal>OldStr</literal> has more entries than <literal>NewStr</literal>, than the residual elements in <literal>OldStr</literal> are replaced by the last element in <literal>NewStr</literal>." +msgid "If <literal>OldStr</literal> has more entries than <literal>NewStr</literal>, then the residual elements in <literal>OldStr</literal> are replaced by the last element in <literal>NewStr</literal>." msgstr "" #. oTqRh @@ -13129,6 +15739,564 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03120202.xhp\" name=\"String function\">String built-in function</link>" msgstr "" +#. HjZDB +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"tit\n" +"help.text" +msgid "ScriptForge.TextStream service" +msgstr "" + +#. cEA5U +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"bm_id351585330787295\n" +"help.text" +msgid "<variable id=\"TextStreamService\"><link href=\"text/sbasic/shared/03/sf_textstream.xhp\" name=\"TextStream service\"><literal>ScriptForge</literal>.<literal>TextStream</literal> service</link></variable>" +msgstr "" + +#. nBJsE +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id511585330787205\n" +"help.text" +msgid "The <literal>TextStream</literal> service is used to sequentially read from and write to files opened or created using the <literal>ScriptForge.FileSystem</literal> service." +msgstr "" + +#. TeRTa +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id41613596903894\n" +"help.text" +msgid "The methods <literal>OpenTextFile</literal> and <literal>CreateTextFile</literal> from the <literal>FileSystem</literal> service return an instance of the <literal>TextStream</literal> service." +msgstr "" + +#. MVFWC +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id161585330787262\n" +"help.text" +msgid "Line delimiters may be specified by the user. In input operations CR, LF or CR+LF are supported. In output operations, the default line delimiter is the one used by the operating system." +msgstr "" + +#. GDkir +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id831613598137669\n" +"help.text" +msgid "The line delimiter for the operating system where the macro is being executed can be accessed using the <literal>SF_String.sfNEWLINE</literal> property." +msgstr "" + +#. SvXzF +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id851613597445432\n" +"help.text" +msgid "All operations needed to read from or write to a file (open, read/write and close) are presumed to happen during the same macro run." +msgstr "" + +#. U6RHd +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"hd_id83158533078741\n" +"help.text" +msgid "Service instantiation" +msgstr "" + +#. c7WYC +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id351613598192725\n" +"help.text" +msgid "The code snippet below uses the <literal>OpenTextFile</literal> method to create an instance of the <literal>TextStream</literal> Service." +msgstr "" + +#. UUudg +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id371585330787197\n" +"help.text" +msgid "The file must be closed with the <literal>CloseFile</literal> method after all read or write operations have been executed:" +msgstr "" + +#. uCC2B +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"bas_id91613599192241\n" +"help.text" +msgid "myFile.CloseFile()" +msgstr "" + +#. zNveN +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id891582733781994\n" +"help.text" +msgid "Optionally, the resources used by the <literal>TextStream</literal> instance can be released using the <literal>Dispose</literal> method:" +msgstr "" + +#. LnYGk +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"bas_id761613599333614\n" +"help.text" +msgid "Set myFile = myFile.Dispose()" +msgstr "" + +#. nsGCZ +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id121612917368946\n" +"help.text" +msgid "The methods in the <literal>TextStream</literal> service are mostly based on the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1io_1_1XTextInputStream.html\" name=\"XTextInputStream API\"><literal>XTextInputStream</literal></link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1io_1_1XTextOutputStream.html\" name=\"XTextOutputStream API\"><literal>XTextOutputStream</literal></link> UNO interfaces." +msgstr "" + +#. JAmgD +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"hd_id941585330787948\n" +"help.text" +msgid "Properties" +msgstr "" + +#. aZttT +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"bm_id1001613600572485\n" +"help.text" +msgid "<bookmark_value>TextStream service;AtEndOfStream</bookmark_value> <bookmark_value>TextStream service;Encoding</bookmark_value> <bookmark_value>TextStream service;FileName</bookmark_value> <bookmark_value>TextStream service;IOMode</bookmark_value> <bookmark_value>TextStream service;Line</bookmark_value> <bookmark_value>TextStream service;NewLine</bookmark_value>" +msgstr "" + +#. aN9zM +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id631585330787267\n" +"help.text" +msgid "Name" +msgstr "" + +#. vwGC5 +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id401585330787370\n" +"help.text" +msgid "Readonly" +msgstr "" + +#. GpL38 +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id581585330787700\n" +"help.text" +msgid "Type" +msgstr "" + +#. 6FDuM +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id551585330787608\n" +"help.text" +msgid "Description" +msgstr "" + +#. ECkTm +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id181585330787752\n" +"help.text" +msgid "Yes" +msgstr "" + +#. YFkaY +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id901585330787680\n" +"help.text" +msgid "Used in read mode. A <literal>True</literal> value indicates that the end of the file has been reached. A test using this property should precede calls to the <literal>ReadLine</literal> method." +msgstr "" + +#. EFEnA +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id561585330787568\n" +"help.text" +msgid "Yes" +msgstr "" + +#. cVCoJ +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id741585330787777\n" +"help.text" +msgid "The character set to be used. The default encoding is \"UTF-8\"." +msgstr "" + +#. p5s3X +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id641585330787207\n" +"help.text" +msgid "Yes" +msgstr "" + +#. JjEqX +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id281585330787614\n" +"help.text" +msgid "Returns the name of the current file either in URL format or in the native operating system's format, depending on the current value of the <literal>FileNaming</literal> property of the <literal>FileSystem</literal> service." +msgstr "" + +#. goEnw +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id111585330787410\n" +"help.text" +msgid "Yes" +msgstr "" + +#. MZS6Z +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id861585330787417\n" +"help.text" +msgid "Indicates the input/output mode. Possible values are \"READ\", \"WRITE\" or \"APPEND\"." +msgstr "" + +#. 7nTb9 +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id87158533078795\n" +"help.text" +msgid "Yes" +msgstr "" + +#. j45gC +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id561585330787741\n" +"help.text" +msgid "Returns the number of lines read or written so far." +msgstr "" + +#. CLAvQ +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id531585330787157\n" +"help.text" +msgid "No" +msgstr "" + +#. rdA5M +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id691585330787279\n" +"help.text" +msgid "Sets or returns the current delimiter to be inserted between two successive written lines. The default value is the native line delimiter in the current operating system." +msgstr "" + +#. dCeHZ +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id141613001281573\n" +"help.text" +msgid "To learn more about the names of character sets, visit <link href=\"https://www.iana.org/assignments/character-sets/character-sets.xhtml\" name=\"Character Sets\">IANA's Character Set</link> page. Beware that %PRODUCTNAME does not implement all existing character sets." +msgstr "" + +#. hKJkD +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id891611613601554\n" +"help.text" +msgid "List of Methods in the TextStream Service" +msgstr "" + +#. DBBKM +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id421585330787675\n" +"help.text" +msgid "Closes the current input or output stream and empties the output buffer if relevant. Returns <literal>True</literal> if the file was successfully closed." +msgstr "" + +#. MCW3q +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id65158533078799\n" +"help.text" +msgid "Returns all the remaining lines in the text stream as a single string. Line breaks are not removed." +msgstr "" + +#. Vr34D +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id71613600347125\n" +"help.text" +msgid "The resulting string can be split in lines either by using the <literal>Split</literal> built-in Basic function if the line delimiter is known, or with the <literal>SF_String.SplitLines</literal> method." +msgstr "" + +#. VRLGn +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id91585330787373\n" +"help.text" +msgid "For large files, using the <literal>ReadAll</literal> method wastes memory resources. In such cases it is recommended to read the file line by line using the <literal>ReadLine</literal> method." +msgstr "" + +#. BuBVA +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id921613595637851\n" +"help.text" +msgid "Consider the text file \"Students.txt\" with the following contents (a name in each line):" +msgstr "" + +#. dUSey +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id391613596019750\n" +"help.text" +msgid "The example below uses the <literal>ReadAll</literal> and <literal>SplitLines</literal> methods to read the contents of the file into an array of strings:" +msgstr "" + +#. BuRJE +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"bas_id251613595640550\n" +"help.text" +msgid "'Loads the FileSystem service" +msgstr "" + +#. L2a3D +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"bas_id181613595641087\n" +"help.text" +msgid "'Opens the text file with the names to be read" +msgstr "" + +#. fArny +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"bas_id651613595641754\n" +"help.text" +msgid "Set inputFile = FSO.OpenTextFile(\"~/Documents/Students.txt\")" +msgstr "" + +#. 9sFB5 +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"bas_id81613595642474\n" +"help.text" +msgid "Dim allData as String" +msgstr "" + +#. a9b3r +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"bas_id191613595642766\n" +"help.text" +msgid "allData = inputFile.ReadAll()" +msgstr "" + +#. 7Fq9E +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id871585330787885\n" +"help.text" +msgid "Returns the next line in the text stream as a string. Line breaks are removed from the returned string." +msgstr "" + +#. 6iDcF +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id431613600221626\n" +"help.text" +msgid "The <literal>AtEndOfStream</literal> test should precede the <literal>ReadLine</literal> method like in the example below." +msgstr "" + +#. GRRkq +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id171585330787774\n" +"help.text" +msgid "An error will be raised if the <literal>AtEndOfStream</literal> was reached during the previous <literal>ReadLine</literal> or <literal>SkipLine</literal> method call." +msgstr "" + +#. mAty4 +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id11585330787847\n" +"help.text" +msgid "Skips the next line in the input stream when reading a <literal>TextStream</literal> file." +msgstr "" + +#. FDMJB +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id441613600704766\n" +"help.text" +msgid "This method can result in <literal>AtEndOfStream</literal> being set to <literal>True</literal>." +msgstr "" + +#. D4JVb +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id141585330787657\n" +"help.text" +msgid "Writes a specified number of empty lines to the output stream." +msgstr "" + +#. NqNwE +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id291585330787357\n" +"help.text" +msgid "<emph>Lines</emph>: The number of empty lines to write." +msgstr "" + +#. GCPCC +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id101585330787215\n" +"help.text" +msgid "Writes the given string to the output stream as a single line." +msgstr "" + +#. Eska7 +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id421613601002074\n" +"help.text" +msgid "The character defined in the <literal>NewLine</literal> property is used as the line delimiter." +msgstr "" + +#. YRTuQ +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id491585330787650\n" +"help.text" +msgid "<emph>Line</emph>: The line to write, may be empty." +msgstr "" + +#. 39u4o +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"bas_id21613321528612\n" +"help.text" +msgid "'Instantiates the FileSystem Service" +msgstr "" + +#. FnTiG +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"bas_id191613321529277\n" +"help.text" +msgid "'Creates a text file" +msgstr "" + +#. f5RSB +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"bas_id641613321530181\n" +"help.text" +msgid "'Writes the Value and Value squared, separated by \";\"" +msgstr "" + +#. FCowk +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"bas_id141613321530960\n" +"help.text" +msgid "myFile.WriteLine(\"Value;Value Squared\")" +msgstr "" + +#. m9Mo4 +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"bas_id881613321532598\n" +"help.text" +msgid "'Closes the file and free resources" +msgstr "" + +#. nrDCn +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id301613075694148\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03160000.xhp\" name=\"Input function\">Input Function</link>" +msgstr "" + +#. FnNRc +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"par_id271612398715438\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open statement\">Open Statement</link>" +msgstr "" + #. PCSPY #: sf_timer.xhp msgctxt "" @@ -13435,15 +16603,6 @@ msgctxt "" msgid "Returned value" msgstr "" -#. S6Gay -#: sf_timer.xhp -msgctxt "" -"sf_timer.xhp\n" -"par_id31582734180676\n" -"help.text" -msgid "Continue" -msgstr "" - #. C2QQ4 #: sf_timer.xhp msgctxt "" @@ -13462,15 +16621,6 @@ msgctxt "" msgid "<literal>False</literal> if the timer is not suspended" msgstr "" -#. ASHCm -#: sf_timer.xhp -msgctxt "" -"sf_timer.xhp\n" -"par_id881582734649304\n" -"help.text" -msgid "Restart" -msgstr "" - #. nkUs3 #: sf_timer.xhp msgctxt "" @@ -13489,15 +16639,6 @@ msgctxt "" msgid "<literal>False</literal> if the timer is inactive" msgstr "" -#. 7VHEX -#: sf_timer.xhp -msgctxt "" -"sf_timer.xhp\n" -"par_id201582734802443\n" -"help.text" -msgid "Start" -msgstr "" - #. AkgAy #: sf_timer.xhp msgctxt "" @@ -13516,15 +16657,6 @@ msgctxt "" msgid "<literal>False</literal> if the timer is already started" msgstr "" -#. QdjDi -#: sf_timer.xhp -msgctxt "" -"sf_timer.xhp\n" -"par_id781582734905507\n" -"help.text" -msgid "Suspend" -msgstr "" - #. D7CoH #: sf_timer.xhp msgctxt "" @@ -13543,15 +16675,6 @@ msgctxt "" msgid "<literal>False</literal> if the timer is not started or already suspended" msgstr "" -#. BUjcE -#: sf_timer.xhp -msgctxt "" -"sf_timer.xhp\n" -"par_id771582734996722\n" -"help.text" -msgid "Terminate" -msgstr "" - #. sgXra #: sf_timer.xhp msgctxt "" @@ -13579,6 +16702,33 @@ msgctxt "" msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" msgstr "" +#. UgBnC +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"bas_id141582735926821\n" +"help.text" +msgid "'The time elapsed while the Dialog box is open will be counted as suspended time" +msgstr "" + +#. 4jHcj +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"bas_id901582735961725\n" +"help.text" +msgid "'The time elapsed while the Dialog box is open will be counted as running time" +msgstr "" + +#. 7QhZU +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"bas_id941610739926687\n" +"help.text" +msgid "'Shows the final time measurements" +msgstr "" + #. J6XGB #: sf_timer.xhp msgctxt "" @@ -13615,6 +16765,33 @@ msgctxt "" msgid "The following example illustrates how to create two <literal>Timer</literal> objects and start them separately." msgstr "" +#. PtA4E +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"bas_id481610989853679\n" +"help.text" +msgid "'Starts myTimerA" +msgstr "" + +#. VUdGW +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"bas_id331610989849501\n" +"help.text" +msgid "'Starts myTimerB" +msgstr "" + +#. t98Fv +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"bas_id931610989837747\n" +"help.text" +msgid "'Terminate both timers" +msgstr "" + #. CpzL5 #: sf_timer.xhp msgctxt "" diff --git a/source/fr/helpcontent2/source/text/scalc.po b/source/fr/helpcontent2/source/text/scalc.po index 7c79eb4708a..3d5924e6da5 100644 --- a/source/fr/helpcontent2/source/text/scalc.po +++ b/source/fr/helpcontent2/source/text/scalc.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: 2021-02-08 12:09+0100\n" -"PO-Revision-Date: 2020-11-09 19:35+0000\n" +"PO-Revision-Date: 2021-02-27 09:10+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc/fr/>\n" +"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textscalc/fr/>\n" "Language: fr\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 4.4\n" "X-POOTLE-MTIME: 1494565202.000000\n" #. ZxQeC @@ -221,7 +221,7 @@ msgctxt "" "hd_id10272015110909623\n" "help.text" msgid "View Grid lines" -msgstr "" +msgstr "Afficher les lignes de la grille" #. TvxiA #: main0103.xhp @@ -266,7 +266,7 @@ msgctxt "" "hd_id102720151147488697\n" "help.text" msgid "<embedvar href=\"text/scalc/01/04080000.xhp#function_list_title\"/>" -msgstr "" +msgstr "<embedvar href=\"text/scalc/01/04080000.xhp#function_list_title\"/>" #. f3nqY #: main0103.xhp diff --git a/source/fr/helpcontent2/source/text/scalc/00.po b/source/fr/helpcontent2/source/text/scalc/00.po index 5d472fa7729..8a4db9dc218 100644 --- a/source/fr/helpcontent2/source/text/scalc/00.po +++ b/source/fr/helpcontent2/source/text/scalc/00.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: 2021-02-05 18:59+0100\n" -"PO-Revision-Date: 2020-12-02 14:36+0000\n" +"POT-Creation-Date: 2021-03-08 14:39+0100\n" +"PO-Revision-Date: 2021-03-19 16:40+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc00/fr/>\n" +"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textscalc00/fr/>\n" "Language: fr\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 4.4.2\n" "X-POOTLE-MTIME: 1557932195.000000\n" #. E9tti @@ -1177,14 +1177,14 @@ msgctxt "" msgid "Window Menu" msgstr "Menu Fenêtre" -#. dH2aq +#. ry53A #: 00000407.xhp msgctxt "" "00000407.xhp\n" "par_id3147335\n" "help.text" -msgid "<variable id=\"fete\">Choose ><menuitem>View - Split Window</menuitem>.</variable>" -msgstr "" +msgid "<variable id=\"fete\">Choose <menuitem>View - Split Window</menuitem>.</variable>" +msgstr "<variable id=\"fete\">Choisissez <menuitem>Affichage - Scinder la fenêtre</menuitem>.</variable>" #. dr9Aq #: 00000407.xhp @@ -1193,7 +1193,7 @@ msgctxt "" "par_id3153663\n" "help.text" msgid "<variable id=\"fefix\">Choose <menuitem>View - Freeze Rows and Columns</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"fefix\">Choisissez <menuitem>Affichage - Fixer les lignes et les colonnes</menuitem>.</variable>" #. DrJ2d #: 00000407.xhp @@ -1202,7 +1202,7 @@ msgctxt "" "par_id631612313719480\n" "help.text" msgid "<variable id=\"freezefirstcol\">Choose <menuitem>View - Freeze Cells - Freeze First Column</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"freezefirstcol\">Choisissez <menuitem>Affichage - Fixer les cellules - Fixer la première colonne</menuitem></variable>" #. 5YHvr #: 00000407.xhp @@ -1211,7 +1211,7 @@ msgctxt "" "par_id251612313725513\n" "help.text" msgid "<variable id=\"freezefirstrow\">Choose <menuitem>View - Freeze Cells - Freeze First Row</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"freezefirstrow\">Choisissez <menuitem>Affichage - Fixer les cellules - Fixer la première ligne</menuitem></variable>" #. BkQfX #: 00000412.xhp diff --git a/source/fr/helpcontent2/source/text/scalc/01.po b/source/fr/helpcontent2/source/text/scalc/01.po index de918c3be5f..d35253c5196 100644 --- a/source/fr/helpcontent2/source/text/scalc/01.po +++ b/source/fr/helpcontent2/source/text/scalc/01.po @@ -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: 2020-12-31 12:36+0000\n" -"Last-Translator: serval2412 <serval2412@yahoo.fr>\n" +"POT-Creation-Date: 2021-03-23 11:44+0100\n" +"PO-Revision-Date: 2021-03-05 01:36+0000\n" +"Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" @@ -1033,14 +1033,14 @@ msgctxt "" msgid "<emph>Filling cells using context menus:</emph>" msgstr "<emph>Remplissage de cellules à l'aide des menus contextuels :</emph>" -#. hRJz3 +#. 2j5RS #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3145384\n" "help.text" -msgid "Call the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link> when positioned in a cell and choose <emph>Selection List</emph>." -msgstr "Placez le curseur sur une cellule, ouvrez le <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"menu contextuel\">menu contextuel</link> et choisissez <emph>Liste de sélection</emph>." +msgid "Call the <link href=\"text/shared/00/00000005.xhp#contextmenu\" name=\"context menu\">context menu</link> when positioned in a cell and choose <emph>Selection List</emph>." +msgstr "" #. BzAsX #: 02140000.xhp @@ -19492,68 +19492,77 @@ msgctxt "" msgid "The number 0 is returned for empty cells and matrix elements." msgstr "Le chiffre 0 est renvoyé pour les cellules vides et les éléments de matrice." -#. Eg4Cg +#. frvbX #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_idN11827\n" "help.text" -msgid "<item type=\"input\">=HYPERLINK(\"http://www.example.org\")</item> displays the text \"http://www.example.org\" in the cell and executes the hyperlink http://www.example.org when clicked." -msgstr "<item type=\"input\">=LIEN.HYPERTEXTE(\"http://www.exemple.org\")</item> affiche le texte \"http://www.exemple.org\" dans la cellule et exécute le lien hypertexte http://www.exemple.org lorsqu'il est cliqué." +msgid "<input>=HYPERLINK(\"http://www.example.org\")</input> displays the text \"http://www.example.org\" in the cell and executes the hyperlink http://www.example.org when clicked." +msgstr "" -#. GThdD +#. wHG7A #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_idN1182A\n" "help.text" -msgid "<item type=\"input\">=HYPERLINK(\"http://www.example.org\";\"Click here\")</item> displays the text \"Click here\" in the cell and executes the hyperlink http://www.example.org when clicked." -msgstr "<item type=\"input\">=LIEN.HYPERTEXTE(\"http://www.exemple.org\";\"Cliquer ici )</item> affiche le texte \"Cliquer ici\" dans la cellule et exécute le lien hypertexte http://www.exemple.org lorsqu'il est cliqué." +msgid "<input>=HYPERLINK(\"http://www.example.org\";\"Click here\")</input> displays the text \"Click here\" in the cell and executes the hyperlink http://www.example.org when clicked." +msgstr "" -#. nBEGH +#. jamR2 #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id0907200912224534\n" "help.text" -msgid "<item type=\"input\">=HYPERLINK(\"http://www.example.org\";12345)</item> displays the number 12345 and executes the hyperlink http://www.example.org when clicked." -msgstr "<item type=\"input\">=LIEN.HYPERTEXTE(\"http://www.exemple.org\";12345)</item> affiche le nombre 12345 et exécute le lien hypertexte http://www.exemple.org lorsqu'il est cliqué." +msgid "<input>=HYPERLINK(\"http://www.example.org\";12345)</input> displays the number 12345 and executes the hyperlink http://www.example.org when clicked." +msgstr "" -#. GFCwJ +#. qLdBN #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_idN1182D\n" "help.text" -msgid "<item type=\"input\">=HYPERLINK($B4)</item> where cell B4 contains <item type=\"input\">http://www.example.org</item>. The function adds http://www.example.org to the URL of the hyperlink cell and returns the same text which is used as formula result." -msgstr "<item type=\"input\">=LIEN.HYPERTEXTE($B4)</item> où la cellule B4 contient <item type=\"input\">http://www.exemple.org</item>. La fonction ajoute http://www.exemple.org à l'URL de la cellule contenant le lien et renvoie le même texte qui est utilisé comme résultat de la formule." +msgid "<input>=HYPERLINK($B4)</input> where cell B4 contains <literal>http://www.example.org</literal>. The function adds http://www.example.org to the URL of the hyperlink cell and returns the same text which is used as formula result." +msgstr "" -#. viZae +#. cWDrv #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_idN11830\n" "help.text" -msgid "<item type=\"input\">=HYPERLINK(\"http://www.\";\"Click \") & \"example.org\"</item> displays the text Click example.org in the cell and executes the hyperlink http://www.example.org when clicked." -msgstr "<item type=\"input\">=LIEN.HYPERTEXTE(\"http://www.\";\"Cliquer sur\") & \"exemple.org\"</item> affiche le texte Cliquer sur exemple.org dans la cellule et exécute le lien hypertexte http://www.exemple.org lorsque cliqué." +msgid "<input>=HYPERLINK(\"http://www.\";\"Click \") & \"example.org\"</input> displays the text Click example.org in the cell and executes the hyperlink http://www.example.org when clicked." +msgstr "" -#. bdxGj +#. DDEtK #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id8859523\n" "help.text" -msgid "<item type=\"input\">=HYPERLINK(\"#Sheet1.A1\";\"Go to top\")</item> displays the text Go to top and jumps to cell Sheet1.A1 in this document." -msgstr "<item type=\"input\">=LIEN.HYPERTEXTE(\"#Feuille1.A1\";\"Aller en haut\")</item> affiche le texte Aller en haut et saute à la cellule Feuille1.A1 dans le document." +msgid "<input>=HYPERLINK(\"#Sheet1.A1\";\"Go to top\")</input> displays the text Go to top and jumps to cell Sheet1.A1 in this document." +msgstr "" -#. kFDkB +#. CoMEq #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id2958769\n" "help.text" -msgid "<item type=\"input\">=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Go to Writer bookmark\")</item> displays the text \"Go to Writer bookmark\", loads the specified text document and jumps to bookmark \"Specification\"." -msgstr "<item type=\"input\">=LIEN.HYPERTEXTE(\"file:///C:/writer.odt#Spécification\";\"Aller au repère de texte Writer\")</item> affiche le texte Aller au repère de texte Writer, charge le document texte spécifié et atteint le repère de texte \"Spécification\"." +msgid "<input>=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Go to Writer bookmark\")</input> displays the text \"Go to Writer bookmark\", loads the specified text document and jumps to bookmark \"Specification\"." +msgstr "" + +#. Ky2xV +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id321615667588042\n" +"help.text" +msgid "<input>=HYPERLINK(\"file:///C:/Documents/\";\"Open Documents folder\")</input> displays the text \"Open Documents folder\" and shows the folder contents using the standard file manager in your operating system." +msgstr "" #. ubKsF #: 04060109.xhp @@ -45718,14 +45727,14 @@ msgctxt "" msgid "<ahelp hid=\"SFX2_HID_TEMPLATE_FMT\">Displays the list of the styles from the selected style category.</ahelp>" msgstr "<ahelp hid=\"SFX2_HID_TEMPLATE_FMT\">Affiche la liste des styles de la catégorie de style sélectionnée.</ahelp>" -#. xvaTV +#. YBufY #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_idN109D1\n" "help.text" -msgid "In the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link> you can choose commands to create a new style, delete a user-defined style, or change the selected style." -msgstr "Dans le <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"menu contextuel\">menu contextuel</link>, vous pouvez sélectionner différentes commandes : pour créer un style, supprimer un style défini par l'utilisateur ou modifier le style sélectionné." +msgid "In the <link href=\"text/shared/00/00000005.xhp#contextmenu\" name=\"context menu\">context menu</link> you can choose commands to create a new style, delete a user-defined style, or change the selected style." +msgstr "" #. zdEoY #: 05100000.xhp @@ -63259,23 +63268,23 @@ msgctxt "" msgid "If there are less delimiters than strings to be joined, the delimiters will be used again from the start." msgstr "S'il y a moins de séparateurs que de chaînes à joindre, les séparateurs seront de nouveau utilisés à partir du début." -#. 4Zi8d +#. QaJCw #: func_textjoin.xhp msgctxt "" "func_textjoin.xhp\n" "par_id441556229012536\n" "help.text" -msgid "<input>=TEXTJOIN(\" \",TRUE, \"Here\", \"comes\", \"the\", \"sun\")</input> returns \"Here comes the sun\" with space character as delimiter and empty strings are ignored." -msgstr "<input>=JOINDRE.TEXTE(\" \",VRAI,\"Voila\",\"le\",\"soleil\")</input> renvoie \"Voilà le soleil\" avec le caractère espace comme séparateur et les chaînes vides sont ignorées." +msgid "<input>=TEXTJOIN(\" \"; 1; \"Here\"; \"comes\"; \"the\"; \"sun\")</input> returns \"Here comes the sun\" with space character as delimiter and empty strings are ignored." +msgstr "" -#. SamHC +#. 39FPP #: func_textjoin.xhp msgctxt "" "func_textjoin.xhp\n" "par_id441556239012536\n" "help.text" -msgid "if A1:B2 contains \"Here\", \"comes\", \"the\", \"sun\" respectively, <input>=TEXTJOIN(\"-\",TRUE,A1:B2)</input> returns \"Here-comes-the-sun\" with dash character as delimiter and empty strings are ignored." -msgstr "Si A1:B2 contient \"Voilà\", \"le\", \"soleil\" respectivement, <input>=JOINDRE.TEXTE(\"-\",VRAI,A1:B2)</input> renvoie \"Voilà-le-soleil\" avec le caractère tiret comme séparateur et les chaînes vides sont ignorées." +msgid "if A1:B2 contains \"Here\", \"comes\", \"the\", \"sun\" respectively, <input>=TEXTJOIN(\"-\";1;A1:B2)</input> returns \"Here-comes-the-sun\" with dash character as delimiter and empty strings are ignored." +msgstr "" #. AXCJg #: func_textjoin.xhp @@ -63590,7 +63599,7 @@ msgctxt "" "par_id3146142\n" "help.text" msgid "<item type=\"input\">=WEBSERVICE(\"wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\")</item>" -msgstr "<item type=\"input\">=WEBSERVICE(\"wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\")</item>" +msgstr "<item type=\"input\">=SERVICEWEB(\"wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\")</item>" #. yaDfK #: func_webservice.xhp @@ -63662,7 +63671,7 @@ msgctxt "" "par_id2946142\n" "help.text" msgid "<item type=\"input\">=FILTERXML(WEBSERVICE(\"wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\");\"//lastBuildDate\")</item>" -msgstr "<item type=\"input\">=FILTERXML(WEBSERVICE(\"wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\");\"//lastBuildDate\")</item>" +msgstr "<item type=\"input\">=FILTERXML(SERVICEWEB(\"wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\");\"//lastBuildDate\")</item>" #. BCHBF #: func_webservice.xhp diff --git a/source/fr/helpcontent2/source/text/scalc/guide.po b/source/fr/helpcontent2/source/text/scalc/guide.po index 66ee04f5958..bd7d8eaf9cf 100644 --- a/source/fr/helpcontent2/source/text/scalc/guide.po +++ b/source/fr/helpcontent2/source/text/scalc/guide.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2021-02-17 15:58+0100\n" -"PO-Revision-Date: 2021-01-19 10:36+0000\n" +"PO-Revision-Date: 2021-03-20 17:36+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/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.4.2\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1558541914.000000\n" @@ -2823,7 +2823,7 @@ msgctxt "" "par_id3159156\n" "help.text" msgid "Using the menu command <emph>Format - Conditional - Condition</emph>, the dialog allows you to define conditions per cell, which must be met in order for the selected cells to have a particular format." -msgstr "" +msgstr "La boîte de dialogue qui s'affiche à l'aide de la commande de menu <emph>Format - Conditionnel - Condition</emph> permet de définir, pour chaque cellule, des conditions devant être satisfaites pour que la cellule puisse prendre un format particulier." #. SbhJy #: cellstyle_conditional.xhp @@ -2868,7 +2868,7 @@ msgctxt "" "par_id3155603\n" "help.text" msgid "Choose <emph>Format - Conditional - Condition</emph>." -msgstr "" +msgstr "Choisissez <emph>Format - Conditionnel - Condition</emph>." #. nFqJG #: cellstyle_conditional.xhp @@ -2913,7 +2913,7 @@ msgctxt "" "par_id3155337\n" "help.text" msgid "First of all, create a table in which a few different values occur. For your test you can create tables with any random numbers:" -msgstr "" +msgstr "Commencez par créer une feuille de calcul avec quelques valeurs différentes. Pour votre test, vous pouvez créer des table avec des nombres aléatoires :" #. A66qh #: cellstyle_conditional.xhp @@ -2976,7 +2976,7 @@ msgctxt "" "par_id3155529\n" "help.text" msgid "In the <emph>Format Cells</emph> dialog on the <emph>Background</emph> tab, click the <emph>Color</emph> button and then select a background color. Click <emph>OK</emph>." -msgstr "" +msgstr "Dans la boîte de dialogue <emph>Formater les cellules</emph> dans l'onglet <emph>Arrière-plan</emph>, cliquez sur le bouton <emph>Couleur</emph> puis sélectionnez une couleur d'arrière-plan. Cliquez sur <emph>OK</emph>." #. AwUDA #: cellstyle_conditional.xhp @@ -2985,7 +2985,7 @@ msgctxt "" "par_id3154484\n" "help.text" msgid "In the Styles deck of the Sidebar, click the <emph>New Style from Selection</emph> icon. Enter the name of the new style. For this example, name the style \"Above\"." -msgstr "" +msgstr "Dans le volet Styles de la barre latérale, cliquez sur l'icône <emph>Nouveau style à partir de la sélection</emph>. Saisissez le nom du nouveau style. Pour cette exemple, nommé le style \"Au-dessus\"." #. 4bRZa #: cellstyle_conditional.xhp @@ -3030,7 +3030,7 @@ msgctxt "" "par_id3156016\n" "help.text" msgid "Select the AVERAGE function. Use the mouse to select all your random numbers. If you cannot see the entire range, because the Function Wizard is obscuring it, you can temporarily shrink the dialog using the <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Shrink or Maximize\"><item type=\"menuitem\">Shrink</item></link> icon." -msgstr "" +msgstr "Sélectionnez la fonction MOYENNE. Utilisez la souris pour sélectionnez tous les nombres aléatoires. Si vous ne pouvez pas afficher la page entière parce que l'assistant Fonction la masque, vous pouvez temporairement réduire la boîte de dialogue en utilisant l'icône <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Shrink or Maximize\"><item type=\"menuitem\">Réduire</item></link>." #. YEqsh #: cellstyle_conditional.xhp @@ -3075,7 +3075,7 @@ msgctxt "" "par_id3153801\n" "help.text" msgid "Choose the <emph>Format - Conditional - Condition</emph> command to open the corresponding dialog." -msgstr "" +msgstr "Choisissez <emph>Format - Conditionnel - Condition</emph> pour ouvrir la boîte de dialogue correspondante." #. oaUQo #: cellstyle_conditional.xhp @@ -3138,7 +3138,7 @@ msgctxt "" "par_id3147298\n" "help.text" msgid "Choose <emph>Edit - Paste Special - Paste Special</emph>. The <emph>Paste Special</emph> dialog appears." -msgstr "" +msgstr "Choisissez <emph>Édition - Collage spécial - Collage spécial</emph>. La boîte de dialogue <emph>Collage spécial</emph> s'affiche." #. KEnNM #: cellstyle_conditional.xhp @@ -3147,7 +3147,7 @@ msgctxt "" "par_id3166465\n" "help.text" msgid "In the <emph>Paste</emph> area, check only the <emph>Formats</emph> box. All other boxes must be unchecked. Click <emph>OK</emph>. Or you can click the <emph>Formats only</emph> button instead." -msgstr "" +msgstr "Dans la zone <emph>Coller</emph>, cochez uniquement le champ <emph>Formats</emph>. Toutes les autres cases doivent être décochées. Cliquez sur <emph>OK</emph>. Ou vous pouvez cliquer sur le bouton <emph>Formats uniquement</emph> à la place." #. YMDKA #: cellstyle_conditional.xhp @@ -3156,7 +3156,7 @@ msgctxt "" "par_id3159123\n" "help.text" msgid "<link href=\"text/scalc/01/05120000.xhp\" name=\"Format - Conditional formatting\">Format - Conditional - Condition</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/05120000.xhp\" name=\"Format - Conditional formatting\">Format - Conditionnel - Condition</link>" #. HFoKB #: cellstyle_minusvalue.xhp @@ -3228,7 +3228,7 @@ msgctxt "" "image_anc\n" "help.text" msgid "Changing Image Anchor in Calc" -msgstr "" +msgstr "Modifier l'ancre d'une image dans Calc" #. Vwqvb #: change_image_anchor.xhp @@ -3237,7 +3237,7 @@ msgctxt "" "bm_id471607970579914\n" "help.text" msgid "<bookmark_value>anchor;image</bookmark_value><bookmark_value>image anchor;in Calc</bookmark_value><bookmark_value>image anchor in Calc;changing</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Ancre;image</bookmark_value><bookmark_value>Ancre d'image;dans Calc</bookmark_value><bookmark_value>Ancre d'image dans Calc;modifier</bookmark_value>" #. t3pgZ #: change_image_anchor.xhp @@ -3246,7 +3246,7 @@ msgctxt "" "par_id851607971999527\n" "help.text" msgid "<variable id=\"anchor_image\"><link href=\"text/scalc/guide/change_image_anchor.xhp\" name=\"Changing Anchor of Image\">Changing the Anchor of an Image</link> </variable>" -msgstr "" +msgstr "<variable id=\"anchor_image\"><link href=\"text/scalc/guide/change_image_anchor.xhp\" name=\"Changing Anchor of Image\">Modifier l'ancre d'une image</link></variable>" #. BoMUp #: change_image_anchor.xhp @@ -3255,7 +3255,7 @@ msgctxt "" "par_id881607972030094\n" "help.text" msgid "Images are inserted in a Calc spreadsheet anchored to cells by default and do not resize when the cell is moved." -msgstr "" +msgstr "Dans une feuille de calcul Calc, les images sont insérées ancrées aux cellules par défaut et ne se redimensionnent pas lorsque la cellule est déplacée." #. gFthU #: change_image_anchor.xhp @@ -3264,7 +3264,7 @@ msgctxt "" "par_id741607810664944\n" "help.text" msgid "Images can be anchored in three different ways:" -msgstr "" +msgstr "Les images peuvent être ancrées de trois façons :" #. WFaiX #: change_image_anchor.xhp @@ -3273,7 +3273,7 @@ msgctxt "" "par_id351607809926451\n" "help.text" msgid "<emph>To Cell:</emph> the image will move along with the cell, when copying, sorting or inserting and deleting cells above and on the left of the cell holding the anchor." -msgstr "" +msgstr "<emph>À la cellule :</emph> l'image ne se déplacera pas avec la cellule, lors de la copie, du tri, de l'insertion ou de la suppression de cellules au-dessus et à la gauche de la cellule contenant l'ancre." #. 99BBj #: change_image_anchor.xhp @@ -3282,7 +3282,7 @@ msgctxt "" "par_id871607809971823\n" "help.text" msgid "<emph>To Cell(resize with cell):</emph> the image will move along with the cell. In addition, the image height and width will be resized if the cell holding the anchor is later resized. The aspect ratio of the image follows the later aspect ratio of the cell holding the anchor." -msgstr "" +msgstr "<emph>À la cellule (redimensionnement avec la cellule) :</emph> l'image se déplacera avec la cellule. De plus, la hauteur et la largeur de l'image seront redimensionnées si la cellule contenant l'ancre est redimensionnée par la suite. Le ratio de l'image suit le ratio de la cellule contenant l'ancre." #. DGAiK #: change_image_anchor.xhp @@ -3291,7 +3291,7 @@ msgctxt "" "par_id551607810008215\n" "help.text" msgid "<emph>To Page:</emph> the image position in the page is not affected by cells ordering or cells movements." -msgstr "" +msgstr "<emph>À la page :</emph> la position de l'image dans la page n'est pas affectée par l'ordre ou le mouvement des cellules." #. 97qEg #: change_image_anchor.xhp @@ -3309,7 +3309,7 @@ msgctxt "" "par_id41607978764613\n" "help.text" msgid "Select the image and choose <menuitem>Format - Anchor</menuitem>, or, on the context menu of the image choose <menuitem>Anchor</menuitem>" -msgstr "" +msgstr "Sélectionnez l'image et choisissez <menuitem>Format - Ancre</menuitem> ou, dans le menu contextuel de l'image, choisissez <menuitem>Ancre</menuitem>" #. pSQWf #: change_image_anchor.xhp @@ -3318,7 +3318,7 @@ msgctxt "" "par_id761607809520625\n" "help.text" msgid "The original size of the image and cell is preserved while pasting the entire row or entire column for both <emph>To Cell</emph> and <emph>To Cell(resize with cell)</emph> options." -msgstr "" +msgstr "La taille originale de l'image et de la cellule sont préservées lors du collage d'une ligne ou d'une colonne entière pour les deux options <emph>À la cellule</emph> et <emph>À la cellule (redimensionnement avec la cellule)</emph>." #. G5Dfz #: consolidate.xhp @@ -6360,7 +6360,7 @@ msgctxt "" "par_id3151241\n" "help.text" msgid "100.0 Million" -msgstr "100.0 Million" +msgstr "100,0 Million" #. 9GBRG #: format_value_userdef.xhp @@ -11472,7 +11472,7 @@ msgctxt "" "par_id3153142\n" "help.text" msgid "Once you have created a filter matrix, select the sheet ranges to be filtered. Open the <emph>Advanced Filter</emph> dialog by choosing <menuitem>Data - More Filters - Advanced Filter</menuitem>, and define the filter conditions." -msgstr "" +msgstr "Une fois que vous avez créé une matrice de filtre, sélectionnez les plages de feuille à filtrer. Ouvrez la boîte de dialogue <emph>Filtre spécial</emph> en choisissant <menuitem>Données - Filtre - Filtre spécial</menuitem>, et définissez les conditions de filtrage." #. 2F7wd #: specialfilter.xhp @@ -11481,7 +11481,7 @@ msgctxt "" "par_id3153726\n" "help.text" msgid "Then click OK, and you will see that only the rows from the original sheet whose contents have met the search criteria are still visible. All other rows are temporarily hidden and can be made to reappear with the <menuitem>Format - Rows - Show</menuitem> command." -msgstr "" +msgstr "Cliquez ensuite sur OK. Vous pouvez constater que seules les lignes de la feuille d'origine dont le contenu répond aux critères de recherche sont encore visibles. Toutes les autres lignes sont temporairement masquées et peuvent être affichées à l'aide de la commande <menuitem>Format - Ligne - Afficher</menuitem>." #. Sn4mJ #: specialfilter.xhp @@ -11490,7 +11490,7 @@ msgctxt "" "par_id3149664\n" "help.text" msgid "Example" -msgstr "" +msgstr "Exemple" #. UFqRd #: specialfilter.xhp @@ -11652,7 +11652,7 @@ msgctxt "" "par_id3153566\n" "help.text" msgid "Specify that only rows which either have the value <literal>January</literal> in the <emph>Month</emph> cells OR a value of under 160000 in the <emph>Standard</emph> cells will be displayed." -msgstr "" +msgstr "Spécifiez que seules doivent être affichées les lignes ayant la valeur <literal>Janvier</literal> dans les cellules <emph>Mois</emph> OU une valeur inférieure à 160 000 dans les cellules <emph>Standard</emph>." #. ApUpg #: specialfilter.xhp @@ -11661,7 +11661,7 @@ msgctxt "" "par_id3147372\n" "help.text" msgid "Choose <menuitem>Data - More Filters - Advanced Filter</menuitem>, and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view." -msgstr "" +msgstr "Choisissez <menuitem>Données - Filtre - Filtre spécial</menuitem>, puis sélectionnez la plage A20:E22. Une fois que vous avez cliqué sur OK, seules les lignes filtrées sont affichées. Les autres lignes sont masquées." #. jQ6bn #: subtotaltool.xhp diff --git a/source/fr/helpcontent2/source/text/sdatabase.po b/source/fr/helpcontent2/source/text/sdatabase.po index 2123c4c4d7e..5cc08d26110 100644 --- a/source/fr/helpcontent2/source/text/sdatabase.po +++ b/source/fr/helpcontent2/source/text/sdatabase.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: 2021-02-05 18:59+0100\n" +"POT-Creation-Date: 2021-03-08 14:39+0100\n" "PO-Revision-Date: 2021-02-12 12:36+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/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 4.4\n" +"X-Generator: LibreOffice\n" #. ugSgG #: 02000000.xhp @@ -3039,13 +3039,13 @@ msgctxt "" msgid "<link href=\"text/shared/main0212.xhp\" name=\"Sort and Filter Data\">Sort and Filter Data</link>" msgstr "" -#. ZEwwQ +#. hNfEL #: 05000000.xhp msgctxt "" "05000000.xhp\n" "hd_id3154288\n" "help.text" -msgid "<link href=\"text/shared/explorer/database/05020000.xhp\" name=\"Relations, Primary and External Key\">Relations, Primary and External Key</link>" +msgid "<link href=\"text/sdatabase/05020000.xhp\" name=\"Relations, Primary and External Key\">Relations, Primary and External Key</link>" msgstr "" #. fAyEi @@ -3795,6 +3795,465 @@ msgctxt "" msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/close\">Closes the dialog.</ahelp>" msgstr "" +#. n4gFz +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"tit\n" +"help.text" +msgid "Relations" +msgstr "" + +#. sQwNc +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"hd_id3153323\n" +"help.text" +msgid "<link href=\"text/sdatabase/05020000.xhp\" name=\"Relations\">Relations</link>" +msgstr "" + +#. GxBiD +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"bm_id3146957\n" +"help.text" +msgid "<bookmark_value>relational databases (Base)</bookmark_value>" +msgstr "" + +#. YYXkm +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3146957\n" +"help.text" +msgid "This command opens the <emph>Relation Design </emph>window, which allows you to define relationships between various database tables." +msgstr "" + +#. vMuED +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3154823\n" +"help.text" +msgid "<ahelp hid=\"HID_CTL_RELATIONTAB\">Here you can link together tables from the current database through common data fields.</ahelp> Click the <emph>New Relation</emph> icon to create the relationships, or simply drag-and-drop with the mouse." +msgstr "" + +#. zHWMJ +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3145316\n" +"help.text" +msgid "This function is only available if you are working with a relational database." +msgstr "" + +#. 5MXvo +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3149235\n" +"help.text" +msgid "When you choose <emph>Tools - Relationships</emph>, a window opens in which all the existing relationships between the tables of the current database are shown. If no relationships have been defined, or if you want to relate other tables of the database to each other, then click on the <emph>Add Tables</emph> icon. The <link href=\"text/shared/02/14020100.xhp\" name=\"Add Tables\">Add Tables</link> dialog opens in which you can select the tables with which to create a relation." +msgstr "" + +#. krxTw +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3152812\n" +"help.text" +msgid "If the <emph>Relation Design</emph> window is open, the selected tables cannot be modified, even in Table Design mode. This ensures that tables are not changed while the relations are being created." +msgstr "" + +#. zZFEP +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3150541\n" +"help.text" +msgid "The selected tables are shown in the top area of the relation design view. You can close a table window through the context menu or with the Delete key." +msgstr "" + +#. uJVYH +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"bm_id3148922\n" +"help.text" +msgid "<bookmark_value>primary keys;inserting (Base)</bookmark_value><bookmark_value>keys;primary keys (Base)</bookmark_value><bookmark_value>external keys (Base)</bookmark_value>" +msgstr "" + +#. ek2aE +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"hd_id3148922\n" +"help.text" +msgid "Primary key and foreign keys" +msgstr "" + +#. ksuDX +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3149168\n" +"help.text" +msgid "If you want to define a relation among the various tables, you should enter a <link href=\"text/shared/00/00000005.xhp#primaerschluessel\" name=\"primary key\">primary key</link> that uniquely identifies a data field of an existing table. You can refer to the primary key from other tables to access the data of this table. All data fields referring to this primary key will be identified as a foreign key." +msgstr "" + +#. FACvb +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3147085\n" +"help.text" +msgid "All data fields referring to a primary key will be identified in the table window by a small key symbol." +msgstr "" + +#. vro8F +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"hd_id3153193\n" +"help.text" +msgid "Define relations" +msgstr "" + +#. wmwWU +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"bm_id3155430\n" +"help.text" +msgid "<bookmark_value>relations; creating and deleting (Base)</bookmark_value>" +msgstr "" + +#. pGNLA +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3155430\n" +"help.text" +msgid "All existing relations are shown in the relations windows by a line that connects the primary and foreign key fields. You can add a relation by using drag-and-drop to drop the field of one table onto the field of the other table. A relation is removed again by selecting it and pressing the Delete key." +msgstr "" + +#. EF2rg +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3149984\n" +"help.text" +msgid "Alternatively, you can also click the <emph>New Relation</emph> icon in the top area of the relation field and define the relation between two tables in the <link href=\"text/sdatabase/05020100.xhp\" name=\"Relations\"><emph>Relations</emph></link> dialog." +msgstr "" + +#. yTadX +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3153093\n" +"help.text" +msgid "If you use $[officename] as the front-end for a relational database, the creation and deletion of relationships is not placed in an intermediate memory by $[officename], but is forwarded directly to the database." +msgstr "" + +#. bnCjW +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3155856\n" +"help.text" +msgid "By double-clicking a connection line, you can assign certain properties to the relation. The <emph>Relations </emph>dialog opens." +msgstr "" + +#. zaiku +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"tit\n" +"help.text" +msgid "Relations" +msgstr "" + +#. BAAZE +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"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 "" + +#. tDgC3 +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"hd_id3150445\n" +"help.text" +msgid "Relations" +msgstr "" + +#. 5fAEp +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3150499\n" +"help.text" +msgid "<ahelp hid=\".uno:DBAddRelation\">Allows you to define and edit a relation between two tables.</ahelp>" +msgstr "" + +#. yHc9N +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3155136\n" +"help.text" +msgid "The update and delete options are only available if they are supported by the database used." +msgstr "" + +#. BDC5P +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"hd_id3155341\n" +"help.text" +msgid "Tables" +msgstr "" + +#. BAGsd +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3153880\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/relationdialog/table2\" visibility=\"hidden\">This is where the two related tables are listed.</ahelp> If you create a new relation, you can select one table from each of the combo boxes in the top part of the dialog." +msgstr "" + +#. 4UCC7 +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3154047\n" +"help.text" +msgid "If you opened the <emph>Relations</emph> dialog for an existing relation by double-clicking the connection lines in the Relation window, then the tables involved in the relation cannot be modified." +msgstr "" + +#. VBeNf +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"hd_id3153822\n" +"help.text" +msgid "Key fields" +msgstr "" + +#. CnkB6 +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3159157\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/joindialog/relations\">Defines the key fields for the relation.</ahelp>" +msgstr "" + +#. tG7Wy +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3149235\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/relationdialog/table2\">The names of the tables selected for the link appear here as column names.</ahelp> If you click a field, you can use the arrow buttons to select a field from the table. Each relation is written in a row." +msgstr "" + +#. ECqps +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"hd_id3145609\n" +"help.text" +msgid "Update options" +msgstr "" + +#. TcZQE +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3153061\n" +"help.text" +msgid "Here you can select options that take effect when there are changes to a primary key field." +msgstr "" + +#. SNgAC +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"hd_id3149046\n" +"help.text" +msgid "No action" +msgstr "" + +#. BQgh9 +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3152360\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/relationdialog/addaction\">Specifies that any change made to a primary key does not affect other external key fields.</ahelp>" +msgstr "" + +#. UzK5q +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"hd_id3148664\n" +"help.text" +msgid "Updating cascade" +msgstr "" + +#. GFtru +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3154073\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/relationdialog/addcascade\">Updates all the external key fields if the value of the corresponding primary key has been modified (Cascading Update).</ahelp>" +msgstr "" + +#. xydLE +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"hd_id3145171\n" +"help.text" +msgid "Set null" +msgstr "" + +#. ksYnw +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3154123\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/relationdialog/addnull\"> If the corresponding primary key has been modified, use this option to set the \"IS NULL\" value to all external key fields. IS NULL means that the field is empty.</ahelp>" +msgstr "" + +#. FGxMC +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"hd_id3150448\n" +"help.text" +msgid "Set default" +msgstr "" + +#. T7dEQ +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3151041\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/relationdialog/adddefault\"> If the corresponding primary key has been modified, use this option to set a default value to all external key fields.</ahelp> During the creation of the corresponding table, the default value of an external key field will be defined when you assign the field properties." +msgstr "" + +#. AvWBL +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"hd_id3125863\n" +"help.text" +msgid "Delete options" +msgstr "" + +#. ayyns +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3153193\n" +"help.text" +msgid "Here you can select options that take effect when a primary key field is deleted." +msgstr "" + +#. jTCSL +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"hd_id3159252\n" +"help.text" +msgid "No action" +msgstr "" + +#. PgDqt +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3145785\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/relationdialog/delaction\">Specifies that the deletion of a primary key will not have any effect on other external key fields.</ahelp>" +msgstr "" + +#. hFmB4 +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"hd_id3154146\n" +"help.text" +msgid "Delete cascade" +msgstr "" + +#. ESpAp +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3155309\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/relationdialog/delcascade\">Specifies that all external key fields will be deleted if you delete the corresponding primary key field.</ahelp>" +msgstr "" + +#. ZaNTh +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3153140\n" +"help.text" +msgid "When you delete a primary key field with the<emph> Delete cascade </emph>option, all records from other tables that have this key as their foreign key are also deleted. Use this option with great care; it is possible that a major portion of the database can be deleted." +msgstr "" + +#. mAu9C +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"hd_id3152596\n" +"help.text" +msgid "Set null" +msgstr "" + +#. dAtCx +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3153363\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/relationdialog/delnull\">If you delete the corresponding primary key, the \"IS NULL\" value will be assigned to all external key fields.</ahelp>" +msgstr "" + +#. 474LG +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"hd_id3145272\n" +"help.text" +msgid "Set Default" +msgstr "" + +#. ktJ6K +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3154320\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/relationdialog/deldefault\">If you delete the corresponding primary key, a set value will be set to all external key fields.</ahelp>" +msgstr "" + #. cLmBi #: main.xhp msgctxt "" diff --git a/source/fr/helpcontent2/source/text/sdraw/guide.po b/source/fr/helpcontent2/source/text/sdraw/guide.po index 2d70485dd6a..702d12f42f4 100644 --- a/source/fr/helpcontent2/source/text/sdraw/guide.po +++ b/source/fr/helpcontent2/source/text/sdraw/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: 2021-01-25 14:55+0100\n" -"PO-Revision-Date: 2021-01-19 10:36+0000\n" +"PO-Revision-Date: 2021-03-19 16:40+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsdrawguide/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.4.2\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1550333796.000000\n" @@ -240,7 +240,7 @@ msgctxt "" "par_id3151390\n" "help.text" msgid "If you select three or more objects in Draw, you can also use the <link href=\"text/shared/01/05360000.xhp\" name=\"Distribution\"><emph>Distribute selection</emph></link> command to distribute the vertical and horizontal spacing evenly between the objects." -msgstr "" +msgstr "Si vous sélectionnez trois objets ou plus dans Draw, vous pouvez également utiliser la commande <link href=\"text/shared/01/05360000.xhp\" name=\"Distribution\"><emph>Distribuer la sélection </emph></link> pour distribuer l'espacement vertical et horizontal régulièrement entre les objets." #. R9tTg #: align_arrange.xhp diff --git a/source/fr/helpcontent2/source/text/shared/00.po b/source/fr/helpcontent2/source/text/shared/00.po index f4deb08fc93..d74928da01a 100644 --- a/source/fr/helpcontent2/source/text/shared/00.po +++ b/source/fr/helpcontent2/source/text/shared/00.po @@ -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-22 17:17+0100\n" -"PO-Revision-Date: 2021-02-02 17:36+0000\n" +"POT-Creation-Date: 2021-03-22 13:58+0100\n" +"PO-Revision-Date: 2021-03-20 17:36+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/fr/>\n" "Language: fr\n" @@ -602,14 +602,14 @@ msgctxt "" msgid "<variable id=\"wahr\">If an error occurs, the function returns a logical or numerical value.</variable>" msgstr "<variable id=\"wahr\">En cas d'erreur, la fonction renvoie une valeur logique ou numérique.</variable>" -#. oSC8p +#. ECspB #: 00000001.xhp msgctxt "" "00000001.xhp\n" "par_id3154145\n" "help.text" -msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link>).</variable>" -msgstr "<variable id=\"kontext\">(Cette commande est accessible uniquement depuis le <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"menu contextuel\">menu contextuel</link>).</variable>" +msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#contextmenu\" name=\"context menu\">context menu</link>).</variable>" +msgstr "<variable id=\"kontext\">(Cette commande est accessible uniquement depuis le <link href=\"text/shared/00/00000005.xhp#contextmenu\" name=\"context menu\">menu contextuel</link>).</variable>" #. JFGU9 #: 00000001.xhp @@ -2123,15 +2123,6 @@ msgctxt "" msgid "Enable CTL support using <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - Languages</menuitem>." msgstr "Activez la prise en charge des scripts complexes par <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem>Outils - Options</menuitem></defaultinline></switchinline><menuitem> - Paramètres linguistiques - Langues</menuitem>." -#. AP8vJ -#: 00000005.xhp -msgctxt "" -"00000005.xhp\n" -"par_idN108F1\n" -"help.text" -msgid "Context Menu" -msgstr "Menu contextuel" - #. hfzNy #: 00000005.xhp msgctxt "" @@ -7937,6 +7928,15 @@ msgctxt "" msgid "Image" msgstr "Image" +#. 8ceGP +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id671614345792991\n" +"help.text" +msgid "Choose <menuitem>Insert - Frame - Floating Frame</menuitem>" +msgstr "Choisissez <menuitem>Insertion - Cadre - Cadre flottant</menuitem>" + #. yAVgx #: 00000404.xhp msgctxt "" @@ -7955,14 +7955,14 @@ msgctxt "" msgid "On the <emph>Insert</emph> bar, click" msgstr "Dans la barre <emph>Insérer</emph>, cliquez sur" -#. 5CBGw +#. SEYKo #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3168607\n" "help.text" -msgid "<image id=\"img_id3147482\" src=\"cmd/sc_insertobjectfloatingframe.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147482\">Icon</alt></image>" -msgstr "<image id=\"img_id3147482\" src=\"cmd/sc_insertobjectfloatingframe.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147482\">Icône</alt></image>" +msgid "<image id=\"img_id3147482\" src=\"cmd/sc_insertobjectfloatingframe.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147482\">Icon</alt></image>" +msgstr "<image id=\"img_id3147482\" src=\"cmd/sc_insertobjectfloatingframe.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147482\">Icône</alt></image>" #. 6RNey #: 00000404.xhp @@ -8126,14 +8126,14 @@ msgctxt "" msgid "Stars" msgstr "Étoiles" -#. c6VE3 +#. GCpBe #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id81526422144005\n" "help.text" -msgid "Choose <emph>Insert - Signature Line...</emph>" -msgstr "Choisissez <emph>Insertion - Ligne de signature...</emph>" +msgid "Choose <emph>Insert - Signature Line</emph>" +msgstr "Choisissez <emph>Insertion - Ligne de signature</emph>" #. aFWLc #: 00000406.xhp @@ -8160,7 +8160,7 @@ msgctxt "" "par_id3146765\n" "help.text" msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click" -msgstr "Choisissez <item type=\"menuitem\"><emph>Insertion - Média - Galerie Clip Art</emph></item> ou dans la barre <emph>Standard</emph>, cliquez sur" +msgstr "Choisissez <emph><item type=\"menuitem\">Insertion - Média - Galerie Clip Art</item></emph> ou dans la barre <emph>Standard</emph>, cliquez sur" #. EQ6v8 #: 00000406.xhp @@ -8286,7 +8286,7 @@ msgctxt "" "par_id3151338\n" "help.text" msgid "Choose <menuitem>Tools - Thesaurus</menuitem>." -msgstr "" +msgstr "Choisissez <menuitem>Outils - Dictionnaire des synonymes</menuitem>." #. F6EnA #: 00000406.xhp @@ -8331,7 +8331,7 @@ msgctxt "" "par_id3151386\n" "help.text" msgid "<variable id=\"selectmakro\">Choose <emph>Tools - Macros - Run Macro</emph>.</variable>" -msgstr "" +msgstr "<variable id=\"selectmakro\">Choisissez <emph>Outils - Macros - Exécuter la macro</emph>.</variable>" #. oTQwa #: 00000406.xhp @@ -8502,7 +8502,7 @@ msgctxt "" "par_id3157895\n" "help.text" msgid "<variable id=\"autokorr\">Choose <menuitem>Tools - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>AutoCorrect - </menuitem></caseinline></switchinline><menuitem>AutoCorrect Options</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"autokorr\">Choisissez <menuitem>Outils - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>AutoCorrection - </menuitem></caseinline></switchinline><menuitem>Options d'autocorrection</menuitem>.</variable>" #. 7SCCc #: 00000406.xhp @@ -8511,7 +8511,7 @@ msgctxt "" "par_id3153768\n" "help.text" msgid "<variable id=\"autokooptionen\">Choose <menuitem>Tools - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>AutoCorrect - </menuitem></caseinline></switchinline><menuitem>AutoCorrect Options - Options</menuitem> tab.</variable>" -msgstr "" +msgstr "<variable id=\"autokooptionen\">Choisissez <menuitem>Outils - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>AutoCorrection - </menuitem></caseinline></switchinline><menuitem>Options d'autocorrection - Options</menuitem>.</variable>" #. DMdB6 #: 00000406.xhp @@ -8529,7 +8529,7 @@ msgctxt "" "par_id3155368\n" "help.text" msgid "<variable id=\"autokoersetzung\">Choose <menuitem>Tools - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>AutoCorrect - </menuitem></caseinline></switchinline><menuitem>AutoCorrect Options - Replace</menuitem> tab.</variable>" -msgstr "" +msgstr "<variable id=\"autokoersetzung\">Choisissez <menuitem>Outils - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Autocorrection - </menuitem></caseinline></switchinline><menuitem>Options d'autocorrection - Remplacer</menuitem>.</variable>" #. DeRsp #: 00000406.xhp @@ -8538,7 +8538,7 @@ msgctxt "" "par_id3155860\n" "help.text" msgid "<variable id=\"autokoausnahmen\">Choose <menuitem>Tools - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>AutoCorrect - </menuitem></caseinline></switchinline><menuitem>AutoCorrect Options - Exceptions</menuitem> tab.</variable>" -msgstr "" +msgstr "<variable id=\"autokoausnahmen\">Choisissez <menuitem>Outils - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>AutoCorrection - </menuitem></caseinline></switchinline><menuitem>Options d'autocorrection - Exceptions</menuitem>.</variable>" #. 7RY8J #: 00000406.xhp @@ -8547,7 +8547,7 @@ msgctxt "" "par_id3153094\n" "help.text" msgid "<variable id=\"autokotyafz\">Choose <menuitem>Tools - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>AutoCorrect - </menuitem></caseinline></switchinline><menuitem>AutoCorrect Options - Localized Options</menuitem> tab.</variable>" -msgstr "" +msgstr "<variable id=\"autokotyafz\">Choisissez <menuitem>Outils - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>AutoCorrection - </menuitem></caseinline></switchinline><menuitem>Options d'autocorrection - Options linguistiques</menuitem>.</variable>" #. x8Cg3 #: 00000406.xhp @@ -8673,7 +8673,7 @@ msgctxt "" "par_id3150036\n" "help.text" msgid "Choose <emph>Tools - AutoText - Path</emph>. (autotext only)" -msgstr "" +msgstr "Choisissez <emph>Outils - AutoTexte - Chemin</emph> (uniquement pour les autotextes)." #. uSkyB #: 00000406.xhp @@ -10655,6 +10655,15 @@ msgctxt "" msgid "Choose <emph>Format - Bullets and Numbering</emph>." msgstr "Choisissez <emph>Format - Puces et numérotation</emph>." +#. GmdFv +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id761616160771224\n" +"help.text" +msgid "Right-click a paragraph, choose <menuitem>List - Bullets and Numbering</menuitem>." +msgstr "Faites un clic avec le bouton droit sur un paragraphe, choisissez <menuitem>Liste - Puces et numérotations</menuitem>" + #. N8NwQ #: 00040500.xhp msgctxt "" @@ -10664,23 +10673,23 @@ msgctxt "" msgid "On <emph>Formatting</emph> bar, click" msgstr "Dans la barre <emph>Formatage</emph>, cliquez sur" -#. 4QWK9 +#. sQFWD #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3149445\n" "help.text" -msgid "<image id=\"img_id3149964\" src=\"cmd/sc_defaultbullet.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149964\">Icon bullet list</alt></image>" -msgstr "<image id=\"img_id3149964\" src=\"cmd/sc_defaultbullet.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149964\">Icône Liste à puces</alt></image>" +msgid "<image id=\"img_id3149964\" src=\"cmd/lc_bulletsandnumberingdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149964\">Bullets and Numbering dialog Icon</alt></image>" +msgstr "<image id=\"img_id3149964\" src=\"cmd/lc_bulletsandnumberingdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149964\">Icône Boîte de dialogue Puces et numérotation</alt></image>" -#. yavcV +#. BPPZD #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3157970\n" "help.text" -msgid "Bullets On/Off" -msgstr "(Dés)activer les puces" +msgid "Bullets and Numbering" +msgstr "Puces et numérotation" #. XAbBj #: 00040500.xhp @@ -10736,41 +10745,41 @@ msgctxt "" msgid "Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>." msgstr "Ouvrez <emph>Styles - Styles de liste</emph> - dans le menu contextuel d'une entrée - choisissez <emph>Nouveau/Modifer</emph>." -#. ZD5up +#. n79tw #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3156011\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> (F11) - context menu of a Presentation Style (except Background) - choose <menuitem>New/Modify - Numbering</menuitem> tab." -msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> (F11) - menu contextuel d'un style de présentation (excepté l'arrière-plan) - choisissez l'onglet <menuitem>Nouveau/Modifier</menuitem>." +msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - context menu of a Presentation Style (except Background) - choose <menuitem>New/Modify - Numbering</menuitem> tab." +msgstr "Choisissez <menuitem>Affichage - Styles </menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> - menu contextuel d'un style de présentation (à l'exception de l'arrière-plan) - choisissez l'onglet <menuitem>Nouveau/modifier - Numérotation</menuitem>." -#. 3g7gB +#. tbLJG #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3150862\n" "help.text" -msgid "Choose <menuitem>Format - Bullets and Numbering - Numbering</menuitem> tab." -msgstr "Choisissez l'onglet <menuitem>Format - Puces et numérotation - Numérotation</menuitem>." +msgid "Choose <menuitem>Format - Bullets and Numbering - Ordered</menuitem> tab." +msgstr "Choisissez l'onglet <menuitem>Format - Puces et numérotation - Ordonnée</menuitem>." -#. iTevh +#. Rak4H #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3129011\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> (F11) - context menu of a List Style - choose <menuitem>New/Modify - Numbering Style</menuitem> tab." -msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> (F11) - menu contextuel d'un style de liste - choisissez l'onglet <menuitem>Nouveau/Modifier - Style de numérotation</menuitem>." +msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - context menu of a List Style - choose <menuitem>New/Modify - Ordered</menuitem> tab." +msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - menu contextuel d'un style de liste - choisissez l'onglet <menuitem>Nouveau/modifier - Ordonnée</menuitem>." -#. dAnx5 +#. 2XAFx #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3146019\n" "help.text" -msgid "Choose <menuitem>Styles - Manage Styles</menuitem> - choose - context menu of a List Style - choose <menuitem>New/Modify - Numbering Style</menuitem> tab." -msgstr "Choisissez <menuitem>Styles - Gérer les styles</menuitem> - choisissez le menu contextuel d'un style de liste - choisissez l'onglet <menuitem>Nouveau/Modifier - Style de numérotation</menuitem>." +msgid "Choose <menuitem>Styles - Manage Styles</menuitem> - context menu of a List Style - choose <menuitem>New/Modify - Ordered</menuitem> tab." +msgstr "Choisissez <menuitem>Styles - Gérer les styles</menuitem> - menu contextuel d'un style de liste - choisissez l'onglet <menuitem>Nouveau/modifier - Ordonnée</menuitem>." #. 4AKhs #: 00040500.xhp @@ -10781,50 +10790,41 @@ msgctxt "" msgid "<variable id=\"graphics\">Choose <emph>Format - Bullets and Numbering - Image</emph> tab.</variable>" msgstr "<variable id=\"graphics\">Choisissez l'onglet <emph>Format - Puces et numérotation - Image</emph>.</variable>" -#. G4FjC +#. CwE3e #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3155848\n" "help.text" -msgid "Choose <emph>Format - Bullets and Numbering - Outline</emph> tab." -msgstr "Choisissez l'onglet <emph>Format - Puces et numérotation - Plan</emph>." +msgid "Choose <menuitem>Format - Bullets and Numbering - Outline</menuitem> tab." +msgstr "Choisissez l'onglet <menuitem>Format - Puces et numérotation - Plan</menuitem>." -#. ifngA +#. 8cr6F #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3148733\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ouvrez la boîte de dialogue <emph>Styles - Styles de liste</emph> dans le menu contextuel d'une entrée, choisissez <emph>Nouveau/Modifier</emph>.</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <menuitem>Styles - Manage Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - context menu of a List Style entry - choose <emph>New/Modify</emph>.</caseinline></switchinline>" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choisissez <menuitem>Styles - Gérer les styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - menu contextuel d'une entrée de style de liste - choisissez <emph>Nouveau/modifier</emph>.</caseinline></switchinline>" -#. BQqBM +#. gfMdA #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3154931\n" +"par_id3156658\n" "help.text" -msgid "Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>." -msgstr "Ouvrez <emph>Styles - Styles de liste</emph> - dans le menu contextuel d'une entrée, choisissez <emph>Nouveau/Modifier</emph>." +msgid "Choose <menuitem>Format - Bullets and Numbering</menuitem> - <emph>Position</emph> tab." +msgstr "Choisissez <menuitem>Format - Puces et numérotation</menuitem> - onglet <emph>Position</emph>." -#. TDV7t +#. DVZRw #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3153812\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> (F11) - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab." -msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> (F11) - choisissez Styles de liste - dans le menu contextuel d'une entrée, choisissez <menuitem>Nouveau/Modifier</menuitem> - onglet <emph>Position</emph>." - -#. gfMdA -#: 00040500.xhp -msgctxt "" -"00040500.xhp\n" -"par_id3156658\n" -"help.text" -msgid "Choose <menuitem>Format - Bullets and Numbering</menuitem> - <emph>Position</emph> tab." -msgstr "Choisissez <menuitem>Format - Puces et numérotation</menuitem> - onglet <emph>Position</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab." +msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - choisissez Styles de liste - menu contextuel d'une entrée - choisissez l'onglet <menuitem>Nouveau/modfier</menuitem> - <emph>Position</emph>." #. t8uTF #: 00040500.xhp @@ -12536,14 +12536,14 @@ msgctxt "" msgid "Choose <menuitem>Format - Area - Transparency</menuitem> tab (drawing documents)." msgstr "Choisissez <menuitem>Format - Remplissage - Transparence</menuitem> (documents de dessin)." -#. ABvKj +#. 3GEwT #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3145365\n" "help.text" -msgid "Choose <menuitem>Format - Area - Transparency</menuitem> tab (presentation documents)." -msgstr "Choisissez <menuitem>Format - Remplissage - Transparence</menuitem> (documents de présentation)." +msgid "Choose <menuitem>Format - Object and Shape - Area - Transparency</menuitem> tab (presentation documents)." +msgstr "Choisissez <menuitem>Format - Objet et forme - Arrière-plan - Transparence</menuitem> (documents de présentation)." #. KXq32 #: 00040502.xhp @@ -13094,50 +13094,50 @@ msgctxt "" msgid "Open context menu - choose <menuitem>Style - Subscript</menuitem>." msgstr "Ouvrez le menu contextuel - choisissez <menuitem>Style - Indice</menuitem>." -#. ATNzQ +#. GCxvv #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3155377\n" "help.text" -msgid "Open context menu - choose <menuitem>Line Spacing</menuitem>." -msgstr "Ouvrez le menu contextuel - choisissez <menuitem>Interligne</menuitem>." +msgid "Choose <menuitem>Format - Spacing</menuitem>." +msgstr "Choisissez <menuitem>Format - Interligne</menuitem>." -#. zWwjF +#. AJWAM #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3154475\n" "help.text" -msgid "Open context menu - choose <menuitem>Line Spacing - Single</menuitem>." -msgstr "Ouvrez le menu contextuel - choisissez <menuitem>Interligne - 1 ligne</menuitem>." +msgid "Choose <menuitem>Format - Spacing - Line Spacing: 1</menuitem>." +msgstr "Choisissez <menuitem>Format - Interligne - Interligne : 1</menuitem>" -#. GdBSL +#. TKPgq #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3150478\n" "help.text" -msgid "Open context menu - choose <menuitem>Line Spacing - 1.5 Lines</menuitem>." -msgstr "Ouvrez le menu contextuel - choisissez <menuitem>Interligne - 1,5 ligne</menuitem>." +msgid "Choose <menuitem>Format - Spacing - Line Spacing: 1.5</menuitem>." +msgstr "Choisissez <menuitem>Format - Interligne - Interligne : 1,5</menuitem>" -#. pNDFU +#. nxrCX #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3147167\n" "help.text" -msgid "Open context menu - choose <menuitem>Line Spacing - Double</menuitem>." -msgstr "Ouvrez le menu contextuel - choisissez <menuitem>Interligne - 2 lignes</menuitem>." +msgid "Choose <menuitem>Format - Spacing - Line Spacing: 2</menuitem>." +msgstr "Choisissez <menuitem>Format - Interligne - Interligne : 2</menuitem>." -#. 4TwEA +#. eLguF #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3146978\n" "help.text" -msgid "Choose <menuitem>Format - Align - Left</menuitem> (drawing functions)." -msgstr "Choisissez <menuitem>Format - Aligner - À gauche</menuitem> (fonctions de dessin)." +msgid "Choose <menuitem>Format - Align Text - Left</menuitem>." +msgstr "Choisissez <menuitem>Format - Aligner le texte - Gauche</menuitem>." #. reirq #: 00040502.xhp @@ -13166,14 +13166,14 @@ msgctxt "" msgid "Align Left" msgstr "Aligner à gauche" -#. 4wBza +#. mmjN6 #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3155823\n" "help.text" -msgid "Choose <menuitem>Format - Align - Right</menuitem> (drawing functions)." -msgstr "Choisissez <menuitem>Format - Aligner - À droite</menuitem> (fonctions de dessin)." +msgid "Choose <menuitem>Format - Align Text - Right</menuitem>." +msgstr "Choisissez <menuitem>Format - Aligner le texte - Droite</menuitem>." #. 2MorN #: 00040502.xhp @@ -13202,14 +13202,14 @@ msgctxt "" msgid "Align Right" msgstr "Aligner à droite" -#. ZvaaQ +#. QVuAL #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3149189\n" "help.text" -msgid "Choose <menuitem>Format - Align - Centered</menuitem> (drawing functions)." -msgstr "Choisissez <menuitem>Format - Aligner - Centré</menuitem> (fonctions de dessin)." +msgid "Choose <menuitem>Format - Align Text - Centered</menuitem>." +msgstr "Choisissez <menuitem>Format - Aligner le texte - Centré</menuitem>." #. YutM3 #: 00040502.xhp @@ -13238,14 +13238,14 @@ msgctxt "" msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Align Center Horizontally</caseinline><defaultinline>Centered</defaultinline></switchinline>" msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Aligner centré horizontalement</caseinline><defaultinline>Centré</defaultinline></switchinline>" -#. FiPMC +#. BAFc3 #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3146151\n" "help.text" -msgid "Choose <menuitem>Format - Align - Justified</menuitem> (drawing functions)." -msgstr "Choisissez <menuitem>Format - Aligner - Justifié</menuitem> (fonctions de dessin)." +msgid "Choose <menuitem>Format - Align Text - Justified</menuitem>." +msgstr "Choisissez <menuitem>Format - Aligner le texte - Justifié</menuitem>." #. Mj8VD #: 00040502.xhp @@ -13301,32 +13301,32 @@ msgctxt "" msgid "Open context menu - choose <menuitem>Group</menuitem>." msgstr "Ouvrez le menu contextuel - choisissez <menuitem>Grouper</menuitem>." -#. 3AJkC +#. 93FXg #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3157985\n" +"par_id3157980\n" "help.text" -msgid "Choose <menuitem>Format - Group - Group</menuitem> (text documents, spreadsheets)." -msgstr "Choisissez <menuitem>Format - Groupe - Grouper</menuitem> (documents texte, classeurs)." +msgid "Choose <menuitem>Shape - Group - Group</menuitem>" +msgstr "Choisissez <menuitem>Forme - Grouper - Grouper</menuitem>." -#. bdCDb +#. dXNCq #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3157980\n" +"par_id3157985\n" "help.text" -msgid "Choose <menuitem>Shape - Group - Group</menuitem> (drawing documents)." -msgstr "Choisissez <menuitem>Forme - Grouper - Grouper </menuitem>(documents de dessin)." +msgid "Choose <menuitem>Format - Group - Group</menuitem>" +msgstr "Choisissez <menuitem>Format - Grouper - Grouper</menuitem>" -#. RvPBU +#. w3EVK #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3149508\n" "help.text" -msgid "Open context menu - choose <menuitem>Group - Group</menuitem> (form objects)." -msgstr "Ouvrez le menu contextuel - choisissez <menuitem>Groupe - Grouper</menuitem> (objets de formulaire)." +msgid "Open context menu - choose <menuitem>Group</menuitem> (for text box and shapes)." +msgstr "Ouvre le menu contextuel - choisissez <menuitem>Grouper</menuitem> (pour les zones de texte et les formes)." #. ibZAV #: 00040502.xhp @@ -13346,23 +13346,23 @@ msgctxt "" msgid "Group" msgstr "Grouper" -#. GuQA3 +#. fQM7Y #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3153023\n" +"par_id3163378\n" "help.text" -msgid "Choose <menuitem>Format - Group - Ungroup</menuitem> (text documents, spreadsheets)." -msgstr "Choisissez <menuitem>Format - Groupe - Dissocier </menuitem>(documents texte, classeurs)." +msgid "Choose <menuitem>Shape - Group - Ungroup</menuitem>." +msgstr "Choisissez <menuitem>Forme - Grouper - Dégrouper</menuitem>." -#. WFDj3 +#. K7UZY #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3163378\n" +"par_id3153023\n" "help.text" -msgid "Choose <menuitem>Shape - Group - Ungroup</menuitem> (drawing documents)." -msgstr "Choisissez <menuitem>Forme - Grouper - Dissocier</menuitem>(documents de dessin)." +msgid "Choose <menuitem>Format - Group - Ungroup</menuitem>." +msgstr "Choisissez <menuitem>Format - Grouper - Dégrouper</menuitem>." #. 9k3ef #: 00040502.xhp @@ -13391,23 +13391,23 @@ msgctxt "" msgid "Ungroup" msgstr "Dissocier" -#. cdsaS +#. kPkDt #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3153109\n" +"par_id3145678\n" "help.text" -msgid "Choose <menuitem>Format - Group - Exit Group</menuitem> (text documents, spreadsheets)." -msgstr "Choisissez <menuitem>Format - Groupe - Quitter</menuitem> (documents texte, classeurs)." +msgid "Choose <menuitem>Shape - Group - Exit Group</menuitem>." +msgstr "Choisissez <menuitem>Forme - Grouper - Quitter le groupe</menuitem>." -#. P2Xae +#. fZQDA #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3145678\n" +"par_id3153109\n" "help.text" -msgid "Choose <menuitem>Shape - Group - Exit Group</menuitem> (drawing documents)." -msgstr "Choisissez <menuitem>Forme - Grouper - Quitter le groupe </menuitem>(documents de dessin)." +msgid "Choose <menuitem>Format - Group - Exit Group</menuitem>." +msgstr "Choisissez <menuitem>Format - Grouper - Quitter le groupe</menuitem>." #. Bszjv #: 00040502.xhp @@ -13436,23 +13436,23 @@ msgctxt "" msgid "Exit Group" msgstr "Quitter le groupe" -#. Cx3Zj +#. iWdD3 #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3149129\n" +"par_id3145354\n" "help.text" -msgid "Choose <menuitem>Format - Group - Enter Group</menuitem> (text documents, spreadsheets)." -msgstr "Choisissez <menuitem>Format - Groupe - Entrer</menuitem> (documents texte, classeurs)." +msgid "Choose <menuitem>Shape - Group - Enter Group</menuitem>." +msgstr "Choisissez <menuitem>Forme - Grouper - Entrer dans le groupe</menuitem>." -#. hn7Hv +#. vuF7P #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3145354\n" +"par_id3149129\n" "help.text" -msgid "Choose <menuitem>Shape - Group - Enter Group</menuitem> (drawing documents)." -msgstr "Choisissez <menuitem>Forme - Grouper - Entrer dans le groupe</menuitem> (documents de dessin)." +msgid "Choose <menuitem>Format - Group - Enter Group</menuitem>." +msgstr "Choisissez <menuitem>Format - Grouper - Entrer dans le groupe</menuitem>." #. 4rTmw #: 00040502.xhp @@ -13551,7 +13551,7 @@ msgctxt "" "par_id3152349\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - open context menu and choose <emph>Modify/New - Numbers</emph> tab." -msgstr "" +msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Commande+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - ouvrez le menu contextuel et choisissez l'onglet <emph>Modifier/nouveau - Nombres</emph>." #. hadQp #: 00040503.xhp diff --git a/source/fr/helpcontent2/source/text/shared/01.po b/source/fr/helpcontent2/source/text/shared/01.po index 332b875ef37..b658d9f7fc0 100644 --- a/source/fr/helpcontent2/source/text/shared/01.po +++ b/source/fr/helpcontent2/source/text/shared/01.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: 2021-02-17 15:58+0100\n" +"POT-Creation-Date: 2021-03-23 11:44+0100\n" "PO-Revision-Date: 2021-01-30 10:36+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/fr/>\n" @@ -3068,14 +3068,14 @@ msgctxt "" msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>" msgstr "<bookmark_value>Exporter sous;PDF</bookmark_value><bookmark_value>Enregistrer sous;EPUB</bookmark_value>" -#. NDQi2 +#. C5uBC #: 01070002.xhp msgctxt "" "01070002.xhp\n" "hd_id751513634008094\n" "help.text" -msgid "<link href=\"text/shared/01/01070002.xhp\" name=\"Export As...\">Export As...</link>" -msgstr "<link href=\"text/shared/01/01070002.xhp\" name=\"Exporter sous\">Exporter sous...</link>" +msgid "<link href=\"text/shared/01/01070002.xhp\" name=\"Export As\">Export As</link>" +msgstr "" #. yQFCE #: 01070002.xhp @@ -3086,14 +3086,14 @@ msgctxt "" msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>" msgstr "<variable id=\"exportas1\"><ahelp hid=\".\">Exporter le document dans le format PDF ou EPUB</ahelp></variable>" -#. 84MXi +#. MhcED #: 01070002.xhp msgctxt "" "01070002.xhp\n" "par_id971513634212601\n" "help.text" -msgid "Choose <emph>File - Export As...</emph> ." -msgstr "Choisissez <emph>Fichier - Exporter comme...</emph>" +msgid "Choose <emph>File - Export As</emph>." +msgstr "" #. 5EMoa #: 01070002.xhp @@ -5624,14 +5624,14 @@ msgctxt "" msgid "separated by" msgstr "séparé par" -#. qctV8 +#. MVCUS #: 01160300.xhp msgctxt "" "01160300.xhp\n" "par_id3156426\n" "help.text" -msgid "<ahelp hid=\".\">Select the paragraph style or outline level that you want to use to separate the source document into sub-documents.</ahelp> By default a new document is created for every chapter level 1." -msgstr "<ahelp hid=\".\">Sélectionnez le style de paragraphe ou le niveau de plan que vous souhaitez utiliser pour séparer le document source en sous-documents.</ahelp> Par défaut, un nouveau document est créé pour chaque chapitre de niveau 1." +msgid "<ahelp hid=\".\">Select the paragraph style or outline level that you want to use to separate the source document into sub-documents.</ahelp> By default a new document is created for every outline level 1." +msgstr "" #. 949cB #: 01160300.xhp @@ -14129,6 +14129,24 @@ msgctxt "" msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed." msgstr "Lorsque vous cliquez sur un caractère dans la boîte de dialogue <emph>Caractères spéciaux</emph>, un aperçu de ce caractère s'affiche ainsi que le code numérique correspondant." +#. AQsdj +#: 04100000.xhp +msgctxt "" +"04100000.xhp\n" +"hd_id451614794558893\n" +"help.text" +msgid "Search" +msgstr "" + +#. JGCeA +#: 04100000.xhp +msgctxt "" +"04100000.xhp\n" +"par_id741614794572948\n" +"help.text" +msgid "Enter the UTF-8 name or part of the name of the character to display the UTF-8 character in the top left square of the grid. The name of the character cannot be translated. For example, enter <literal>tilde</literal> to display <literal>~</literal> and enter <literal>latin capital letter O with circumflex</literal> to display <literal>Ô</literal>." +msgstr "" + #. d8FbY #: 04100000.xhp msgctxt "" @@ -15425,33 +15443,6 @@ msgctxt "" msgid "<emph>Small capitals</emph> - <variable id=\"smallcapitals\">Changes the selected lowercase characters to uppercase characters, and then reduces their size.</variable>" msgstr "<emph>Petites capitales</emph> - <variable id=\"smallcapitals\">Modifie les caractères minuscules sélectionnés en caractères majuscules et réduit leur taille.</variable>" -#. kGuxJ -#: 05020200.xhp -msgctxt "" -"05020200.xhp\n" -"bm_id410168\n" -"help.text" -msgid "<bookmark_value>blinking fonts</bookmark_value> <bookmark_value>flashing fonts</bookmark_value>" -msgstr "<bookmark_value>Polices clignotantes</bookmark_value><bookmark_value>Polices clignotantes</bookmark_value>" - -#. Suvvn -#: 05020200.xhp -msgctxt "" -"05020200.xhp\n" -"hd_id3152941\n" -"help.text" -msgid "Blinking" -msgstr "Clignotant" - -#. 2FiCB -#: 05020200.xhp -msgctxt "" -"05020200.xhp\n" -"par_id3145662\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Makes the selected characters blink. You cannot change the blink frequency.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Fait clignoter les caractères sélectionnés. Vous ne pouvez pas modifier la fréquence de clignotement</ahelp>" - #. B3MEb #: 05020200.xhp msgctxt "" @@ -23858,14 +23849,14 @@ msgctxt "" msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/styles\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles deck of the Sidebar</link></caseinline><defaultinline>Styles deck of the Sidebar</defaultinline></switchinline> where you can select a character style for the ruby text.</ahelp>" msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/styles\">Ouvre le <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">panneau Styles du volet latéral</link></caseinline><defaultinline>panneau Styles du volet latéral</defaultinline></switchinline> où vous pouvez sélectionner un style de caractère pour le texte ruby.</ahelp>" -#. aXpX4 +#. MD7GR #: 05070000.xhp msgctxt "" "05070000.xhp\n" "tit\n" "help.text" -msgid "Aligning (Objects)" -msgstr "Alignement (objets)" +msgid "Align Objects" +msgstr "" #. kVyf4 #: 05070000.xhp @@ -23876,14 +23867,14 @@ msgctxt "" msgid "<bookmark_value>aligning; objects</bookmark_value><bookmark_value>positioning; objects</bookmark_value><bookmark_value>ordering; objects</bookmark_value>" msgstr "<bookmark_value>Alignement;objets</bookmark_value><bookmark_value>Positionnement;objets</bookmark_value><bookmark_value>Ordre;objets</bookmark_value>" -#. a4NeC +#. xAmKa #: 05070000.xhp msgctxt "" "05070000.xhp\n" "hd_id3149987\n" "help.text" -msgid "<link href=\"text/shared/01/05070000.xhp\" name=\"Aligning (Objects)\">Alignment (Objects)</link>" -msgstr "<link href=\"text/shared/01/05070000.xhp\" name=\"Alignement (Objets)\">Alignement (Objets)</link>" +msgid "<link href=\"text/shared/01/05070000.xhp\" name=\"Aligning (Objects)\">Align Objects</link>" +msgstr "" #. dFAkA #: 05070000.xhp @@ -28043,14 +28034,14 @@ msgctxt "" msgid "<bookmark_value>text; text/draw objects</bookmark_value> <bookmark_value>draw objects; text in</bookmark_value> <bookmark_value>frames; text fitting to frames</bookmark_value>" msgstr "<bookmark_value>Texte;objets de texte/dessin</bookmark_value><bookmark_value>Objets de dessin;texte</bookmark_value><bookmark_value>Cadres;adaptation du texte aux cadres</bookmark_value>" -#. awqBc +#. UEuLi #: 05220000.xhp msgctxt "" "05220000.xhp\n" "hd_id3146856\n" "help.text" -msgid "<link href=\"text/shared/01/05220000.xhp\" name=\"Text\">Text Attributes</link>" -msgstr "" +msgid "<link href=\"text/shared/01/05220000.xhp\" name=\"Text\">Text</link>" +msgstr "<link href=\"text/shared/01/05220000.xhp\" name=\"Texte\">Texte</link>" #. cBEMC #: 05220000.xhp @@ -34604,14 +34595,14 @@ msgctxt "" msgid "Text Attributes" msgstr "" -#. UEXgE +#. dZtp3 #: 05990000.xhp msgctxt "" "05990000.xhp\n" "hd_id3155757\n" "help.text" -msgid "<link href=\"text/shared/01/05990000.xhp\" name=\"Text\">Text</link>" -msgstr "<link href=\"text/shared/01/05990000.xhp\" name=\"Texte\">Texte</link>" +msgid "<link href=\"text/shared/01/05990000.xhp\" name=\"Text\">Text Attributes</link>" +msgstr "" #. B2wiN #: 05990000.xhp @@ -37898,14 +37889,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>" msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numérotation/Puces\">Puces et numérotation</link>" -#. sdTwy +#. S7psX #: 06050000.xhp msgctxt "" "06050000.xhp\n" "par_id3150146\n" "help.text" -msgid "<variable id=\"numauftext\"><ahelp hid=\".\">Adds numbering or bullets to the current paragraph, and lets you edit format of the numbering or bullets.</ahelp></variable>" -msgstr "<variable id=\"numauftext\"><ahelp hid=\".\">Ajoute une numérotation ou des puces au paragraphe actif et vous permet d'éditer le format de la numérotation ou des puces.</ahelp></variable>" +msgid "<variable id=\"numauftext\"><ahelp hid=\".\">Adds numbering or bullets to the current paragraph or to selected paragraphs, and lets you edit format of the numbering or bullets.</ahelp></variable>" +msgstr "" #. 7wAZT #: 06050000.xhp @@ -37916,15 +37907,6 @@ msgctxt "" msgid "The <emph>Bullets and Numbering</emph> dialog has the following tabs:" msgstr "La boîte de dialogue <emph>Puces et numérotation</emph> comporte les onglets suivants :" -#. FXvcQ -#: 06050000.xhp -msgctxt "" -"06050000.xhp\n" -"hd_id911610939960192\n" -"help.text" -msgid "<link href=\"text/shared/01/06050200.xhp\" name=\"Numbering\">Numbering</link>" -msgstr "" - #. FUmyk #: 06050000.xhp msgctxt "" @@ -38087,14 +38069,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/06050500.xhp\" name=\"Options tab (Numbering/Bullets dialog)\">Customize tab (Bullets and Numbering dialog)</link>" msgstr "<link href=\"text/shared/01/06050500.xhp\" name=\"Options tab (Numbering/Bullets dialog)\">Onglet Personnaliser (boîte de puces et numérotation)</link>" -#. mFseS +#. AQgFB #: 06050300.xhp msgctxt "" "06050300.xhp\n" "tit\n" "help.text" -msgid "Outline" -msgstr "Contour" +msgid "Outline (Bullets and Numbering)" +msgstr "" #. Tuc3B #: 06050300.xhp @@ -38105,14 +38087,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/06050300.xhp\" name=\"Outline\">Outline</link>" msgstr "<link href=\"text/shared/01/06050300.xhp\" name=\"Plan\">Plan</link>" -#. faDgM +#. 2DJLS #: 06050300.xhp msgctxt "" "06050300.xhp\n" "par_id3146936\n" "help.text" -msgid "<ahelp hid=\".\">Displays the different styles that you can apply to a hierarchical list. $[officename] supports up to nine outline levels in a list hierarchy.</ahelp>" -msgstr "<ahelp hid=\".\">Affiche les différents styles que vous pouvez appliquer à une liste hiérarchique. $[officename] prend en charge jusqu'à neuf niveaux dans la hiérarchie de la liste.</ahelp>" +msgid "<ahelp hid=\".\">Displays the different formats that you can apply to a hierarchical list. $[officename] supports up to nine outline levels in a list hierarchy.</ahelp>" +msgstr "" #. RDBrG #: 06050300.xhp @@ -38123,14 +38105,14 @@ msgctxt "" msgid "Selection" msgstr "Sélection" -#. tG9L7 +#. PPdZD #: 06050300.xhp msgctxt "" "06050300.xhp\n" "par_id3155934\n" "help.text" -msgid "<ahelp hid=\"cui/ui/pickoutlinepage/valueset\">Click the outline style that you want to use.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/pickoutlinepage/valueset\">Cliquez sur le style de plan que vous souhaitez utiliser.</ahelp>" +msgid "<ahelp hid=\"cui/ui/pickoutlinepage/valueset\">Click the outline format that you want to use.</ahelp>" +msgstr "" #. WYun7 #: 06050300.xhp @@ -38168,14 +38150,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/06050400.xhp\" name=\"Graphics\">Image</link>" msgstr "<link href=\"text/shared/01/06050400.xhp\" name=\"Graphics\">Image</link>" -#. g8rob +#. YBPGk #: 06050400.xhp msgctxt "" "06050400.xhp\n" "par_id0611200904373226\n" "help.text" -msgid "<ahelp hid=\".\">Displays the different graphics that you can use as bullets in a bulleted list.</ahelp>" -msgstr "<ahelp hid=\".\">Affiche les différentes images que vous pouvez utiliser comme puces dans une liste à puce.</ahelp>" +msgid "<ahelp hid=\".\">Displays the different graphics that you can use as bullets in an unordered list.</ahelp>" +msgstr "" #. yDHf2 #: 06050400.xhp @@ -38258,14 +38240,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/06050500.xhp\" name=\"Options\">Customize</link>" msgstr "<link href=\"text/shared/01/06050500.xhp\" name=\"Options\">Personnaliser</link>" -#. KTDdy +#. ptL6S #: 06050500.xhp msgctxt "" "06050500.xhp\n" "par_id3147212\n" "help.text" -msgid "Sets the formatting options for numbered or bulleted lists. If you want, you can apply formatting to individual levels in the list hierarchy." -msgstr "Définit les options de formatage des listes numérotées ou à puces. Si vous le souhaitez, vous pouvez appliquer un formatage aux niveaux individuels dans la hiérarchie de la liste." +msgid "Sets the formatting options for ordered or unordered lists. If you want, you can apply formatting to individual levels in the list hierarchy." +msgstr "" #. pGwyV #: 06050500.xhp @@ -38312,14 +38294,14 @@ msgctxt "" msgid "Number" msgstr "" -#. vcASB +#. 2JWDd #: 06050500.xhp msgctxt "" "06050500.xhp\n" "par_id3147261\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberingoptionspage/numfmtlb\">Select a numbering style for the selected levels.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/numfmtlb\">Sélectionnez un style de numérotation pour les niveaux sélectionnés.</ahelp>" +msgid "<ahelp hid=\"cui/ui/numberingoptionspage/numfmtlb\">Select a numbering scheme for the selected levels.</ahelp>" +msgstr "" #. mmh24 #: 06050500.xhp @@ -38510,13 +38492,13 @@ msgctxt "" msgid "Bullet" msgstr "Puces" -#. RqUuK +#. ZiJYu #: 06050500.xhp msgctxt "" "06050500.xhp\n" "par_id3145085\n" "help.text" -msgid "Adds a bullet to the beginning of a line. Select this option, and then use the <emph>Character style</emph> drop-down menu to choose a bullet style." +msgid "Adds a bullet to the beginning of a line. Select this option, and then use the <emph>Character style</emph> drop-down menu to choose a bullet type." msgstr "" #. JBJEa @@ -38573,22 +38555,22 @@ msgctxt "" msgid "None" msgstr "Aucune" -#. ty7BH +#. kcSkw #: 06050500.xhp msgctxt "" "06050500.xhp\n" "par_id3149167\n" "help.text" -msgid "Does not apply a numbering style." -msgstr "N'applique pas un style de numérotation." +msgid "Does not apply a numbering scheme." +msgstr "" -#. P7jbZ +#. sANUk #: 06050500.xhp msgctxt "" "06050500.xhp\n" "par_id3145746\n" "help.text" -msgid "The availability of the following fields depends on the style that you select in the <emph>Number</emph> box." +msgid "The availability of the following fields depends on the numbering scheme that you select in the <emph>Number</emph> box." msgstr "" #. iqVUE @@ -38618,14 +38600,14 @@ msgctxt "" msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Character Style</caseinline></switchinline>" msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Style de caractère</caseinline></switchinline>" -#. zkHUZ +#. DXsYK #: 06050500.xhp msgctxt "" "06050500.xhp\n" "par_id3150495\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/charstyle\">Select the Character Style that you want to use in the numbered list.</ahelp> To create or edit a <link href=\"text/swriter/01/05130002.xhp\" name=\"Character Style\">Character Style</link>, open the <emph>Styles</emph> window, click the Character Styles icon, right-click a style, and then choose <emph>New</emph>.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/charstyle\">Sélectionnez le style de caractère à utiliser dans la liste numérotée</ahelp> Pour créer ou éditer un <link href=\"text/swriter/01/05130002.xhp\" name=\"Style de caractère\">Style de caractère</link>, ouvrez la fenêtre <emph>Styles</emph>, cliquez sur l'icône Style de caractère, faites un clic avec le bouton droit sur un style, puis choisissez <emph>Nouveau</emph>.</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/charstyle\">Select the Character Style that you want to use in an ordered list.</ahelp> To create or edit a <link href=\"text/swriter/01/05130002.xhp\" name=\"Character Style\">Character Style</link>, open the <emph>Styles</emph> window, click the Character Styles icon, right-click a style, and then choose <emph>New</emph>.</caseinline></switchinline>" +msgstr "" #. AXZAF #: 06050500.xhp @@ -38636,14 +38618,14 @@ msgctxt "" msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Show sublevels</caseinline></switchinline>" msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Afficher les sous-niveaux</caseinline></switchinline>" -#. tCS4j +#. 3zFAs #: 06050500.xhp msgctxt "" "06050500.xhp\n" "par_id3152881\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/sublevels\">Enter the number of previous levels to include in the numbering style. For example, if you enter \"2\" and the previous level uses the \"A, B, C...\" numbering style, the numbering scheme for the current level becomes: \"A.1\".</ahelp></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/sublevels\">Saisissez le nombre de niveaux précédents à inclure dans le style de numérotation. Par exemple, si vous saisissez \"2\" et que le niveau précédent utilise le style de numérotation \"A, B, C...\", le schéma de numérotation du niveau actif devient : \"A.1\".</ahelp></caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/sublevels\">Enter the number of previous levels to include in the outline format. For example, if you enter \"2\" and the previous level uses the \"A, B, C...\" numbering scheme, the numbering scheme for the current level becomes: \"A.1\".</ahelp></caseinline></switchinline>" +msgstr "" #. 85gXU #: 06050500.xhp @@ -38672,14 +38654,14 @@ msgctxt "" msgid "After" msgstr "Après" -#. 9rGAH +#. UM7wq #: 06050500.xhp msgctxt "" "06050500.xhp\n" "par_id3150288\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberingoptionspage/suffix\">Enter a character or the text to display behind the number in the list. If you want to create a numbered list that uses the style \"1.)\", enter \".)\" in this box.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/suffix\">Saisissez un caractère ou le texte à afficher après le numéro dans la liste. Si vous souhaitez créer une liste numérotée qui utilise le style \"1.)\", saisissez \".)\" dans ce champ.</ahelp>" +msgid "<ahelp hid=\"cui/ui/numberingoptionspage/suffix\">Enter a character or the text to display behind the number in the list. If you want to create a ordered list that uses the style \"1.)\", enter \".)\" in this box.</ahelp>" +msgstr "" #. FWEse #: 06050500.xhp @@ -38690,14 +38672,14 @@ msgctxt "" msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Color</caseinline><caseinline select=\"DRAW\">Color</caseinline></switchinline>" msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Couleur</caseinline><caseinline select=\"DRAW\">Couleur</caseinline></switchinline>" -#. cV8eZ +#. DDWVd #: 06050500.xhp msgctxt "" "06050500.xhp\n" "par_id3156060\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"cui/ui/numberingoptionspage/color\">Select a color for the current numbering style.</ahelp></defaultinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"cui/ui/numberingoptionspage/color\">Sélectionnez une couleur pour le style de numérotation actif.</ahelp></defaultinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"cui/ui/numberingoptionspage/color\">Select a color for the current numbering scheme.</ahelp></defaultinline></switchinline>" +msgstr "" #. JQB8P #: 06050500.xhp @@ -38852,32 +38834,32 @@ msgctxt "" msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/allsame\">Increases the numbering by one as you go down each level in the list hierarchy.</ahelp></caseinline></switchinline>" msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/allsame\">Augmente la numérotation d'un en même temps que vous descendez de chaque niveau dans la hiérarchie de la liste.</ahelp></caseinline></switchinline>" -#. CwwFP +#. e5KXW #: 06050600.xhp msgctxt "" "06050600.xhp\n" "tit\n" "help.text" -msgid "Position (List Styles)" -msgstr "Position (styles de liste)" +msgid "Position (Lists)" +msgstr "" -#. YCPm7 +#. pbtfH #: 06050600.xhp msgctxt "" "06050600.xhp\n" "hd_id3150467\n" "help.text" -msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"Position\">Position</link>" -msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Position\">Position</link>" +msgid "<variable id=\"positionh1\"><link href=\"text/shared/01/06050600.xhp\" name=\"Position\">Position</link></variable>" +msgstr "" -#. 26wKr +#. ZuAPU #: 06050600.xhp msgctxt "" "06050600.xhp\n" "par_id3158397\n" "help.text" -msgid "<variable id=\"positioninfo\">Sets the indent, spacing, and alignment options for the numbered or bulleted list.</variable>" -msgstr "<variable id=\"positioninfo\">Définit les options de retrait, d'espacement et d'alignement de la numérotation ou de liste à puces.</variable>" +msgid "<variable id=\"positioninfo\">Set indent, spacing, and alignment options for numbering symbols, such as numbers or bullets, to ordered and unordered lists.</variable>" +msgstr "" #. itRYD #: 06050600.xhp @@ -38888,14 +38870,14 @@ msgctxt "" msgid "Level" msgstr "Niveau" -#. icEv9 +#. 2gVRo #: 06050600.xhp msgctxt "" "06050600.xhp\n" "par_id3155755\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/levellb\">Select the level(s) that you want to modify.</ahelp> To apply the options to all the levels, select \"1-10\". In Chapter Numbering, only one level can be selected, or use \"1-10\" to apply the options, except Paragraph style, to all the levels." -msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/levellb\">Sélectionnez le ou les niveaux que vous souhaitez modifier.</ahelp> Pour appliquer les options à tous les niveaux, sélectionnez \"1-10\". Dans la numérotation des chapitres, seul un niveau peut être sélectionné, ou utilisez \"1-10\" pour appliquer les options à tous les niveaux, excepté au style de paragraphe." +msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/levellb\">Select the level(s) that you want to modify.</ahelp> To apply the options to all the levels, select “1-10”." +msgstr "" #. qAm3f #: 06050600.xhp @@ -40796,14 +40778,14 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/accelconfigpage/AccelConfigPage\">Assigns or edits the shortcut keys for $[officename] commands, or $[officename] Basic macros.</ahelp>" msgstr "<ahelp hid=\"cui/ui/accelconfigpage/AccelConfigPage\">Assigne ou édite les raccourcis clavier des commandes $[officename] ou les macros $[officename] Basic.</ahelp>" -#. 4xgpA +#. J85qe #: 06140200.xhp msgctxt "" "06140200.xhp\n" "par_id3154682\n" "help.text" -msgid "You can assign or edit shortcut keys for the current application or for all $[officename] applications." -msgstr "Vous pouvez assigner ou éditer les raccourcis clavier de l'application active ou de toutes les applications $[officename]." +msgid "You can assign or edit shortcut keys for the current application or for all $[officename] applications. To assign a key for all applications, choose the <emph>%PRODUCTNAME</emph> radio button in the top right corner." +msgstr "" #. BjkTi #: 06140200.xhp @@ -40823,6 +40805,15 @@ msgctxt "" msgid "If the selected function already has a shortcut key, it is displayed in the <emph>Keys </emph>list. It is possible to assign the same function to more than one key." msgstr "Si la fonction sélectionnée a déjà un raccourci clavier assigné, il est affiché dans la liste <emph>Touche</emph>. Il est possible d'assigner la même fonction à plusieurs touches." +#. a7WFE +#: 06140200.xhp +msgctxt "" +"06140200.xhp\n" +"par_id341603939923441\n" +"help.text" +msgid "A shortcut key assigned to a particular application overrides the shortcut key setting made in %PRODUCTNAME for all applications." +msgstr "" + #. Fi6Jn #: 06140200.xhp msgctxt "" @@ -44630,14 +44621,14 @@ msgctxt "" msgid "<ahelp hid=\".\">Inserts an invisible space within a word that will insert a line break once it becomes the last character in a line. Available when complex text layout (CTL) is enabled.</ahelp>" msgstr "<ahelp hid=\".\">Insère un espace invisible à l'intérieur d'un mot qui insèrera un saut de ligne une fois qu'il deviendra le dernier caractère de la ligne. Disponible lorsque la prise en charge des scripts complexes est activée.</ahelp>" -#. W4vvs +#. jHLBC #: formatting_mark.xhp msgctxt "" "formatting_mark.xhp\n" "hd_id3245643\n" "help.text" -msgid "No-width no break" -msgstr "Espace sans chasse insécable" +msgid "Word Joiner" +msgstr "" #. 4Ur7Y #: formatting_mark.xhp @@ -47708,14 +47699,14 @@ msgctxt "" msgid "Embedding Fonts" msgstr "Incorporer les polices" -#. MhNdc +#. MMKaJ #: prop_font_embed.xhp msgctxt "" "prop_font_embed.xhp\n" "bm_id3149955\n" "help.text" -msgid "<bookmark_value>embedding fonts in document file</bookmark_value> <bookmark_value>documents; embedding fonts</bookmark_value> <bookmark_value>font embedding; in documents</bookmark_value> <bookmark_value>fonts; embedding</bookmark_value> <bookmark_value>embedding; fonts</bookmark_value>" -msgstr "<bookmark_value>Incorporer les polices dans le fichier du document</bookmark_value><bookmark_value>Documents;incorporer les polices</bookmark_value><bookmark_value>Intégration de police;dans les documents</bookmark_value><bookmark_value>Polices;Intégration</bookmark_value><bookmark_value>Intégration;polices</bookmark_value>" +msgid "<bookmark_value>embedding fonts in document file</bookmark_value><bookmark_value>documents; embedding fonts</bookmark_value><bookmark_value>font embedding; in documents</bookmark_value><bookmark_value>fonts; embedding</bookmark_value><bookmark_value>fonts; licensing for embedding</bookmark_value><bookmark_value>embedding; fonts</bookmark_value><bookmark_value>embedding licensed fonts</bookmark_value>" +msgstr "" #. VdsXE #: prop_font_embed.xhp @@ -47735,14 +47726,14 @@ msgctxt "" msgid "<ahelp hid=\"sfx/ui/documentfontspage/DocumentFontsPage\">Embed document fonts in the current file.</ahelp>" msgstr "<ahelp hid=\"sfx/ui/documentfontspage/DocumentFontsPage\">Incorporer les polices du document dans le fichier courant.</ahelp>" -#. JFNLj +#. UnyFx #: prop_font_embed.xhp msgctxt "" "prop_font_embed.xhp\n" "hd_id3149999\n" "help.text" -msgid "Fonts embedding" -msgstr "Intégration des polices" +msgid "Font embedding" +msgstr "" #. LM4Gn #: prop_font_embed.xhp @@ -47762,6 +47753,15 @@ msgctxt "" msgid "Consider embedding fonts when your document use rare or custom fonts not generally available in other computers." msgstr "Envisagez l'intégration des polices quand votre document utilise des polices rares ou personnalisées en général indisponibles sur les autres ordinateurs." +#. AcrZ8 +#: prop_font_embed.xhp +msgctxt "" +"prop_font_embed.xhp\n" +"par_id191616163803305\n" +"help.text" +msgid "Font licenses may restrict embedding fonts in documents. Font files contain flags that indicate if and how they can be embedded within a document file. %PRODUCTNAME parses these flags and determines if and how it may be embedded in a document file, and when you open a document containing embedded fonts, it will also look at these flags to determine if and how a document can be viewed or edited." +msgstr "" + #. iBvGV #: ref_epub_export.xhp msgctxt "" diff --git a/source/fr/helpcontent2/source/text/shared/02.po b/source/fr/helpcontent2/source/text/shared/02.po index 76f5bcda7a3..81ca06ec2cc 100644 --- a/source/fr/helpcontent2/source/text/shared/02.po +++ b/source/fr/helpcontent2/source/text/shared/02.po @@ -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-01-30 15:37+0100\n" -"PO-Revision-Date: 2021-01-08 13:36+0000\n" +"POT-Creation-Date: 2021-03-23 11:44+0100\n" +"PO-Revision-Date: 2021-03-20 17:36+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/fr/>\n" "Language: fr\n" @@ -9347,7 +9347,7 @@ msgctxt "" "par_id3153528\n" "help.text" msgid "Please note the <link href=\"text/shared/02/01171000.xhp\" name=\"Open in Design Mode\"><emph>Open in Design Mode</emph></link> function. If <emph>Open in Design Mode</emph> is activated, the document is always opened in Design mode, regardless of the state in which it is saved." -msgstr "Veuillez également tenir compte de la fonction <link href=\"text/shared/02/01171000.xhp\" name=\"Open in Design Mode\"><emph>Ouvrir en mode Ébauche</emph></link>. Si cette commande est active, le document sera toujours ouvert en mode Ébauche, ceci indépendamment de son statut lors de l'enregistrement." +msgstr "Veuillez également tenir compte de la fonction <link href=\"text/shared/02/01171000.xhp\" name=\"Open in Design Mode\"><emph>Ouvrir en mode Ébauche</emph></link>. Si la commande <emph>Ouvrir en mode Ébauche</emph> est active, le document sera toujours ouvert en mode Ébauche, ceci indépendamment de son statut lors de l'enregistrement." #. p5n5v #: 01170500.xhp @@ -11264,25 +11264,25 @@ msgctxt "" "tit\n" "help.text" msgid "Character Highlighting Color" -msgstr "" +msgstr "Couleur de surlignage de caractère" -#. tExR8 +#. 5GRDP #: 02160000.xhp msgctxt "" "02160000.xhp\n" "hd_id3109850\n" "help.text" -msgid "<link href=\"text/shared/02/02160000.xhp\" name=\"Highlight Color\">Character Highlighting Color</link>" -msgstr "" +msgid "<link href=\"text/shared/02/02160000.xhp\" name=\"Highlight Color\">Highlighting</link>" +msgstr "<link href=\"text/shared/02/02160000.xhp\" name=\"Highlight Color\">Surlignage</link>" -#. y45WA +#. 6EDWk #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3154927\n" "help.text" -msgid "<variable id=\"highlight_color\"><ahelp hid=\".uno:BackColor\">Applies current highlight color to the character style or text selection.</ahelp></variable>" -msgstr "" +msgid "<variable id=\"highlight_color\"><ahelp hid=\".uno:BackColor\">Applies current highlighting color to the <switchinline select=\"appl\"><caseinline select=\"WRITER\">character style or</caseinline></switchinline> text selection.</ahelp></variable>" +msgstr "<variable id=\"highlight_color\"><ahelp hid=\".uno:BackColor\">Applique la couleur de surlignage active <switchinline select=\"appl\"><caseinline select=\"WRITER\">au style de caractère ou</caseinline></switchinline> à la sélection de texte.</ahelp></variable>" #. KrAa6 #: 02160000.xhp @@ -11302,6 +11302,15 @@ msgctxt "" msgid "When editing a character style, choose <emph>Highlighting</emph> tab." msgstr "Lors de l'édition du style de caractère, choisissez l'onglet <emph>Surlignage</emph>." +#. 8NF47 +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id481613812856744\n" +"help.text" +msgid "Click the <emph>Character Highlighting Color</emph> icon on the <switchinline select=\"appl\"><caseinline select=\"WRITER\">Formatting bar, Text Object bar or Character section of Properties Sidebar.</caseinline><defaultinline><emph>Text Formatting bar.</emph></defaultinline></switchinline>" +msgstr "Cliquez sur l'icône <emph>Couleur de surlignage des caractères</emph> dans <switchinline select=\"appl\"><caseinline select=\"WRITER\">la barre Formatage, la barre Objet de texte ou la section Caractère de la barre latérale Propriétés.</caseinline><defaultinline><emph>la barre Formatage de texte</emph>.</defaultinline></switchinline>" + #. YETEY #: 02160000.xhp msgctxt "" @@ -11309,7 +11318,7 @@ msgctxt "" "par_id3152551\n" "help.text" msgid "<image id=\"img_id3149177\" src=\"cmd/sc_backcolor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149177\">Character Highlighting Color Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149177\" src=\"cmd/sc_backcolor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149177\">Icône Couleur de surlignage de caractères</alt></image>" #. zJCAE #: 02160000.xhp @@ -11318,7 +11327,7 @@ msgctxt "" "par_id3147210\n" "help.text" msgid "Character Highlighting Color icon" -msgstr "" +msgstr "Icône Couleur de surlignage de caractères" #. 4M9HV #: 02160000.xhp @@ -11327,7 +11336,7 @@ msgctxt "" "par_idN10736\n" "help.text" msgid "To change the highlighting color, click the arrow next to the <emph>Character Highlighting Color</emph> icon, and then click the color that you want." -msgstr "" +msgstr "Pour modifier la couleur de surlignage, cliquez sur la flèche située en regard de l'icône <emph>Couleur de surlignage de caractères</emph>, puis cliquez sur la couleur de votre choix." #. ZBF5S #: 02160000.xhp @@ -11336,7 +11345,7 @@ msgctxt "" "hd_id711610982428158\n" "help.text" msgid "Apply Highlighting" -msgstr "" +msgstr "Appliquer un surlignage" #. UgA5i #: 02160000.xhp @@ -11345,7 +11354,7 @@ msgctxt "" "hd_id111610983384915\n" "help.text" msgid "To a Text Selection" -msgstr "" +msgstr "À une sélection de texte" #. sDQjr #: 02160000.xhp @@ -11354,16 +11363,16 @@ msgctxt "" "par_id741610983082687\n" "help.text" msgid "Select the text that you want to highlight." -msgstr "" +msgstr "Sélectionnez le texte à surligner." -#. 94UES +#. AQAQh #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id851610983100948\n" "help.text" -msgid "Click the <emph>Character Highlighting Color</emph> icon on the <emph>Formatting</emph> bar." -msgstr "" +msgid "Click the <emph>Character Highlighting Color</emph> icon on the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Formatting</emph> or <emph>Text Object</emph></caseinline><defaultinline><emph>Text Formatting</emph></defaultinline></switchinline> bar." +msgstr "Cliquez sur l'icône <emph>Couleur de surlignage de caractères</emph> la barre <switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Formatage</emph> ou <emph>Objet de texte</emph></caseinline><defaultinline><emph>Formatage de texte</emph>.</defaultinline></switchinline>" #. bVPsm #: 02160000.xhp @@ -11473,13 +11482,13 @@ msgctxt "" msgid "Select the highlighted text." msgstr "Sélectionnez le texte surligné." -#. BTFWr +#. yRMNb #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3149784\n" "help.text" -msgid "On the <emph>Formatting</emph> bar, click the arrow next to the <emph>Character Highlighting Color</emph> icon, and then click <emph>No Fill</emph>." +msgid "On the <switchinline select=\"appl\"><caseinline select=\"WRITER\"/><defaultinline><emph>Text</emph></defaultinline></switchinline> <emph>Formatting</emph> bar, click the arrow next to the <emph>Character Highlighting Color</emph> icon, and then click <emph>No Fill</emph>." msgstr "" #. yDDr8 @@ -12346,23 +12355,23 @@ msgctxt "" msgid "Move Down" msgstr "Index plus grand" -#. qjHwq +#. ZvBbZ #: 06120000.xhp msgctxt "" "06120000.xhp\n" "tit\n" "help.text" -msgid "Bullets On/Off" -msgstr "(Dés)activer les puces" +msgid "Toggle Unordered List" +msgstr "" -#. 2pB5k +#. CCrby #: 06120000.xhp msgctxt "" "06120000.xhp\n" "hd_id3154228\n" "help.text" -msgid "<link href=\"text/shared/02/06120000.xhp\" name=\"Bullets On/Off\">Bullets On/Off</link>" -msgstr "<link href=\"text/shared/02/06120000.xhp\" name=\"(Dés)activer les puces\">(Dés)activer les puces</link>" +msgid "<link href=\"text/shared/02/06120000.xhp\" name=\"Bullets On/Off\">Toggle Unordered List</link>" +msgstr "" #. GQ9yd #: 06120000.xhp @@ -12409,23 +12418,23 @@ msgctxt "" msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text box and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>" msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">La distance entre le texte, le cadre texte gauche et la disposition des puces peut être déterminée dans la boîte de dialogue sous <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraphe\"><emph>Format - Paragraphe</emph></link>. Il suffit d'insérer un retrait à gauche et un alinéa.</caseinline></switchinline>" -#. QCjAp +#. X9H2x #: 06120000.xhp msgctxt "" "06120000.xhp\n" "par_id3150355\n" "help.text" -msgid "<image id=\"img_id3157909\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157909\">Icon</alt></image>" -msgstr "<image id=\"img_id3157909\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157909\">Icône</alt></image>" +msgid "<image id=\"img_id3157909\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3157909\">Icon</alt></image>" +msgstr "" -#. iHX8u +#. TEain #: 06120000.xhp msgctxt "" "06120000.xhp\n" "par_id3149233\n" "help.text" -msgid "Bullets On/Off" -msgstr "(Dés)activer les puces" +msgid "Toggle Unordered List" +msgstr "" #. 6UAmF #: 07010000.xhp @@ -12823,14 +12832,41 @@ msgctxt "" msgid "<variable id=\"hyperdiatext\"><ahelp hid=\".\">Opens a dialog that enables you to create and edit hyperlinks.</ahelp></variable>" msgstr "<variable id=\"hyperdiatext\"><ahelp hid=\".\">Ouvre une boîte de dialogue permettant de créer et d'éditer des hyperliens.</ahelp></variable>" -#. thKGB +#. H5bDr +#: 09070000.xhp +msgctxt "" +"09070000.xhp\n" +"par_id511616406933483\n" +"help.text" +msgid "Choose <menuitem>Insert - Hyperlink</menuitem>." +msgstr "" + +#. CFNbD +#: 09070000.xhp +msgctxt "" +"09070000.xhp\n" +"par_id771616410590648\n" +"help.text" +msgid "Choose <menuitem>Edit - Hyperlink</menuitem>, when the cursor is placed in a hyperlink." +msgstr "" + +#. E6FB3 +#: 09070000.xhp +msgctxt "" +"09070000.xhp\n" +"par_id161616407054506\n" +"help.text" +msgid "On <link href=\"text/shared/main0201.xhp\" name=\"Standard Bar\"><emph>Standard</emph></link> bar, click" +msgstr "" + +#. MSjJA #: 09070000.xhp msgctxt "" "09070000.xhp\n" "par_id3154927\n" "help.text" -msgid "<image id=\"img_id3093440\" src=\"cmd/sc_hyperlinkdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3093440\">Icon</alt></image>" -msgstr "<image id=\"img_id3093440\" src=\"cmd/sc_hyperlinkdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3093440\">Icône</alt></image>" +msgid "<image id=\"img_id3093440\" src=\"cmd/sc_hyperlinkdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3093440\">Icon</alt></image>" +msgstr "" #. Dty7B #: 09070000.xhp @@ -13363,6 +13399,15 @@ msgctxt "" msgid "Document" msgstr "Document" +#. 8Cn55 +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"bm_id551615667308718\n" +"help.text" +msgid "<bookmark_value>hyperlinks;to files</bookmark_value> <bookmark_value>hyperlinks;to folders</bookmark_value>" +msgstr "" + #. RCfpV #: 09070300.xhp msgctxt "" @@ -13381,6 +13426,15 @@ msgctxt "" msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>" msgstr "<ahelp hid=\".\">Saisissez un <emph>URL</emph> pour le fichier que vous voulez ouvrir quand vous cliquez sur l'hyperlien. Si vous ne spécifiez pas de cadre cible, le fichier s'ouvre dans le document actif ou dans le cadre.</ahelp>" +#. taJit +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"par_id91615666930995\n" +"help.text" +msgid "If the URL refers to a <emph>folder</emph>, the standard file manager in your operating system opens showing the contents of the specified folder." +msgstr "" + #. GQcJJ #: 09070300.xhp msgctxt "" diff --git a/source/fr/helpcontent2/source/text/shared/04.po b/source/fr/helpcontent2/source/text/shared/04.po index cdace8357c9..0a175821543 100644 --- a/source/fr/helpcontent2/source/text/shared/04.po +++ b/source/fr/helpcontent2/source/text/shared/04.po @@ -3,10 +3,10 @@ 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-05 18:59+0100\n" -"PO-Revision-Date: 2020-07-30 22:38+0000\n" +"POT-Creation-Date: 2021-03-19 17:31+0100\n" +"PO-Revision-Date: 2021-02-27 09:10+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textshared04/fr/>\n" +"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textshared04/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -70,14 +70,14 @@ msgctxt "" msgid "When operating your application, you can choose between using the mouse or the keyboard for almost all of the operations available." msgstr "Vous avez le choix entre l'utilisation de la souris ou du clavier pour pratiquement toutes les opérations." -#. iE2uQ +#. Q2ALG #: 01010000.xhp msgctxt "" "01010000.xhp\n" "hd_id3154186\n" "help.text" -msgid "Calling Menus With Shortcut Keys" -msgstr "Appeler des menus avec les raccourcis clavier" +msgid "Calling Menus with Mnemonics" +msgstr "" #. Lv2Sv #: 01010000.xhp @@ -761,7 +761,7 @@ msgctxt "" "par_id3144506\n" "help.text" msgid "Sets focus in next visible subwindow, including menu bar, toolbars, windows such as Sidebar and Navigator, and document canvas/data source." -msgstr "" +msgstr "Définit le focus dans la sous-fenêtre suivante visible, y compris la barre de menus, les barres d'outils, les fenêtres telles que la barre latérale et le navigateur, et le canevas/la source de données du document." #. Enxuj #: 01010000.xhp @@ -788,7 +788,7 @@ msgctxt "" "par_id341612296864115\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F6</keycode>" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F6</keycode>" #. SvF5v #: 01010000.xhp @@ -797,7 +797,7 @@ msgctxt "" "par_id521612296878916\n" "help.text" msgid "Sets focus in the document canvas/data source." -msgstr "" +msgstr "Définit le focus sur le canevas du document/la source de données." #. Y7pzu #: 01010000.xhp @@ -842,7 +842,7 @@ msgctxt "" "par_id631612398592490\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F10</keycode>" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Maj+F10</keycode>" #. QFqB4 #: 01010000.xhp @@ -851,7 +851,7 @@ msgctxt "" "par_id111612398626979\n" "help.text" msgid "Docks and undocks floating subwindows such as unlocked toolbars, Sidebar and Navigator." -msgstr "" +msgstr "Ancre ou détache les sous-fenêtre flottantes telles que les barres d'outils détachées, le volet latéral et le navigateur." #. CFAWe #: 01010000.xhp diff --git a/source/fr/helpcontent2/source/text/shared/explorer/database.po b/source/fr/helpcontent2/source/text/shared/explorer/database.po index 8c70ee1302f..9ab88776ba6 100644 --- a/source/fr/helpcontent2/source/text/shared/explorer/database.po +++ b/source/fr/helpcontent2/source/text/shared/explorer/database.po @@ -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-01 17:02+0100\n" -"PO-Revision-Date: 2021-01-19 10:36+0000\n" +"POT-Creation-Date: 2021-03-19 17:31+0100\n" +"PO-Revision-Date: 2021-03-19 16:40+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsharedexplorerdatabase/fr/>\n" "Language: fr\n" @@ -16,465 +16,6 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1559571105.000000\n" -#. n4gFz -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"tit\n" -"help.text" -msgid "Relations" -msgstr "Relations" - -#. Mdpfp -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"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\">Relations</link>" - -#. GxBiD -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"bm_id3146957\n" -"help.text" -msgid "<bookmark_value>relational databases (Base)</bookmark_value>" -msgstr "<bookmark_value>Bases de données relationnelles (Base)</bookmark_value>" - -#. YYXkm -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"par_id3146957\n" -"help.text" -msgid "This command opens the <emph>Relation Design </emph>window, which allows you to define relationships between various database tables." -msgstr "Cette commande ouvre la fenêtre <emph>Ébauche de relation</emph> permettant de définir des relations entre différentes tables de base de données." - -#. vMuED -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"par_id3154823\n" -"help.text" -msgid "<ahelp hid=\"HID_CTL_RELATIONTAB\">Here you can link together tables from the current database through common data fields.</ahelp> Click the <emph>New Relation</emph> icon to create the relationships, or simply drag-and-drop with the mouse." -msgstr "<ahelp hid=\"HID_CTL_RELATIONTAB\">Dans cette fenêtre, vous pouvez lier entre elles des tables de la base de données active par l'intermédiaire de champs de données communs.</ahelp> Cliquez sur l'icône <emph>Nouvelle relation</emph> pour créer des relations ou effectuez un simple glisser-déposer avec la souris." - -#. zHWMJ -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"par_id3145316\n" -"help.text" -msgid "This function is only available if you are working with a relational database." -msgstr "Cette fonction n'est disponible que si vous utilisez une base de données relationnelle." - -#. 5MXvo -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"par_id3149235\n" -"help.text" -msgid "When you choose <emph>Tools - Relationships</emph>, a window opens in which all the existing relationships between the tables of the current database are shown. If no relationships have been defined, or if you want to relate other tables of the database to each other, then click on the <emph>Add Tables</emph> icon. The <link href=\"text/shared/02/14020100.xhp\" name=\"Add Tables\">Add Tables</link> dialog opens in which you can select the tables with which to create a relation." -msgstr "Lorsque vous choisissez <emph>Outils - Relations</emph>, la fenêtre qui s'affiche répertorie toutes les relations existantes entre les tables et la base de données active. Si aucune relation n'a été définie ou si vous souhaitez lier entre elles d'autres tables de la base de données, cliquez sur l'icône <emph>Ajouter des tables</emph>. La boîte de dialogue <link href=\"text/shared/02/14020100.xhp\" name=\"Ajouter des tables\">Ajouter des tables</link> qui s'ouvre vous permet de sélectionner des tables pour créer une relation." - -#. krxTw -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"par_id3152812\n" -"help.text" -msgid "If the <emph>Relation Design</emph> window is open, the selected tables cannot be modified, even in Table Design mode. This ensures that tables are not changed while the relations are being created." -msgstr "Si la fenêtre <emph>Ébauche de relation</emph> est ouverte, les tables sélectionnées ne peuvent pas être modifiées, même en mode Ébauche de table. Ceci empêche toute modification des tables lors de la création des relations." - -#. zZFEP -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"par_id3150541\n" -"help.text" -msgid "The selected tables are shown in the top area of the relation design view. You can close a table window through the context menu or with the Delete key." -msgstr "Les tables sélectionnées sont énumérées dans la partie supérieure de la fenêtre d'ébauche de relation. Vous pouvez annuler une fenêtre de table via le menu contextuel ou la touche (Suppr)." - -#. uJVYH -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"bm_id3148922\n" -"help.text" -msgid "<bookmark_value>primary keys;inserting (Base)</bookmark_value><bookmark_value>keys;primary keys (Base)</bookmark_value><bookmark_value>external keys (Base)</bookmark_value>" -msgstr "<bookmark_value>Clés primaires;insertion (Base)</bookmark_value><bookmark_value>Clés;clés primaires (Base)</bookmark_value><bookmark_value>Clés externes (Base)</bookmark_value>" - -#. ek2aE -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"hd_id3148922\n" -"help.text" -msgid "Primary key and foreign keys" -msgstr "Clé primaire et clés étrangères" - -#. ksuDX -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"par_id3149168\n" -"help.text" -msgid "If you want to define a relation among the various tables, you should enter a <link href=\"text/shared/00/00000005.xhp#primaerschluessel\" name=\"primary key\">primary key</link> that uniquely identifies a data field of an existing table. You can refer to the primary key from other tables to access the data of this table. All data fields referring to this primary key will be identified as a foreign key." -msgstr "Si vous souhaitez définir une relation entre les différentes tables, vous devez saisir une <link href=\"text/shared/00/00000005.xhp#primaerschluessel\" name=\"clé primaire\">clé primaire</link> identifiant de façon unique un champ de données de la table existante. Vous pouvez faire référence à la clé primaire à partir d'autres tables pour accéder aux données de cette table. Tous les champs de données se référant à cette clé primaire sont identifiés comme des clés étrangères." - -#. FACvb -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"par_id3147085\n" -"help.text" -msgid "All data fields referring to a primary key will be identified in the table window by a small key symbol." -msgstr "Les champs de données auxquels une clé primaire est assignée sont identifiés par un symbole représentant une clé dans la fenêtre de table." - -#. vro8F -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"hd_id3153193\n" -"help.text" -msgid "Define relations" -msgstr "Définir des relations" - -#. wmwWU -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"bm_id3155430\n" -"help.text" -msgid "<bookmark_value>relations; creating and deleting (Base)</bookmark_value>" -msgstr "<bookmark_value>Relations;création et suppression (Base)</bookmark_value>" - -#. pGNLA -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"par_id3155430\n" -"help.text" -msgid "All existing relations are shown in the relations windows by a line that connects the primary and foreign key fields. You can add a relation by using drag-and-drop to drop the field of one table onto the field of the other table. A relation is removed again by selecting it and pressing the Delete key." -msgstr "Toutes les relations existantes sont indiquées dans les fenêtres de relations par une ligne reliant les champs de clé primaire et les champs de clé étrangère. Vous pouvez ajouter une relation par glisser-déposer, c'est-à-dire déposer le champ d'une table sur le champ d'une autre table. Pour supprimer une relation, sélectionnez-la puis appuyez sur la touche (Suppr)." - -#. McRUh -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"par_id3149984\n" -"help.text" -msgid "Alternatively, you can also click the <emph>New Relation</emph> icon in the top area of the relation field and define the relation between two tables in the <link href=\"text/shared/explorer/database/05020100.xhp\" name=\"Relations\"><emph>Relations</emph></link> dialog." -msgstr "Vous pouvez aussi cliquer sur l'icône <emph>Nouvelle relation</emph>, dans la zone supérieure du champ de relation, et définir la relation entre deux tables dans la boîte de dialogue <link href=\"text/shared/explorer/database/05020100.xhp\" name=\"Relations\"><emph>Relations</emph></link>." - -#. yTadX -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"par_id3153093\n" -"help.text" -msgid "If you use $[officename] as the front-end for a relational database, the creation and deletion of relationships is not placed in an intermediate memory by $[officename], but is forwarded directly to the database." -msgstr "Si vous utilisez $[officename] comme le frontal d'une base de données relationnelle, $[officename] ne place pas dans une mémoire intermédiaire la création et la suppression des relations, mais les transfère directement vers la base de données." - -#. bnCjW -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"par_id3155856\n" -"help.text" -msgid "By double-clicking a connection line, you can assign certain properties to the relation. The <emph>Relations </emph>dialog opens." -msgstr "En double-cliquant sur une ligne de connexion, vous pouvez assigner certaines propriétés à la relation. La boîte de dialogue <emph>Relations</emph> s'ouvre." - -#. zaiku -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"tit\n" -"help.text" -msgid "Relations" -msgstr "Relations" - -#. BAAZE -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"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>Relations;propriétés (Base)</bookmark_value><bookmark_value>Champs de clé des relations (Base)</bookmark_value><bookmark_value>Actualisation en cascade (Base)</bookmark_value>" - -#. tDgC3 -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"hd_id3150445\n" -"help.text" -msgid "Relations" -msgstr "Relations" - -#. 5fAEp -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3150499\n" -"help.text" -msgid "<ahelp hid=\".uno:DBAddRelation\">Allows you to define and edit a relation between two tables.</ahelp>" -msgstr "<ahelp hid=\".uno:DBAddRelation\">Permet de définir et d'éditer une relation entre deux tables.</ahelp>" - -#. yHc9N -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3155136\n" -"help.text" -msgid "The update and delete options are only available if they are supported by the database used." -msgstr "Les options d'actualisation et de suppression ne sont disponibles que si elles sont prises en charge par la base de données utilisée." - -#. BDC5P -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"hd_id3155341\n" -"help.text" -msgid "Tables" -msgstr "Tables" - -#. BAGsd -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3153880\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/relationdialog/table2\" visibility=\"hidden\">This is where the two related tables are listed.</ahelp> If you create a new relation, you can select one table from each of the combo boxes in the top part of the dialog." -msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/table2\" visibility=\"hidden\">Les deux tables entre lesquelles il existe une relation sont présentées ici.</ahelp> Pour créer une nouvelle relation, sélectionnez une table dans chaque boîte combinée dans la partie supérieure de la boîte de dialogue." - -#. 4UCC7 -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3154047\n" -"help.text" -msgid "If you opened the <emph>Relations</emph> dialog for an existing relation by double-clicking the connection lines in the Relation window, then the tables involved in the relation cannot be modified." -msgstr "Si vous ouvrez la boîte de dialogue <emph>Relations</emph> pour une relation existante en double-cliquant sur les lignes de connexion dans la fenêtre Relation, vous ne pouvez pas modifier les tables impliquées dans la relation." - -#. VBeNf -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"hd_id3153822\n" -"help.text" -msgid "Key fields" -msgstr "Champs de clé" - -#. CnkB6 -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3159157\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/joindialog/relations\">Defines the key fields for the relation.</ahelp>" -msgstr "<ahelp hid=\"dbaccess/ui/joindialog/relations\">Définit les champs de clé de la relation.</ahelp>" - -#. tG7Wy -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3149235\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/relationdialog/table2\">The names of the tables selected for the link appear here as column names.</ahelp> If you click a field, you can use the arrow buttons to select a field from the table. Each relation is written in a row." -msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/table2\">Les noms des tables sélectionnées pour le lien s'affichent à cet endroit comme noms de colonnes.</ahelp> Si vous cliquez sur un champ, vous pouvez utiliser les boutons fléchés pour sélectionner un champ de la table. Chaque relation est inscrite dans une ligne." - -#. ECqps -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"hd_id3145609\n" -"help.text" -msgid "Update options" -msgstr "Options de mise à jour" - -#. TcZQE -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3153061\n" -"help.text" -msgid "Here you can select options that take effect when there are changes to a primary key field." -msgstr "Vous pouvez sélectionner à cet endroit des options s'appliquant lorsqu'un champ de clé primaire est modifié." - -#. SNgAC -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"hd_id3149046\n" -"help.text" -msgid "No action" -msgstr "Aucune action" - -#. BQgh9 -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3152360\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/relationdialog/addaction\">Specifies that any change made to a primary key does not affect other external key fields.</ahelp>" -msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/addaction\">Indique qu'une modification apportée à une clé primaire n'affecte pas les autres champs de clé externe.</ahelp>" - -#. UzK5q -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"hd_id3148664\n" -"help.text" -msgid "Updating cascade" -msgstr "Mise à jour en cascade" - -#. GFtru -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3154073\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/relationdialog/addcascade\">Updates all the external key fields if the value of the corresponding primary key has been modified (Cascading Update).</ahelp>" -msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/addcascade\">Actualise tous les champs de clé externe si la valeur de la clé primaire correspondante a été modifiée (actualisation en cascade).</ahelp>" - -#. xydLE -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"hd_id3145171\n" -"help.text" -msgid "Set null" -msgstr "Définir à zéro" - -#. ksYnw -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3154123\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/relationdialog/addnull\"> If the corresponding primary key has been modified, use this option to set the \"IS NULL\" value to all external key fields. IS NULL means that the field is empty.</ahelp>" -msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/addnull\"> Si la clé primaire correspondante a été modifiée, utilisez cette option pour définir la valeur \"IS NULL\" pour tous les champs de clé externe. Cette valeur signifie que le champ est vide.</ahelp>" - -#. FGxMC -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"hd_id3150448\n" -"help.text" -msgid "Set default" -msgstr "Définir par défaut" - -#. T7dEQ -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3151041\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/relationdialog/adddefault\"> If the corresponding primary key has been modified, use this option to set a default value to all external key fields.</ahelp> During the creation of the corresponding table, the default value of an external key field will be defined when you assign the field properties." -msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/adddefault\"> Si la clé primaire correspondante a été modifiée, utilisez cette option pour définir une valeur par défaut pour tous les champs de clé externe.</ahelp> Cette valeur par défaut d'un champ de clé externe sera définie lors de la création de la table correspondante, c'est-à-dire lors de la définition des propriétés du champ." - -#. AvWBL -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"hd_id3125863\n" -"help.text" -msgid "Delete options" -msgstr "Options de suppression" - -#. ayyns -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3153193\n" -"help.text" -msgid "Here you can select options that take effect when a primary key field is deleted." -msgstr "Vous pouvez sélectionner à cet endroit des options s'appliquant lorsqu'un champ de clé primaire est supprimé." - -#. jTCSL -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"hd_id3159252\n" -"help.text" -msgid "No action" -msgstr "Aucune action" - -#. PgDqt -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3145785\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/relationdialog/delaction\">Specifies that the deletion of a primary key will not have any effect on other external key fields.</ahelp>" -msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/delaction\">Indique que la suppression d'une clé primaire n'affecte pas les autres champs de clé externe.</ahelp>" - -#. hFmB4 -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"hd_id3154146\n" -"help.text" -msgid "Delete cascade" -msgstr "Supprimer en cascade" - -#. ESpAp -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3155309\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/relationdialog/delcascade\">Specifies that all external key fields will be deleted if you delete the corresponding primary key field.</ahelp>" -msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/delcascade\">Indique que tous les champs de clé externe doivent être supprimés simultanément à la suppression du champ de clé primaire correspondant.</ahelp>" - -#. ZaNTh -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3153140\n" -"help.text" -msgid "When you delete a primary key field with the<emph> Delete cascade </emph>option, all records from other tables that have this key as their foreign key are also deleted. Use this option with great care; it is possible that a major portion of the database can be deleted." -msgstr "Lorsque vous supprimez un champ de clé primaire avec l'option <emph>Supprimer la cascade</emph>, tous les enregistrements des autres tables utilisant cette clé en tant que clé externe sont également supprimés. Utilisez cette option avec précaution : elle peut entraîner la suppression d'une grande partie de la base de données." - -#. mAu9C -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"hd_id3152596\n" -"help.text" -msgid "Set null" -msgstr "Définir à zéro" - -#. dAtCx -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3153363\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/relationdialog/delnull\">If you delete the corresponding primary key, the \"IS NULL\" value will be assigned to all external key fields.</ahelp>" -msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/delnull\">Si vous supprimez la clé primaire correspondante, la valeur \"IS NULL\" est assignée à tous les champs de clé externe.</ahelp>" - -#. 474LG -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"hd_id3145272\n" -"help.text" -msgid "Set Default" -msgstr "Définir par défaut" - -#. ktJ6K -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3154320\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/relationdialog/deldefault\">If you delete the corresponding primary key, a set value will be set to all external key fields.</ahelp>" -msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/deldefault\">Si vous supprimez la clé primaire correspondante, une valeur définie est assignée à tous les champs de clé externe.</ahelp>" - #. x8A6E #: 05030000.xhp msgctxt "" @@ -3769,15 +3310,6 @@ msgctxt "" msgid "<link href=\"text/shared/explorer/database/dabawiz02ado.xhp\">Set up ADO connection</link>" msgstr "<link href=\"text/shared/explorer/database/dabawiz02ado.xhp\">Paramétrer une connexion ADO</link>" -#. V9baD -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN10610\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">Set up LDAP connection</link>" -msgstr "<link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">Paramétrer une connexion LDAP</link>" - #. bbTEe #: dabawiz00.xhp msgctxt "" @@ -4795,132 +4327,6 @@ msgctxt "" msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>" msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Assistant Bases de données</link>" -#. XLfeM -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"tit\n" -"help.text" -msgid "LDAP Connection" -msgstr "Connexion LDAP" - -#. E4K9F -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"bm_id22583\n" -"help.text" -msgid "<bookmark_value>LDAP server; address books (Base)</bookmark_value><bookmark_value>address books; LDAP server (Base)</bookmark_value><bookmark_value>data sources; LDAP server (Base)</bookmark_value>" -msgstr "<bookmark_value>Serveur LDAP;carnets d'adresses (Base)</bookmark_value><bookmark_value>Carnets d'adresses;serveur LDAP (Base)</bookmark_value><bookmark_value>Sources de données;serveur LDAP (Base)</bookmark_value>" - -#. HDgwj -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"par_idN10554\n" -"help.text" -msgid "<variable id=\"ldap\"><link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">LDAP Connection</link></variable>" -msgstr "<variable id=\"ldap\"><link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">Connexion LDAP</link></variable>" - -#. Xdbya -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"par_idN10558\n" -"help.text" -msgid "<ahelp hid=\".\">Specifies the settings for importing a database using LDAP</ahelp> (<emph>Lightweight Directory Access Protocol)</emph>. This page is only available if you registered an LDAP server as an address database." -msgstr "<ahelp hid=\".\">Spécifie les paramètres d'import d'une base de données utilisant LDAP</ahelp> (<emph>Lightweight Directory Access Protocol)</emph>. Cette page n'est disponible que si vous avez enregistré un serveur LDAP en tant que base de données d'adresses." - -#. ZMeDx -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"par_idN10579\n" -"help.text" -msgid "Server URL" -msgstr "URL du serveur" - -#. ScRnC -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"par_idN1057D\n" -"help.text" -msgid "<ahelp hid=\"HID_DSADMIN_LDAP_HOSTNAME\">Enter the name of the LDAP server using the format \"ldap.server.com\".</ahelp>" -msgstr "<ahelp hid=\"HID_DSADMIN_LDAP_HOSTNAME\">Saisissez le nom du serveur LDAP en utilisant le format ldap.serveur.com.</ahelp>" - -#. WRJRs -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"par_idN10594\n" -"help.text" -msgid "Base DN" -msgstr "DN de base" - -#. kFVmv -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"par_idN10598\n" -"help.text" -msgid "<ahelp hid=\"HID_DSADMIN_LDAP_BASEDN\">Enter the starting point to search the LDAP database, for example, \"dc=com\".</ahelp>" -msgstr "<ahelp hid=\"HID_DSADMIN_LDAP_BASEDN\">Saisissez le point de départ de la recherche à effectuer dans la base de données LDAP (dc=com, par exemple).</ahelp>" - -#. AKFCR -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"par_idN105B7\n" -"help.text" -msgid "Port number" -msgstr "Numéro de port" - -#. 9Bhwf -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"par_idN105BB\n" -"help.text" -msgid "<ahelp hid=\"HID_DSADMIN_LDAP_PORTNUMBER\">Enter the port of the LDAP server, normally 389.</ahelp>" -msgstr "<ahelp hid=\"HID_DSADMIN_LDAP_PORTNUMBER\">Indiquez le port du serveur LDAP (généralement 389).</ahelp>" - -#. 8FGvh -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"par_idN105CA\n" -"help.text" -msgid "Use secure connection (SSL)" -msgstr "Utiliser une connexion sécurisée (SSL)" - -#. REnMu -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"par_idN105CE\n" -"help.text" -msgid "<ahelp hid=\"HID_DSADMIN_USESSL_LDAP\">Creates a secure connection to the LDAP server through the Secure Sockets Layer (SSL).</ahelp> By default, an SSL connection uses port 636. A regular connection uses port 389." -msgstr "<ahelp hid=\"HID_DSADMIN_USESSL_LDAP\">Génère une connexion sécurisée vers le serveur LDAP via le protocole SSL (Secure Sockets Layer).</ahelp> Par défaut, les connexions SSL utilisent le port 636, tandis que les connexions standard utilisent le port 389." - -#. PXBAE -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"par_idN105DE\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Authentication</link>" -msgstr "<link href=\"text/shared/explorer/database/dabawiz03auth.xhp\">Authentification</link>" - -#. EkPas -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"par_idN105F5\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link>" -msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Assistant Bases de données</link>" - #. Y4EFA #: dabawiz02mysql.xhp msgctxt "" @@ -6640,14 +6046,14 @@ msgctxt "" msgid "Relationships" msgstr "Relations" -#. agJkV +#. DKgXb #: menutools.xhp msgctxt "" "menutools.xhp\n" "par_idN10576\n" "help.text" -msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/explorer/database/05020000.xhp\">Relation Design</link> view and checks whether the database connection supports relations.</ahelp>" -msgstr "<ahelp hid=\".\">Ouvre la fenêtre <link href=\"text/shared/explorer/database/05020000.xhp\">Ébauche de relation</link> et vérifie si la connexion à la base de données prend en charge les relations.</ahelp>" +msgid "<ahelp hid=\".\">Opens the <link href=\"text/sdatabase/05020000.xhp\">Relation Design</link> view and checks whether the database connection supports relations.</ahelp>" +msgstr "<ahelp hid=\".\">Ouvre la vue <link href=\"text/sdatabase/05020000.xhp\">Ébauche de relation</link> et vérifier que la connexion de base de données prend en charge les relations.</ahelp>" #. B2YV6 #: menutools.xhp diff --git a/source/fr/helpcontent2/source/text/shared/guide.po b/source/fr/helpcontent2/source/text/shared/guide.po index 8ab303000d0..ac1afa539f7 100644 --- a/source/fr/helpcontent2/source/text/shared/guide.po +++ b/source/fr/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: 2021-02-22 17:17+0100\n" +"POT-Creation-Date: 2021-03-19 17:31+0100\n" "PO-Revision-Date: 2021-02-21 17:36+0000\n" "Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/fr/>\n" @@ -8162,13 +8162,13 @@ msgctxt "" msgid "Tables" msgstr "Tables" -#. k3n7x +#. Gcdea #: database_main.xhp msgctxt "" "database_main.xhp\n" "par_id3163713\n" "help.text" -msgid "<link href=\"text/sdatabase/05010000.xhp\" name=\"Create new table, edit table structure\">Create new table, edit table structure</link>, <link href=\"text/sdatabase/05010100.xhp\" name=\"index\">index</link>, <link href=\"text/shared/explorer/database/05020000.xhp\" name=\"relations\">relations</link>" +msgid "<link href=\"text/sdatabase/05010000.xhp\" name=\"Create new table, edit table structure\">Create new table, edit table structure</link>, <link href=\"text/sdatabase/05010100.xhp\" name=\"index\">index</link>, <link href=\"text/sdatabase/05020000.xhp\" name=\"relations\">relations</link>" msgstr "" #. AENyR @@ -18620,68 +18620,77 @@ msgctxt "" msgid "Bullets and Numbering of paragraphs is supported only in Writer, Impress and Draw." msgstr "Les puces et la numérotation des paragraphes ne sont disponibles que dans Writer, Impress et Draw." -#. 4DAtN +#. LnEF2 +#: numbering_stop.xhp +msgctxt "" +"numbering_stop.xhp\n" +"par_id3147618\n" +"help.text" +msgid "For the current paragraph or selected paragraphs you can switch off the automatic numbering or listing. Click the <emph>No List</emph> icon in the <emph>Formatting</emph> bar. The list indenting is also removed." +msgstr "" + +#. R49Gn #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" "par_id3154288\n" "help.text" -msgid "<image id=\"img_id3153527\" src=\"cmd/sc_removebullets.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153527\">Icon</alt></image>" -msgstr "<image id=\"img_id3153527\" src=\"cmd/sc_removebullets.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153527\">Icône</alt></image>" +msgid "<image id=\"img_id3153527\" src=\"cmd/lc_removebullets.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153527\">No List icon</alt></image>" +msgstr "" -#. zSuGJ +#. nFCu3 #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" -"par_id3150443\n" +"par_id151614326512513\n" "help.text" -msgid "<image id=\"img_id3163802\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3163802\">Icon</alt></image>" -msgstr "<image id=\"img_id3163802\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3163802\">Icône</alt></image>" +msgid "No List icon" +msgstr "" -#. it4t7 +#. Uzqm6 #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" -"par_id3147618\n" +"par_id3144511\n" "help.text" -msgid "For the current paragraph or selected paragraphs you can switch off the automatic numbering or listing. Click the <emph>Numbering Off</emph> icon in the <emph>Bullets and Numbering</emph> bar." -msgstr "Pour le paragraphe actif ou les paragraphes sélectionnés, vous pouvez désactiver la numérotation ou la création de liste automatique. Dans la barre <emph>Puces et numérotation</emph>, cliquez sur l'icône <emph>Désactiver la numérotation</emph>." +msgid "If the cursor is located within a numbered or bulleted list, you can turn off automatic numbers or bullets for the current paragraph or selected paragraphs by clicking the <emph>Toggle Unordered List</emph> icon on the <emph>Text Formatting</emph> bar." +msgstr "" -#. CcCTx +#. XLYd6 #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" "par_id3155449\n" "help.text" -msgid "<image id=\"img_id3158432\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3158432\">Icon</alt></image>" -msgstr "<image id=\"img_id3158432\" src=\"cmd/sc_defaultbullet.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3158432\">Icône</alt></image>" +msgid "<image id=\"img_id3158432\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158432\">Icon</alt></image>" +msgstr "" -#. biscq +#. ikjGP #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" -"par_id3144511\n" +"par_id781614327726646\n" "help.text" -msgid "If the cursor is located within a numbered or bulleted list, you can turn off automatic numbers or bullets for the current paragraph or selected paragraphs by clicking the <emph>Bullets On/Off </emph>icon on the <emph>Text Formatting</emph> bar." -msgstr "Si le curseur se trouve dans une liste numérotée ou à puces, vous pouvez désactiver les numéros ou les puces automatiques pour le paragraphe actif ou pour les paragraphes sélectionnés en cliquant sur l'icône <emph>(Dés)activer les puces</emph> de la barre de <emph>formatage de texte</emph>." +msgid "Toggle Unordered List icon" +msgstr "" -#. CfCjc +#. RE37f #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" "par_id3148946\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To remove numbering from a paragraph using the keyboard: </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Pour supprimer la numérotation d'un paragraphe à l'aide du clavier : </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"> To remove a number or bullet from a paragraph while preserving the list indenting: </caseinline></switchinline>" +msgstr "" -#. qETFj +#. EsxZF #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" "par_id3148663\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Place the cursor at the beginning of a numbered paragraph and press the Backspace key. </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Placez le curseur au début d'un paragraphe numéroté et appuyez sur la touche RetArr. </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Place the cursor at the beginning of a paragraph in a list and press the <keycode>Backspace</keycode> key. </caseinline></switchinline>" +msgstr "" #. TY7jM #: numbering_stop.xhp @@ -18692,6 +18701,15 @@ msgctxt "" msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The numbering of the paragraph disappears and is removed from the numbering sequence. Numbering resumes in the following paragraph. </caseinline></switchinline>" msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">La numérotation du paragraphe disparaît et est supprimée de la séquence de numérotation. La numérotation reprend au paragraphe suivant. </caseinline></switchinline>" +#. B8akd +#: numbering_stop.xhp +msgctxt "" +"numbering_stop.xhp\n" +"par_id911614326873271\n" +"help.text" +msgid "Press <keycode>Shift+Backspace</keycode> at the beginning of a list paragraph to return the number or bullet." +msgstr "" + #. FrmUz #: numbering_stop.xhp msgctxt "" @@ -23327,14 +23345,14 @@ msgctxt "" msgid "If --convert-to is used more than once, last value of OutputFileExtension[:OutputFilterName] is effective. If --outdir is used more than once, only its last value is effective. For example:" msgstr "Si --convert-to est utilisé plus d'une seule fois, c'est la dernière valeur de OutputFileExtension[:OutputFilterName] qui est effective. Si --outdir est utilisé plus d'une seule fois, seule sa dernière valeur est effective. Par exemple :" -#. ir37U +#. RYx7a #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id781554408625219\n" "help.text" -msgid "See the <link href=\"text/shared/guide/convertfilters.xhp\" name=\"list of document filters\">list of document filters</link> for file conversion." -msgstr "Voir la <link href=\"text/shared/guide/convertfilters.xhp\" name=\"list of document filters\">liste des filtres de document</link> pour la conversion de fichiers." +msgid "<variable id=\"seefilters\">See the <link href=\"text/shared/guide/convertfilters.xhp\" name=\"list of document filters\">list of document filters</link> for file conversion.</variable>" +msgstr "" #. EiUnD #: start_parameters.xhp @@ -23930,14 +23948,14 @@ msgctxt "" msgid "If you want to change the settings of your default tab stops, you will find further information under <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01040900.xhp\" name=\"Text Document - General\">%PRODUCTNAME Writer - General</link></caseinline><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060300.xhp\" name=\"Spreadsheet - General\">%PRODUCTNAME Calc - General</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070500.xhp\" name=\"Drawing - General\">%PRODUCTNAME Draw - General</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentation - General\">%PRODUCTNAME Impress - General</link></caseinline><defaultinline>(module name) - General</defaultinline></switchinline> in the Options dialog box." msgstr "Si vous souhaitez modifier le paramétrage des tabulations par défaut, vous trouverez plus d'informations sur <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01040900.xhp\" name=\"Document Texte - Général\">%PRODUCTNAME Writer - Général</link></caseinline><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060300.xhp\" name=\"Classeur - Général\">%PRODUCTNAME Calc - Général</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070500.xhp\" name=\"Dessin - Général\">%PRODUCTNAME Draw - Général</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/shared/optionen/01070500.xhp\" name=\"Présentation - Général\">%PRODUCTNAME Impress - Général</link></caseinline><defaultinline>(nom du module) - Général</defaultinline></switchinline> dans la boîte de dialogue Options." -#. hqPQR +#. hA4kf #: tabs.xhp msgctxt "" "tabs.xhp\n" "par_id3146972\n" "help.text" -msgid "The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the ruler allows you to change the displayed units of measurement. These changes are only valid until you exit $[officename], and they only apply to the ruler on whose context menu you made the change. If you want to change the ruler measurement units permanently, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - [Document type] - View</menuitem> and change the measurement unit there." -msgstr "Le <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menu contextuel\">menu contextuel</link> de la règle permet de modifier les unités de mesure affichées. Ces modifications ne sont plus valides dès lors que vous quittez $[officename] et s'appliquent exclusivement à la règle dont vous avez modifié le menu contextuel. Pour modifier définitivement les unités de mesure de la règle, choisissez<switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Préférences</menuitem></caseinline><defaultinline><menuitem> Outils - Options</menuitem></defaultinline></switchinline><menuitem> - [Type de document] - Affichage</menuitem> et modifiez l'unité de mesure ici." +msgid "The <link href=\"text/shared/00/00000001.xhp#contextmenu\" name=\"context menu\">context menu</link> of the ruler allows you to change the displayed units of measurement. These changes are only valid until you exit $[officename], and they only apply to the ruler on whose context menu you made the change. If you want to change the ruler measurement units permanently, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - [Document type] - View</menuitem> and change the measurement unit there." +msgstr "" #. ojDwN #: tabs.xhp diff --git a/source/fr/helpcontent2/source/text/shared/optionen.po b/source/fr/helpcontent2/source/text/shared/optionen.po index 64e027359b9..e92ff0a3a79 100644 --- a/source/fr/helpcontent2/source/text/shared/optionen.po +++ b/source/fr/helpcontent2/source/text/shared/optionen.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: 2021-02-17 15:59+0100\n" +"POT-Creation-Date: 2021-03-19 17:31+0100\n" "PO-Revision-Date: 2021-01-19 10:36+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/fr/>\n" @@ -6146,23 +6146,23 @@ msgctxt "" msgid "List" msgstr "Liste" -#. AcAJa +#. sEbwG #: 01040300.xhp msgctxt "" "01040300.xhp\n" "par_id3144433\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/listbox\">Specifies the fonts for lists and numbering and all derived styles.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/listbox\">Spécifie les polices pour les listes et numérotations ainsi que tous les styles dérivés.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/listbox\">Specifies the font and font size for the <emph>List</emph> paragraph style, which is inherited by all derived paragraph styles.</ahelp>" +msgstr "" -#. KnLN9 +#. aQFY4 #: 01040300.xhp msgctxt "" "01040300.xhp\n" "par_id3150767\n" "help.text" -msgid "When you choose <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/06050000.xhp\" name=\"Format - Numbering/Bullets\"><emph>Format - Numbering/Bullets</emph></link></caseinline><defaultinline><emph>Format - Numbering/Bullets</emph></defaultinline></switchinline> to format a paragraph with numbers or bullets in a text document, the program assigns these Paragraph Styles automatically." -msgstr "Lorsque vous choisissez <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/06050000.xhp\" name=\"Format - Numérotation/Puces\"><emph>Format - Numérotation/Puces</emph></link></caseinline><defaultinline><emph>Format - Numérotation/Puces</emph></defaultinline></switchinline> pour formater un paragraphe avec des nombres ou des puces dans un document texte, le programme assigne automatiquement ces styles de paragraphe." +msgid "When you choose <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/06050000.xhp\" name=\"Format - Numbering/Bullets\"><menuitem>Format - Bullets and Numbering</menuitem></link></caseinline><defaultinline><menuitem>Format - Bullets and Numbering</menuitem></defaultinline></switchinline> to format a paragraph with numbers or bullets in a text document, the program assigns these Paragraph Styles automatically." +msgstr "" #. 3nSZ5 #: 01040300.xhp @@ -6236,14 +6236,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/printoptionspage/PrintOptionsPage\">Specifies print settings within a text or HTML document.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/printoptionspage/PrintOptionsPage\">Indique les paramètres d'impression d'un document texte ou HTML.</ahelp>" -#. m2BYE +#. rwhVS #: 01040400.xhp msgctxt "" "01040400.xhp\n" "par_id3153542\n" "help.text" -msgid "The print settings defined on this tab page apply to all subsequent print jobs, until you change the settings again. If you want to change the settings for the current print job only, use the <menuitem>File - Print</menuitem> dialog." -msgstr "Les paramètres d'impression définis sur cet onglet s'appliquent à toutes les tâches d'impression ultérieures, jusqu'à ce que vous changiez de nouveau les paramètres. Si vous souhaitez modifier les paramètres uniquement pour la tâche d'impression active, utilisez la boîte de dialogue <menuitem>Fichier - Imprimer</menuitem>." +msgid "The print settings defined on this tab page apply to subsequent new documents, until you change the settings again. If you want to change the settings for the current print job only, use the <menuitem>File - Print</menuitem> dialog." +msgstr "" #. kHkS3 #: 01040400.xhp @@ -15920,6 +15920,15 @@ msgctxt "" msgid "Java options" msgstr "Options Java" +#. BYguG +#: java.xhp +msgctxt "" +"java.xhp\n" +"par_id181614855578590\n" +"help.text" +msgid "The current list of %PRODUCTNAME modules and resources that depends on Java is available <link href=\"https://wiki.documentfoundation.org/Faq/General/015\" name=\"Java wiki\">in the wiki</link>." +msgstr "" + #. J8Yfv #: java.xhp msgctxt "" @@ -15938,6 +15947,15 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/optadvancedpage/javaenabled\">Allows you to run Java applications in %PRODUCTNAME.</ahelp> When a Java application attempts to access your hard drive, a prompt opens." msgstr "<ahelp hid=\"cui/ui/optadvancedpage/javaenabled\">Permet d'exécuter des applications Java dans %PRODUCTNAME.</ahelp> Lorsqu'une application Java tente d'accéder à votre disque dur, une fenêtre d'invite s'ouvre." +#. JLKwC +#: java.xhp +msgctxt "" +"java.xhp\n" +"par_id881614855922649\n" +"help.text" +msgid "Make sure to install a JRE compatible with the %PRODUCTNAME architecture: 64-bit JRE for 64-bit %PRODUCTNAME and 32-bit JRE for 32-bit %PRODUCTNAME." +msgstr "" + #. BBqDy #: java.xhp msgctxt "" diff --git a/source/fr/helpcontent2/source/text/simpress.po b/source/fr/helpcontent2/source/text/simpress.po index bd6c7763c5c..5754a46e7d0 100644 --- a/source/fr/helpcontent2/source/text/simpress.po +++ b/source/fr/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: 2020-10-27 12:31+0100\n" -"PO-Revision-Date: 2020-11-09 19:35+0000\n" +"POT-Creation-Date: 2021-03-19 17:31+0100\n" +"PO-Revision-Date: 2021-03-19 16:40+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress/fr/>\n" +"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/fr/>\n" "Language: fr\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: Weblate 4.1.1\n" +"X-Generator: LibreOffice\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1557932011.000000\n" @@ -1556,6 +1556,24 @@ msgctxt "" msgid "<ahelp hid=\".\">Contains commands for formatting the layout and the contents of your document.</ahelp>" msgstr "<ahelp hid=\".\">Contient des commandes de formatage de la mise en page et du contenu du document.</ahelp>" +#. vmbqC +#: main_format.xhp +msgctxt "" +"main_format.xhp\n" +"hd_id451615217475502\n" +"help.text" +msgid "Styles" +msgstr "" + +#. bpU6u +#: main_format.xhp +msgctxt "" +"main_format.xhp\n" +"par_id41615217505414\n" +"help.text" +msgid "Shows commands to edit, update, create, and manage styles." +msgstr "" + #. CJJ22 #: main_format.xhp msgctxt "" @@ -1583,59 +1601,41 @@ msgctxt "" msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>" msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numérotation/Puces\">Puces et numérotation</link>" -#. TVJ8F -#: main_format.xhp -msgctxt "" -"main_format.xhp\n" -"hd_id3149499\n" -"help.text" -msgid "<link href=\"text/shared/01/05230000.xhp\" name=\"Position and Size\">Object and Shape</link>" -msgstr "<link href=\"text/shared/01/05230000.xhp\" name=\"Position and Size\">Objet et forme</link>" - -#. XrW2e -#: main_format.xhp -msgctxt "" -"main_format.xhp\n" -"hd_id3154510\n" -"help.text" -msgid "<link href=\"text/shared/01/05200000.xhp\" name=\"Line\">Line</link>" -msgstr "<link href=\"text/shared/01/05200000.xhp\" name=\"Ligne\">Ligne</link>" - -#. wt8hF +#. LnFgm #: main_format.xhp msgctxt "" "main_format.xhp\n" -"hd_id3149021\n" +"hd_id801615217485302\n" "help.text" -msgid "<link href=\"text/shared/01/05210000.xhp\" name=\"Area\">Area</link>" -msgstr "<link href=\"text/shared/01/05210000.xhp\" name=\"Remplissage\">Remplissage</link>" +msgid "Table" +msgstr "" -#. VkWBC +#. ZH8Cz #: main_format.xhp msgctxt "" "main_format.xhp\n" -"hd_id3155961\n" +"par_id61615217563797\n" "help.text" -msgid "<link href=\"text/shared/01/05990000.xhp\" name=\"Text\">Text</link>" -msgstr "<link href=\"text/shared/01/05990000.xhp\" name=\"Texte\">Texte</link>" +msgid "Shows commands to format, edit, and delete a table and its elements." +msgstr "" -#. nGRHD +#. iZgpC #: main_format.xhp msgctxt "" "main_format.xhp\n" -"hd_id3156286\n" +"hd_id401615217493429\n" "help.text" -msgid "<link href=\"text/simpress/01/05120000.xhp\" name=\"Page Layout...\">Slide Design</link>" -msgstr "<link href=\"text/simpress/01/05120000.xhp\" name=\"Mise en page\">Conception de diapo</link>" +msgid "Image" +msgstr "" -#. MwAqP +#. RNZjn #: main_format.xhp msgctxt "" "main_format.xhp\n" -"hd_id3163827\n" +"par_id901615217674598\n" "help.text" -msgid "<link href=\"text/simpress/01/05130000.xhp\" name=\"Modify Layout\">Slide Layout</link>" -msgstr "<link href=\"text/simpress/01/05130000.xhp\" name=\"Modifier la mise en page\">Mise en page des diapos</link>" +msgid "Shows commands to crop, edit, and manage images." +msgstr "" #. F98f9 #: main_slide.xhp @@ -1664,23 +1664,392 @@ msgctxt "" msgid "This menu provides slide management and navigation commands." msgstr "Ce menu fournit des commandes de navigation et de gestion des diapos." -#. qN8UF +#. XaqGZ +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"hd_id611615489755701\n" +"help.text" +msgid "Duplicate Slide" +msgstr "" + +#. uJcAM +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id71615490370664\n" +"help.text" +msgid "Creates a copy of the currently selected slide." +msgstr "" + +#. Jtf2o +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"hd_id631615489785082\n" +"help.text" +msgid "Delete Slide" +msgstr "" + +#. FAJJ6 +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id841615491193340\n" +"help.text" +msgid "Deletes the selected slide(s)." +msgstr "" + +#. iZWVK +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"hd_id721615489786162\n" +"help.text" +msgid "Save Background Image" +msgstr "" + +#. 8ydAh +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id841615491449943\n" +"help.text" +msgid "If the slide has a background image, this option allows the user to save the corresponding background image file." +msgstr "" + +#. Bhh37 +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"hd_id161615489786339\n" +"help.text" +msgid "Set Background Image" +msgstr "" + +#. ekbFN +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id781615491497404\n" +"help.text" +msgid "Opens a File Picker to choose an image file to be set as the background of the current slide." +msgstr "" + +#. 92Pku +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"hd_id921615489787123\n" +"help.text" +msgid "New Master" +msgstr "" + +#. kPJER +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id131615493790751\n" +"help.text" +msgid "Creates a new Master Slide. This function is only available in <emph>Master View</emph>." +msgstr "" + +#. Vwom7 +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id491615494190854\n" +"help.text" +msgid "To enter the Master View, go to <emph>View - Master Slide</emph>. To exit the Master View, go to <emph>View - Normal</emph>." +msgstr "" + +#. HQQHh +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"hd_id421615489787299\n" +"help.text" +msgid "Delete Master" +msgstr "" + +#. EBxxM +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id661615494028415\n" +"help.text" +msgid "Deletes the currently selected Master Slide. This function is only available in <emph>Master View</emph>" +msgstr "" + +#. hXNB7 +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"hd_id841615489787538\n" +"help.text" +msgid "Master Background" +msgstr "" + +#. Kf3CF +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id921615494351365\n" +"help.text" +msgid "This option allows to show or hide the background image defined in the master slide." +msgstr "" + +#. 9GSWp +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"hd_id621615489788132\n" +"help.text" +msgid "Master Objects" +msgstr "" + +#. wjDcS +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id541615494644223\n" +"help.text" +msgid "This option allows to show or hide objects defined in the master slide." +msgstr "" + +#. BVTEY +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"hd_id51615489788356\n" +"help.text" +msgid "Master Elements" +msgstr "" + +#. GaTGo +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id111615494747246\n" +"help.text" +msgid "Displays a dialog box where the following elements from the master slide can be enabled or disabled:" +msgstr "" + +#. fvE2V +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id41615494861841\n" +"help.text" +msgid "Header" +msgstr "" + +#. xcmiq +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id321615494881187\n" +"help.text" +msgid "Date/Time" +msgstr "" + +#. kfNdX +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id721615494891164\n" +"help.text" +msgid "Footer" +msgstr "" + +#. LLGmD +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id401615494904662\n" +"help.text" +msgid "Slide Number" +msgstr "" + +#. sYXNP +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"hd_id851615489788586\n" +"help.text" +msgid "Show Slide" +msgstr "" + +#. 6hQEB +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id321615495037553\n" +"help.text" +msgid "If a slide is hidden, this function makes it visible again." +msgstr "" + +#. FFLV4 +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"hd_id201615489788874\n" +"help.text" +msgid "Hide Slide" +msgstr "" + +#. jdiSK +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id961615495104794\n" +"help.text" +msgid "If a slide is visible, this function hides it." +msgstr "" + +#. nV23n +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"hd_id121615489789140\n" +"help.text" +msgid "Rename Slide" +msgstr "" + +#. GpHBE +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id901615495187958\n" +"help.text" +msgid "Opens a dialog box where a name can be set for the current slide." +msgstr "" + +#. D6GtH +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"hd_id551615489789347\n" +"help.text" +msgid "Jump to Last Edited Slide" +msgstr "" + +#. Snoa6 +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id741615495336473\n" +"help.text" +msgid "Navigates to the last edited slide in the document." +msgstr "" + +#. FA3Ra #: main_slide.xhp msgctxt "" "main_slide.xhp\n" -"hd_id3145801\n" +"hd_id641615489789548\n" "help.text" -msgid "<link href=\"text/simpress/01/new_slide.xhp\" name=\"New Slide\">New Slide</link>" -msgstr "<link href=\"text/simpress/01/new_slide.xhp\" name=\"New Slide\">Nouvelle diapo</link>" +msgid "Move" +msgstr "" + +#. GBPvF +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id371615495363225\n" +"help.text" +msgid "Shows a list of move operations that can be applied to the current slide:" +msgstr "" + +#. TF4iz +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id711615495448201\n" +"help.text" +msgid "<emph>Slide to Start:</emph> Moves the current slide to the first position." +msgstr "" + +#. uAt25 +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id101615495452464\n" +"help.text" +msgid "<emph>Slide Up:</emph> Moves the current slide one position up in the presentation." +msgstr "" + +#. PdEMy +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id761615495456499\n" +"help.text" +msgid "<emph>Slide Down:</emph> Moves the current slide one position down in the presentation." +msgstr "" + +#. ESDFM +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id321615495459372\n" +"help.text" +msgid "<emph>Slide to End:</emph> Moves the current slide to the last position." +msgstr "" + +#. AsscG +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"hd_id301615489789755\n" +"help.text" +msgid "Navigate" +msgstr "" + +#. 62VZA +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id941615558050553\n" +"help.text" +msgid "Shows a list of functions that can be used to navigate through the slides:" +msgstr "" + +#. Mdi6Y +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id381615558169403\n" +"help.text" +msgid "<emph>To First Slide:</emph> Selects the first slide in the presentation." +msgstr "" + +#. bYEak +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id131615558173437\n" +"help.text" +msgid "<emph>To Previous Slide:</emph> Navigates to the previous slide with respect to the currently selected slide." +msgstr "" -#. BkUdP +#. YXD3o #: main_slide.xhp msgctxt "" "main_slide.xhp\n" -"hd_id551556824896520\n" +"par_id941615558176178\n" "help.text" -msgid "<link href=\"text/simpress/01/slide_properties.xhp\" name=\"Properties\">Properties</link>" -msgstr "<link href=\"text/simpress/01/slide_properties.xhp\" name=\"Properties\">Propriétés</link>" +msgid "<emph>To Next Slide:</emph> Navigates to the next slide with respect to the currently selected slide." +msgstr "" + +#. dspAA +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id91615558179041\n" +"help.text" +msgid "<emph>To Last Slide:</emph> Selects the last slide in the presentation." +msgstr "" #. rCA2e #: main_tools.xhp @@ -1735,3 +2104,30 @@ msgctxt "" "help.text" msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>" msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personnaliser\">Personnaliser</link>" + +#. oAFfK +#: submenu_object_shape.xhp +msgctxt "" +"submenu_object_shape.xhp\n" +"tit\n" +"help.text" +msgid "Object and Shape (Impress)" +msgstr "Objet et forme (Impress)" + +#. RHunz +#: submenu_object_shape.xhp +msgctxt "" +"submenu_object_shape.xhp\n" +"hd_id231615117568430\n" +"help.text" +msgid "<link href=\"text/simpress/submenu_object_shape.xhp\" name=\"Object and Shape\">Object and Shape</link>" +msgstr "<link href=\"text/simpress/submenu_object_shape.xhp\" name=\"Object and Shape\">Objet et forme</link>" + +#. HZBpz +#: submenu_object_shape.xhp +msgctxt "" +"submenu_object_shape.xhp\n" +"par_id111615131426235\n" +"help.text" +msgid "Opens a submenu to edit the properties of the selected object or shape." +msgstr "Ouvre un sous-menu pour éditer les propriétés de l'objet ou de la forme sélectionné." diff --git a/source/fr/helpcontent2/source/text/simpress/00.po b/source/fr/helpcontent2/source/text/simpress/00.po index 52f9b07e08d..7fb85a6b5e7 100644 --- a/source/fr/helpcontent2/source/text/simpress/00.po +++ b/source/fr/helpcontent2/source/text/simpress/00.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: 2020-11-03 12:43+0100\n" -"PO-Revision-Date: 2020-11-09 19:35+0000\n" +"POT-Creation-Date: 2021-03-19 17:31+0100\n" +"PO-Revision-Date: 2021-03-20 17:36+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress00/fr/>\n" +"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/fr/>\n" "Language: fr\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: Weblate 4.1.1\n" +"X-Generator: Weblate 4.4.2\n" "X-POOTLE-MTIME: 1559911077.000000\n" #. sqmGT @@ -1420,14 +1420,14 @@ msgctxt "" msgid "<variable id=\"frtiteh\">Choose <menuitem>Slide - Slide Properties</menuitem> and then click the <emph>Background</emph> tab </variable>" msgstr "<variable id=\"frtites\">Choisissez <menuitem>Diapo - Propriétés de la diapo</menuitem> et cliquez sur l'onglet <emph>Page</emph></variable>" -#. y5oEX +#. fuqnR #: slide_menu.xhp msgctxt "" "slide_menu.xhp\n" "par_id3155266\n" "help.text" -msgid "<variable id=\"adnsei\">Choose <menuitem>Slide - Slide Layout</menuitem> </variable>" -msgstr "<variable id=\"frtite\">Choisissez <menuitem>Diapo - Mise en page de la diapo</menuitem></variable>" +msgid "<variable id=\"adnsei\">Choose <menuitem>Slide - Layout</menuitem> </variable>" +msgstr "<variable id=\"adnsei\">Choisissez <menuitem>Diapo - Mise en page</menuitem></variable>" #. j5KeJ #: slide_menu.xhp diff --git a/source/fr/helpcontent2/source/text/simpress/01.po b/source/fr/helpcontent2/source/text/simpress/01.po index 38af8b93d5b..7ac0990079f 100644 --- a/source/fr/helpcontent2/source/text/simpress/01.po +++ b/source/fr/helpcontent2/source/text/simpress/01.po @@ -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-01-19 13:13+0100\n" -"PO-Revision-Date: 2021-01-20 13:36+0000\n" -"Last-Translator: sophie <gautier.sophie@gmail.com>\n" +"POT-Creation-Date: 2021-03-19 17:31+0100\n" +"PO-Revision-Date: 2021-02-23 20:36+0000\n" +"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/fr/>\n" "Language: fr\n" "MIME-Version: 1.0\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 4.4\n" +"X-Generator: LibreOffice\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1559911461.000000\n" @@ -78,7 +78,7 @@ msgctxt "" "par_id3153817\n" "help.text" msgid "If you choose \"HTML Document\" as your file format, the <emph>HTML Export </emph><link href=\"text/shared/autopi/01110000.xhp\" name=\"AutoPilot\">Wizard</link> appears. This wizard guides you through the export process and includes the option to save the pictures in your presentation in GIF or JPG format." -msgstr "Si vous choisissez \"Document HTML\" comme format de fichier, l'<link href=\"text/shared/autopi/01110000.xhp\" name=\"Assistant\">Assistant</link> <emph>d'export HTML</emph> apparaît. Cet assistant vous guide tout au long du processus d'export et vous propose l'option d'enregistrement des images dans votre présentation au format GIF ou JPG." +msgstr "Si vous choisissez « Document HTML » comme format de fichier, l'<link href=\"text/shared/autopi/01110000.xhp\" name=\"Assistant\">Assistant</link> <emph>d'export HTML</emph> apparaît. Cet assistant vous guide tout au long du processus d'export et vous propose l'option d'enregistrement des images dans votre présentation au format GIF ou JPG." #. g4fDE #: 01170000.xhp @@ -3221,14 +3221,14 @@ msgctxt "" msgid "<link href=\"text/simpress/01/04140000.xhp\" name=\"Summary Slide\">Summary Slide</link>" msgstr "<link href=\"text/simpress/01/04140000.xhp\" name=\"Diapo résumé\">Diapo résumé</link>" -#. zGg5h +#. sYR47 #: 04140000.xhp msgctxt "" "04140000.xhp\n" "par_id3149664\n" "help.text" -msgid "<ahelp hid=\".uno:SummaryPage\" visibility=\"visible\">Creates a new slide that contains a bulleted list from the titles of the slides that follow the selected slide. The summary slide is inserted behind the last slide.</ahelp>" -msgstr "<ahelp hid=\".uno:SummaryPage\" visibility=\"visible\">Crée une nouvelle diapo contenant une liste à puces à partir des titres des diapos qui suivent la diapo sélectionnée. La diapo de résumé est insérée après la dernière diapo.</ahelp>" +msgid "<ahelp hid=\".uno:SummaryPage\" visibility=\"visible\">Creates a new slide that contains an unordered list from the titles of the slides that follow the selected slide. The summary slide is inserted behind the last slide.</ahelp>" +msgstr "" #. jvuJN #: 04990000.xhp @@ -4148,14 +4148,14 @@ msgctxt "" msgid "Delete Column" msgstr "Supprimer la colonne" -#. qrDGC +#. Luyeg #: 05130000.xhp msgctxt "" "05130000.xhp\n" "tit\n" "help.text" -msgid "Slide Layout" -msgstr "Mise en page des diapos" +msgid "Layout" +msgstr "" #. HJ8Jm #: 05130000.xhp @@ -4166,23 +4166,23 @@ msgctxt "" msgid "<bookmark_value>changing; slide layouts</bookmark_value> <bookmark_value>slide layouts</bookmark_value>" msgstr "<bookmark_value>Modification;mise en page des diapos</bookmark_value><bookmark_value>Mise en page des diapos</bookmark_value>" -#. REe2P +#. 4dvDP #: 05130000.xhp msgctxt "" "05130000.xhp\n" "hd_id3154754\n" "help.text" -msgid "Slide Layout" -msgstr "Mise en page des diapos" +msgid "<link href=\"text/simpress/01/05130000.xhp\" name=\"Layout\">Layout</link>" +msgstr "" -#. dmgco +#. dZ3GJ #: 05130000.xhp msgctxt "" "05130000.xhp\n" "par_id3149126\n" "help.text" -msgid "<variable id=\"seite\"><ahelp hid=\".uno:ModifyPage\">Opens a submenu with slide layouts.</ahelp> </variable>" -msgstr "<variable id=\"seite\"><ahelp hid=\".uno:ModifyPage\">Ouvre un sous-menu avec les mises en page de diapo.</ahelp></variable>" +msgid "<variable id=\"seite\"><ahelp hid=\".uno:ModifyPage\">Opens a submenu with slide layouts.</ahelp></variable>" +msgstr "" #. CFkTY #: 05130000.xhp @@ -9008,23 +9008,23 @@ msgctxt "" msgid "Click <emph>Remove Client Authorization</emph>." msgstr "Cliquez sur <emph>Supprimer l'autorisation du client</emph>." -#. 7oZpm +#. hTau2 #: slide_properties.xhp msgctxt "" "slide_properties.xhp\n" "tit\n" "help.text" -msgid "Slide" -msgstr "Diapo" +msgid "Slide Properties" +msgstr "" -#. baLrD +#. PGY7f #: slide_properties.xhp msgctxt "" "slide_properties.xhp\n" "hd_id3149379\n" "help.text" -msgid "Slide" -msgstr "Diapo" +msgid "Slide Properties" +msgstr "" #. YMWN6 #: slide_properties.xhp diff --git a/source/fr/helpcontent2/source/text/simpress/guide.po b/source/fr/helpcontent2/source/text/simpress/guide.po index 540791dc5e0..28d57e2e94e 100644 --- a/source/fr/helpcontent2/source/text/simpress/guide.po +++ b/source/fr/helpcontent2/source/text/simpress/guide.po @@ -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:59+0100\n" -"PO-Revision-Date: 2021-01-20 13:36+0000\n" +"POT-Creation-Date: 2021-03-23 11:45+0100\n" +"PO-Revision-Date: 2021-03-19 16:40+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/fr/>\n" "Language: fr\n" @@ -1148,7 +1148,7 @@ msgctxt "" "par_id3150757\n" "help.text" msgid "To use a custom image for the <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline> background, click the <emph>Import</emph> button. Locate the image and click <widget>Open</widget>. On returning to the <emph>Background</emph> tab, the imported image is in the <emph>Bitmap</emph> list." -msgstr "" +msgstr "Pour utiliser une image personnalisée pour l'arrière plan de la <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">diapo</caseinline><defaultinline>page</defaultinline></switchinline>, cliquez sur le bouton <emph>Importer</emph>. Localisez l'image et cliquez sur <widget>Ouvrir</widget>. Lors du retour sur l'onglet <emph>Arrière-plan</emph>, l'image importée est dans la liste des <emph>Bitmap</emph>." #. 24cCs #: background.xhp @@ -1886,7 +1886,7 @@ msgctxt "" "par_id3146313\n" "help.text" msgid "In the place 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 "" +msgstr "À l'endroit où vous souhaitez insérer du texte, choisissez <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Diapo - Insérer une diapo à partir d'un fichier</menuitem></caseinline><defaultinline><menuitem>Page - Insérer une page à partir d'un fichier</menuitem></defaultinline></switchinline>." #. NCRij #: html_import.xhp @@ -2516,7 +2516,7 @@ msgctxt "" "par_id3150249\n" "help.text" msgid "Under <emph>Existing Slides</emph>, select the slides to add to your slide show, and click the <widget>>></widget> button. Hold down <keycode>Shift</keycode> to select a range of consecutive slides, or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> to select multiple individual slides." -msgstr "" +msgstr "Sous <emph>Diapos existantes</emph>, sélectionnez les diapos à ajouter au diaporama et cliquez sur le bouton <widget>>></widget>. Maintenez la touche <keycode>Maj</keycode> pour sélectionner une plage de diapos consécutives ou <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> pour sélectionner plusieurs diapos individuelles." #. KyDj4 #: individual.xhp @@ -2761,14 +2761,32 @@ msgctxt "" msgid "During a Slide Show" msgstr "Pendant un diaporama" -#. DaXcL +#. aonrJ +#: keyboard.xhp +msgctxt "" +"keyboard.xhp\n" +"hd_id941616435513490\n" +"help.text" +msgid "To start a Slide Show" +msgstr "" + +#. 3vhZG #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3150650\n" "help.text" -msgid "To start a slide show, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F2</keycode> or <keycode>F5</keycode>." -msgstr "Pour démarrer un diaporama, appuyez sur <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F2</keycode> ou <keycode>F5</keycode>." +msgid "To start a slide show from the begining, press <keycode>F5</keycode>." +msgstr "" + +#. WaqYV +#: keyboard.xhp +msgctxt "" +"keyboard.xhp\n" +"par_id911616435506012\n" +"help.text" +msgid "To start a slide show from the current slide, press <keycode>Shift+F5</keycode>." +msgstr "" #. K3r3c #: keyboard.xhp @@ -2948,7 +2966,7 @@ msgctxt "" "par_id3147171\n" "help.text" msgid "Position the cursor where you want to move the slide, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+V</keycode>." -msgstr "" +msgstr "Positionner le curseur où la diapo doit être déplacée et appuyez sur <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+V</keycode>." #. LUhAj #: keyboard.xhp @@ -4165,32 +4183,32 @@ msgctxt "" msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue points\">Glue points</link>" msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Points de collage\">Points de collage</link>" -#. GhgSf +#. 3LhEr #: page_copy.xhp msgctxt "" "page_copy.xhp\n" "tit\n" "help.text" -msgid "Copying Slides From Other Presentations" -msgstr "Copie de diapos à partir d'autres présentations" +msgid "Insert Slide from File" +msgstr "" -#. BEQux +#. 34kPB #: page_copy.xhp msgctxt "" "page_copy.xhp\n" "bm_id3146971\n" "help.text" -msgid "<bookmark_value>copying; slides</bookmark_value><bookmark_value>slides; copying between documents</bookmark_value><bookmark_value>pages; copying</bookmark_value><bookmark_value>inserting; slides from files</bookmark_value><bookmark_value>pasting;slides from other presentations</bookmark_value>" -msgstr "<bookmark_value>Copie;diapos</bookmark_value><bookmark_value>Diapos;copie d'un document à un autre</bookmark_value><bookmark_value>Pages;copie</bookmark_value><bookmark_value>Insertion;diapos à partir de fichiers</bookmark_value><bookmark_value>Collages;diapos depuis d'autres présentations</bookmark_value>" +msgid "<bookmark_value>copying; slides</bookmark_value> <bookmark_value>slides; copying between documents</bookmark_value> <bookmark_value>pages; copying</bookmark_value> <bookmark_value>inserting; slides from files</bookmark_value> <bookmark_value>pasting;slides from other presentations</bookmark_value>" +msgstr "" -#. paiDj +#. BCJDc #: page_copy.xhp msgctxt "" "page_copy.xhp\n" "hd_id3146971\n" "help.text" -msgid "<variable id=\"page_copy\"><link href=\"text/simpress/guide/page_copy.xhp\" name=\"Copying Slides From Other Presentations\">Copying Slides From Other Presentations</link></variable>" -msgstr "<variable id=\"page_copy\"><link href=\"text/simpress/guide/page_copy.xhp\" name=\"Copie de diapos depuis d'autres présentations\">Copie de diapos depuis d'autres présentations</link></variable>" +msgid "<variable id=\"page_copy\"><link href=\"text/simpress/guide/page_copy.xhp\" name=\"Copying Slides From Other Presentations\">Insert Slide from File</link></variable>" +msgstr "" #. BNyAE #: page_copy.xhp diff --git a/source/fr/helpcontent2/source/text/smath/01.po b/source/fr/helpcontent2/source/text/smath/01.po index 0ad9ef51c4f..44f8d8c0d80 100644 --- a/source/fr/helpcontent2/source/text/smath/01.po +++ b/source/fr/helpcontent2/source/text/smath/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: 2020-10-27 12:31+0100\n" -"PO-Revision-Date: 2020-11-09 19:35+0000\n" -"Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textsmath01/fr/>\n" +"POT-Creation-Date: 2021-03-19 17:31+0100\n" +"PO-Revision-Date: 2021-02-25 09:36+0000\n" +"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n" +"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsmath01/fr/>\n" "Language: fr\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: Weblate 4.1.1\n" +"X-Generator: LibreOffice\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1559914731.000000\n" @@ -206,14 +206,14 @@ msgctxt "" msgid "<link href=\"text/smath/01/03040000.xhp\" name=\"Zoom In\">Zoom In</link>" msgstr "<link href=\"text/smath/01/03040000.xhp\" name=\"Agrandir\">Agrandir</link>" -#. oeXhg +#. 4GCbo #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id3154490\n" "help.text" -msgid "<ahelp hid=\".\">Increases the display scale of the formula by 25%.</ahelp> The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link>. The context menu in the work area also contains zoom commands." -msgstr "<ahelp hid=\".\">Augment l'échelle d'affichage d'une formule de 25%.</ahelp> Le facteur de zoom actif est affiché dans la barre d'état. Un sélection des options de zoom disponibles est accessible à travers le <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menu contextuel\">menu contextuel</link>. Le menu contextuel dans la zone de travail contient aussi des commandes de zoom." +msgid "<ahelp hid=\".\">Increases the display scale of the formula by 25%.</ahelp> The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the <link href=\"text/shared/00/00000001.xhp#contextmenu\" name=\"context menu\">context menu</link>. The context menu in the work area also contains zoom commands." +msgstr "" #. EyasV #: 03050000.xhp @@ -242,14 +242,14 @@ msgctxt "" msgid "<link href=\"text/smath/01/03050000.xhp\" name=\"Zoom Out\">Zoom Out</link>" msgstr "<link href=\"text/smath/01/03050000.xhp\" name=\"Réduire\">Réduire</link>" -#. Q2ZAD +#. yxSWi #: 03050000.xhp msgctxt "" "03050000.xhp\n" "par_id3150249\n" "help.text" -msgid "<ahelp hid=\".\">Decreases the display scale of formulas by 25%.</ahelp> The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link>. The context menu in the work area also contains zoom commands." -msgstr "<ahelp hid=\".\">Diminue l'échelle d'affichage d'une formule de 25%.</ahelp> Le facteur de zoom actif est affiché dans la barre d'état. Un sélection des options de zoom disponibles est accessible à travers le <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menu contextuel\">menu contextuel</link>. Le menu contextuel dans la zone de travail contient aussi des commandes de zoom." +msgid "<ahelp hid=\".\">Decreases the display scale of formulas by 25%.</ahelp> The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the <link href=\"text/shared/00/00000001.xhp#contextmenu\" name=\"context menu\">context menu</link>. The context menu in the work area also contains zoom commands." +msgstr "" #. xSbDA #: 03060000.xhp @@ -278,14 +278,14 @@ msgctxt "" msgid "<link href=\"text/smath/01/03060000.xhp\" name=\"Show All\">Show All</link>" msgstr "<link href=\"text/smath/01/03060000.xhp\" name=\"Tout afficher\">Tout Afficher</link>" -#. cMH92 +#. HGtyh #: 03060000.xhp msgctxt "" "03060000.xhp\n" "par_id3148571\n" "help.text" -msgid "<ahelp hid=\".\">Displays the entire formula in the maximum size possible so that all elements are included. The formula is reduced or enlarged so that all formula elements can be displayed in the work area.</ahelp> The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link>. The context menu in the work area also contains zoom commands. The zoom commands and icons are only available in Math documents, not for embedded Math objects." -msgstr "<ahelp hid=\".\">Affiche la formule entière à la taille maximum possible dee façon que tous les éléments soient inclus. La formule est réduite ou agrandie de façon que tous les éléments puissent être affichés dans la zone de travail.</ahelp> Le facteur de zoom effectif est affiché dans la barre d'état. Une sélection des options de zoom disponibles est accessible par le <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menu contextuel\">menu contextuel</link>. Le menu contextuel dans la zone de travail contient également certaines commandes de zoom. Les commandes de zoom et icônes sont disponibles uniquement dans les documents Math, mais pas pour les objets Math incorporés." +msgid "<ahelp hid=\".\">Displays the entire formula in the maximum size possible so that all elements are included. The formula is reduced or enlarged so that all formula elements can be displayed in the work area.</ahelp> The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the <link href=\"text/shared/00/00000001.xhp#contextmenu\" name=\"context menu\">context menu</link>. The context menu in the work area also contains zoom commands. The zoom commands and icons are only available in Math documents, not for embedded Math objects." +msgstr "" #. WGriM #: 03070000.xhp @@ -458,14 +458,14 @@ msgctxt "" msgid "<link href=\"text/smath/01/03090100.xhp\" name=\"Unary/Binary Operators\">Unary/Binary Operators</link>" msgstr "<link href=\"text/smath/01/03090100.xhp\" name=\"Opérateurs unaires/binaires\">Opérateurs unaires/binaires</link>" -#. JBpRR +#. T3SNE #: 03090100.xhp msgctxt "" "03090100.xhp\n" "par_id3151241\n" "help.text" -msgid "You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements pane displays the individual operators. The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements pane, use the context menu or type it directly in the <emph>Commands</emph> window." -msgstr "Vous pouvez choisir plusieurs opérateurs unaires ou binaires pour construire votre formule $[officename] Math. Unaire réfère aux opérateurs qui affectent un substituant. Binaire réfère aux opérateurs qui connectent deux substituants. La zone inférieure du volet Éléments affiche les opérateurs individuels. Le <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menu contextuel\">menu contextuel</link> de la fenêtre <emph>Commandes</emph> contient également une liste de ces opérateurs ainsi que des opérateurs supplémentaires. Si vous avez besoin d'un opérateur qui n'est pas contenu dans le volet Éléments, utilisez le menu contextuel ou saisissez-le directement dans la fenêtre <emph>Commandes</emph>." +msgid "You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements pane displays the individual operators. The <link href=\"text/shared/00/00000001.xhp#contextmenu\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements pane, use the context menu or type it directly in the <emph>Commands</emph> window." +msgstr "" #. 86s5i #: 03090100.xhp @@ -1934,14 +1934,14 @@ msgctxt "" msgid "<link href=\"text/smath/01/03090300.xhp\" name=\"Operators\">Operators</link>" msgstr "<link href=\"text/smath/01/03090300.xhp\" name=\"Opérateurs\">Opérateurs</link>" -#. 9GqEF +#. fJzeE #: 03090300.xhp msgctxt "" "03090300.xhp\n" "par_id3149755\n" "help.text" -msgid "You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Elements pane. They are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Elements pane or in the context menu must be typed manually in the <emph>Commands</emph> window." -msgstr "Vous pouvez choisir parmi divers opérateurs pour structurer la formule <emph>$[officename] Math</emph>. Tous les opérateurs disponibles apparaissent dans la partie inférieure du volet Éléments. Ils sont aussi listés dans le <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menu contextuel\">menu contextuel</link> de la fenêtre <emph>Commandes</emph>. Tous les opérateurs non contenus dans le volet Éléments ou dans le menu contextuel doivent être saisis manuellement dans la fenêtre <emph>Commandes</emph>." +msgid "You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Elements pane. They are also listed in the <link href=\"text/shared/00/00000001.xhp#contextmenu\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Elements pane or in the context menu must be typed manually in the <emph>Commands</emph> window." +msgstr "" #. hDyQo #: 03090300.xhp @@ -2393,14 +2393,14 @@ msgctxt "" msgid "<link href=\"text/smath/01/03090400.xhp\" name=\"Functions\">Functions</link>" msgstr "<link href=\"text/smath/01/03090400.xhp\" name=\"Fonctions\">Fonctions</link>" -#. ELsLc +#. Q9Kv7 #: 03090400.xhp msgctxt "" "03090400.xhp\n" "par_id3155374\n" "help.text" -msgid "Choose a function in the lower part of the Elements pane. These functions are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. Any functions not contained in the Elements pane need to be typed manually in the Commands window." -msgstr "Choisissez une fonction dans la partie inférieure du voler Éléments. Ces fonctions sont listées dans le <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menu contextuel\">menu contextuel</link> de la fenêtre <emph>Commandes</emph>. Toutes fonctions non contenues dans le volet Éléments doivent être saisies manuellement dans la fenêtre Commandes." +msgid "Choose a function in the lower part of the Elements pane. These functions are also listed in the <link href=\"text/shared/00/00000001.xhp#contextmenu\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. Any functions not contained in the Elements pane need to be typed manually in the Commands window." +msgstr "" #. 35FEB #: 03090400.xhp @@ -3140,14 +3140,14 @@ msgctxt "" msgid "<link href=\"text/smath/01/03090500.xhp\" name=\"Brackets\">Brackets</link>" msgstr "<link href=\"text/smath/01/03090500.xhp\" name=\"Parenthèses\">Parenthèses</link>" -#. uHWGz +#. EhUo8 #: 03090500.xhp msgctxt "" "03090500.xhp\n" "par_id3147258\n" "help.text" -msgid "You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Elements pane. These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Elements pane or in the context menu can be typed manually in the <emph>Commands</emph> window." -msgstr "Vous pouvez choisir entre divers types de parenthèses pour structurer une formule <emph>$[officename] Math</emph>. Les types de parenthèses sont affichés dans la partie basse du volet Éléments. Ces parenthèses sont aussi listées dans <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menu contextuel\">menu contextuel</link> de la fenêtre <emph>Commandes</emph>. Toutes les parenthèses qui ne sont pas contenues dans le volet Éléments ou dans le menu contextuel peuvent être saisies manuellement dans la fenêtre <emph>Commandes</emph>." +msgid "You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Elements pane. These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#contextmenu\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Elements pane or in the context menu can be typed manually in the <emph>Commands</emph> window." +msgstr "" #. zusZw #: 03090500.xhp @@ -3851,14 +3851,14 @@ msgctxt "" msgid "<variable id=\"attributes\"><link href=\"text/smath/01/03090600.xhp\" name=\"Attributes\">Attributes</link> </variable>" msgstr "<variable id=\"attributes\"><link href=\"text/smath/01/03090600.xhp\" name=\"Attributes\">Attributs</link></variable>" -#. Q2dMs +#. mFqph #: 03090600.xhp msgctxt "" "03090600.xhp\n" "par_id3145802\n" "help.text" -msgid "You can choose from various attributes for <emph>%PRODUCTNAME Math</emph> formulas. Some attributes are displayed in the lower part of the Elements pane. These attributes are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All attributes not contained in the Elements pane or in the context menu must be typed manually in the <emph>Commands</emph> window." -msgstr "Vous pouvez choisir différents attributs pour les formules <emph>%PRODUCTNAME Math</emph>. Certains attributs sont affichés dans la partie inférieure du volet Éléments. Ces attributs sont également listés dans le <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">menu contextuel</link> de la fenêtre <emph>Commandes</emph>. Tous les attributs qui ne sont pas dans le volet Élément ou dans le menu contextuel doivent être saisi manuellement dans la fenêtre <emph>Commandes</emph>." +msgid "You can choose from various attributes for <emph>%PRODUCTNAME Math</emph> formulas. Some attributes are displayed in the lower part of the Elements pane. These attributes are also listed in the <link href=\"text/shared/00/00000001.xhp#contextmenu\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All attributes not contained in the Elements pane or in the context menu must be typed manually in the <emph>Commands</emph> window." +msgstr "" #. LGFaf #: 03090600.xhp @@ -4641,7 +4641,7 @@ msgctxt "" "bm_id3153150\n" "help.text" msgid "<bookmark_value>formatting;in $[officename] Math</bookmark_value><bookmark_value>$[officename] Math; formatting</bookmark_value><bookmark_value>superscripts</bookmark_value><bookmark_value>binomials</bookmark_value><bookmark_value>vertical elements</bookmark_value><bookmark_value>lines; inserting in formulas</bookmark_value><bookmark_value>subscripts</bookmark_value><bookmark_value>stacks</bookmark_value><bookmark_value>vertical arrangement of elements</bookmark_value><bookmark_value>small gaps</bookmark_value><bookmark_value>alignment; left (Math)</bookmark_value><bookmark_value>left-justified alignment (Math)</bookmark_value><bookmark_value>alignment; horizontally centered (Math)</bookmark_value><bookmark_value>centered horizontally; alignment (Math)</bookmark_value><bookmark_value>alignment; right (Math)</bookmark_value><bookmark_value>right-justified alignment in %PRODUCTNAME Math</bookmark_value><bookmark_value>matrices; arranging</bookmark_value><bookmark_value>spaces in formulas</bookmark_value><bookmark_value>gaps in formulas</bookmark_value><bookmark_value>inserting; gaps</bookmark_value><bookmark_value>arranging;matrices</bookmark_value><bookmark_value>formulas;aligning</bookmark_value><bookmark_value>aligning formulas</bookmark_value>" -msgstr "<bookmark_value>Formatage dans $[officename] Math</bookmark_value><bookmark_value>$[officename] Math;formatage</bookmark_value><bookmark_value>Exposants</bookmark_value><bookmark_value>Binômes</bookmark_value><bookmark_value>Éléments verticaux</bookmark_value><bookmark_value>Lignes;insertion dans les formules</bookmark_value><bookmark_value>Indices</bookmark_value><bookmark_value>Piles</bookmark_value><bookmark_value>Disposition verticale d'éléments</bookmark_value><bookmark_value>Petits espaces</bookmark_value><bookmark_value>Alignement;gauche (Math)</bookmark_value><bookmark_value>Alignement à gauche justifié (Math)</bookmark_value><bookmark_value> Alignement;horizontalement centré (Math)</bookmark_value><bookmark_value>Centré à l'horizontale;alignement (Math)</bookmark_value><bookmark_value> Alignement;droite (Math)</bookmark_value><bookmark_value>Alignement justifié à droite dans %PRODUCTNAME Math</bookmark_value><bookmark_value>Matrices;disposition</bookmark_value><bookmark_value>Espaces dans les formules</bookmark_value><bookmark_value>Insertion;espaces</bookmark_value><bookmark_value>Disposition;matrices</bookmark_value><bookmark_value>Formules;alignement</bookmark_value><bookmark_value>Alignement des formules</bookmark_value>" +msgstr "<bookmark_value>Formatage dans $[officename] Math</bookmark_value><bookmark_value>$[officename] Math;formatage</bookmark_value><bookmark_value>Exposants</bookmark_value><bookmark_value>Binômes</bookmark_value><bookmark_value>Éléments verticaux</bookmark_value><bookmark_value>Lignes;insertion dans les formules</bookmark_value><bookmark_value>Indices</bookmark_value><bookmark_value>Piles</bookmark_value><bookmark_value>Disposition verticale d'éléments</bookmark_value><bookmark_value>Petits espaces</bookmark_value><bookmark_value>Alignement;gauche (Math)</bookmark_value><bookmark_value>Alignement justifié à gauche (Math)</bookmark_value><bookmark_value> Alignement;horizontalement centré (Math)</bookmark_value><bookmark_value>Centré horizontalement; alignement (Math)</bookmark_value><bookmark_value> Alignement;droite (Math)</bookmark_value><bookmark_value>Alignement justifié à droite dans %PRODUCTNAME Math</bookmark_value><bookmark_value>Matrices;disposition</bookmark_value><bookmark_value>Espaces dans les formules</bookmark_value><bookmark_value>Insertion;espaces</bookmark_value><bookmark_value>Disposition;matrices</bookmark_value><bookmark_value>Formules;alignement</bookmark_value><bookmark_value>Alignement des formules</bookmark_value>" #. bzxC7 #: 03090700.xhp @@ -4652,14 +4652,14 @@ msgctxt "" msgid "<link href=\"text/smath/01/03090700.xhp\" name=\"Format\">Format</link>" msgstr "<link href=\"text/smath/01/03090700.xhp\" name=\"Formatage\">Formatage</link>" -#. dcihp +#. ZG9A4 #: 03090700.xhp msgctxt "" "03090700.xhp\n" "par_id3147262\n" "help.text" -msgid "You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower part of the Elements pane. These options are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window." -msgstr "De nombreuses options sont à votre disposition pour formater vos formules $[officename] Math. Les options de formatage s'affichent dans la section inférieure du volet Éléments. Ces options sont également répertoriées dans le <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menu contextuel\">menu contextuel</link> de la fenêtre <emph>Commandes</emph>." +msgid "You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower part of the Elements pane. These options are also listed in the <link href=\"text/shared/00/00000001.xhp#contextmenu\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window." +msgstr "" #. oGTCQ #: 03090700.xhp @@ -5255,14 +5255,14 @@ msgctxt "" msgid "<link href=\"text/smath/01/03090800.xhp\" name=\"Set Operations\">Set Operations</link>" msgstr "<link href=\"text/smath/01/03090800.xhp\" name=\"Opérateurs d'ensemble\">Opérateurs d'ensemble</link>" -#. QzFc8 +#. X4op9 #: 03090800.xhp msgctxt "" "03090800.xhp\n" "par_id3154641\n" "help.text" -msgid "Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Elements pane. Call the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Elements pane have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them." -msgstr "Assignez différents opérateurs d'ensemble aux caractères dans la formule <emph>$[officename] Math</emph>. Les opérateurs individuels sont affichés dans la section basse du volet Éléments. Appelez le <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menu contextuel\">menu contextuel</link> dans la fenêtre <emph>Commandes</emph> pour voir une liste identique de fonctions individuelles. Tous les opérateurs non trouvés dans le volet Éléments doivent être saisis directement dans la fenêtre Commandes. Vous pouvez également insérer directement d'autres parties de la formule même si des symboles existent déjà." +msgid "Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Elements pane. Call the <link href=\"text/shared/00/00000001.xhp#contextmenu\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Elements pane have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them." +msgstr "" #. CJVPF #: 03090800.xhp diff --git a/source/fr/helpcontent2/source/text/swriter.po b/source/fr/helpcontent2/source/text/swriter.po index e120eddb78d..9f11d8ae54a 100644 --- a/source/fr/helpcontent2/source/text/swriter.po +++ b/source/fr/helpcontent2/source/text/swriter.po @@ -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:59+0100\n" -"PO-Revision-Date: 2021-01-20 13:36+0000\n" +"POT-Creation-Date: 2021-03-19 17:31+0100\n" +"PO-Revision-Date: 2021-03-20 17:36+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/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.4.2\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1546876370.000000\n" @@ -1061,14 +1061,14 @@ msgctxt "" msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>" msgstr "<ahelp hid=\".uno:FormatMenu\">Contient des commandes de formatage de la mise en page et du contenu du document.</ahelp>" -#. dWAnk +#. zjGX9 #: main0105.xhp msgctxt "" "main0105.xhp\n" "hd_id551602974854459\n" "help.text" -msgid "Align" -msgstr "Aligner" +msgid "Align Text" +msgstr "Aligner le texte" #. 7FD3V #: main0105.xhp @@ -1079,41 +1079,41 @@ msgctxt "" msgid "Opens a submenu where you can align text and objects." msgstr "Ouvre un sous-menu dans lequel vous pouvez aligner le texte et les objets." -#. 7iyia +#. 5EJHh #: main0105.xhp msgctxt "" "main0105.xhp\n" -"hd_id951602975070826\n" +"hd_id3147261\n" "help.text" -msgid "Lists" -msgstr "Listes" +msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>" +msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caractère\">Caractère</link>" -#. SkZuS +#. y8Ux2 #: main0105.xhp msgctxt "" "main0105.xhp\n" -"par_id461602975083850\n" +"hd_id3147286\n" "help.text" -msgid "Opens a submenu where you can modify the structure of numbered and bulleted paragraphs." -msgstr "Ouvre un sous-menu dans lequel vous pouvez modifier la structure des paragraphes contenant des numérotations ou des listes." +msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>" +msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraphe\">Paragraphe</link>" -#. 5EJHh +#. 7iyia #: main0105.xhp msgctxt "" "main0105.xhp\n" -"hd_id3147261\n" +"hd_id951602975070826\n" "help.text" -msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>" -msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caractère\">Caractère</link>" +msgid "Lists" +msgstr "Listes" -#. y8Ux2 +#. MKjWR #: main0105.xhp msgctxt "" "main0105.xhp\n" -"hd_id3147286\n" +"par_id461602975083850\n" "help.text" -msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>" -msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraphe\">Paragraphe</link>" +msgid "Opens a submenu where you can modify the formatting of list paragraphs." +msgstr "Ouvre un sous-menu dans lequel vous pouvez modifier la mise en forme des paragraphes de liste." #. gYqLC #: main0105.xhp @@ -1133,14 +1133,14 @@ msgctxt "" msgid "Title Page" msgstr "Page de titre" -#. DyKLQ +#. crAFH #: main0105.xhp msgctxt "" "main0105.xhp\n" "par_id471602976213270\n" "help.text" -msgid "Opens submenu where you can design a title page." -msgstr "Ouvre un sous-menu dans lequel vous pouvez ébaucher une page de titre." +msgid "Opens a dialog where you can design a title page." +msgstr "Ouvre une boîte de dialogue dans laquelle vous pouvez ébaucher une page de titre." #. QKypm #: main0105.xhp @@ -1169,14 +1169,14 @@ msgctxt "" msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>" msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Colonnes\">Colonnes</link>" -#. JThwL +#. HtHdy #: main0105.xhp msgctxt "" "main0105.xhp\n" "hd_id11602979335965\n" "help.text" -msgid "Watermark" -msgstr "Filigrane" +msgid "<link href=\"text/swriter/01/watermark.xhp\" name=\"Watermark\">Watermark</link>" +msgstr "<link href=\"text/swriter/01/watermark.xhp\" name=\"Watermark\">Filigrane</link>" #. QSMBC #: main0105.xhp @@ -1196,24 +1196,6 @@ msgctxt "" msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Image\">Image</link>" msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Image\">Image</link>" -#. fqUFz -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"hd_id881602977324204\n" -"help.text" -msgid "Text Box and Shape" -msgstr "Zone de texte et forme" - -#. 5XtDF -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"par_id451602977343955\n" -"help.text" -msgid "Opens a submenu to modify, position, shape, line, area, text attributes, and fontwork for a selected textbox or shape." -msgstr "Ouvre un sous-menu permettant de modifier la position, la forme, la ligne, l'arrière-plan, les attributs de texte et les objets Fontwork d'une zone de texte ou d'une forme sélectionnée." - #. FUiBn #: main0105.xhp msgctxt "" @@ -1284,7 +1266,7 @@ msgctxt "" "hd_id691612907136111\n" "help.text" msgid "<link href=\"text/shared/02/18030000.xhp\" name=\"Automatic Spell Checking\">Automatic Spell Checking</link>" -msgstr "" +msgstr "<link href=\"text/shared/02/18030000.xhp\" name=\"Automatic Spell Checking\">Correction orthographique automatique</link>" #. qKqMR #: main0106.xhp @@ -1320,7 +1302,7 @@ msgctxt "" "hd_id3145713\n" "help.text" msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes and Endnotes</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Notes de bas de page et de fin</link>" #. qFpLr #: main0106.xhp @@ -1329,7 +1311,7 @@ msgctxt "" "hd_id501612910204859\n" "help.text" msgid "<link href=\"text/shared/01/01110101.xhp\" name=\"Address Book Source\">Address Book Source</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/01110101.xhp\" name=\"Address Book Source\">Source du carnet d'adresses</link>" #. ASZh8 #: main0106.xhp @@ -1941,7 +1923,7 @@ msgctxt "" "par_idN1092F\n" "help.text" msgid "Text Formula" -msgstr "" +msgstr "Formule de texte" #. xLmxB #: main0110.xhp diff --git a/source/fr/helpcontent2/source/text/swriter/00.po b/source/fr/helpcontent2/source/text/swriter/00.po index fa1473d7244..a4209ed92a5 100644 --- a/source/fr/helpcontent2/source/text/swriter/00.po +++ b/source/fr/helpcontent2/source/text/swriter/00.po @@ -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-22 17:17+0100\n" -"PO-Revision-Date: 2021-01-20 13:36+0000\n" +"POT-Creation-Date: 2021-03-23 11:45+0100\n" +"PO-Revision-Date: 2021-03-19 16:40+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/fr/>\n" "Language: fr\n" @@ -636,7 +636,7 @@ msgctxt "" "par_id3149356\n" "help.text" msgid "<variable id=\"pagecount_field\">Choose <menuitem>Insert - Field - Page Count</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"pagecount_field\">Choisissez <menuitem>Insertion - Champ - Nombre de pages</menuitem></variable>" #. 6qzDS #: 00000404.xhp @@ -1482,7 +1482,7 @@ msgctxt "" "par_idN10715\n" "help.text" msgid "Right-click a paragraph with style <literal>Text body</literal>. Choose <menuitem>Paragraph - Edit Style - Condition</menuitem> tab." -msgstr "" +msgstr "Faites un clic avec le bouton droit sur un paragraphe contenant le style <literal>Corps de texte</literal>. Choisissez l'onglet <menuitem>Paragraphe - Éditer le style - Condition</menuitem>." #. 8fkUm #: 00000405.xhp @@ -1509,7 +1509,7 @@ msgctxt "" "par_id655978063576\n" "help.text" msgid "In the Styles window, do a long click on the <emph>Styles action</emph> icon on the top right. Choose <menuitem>Load Styles from Template</menuitem> from the submenu." -msgstr "" +msgstr "Dans la fenêtre Styles, faites un clic long sur l'icône <emph>Action des styles</emph> en haut à droite. Choisissez <menuitem>Charger les styles à partir d'un modèle</menuitem> dans le sous-menu." #. hcD58 #: 00000405.xhp @@ -1565,32 +1565,50 @@ msgctxt "" msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - choose Page Styles - open context menu for selected style - <emph>New/Modify</emph>." msgstr "Choisissez <menuitem>Affichage - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - choisissez Styles de page - ouvrez le menu contextuel du style sélectionné - <emph>Nouveau/modifier</emph>." -#. JW9yE +#. 4fpCB #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3154470\n" "help.text" -msgid "Choose <menuitem>Format - Paragraph - Outline & Numbering</menuitem> tab." -msgstr "Choisissez l'onglet <menuitem>Format - Paragraphe - Plan et numérotation</menuitem>." +msgid "Choose <menuitem>Format - Paragraph - Outline & List</menuitem> tab." +msgstr "" + +#. q583F +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id231616224233651\n" +"help.text" +msgid "Right-click a paragraph, choose <menuitem>Paragraph - Paragraph - Outline & List</menuitem> tab." +msgstr "" + +#. ExS89 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id41616224423602\n" +"help.text" +msgid "Right-click a paragraph, choose <menuitem>Paragraph - Edit Style - Outline & List</menuitem> tab." +msgstr "" -#. qWCzG +#. n5kFM #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3154413\n" "help.text" -msgid "Choose <menuitem>Styles - Edit Style - Outline & Numbering</menuitem> tab (Paragraph Styles)." -msgstr "Choisissez l'onglet <menuitem>Styles - Éditer le style - Plan et numérotation</menuitem> (pour les styles de paragraphe)." +msgid "Choose <menuitem>Styles - Edit Style - Outline & List</menuitem> tab (Paragraph Styles)." +msgstr "" -#. 7GJUj +#. oVPyS #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3147525\n" "help.text" -msgid "Choose <menuitem>View - Styles -</menuitem> open context menu <menuitem>Modify/New - Outline & Numbering</menuitem> tab (Paragraph Styles)." -msgstr "Choisissez l'onglet <menuitem>Affichage - Styles -</menuitem> ouvrez le menu contextuel <menuitem>Modifier/nouveau - Plan et numérotation</menuitem> (pour les styles de paragraphe)." +msgid "Choose <menuitem>View - Styles -</menuitem> open context menu <menuitem>Modify/New - List & Numbering</menuitem> tab (Paragraph Styles)." +msgstr "" #. Rp3Q3 #: 00000405.xhp @@ -1716,7 +1734,7 @@ msgctxt "" "par_id61610557667046\n" "help.text" msgid "Click on the Character Style icon at top of the deck, then select a character style." -msgstr "" +msgstr "Cliquez sur l'icône Style de caractères en haut du volet, puis sélectionnez un style de caractères." #. j5skL #: 00000405.xhp @@ -1725,7 +1743,7 @@ msgctxt "" "par_id501610557723109\n" "help.text" msgid "Right-click to open context menu and choose <menuitem>Modify/New</menuitem>." -msgstr "" +msgstr "Faites un clic avec le bouton droit pour ouvrir le menu contextuel et choisissez <menuitem>Modifier/nouveau</menuitem>." #. SrKCw #: 00000405.xhp @@ -1770,7 +1788,7 @@ msgctxt "" "par_id3151370\n" "help.text" msgid "<variable id=\"while_typing\">Choose <menuitem>Tools - AutoCorrect - While Typing</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"while_typing\">Choisissez <menuitem>Outils - AutoCorrection - Pendant la frappe</menuitem>.</variable>" #. EBrtG #: 00000405.xhp @@ -2859,7 +2877,7 @@ msgctxt "" "par_id941529884998705\n" "help.text" msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>." -msgstr "" +msgstr "<variable id=\"ses\">Choisissez <emph>Styles - Éditer les styles</emph>.</variable>" #. fCjG9 #: stylesmenu.xhp diff --git a/source/fr/helpcontent2/source/text/swriter/01.po b/source/fr/helpcontent2/source/text/swriter/01.po index 32f07780cbf..ef459ed87a0 100644 --- a/source/fr/helpcontent2/source/text/swriter/01.po +++ b/source/fr/helpcontent2/source/text/swriter/01.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: 2021-02-22 17:17+0100\n" +"POT-Creation-Date: 2021-03-23 11:45+0100\n" "PO-Revision-Date: 2021-01-21 14:36+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/fr/>\n" @@ -5381,14 +5381,14 @@ msgctxt "" msgid "Name" msgstr "Nom" -#. 3FwA8 +#. wsww3 #: 04040000.xhp msgctxt "" "04040000.xhp\n" "par_id3155178\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Type the name of the bookmark that you want to create. Then press <emph>Insert</emph>.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Saisissez le nom du repère de texte à créer. Puis appuyez sur <emph>Insérer</emph>.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Type the name of the bookmark that you want to create. Then, click <emph>Insert</emph>.</ahelp>" +msgstr "" #. s7rfA #: 04040000.xhp @@ -12059,14 +12059,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromheadings\">Creates the index using outline levels. Paragraphs formatted with one of the predefined heading styles (Heading 1-10) are added to the index.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromheadings\">Crée l'index en utilisant les niveaux de plan. Les paragraphes formatés avec l'un des styles de titre prédéfinis (Titre 1-10) sont ajoutés à l'index.</ahelp>" -#. XavFH +#. RfKn4 #: 04120211.xhp msgctxt "" "04120211.xhp\n" "par_id1209200804373840\n" "help.text" -msgid "You can also assign the outline levels in the <link href=\"text/swriter/01/05030800.xhp\">Outline & Numbering</link> tab page of the Format - Paragraph dialog." -msgstr "Vous pouvez également assigner les niveaux de plan dans l'onglet <link href=\"text/swriter/01/05030800.xhp\">Plan et numérotation</link> de la boîte de dialogue Format - Paragraphe." +msgid "You can also assign outline levels to paragraphs in the <link href=\"text/swriter/01/05030800.xhp\">Outline & List</link> tab page of the Format - Paragraph dialog." +msgstr "" #. y5UNJ #: 04120211.xhp @@ -16082,32 +16082,32 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/dropcapspage/comboBOX_TEMPLATE\">Select the formatting style that you want to apply to the drop caps.</ahelp> To use the formatting style of the current paragraph, select [None]." msgstr "<ahelp hid=\"modules/swriter/ui/dropcapspage/comboBOX_TEMPLATE\">Sélectionnez le style de formatage à appliquer aux lettrines.</ahelp> Pour utiliser le style de formatage du paragraphe actif, sélectionnez [Aucun(e)]." -#. 24MpG +#. nWCDv #: 05030800.xhp msgctxt "" "05030800.xhp\n" "tit\n" "help.text" -msgid "Outline & Numbering" -msgstr "Plan & numérotation" +msgid "Outline & List" +msgstr "" -#. muqGR +#. Nprja #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3151173\n" "help.text" -msgid "<link href=\"text/swriter/01/05030800.xhp\" name=\"Numbering\">Outline & Numbering</link>" -msgstr "<link href=\"text/swriter/01/05030800.xhp\" name=\"Numérotation\">Plan & numérotation</link>" +msgid "<variable id=\"outlinelisth1\"><link href=\"text/swriter/01/05030800.xhp\" name=\"Numbering\">Outline & List</link></variable>" +msgstr "" -#. Zue75 +#. x3BNB #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3154100\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/numparapage/NumParaPage\">Adds or removes outline level, numbering, or bullets from the paragraph. You can also select the style of numbering to use, and reset the numbering in a numbered list.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/numparapage/NumParaPage\">Ajoute ou supprime un niveau de plan, une numérotation ou des puces au paragraphe. Vous pouvez également sélectionner le style de numérotation à utiliser et reprendre la numérotation dans une liste numérotée.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/NumParaPage\">Adds or removes outline level, list style, and line numbering from the paragraph or paragraph style. You can also restart or modify the start number for numbered lists and line numbering.</ahelp>" +msgstr "" #. qNyVD #: 05030800.xhp @@ -16163,22 +16163,22 @@ msgctxt "" msgid "Numbering" msgstr "Numérotation" -#. UmpGx +#. fFAFo #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3154188\n" "help.text" -msgid "Numbering Style" -msgstr "Style de numérotation" +msgid "List Style" +msgstr "" -#. WGB2B +#. T2yMF #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3155178\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles</link> window <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> if you click the <emph>List Styles</emph> icon." +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">List Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles</link> window (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) if you click the <emph>List Styles</emph> icon." msgstr "" #. MycJD @@ -16199,23 +16199,23 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/numparapage/editnumstyle\">Edit the properties of the selected numbering style.</ahelp> These properties will apply to all paragraphs formatted with the given numbering style." msgstr "<ahelp hid=\"modules/swriter/ui/numparapage/editnumstyle\">Éditer les propriétés du style de numérotation sélectionné.</ahelp> Ces propriétés s'appliqueront à tous les paragraphes formatés avec le style de numérotation donné." -#. dXFVa +#. dxBEA #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3149195\n" "help.text" -msgid "This button is disabled when Chapter Numbering is applied. Choose <emph>Tools - Chapter Numbering...</emph> to edit the outline level and numbering style." -msgstr "Ce bouton est désactivé lorsque la numérotation des chapitres est appliquée. Choisissez <emph>Outils - Numérotation des chapitres...</emph> pour éditer le niveau de plan ou le style de numérotation." +msgid "This button is disabled when Chapter Numbering is applied. Choose <emph>Tools - Chapter Numbering</emph> to edit the outline level and numbering format." +msgstr "" -#. GR3YW +#. zBagB #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3151117\n" "help.text" -msgid "Outline level and Numbering Style are independent of each other. Use <emph>Tools - Chapter Numbering...</emph> to assign numbering styles to paragraph styles." -msgstr "Niveau de plan et style de numérotation sont indépendants l'un de l'autre. Utilisez <emph>Outils - Numérotation des chapitres...</emph> pour assigner des styles de numérotation aux styles de paragraphe." +msgid "Outline level and List style are independent of each other. Use <emph>Tools - Chapter Numbering</emph> to assign a numbering format to paragraph styles used as headings in a document outline structure." +msgstr "" #. 3KS2Y #: 05030800.xhp @@ -22562,13 +22562,22 @@ msgctxt "" msgid "Here you can create a List Style. The List Styles are organized in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles</link> window." msgstr "Cette boîte de dialogue permet de créer un style de liste. Les styles de liste sont gérés dans la fenêtre <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles</link>." -#. FZ2HA +#. hVmyj +#: 05130004.xhp +msgctxt "" +"05130004.xhp\n" +"par_id317365356036\n" +"help.text" +msgid "When a List Style is created, a name is assigned to the style. The list style can be applied to paragraphs or assigned to a paragraph style in the Apply List Style section of the <link href=\"text/swriter/01/05030800.xhp\" name=\"ApplyListStyle\">Outline & List</link> tab." +msgstr "" + +#. MU724 #: 05130004.xhp msgctxt "" "05130004.xhp\n" "par_id3151390\n" "help.text" -msgid "When a List Style is created, a name is assigned to the style. Ordered lists use <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct formatting\">direct formatting</link>, and can be created in the <link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/bullets\">Bullets and Numbering</link> dialog or with the icons of the <link href=\"text/swriter/main0206.xhp\" name=\"object bar\">object bar</link>." +msgid "Ordered lists and unordered lists created in the <link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/bullets\">Bullets and Numbering</link> dialog or with the <link href=\"text/swriter/02/02110000.xhp\" name=\"Toggle Ordered List\">Toggle Ordered List</link> and <link href=\"text/shared/02/06120000.xhp\" name=\"Toggle Unordered List\">Toggle Unordered List</link> icons of the <link href=\"text/swriter/main0202.xhp\" name=\"object bar\">Formatting</link> bar use <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct formatting\">direct formatting</link>. They are not list styles." msgstr "" #. UgisA @@ -24605,50 +24614,41 @@ msgctxt "" msgid "Chapter Numbering" msgstr "Numérotation des chapitres" -#. 483kg +#. EWVsz #: 06060000.xhp msgctxt "" "06060000.xhp\n" "hd_id3154561\n" "help.text" -msgid "Chapter Numbering" -msgstr "Numérotation des chapitres" +msgid "<variable id=\"ChapNumh1\"><link href=\"text/swriter/01/06060000.xhp\">Chapter Numbering</link></variable>" +msgstr "" -#. XxAe3 +#. bAdVd #: 06060000.xhp msgctxt "" "06060000.xhp\n" "par_id3145246\n" "help.text" -msgid "<variable id=\"kapnum\"><ahelp hid=\".uno:ChapterNumberingDialog\">Specifies the number format and the hierarchy for chapter numbering in the current document.</ahelp></variable>" -msgstr "<variable id=\"kapnum\"><ahelp hid=\".uno:ChapterNumberingDialog\">Indique le format numérique et la hiérarchie selon lesquels les chapitres doivent être numérotés dans le document actif.</ahelp></variable>" +msgid "<variable id=\"kapnum\"><ahelp hid=\".uno:ChapterNumberingDialog\">Specifies the numbering scheme and outline format for chapter numbering in the current document.</ahelp></variable>" +msgstr "" -#. FqzZs +#. PKJax #: 06060000.xhp msgctxt "" "06060000.xhp\n" "par_id3150934\n" "help.text" -msgid "Chapter numbering is linked to paragraph styles. By default, the \"Heading\" paragraph styles (1-10) are assigned to the corresponding chapter and outline number levels (1-10). If you want, you can assign different paragraph styles to the outline number level." -msgstr "La numérotation des chapitres est liée aux styles de paragraphe. Par défaut, les styles de paragraphe \"Titre\" (1-10) sont assignés aux niveaux de numérotation de chapitres correspondants (1-10). Toutefois, vous avez la possibilité d'assigner des styles de paragraphe différents aux niveaux de numérotation de chapitres." +msgid "Chapter numbering is achieved by assigning paragraph styles to outline levels, and a numbering scheme for each outline level. By default, the \"Heading\" paragraph styles (1-10) are assigned to the corresponding outline levels (1-10). You can use the dialog to assign a different paragraph style to an outline level." +msgstr "" -#. uuEEQ +#. DpAKZ #: 06060000.xhp msgctxt "" "06060000.xhp\n" "par_id8237250\n" "help.text" -msgid "If you want numbered headings, use the <emph>Tools - Chapter Numbering</emph> menu command to assign numbering to a paragraph style. Do not use the Numbering icon on the Formatting toolbar." -msgstr "Pour numéroter des titres, sélectionnez le menu <emph>Outils - Numérotation des chapitres</emph> pour assigner une numérotation au style de paragraphe. N'utilisez pas l'icône de numérotation de la barre d'outils de formatage." - -#. GBEmb -#: 06060000.xhp -msgctxt "" -"06060000.xhp\n" -"par_id3147567\n" -"help.text" -msgid "To highlight the screen display of chapter and outline numbers, choose <emph>View - Field Shadings</emph>." -msgstr "Pour mettre en évidence l'affichage à l'écran des numéros de chapitre, choisissez <emph>Affichage - Trame de fond des champs</emph>." +msgid "<variable id=\"chapter_numbering_tip\">If you want numbered headings, choose <menuitem>Tools - </menuitem><link name=\"chapternumbering\" href=\"text/swriter/01/06060000.xhp#ChapNumh1\"><menuitem>Chapter Numbering</menuitem></link>. This command opens a dialog where numbering schemes can be assigned to paragraph styles used for headings. Do not use the <link href=\"text/swriter/02/02110000.xhp\" name=\"Toggle Ordered List\">Toggle Ordered List</link> icon on the <link href=\"text/swriter/main0202.xhp\" name=\"FormattingBar\">Formatting Bar</link> or the <menuitem>Format - </menuitem><link href=\"text/shared/01/06050000.xhp\" name=\"BulletsNumbering\"><menuitem>Bullets and Numbering</menuitem></link> dialog.</variable>" +msgstr "" #. DFbiG #: 06060000.xhp @@ -24659,23 +24659,23 @@ msgctxt "" msgid "Load/Save" msgstr "Chargement/enregistrement" -#. YUER3 +#. 4jFGn #: 06060000.xhp msgctxt "" "06060000.xhp\n" "par_id3147512\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Saves or loads a chapter numbering format. A saved chapter numbering format is available to all text documents.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Enregistre ou charge un format de numérotation de chapitres. Un format de numérotation de chapitres enregistré est disponible pour tous les documents texte.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Saves or loads a chapter numbering format. A saved chapter numbering format is available to load into other text documents.</ahelp>" +msgstr "" -#. Eoxwy +#. DkYUj #: 06060000.xhp msgctxt "" "06060000.xhp\n" "par_id3150979\n" "help.text" -msgid "The <emph>Load/Save</emph> button is only available for chapter numbering. For numbered or bulleted list styles, modify the numbering styles of the paragraphs." -msgstr "Le bouton <emph>Chargement/enregistrement</emph> n'est disponible que pour la numérotation des chapitres. Pour les styles de liste numérotée ou à puces, modifiez les styles de numérotation des paragraphes." +msgid "The <widget>Load/Save</widget> button is only available for chapter numbering. Use List styles to save formatting for ordered or unordered lists." +msgstr "" #. EV2DT #: 06060000.xhp @@ -24686,14 +24686,14 @@ msgctxt "" msgid "Untitled 1 - 9" msgstr "Sans nom 1 - 9" -#. tbyhC +#. GEBee #: 06060000.xhp msgctxt "" "06060000.xhp\n" "par_id3150350\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/form1\">Select the predefined numbering style that you want to assign to the selected outline level.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/form1\">Sélectionnez le style de numérotation prédéfini à assigner au niveau de plan sélectionné.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/form1\">Select a predefined numbering format.</ahelp> Save your own predefined numbering formats using <emph>Save As</emph>." +msgstr "" #. NoHGV #: 06060000.xhp @@ -24704,32 +24704,14 @@ msgctxt "" msgid "Save As" msgstr "Enregistrer sous" -#. LsqXh +#. bwJgP #: 06060000.xhp msgctxt "" "06060000.xhp\n" "par_id3155892\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/saveas\">Opens a dialog where you can save the current settings for the selected chapter and outline level. You can then load these settings from another document.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/saveas\">Ouvre une boîte de dialogue dans laquelle vous pouvez enregistrer les paramètres actuellement définis pour le niveau de plan sélectionné. Vous pouvez ensuite charger ces paramètres à partir d'un autre document.</ahelp>" - -#. G6SB9 -#: 06060000.xhp -msgctxt "" -"06060000.xhp\n" -"hd_id3149689\n" -"help.text" -msgid "Save As" -msgstr "Enregistrer sous" - -#. Uq3CL -#: 06060000.xhp -msgctxt "" -"06060000.xhp\n" -"par_id3154200\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/numberingnamedialog/form\">Click a numbering style in the list, and then enter a name for the style. The numbers correspond to the outline level that the styles are assigned to.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/numberingnamedialog/form\">Cliquez sur un style de numérotation dans la liste, puis saisissez un nom pour ce style. Les numéros correspondent au niveau de plan auquel les styles sont assignés.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/saveas\">Opens a dialog where you can save the current numbering and position settings for all levels. Saved settings are available to load into other documents.</ahelp>" +msgstr "" #. G9Fz2 #: 06060100.xhp @@ -24767,14 +24749,14 @@ msgctxt "" msgid "Level" msgstr "Niveau" -#. EBZSv +#. kFsmA #: 06060100.xhp msgctxt "" "06060100.xhp\n" "par_id3150018\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/level\">Click the chapter and outline level that you want to modify, and then specify the numbering options for the level.</ahelp> To apply the numbering options, except for paragraph style, to all the levels, click \"1-10\"." -msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/level\">Cliquez sur le niveau de plan à modifier, puis indiquez les options de numérotation souhaitées pour celui-ci.</ahelp> Pour appliquer les options de numérotation à tous les niveaux, à l'exception du style de paragraphe, cliquez sur \"1-10\"." +msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/level\">Click the outline level that you want to modify, and then specify the numbering options for the level.</ahelp> To apply the numbering options, except for paragraph style, to all the levels, click \"1-10\"." +msgstr "" #. s4LDs #: 06060100.xhp @@ -24803,14 +24785,14 @@ msgctxt "" msgid "Paragraph Style" msgstr "Style de paragraphe" -#. EXNSB +#. KQMUB #: 06060100.xhp msgctxt "" "06060100.xhp\n" "par_id3153722\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/style\">Select the paragraph style that you want to assign to the selected chapter and outline level.</ahelp> If you click \"None\", the selected outline level is not defined." -msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/style\">Sélectionnez le style de paragraphe à assigner au niveau de plan sélectionné.</ahelp> Si vous cliquez sur \"Aucun(e)\", ce niveau de plan n'est pas défini." +msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/style\">Select the paragraph style that you want to assign to the selected outline level.</ahelp> If you click \"None\", the selected outline level is not defined." +msgstr "" #. 2Ko3X #: 06060100.xhp @@ -24821,14 +24803,14 @@ msgctxt "" msgid "Number" msgstr "Numéro" -#. sayxC +#. Ve6Gs #: 06060100.xhp msgctxt "" "06060100.xhp\n" "par_id3156319\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/numbering\">Select the numbering style that you want to apply to the selected outline level.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/numbering\">Sélectionnez le style de numérotation à appliquer au niveau de plan sélectionné.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/numbering\">Select the numbering scheme that you want to apply to the selected outline level.</ahelp>" +msgstr "" #. uCj2F #: 06060100.xhp @@ -24848,6 +24830,24 @@ msgctxt "" msgid "<emph>Description</emph>" msgstr "<emph>Description</emph>" +#. AoxBN +#: 06060100.xhp +msgctxt "" +"06060100.xhp\n" +"par_id3155899\n" +"help.text" +msgid "1, 2, 3, ..." +msgstr "1, 2, 3, ..." + +#. rDEQw +#: 06060100.xhp +msgctxt "" +"06060100.xhp\n" +"par_id3154191\n" +"help.text" +msgid "Arabic numerals" +msgstr "Chiffres arabes" + #. aMCaW #: 06060100.xhp msgctxt "" @@ -24920,24 +24920,6 @@ msgctxt "" msgid "Roman numerals (lower)" msgstr "Minuscules romaines" -#. AoxBN -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id3155899\n" -"help.text" -msgid "1, 2, 3, ..." -msgstr "1, 2, 3, ..." - -#. rDEQw -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id3154191\n" -"help.text" -msgid "Arabic numerals" -msgstr "Chiffres arabes" - #. cihkt #: 06060100.xhp msgctxt "" @@ -25001,14 +24983,14 @@ msgctxt "" msgid "Character Style" msgstr "Style de caractères" -#. xjBZC +#. h5uaa #: 06060100.xhp msgctxt "" "06060100.xhp\n" "par_id3147224\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/charstyle\">Select the format of the numbering character.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/charstyle\">Sélectionnez le format du caractère de numérotation.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/charstyle\">Select the character style of the numbering character.</ahelp>" +msgstr "" #. bkGnf #: 06060100.xhp @@ -26612,14 +26594,14 @@ msgctxt "" msgid "Line Numbering" msgstr "Numérotation des lignes" -#. ca98d +#. ZDVZ9 #: 06180000.xhp msgctxt "" "06180000.xhp\n" "par_id3150249\n" "help.text" -msgid "<variable id=\"zeinum\">Adds or removes and formats line numbers in the current document. To exclude a paragraph from line numbering, click in the paragraph, choose <emph>Format - Paragraph</emph>, click the <emph>Numbering </emph>tab, and then clear the <emph>Include this paragraph in line numbering</emph> check box.</variable> You can also exclude a paragraph style from line numbering." -msgstr "<variable id=\"zeinum\">Ajoute et formate les numéros de ligne dans le document actif, ou supprime les numéros de ligne existants. Pour exclure un paragraphe de la numérotation des lignes, cliquez dans le paragraphe en question, choisissez <emph>Format - Paragraphe</emph>, cliquez sur l'onglet <emph>Numérotation</emph>, puis désactivez la case à cocher <emph>Inclure les lignes de ce paragraphe</emph>.</variable> Vous pouvez également exclure un style de paragraphe de la numérotation des lignes." +msgid "<variable id=\"zeinum\">Adds or removes and formats line numbers in the current document. To exclude a paragraph from line numbering, click in the paragraph, choose <menuitem>Format - Paragraph</menuitem>, click the <emph>Outline & List</emph> tab, and then clear the <emph>Include this paragraph in line numbering</emph> check box.</variable> You can also exclude a paragraph style from line numbering." +msgstr "" #. GcdFF #: 06180000.xhp @@ -27089,50 +27071,32 @@ msgctxt "" msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>" msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Entrée de bibliographie</link>" -#. 4qVPZ +#. YwkE4 #: format_object.xhp msgctxt "" "format_object.xhp\n" "tit\n" "help.text" -msgid "Object" -msgstr "Objet" +msgid "Text Box and Shape" +msgstr "" -#. 2vkco +#. 5XTkz #: format_object.xhp msgctxt "" "format_object.xhp\n" "par_idN10548\n" "help.text" -msgid "<link href=\"text/swriter/01/format_object.xhp\">Object</link>" -msgstr "<link href=\"text/swriter/01/format_object.xhp\">Objet</link>" +msgid "<link href=\"text/swriter/01/format_object.xhp\">Text Box and Shape</link>" +msgstr "" -#. ev5DK +#. RfLw2 #: format_object.xhp msgctxt "" "format_object.xhp\n" "par_idN10558\n" "help.text" -msgid "<ahelp hid=\".\">Opens a submenu to edit the properties of the selected object.</ahelp>" -msgstr "<ahelp hid=\".\">Ouvre un sous-menu permettant de modifier les propriétés de l'objet sélectionné.</ahelp>" - -#. QNeGm -#: format_object.xhp -msgctxt "" -"format_object.xhp\n" -"hd_id1863460\n" -"help.text" -msgid "<link href=\"text/shared/01/05990000.xhp\">Text Attributes</link>" -msgstr "<link href=\"text/shared/01/05990000.xhp\">Attributs de texte</link>" - -#. vqJQ9 -#: format_object.xhp -msgctxt "" -"format_object.xhp\n" -"par_id3542588\n" -"help.text" -msgid "Sets the layout and anchoring properties for text in the selected drawing or text object." -msgstr "Définit les propriétés de mise en page et d'ancrage du texte dans l'objet texte ou dessin sélectionné." +msgid "<ahelp hid=\".\">Opens a submenu to edit the properties of the selected textbox or shape.</ahelp>" +msgstr "" #. UWnvc #: format_object.xhp diff --git a/source/fr/helpcontent2/source/text/swriter/02.po b/source/fr/helpcontent2/source/text/swriter/02.po index 76d28ea24a0..9123bf209bf 100644 --- a/source/fr/helpcontent2/source/text/swriter/02.po +++ b/source/fr/helpcontent2/source/text/swriter/02.po @@ -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-22 17:17+0100\n" -"PO-Revision-Date: 2021-01-19 10:36+0000\n" +"POT-Creation-Date: 2021-03-23 11:45+0100\n" +"PO-Revision-Date: 2021-03-19 16:40+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/fr/>\n" "Language: fr\n" @@ -17,23 +17,23 @@ msgstr "" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1512063046.000000\n" -#. SGjBV +#. sqxGb #: 02110000.xhp msgctxt "" "02110000.xhp\n" "tit\n" "help.text" -msgid "Numbering on/off" -msgstr "Numérotation activée/désactivée" +msgid "Toggle Ordered List" +msgstr "(Dés)activer la liste ordonnée" -#. ACieD +#. z8hCm #: 02110000.xhp msgctxt "" "02110000.xhp\n" "hd_id3150220\n" "help.text" -msgid "<link href=\"text/swriter/02/02110000.xhp\" name=\"Numbering on/off\">Numbering On/Off</link>" -msgstr "<link href=\"text/swriter/02/02110000.xhp\" name=\"(Dés)activer la numérotation\">(Dés)activer la numérotation</link>" +msgid "<variable id=\"numberingh1\"><link href=\"text/swriter/02/02110000.xhp\" name=\"Numbering on/off\">Toggle Ordered List</link></variable>" +msgstr "<variable id=\"numberingh1\"><link href=\"text/swriter/02/02110000.xhp\" name=\"Numbering on/off\">(Dés)activer la liste ordonnée</link></variable>" #. 7QYre #: 02110000.xhp @@ -53,23 +53,23 @@ msgctxt "" msgid "Some of the bullets and numbering options are not available when working in the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>." msgstr "Certaines options de numérotation et de puces ne sont pas disponibles lorsque vous travaillez dans une <link href=\"text/swriter/01/03120000.xhp\" name=\"mise en page Web\">mise en page Web</link>." -#. dARXh +#. dwn77 #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3150502\n" "help.text" -msgid "<image id=\"img_id3150508\" src=\"cmd/sc_defaultnumbering.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150508\">Icon</alt></image>" -msgstr "<image id=\"img_id3150508\" src=\"cmd/sc_defaultnumbering.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150508\">Icône</alt></image>" +msgid "<image id=\"img_id3150508\" src=\"cmd/lc_defaultnumbering.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150508\">Toggle Ordered List Icon</alt></image>" +msgstr "<image id=\"img_id3150508\" src=\"cmd/lc_defaultnumbering.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150508\">Icône (Dés)activer la liste ordonnée</alt></image>" -#. Xfqcn +#. yYfzC #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3147525\n" "help.text" -msgid "Numbering On/Off" -msgstr "(Dés)activer la numérotation" +msgid "Toggle Ordered List" +msgstr "(Dés)activer la liste ordonnée" #. fVWig #: 02110000.xhp @@ -87,7 +87,7 @@ msgctxt "" "tit\n" "help.text" msgid "Link Frames" -msgstr "" +msgstr "Enchaîner les cadres" #. YvD8B #: 03210000.xhp @@ -96,7 +96,7 @@ msgctxt "" "hd_id3148869\n" "help.text" msgid "<link href=\"text/swriter/02/03210000.xhp\" name=\"Link\">Link Frames</link>" -msgstr "" +msgstr "<link href=\"text/swriter/02/03210000.xhp\" name=\"Link\">Enchaîner les cadres</link>" #. HhxBu #: 03210000.xhp @@ -114,7 +114,7 @@ msgctxt "" "par_id721613395973296\n" "help.text" msgid "Choose <menuitem>Format - Frame and Object - Link Frames</menuitem>." -msgstr "" +msgstr "Choisissez <menuitem>Format - Cadre et objet - Enchaîner les cadres</menuitem>." #. VTeFM #: 03210000.xhp @@ -123,7 +123,7 @@ msgctxt "" "par_id531613396047070\n" "help.text" msgid "On the <emph>Format</emph> bar, click the <emph>Link Frames</emph> icon." -msgstr "" +msgstr "Dans la barre <emph>Format</emph>, cliquez sur l'icône <emph>Enchaîner les cadres</emph>." #. BA5Cn #: 03210000.xhp @@ -503,50 +503,59 @@ msgctxt "" msgid "Sum" msgstr "Somme" -#. 4a76q +#. GqFYN #: 06040000.xhp msgctxt "" "06040000.xhp\n" "tit\n" "help.text" -msgid "Numbering Off" -msgstr "Désactiver la numérotation" +msgid "No List" +msgstr "Aucune liste" -#. hAqDK +#. wCBAJ #: 06040000.xhp msgctxt "" "06040000.xhp\n" "hd_id3145822\n" "help.text" -msgid "<link href=\"text/swriter/02/06040000.xhp\" name=\"Numbering Off\">Numbering Off</link>" -msgstr "<link href=\"text/swriter/02/06040000.xhp\" name=\"Désactiver la numérotation\">Désactiver la numérotation</link>" +msgid "<link href=\"text/swriter/02/06040000.xhp\" name=\"Numbering Off\">No List</link>" +msgstr "<link href=\"text/swriter/02/06040000.xhp\" name=\"Numbering Off\">Aucune liste</link>" -#. i8F2B +#. MPBzT #: 06040000.xhp msgctxt "" "06040000.xhp\n" "par_id3154505\n" "help.text" -msgid "<ahelp hid=\".uno:RemoveBullets\" visibility=\"visible\">Turns off numbering or bullets in the current paragraph or selected paragraphs.</ahelp>" -msgstr "<ahelp hid=\".uno:RemoveBullets\" visibility=\"visible\">Désactive la numérotation ou les puces dans le paragraphe actif ou dans les paragraphes sélectionnés.</ahelp>" +msgid "<ahelp hid=\".uno:RemoveBullets\" visibility=\"visible\">Removes numbering or bullets and list indenting for the current paragraph or selected paragraphs.</ahelp>" +msgstr "<ahelp hid=\".uno:RemoveBullets\" visibility=\"visible\">Supprime la numérotation ou les puces et le retrait de liste du paragraphe actif ou des paragraphes sélectionnés.</ahelp>" -#. p6pTC +#. LDHCy #: 06040000.xhp msgctxt "" "06040000.xhp\n" "par_id3151177\n" "help.text" -msgid "<image src=\"cmd/sc_removebullets.png\" id=\"img_id3145083\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145083\">Icon Numbering Off</alt></image>" -msgstr "<image src=\"cmd/sc_removebullets.png\" id=\"img_id3145083\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145083\">Icône Désactiver la numérotation</alt></image>" +msgid "<image src=\"cmd/lc_removebullets.png\" id=\"img_id3145083\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145083\">Icon No List</alt></image>" +msgstr "<image src=\"cmd/lc_removebullets.png\" id=\"img_id3145083\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145083\">Icône Aucune liste</alt></image>" -#. tfm6a +#. iNFhx #: 06040000.xhp msgctxt "" "06040000.xhp\n" "par_id3150749\n" "help.text" -msgid "Numbering Off" -msgstr "Désactiver la numérotation" +msgid "No List" +msgstr "" + +#. 5FX23 +#: 06040000.xhp +msgctxt "" +"06040000.xhp\n" +"par_id811614270889392\n" +"help.text" +msgid "To preserve indenting, but remove bullet or number, place cursor at the beginning of the paragraph and press <keycode>Backspace</keycode>." +msgstr "Pour conserver le retrait, mais supprimer une puce ou un nombre, placez le curseur au début du paragraphe et appuyez sur la touche <keycode>Retour arrière</keycode>." #. MZn4T #: 06070000.xhp @@ -791,14 +800,41 @@ msgctxt "" msgid "<link href=\"text/swriter/02/06140000.xhp\" name=\"Restart Numbering\">Restart Numbering</link>" msgstr "<link href=\"text/swriter/02/06140000.xhp\" name=\"Reprendre la numérotation\">Reprendre la numérotation</link>" -#. tRqAn +#. iwJHH #: 06140000.xhp msgctxt "" "06140000.xhp\n" "par_id3145249\n" "help.text" -msgid "<ahelp hid=\".uno:NumberingStart\" visibility=\"visible\">Restarts the text numbering.</ahelp> This is only visible when the cursor is positioned within numbered or bulleted text." -msgstr "<ahelp hid=\".uno:NumberingStart\" visibility=\"visible\">Reprend la numérotation du texte.</ahelp> Elle n'est visible que lorsque vous placez le curseur dans du texte numéroté ou à puces." +msgid "<ahelp hid=\".uno:NumberingStart\" visibility=\"visible\">Restarts list numbering from 1.</ahelp> This command is only active when the cursor is positioned within a list." +msgstr "" + +#. 89Xm9 +#: 06140000.xhp +msgctxt "" +"06140000.xhp\n" +"par_id631616370838434\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - Restart Numbering</menuitem>." +msgstr "" + +#. fh5aw +#: 06140000.xhp +msgctxt "" +"06140000.xhp\n" +"par_id31616370717930\n" +"help.text" +msgid "Place cursor in a list paragraph, right-click and choose <menuitem>List - Restart Numbering</menuitem>." +msgstr "" + +#. RgibL +#: 06140000.xhp +msgctxt "" +"06140000.xhp\n" +"par_id351616370727010\n" +"help.text" +msgid "On <link href=\"text/shared/01/06050000.xhp\" name=\"BulletsNumbering\"><emph>Bullets and Numbering</emph></link> bar, click" +msgstr "" #. SLjuC #: 06140000.xhp @@ -818,6 +854,24 @@ msgctxt "" msgid "Restart Numbering" msgstr "Reprendre la numérotation" +#. DmEY6 +#: 06140000.xhp +msgctxt "" +"06140000.xhp\n" +"par_id761616370463787\n" +"help.text" +msgid "To remove the numbering restart, apply the command again in the paragraph where the numbering was restarted." +msgstr "" + +#. bEE4F +#: 06140000.xhp +msgctxt "" +"06140000.xhp\n" +"par_id261616371203225\n" +"help.text" +msgid "To restart numbering with a number greater than 1, right-click in the paragraph where you want to restart numbering, choose <menuitem>Paragraph - </menuitem><embedvar href=\"textswriter/01/05030800.xhp#outlinelisth1\"/> tab, select <menuitem>Restart numbering at this paragraph</menuitem> and enter the start number in <menuitem>Start with</menuitem>." +msgstr "" + #. qCdhk #: 08010000.xhp msgctxt "" @@ -3291,7 +3345,7 @@ msgctxt "" "par_id3149294\n" "help.text" msgid "The format of the field inserted using the <emph>Page Count</emph> command can be modified using the <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Field\"><menuitem>Edit - Fields</menuitem></link> command." -msgstr "" +msgstr "Le format du champ inséré en utilisant la commande <emph>Nombre de page</emph> peut être modifié en utilisant la commande <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Field\"><menuitem>Édition - Champs</menuitem></link>." #. iqoa4 #: 18030400.xhp @@ -3300,7 +3354,7 @@ msgctxt "" "par_id291613751393995\n" "help.text" msgid "<link href=\"text/swriter/01/04090001.xhp\" name=\"Document\">Document Statistics Fields</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/04090001.xhp\" name=\"Document\">Champs Statistiques du document</link>" #. GRfFZ #: 18030500.xhp @@ -3815,6 +3869,213 @@ msgctxt "" msgid "Text Animation" msgstr "Défilement de texte" +#. RajEo +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"tit\n" +"help.text" +msgid "Add to List" +msgstr "" + +#. mjGvU +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"bm_id1001616018043189\n" +"help.text" +msgid "<bookmark_value>Add to List</bookmark_value><bookmark_value>Lists;merging</bookmark_value>" +msgstr "" + +#. X8yaz +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"hd_id711614068729277\n" +"help.text" +msgid "<variable id=\"addtolisth1\"><link href=\"text/swriter/02/add_to_list.xhp\" name=\"Add to List\">Add to List</link></variable>" +msgstr "" + +#. kM6AJ +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id231614069215429\n" +"help.text" +msgid "Include selected paragraphs, whether a list item or not, as part of a list." +msgstr "" + +#. pxcFF +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id151614079148636\n" +"help.text" +msgid "<variable id=\"howtogetaddtolist\">Choose <menuitem>Format - Lists - Add to List</menuitem></variable>." +msgstr "" + +#. PUsxs +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id631614079159620\n" +"help.text" +msgid "Right-click a paragraph, choose <menuitem>List - Add to List</menuitem>." +msgstr "" + +#. Zb43J +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id151615752168785\n" +"help.text" +msgid "<variable id=\"toolbar\">On <menuitem>Bullets and Numbering</menuitem> bar, click <emph>Add to List</emph> icon.</variable>" +msgstr "" + +#. ViA36 +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id651615752040364\n" +"help.text" +msgid "<image src=\"cmd/lc_continuenumbering.png\" id=\"img_id981615752040364\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id761615752040364\">Add to List Icon</alt></image>" +msgstr "" + +#. hxMDa +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id51615752040365\n" +"help.text" +msgid "Add to List" +msgstr "" + +#. 6kruw +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id711616001147778\n" +"help.text" +msgid "The list labeling and indent formatting are applied to the selected paragraphs. The position of the paragraphs in the document does not change." +msgstr "" + +#. pADj5 +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"hd_id851614072896370\n" +"help.text" +msgid "Add Selected Paragraphs to a List" +msgstr "" + +#. FGi4A +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id491615988072533\n" +"help.text" +msgid "Select paragraphs, whether in a list or not, to be added to a list." +msgstr "" + +#. smjtz +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id271615998908234\n" +"help.text" +msgid "For multiple selections, press and hold the <keycode> Ctrl</keycode> key after the first selection. The <keycode>Ctrl</keycode> key can be released without losing the selections, but must be pressed when clicking in the document." +msgstr "" + +#. gwgyD +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id551615985719902\n" +"help.text" +msgid "Press and hold the <keycode>Ctrl</keycode> key, then place cursor in the list." +msgstr "" + +#. 3VT7j +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id901615999151001\n" +"help.text" +msgid "Do one of the following:" +msgstr "" + +#. qPKKN +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id141615979735757\n" +"help.text" +msgid "<embedvar href=\"text/swriter/02/add_to_list.xhp#howtogetaddtolist\"/>" +msgstr "" + +#. FADNr +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id961614073544958\n" +"help.text" +msgid "<embedvar href=\"text/swriter/02/add_to_list.xhp#toolbar\"/>" +msgstr "" + +#. D98D9 +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id161615999749854\n" +"help.text" +msgid "<variable id=\"rightclick\">Right-click, choose <menuitem>List - Add to List</menuitem>.</variable> To preserve the selection, at least one character must be selected in the list." +msgstr "" + +#. qFmgS +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id861614074931979\n" +"help.text" +msgid "This procedure works for ordered and unordered lists." +msgstr "" + +#. L9RdM +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"hd_id441616017998739\n" +"help.text" +msgid "Add Consecutive List Entries to an Immediately Prior List" +msgstr "" + +#. GJuBD +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id631616018294373\n" +"help.text" +msgid "Select one or more consecutive list entries, starting from the first entry, that you want to add to the immediately prior list." +msgstr "" + +#. g9LRR +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id621616018340980\n" +"help.text" +msgid "<embedvar href=\"text/swriter/02/add_to_list.xhp#rightclick\"/>" +msgstr "" + +#. p9hUv +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id811616018796902\n" +"help.text" +msgid "Use this procedure to combine two lists." +msgstr "" + #. JsrhA #: word_count_stb.xhp msgctxt "" diff --git a/source/fr/helpcontent2/source/text/swriter/04.po b/source/fr/helpcontent2/source/text/swriter/04.po index 065e6fa5a30..c71f8a9d668 100644 --- a/source/fr/helpcontent2/source/text/swriter/04.po +++ b/source/fr/helpcontent2/source/text/swriter/04.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: 2020-03-13 12:06+0100\n" -"PO-Revision-Date: 2020-06-29 11:27+0000\n" +"POT-Creation-Date: 2021-03-08 14:40+0100\n" +"PO-Revision-Date: 2021-03-19 16:40+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" -"Language-Team: French <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter04/fr/>\n" +"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textswriter04/fr/>\n" "Language: fr\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: Weblate 3.10.3\n" +"X-Generator: Weblate 4.4.2\n" "X-POOTLE-MTIME: 1529166455.000000\n" #. brcGC @@ -529,14 +529,14 @@ msgctxt "" msgid "F12" msgstr "F12" -#. S2S9J +#. jiXFc #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3148959\n" "help.text" -msgid "Numbering on" -msgstr "Activer la numérotation" +msgid "Toggle Ordered List" +msgstr "(Dés)activer la liste ordonnée" #. wAUBd #: 01020000.xhp @@ -565,14 +565,14 @@ msgctxt "" msgid "Shift+F12" msgstr "Maj+F12" -#. iuAiR +#. fkbSD #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3152763\n" "help.text" -msgid "Bullets on" -msgstr "Activer les puces" +msgid "Toggle Unordered List" +msgstr "(Dés)activer la liste non ordonnée" #. pneN5 #: 01020000.xhp @@ -583,14 +583,14 @@ msgctxt "" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F12" msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+F12" -#. dGgoN +#. E9pG5 #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3153901\n" "help.text" -msgid "Numbering / Bullets off" -msgstr "Désactiver la numérotation / les puces" +msgid "Ordered / Unordered List off" +msgstr "Liste ordonnée / non ordonnée désactivée" #. HyF9c #: 01020000.xhp diff --git a/source/fr/helpcontent2/source/text/swriter/guide.po b/source/fr/helpcontent2/source/text/swriter/guide.po index 7a97620cd04..f005a502047 100644 --- a/source/fr/helpcontent2/source/text/swriter/guide.po +++ b/source/fr/helpcontent2/source/text/swriter/guide.po @@ -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-22 17:17+0100\n" -"PO-Revision-Date: 2021-01-20 13:36+0000\n" +"POT-Creation-Date: 2021-03-23 11:45+0100\n" +"PO-Revision-Date: 2021-03-19 16:40+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/fr/>\n" "Language: fr\n" @@ -3032,14 +3032,14 @@ msgctxt "" msgid "<bookmark_value>captions; adding chapter numbers</bookmark_value> <bookmark_value>objects; captioning automatically</bookmark_value> <bookmark_value>numbering; captions</bookmark_value> <bookmark_value>automatic numbering;of objects</bookmark_value> <bookmark_value>chapter numbers in captions</bookmark_value> <bookmark_value>inserting;chapter numbers in captions</bookmark_value>" msgstr "<bookmark_value>Légendes;ajout de numéros de chapitres</bookmark_value><bookmark_value>Objets;légendes automatiques</bookmark_value><bookmark_value>Numérotation;légendes</bookmark_value><bookmark_value>Numérotation automatique;des objets</bookmark_value><bookmark_value>Numéros de chapitres dans les légendes</bookmark_value><bookmark_value>Insertion;numéros de chapitres dans les légendes</bookmark_value>" -#. GfPV7 +#. xAnbA #: captions_numbers.xhp msgctxt "" "captions_numbers.xhp\n" "hd_id3147684\n" "help.text" -msgid "<variable id=\"captions_numbers\"><link href=\"text/swriter/guide/captions_numbers.xhp\" name=\"Adding Chapter Numbers to Captions\">Adding Chapter Numbers to Captions</link> </variable>" -msgstr "<variable id=\"captions_numbers\"><link href=\"text/swriter/guide/captions_numbers.xhp\" name=\"Ajout de numéros de chapitre aux légendes\">Ajout de numéros de chapitre aux légendes</link></variable>" +msgid "<variable id=\"captions_numbers\"><link href=\"text/swriter/guide/captions_numbers.xhp\" name=\"Adding Chapter Numbers to Captions\">Adding Chapter Numbers to Captions</link></variable>" +msgstr "<variable id=\"captions_numbers\"><link href=\"text/swriter/guide/captions_numbers.xhp\" name=\"Adding Chapter Numbers to Captions\">Ajouter des numéros de chapitres aux légendes</link></variable>" #. 5efvj #: captions_numbers.xhp @@ -3077,14 +3077,14 @@ msgctxt "" msgid "Choose <emph>Insert - Caption</emph>." msgstr "Choisissez <emph>Insertion - Légende</emph>." -#. UpjLH +#. 4Js6V #: captions_numbers.xhp msgctxt "" "captions_numbers.xhp\n" "par_id3150527\n" "help.text" -msgid "Select a caption title from the <item type=\"menuitem\">Category</item> box, and select a numbering style in the <item type=\"menuitem\">Numbering</item> box. <br/>You also can enter a caption text in this dialog. If you want, enter text in the <item type=\"menuitem\">Caption</item> box." -msgstr "Sélectionnez un titre de légende à partir du champ <item type=\"menuitem\">Catégorie</item> et sélectionnez un style de numérotation dans le champ <item type=\"menuitem\">Numérotation</item>. <br/>Vous pouvez aussi saisir un texte de légende dans la boîte de dialogue. Si vous le souhaitez, saisissez le texte dans le champ <item type=\"menuitem\">Légende</item>." +msgid "Select a caption title from the <menuitem>Category</menuitem> box, and select a numbering scheme in the <menuitem>Numbering</menuitem> box. <br/>You also can enter a caption text in this dialog. If you want, enter text in the <menuitem>Caption</menuitem> box." +msgstr "Sélectionnez un titre de légende dans la zone <menuitem>Catégorie</menuitem> et sélectionnez un type de numérotation dans la zone <menuitem>Numérotation.</menuitem>.<br/>Vous pouvez aussi saisir un texte de légende dans cette boîte de dialogue. Si vous le souhaitez, saisissez le texte dans la zone <menuitem>Légende</menuitem>." #. H329F #: captions_numbers.xhp @@ -3320,32 +3320,32 @@ msgctxt "" msgid "To Add Automatic Numbering to a Heading Style" msgstr "Pour ajouter une numérotation automatique à un style de titre" -#. Dxqw8 +#. Q2Dq4 #: chapter_numbering.xhp msgctxt "" "chapter_numbering.xhp\n" "par_id3154255\n" "help.text" -msgid "Choose <item type=\"menuitem\">Tools - Chapter Numbering</item>, and then click the <item type=\"menuitem\">Numbering</item> tab." -msgstr "Choisissez <item type=\"menuitem\">Outils - Numérotation des chapitres</item>, puis cliquez sur l'onglet <item type=\"menuitem\">Numérotation</item>." +msgid "Choose <menuitem>Tools - Chapter Numbering</menuitem>, and then click the <menuitem>Numbering</menuitem> tab." +msgstr "Choisissez <menuitem>Outils - Numérotation des chapitres</menuitem> et cliquez sur l'onglet <menuitem>Numérotation</menuitem>." -#. 8RDya +#. UuWGT #: chapter_numbering.xhp msgctxt "" "chapter_numbering.xhp\n" "par_id3155891\n" "help.text" -msgid "In the <item type=\"menuitem\">Paragraph Style</item> box, select the heading style that you want to add chapter numbers to." -msgstr "Dans le champ <item type=\"menuitem\">Style de paragraphe</item>, sélectionnez le style de titre auquel vous voulez ajouter un numéro de chapitre." +msgid "In the <menuitem>Paragraph style</menuitem> box, select the heading style that you want to add chapter numbers to." +msgstr "Dans la zone <menuitem>Style de paragraphe</menuitem>, sélectionnez le style de titre auquel vous souhaitez ajouter un numéro de chapitre." -#. dGoy7 +#. EZW6q #: chapter_numbering.xhp msgctxt "" "chapter_numbering.xhp\n" "par_id3150513\n" "help.text" -msgid "In the <item type=\"menuitem\">Numbers</item> box, select the numbering style that you want to use, and then click <item type=\"menuitem\">OK</item>." -msgstr "Dans le champ <item type=\"menuitem\">Nombres</item>, sélectionnez le style de numérotation que vous voulez utiliser, puis cliquez sur <item type=\"menuitem\">OK</item>." +msgid "In the <menuitem>Number</menuitem> box, select the numbering scheme that you want to use, and then click <menuitem>OK</menuitem>." +msgstr "Dans la zone <menuitem>Numéro</menuitem>, sélectionnez le type de numérotation à utiliser puis cliquez sur <menuitem>OK</menuitem>." #. EChDL #: chapter_numbering.xhp @@ -3365,14 +3365,23 @@ msgctxt "" msgid "Click at the beginning of the text in the heading paragraph, after the number." msgstr "Cliquez au début du texte du paragraphe \"Titre\", après le numéro." -#. ZbJV9 +#. ABejd #: chapter_numbering.xhp msgctxt "" "chapter_numbering.xhp\n" "par_idN107D9\n" "help.text" -msgid "Press the Backspace key to delete the number." -msgstr "Appuyez sur la touche Retour arrière pour supprimer le nombre." +msgid "Press the <keycode>Backspace</keycode> key to delete the number." +msgstr "Appuyez sur la touche <keycode>Retour arrière</keycode> pour supprimer le numéro." + +#. ycK3V +#: chapter_numbering.xhp +msgctxt "" +"chapter_numbering.xhp\n" +"par_id441614161571912\n" +"help.text" +msgid "Press <keycode>Shift+Backspace</keycode> with the cursor at the beginning of the heading to return the number." +msgstr "Appuyez sur <keycode>Maj+Retour arrière</keycode> avec le curseur au début du titre pour renvoyer le numéro." #. itdUu #: chapter_numbering.xhp @@ -5471,14 +5480,14 @@ msgctxt "" msgid "Click 'Page' in the <emph>Type</emph> list and 'Next page' in the <emph>Select</emph> list." msgstr "Cliquez sur \"Page\" dans la liste <emph>Type</emph> et sur \"Page suivante\" dans la liste <emph>Sélection</emph>." -#. 4Y7oL +#. gWQDr #: footer_nextpage.xhp msgctxt "" "footer_nextpage.xhp\n" "par_id3150517\n" "help.text" -msgid "Click a numbering style in the <item type=\"menuitem\">Format</item> list." -msgstr "Cliquez sur un style de numérotation dans la liste <item type=\"menuitem\">Format</item>." +msgid "Click a numbering scheme in the <menuitem>Format</menuitem> list." +msgstr "Cliquez sur un type de numérotation dans la liste <menuitem>Format</menuitem>." #. 9YJwh #: footer_nextpage.xhp @@ -6938,14 +6947,14 @@ msgctxt "" msgid "To Create a Paragraph Style for Chapter Titles" msgstr "Pour créer un style de paragraphe destiné aux titres de chapitre" -#. 8ScLd +#. caxXE #: header_with_chapter.xhp msgctxt "" "header_with_chapter.xhp\n" "par_id3155874\n" "help.text" -msgid "Choose <item type=\"menuitem\">Tools - Chapter Numbering.</item>" -msgstr "Choisissez <item type=\"menuitem\">Outils - Numérotation des chapitres.</item>" +msgid "Choose <menuitem>Tools - Chapter Numbering.</menuitem>" +msgstr "Choisissez <menuitem>Outils - Numérotation des chapitres</menuitem>." #. B8P3C #: header_with_chapter.xhp @@ -6956,14 +6965,14 @@ msgctxt "" msgid "In the <item type=\"menuitem\">Style</item> box, select the paragraph style that you want to use for chapter titles, for example, \"Heading 1\"." msgstr "Dans le champ <item type=\"menuitem\">Style</item>, sélectionnez le style de paragraphe que vous souhaitez appliquer aux titres de chapitre, par exemple, \"Titre 1\"." -#. u3oNh +#. LoZJ2 #: header_with_chapter.xhp msgctxt "" "header_with_chapter.xhp\n" "par_id3147124\n" "help.text" -msgid "Select the numbering style for the chapter titles in the <item type=\"menuitem\">Number</item> box, for example, \"1,2,3...\"." -msgstr "Sélectionnez le style de numérotation pour les titres de chapitre dans le champ <item type=\"menuitem\">Numéro</item>, par exemple \"1,2,3...\"." +msgid "Select the numbering scheme for the chapter titles in the <menuitem>Number</menuitem> box, for example, \"1,2,3...\"." +msgstr "Sélectionnez le type de numérotation pour les titres de chapitre dans la zone <menuitem>Numéro</menuitem>, par exemple \"1,2,3...\"." #. AHCua #: header_with_chapter.xhp @@ -7775,14 +7784,14 @@ msgctxt "" msgid "Position the cursor at the place where no hyphenation should occur." msgstr "Positionnez le curseur à l'endroit où la coupure ne doit pas survenir." -#. pciJs +#. eFYEG #: hyphen_prevent.xhp msgctxt "" "hyphen_prevent.xhp\n" "par_id0302200910262867\n" "help.text" -msgid "Choose <item type=\"menuitem\">Insert - Formatting Mark - No-width no break</item>." -msgstr "Choisissez <item type=\"menuitem\">Insertion - Marque de formatage - Espace sans chasse insécable</item>" +msgid "Choose <menuitem>Insert - Formatting Mark - Word Joiner</menuitem>." +msgstr "Choisissez <menuitem>Insertion - Marque de formatage - Gluon de mots</menuitem>." #. 6u4r9 #: hyphen_prevent.xhp @@ -8927,23 +8936,23 @@ msgctxt "" msgid "Click <emph>OK</emph>." msgstr "Cliquez sur <emph>OK</emph>." -#. A74Fc +#. FiGft #: indices_toc.xhp msgctxt "" "indices_toc.xhp\n" "par_id3146896\n" "help.text" -msgid "If you want to use a different paragraph style as a table of contents entry, select the <item type=\"menuitem\">Additional Styles</item> check box in the <item type=\"menuitem\">Create from</item> area, and then click the <item type=\"menuitem\">Assign styles</item> button next to the check box. In the <item type=\"menuitem\">Assign Styles</item> dialog, click the style in the list, and then click the <item type=\"menuitem\">>></item> or the <item type=\"menuitem\"><<</item> button to define the chapter level for the paragraph style." -msgstr "Si vous souhaitez utiliser un style de paragraphe différent comme entrée de table des matières, sélectionnez la case à cocher <item type=\"menuitem\">Styles supplémentaires</item> dans la zone <item type=\"menuitem\">Créer à partir de</item>, puis cliquez sur le bouton (<item type=\"menuitem\">...</item>) en regard de la case à cocher. Dans la boîte de dialogue <item type=\"menuitem\">Assigner les styles</item>, cliquez sur le style dans la liste, puis cliquez sur les boutons <item type=\"menuitem\">>></item> ou <item type=\"menuitem\"><<</item> pour définir le niveau de plan du style de paragraphe." +msgid "If you want to use a different paragraph style as a table of contents entry, select the <menuitem>Additional Styles</menuitem> check box in the <menuitem>Create from</menuitem> area, and then click the <menuitem>Assign styles</menuitem> button next to the check box. In the <menuitem>Assign Styles</menuitem> dialog, click the style in the list, and then click the <menuitem>>></menuitem> or the <menuitem><<</menuitem> button to define the outline level for the paragraph style." +msgstr "" -#. a7Nyb +#. mXE4E #: indices_toc.xhp msgctxt "" "indices_toc.xhp\n" "par_id1001574720273772\n" "help.text" -msgid "%PRODUCTNAME creates the table of contents entries based on the chapter level of the paragraph style and the paragraph contents. If the paragraph is empty, it will not be included in the table of contents. To force the empty paragraph to be listed in the table of contents, manually add a space or a non breaking space to the paragraph. Spaces added in the <emph>After</emph> text box of the Numbering tab in the Chapter Numbering dialog will not work for this purpose, since they are part of the paragraph numbering, not the paragraph contents." -msgstr "%PRODUCTNAME créé les entrées de table des matières basées sur le niveau de chapitre du style de paragraphe et le contenu du paragraphe. Si le paragraphe est vide, il ne sera pas inclus dans la table des matières. Pour forcer l'affichage d'un paragraphe vide dans la table des matières, ajoutez manuellement un espace ou un espace insécable au paragraphe. L'ajout d'espaces dans la zone de texte <emph>Après</emph> de l'onglet Numérotation dans la boîte de dialogue Numérotation des chapitres ne fonctionnera pas dans la mesure où ils font parties de la numérotation du paragraphe et non du contenu du paragraphe." +msgid "%PRODUCTNAME creates the table of contents entries based on the outline level of the paragraph style and the paragraph contents. If the paragraph is empty, it will not be included in the table of contents. To force the empty paragraph to be listed in the table of contents, manually add a space or a non breaking space to the paragraph. Spaces added in the <emph>After</emph> text box of the Numbering tab in the Chapter Numbering dialog will not work for this purpose, since they are part of the paragraph numbering, not the paragraph contents." +msgstr "" #. Fdoe5 #: indices_toc.xhp @@ -9620,32 +9629,32 @@ msgctxt "" msgid "<bookmark_value>numbering; combining</bookmark_value> <bookmark_value>merging;numbered lists</bookmark_value> <bookmark_value>joining;numbered lists</bookmark_value> <bookmark_value>lists;combining numbered lists</bookmark_value> <bookmark_value>paragraphs;numbering non-consecutive</bookmark_value>" msgstr "<bookmark_value>Numérotation;combinaison</bookmark_value><bookmark_value>Fusion;listes numérotées</bookmark_value><bookmark_value>Combinaison;listes numérotées</bookmark_value><bookmark_value>Listes;combinaison de listes numérotées</bookmark_value><bookmark_value>Paragraphes;numérotation non consécutive</bookmark_value>" -#. aUM78 +#. uwK2S #: join_numbered_lists.xhp msgctxt "" "join_numbered_lists.xhp\n" "hd_id3150495\n" "help.text" -msgid "<variable id=\"join_numbered_lists\"><link href=\"text/swriter/guide/join_numbered_lists.xhp\" name=\"Combining Numbered Lists\">Combining Numbered Lists</link></variable>" -msgstr "<variable id=\"join_numbered_lists\"><link href=\"text/swriter/guide/join_numbered_lists.xhp\" name=\"Combinaison de listes numérotées\">Combinaison de listes numérotées</link></variable>" +msgid "<variable id=\"join_numbered_lists\"><link href=\"text/swriter/guide/join_numbered_lists.xhp\" name=\"Combining Numbered Lists\">Combining Ordered Lists</link></variable>" +msgstr "" -#. ygDg8 +#. kFGF5 #: join_numbered_lists.xhp msgctxt "" "join_numbered_lists.xhp\n" "par_id3149692\n" "help.text" -msgid "You can combine numbered lists into a single consecutively numbered list." -msgstr "Vous pouvez combiner plusieurs listes numérotées en une seule liste numérotée de manière consécutive." +msgid "You can combine two ordered lists into a single list." +msgstr "" -#. G4bPG +#. 2mCAG #: join_numbered_lists.xhp msgctxt "" "join_numbered_lists.xhp\n" "hd_id3149452\n" "help.text" -msgid "To Combine Consecutive Numbered Lists" -msgstr "Pour combiner plusieurs listes numérotées consécutives" +msgid "To Combine Two Ordered Lists" +msgstr "" #. e25XR #: join_numbered_lists.xhp @@ -9656,23 +9665,23 @@ msgctxt "" msgid "Select all of the paragraphs in the lists." msgstr "Sélectionnez tous les paragraphes des listes concernées." -#. FnnAw +#. wTYyb #: join_numbered_lists.xhp msgctxt "" "join_numbered_lists.xhp\n" "par_id3155911\n" "help.text" -msgid "On the <item type=\"menuitem\">Formatting</item> Bar, click the <item type=\"menuitem\">Numbering On/Off</item> icon twice." -msgstr "Dans la barre <item type=\"menuitem\">Formatage</item>, cliquez deux fois sur l'icône <item type=\"menuitem\">(Dés)Activer la numérotation</item>." +msgid "On the <menuitem>Formatting</menuitem> Bar, click the <menuitem>Toggle Ordered List</menuitem> icon twice." +msgstr "" -#. huoiN +#. yCERR #: join_numbered_lists.xhp msgctxt "" "join_numbered_lists.xhp\n" "hd_id3155870\n" "help.text" -msgid "To Create a Numbered List From Non-consecutive Paragraphs:" -msgstr "Pour créer une liste numérotée à partir de paragraphes non consécutifs :" +msgid "To Create a Ordered List From Non-consecutive Paragraphs" +msgstr "" #. 3fmSg #: join_numbered_lists.xhp @@ -9692,14 +9701,23 @@ msgctxt "" msgid "Continue to hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>, and drag a selection in each numbered paragraph of the lists you want to combine." msgstr "Continuez à maintenir la touche <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commande</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> et glissez une sélection sur chaque paragraphe numéroté des listes à combiner." -#. mLFjo +#. RaZCA #: join_numbered_lists.xhp msgctxt "" "join_numbered_lists.xhp\n" "par_id3145102\n" "help.text" -msgid "On the <item type=\"menuitem\">Formatting</item> Bar, click the <item type=\"menuitem\">Numbering On/Off</item> icon twice." -msgstr "Dans la barre <item type=\"menuitem\">Formatage</item>, cliquez deux fois sur l'icône <item type=\"menuitem\">(Dés)Activer la numérotation</item>." +msgid "On the <menuitem>Formatting</menuitem> Bar, click the <menuitem>Toggle Ordered List</menuitem> icon twice." +msgstr "" + +#. RNYoM +#: join_numbered_lists.xhp +msgctxt "" +"join_numbered_lists.xhp\n" +"par_id751615828987862\n" +"help.text" +msgid "To add selected paragraphs to an existing list, use <link href=\"text/swriter/02/add_to_list.xhp\" name=\"Add to List\"><menuitem>Format - Lists - Add to List</menuitem></link>." +msgstr "" #. rDMRb #: jump2statusbar.xhp @@ -10655,14 +10673,14 @@ msgctxt "" msgid "All paragraph styles are based on the \"Default\" style." msgstr "Tous les styles de paragraphe sont basés sur le style \"Standard\"." -#. zxroA +#. 6Bnc6 #: numbering_lines.xhp msgctxt "" "numbering_lines.xhp\n" "par_id3150931\n" "help.text" -msgid "Click the <emph>Outline & Numbering</emph> tab." -msgstr "Cliquez sur l'onglet <emph>Plan & numérotation</emph>." +msgid "Click the <emph>Outline & List</emph> tab." +msgstr "" #. kfFgy #: numbering_lines.xhp @@ -10745,14 +10763,14 @@ msgctxt "" msgid "Click in a paragraph." msgstr "Cliquez dans un paragraphe." -#. En2MK +#. pvF59 #: numbering_lines.xhp msgctxt "" "numbering_lines.xhp\n" "par_id3150721\n" "help.text" -msgid "Choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <item type=\"menuitem\">Outline & Numbering</item> tab." -msgstr "Choisissez<item type=\"menuitem\">Format - Paragraphe</item> et cliquez sur l'onglet <item type=\"menuitem\">Plan & numérotation</item>." +msgid "Choose <menuitem>Format - Paragraph</menuitem>, and then click the <menuitem>Outline & List</menuitem> tab." +msgstr "" #. DB5Bp #: numbering_lines.xhp @@ -10799,14 +10817,14 @@ msgctxt "" msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Tools - Line Numbering\">Tools - Line Numbering</link>" msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Outils - Numérotation des lignes\">Outils - Numérotation des lignes</link>" -#. y2EtS +#. PG4ys #: numbering_lines.xhp msgctxt "" "numbering_lines.xhp\n" "par_id3153960\n" "help.text" -msgid "<link href=\"text/swriter/01/05030800.xhp\" name=\"Format - Paragraph - Numbering\">Format - Paragraph - Numbering</link>" -msgstr "<link href=\"text/swriter/01/05030800.xhp\" name=\"Format - Paragraphe - Numérotation\">Format - Paragraphe - Numérotation</link>" +msgid "Format - Paragraph - <embedvar href=\"text/swriter/01/05030800.xhp#outlinelisth1\"/>" +msgstr "" #. foq8S #: numbering_lines.xhp @@ -10817,14 +10835,14 @@ msgctxt "" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Setting_up_a_Style_for_Numbering_Lines_in_Code_Listings\" name=\"wiki.documentfoundation.org Setting up a Style for Numbering Lines in Code Listings\">Wiki page about numbering paragraphs by styles</link>" msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Setting_up_a_Style_for_Numbering_Lines_in_Code_Listings\" name=\"wiki.documentfoundation.org Setting up a Style for Numbering Lines in Code Listings\">Page Wiki à propos de la numérotation des paragraphes par styles</link>" -#. PngCd +#. EQANu #: numbering_paras.xhp msgctxt "" "numbering_paras.xhp\n" "tit\n" "help.text" -msgid "Modifying Numbering in a Numbered List" -msgstr "Modification de la numérotation d'une liste numérotée" +msgid "Modifying Numbering in an Ordered List" +msgstr "" #. CZCFE #: numbering_paras.xhp @@ -10835,41 +10853,32 @@ msgctxt "" msgid "<bookmark_value>numbering; removing/interrupting</bookmark_value> <bookmark_value>bullet lists; interrupting</bookmark_value> <bookmark_value>lists;removing/interrupting numbering</bookmark_value> <bookmark_value>deleting;numbers in lists</bookmark_value> <bookmark_value>interrupting numbered lists</bookmark_value> <bookmark_value>changing;starting numbers in lists</bookmark_value>" msgstr "<bookmark_value>Numérotation;suppression/interruption</bookmark_value><bookmark_value>Listes à puces;interruption</bookmark_value><bookmark_value>Listes;suppression/interruption de la numérotation</bookmark_value><bookmark_value>Suppression;numéros dans les listes</bookmark_value><bookmark_value>Interruption des listes numérotées</bookmark_value><bookmark_value>Modification;démarrage des nombres dans les listes</bookmark_value>" -#. vsLZ8 +#. wER6G #: numbering_paras.xhp msgctxt "" "numbering_paras.xhp\n" "hd_id3149637\n" "help.text" -msgid "<variable id=\"numbering_paras\"><link href=\"text/swriter/guide/numbering_paras.xhp\" name=\"Modifying Numbering in a Numbered List\">Modifying Numbering in a Numbered List</link></variable>" -msgstr "<variable id=\"numbering_paras\"><link href=\"text/swriter/guide/numbering_paras.xhp\" name=\"Modification de la numérotation d'une liste numérotée\">Modification de la numérotation d'une liste numérotée</link></variable>" +msgid "<variable id=\"numbering_paras\"><link href=\"text/swriter/guide/numbering_paras.xhp\" name=\"Modifying Numbering in a Numbered List\">Modifying Numbering in an Ordered List</link></variable>" +msgstr "" -#. UkDzC +#. eP9Ei #: numbering_paras.xhp msgctxt "" "numbering_paras.xhp\n" "par_id3145092\n" "help.text" -msgid "You can remove the numbering from a paragraph in a numbered list or change the number that a numbered list starts with." -msgstr "Vous pouvez supprimer la numérotation d'un paragraphe inclus dans une liste numérotée ou changer le premier numéro utilisé dans une liste numérotée." - -#. 4arAA -#: numbering_paras.xhp -msgctxt "" -"numbering_paras.xhp\n" -"par_id2172612\n" -"help.text" -msgid "If you want numbered headings, use the <menuitem>Tools - Chapter Numbering</menuitem> menu command to assign a numbering to a paragraph style. Do not use the Numbering icon on the Formatting toolbar." -msgstr "Pour numéroter des titres, sélectionnez la commande de menu <menuitem>Outils - Numérotation des chapitres</menuitem> pour assigner une numérotation au style de paragraphe. N'utilisez pas l'icône de numérotation de la barre d'outils Formatage." +msgid "You can remove the numbering from a paragraph in an ordered list or change the number that an ordered list starts with." +msgstr "" -#. XdFDM +#. o2d3C #: numbering_paras.xhp msgctxt "" "numbering_paras.xhp\n" "hd_id3145107\n" "help.text" -msgid "To Remove the Number From a Paragraph in a Numbered List" -msgstr "Pour supprimer la numérotation d'un paragraphe inclus dans une liste numérotée" +msgid "To Remove the Number From a Paragraph in an Ordered List" +msgstr "" #. Bdddz #: numbering_paras.xhp @@ -10898,32 +10907,32 @@ msgctxt "" msgid "To remove the number while preserving the indent of the paragraph, press the Backspace key." msgstr "Pour supprimer le numéro tout en préservant le retrait du paragraphe, appuyez sur la touche Retour arrière." -#. vpCsg +#. cszDd #: numbering_paras.xhp msgctxt "" "numbering_paras.xhp\n" "par_id3154248\n" "help.text" -msgid "To remove the number and the indent of the paragraph, click the <emph>Numbering on/off</emph> icon on the <emph>Formatting</emph> Bar. If you save the document in HTML format, a separate numbered list is created for the numbered paragraphs that follow the current paragraph." -msgstr "Pour supprimer le numéro et le retrait de paragraphe, cliquez sur l'icône <emph>(Dés)Activer la numérotation</emph> dans la barre <emph>Formatage</emph>. Si vous enregistrez le document au format HTML, une liste numérotée séparée est créée pour les paragraphes numérotés qui suivent le paragraphe actif." +msgid "To remove the number and the indent of the paragraph, click the <emph>No List</emph> icon on the <emph>Formatting</emph> Bar. If you save the document in HTML format, a separate numbered list is created for the numbered paragraphs that follow the current paragraph." +msgstr "" -#. dHiFt +#. 4sN9H #: numbering_paras.xhp msgctxt "" "numbering_paras.xhp\n" "hd_id3154856\n" "help.text" -msgid "To Change the Number That a Numbered List Starts With" -msgstr "Pour modifier le premier numéro utilisé dans une liste numérotée" +msgid "To Change the Number That an Ordered List Starts With" +msgstr "" -#. s3SHA +#. rgBxU #: numbering_paras.xhp msgctxt "" "numbering_paras.xhp\n" "par_id3155877\n" "help.text" -msgid "Click anywhere in the numbered list." -msgstr "Cliquez dans la liste numérotée." +msgid "Click anywhere in the ordered list." +msgstr "" #. Nkqj8 #: numbering_paras.xhp @@ -11139,7 +11148,7 @@ msgctxt "" "par_idN10827\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline>." -msgstr "" +msgstr "Choisissez <menuitem>Affichage - Styles</menuitem>.<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Commande+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline>." #. ER3fT #: pagebackground.xhp @@ -11247,7 +11256,7 @@ msgctxt "" "par_idN10892\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline>." -msgstr "" +msgstr "Choisissez <menuitem>Affichage - Styles</menuitem>.<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Commande+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline>." #. Pr9iF #: pagebackground.xhp @@ -12086,14 +12095,14 @@ msgctxt "" msgid "Creating and Applying Page Styles" msgstr "Création et application des styles de page" -#. BFGvL +#. fPbBS #: pagestyles.xhp msgctxt "" "pagestyles.xhp\n" "bm_id7071138\n" "help.text" -msgid "<bookmark_value>page styles;creating and applying</bookmark_value> <bookmark_value>defining;page styles</bookmark_value> <bookmark_value>styles;for pages</bookmark_value>" -msgstr "<bookmark_value>Styles de page;création et application</bookmark_value><bookmark_value>Définition;styles de page</bookmark_value><bookmark_value>Styles;pour les pages</bookmark_value>" +msgid "<bookmark_value>page styles;creating and applying</bookmark_value> <bookmark_value>defining;page styles</bookmark_value> <bookmark_value>styles;for pages</bookmark_value> <bookmark_value>overriding next style;for pages</bookmark_value>" +msgstr "" #. MM4EQ #: pagestyles.xhp @@ -12212,6 +12221,15 @@ msgctxt "" msgid "Click in the page that you want to apply the page style to." msgstr "Cliquez dans la page à laquelle vous voulez appliquer le style de page." +#. vF8n9 +#: pagestyles.xhp +msgctxt "" +"pagestyles.xhp\n" +"par_id471615462517274\n" +"help.text" +msgid "Do one of the following:" +msgstr "" + #. GC7eD #: pagestyles.xhp msgctxt "" @@ -12230,6 +12248,78 @@ msgctxt "" msgid "Double-click a name in the list." msgstr "Double-cliquez sur un nom de style dans la liste." +#. wAew8 +#: pagestyles.xhp +msgctxt "" +"pagestyles.xhp\n" +"par_id891615460923756\n" +"help.text" +msgid "Right-click the page style displayed in the <link href=\"text/shared/01/03060000\" name=\"Status Bar\">Status Bar</link>. Select another page style." +msgstr "" + +#. ombta +#: pagestyles.xhp +msgctxt "" +"pagestyles.xhp\n" +"hd_id181615419889677\n" +"help.text" +msgid "To Manually Override the “Next style” of a Page Style" +msgstr "" + +#. mX6AF +#: pagestyles.xhp +msgctxt "" +"pagestyles.xhp\n" +"par_id601615419994433\n" +"help.text" +msgid "Place cursor between the page with the page style and the page with the style specified in <emph>Next style</emph>." +msgstr "" + +#. V4dVd +#: pagestyles.xhp +msgctxt "" +"pagestyles.xhp\n" +"par_id301615420000676\n" +"help.text" +msgid "Right-click and choose <menuitem>Edit Page Break</menuitem>." +msgstr "" + +#. rsZHm +#: pagestyles.xhp +msgctxt "" +"pagestyles.xhp\n" +"par_id271615420006519\n" +"help.text" +msgid "Select the <emph>With page style</emph> checkbox." +msgstr "" + +#. wdCZW +#: pagestyles.xhp +msgctxt "" +"pagestyles.xhp\n" +"par_id601615420013170\n" +"help.text" +msgid "Enter the page style to be applied." +msgstr "" + +#. Fcn83 +#: pagestyles.xhp +msgctxt "" +"pagestyles.xhp\n" +"par_id231615420303511\n" +"help.text" +msgid "See <link href=\"text/swriter/guide/pageorientation.xhp#scope\" name=\"Next Style\">Manually Defined Range of a Page style</link>." +msgstr "" + +#. 2BGUb +#: pagestyles.xhp +msgctxt "" +"pagestyles.xhp\n" +"par_id891615463137607\n" +"help.text" +msgid "A special situation arises when a <emph>Next style</emph> is different than the page style itself, and you want to apply that page style to two consecutive pages. For example, if you have applied <emph>First Page</emph> style to a page, and want to apply First Page style again to the immediately following page, then you must manually override First Page style, because it is configured to be followed by <emph>Default Page Style</emph>." +msgstr "" + #. enqf2 #: pagestyles.xhp msgctxt "" @@ -15468,7 +15558,7 @@ msgctxt "" "par_id761608476870069\n" "help.text" msgid "<image src=\"cmd/sc_stylenewbyexample.png\" id=\"img_id591608476870069\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id41608476870069\">Icon New Style from Selection</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_stylenewbyexample.png\" id=\"img_id591608476870069\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id41608476870069\">Icône Nouveau style à partir de la sélection</alt></image>" #. i9rEe #: stylist_fromselect.xhp @@ -15495,7 +15585,7 @@ msgctxt "" "par_id3154851\n" "help.text" msgid "For paragraph, character and list styles, select at least one character in the style that you want to copy, then drag the selection to the <emph>Styles</emph> deck and release. For <literal>frame</literal> styles, select the frame and hold the mouse button pressed until the mouse icon changes, then drag to the <emph>Styles</emph> deck and release." -msgstr "" +msgstr "Pour les styles de liste, de caractère et de paragraphe, sélectionnez au moins un caractère dans le style à copier, puis glissez la sélection vers le volet <emph>Styles</emph> et relâchez. Pour les styles de <literal>cadre</literal>, sélectionnez le cadre et maintenez le bouton de la souris pressé jusqu'à ce que l'icône de la souris change, puis glissez vers le volet <emph>Styles</emph> et relâchez." #. 94K4k #: stylist_fromselect.xhp @@ -15504,7 +15594,7 @@ msgctxt "" "par_idN107B2\n" "help.text" msgid "Alternatively, you can drag-and-drop the selection onto the respective icon at the top of the Styles deck. You do not need to open that style category in advance." -msgstr "" +msgstr "Alternativement, vous pouvez glisser et déposer la sélection sur l'icône respective en haut du volet Styles. Vous n'avez pas besoin d'ouvrir cette catégorie de styles par avance." #. Asyoi #: stylist_fromselect.xhp @@ -15513,7 +15603,7 @@ msgctxt "" "par_id331608474971283\n" "help.text" msgid "For page and table styles, you must use the <menuitem>Styles actions</menuitem> menu at the top right corner of the Styles deck. The drag-and-drop method is not possible with these styles." -msgstr "" +msgstr "Pour les styles de page et de tableau, vous devez utiliser le menu <menuitem>Action des styles</menuitem> en haut dans le coin droit du volet Styles. La méthode de glisser et déposer n'est pas possible pour ces styles." #. Zpb6T #: stylist_fromselect.xhp @@ -18323,14 +18413,14 @@ msgctxt "" msgid "Adding Bullets" msgstr "Ajout de puces" -#. npXYA +#. 6sLBy #: using_numbered_lists.xhp msgctxt "" "using_numbered_lists.xhp\n" "bm_id3155186\n" "help.text" -msgid "<bookmark_value>bullet lists;turning on and off</bookmark_value> <bookmark_value>paragraphs; bulleted</bookmark_value> <bookmark_value>bullets;adding and editing</bookmark_value> <bookmark_value>formatting;bullets</bookmark_value> <bookmark_value>removing;bullets in text documents</bookmark_value> <bookmark_value>changing;bulleting symbols</bookmark_value>" -msgstr "<bookmark_value>Listes à puces;activation et désactivation</bookmark_value><bookmark_value>Paragraphes;listes à puces</bookmark_value><bookmark_value>Puces;ajout et édition</bookmark_value><bookmark_value>Formatage;puces</bookmark_value><bookmark_value>Suppression;puces dans les documents texte</bookmark_value><bookmark_value>Modification;symboles de puce</bookmark_value>" +msgid "<bookmark_value>unordered lists;turning on and off</bookmark_value> <bookmark_value>paragraphs; bulleted</bookmark_value> <bookmark_value>bullets;adding and editing</bookmark_value> <bookmark_value>formatting;bullets</bookmark_value> <bookmark_value>removing;bullets in text documents</bookmark_value> <bookmark_value>changing;bulleting symbols</bookmark_value>" +msgstr "" #. fHxYh #: using_numbered_lists.xhp @@ -18359,23 +18449,23 @@ msgctxt "" msgid "Select the paragraph(s) that you want to add bullets to." msgstr "Sélectionnez le ou les paragraphes auxquels vous voulez ajouter des puces." -#. SjDdr +#. qaN2Z #: using_numbered_lists.xhp msgctxt "" "using_numbered_lists.xhp\n" "par_id3149635\n" "help.text" -msgid "On the <item type=\"menuitem\">Formatting</item> Bar, click the <item type=\"menuitem\">Bullets On/Off</item> icon <image id=\"img_id3156108\" src=\"cmd/sc_defaultbullet.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3156108\">Icon</alt></image> (Shift-F12)." -msgstr "Dans la barre <item type=\"menuitem\">Formatage</item>, cliquez sur l'icône <item type=\"menuitem\">(Dés)Activer les puces</item> <image id=\"img_id3156108\" src=\"cmd/sc_defaultbullet.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3156108\">Icône</alt></image> (Maj+F12)" +msgid "On the <menuitem>Formatting</menuitem> Bar, click the <menuitem>Toggle Unordered List</menuitem> icon (<keycode>Shift+F12</keycode>)." +msgstr "" -#. fd4ap +#. nQCke #: using_numbered_lists.xhp msgctxt "" "using_numbered_lists.xhp\n" "par_id3145403\n" "help.text" -msgid "To remove bullets, select the bulleted paragraphs, and then click the <emph>Bullets On/Off</emph> icon on the <emph>Formatting</emph> Bar." -msgstr "Pour supprimer des puces ajoutées à des paragraphes, sélectionnez les paragraphes en question, puis cliquez sur l'icône <emph>(Dés)activer les puces</emph> dans la barre de <emph>formatage</emph>." +msgid "To remove bullets, select the bulleted paragraphs, and then click the <emph>Toggle Unordered List</emph> icon on the <emph>Formatting</emph> Bar." +msgstr "" #. HpLDk #: using_numbered_lists.xhp @@ -18386,23 +18476,23 @@ msgctxt "" msgid "To Format Bullets" msgstr "Pour formater les puces" -#. eLxDt +#. gUFZk #: using_numbered_lists.xhp msgctxt "" "using_numbered_lists.xhp\n" "par_id3154416\n" "help.text" -msgid "To change the formatting of a bulleted list, choose <item type=\"menuitem\">Format - Bullets and Numbering</item>." -msgstr "Pour modifier le formatage d'une liste à puces, choisissez <item type=\"menuitem\">Format - Puces et numérotation</item>." +msgid "To change the formatting of an unordered list, choose <menuitem>Format - Bullets and Numbering</menuitem>." +msgstr "" -#. wyMSC +#. qZ6Zu #: using_numbered_lists.xhp msgctxt "" "using_numbered_lists.xhp\n" "par_id3153390\n" "help.text" -msgid "Click on the <item type=\"menuitem\">Bullet</item> tab or the <item type=\"menuitem\">Image</item> tab, and then select a symbol style in the <item type=\"menuitem\">Selection</item> area." -msgstr "Cliquez sur l'onglet <item type=\"menuitem\">Puce</item> ou sur l'onglet <item type=\"menuitem\">Image</item> et sélectionnez un style de symbole dans la zone <item type=\"menuitem\">Sélection</item>." +msgid "Click on the <menuitem>Unordered</menuitem> tab or the <menuitem>Image</menuitem> tab, and then select a symbol style in the <menuitem>Selection</menuitem> area." +msgstr "" #. XtKb5 #: using_numbered_lists.xhp @@ -18422,14 +18512,14 @@ msgctxt "" msgid "Adding Numbering" msgstr "Ajout d'une numérotation" -#. UTBpr +#. pGetS #: using_numbered_lists2.xhp msgctxt "" "using_numbered_lists2.xhp\n" "bm_id3147418\n" "help.text" -msgid "<bookmark_value>numbering;paragraphs, on and off</bookmark_value> <bookmark_value>paragraphs; numbering on/off</bookmark_value> <bookmark_value>formatting;numbered lists</bookmark_value> <bookmark_value>inserting;numbering</bookmark_value>" -msgstr "<bookmark_value>Numérotation;paragraphes, activation et désactivation</bookmark_value><bookmark_value>Paragraphes;activation et désactivation de la numérotation</bookmark_value><bookmark_value>Formatage;listes numérotées</bookmark_value><bookmark_value>Insertion;numérotation</bookmark_value>" +msgid "<bookmark_value>numbering;paragraphs, on and off</bookmark_value> <bookmark_value>paragraphs;toggle ordered list</bookmark_value> <bookmark_value>formatting;ordered lists</bookmark_value> <bookmark_value>inserting;numbering</bookmark_value>" +msgstr "" #. ZPrUH #: using_numbered_lists2.xhp @@ -18438,7 +18528,7 @@ msgctxt "" "hd_id3147418\n" "help.text" msgid "<variable id=\"using_numbered_lists2\"><link href=\"text/swriter/guide/using_numbered_lists2.xhp\" name=\"Adding Numbering\">Adding Numbering</link></variable>" -msgstr "" +msgstr "<variable id=\"using_numbered_lists2\"><link href=\"text/swriter/guide/using_numbered_lists2.xhp\" name=\"Adding Numbering\">Ajouter une numérotation</link></variable>" #. fN39Y #: using_numbered_lists2.xhp @@ -18458,76 +18548,112 @@ msgctxt "" msgid "Select the paragraph(s) that you want to add numbering to." msgstr "Sélectionnez le ou les paragraphes à numéroter." -#. TZrEV +#. PAGDn +#: using_numbered_lists2.xhp +msgctxt "" +"using_numbered_lists2.xhp\n" +"par_id181615764064889\n" +"help.text" +msgid "Do one of the following:" +msgstr "" + +#. B2NZk #: using_numbered_lists2.xhp msgctxt "" "using_numbered_lists2.xhp\n" "par_id3149968\n" "help.text" -msgid "On the <emph>Formatting</emph> Bar, click the <emph>Toggle Numbered List</emph> icon (<keycode>F12</keycode>)." +msgid "On the <emph>Formatting</emph> Bar, click the <emph>Toggle Ordered List</emph> icon (<keycode>F12</keycode>)" msgstr "" -#. seYCG +#. dpmx5 #: using_numbered_lists2.xhp msgctxt "" "using_numbered_lists2.xhp\n" -"par_id3149573\n" +"par_id211615764184529\n" "help.text" -msgid "To change the formatting and the hierarchy of a numbered list, click in the list, and then open the <emph>Bullets and Numbering</emph> toolbar." -msgstr "Pour modifier le formatage et la hiérarchie d'une liste numérotée, cliquez dans la liste, puis ouvrez la barre d'outils <emph>Puces et numérotation</emph>." +msgid "Right-click, choose <menuitem>Lists</menuitem>, then select a list style." +msgstr "" -#. cBsKj +#. dQ6VP #: using_numbered_lists2.xhp msgctxt "" "using_numbered_lists2.xhp\n" -"par_id91611756820703\n" +"par_id941615766439690\n" "help.text" -msgid "<image src=\"cmd/lc_defaultnumbering.png\" id=\"img_id531611756820703\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id961611756820703\">Toggle Numbered List Icon</alt></image>" +msgid "A <link href=\"text/swriter/guide/using_numbering.xhp\" name=\"Paragraph Style\">paragraph style</link> can be configured to add numbering." msgstr "" -#. 8rCsx +#. 96JB9 #: using_numbered_lists2.xhp msgctxt "" "using_numbered_lists2.xhp\n" -"par_id141611756820703\n" +"hd_id861615765870820\n" "help.text" -msgid "Toggle Numbered List" +msgid "To Remove Paragraphs from an Ordered List" msgstr "" -#. 4KDug +#. PwFjK #: using_numbered_lists2.xhp msgctxt "" "using_numbered_lists2.xhp\n" "par_id3153365\n" "help.text" -msgid "To remove numbering, select the numbered paragraphs, and then click the <emph>Toggle Numbered List</emph> icon on the <emph>Formatting</emph> Bar." +msgid "To remove numbering, select the numbered paragraphs, then click the <emph>Toggle Ordered List</emph> icon or the <emph>No List</emph> icon on the <emph>Formatting</emph> Bar." msgstr "" -#. SWoqA +#. iFCsz #: using_numbered_lists2.xhp msgctxt "" "using_numbered_lists2.xhp\n" "hd_id3154233\n" "help.text" -msgid "To Format a Numbered List" -msgstr "Pour formater une liste numérotée" +msgid "To Format an Ordered List" +msgstr "" -#. AXMM3 +#. XpCAC #: using_numbered_lists2.xhp msgctxt "" "using_numbered_lists2.xhp\n" "par_id3154246\n" "help.text" -msgid "To change the formatting of a numbered list, click in the list, then choose <emph>Format - Bullets and Numbering</emph>." -msgstr "Pour modifier le formatage d'une liste numérotée, cliquez dans la liste et choisissez <emph>Format - Puces et numérotation</emph>." +msgid "To change the formatting of a numbered list, do one of the following:" +msgstr "" + +#. ctBEK +#: using_numbered_lists2.xhp +msgctxt "" +"using_numbered_lists2.xhp\n" +"par_id801615765243022\n" +"help.text" +msgid "Click in the list, then choose <menuitem>Format - Bullets and Numbering</menuitem>." +msgstr "" + +#. ThdUE +#: using_numbered_lists2.xhp +msgctxt "" +"using_numbered_lists2.xhp\n" +"par_id161615765280165\n" +"help.text" +msgid "Right-click in the list, then choose <menuitem>Lists - Bullets and Numbering</menuitem>." +msgstr "" + +#. xgmVR +#: using_numbered_lists2.xhp +msgctxt "" +"using_numbered_lists2.xhp\n" +"par_id3149573\n" +"help.text" +msgid "To change the hierarchy of an ordered list, click in the list, then use the icons in the <emph>Bullets and Numbering</emph> toolbar." +msgstr "" -#. 9MZVK +#. y2KEo #: using_numbered_lists2.xhp msgctxt "" "using_numbered_lists2.xhp\n" "par_id21611757614734\n" "help.text" -msgid "Copying or moving an item from a numbered list to a new location continues the list numbering. To start a new numbering with the pasted item, click <emph>Toggle Numbered List</emph> twice." +msgid "Copying or moving an item from a numbered list to a new location continues the list numbering. To start a new numbering with the pasted item, click <emph>Toggle Ordered List</emph> twice. Any formatting on the pasted item is reset to default." msgstr "" #. MAprK |