From 943a62baf90a015aac8846f3b8d88c8a49787fe7 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 23 Mar 2021 12:34:36 +0100 Subject: update translations for master and force-fix errors using pocheck Change-Id: I2afa643ae8af893ee3fce0009bcfac545a12b6f3 --- .../fr/helpcontent2/source/text/sbasic/python.po | 26 +- .../fr/helpcontent2/source/text/sbasic/shared.po | 8 +- .../helpcontent2/source/text/sbasic/shared/03.po | 12083 ++++++++++++------- source/fr/helpcontent2/source/text/scalc.po | 10 +- source/fr/helpcontent2/source/text/scalc/00.po | 20 +- source/fr/helpcontent2/source/text/scalc/01.po | 85 +- source/fr/helpcontent2/source/text/scalc/guide.po | 56 +- source/fr/helpcontent2/source/text/sdatabase.po | 467 +- source/fr/helpcontent2/source/text/sdraw/guide.po | 6 +- source/fr/helpcontent2/source/text/shared/00.po | 264 +- source/fr/helpcontent2/source/text/shared/01.po | 244 +- source/fr/helpcontent2/source/text/shared/02.po | 126 +- source/fr/helpcontent2/source/text/shared/04.po | 22 +- .../source/text/shared/explorer/database.po | 604 +- source/fr/helpcontent2/source/text/shared/guide.po | 84 +- .../fr/helpcontent2/source/text/shared/optionen.po | 38 +- source/fr/helpcontent2/source/text/simpress.po | 488 +- source/fr/helpcontent2/source/text/simpress/00.po | 14 +- source/fr/helpcontent2/source/text/simpress/01.po | 46 +- .../fr/helpcontent2/source/text/simpress/guide.po | 54 +- source/fr/helpcontent2/source/text/smath/01.po | 72 +- source/fr/helpcontent2/source/text/swriter.po | 82 +- source/fr/helpcontent2/source/text/swriter/00.po | 54 +- source/fr/helpcontent2/source/text/swriter/01.po | 244 +- source/fr/helpcontent2/source/text/swriter/02.po | 337 +- source/fr/helpcontent2/source/text/swriter/04.po | 26 +- .../fr/helpcontent2/source/text/swriter/guide.po | 416 +- 27 files changed, 9941 insertions(+), 6035 deletions(-) (limited to 'source/fr/helpcontent2') 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 \n" "Language-Team: French \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 Tools - Macros - Run Macro and checking %PRODUCTNAME Macros for the presence of HelloWorld – HelloWorldPython 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 Outils - Macros - Exécuter la macro et vérifier %PRODUCTNAME Macros que la macro HelloWorld - HelloWorldPython 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 Setting Up an Integrated IDE for Python 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 Configurer un Environnement de Développement Intégré (EDI) pour Python" +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 Setting Up an Integrated IDE for Python 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 Access2Base Trace console or the imported TutorialsDialog dialog with Tools – Macros – Run Macro... menu:" -msgstr "Les exemples ci-dessous ouvrent la console Access2Base Trace ou la boîte de dialogue importée TutorialsDialog avec le menu Outils - Macros - Exécuter une macro... :" +msgid "The examples below open Access2Base Trace console or the imported TutorialsDialog dialog with Tools - Macros - Run Macro menu:" +msgstr "Les exemples ci-dessous ouvrent une console Access2Base Trace ou la boîte de dialogue importée TutorialsDialog avec le menu Outils - Macros - Exécuter la macro :" #. 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 Dialog1 dialog from a document with Tools – Macros – Run Macro... menu:" -msgstr "L'exemple ci-dessous ouvre une boîte de dialogue nouvellement éditée Dialog1 à partir d'un document avec le menu Outils - Macros - Exécuter la macro :" +msgid "The example below opens a newly edited Dialog1 dialog from a document with Tools - Macros - Run Macro menu:" +msgstr "L'exemple ci-dessous ouvre une nouvelle boîte de dialogue éditée Dialog1 à partir d'un document avec le menu Outils - Macro - Exécuter la macro :" #. 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 \n" "Language-Team: French \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 File - Save As... action." -msgstr "Lorsque l'emplacement du document sur le disque a changé, par exemple après l'action Fichier - Enregistrer sous...." +msgid "When the document disk location has changed, for example after a File - Save As 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 \n" "Language-Team: French \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 "BASIC ScriptForge library" msgstr "Bibliothèque BASIC ScriptForge" -#. MHX92 -#: lib_ScriptForge.xhp -msgctxt "" -"lib_ScriptForge.xhp\n" -"par_id901528999850603\n" -"help.text" -msgid "
GlobalScope.BasicLibraries.LoadLibrary(\"ScriptForge\")" -msgstr "
GlobalScope.BasicLibraries.LoadLibrary(\"ScriptForge\")" - #. WLejn #: lib_ScriptForge.xhp msgctxt "" @@ -79,15 +151,69 @@ msgctxt "" msgid "The ScriptForge 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 Euro Converter… wizard loads the following libraries in memory:" -msgstr "Sélectionner l'assistant Convertisseur Euro... charge les bibliothèques suivantes en mémoire :" +msgid "Selecting the Euro Converter 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 Gimmicks library is used by the AutoText... wizard." -msgstr "La bibliothèque Gimmicks est utilisée par l'assistant AutoTexte ." +msgid "The Gimmicks library is used by the AutoText 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 ImportWizard library is used by the Document converter... wizard." -msgstr "La bibliothèque ImportWizard est utilisée par l'assistant Convertisseur de documents...." +msgid "The ImportWizard library is used by the Document Converter 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 Document Converter... wizard loads the following libraries in memory:" -msgstr "Sélectionner l'assistant Convertisseur de documents... charge les bibliothèques suivantes en mémoire :" +msgid "Selecting the Document Converter 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 \"Sheet\" or a \"Range\" as argument. Single cells are considered a special case of a Range)." +msgid "Many methods require a \"Sheet\" or a \"Range\" as argument. Single cells are considered a special case of a Range." 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,8851 +4390,11911 @@ msgctxt "" msgid "'Sort range based on columns A (ascending) and C (descending)" msgstr "" -#. BC4Sc -#: sf_dialog.xhp +#. zNFY6 +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" +"sf_database.xhp\n" "tit\n" "help.text" -msgid "SFDialogs.Dialog service" +msgid "SFDatabases.Database service" msgstr "" -#. LzQoS -#: sf_dialog.xhp +#. K7nuj +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"bm_id781582391760253\n" +"sf_database.xhp\n" +"hd_id371587913266310\n" "help.text" -msgid "SFDialogs.Dialog service" +msgid "SFDatabases.Database service" msgstr "" -#. ny8EV -#: sf_dialog.xhp +#. RByov +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id931583589764919\n" +"sf_database.xhp\n" +"par_id891599407198144\n" "help.text" -msgid "The Dialog service contributes to the management of dialogs created with the Basic Dialog Editor. Each instance of the current class represents a single dialog box displayed to the user." +msgid "The Database service provides access to databases either embedded or described in Base documents. This service provides methods to:" msgstr "" -#. vxEvV -#: sf_dialog.xhp +#. 7dqXS +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id831598110550771\n" +"sf_database.xhp\n" +"par_id551615386924481\n" "help.text" -msgid "A dialog box can be displayed in modal or in non-modal modes." +msgid "Get access to data in database tables." msgstr "" -#. LVjBj -#: sf_dialog.xhp +#. 29pT5 +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id221598110444025\n" +"sf_database.xhp\n" +"par_id551615386924285\n" "help.text" -msgid "In modal mode, the box is displayed and the execution of the macro process is suspended until one of the OK or Cancel buttons is pressed. In the meantime, user actions executed on the box can trigger specific actions." +msgid "Run SELECT queries and perform aggregate functions." msgstr "" -#. QEaR3 -#: sf_dialog.xhp +#. LYsPD +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id981598110463521\n" +"sf_database.xhp\n" +"par_id551615386924111\n" "help.text" -msgid "In non-modal mode, the dialog box is \"floating\" on the user desktop and the execution of the macro process continues normally. Regardless of its status, the dialog closes when the macro that displayed it finishes running." +msgid "Run SQL action statements such as INSERT, UPDATE, DELETE, etc." msgstr "" -#. GrpyR -#: sf_dialog.xhp +#. ABgYk +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id721598110472337\n" +"sf_database.xhp\n" +"par_id811599407236602\n" "help.text" -msgid "A dialog box disappears from memory after its explicit termination." +msgid "Each instance of the Database 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 "" -#. asacX -#: sf_dialog.xhp +#. Snu6R +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id891598188164936\n" +"sf_database.xhp\n" +"par_id231615386789950\n" "help.text" -msgid "The SFDialogs.Dialog service is closely related to the SFDialogs.DialogControl service." +msgid "All exchanges between this service and the database are done using SQL only." msgstr "" -#. CByHp -#: sf_dialog.xhp +#. MiGUE +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"hd_id581582885621841\n" +"sf_database.xhp\n" +"par_id121599407322804\n" "help.text" -msgid "Service invocation and usage" +msgid "SQL statements may be run in direct or indirect mode. In direct mode the statement is transferred to the database engine without any syntax checking or review." msgstr "" -#. hZcuK -#: sf_dialog.xhp +#. Kg5Cn +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id361598174756160\n" +"sf_database.xhp\n" +"par_id681599407189019\n" "help.text" -msgid "The dialog service is invoked through the CreateScriptService method. It requires three arguments to specify the dialog box to activate:" +msgid "The provided interfaces include simple tables and queries lists, as well as access to database data." msgstr "" -#. Ntzqh -#: sf_dialog.xhp +#. N3J98 +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id31612271944733\n" +"sf_database.xhp\n" +"par_id891599407280007\n" "help.text" -msgid "Container: \"GlobalScope\" for preinstalled libraries or a window name as defined by ScriptForge.UI service. Empty string \"\" default value stands for the current document." +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 "" -#. juLgm -#: sf_dialog.xhp +#. CAFnK +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id311612271947124\n" +"sf_database.xhp\n" +"hd_id91587913266988\n" "help.text" -msgid "Library: The case-sensitive name of a library contained in the container. Default value is \"Standard\"." +msgid "Service invocation" msgstr "" -#. FSp5N -#: sf_dialog.xhp +#. GBCxf +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id821612271946316\n" +"sf_database.xhp\n" +"par_id541599408159668\n" "help.text" -msgid "DialogName: A case-sensitive string designating the dialog." +msgid "The code snippet below shows how to access any database with the Database service." msgstr "" -#. mqjFF -#: sf_dialog.xhp +#. RApNW +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"bas_id321598171269873\n" +"sf_database.xhp\n" +"bas_id471599408248873\n" "help.text" -msgid "'... controls initialization goes here..." +msgid "' ... Run queries, SQL statements, ..." msgstr "" -#. yn6sy -#: sf_dialog.xhp +#. f2tV4 +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"bas_id471598176518738\n" +"sf_database.xhp\n" +"par_id111615146818256\n" "help.text" -msgid "'Default mode = Modal" +msgid "FileName: The name of the Base file. Must be expressed using SF_FileSystem.FileNaming notation." msgstr "" -#. h9a9G -#: sf_dialog.xhp +#. yg5bv +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"bas_id551598171288547\n" +"sf_database.xhp\n" +"par_id771615146944307\n" "help.text" -msgid "'... Process controls and do what is needed here" +msgid "RegistrationName: The name of a registered database. If a file name is provided, this argument should not be used." msgstr "" -#. ovpiH -#: sf_dialog.xhp +#. RM9c6 +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id951598174966322\n" +"sf_database.xhp\n" +"par_id491615147048748\n" "help.text" -msgid "Alternatively a Dialog instance can be retrieved via the SFDialogs.DialogEvent service, providing the dialog was initiated with the Dialog service. DialogEvent returns the SFDialogs.Dialog service instance that triggered the event." +msgid "Conversely, if a RegistrationName is specified, the FileName parameter should not be defined." msgstr "" -#. XxoaB -#: sf_dialog.xhp +#. 3d6NY +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id251598176312571\n" +"sf_database.xhp\n" +"par_id841615147168279\n" "help.text" -msgid "Note that in previous examples, the prefix \"SFDialogs.\" may be omitted." +msgid "ReadOnly: Determines if the database will be opened as readonly (Default = True)." msgstr "" -#. nXGkZ -#: sf_dialog.xhp +#. Gn7AF +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"hd_id651583668365757\n" +"sf_database.xhp\n" +"par_id291615147236001\n" "help.text" -msgid "Properties" +msgid "User, Password: Additional connection parameters to the database server." msgstr "" -#. zVLEC -#: sf_dialog.xhp +#. Z2VVg +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id871583668386455\n" +"sf_database.xhp\n" +"hd_id771615147491563\n" "help.text" -msgid "Name" +msgid "Accessing Databases with the UI Service" msgstr "" -#. FBCFG -#: sf_dialog.xhp +#. 6s3Hr +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id491583668386455\n" +"sf_database.xhp\n" +"par_id901599408410712\n" "help.text" -msgid "ReadOnly" +msgid "It is also possible to access the database associated with a Base document using the ScriptForge.UI service, as shown in the example below:" msgstr "" -#. ByVDE -#: sf_dialog.xhp +#. T6mkQ +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id271583668474014\n" +"sf_database.xhp\n" +"bas_id631615147843278\n" "help.text" -msgid "Type" +msgid "' User and password are supplied below, if needed" msgstr "" -#. 8AUBJ -#: sf_dialog.xhp +#. 88wGG +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id401583668386455\n" +"sf_database.xhp\n" +"bas_id921599408791887\n" "help.text" -msgid "Description" +msgid "' ... Run queries, SQL statements, ..." msgstr "" -#. iZZec -#: sf_dialog.xhp +#. EF9Lc +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id371583668519172\n" +"sf_database.xhp\n" +"hd_id841587913266618\n" "help.text" -msgid "Yes" +msgid "Properties" msgstr "" -#. av994 -#: sf_dialog.xhp +#. x4Z5A +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id771583668386455\n" +"sf_database.xhp\n" +"par_id521587913266568\n" "help.text" -msgid "Value = 1. An OK button was pressed." +msgid "Name" msgstr "" -#. GKcTG -#: sf_dialog.xhp +#. QUrYT +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id541583839708548\n" +"sf_database.xhp\n" +"par_id421587913266368\n" "help.text" -msgid "Yes" +msgid "Readonly" msgstr "" -#. z4BZ4 -#: sf_dialog.xhp +#. 3kQCm +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id731583839708412\n" +"sf_database.xhp\n" +"par_id631587914939732\n" "help.text" -msgid "Value = 0. A Cancel button was pressed." +msgid "Type" msgstr "" -#. cThsX -#: sf_dialog.xhp +#. RYuuo +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id761584027709516\n" +"sf_database.xhp\n" +"par_id951587913266220\n" "help.text" -msgid "No" +msgid "Description" msgstr "" -#. 48bDT -#: sf_dialog.xhp +#. BzLQb +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id971584027709752\n" +"sf_database.xhp\n" +"par_id651587913266754\n" "help.text" -msgid "Specify the title of the dialog." +msgid "Yes" msgstr "" -#. 2pjyZ -#: sf_dialog.xhp +#. up8WT +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id31583839767743\n" +"sf_database.xhp\n" +"par_id421587914989890\n" "help.text" -msgid "No" +msgid "Array of strings" msgstr "" -#. 3Rypn -#: sf_dialog.xhp +#. dGoYp +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id111583839767195\n" +"sf_database.xhp\n" +"par_id351587913266349\n" "help.text" -msgid "Specify the height of the dialog box." +msgid "The list of stored queries." msgstr "" -#. KD2zy -#: sf_dialog.xhp +#. bfdLR +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id771583839920487\n" +"sf_database.xhp\n" +"par_id931599409717463\n" "help.text" msgid "Yes" msgstr "" -#. ABrxD -#: sf_dialog.xhp +#. 2DDTs +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id451583839920858\n" +"sf_database.xhp\n" +"par_id71599409717945\n" "help.text" -msgid "Specifies if the dialog box is currently in execution in modal mode." +msgid "Array of strings" msgstr "" -#. sA5Nj -#: sf_dialog.xhp +#. rGTvw +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id571588333908716\n" +"sf_database.xhp\n" +"par_id341599409717612\n" "help.text" -msgid "Yes" +msgid "The list of stored tables." msgstr "" -#. JoAYu -#: sf_dialog.xhp +#. u5YE4 +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id721588333908708\n" +"sf_database.xhp\n" +"par_id741599409777967\n" "help.text" -msgid "The name of the dialog" +msgid "Yes" msgstr "" -#. jcbwB -#: sf_dialog.xhp +#. evuSw +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id501583774433513\n" +"sf_database.xhp\n" +"par_id551599409777759\n" "help.text" -msgid "No" +msgid "The UNO object representing the current database connection." msgstr "" -#. Tfrah -#: sf_dialog.xhp +#. w9YZG +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id151598177605296\n" +"sf_database.xhp\n" +"par_id271599409887585\n" "help.text" -msgid "A dialog may have several pages that can be traversed by the user step by step. The Page property of the Dialog object defines which page of the dialog is active." +msgid "Yes" msgstr "" -#. FZG3n -#: sf_dialog.xhp +#. NeTGg +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id271588334016191\n" +"sf_database.xhp\n" +"par_id861599409887284\n" "help.text" -msgid "No" +msgid "The UNO object representing the metadata describing the database system attributes." msgstr "" -#. 3sRE5 -#: sf_dialog.xhp +#. ApsdK +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id251588334016874\n" +"sf_database.xhp\n" +"par_id231614360519973\n" "help.text" -msgid "Specify if the dialog box is visible on the desktop. By default it is not visible until the Execute() method is run and visible afterwards." +msgid "List of Methods in the Database Service" msgstr "" -#. w6DwG -#: sf_dialog.xhp +#. emrA2 +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id451598177924437\n" +"sf_database.xhp\n" +"par_id201587913266596\n" "help.text" -msgid "Yes" +msgid "Closes the current database connection." msgstr "" -#. W2CkE -#: sf_dialog.xhp +#. nwbSh +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id191598177924897\n" +"sf_database.xhp\n" +"par_id13159655484952\n" "help.text" -msgid "The UNO object representing the dialog model. Refer to XControlModel and UnoControlDialogModel in Application Programming Interface (API) documentation for detailed information." +msgid "Computes the given aggregate function on a field or expression belonging to a table." msgstr "" -#. YFYi4 -#: sf_dialog.xhp +#. E9LsG +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id811598178083501\n" +"sf_database.xhp\n" +"par_id101615148468548\n" "help.text" -msgid "Yes" +msgid "Optionally, a SQL WHERE clause can be specified as a filter that will be applied prior to the aggregate function." msgstr "" -#. bmedG -#: sf_dialog.xhp +#. rKxVP +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id731598178083442\n" +"sf_database.xhp\n" +"par_id441596554849949\n" "help.text" -msgid "The UNO object representing the dialog view. Refer to XControl and UnoControlDialog in Application Programming Interface (API) documentation for detailed information." +msgid "Expression: A SQL expression in which the field names are surrounded with square brackets." msgstr "" -#. gTQjc -#: sf_dialog.xhp +#. 3PSmS +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id921606472825856\n" +"sf_database.xhp\n" +"par_id381596554849698\n" "help.text" -msgid "Methods" +msgid "TableName: A table name (without square brackets)." msgstr "" -#. DiCyL -#: sf_dialog.xhp +#. F4AAZ +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id871583933076448\n" +"sf_database.xhp\n" +"par_id521596554849185\n" "help.text" -msgid "Set the focus on the current Dialog instance. Return True if focusing was successful." +msgid "Criteria: A WHERE clause without the \"WHERE\" keyword, in which field names are surrounded with square brackets." msgstr "" -#. 7QdPA -#: sf_dialog.xhp +#. AGBFS +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id151598178880227\n" +"sf_database.xhp\n" +"par_id781615150306678\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 "The example below assumes the file Employees.odb has a table named EmployeeData." msgstr "" -#. L9qDh -#: sf_dialog.xhp +#. KAqZB +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"hd _id61583933076171\n" +"sf_database.xhp\n" +"bas_id871615150277916\n" "help.text" -msgid "" +msgid "' Counts the number of employees in the table" msgstr "" -#. iFcFd -#: sf_dialog.xhp +#. AVstM +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"hd _id26158393307687\n" +"sf_database.xhp\n" +"bas_id291615150373387\n" "help.text" -msgid "" +msgid "' Returns the sum of all salaries in the table" msgstr "" -#. eYDfG -#: sf_dialog.xhp +#. cMiVJ +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"bas_id841598179117184\n" +"sf_database.xhp\n" +"bas_id931615150423062\n" "help.text" -msgid "' Dialog stored in current document's standard library" +msgid "' Below are some examples of how tables can be filtered" msgstr "" -#. 4qLn9 -#: sf_dialog.xhp +#. kCmmv +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id161584541257982\n" +"sf_database.xhp\n" +"par_id41599488113961\n" "help.text" -msgid "Return either:" +msgid "Computes a SQL expression on a single record returned by a WHERE clause defined by the Criteria parameter." msgstr "" -#. isSnB -#: sf_dialog.xhp +#. 8yUaz +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id421598179770993\n" +"sf_database.xhp\n" +"par_id601615381471954\n" "help.text" -msgid "the list of the controls contained in the dialog" +msgid "If the query returns multiple records, only the first one is considered. Use the OrderClause parameter to determine how query results are sorted." msgstr "" -#. 4EuYK -#: sf_dialog.xhp +#. CNwh2 +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id81598185229301\n" +"sf_database.xhp\n" +"par_id671599488113986\n" "help.text" -msgid "a dialog control class instance based on its name" +msgid "Expression: A SQL expression in which the field names are surrounded with square brackets." msgstr "" -#. 2RFtC -#: sf_dialog.xhp +#. 5DGVh +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"hd _id601584541257443\n" +"sf_database.xhp\n" +"par_id441599488113247\n" "help.text" -msgid "" +msgid "TableName: A table name (without square brackets)." msgstr "" -#. 7PGuV -#: sf_dialog.xhp +#. jtrX7 +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"hd _id291584541257237\n" +"sf_database.xhp\n" +"par_id40159948811316\n" "help.text" -msgid "" +msgid "Criteria: A WHERE clause without the \"WHERE\" keyword, in which field names are surrounded with square brackets." msgstr "" -#. AEAHd -#: sf_dialog.xhp +#. X5HJp +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id1001584541257789\n" +"sf_database.xhp\n" +"par_id71599488689029\n" "help.text" -msgid "ControlName : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array." +msgid "OrderClause: An ORDER BY clause without the \"ORDER BY\" keywords. Field names should be surrounded with square brackets." msgstr "" -#. atHXa -#: sf_dialog.xhp +#. CPoBx +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"hd _id32158454125769\n" +"sf_database.xhp\n" +"par_id481599489278579\n" "help.text" -msgid "" +msgid "Stores the contents of a table or the results of a SELECT 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 "" -#. j8x9C -#: sf_dialog.xhp +#. GXji8 +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id381598185776500\n" +"sf_database.xhp\n" +"par_id821615384762425\n" "help.text" -msgid "Ends the display of a modal dialog and gives back the argument as return value for the current Execute() running action." +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 "" -#. gjvwy -#: sf_dialog.xhp +#. gX7AY +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id551598185953362\n" +"sf_database.xhp\n" +"par_id271599490209915\n" "help.text" -msgid "EndExecute() is usually contained in the processing of a macro triggered by a dialog or control event." +msgid "The returned array will be empty if no rows are returned and the column headers are not required." msgstr "" -#. BkuiE -#: sf_dialog.xhp +#. dURZU +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id451598185776957\n" +"sf_database.xhp\n" +"par_id451599489278429\n" "help.text" -msgid "ReturnValue : The value passed to the running Execute() method." +msgid "SQLCommand: A table or query name (without square brackets) or a SELECT SQL statement." msgstr "" -#. FD9fr -#: sf_dialog.xhp +#. fFFFd +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id29159818646178\n" +"sf_database.xhp\n" +"par_id271599489278141\n" "help.text" -msgid "Display the dialog box and, when modal, wait for its termination by the user. The returned value is either:" +msgid "DirectSQL: When True, the SQL command is sent to the database engine without pre-analysis. Default is False. This argument is ignored for tables. For queries, the applied option is the one set when the query was defined." msgstr "" -#. PRCaG -#: sf_dialog.xhp +#. unoDn +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id541598186676277\n" +"sf_database.xhp\n" +"par_id941599489278747\n" "help.text" -msgid "0 : Cancel button pressed" +msgid "Header: When True, the first row of the returned array contains the column headers." msgstr "" -#. eCGBY -#: sf_dialog.xhp +#. BZxwK +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id821598186716345\n" +"sf_database.xhp\n" +"par_id591599489278926\n" "help.text" -msgid "1 : OK button pressed" +msgid "MaxRows: The maximum number of rows to return. The default is zero, meaning there is no limit to the number of returned rows." msgstr "" -#. MovhC -#: sf_dialog.xhp +#. 3XZPf +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id951598186738346\n" +"sf_database.xhp\n" +"par_id721615385125947\n" "help.text" -msgid "Otherwise the dialog stopped with an EndExecute() statement issued by a dialog or control event" +msgid "Below are a few examples of how the GetRows method can be used:" msgstr "" -#. eBFXT -#: sf_dialog.xhp +#. zkeuW +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id741598187335869\n" +"sf_database.xhp\n" +"bas_id171615385196045\n" "help.text" -msgid "For non-modal dialog boxes the method always returns 0 and the execution of the macro continues." +msgid "' Returns all rows in the table with column headers" msgstr "" -#. KmiEw -#: sf_dialog.xhp +#. eFmmE +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id11598186461227\n" +"sf_database.xhp\n" +"bas_id371615385230721\n" "help.text" -msgid "Modal : False when non-modal dialog. Default = True." +msgid "' Returns the first 50 employee records ordered by the 'FirstName' field" msgstr "" -#. DxiPm -#: sf_dialog.xhp +#. FMBEy +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"bas_id211598187104866\n" +"sf_database.xhp\n" +"par_id31599490609759\n" "help.text" -msgid "' Dialog stored in current document's standard library" +msgid "Executes an action query of an SQL statement such as creating a table, as well as inserting, updating and deleting records." msgstr "" -#. FrCG7 -#: sf_dialog.xhp +#. gyiQy +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"bas_id781612273203518\n" +"sf_database.xhp\n" +"par_id331615385491925\n" "help.text" -msgid "End Select" +msgid "The method returns True when successful." msgstr "" -#. DYy75 -#: sf_dialog.xhp +#. G5bDE +#: sf_database.xhp msgctxt "" -"sf_dialog.xhp\n" -"par_id21598187953679\n" +"sf_database.xhp\n" +"par_id21599490810021\n" "help.text" -msgid "Terminate the dialog service for the current instance. Return True if the termination was successful." +msgid "The RunSql method is rejected with an error message in case the database was previously opened in read-only mode." msgstr "" -#. BFfGX -#: sf_dialogcontrol.xhp +#. cMjus +#: sf_database.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"tit\n" +"sf_database.xhp\n" +"par_id701599490609473\n" "help.text" -msgid "SFDialogs.DialogControl service" +msgid "SQLCommand: A query name (without square brackets) or a SQL statement." msgstr "" -#. UBz5i -#: sf_dialogcontrol.xhp +#. kngXb +#: sf_database.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"bm_id781582391760253\n" +"sf_database.xhp\n" +"par_id51599490609377\n" "help.text" -msgid "SFDialogs.DialogControl service" +msgid "DirectSQL: When True, the SQL command is sent to the database engine without pre-analysis. (Default = False). For queries, the applied option is the one set when the query was defined." msgstr "" -#. tZzKc -#: sf_dialogcontrol.xhp +#. BC4Sc +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id931583589764919\n" +"sf_dialog.xhp\n" +"tit\n" "help.text" -msgid "The DialogControl service manages the controls belonging to a dialog defined with the Basic Dialog Editor. Each instance of the current service represents a single control within a dialog box." +msgid "SFDialogs.Dialog service" msgstr "" -#. 3oXnC -#: sf_dialogcontrol.xhp +#. LzQoS +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"bm_id331612167249331\n" +"sf_dialog.xhp\n" +"bm_id781582391760253\n" "help.text" -msgid "API;awt.XControl API;awt.XControlModel" +msgid "SFDialogs.Dialog service" msgstr "" -#. 7dDgL -#: sf_dialogcontrol.xhp +#. ny8EV +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id701598191157426\n" +"sf_dialog.xhp\n" +"par_id931583589764919\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 XControlModel and XControlView properties." +msgid "The Dialog service contributes to the management of dialogs created with the Basic Dialog Editor. Each instance of the current class represents a single dialog box displayed to the user." msgstr "" -#. GqHgy -#: sf_dialogcontrol.xhp +#. vxEvV +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id981598191184526\n" +"sf_dialog.xhp\n" +"par_id831598110550771\n" "help.text" -msgid "Note that DialogControl.Value property content varies according to UNO control types." +msgid "A dialog box can be displayed in modal or in non-modal modes." msgstr "" -#. 9LpGF -#: sf_dialogcontrol.xhp +#. LVjBj +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id891598188164936\n" +"sf_dialog.xhp\n" +"par_id221598110444025\n" "help.text" -msgid "The SFDialogs.DialogControl service is closely related to the SFDialogs.Dialog service." +msgid "In modal mode, the box is displayed and the execution of the macro process is suspended until one of the OK or Cancel buttons is pressed. In the meantime, user actions executed on the box can trigger specific actions." msgstr "" -#. uGTGK -#: sf_dialogcontrol.xhp +#. QEaR3 +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"hd_id581582885621841\n" +"sf_dialog.xhp\n" +"par_id981598110463521\n" "help.text" -msgid "Service invocation" +msgid "In non-modal mode, the dialog box is \"floating\" on the user desktop and the execution of the macro process continues normally. Regardless of its status, the dialog closes when the macro that displayed it finishes running." msgstr "" -#. jKixF -#: sf_dialogcontrol.xhp +#. GrpyR +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" +"par_id721598110472337\n" +"help.text" +msgid "A dialog box disappears from memory after its explicit termination." +msgstr "" + +#. asacX +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id891598188164936\n" +"help.text" +msgid "The SFDialogs.Dialog service is closely related to the SFDialogs.DialogControl service." +msgstr "" + +#. CByHp +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"hd_id581582885621841\n" +"help.text" +msgid "Service invocation and usage" +msgstr "" + +#. v8RcL +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" "par_id361598174756160\n" "help.text" -msgid "The DialogControl service is invoked from an existing Dialog service instance thru its Controls() method. The dialog must be initiated with the SFDialogs.Dialog service." +msgid "The Dialog service is invoked through the CreateScriptService method. It requires three arguments to specify the dialog box to activate:" msgstr "" -#. WVG8J -#: sf_dialogcontrol.xhp +#. Ntzqh +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"bas_id961598453222539\n" +"sf_dialog.xhp\n" +"par_id31612271944733\n" "help.text" -msgid "' ... process the controls actual values" +msgid "Container: \"GlobalScope\" for preinstalled libraries or a window name as defined by ScriptForge.UI service. Empty string \"\" default value stands for the current document." msgstr "" -#. 2PPv4 -#: sf_dialogcontrol.xhp +#. juLgm +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id951598174966322\n" +"sf_dialog.xhp\n" +"par_id311612271947124\n" "help.text" -msgid "Alternatively a control instance can be retrieved via the SFDialogs.DialogEvent service, providing the dialog was initiated with the Dialog service. DialogEvent returns the SFDialogs.DialogControl class instance that triggered the event." +msgid "Library: The case-sensitive name of a library contained in the container. Default value is \"Standard\"." msgstr "" -#. WKCuT -#: sf_dialogcontrol.xhp +#. FSp5N +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"bas_id801598175242937\n" +"sf_dialog.xhp\n" +"par_id821612271946316\n" "help.text" -msgid "' oControl represents now the instance of the Control class having triggered the current event" +msgid "DialogName: A case-sensitive string designating the dialog." msgstr "" -#. 75WJy -#: sf_dialogcontrol.xhp +#. mqjFF +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id251598176312571\n" +"sf_dialog.xhp\n" +"bas_id321598171269873\n" "help.text" -msgid "Note that in previous examples, the prefix \"SFDialogs.\" may be omitted." +msgid "'... controls initialization goes here..." msgstr "" -#. F9uKj -#: sf_dialogcontrol.xhp +#. yn6sy +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"hd_id71598455687512\n" +"sf_dialog.xhp\n" +"bas_id471598176518738\n" "help.text" -msgid "Control types" +msgid "'Default mode = Modal" msgstr "" -#. jKJBV -#: sf_dialogcontrol.xhp +#. h9a9G +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id851598455863395\n" +"sf_dialog.xhp\n" +"bas_id551598171288547\n" "help.text" -msgid "The DialogControl service is available for these control types:" +msgid "'... Process controls and do what is needed here" msgstr "" -#. 7xddb -#: sf_dialogcontrol.xhp +#. ovpiH +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" +"par_id951598174966322\n" +"help.text" +msgid "Alternatively a Dialog instance can be retrieved via the SFDialogs.DialogEvent service, providing the dialog was initiated with the Dialog service. DialogEvent returns the SFDialogs.Dialog service instance that triggered the event." +msgstr "" + +#. XxoaB +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id251598176312571\n" +"help.text" +msgid "Note that in previous examples, the prefix \"SFDialogs.\" 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 (7.2) are available as from %PRODUCTNAME 7.2 onwards." +msgstr "" + +#. nXGkZ +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" "hd_id651583668365757\n" "help.text" msgid "Properties" msgstr "" -#. 94RMV -#: sf_dialogcontrol.xhp +#. zVLEC +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id871583668386455\n" "help.text" msgid "Name" msgstr "" -#. eccsg -#: sf_dialogcontrol.xhp +#. FBCFG +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id491583668386455\n" "help.text" msgid "ReadOnly" msgstr "" -#. KRYNv -#: sf_dialogcontrol.xhp +#. ByVDE +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id271583668474014\n" "help.text" msgid "Type" msgstr "" -#. U9ZYU -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id291598538799794\n" -"help.text" -msgid "Applicable to" -msgstr "" - -#. emDac -#: sf_dialogcontrol.xhp +#. 8AUBJ +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id401583668386455\n" "help.text" msgid "Description" msgstr "" -#. xNGhR -#: sf_dialogcontrol.xhp +#. iZZec +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id371583668519172\n" "help.text" -msgid "No" +msgid "Yes" msgstr "" -#. aTyMC -#: sf_dialogcontrol.xhp +#. av994 +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id771583668386455\n" "help.text" -msgid "Specifies if a command button has or not the behaviour of a Cancel button." +msgid "Value = 1. An OK button was pressed." msgstr "" -#. Gft3Z -#: sf_dialogcontrol.xhp +#. GKcTG +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id541583839708548\n" "help.text" -msgid "No" +msgid "Yes" msgstr "" -#. UXoyn -#: sf_dialogcontrol.xhp +#. z4BZ4 +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id731583839708412\n" "help.text" -msgid "Specifies the text associated with the control." +msgid "Value = 0. A Cancel button was pressed." msgstr "" -#. Uo2SP -#: sf_dialogcontrol.xhp +#. cThsX +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id761584027709516\n" "help.text" -msgid "Yes" -msgstr "" - -#. YKEAg -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id261598539120502\n" -"help.text" -msgid "All" +msgid "No" msgstr "" -#. c5GAw -#: sf_dialogcontrol.xhp +#. 48bDT +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id971584027709752\n" "help.text" -msgid "One of the types listed above." +msgid "Specify the title of the dialog." msgstr "" -#. veivJ -#: sf_dialogcontrol.xhp +#. 2pjyZ +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id31583839767743\n" "help.text" msgid "No" msgstr "" -#. y2irQ -#: sf_dialogcontrol.xhp +#. 3Rypn +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id111583839767195\n" "help.text" -msgid "Specifies whether a command button is the default (OK) button." +msgid "Specify the height of the dialog box." msgstr "" -#. GAdvJ -#: sf_dialogcontrol.xhp +#. KD2zy +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id771583839920487\n" "help.text" -msgid "No" -msgstr "" - -#. tBmrq -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id891598539196786\n" -"help.text" -msgid "All" +msgid "Yes" msgstr "" -#. 8S9xG -#: sf_dialogcontrol.xhp +#. ABrxD +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id451583839920858\n" "help.text" -msgid "Specifies if the control is accessible with the cursor." +msgid "Specifies if the dialog box is currently in execution in modal mode." msgstr "" -#. 2E9Cb -#: sf_dialogcontrol.xhp +#. sA5Nj +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id571588333908716\n" "help.text" -msgid "No" +msgid "Yes" msgstr "" -#. DrmM6 -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id491598539231618\n" -"help.text" -msgid "DateField, TimeField, FormattedField (read-only)" -msgstr "" - -#. QbN5U -#: sf_dialogcontrol.xhp +#. JoAYu +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id721588333908708\n" "help.text" -msgid "Specifies the format used to display dates and times. It must be one these strings:" -msgstr "" - -#. 5eRkE -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id891598456980194\n" -"help.text" -msgid "For dates: \"Standard (short)\", \"Standard (short YY)\", \"Standard (short YYYY)\", \"Standard (long)\", \"DD/MM/YY\", \"MM/DD/YY\", \"YY/MM/DD\", \"DD/MM/YYYY\", \"MM/DD/YYYY\" , \"YYYY/MM/DD\", \"YY-MM-DD\", \"YYYY-MM-DD\"." -msgstr "" - -#. CDCLC -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id221598456991070\n" -"help.text" -msgid "For times: \"24h short\", \"24h long\", \"12h short\", \"12h long\"." +msgid "The name of the dialog" msgstr "" -#. nLCxq -#: sf_dialogcontrol.xhp +#. jcbwB +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id501583774433513\n" "help.text" -msgid "Yes" +msgid "No" msgstr "" -#. LgGtA -#: sf_dialogcontrol.xhp +#. Tfrah +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id151598177605296\n" "help.text" -msgid "Specifies the number of rows in a list box or a combo box." +msgid "A dialog may have several pages that can be traversed by the user step by step. The Page property of the Dialog object defines which page of the dialog is active." msgstr "" -#. kaaLt -#: sf_dialogcontrol.xhp +#. FZG3n +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id271588334016191\n" "help.text" msgid "No" msgstr "" -#. JAmaD -#: sf_dialogcontrol.xhp +#. 3sRE5 +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" +"sf_dialog.xhp\n" "par_id251588334016874\n" "help.text" -msgid "Specifies which item is selected in a list box or combo box." +msgid "Specify if the dialog box is visible on the desktop. By default it is not visible until the Execute() method is run and visible afterwards." msgstr "" -#. azv7C -#: sf_dialogcontrol.xhp +#. w6DwG +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id961598457655506\n" +"sf_dialog.xhp\n" +"par_id451598177924437\n" "help.text" -msgid "No" +msgid "Yes" msgstr "" -#. 6N6Eb -#: sf_dialogcontrol.xhp +#. W2CkE +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id2159845765568\n" +"sf_dialog.xhp\n" +"par_id191598177924897\n" "help.text" -msgid "Specifies if the control is read-only." +msgid "The UNO object representing the dialog model. Refer to XControlModel and UnoControlDialogModel in Application Programming Interface (API) documentation for detailed information." msgstr "" -#. bubBB -#: sf_dialogcontrol.xhp +#. YFYi4 +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id621598457951781\n" +"sf_dialog.xhp\n" +"par_id811598178083501\n" "help.text" -msgid "No" +msgid "Yes" msgstr "" -#. r83sC -#: sf_dialogcontrol.xhp +#. bmedG +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id821598457951782\n" +"sf_dialog.xhp\n" +"par_id731598178083442\n" "help.text" -msgid "Specifies whether a user can make multiple selections in a listbox." +msgid "The UNO object representing the dialog view. Refer to XControl and UnoControlDialog in Application Programming Interface (API) documentation for detailed information." msgstr "" -#. BBJCw -#: sf_dialogcontrol.xhp +#. q8eyc +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id351598458170114\n" +"sf_dialog.xhp\n" +"hd_id421612628828054\n" "help.text" -msgid "Yes" +msgid "Event properties" msgstr "" -#. uHsgi -#: sf_dialogcontrol.xhp +#. EbGWN +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id151598539764402\n" +"sf_dialog.xhp\n" +"par_id41612629140856\n" "help.text" -msgid "All" +msgid "Returns a URI string with the reference to the script triggered by the event. Read its specification in the scripting framework URI specification." msgstr "" -#. HLjFU -#: sf_dialogcontrol.xhp +#. XCC7C +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id621598458170392\n" +"sf_dialog.xhp\n" +"par_id961612628879819\n" "help.text" -msgid "The name of the control." +msgid "Name" msgstr "" -#. jSSnv -#: sf_dialogcontrol.xhp +#. V3bin +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id80159845835726\n" +"sf_dialog.xhp\n" +"par_id401612628879819\n" "help.text" -msgid "No" +msgid "ReadOnly" msgstr "" -#. 8GZkA -#: sf_dialogcontrol.xhp +#. uW85z +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id841598539781888\n" +"sf_dialog.xhp\n" +"par_id281612628879819\n" "help.text" -msgid "All" +msgid "Basic IDE Description" msgstr "" -#. BdxvF -#: sf_dialogcontrol.xhp +#. dFkbN +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id791598458357756\n" +"sf_dialog.xhp\n" +"par_id111612629836630\n" "help.text" -msgid "A dialog may have several pages that can be traversed by the user step by step. The Page property of the Dialog object defines which page of the dialog is active." +msgid "Yes" msgstr "" -#. isrYW -#: sf_dialogcontrol.xhp +#. aKBvg +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id441598458459145\n" +"sf_dialog.xhp\n" +"par_id1001612629836902\n" "help.text" -msgid "The Page property of a control defines the page of the dialog on which the control is visible." +msgid "When receiving focus" msgstr "" -#. Cj3Kq -#: sf_dialogcontrol.xhp +#. 4FBaJ +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id161598458580581\n" +"sf_dialog.xhp\n" +"par_id291612629836294\n" "help.text" msgid "Yes" msgstr "" -#. 6EFh7 -#: sf_dialogcontrol.xhp +#. 8U7FZ +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id921598458580608\n" +"sf_dialog.xhp\n" +"par_id62161262983683\n" "help.text" -msgid "Dialog
service" +msgid "When losing focus" msgstr "" -#. SDCx4 -#: sf_dialogcontrol.xhp +#. wBCKi +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id181598539807426\n" +"sf_dialog.xhp\n" +"par_id81612629836634\n" "help.text" -msgid "All" +msgid "Yes" msgstr "" -#. sqEuV -#: sf_dialogcontrol.xhp +#. CK5vU +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id801598458580456\n" +"sf_dialog.xhp\n" +"par_id881612629836744\n" "help.text" -msgid "The parent SFDialogs.Dialog class object instance." +msgid "Key pressed" msgstr "" -#. GTGu9 -#: sf_dialogcontrol.xhp +#. gXJGu +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id971598458773352\n" +"sf_dialog.xhp\n" +"par_id591612629836830\n" "help.text" -msgid "No" +msgid "Yes" msgstr "" -#. LP96H -#: sf_dialogcontrol.xhp +#. CJwi7 +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id451598458773588\n" +"sf_dialog.xhp\n" +"par_id161612629836775\n" "help.text" -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 FileNaming attribute of the ScriptForge.FileSystem service." +msgid "Key released" msgstr "" -#. PqsSY -#: sf_dialogcontrol.xhp +#. wS7GH +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id401598516577225\n" +"sf_dialog.xhp\n" +"par_id891612629836630\n" "help.text" -msgid "No" +msgid "Yes" msgstr "" -#. AciNr -#: sf_dialogcontrol.xhp +#. GcDU7 +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id311598516577712\n" +"sf_dialog.xhp\n" +"par_id461612629836679\n" "help.text" -msgid "Specifies the data contained in a combobox or a listbox." +msgid "Mouse moved while key presses" msgstr "" -#. q532w -#: sf_dialogcontrol.xhp +#. eUS49 +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id781598516764550\n" +"sf_dialog.xhp\n" +"par_id131612629836291\n" "help.text" msgid "Yes" msgstr "" -#. 4h8VF -#: sf_dialogcontrol.xhp +#. QrByH +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id11159851676440\n" +"sf_dialog.xhp\n" +"par_id151612629836151\n" "help.text" -msgid "Gives access to the text being displayed by the control." +msgid "Mouse inside" msgstr "" -#. We5gv -#: sf_dialogcontrol.xhp +#. CRGTF +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id411598517275112\n" +"sf_dialog.xhp\n" +"par_id211612629836725\n" "help.text" -msgid "No" +msgid "Yes" msgstr "" -#. EijF2 -#: sf_dialogcontrol.xhp +#. 69s4B +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id171598539985022\n" +"sf_dialog.xhp\n" +"par_id361612629836624\n" "help.text" -msgid "All" +msgid "Mouse outside" msgstr "" -#. CbBZJ -#: sf_dialogcontrol.xhp +#. ojLRr +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id651598517275384\n" +"sf_dialog.xhp\n" +"par_id311612629836481\n" "help.text" -msgid "Specifies the text that appears as a tooltip when you hold the mouse pointer over the control." +msgid "Yes" msgstr "" -#. kVtki -#: sf_dialogcontrol.xhp +#. XaS8A +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id821598517418463\n" +"sf_dialog.xhp\n" +"par_id721612629836752\n" "help.text" -msgid "No" +msgid "Mouse moved" msgstr "" -#. ZemBe -#: sf_dialogcontrol.xhp +#. MnMUF +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id141598517418822\n" +"sf_dialog.xhp\n" +"par_id981612629836116\n" "help.text" -msgid "Specifies if the checkbox control may appear dimmed (grayed) or not." +msgid "Yes" msgstr "" -#. BDWA7 -#: sf_dialogcontrol.xhp +#. NtqPz +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id701598517671373\n" +"sf_dialog.xhp\n" +"par_id381612629836635\n" "help.text" -msgid "No" +msgid "Mouse button pressed" msgstr "" -#. fk87j -#: sf_dialogcontrol.xhp +#. czknv +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id991598517671916\n" +"sf_dialog.xhp\n" +"par_id711612629836704\n" "help.text" -msgid "Read below." +msgid "Yes" msgstr "" -#. PqKgo -#: sf_dialogcontrol.xhp +#. J2uzg +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id661598517730941\n" +"sf_dialog.xhp\n" +"par_id35161262983642\n" "help.text" -msgid "No" +msgid "Mouse button released" msgstr "" -#. 8r3sG -#: sf_dialogcontrol.xhp +#. gTQjc +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id761598540042290\n" +"sf_dialog.xhp\n" +"par_id921606472825856\n" "help.text" -msgid "All" +msgid "Methods" msgstr "" -#. xLL83 -#: sf_dialogcontrol.xhp +#. DiCyL +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id881598517730836\n" +"sf_dialog.xhp\n" +"par_id871583933076448\n" "help.text" -msgid "Specifies if the control is hidden or visible." +msgid "Set the focus on the current Dialog instance. Return True if focusing was successful." msgstr "" -#. Xw6X9 -#: sf_dialogcontrol.xhp +#. 7QdPA +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id451598177924437\n" +"sf_dialog.xhp\n" +"par_id151598178880227\n" "help.text" -msgid "Yes" +msgid "This method is called from a dialog or control event, or when a dialog is displayed in non-modal mode." msgstr "" -#. dBNCA -#: sf_dialogcontrol.xhp +#. eYDfG +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id94159817792441\n" +"sf_dialog.xhp\n" +"bas_id841598179117184\n" "help.text" -msgid "UNO
object" +msgid "' Dialog stored in current document's standard library" msgstr "" -#. gbjHB -#: sf_dialogcontrol.xhp +#. 4qLn9 +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id311598540066789\n" +"sf_dialog.xhp\n" +"par_id161584541257982\n" "help.text" -msgid "All" +msgid "Return either:" msgstr "" -#. F8rNE -#: sf_dialogcontrol.xhp +#. isSnB +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id191598177924897\n" +"sf_dialog.xhp\n" +"par_id421598179770993\n" "help.text" -msgid "The UNO object representing the control model. Refer to XControlModel and UnoControlDialogModel in Application Programming Interface (API) documentation for detailed information." +msgid "the list of the controls contained in the dialog" msgstr "" -#. xfhaP -#: sf_dialogcontrol.xhp +#. 4EuYK +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id811598178083501\n" +"sf_dialog.xhp\n" +"par_id81598185229301\n" "help.text" -msgid "Yes" +msgid "a dialog control class instance based on its name" msgstr "" -#. o2H9W -#: sf_dialogcontrol.xhp +#. AEAHd +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id981598178083938\n" +"sf_dialog.xhp\n" +"par_id1001584541257789\n" "help.text" -msgid "UNO
object" +msgid "ControlName : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array." msgstr "" -#. rrwm6 -#: sf_dialogcontrol.xhp +#. j8x9C +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id551598540079329\n" +"sf_dialog.xhp\n" +"par_id381598185776500\n" "help.text" -msgid "All" +msgid "Ends the display of a modal dialog and gives back the argument as return value for the current Execute() running action." msgstr "" -#. ZM6sk -#: sf_dialogcontrol.xhp +#. gjvwy +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id731598178083442\n" +"sf_dialog.xhp\n" +"par_id551598185953362\n" "help.text" -msgid "The UNO object representing the control view. Refer to XControl and UnoControlDialog in Application Programming Interface (API) documentation for detailed information." +msgid "EndExecute() is usually contained in the processing of a macro triggered by a dialog or control event." msgstr "" -#. agJv5 -#: sf_dialogcontrol.xhp +#. BkuiE +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"hd_id81598540704978\n" +"sf_dialog.xhp\n" +"par_id451598185776957\n" "help.text" -msgid "The Value property" +msgid "ReturnValue : The value passed to the running Execute() method." msgstr "" -#. JHK7w -#: sf_dialogcontrol.xhp +#. FD9fr +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id10159854325492\n" +"sf_dialog.xhp\n" +"par_id29159818646178\n" "help.text" -msgid "Control type" +msgid "Display the dialog box and, when modal, wait for its termination by the user. The returned value is either:" msgstr "" -#. 33wWa -#: sf_dialogcontrol.xhp +#. PRCaG +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id741598543254158\n" +"sf_dialog.xhp\n" +"par_id541598186676277\n" "help.text" -msgid "Type" +msgid "0 : Cancel button pressed" msgstr "" -#. QLVMB -#: sf_dialogcontrol.xhp +#. eCGBY +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id961598543254444\n" +"sf_dialog.xhp\n" +"par_id821598186716345\n" "help.text" -msgid "Description" +msgid "1 : OK button pressed" msgstr "" -#. jEyx9 -#: sf_dialogcontrol.xhp +#. MovhC +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id741598543254108\n" +"sf_dialog.xhp\n" +"par_id951598186738346\n" "help.text" -msgid "For toggle buttons only" +msgid "Otherwise the dialog stopped with an EndExecute() statement issued by a dialog or control event" msgstr "" -#. gCWiY -#: sf_dialogcontrol.xhp +#. eBFXT +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id741598543254376\n" +"sf_dialog.xhp\n" +"par_id741598187335869\n" "help.text" -msgid "Boolean or Integer" +msgid "For non-modal dialog boxes the method always returns 0 and the execution of the macro continues." msgstr "" -#. 7GZGS -#: sf_dialogcontrol.xhp +#. KmiEw +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id521598543254630\n" +"sf_dialog.xhp\n" +"par_id11598186461227\n" "help.text" -msgid "0, False: not checked
1, True: checked
2: grayed, don't know" +msgid "Modal : False when non-modal dialog. Default = True." msgstr "" -#. nZVA5 -#: sf_dialogcontrol.xhp +#. DxiPm +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id331598543254947\n" +"sf_dialog.xhp\n" +"bas_id211598187104866\n" "help.text" -msgid "The selected value. The ListIndex property is an alternate option." +msgid "' Dialog stored in current document's standard library" msgstr "" -#. MWkEW -#: sf_dialogcontrol.xhp +#. ARCGg +#: sf_dialog.xhp msgctxt "" -"sf_dialogcontrol.xhp\n" -"par_id5159854325443\n" +"sf_dialog.xhp\n" +"par_id21598187953679\n" "help.text" -msgid "Numeric" +msgid "Terminate the Dialog service for the current instance. Return True if the termination was successful." msgstr "" -#. kgfXR +#. BFfGX #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id971598543254757\n" +"tit\n" "help.text" -msgid "A file name formatted in accordance with the FileNaming property of the ScriptForge.FileSystem service" +msgid "SFDialogs.DialogControl service" msgstr "" -#. 9NVHN +#. UBz5i #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id221598543254760\n" +"bm_id781582391760253\n" "help.text" -msgid "String or Numeric" +msgid "SFDialogs.DialogControl service" msgstr "" -#. 53Ztp +#. tZzKc #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id42159854325422\n" +"par_id931583589764919\n" "help.text" -msgid "String or array of strings" +msgid "The DialogControl service manages the controls belonging to a dialog defined with the Basic Dialog Editor. Each instance of the current service represents a single control within a dialog box." msgstr "" -#. 9NwJs +#. 7dDgL #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id601598543254780\n" +"par_id701598191157426\n" "help.text" -msgid "The selected row(s) as a scalar or as an array depending on the MultiSelect attribute" +msgid "The focus is set on getting and setting the values displayed by the controls of the dialog box. Formatting is accessible via the XControlModel and XControlView properties." msgstr "" -#. tFGhf +#. fFfwe #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id461598543254909\n" +"par_id981598191184526\n" "help.text" -msgid "Numeric" +msgid "Note that the unique DialogControl.Value property content varies according to the control type." msgstr "" -#. YvPAp +#. MBrzA #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id631598543254771\n" +"par_id991612698027551\n" "help.text" -msgid "Numeric" +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 "" -#. fBArb +#. 9LpGF #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id91598543254766\n" +"par_id891598188164936\n" "help.text" -msgid "Must be within the predefined bounds" +msgid "The SFDialogs.DialogControl service is closely related to the SFDialogs.Dialog service." msgstr "" -#. ZragT +#. uGTGK #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id851598543254624\n" +"hd_id581582885621841\n" "help.text" -msgid "Each button has its own name. They are linked together if their TAB positions are contiguous. If a radiobutton is set to True, the other related buttons are automatically set to False" +msgid "Service invocation" msgstr "" -#. m6Uyb +#. jKixF #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id531598543254869\n" +"par_id361598174756160\n" "help.text" -msgid "Numeric" +msgid "The DialogControl service is invoked from an existing Dialog service instance thru its Controls() method. The dialog must be initiated with the SFDialogs.Dialog service." msgstr "" -#. MWdGb +#. WVG8J #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id21598543254994\n" +"bas_id961598453222539\n" "help.text" -msgid "Must be within the predefined bounds" +msgid "' ... process the controls actual values" msgstr "" -#. a9AMF +#. 2PPv4 #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id441598543254738\n" +"par_id951598174966322\n" "help.text" -msgid "The text appearing in the field" +msgid "Alternatively a control instance can be retrieved via the SFDialogs.DialogEvent service, providing the dialog was initiated with the Dialog service. DialogEvent returns the SFDialogs.DialogControl class instance that triggered the event." msgstr "" -#. YFbGT +#. WKCuT #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"hd_id421583670049913\n" +"bas_id801598175242937\n" "help.text" -msgid "Methods" +msgid "' oControl represents now the instance of the Control class having triggered the current event" msgstr "" -#. xNrc5 +#. 75WJy #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id891611613601554\n" +"par_id251598176312571\n" "help.text" -msgid "List of Methods in the DialogControl Service" +msgid "Note that in previous examples, the prefix \"SFDialogs.\" may be omitted." msgstr "" -#. 3oU3L +#. F9uKj #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id871583933076448\n" +"hd_id71598455687512\n" "help.text" -msgid "Set the focus on the control. Return True if focusing was successful." +msgid "Control types" msgstr "" -#. 6YvuU +#. jKJBV #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id151598178880227\n" +"par_id851598455863395\n" "help.text" -msgid "This method is often called from a dialog or control event." +msgid "The DialogControl service is available for these control types:" msgstr "" -#. B7sAb +#. ScLTk #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"bas_id841598179117184\n" +"par_id171612698897514\n" "help.text" -msgid "'Dialog stored in current document's standard library" +msgid "TreeControl" msgstr "" -#. HNmmm +#. 7xddb #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id671598619892378\n" +"hd_id651583668365757\n" "help.text" -msgid "Add a new line at the end of a multiline text field. A newline character will be inserted when appropriate. The method returns True when successful." +msgid "Properties" msgstr "" -#. D29nu +#. 94RMV #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id941598619892915\n" +"par_id871583668386455\n" "help.text" -msgid "An error is raised if the actual control is not of the type TextField or is not multiline." +msgid "Name" msgstr "" -#. MwNhE +#. eccsg #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id1001584541257789\n" +"par_id491583668386455\n" "help.text" -msgid "Line : The string to insert. Default = an empty line." +msgid "ReadOnly" msgstr "" -#. opNus -#: sf_dictionary.xhp +#. KRYNv +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"tit\n" +"sf_dialogcontrol.xhp\n" +"par_id271583668474014\n" "help.text" -msgid "ScriptForge.Dictionary service" +msgid "Type" msgstr "" -#. 4L4A6 -#: sf_dictionary.xhp +#. U9ZYU +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"hd_id731582733781114\n" +"sf_dialogcontrol.xhp\n" +"par_id291598538799794\n" "help.text" -msgid "ScriptForge.Dictionary service" +msgid "Applicable to" msgstr "" -#. LJG3Z -#: sf_dictionary.xhp +#. emDac +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id891582884466217\n" +"sf_dialogcontrol.xhp\n" +"par_id401583668386455\n" "help.text" -msgid "A dictionary is a collection of key-item pairs" +msgid "Description" msgstr "" -#. fZDre -#: sf_dictionary.xhp +#. xNGhR +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id861582884516571\n" +"sf_dialogcontrol.xhp\n" +"par_id371583668519172\n" "help.text" -msgid "The key is a case-insensitive string" +msgid "No" msgstr "" -#. 2AdDG -#: sf_dictionary.xhp +#. jqpFz +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id531582884549542\n" +"sf_dialogcontrol.xhp\n" +"par_id231598538847029\n" "help.text" -msgid "Items may be of any type" +msgid "Button" msgstr "" -#. Bqyf3 -#: sf_dictionary.xhp +#. aTyMC +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id891582884593057\n" +"sf_dialogcontrol.xhp\n" +"par_id771583668386455\n" "help.text" -msgid "Keys and items can be retrieved, counted, updated, and much more." +msgid "Specifies if a command button has or not the behaviour of a Cancel button." msgstr "" -#. HnBYG -#: sf_dictionary.xhp +#. Gft3Z +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id971582884636922\n" +"sf_dialogcontrol.xhp\n" +"par_id541583839708548\n" "help.text" -msgid "%PRODUCTNAME Basic Collection object does not support the retrieval of the keys.
Additionally its items contain only primitive Basic data types such as dates, text, numbers, and the like." +msgid "No" msgstr "" -#. RkMHR -#: sf_dictionary.xhp +#. UXoyn +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"hd_id581582885621841\n" +"sf_dialogcontrol.xhp\n" +"par_id731583839708412\n" "help.text" -msgid "Service invocation" +msgid "Specifies the text associated with the control." msgstr "" -#. Qp3A4 -#: sf_dictionary.xhp +#. Uo2SP +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id821610388789467\n" +"sf_dialogcontrol.xhp\n" +"par_id761584027709516\n" "help.text" -msgid "The following example creates myDict as an empty dictionary." +msgid "Yes" msgstr "" -#. BghTS -#: sf_dictionary.xhp +#. YKEAg +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id71158288562139\n" +"sf_dialogcontrol.xhp\n" +"par_id261598539120502\n" "help.text" -msgid "It is recommended to free resources after use:" +msgid "All" msgstr "" -#. Dd4Pp -#: sf_dictionary.xhp +#. c5GAw +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"hd_id351582885195476\n" +"sf_dialogcontrol.xhp\n" +"par_id971584027709752\n" "help.text" -msgid "Properties" +msgid "One of the types listed above." msgstr "" -#. hYF2s -#: sf_dictionary.xhp +#. oMipU +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id41582885195836\n" +"sf_dialogcontrol.xhp\n" +"par_id67161270548283\n" "help.text" -msgid "Name" +msgid "No" msgstr "" -#. EgAoj -#: sf_dictionary.xhp +#. 59ovD +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id31582885195372\n" +"sf_dialogcontrol.xhp\n" +"par_id341612705482566\n" "help.text" -msgid "Read-only" +msgid "UNO
object" msgstr "" -#. pHem5 -#: sf_dictionary.xhp +#. w2ZhT +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id31582885195238\n" +"sf_dialogcontrol.xhp\n" +"par_id1001612705482919\n" "help.text" -msgid "Type" +msgid "The currently upmost node selected in the tree control. Refer to XmutableTreeNode in Application Programming Interface (API) documentation for detailed information." msgstr "" -#. NnCGT -#: sf_dictionary.xhp +#. veivJ +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id931582885195131\n" +"sf_dialogcontrol.xhp\n" +"par_id31583839767743\n" "help.text" -msgid "Description" +msgid "No" msgstr "" -#. B8ZfD -#: sf_dictionary.xhp +#. y2irQ +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id221582885195686\n" +"sf_dialogcontrol.xhp\n" +"par_id111583839767195\n" "help.text" -msgid "Yes" +msgid "Specifies whether a command button is the default (OK) button." msgstr "" -#. JnMbF -#: sf_dictionary.xhp +#. GAdvJ +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id881582885195976\n" +"sf_dialogcontrol.xhp\n" +"par_id771583839920487\n" "help.text" -msgid "The number of entries in the dictionary" +msgid "No" msgstr "" -#. TZ37p -#: sf_dictionary.xhp +#. tBmrq +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id441582886030118\n" +"sf_dialogcontrol.xhp\n" +"par_id891598539196786\n" "help.text" -msgid "Yes" +msgid "All" msgstr "" -#. G6fcd -#: sf_dictionary.xhp +#. 8S9xG +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id131582886030297\n" +"sf_dialogcontrol.xhp\n" +"par_id451583839920858\n" "help.text" -msgid "Array of Variants" +msgid "Specifies if the control is accessible with the cursor." msgstr "" -#. EykBP -#: sf_dictionary.xhp +#. 2E9Cb +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id471582886030489\n" +"sf_dialogcontrol.xhp\n" +"par_id571588333908716\n" "help.text" -msgid "The list of items as a one dimensional array" +msgid "No" msgstr "" -#. HTnKu -#: sf_dictionary.xhp +#. 6L9ke +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id971582886791838\n" +"sf_dialogcontrol.xhp\n" +"par_id491598529331618\n" "help.text" -msgid "Yes" +msgid "(read-only)" msgstr "" -#. mXmC9 -#: sf_dictionary.xhp +#. QbN5U +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id271582886791111\n" +"sf_dialogcontrol.xhp\n" +"par_id721588333908708\n" "help.text" -msgid "Array of Strings" +msgid "Specifies the format used to display dates and times. It must be one these strings:" msgstr "" -#. MxjyM -#: sf_dictionary.xhp +#. 5eRkE +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id16158288679167\n" +"sf_dialogcontrol.xhp\n" +"par_id891598456980194\n" "help.text" -msgid "The list of keys as a one dimensional array" +msgid "For dates: \"Standard (short)\", \"Standard (short YY)\", \"Standard (short YYYY)\", \"Standard (long)\", \"DD/MM/YY\", \"MM/DD/YY\", \"YY/MM/DD\", \"DD/MM/YYYY\", \"MM/DD/YYYY\" , \"YYYY/MM/DD\", \"YY-MM-DD\", \"YYYY-MM-DD\"." msgstr "" -#. EvjDj -#: sf_dictionary.xhp +#. CDCLC +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id461582886731495\n" +"sf_dialogcontrol.xhp\n" +"par_id221598456991070\n" "help.text" -msgid "The Keys and Items properties return their respective contents, using an identical ordering. The order is unrelated to the creation sequence." +msgid "For times: \"24h short\", \"24h long\", \"12h short\", \"12h long\"." msgstr "" -#. suQ9E -#: sf_dictionary.xhp +#. nLCxq +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id931610389113917\n" +"sf_dialogcontrol.xhp\n" +"par_id501583774433513\n" "help.text" -msgid "The following example uses the Keys property to iterate over all keys in the dictionary myDict." +msgid "Yes" msgstr "" -#. Thoy8 -#: sf_dictionary.xhp +#. LgGtA +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id921606472825856\n" +"sf_dialogcontrol.xhp\n" +"par_id151598177605296\n" "help.text" -msgid "Methods" +msgid "Specifies the number of rows in a list box or a combo box." msgstr "" -#. PqSBg -#: sf_dictionary.xhp +#. kaaLt +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id831582887670029\n" +"sf_dialogcontrol.xhp\n" +"par_id271588334016191\n" "help.text" -msgid "Adds a new key-item pair into the dictionary. Returns True if successful." +msgid "No" msgstr "" -#. 3MMGU -#: sf_dictionary.xhp +#. JAmaD +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id341582887670030\n" +"sf_dialogcontrol.xhp\n" +"par_id251588334016874\n" "help.text" -msgid "Key : String value used to identify the Item. The key is not case-sensitive." +msgid "Specifies which item is selected in a list box or combo box." msgstr "" -#. aGgh9 -#: sf_dictionary.xhp +#. azv7C +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id401582887670030\n" +"sf_dialogcontrol.xhp\n" +"par_id961598457655506\n" "help.text" -msgid "Item : Any value, including an array, a Basic object, a UNO object, a dictionary, etc." +msgid "No" msgstr "" -#. aNDWv -#: sf_dictionary.xhp +#. 6N6Eb +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id1001610391308765\n" +"sf_dialogcontrol.xhp\n" +"par_id2159845765568\n" "help.text" -msgid "Every key must be unique in the same dictionary. If the key already exists in the dictionary, a DUPLICATEKEYERROR will be raised. Keys that are made of space characters will raise a INVALIDKEYERROR error." +msgid "Specifies if the control is read-only." msgstr "" -#. FDWkm -#: sf_dictionary.xhp +#. bubBB +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id81582888424104\n" +"sf_dialogcontrol.xhp\n" +"par_id621598457951781\n" "help.text" -msgid "Stores the contents of the dictionary in a two-columns zero-based array. The keys are stored in the first column and the items are stored in the second column." +msgid "No" msgstr "" -#. FdwcF -#: sf_dictionary.xhp +#. r83sC +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id341610391565678\n" +"sf_dialogcontrol.xhp\n" +"par_id821598457951782\n" "help.text" -msgid "If the dictionary is empty, this method will return an empty Array." +msgid "Specifies whether a user can make multiple selections in a listbox." msgstr "" -#. MnEGs -#: sf_dictionary.xhp +#. BBJCw +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id831601296836981\n" +"sf_dialogcontrol.xhp\n" +"par_id351598458170114\n" "help.text" -msgid "Converts the contents of a dictionary to JSON (JavaScript Object Notation) text." +msgid "Yes" msgstr "" -#. nAZ9s -#: sf_dictionary.xhp +#. uHsgi +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"hd_id261601297024828\n" +"sf_dialogcontrol.xhp\n" +"par_id151598539764402\n" "help.text" -msgid "Limitations" +msgid "All" msgstr "" -#. DDmVt -#: sf_dictionary.xhp +#. HLjFU +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id401601297178073\n" +"sf_dialogcontrol.xhp\n" +"par_id621598458170392\n" "help.text" -msgid "This method supports the following data types: String, Boolean, numbers, Null and Empty. Arrays containing items of those types are also allowed, whatever their dimensions. Dates are converted into strings, however they cannot be used inside Arrays. Other data types are converted to their string representation using the SF_String.Represent service." +msgid "The name of the control." msgstr "" -#. Nmzcs -#: sf_dictionary.xhp +#. jSSnv +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id8816012968362\n" +"sf_dialogcontrol.xhp\n" +"par_id80159845835726\n" "help.text" -msgid "Indent : When Indent is a positive number or a text, JSON array elements and object members are pretty-printed with that indentation level. A negative Indent value will add new lines with no indentation. Indent default value \"\" selects the most compact representation. Using a positive integer for Indent indents that many spaces per level. When Indent is a string, such as Chr(9) or Tab(1), the Tab character is used to indent each level." +msgid "No" msgstr "" -#. pipLz -#: sf_dictionary.xhp +#. 8GZkA +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id151582889470596\n" +"sf_dialogcontrol.xhp\n" +"par_id841598539781888\n" "help.text" -msgid "Store the content of the dictionary in an array of PropertyValues." +msgid "All" msgstr "" -#. rTa2V -#: sf_dictionary.xhp +#. BdxvF +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id231610392665049\n" +"sf_dialogcontrol.xhp\n" +"par_id791598458357756\n" "help.text" -msgid "Each entry in the array is a com.sun.star.beans.PropertyValue. The key is stored in Name, the item is stored in Value." +msgid "A dialog may have several pages that can be traversed by the user step by step. The Page property of the Dialog object defines which page of the dialog is active." msgstr "" -#. 5MnFS -#: sf_dictionary.xhp +#. isrYW +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id341610392705367\n" +"sf_dialogcontrol.xhp\n" +"par_id441598458459145\n" "help.text" -msgid "If one of the items has a type Date, it is converted to a com.sun.star.util.DateTime structure. If one of the items is an empty array, it is converted to Null. The resulting array is empty when the dictionary is empty." +msgid "The Page property of a control defines the page of the dialog on which the control is visible." msgstr "" -#. EU4BC -#: sf_dictionary.xhp +#. Cj3Kq +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"bas_id531610393130289\n" +"sf_dialogcontrol.xhp\n" +"par_id161598458580581\n" "help.text" -msgid "'Adds some properties to the dictionary" +msgid "Yes" msgstr "" -#. dEAPF -#: sf_dictionary.xhp +#. 6EFh7 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"bas_id571610393137959\n" +"sf_dialogcontrol.xhp\n" +"par_id921598458580608\n" "help.text" -msgid "'Converts to an Array of PropertyValue objects" +msgid "Dialog
service" msgstr "" -#. wTUQt -#: sf_dictionary.xhp +#. SDCx4 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id421610393306916\n" +"sf_dialogcontrol.xhp\n" +"par_id181598539807426\n" "help.text" -msgid "Many services and methods in the UNO library take in parameters represented using the PropertyValue struct, which is part of the LibreOffice API." +msgid "All" msgstr "" -#. 3afLF -#: sf_dictionary.xhp +#. sqEuV +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id841582889812916\n" +"sf_dialogcontrol.xhp\n" +"par_id801598458580456\n" "help.text" -msgid "Determines if a key exists in the dictionary." +msgid "The parent SFDialogs.Dialog class object instance." msgstr "" -#. 9akGN -#: sf_dictionary.xhp +#. GTGu9 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id971582889812917\n" +"sf_dialogcontrol.xhp\n" +"par_id971598458773352\n" "help.text" -msgid "Key : The key to be looked up in the dictionary." +msgid "No" msgstr "" -#. UAkEx -#: sf_dictionary.xhp +#. LP96H +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"bas_id811606485130666\n" +"sf_dialogcontrol.xhp\n" +"par_id451598458773588\n" "help.text" -msgid "'Adds some properties to the dictionary" +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 FileNaming attribute of the ScriptForge.FileSystem service." msgstr "" -#. JBBVt -#: sf_dictionary.xhp +#. LZLsc +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id791601391980978\n" +"sf_dialogcontrol.xhp\n" +"par_id831612700624650\n" "help.text" -msgid "Adds the content of a JSON (JavaScript Object Notation) string into the current dictionary. Returns True if successful." +msgid "Yes" msgstr "" -#. NtQCD -#: sf_dictionary.xhp +#. QxAW9 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"hd_id961601392113644\n" +"sf_dialogcontrol.xhp\n" +"par_id711612700624483\n" "help.text" -msgid "Limitations" +msgid "UNO
object" msgstr "" -#. dGRph -#: sf_dictionary.xhp +#. m4N4j +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id481601392181131\n" +"sf_dialogcontrol.xhp\n" +"par_id11612700624514\n" "help.text" -msgid "The JSON string may contain numbers, text, booleans, null values and arrays containing those types. It must not contain JSON objects namely sub-dictionaries." +msgid "An object representing the lowest root node (usually there is only one such root node). Refer to XmutableTreeNode in Application Programming Interface (API) documentation for detailed information." msgstr "" -#. LyxQD -#: sf_dictionary.xhp +#. PqsSY +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id511601392205908\n" +"sf_dialogcontrol.xhp\n" +"par_id401598516577225\n" "help.text" -msgid "An attempt is made to convert text to date if the item matches one of these patterns: YYYY-MM-DD, HH:MM:SS or YYYY-MM-DD HH:MM:SS." +msgid "No" msgstr "" -#. Ghov2 -#: sf_dictionary.xhp +#. AciNr +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id69160139198061\n" +"sf_dialogcontrol.xhp\n" +"par_id311598516577712\n" "help.text" -msgid "InputStr : The string to import." +msgid "Specifies the data contained in a combobox or a listbox." msgstr "" -#. LW97u -#: sf_dictionary.xhp +#. q532w +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id201601391980268\n" +"sf_dialogcontrol.xhp\n" +"par_id781598516764550\n" "help.text" -msgid "Overwrite : When True, entries with same name may exist in the dictionary and their values are overwritten. When False (default), repeated keys will raise an error. Beware that dictionary keys are not case-sensitive while names are case-sensitive in JSON strings." +msgid "Yes" msgstr "" -#. aBFC5 -#: sf_dictionary.xhp +#. 4h8VF +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"bas_id521601393254694\n" +"sf_dialogcontrol.xhp\n" +"par_id11159851676440\n" "help.text" -msgid "'The (sub)-dictionaries \"address\" and \"phoneNumbers\" (0) and (1) are imported as Empty values." +msgid "Gives access to the text being displayed by the control." msgstr "" -#. 9j5u2 -#: sf_dictionary.xhp +#. We5gv +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id651588941968228\n" +"sf_dialogcontrol.xhp\n" +"par_id411598517275112\n" "help.text" -msgid "Inserts the contents of an array of PropertyValue objects into the current dictionary. PropertyValue Names are used as Keys in the dictionary, whereas Values contain the corresponding values. Returns True if successful." +msgid "No" msgstr "" -#. jYVUA -#: sf_dictionary.xhp +#. EijF2 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id751588941968522\n" +"sf_dialogcontrol.xhp\n" +"par_id171598539985022\n" "help.text" -msgid "PropertyValues : A zero-based 1 dimensional array containing com.sun.star.beans.PropertyValue objects. This parameter may also be a single PropertyValue object not contained in an Array." +msgid "All" msgstr "" -#. TvJoT -#: sf_dictionary.xhp +#. CbBZJ +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id21588941968131\n" +"sf_dialogcontrol.xhp\n" +"par_id651598517275384\n" "help.text" -msgid "Overwrite : When True, entries with same name may exist in the dictionary and their values are overwritten. When False (default), repeated keys will raise an error. Note that dictionary keys are not case-sensitive, whereas names are case-sensitive in sets of property values." +msgid "Specifies the text that appears as a tooltip when you hold the mouse pointer over the control." msgstr "" -#. 3rJRP -#: sf_dictionary.xhp +#. kVtki +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id891582890366737\n" +"sf_dialogcontrol.xhp\n" +"par_id821598517418463\n" "help.text" -msgid "Retrieves an existing dictionary entry based on its key. Returns the value of the item if successful, otherwise returns Empty." +msgid "No" msgstr "" -#. UP6qF -#: sf_dictionary.xhp +#. ZemBe +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id551582890399669\n" +"sf_dialogcontrol.xhp\n" +"par_id141598517418822\n" "help.text" -msgid "Key : Not case-sensitive. Must exist in the dictionary, otherwise a UNKNOWNKEYERROR error is raised." +msgid "Specifies if the checkbox control may appear dimmed (grayed) or not." msgstr "" -#. rGqyT -#: sf_dictionary.xhp +#. BDWA7 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id181610395933967\n" +"sf_dialogcontrol.xhp\n" +"par_id701598517671373\n" "help.text" -msgid "The following example iterates over all keys in the dictionary and uses the Item method to access their values." +msgid "No" msgstr "" -#. QJTte -#: sf_dictionary.xhp +#. ZHrsm +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id891582890388737\n" +"sf_dialogcontrol.xhp\n" +"par_id1001598540024225\n" "help.text" -msgid "Removes an existing dictionary entry based on its key. Returns True if successful." +msgid "Refer to Value property" msgstr "" -#. eEKAA -#: sf_dictionary.xhp +#. PqKgo +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id551582890366999\n" +"sf_dialogcontrol.xhp\n" +"par_id661598517730941\n" "help.text" -msgid "Key : Not case-sensitive. Must exist in the dictionary, otherwise an UNKNOWNKEYERROR error is raised." +msgid "No" msgstr "" -#. GyK3j -#: sf_dictionary.xhp +#. 8r3sG +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id921582896275624\n" +"sf_dialogcontrol.xhp\n" +"par_id761598540042290\n" "help.text" -msgid "Removes all the entries from the dictionary. Returns True if successful." +msgid "All" msgstr "" -#. GSzP5 -#: sf_dictionary.xhp +#. xLL83 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id281582895615444\n" +"sf_dialogcontrol.xhp\n" +"par_id881598517730836\n" "help.text" -msgid "Replaces an existing item value based on its key. Returns True if successful." +msgid "Specifies if the control is hidden or visible." msgstr "" -#. pSQCe -#: sf_dictionary.xhp +#. Xw6X9 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id991582895615535\n" +"sf_dialogcontrol.xhp\n" +"par_id451598177924437\n" "help.text" -msgid "Key : String value representing the key whose value will be replaced. Not case-sensitive. If the key does not exist in the dictionary, a UNKNOWNKEYERROR error is raised." +msgid "Yes" msgstr "" -#. B9QCk -#: sf_dictionary.xhp +#. dBNCA +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id721582895615186\n" +"sf_dialogcontrol.xhp\n" +"par_id94159817792441\n" "help.text" -msgid "Value : The new value of the item referred to with the Key parameter." +msgid "UNO
object" msgstr "" -#. Y46D4 -#: sf_dictionary.xhp +#. gbjHB +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id571582896597766\n" +"sf_dialogcontrol.xhp\n" +"par_id311598540066789\n" "help.text" -msgid "Replaces an existing key in the dictionary by a new key. The item value is left unchanged. Returns True if successful." +msgid "All" msgstr "" -#. SxyfK -#: sf_dictionary.xhp +#. F8rNE +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id911582896597619\n" +"sf_dialogcontrol.xhp\n" +"par_id191598177924897\n" "help.text" -msgid "Key : String value representing the key to be replaced. Not case-sensitive. If the key does not exist in the dictionary, a UNKNOWNKEYERROR error is raised." +msgid "The UNO object representing the control model. Refer to XControlModel and UnoControlDialogModel in Application Programming Interface (API) documentation for detailed information." msgstr "" -#. Eu4DG -#: sf_dictionary.xhp +#. xfhaP +#: sf_dialogcontrol.xhp msgctxt "" -"sf_dictionary.xhp\n" -"par_id531582896597989\n" +"sf_dialogcontrol.xhp\n" +"par_id811598178083501\n" "help.text" -msgid "Value : String value for the new key. Not case-sensitive. If the new key already exists in the dictionary, a DUPLICATEKEYERROR error is raised." +msgid "Yes" msgstr "" -#. jasej -#: sf_document.xhp +#. o2H9W +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"tit\n" +"sf_dialogcontrol.xhp\n" +"par_id981598178083938\n" "help.text" -msgid "SFDocuments.Document service" +msgid "UNO
object" msgstr "" -#. KmD7j -#: sf_document.xhp +#. rrwm6 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"hd_id731582733781114\n" +"sf_dialogcontrol.xhp\n" +"par_id551598540079329\n" "help.text" -msgid "SFDocuments.Document service" +msgid "All" msgstr "" -#. FoEeH -#: sf_document.xhp +#. ZM6sk +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id381589189355849\n" +"sf_dialogcontrol.xhp\n" +"par_id731598178083442\n" "help.text" -msgid "The SFDocuments library provides methods and properties to facilitate the management and manipulation of LibreOffice documents." +msgid "The UNO object representing the control view. Refer to XControl and UnoControlDialog in Application Programming Interface (API) documentation for detailed information." msgstr "" -#. urZhL -#: sf_document.xhp +#. SAkJX +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id591589189364267\n" +"sf_dialogcontrol.xhp\n" +"par_id741612699446459\n" "help.text" -msgid "Methods that are applicable for all types of documents (Text Documents, Sheets, Presentations, etc) are provided by the SFDocuments.Document service. Some examples are:" +msgid "Yes" msgstr "" -#. VgG69 -#: sf_document.xhp +#. yuAdF +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id891589189452545\n" +"sf_dialogcontrol.xhp\n" +"par_id311612699446893\n" "help.text" -msgid "Opening, closing and saving documents" +msgid "UNO
object" msgstr "" -#. XfHGF -#: sf_document.xhp +#. 3Dmwo +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id811589189463041\n" +"sf_dialogcontrol.xhp\n" +"par_id25161269944611\n" "help.text" -msgid "Accessing standard or custom properties of documents" +msgid "TreeControl" msgstr "" -#. C6JgF -#: sf_document.xhp +#. 7XckG +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id301611085807704\n" +"sf_dialogcontrol.xhp\n" +"par_id691612699446892\n" "help.text" -msgid "The properties, methods or arguments marked with (*) are NOT applicable to Base documents." +msgid "The UNO object representing the tree control data model. Refer to XMutableTreeDataModel in Application Programming Interface (API) documentation for detailed information." msgstr "" -#. HPr8i -#: sf_document.xhp +#. dfWTW +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id241589189701274\n" +"sf_dialogcontrol.xhp\n" +"hd_id81598540704978\n" "help.text" -msgid "Methods and properties that are specific to certain LibreOffice components are stored in separate services, such as SFDocuments.SF_Calc and SFDocuments.SF_Base." +msgid "The Value property" msgstr "" -#. Fdi8i -#: sf_document.xhp +#. JHK7w +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id641611090052376\n" +"sf_dialogcontrol.xhp\n" +"par_id10159854325492\n" "help.text" -msgid "Although the Basic language does not offer inheritance between object classes, the latter services may be considered as subclasses of the SFDocuments.Document service. Such subclasses can invoke the properties and methods described below." +msgid "Control type" msgstr "" -#. YMWaA -#: sf_document.xhp +#. 33wWa +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"hd_id581582885621841\n" +"sf_dialogcontrol.xhp\n" +"par_id741598543254158\n" "help.text" -msgid "Service invocation" +msgid "Type" msgstr "" -#. C9LQA -#: sf_document.xhp +#. QLVMB +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id141610734722352\n" +"sf_dialogcontrol.xhp\n" +"par_id961598543254444\n" "help.text" -msgid "Before using the Document service the ScriptForge library needs to be loaded using:" +msgid "Description" msgstr "" -#. JFFek -#: sf_document.xhp +#. kfK2B +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id591589191059889\n" +"sf_dialogcontrol.xhp\n" +"par_id271598543254590\n" "help.text" -msgid "The Document service is closely related to the UI and FileSystem services of the ScriptForge library." +msgid "Boolean" msgstr "" -#. X6BV3 -#: sf_document.xhp +#. jEyx9 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id581611090387382\n" +"sf_dialogcontrol.xhp\n" +"par_id741598543254108\n" "help.text" -msgid "Below are three variants of how the Document service can be invoked." +msgid "For toggle buttons only" msgstr "" -#. HevYB -#: sf_document.xhp +#. gCWiY +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"bas_id571589191739218\n" +"sf_dialogcontrol.xhp\n" +"par_id741598543254376\n" "help.text" -msgid "'1) From the ScriptForge.UI service:" +msgid "Boolean or Integer" msgstr "" -#. 6TA5q -#: sf_document.xhp +#. 7GZGS +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"bas_id331589191766183\n" +"sf_dialogcontrol.xhp\n" +"par_id521598543254630\n" "help.text" -msgid "'Alternatively, using the CreateDocument or OpenDocument methods" +msgid "0, False: not checked
1, True: checked
2: grayed, don't know" msgstr "" -#. rAPFN -#: sf_document.xhp +#. EKHtH +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"bas_id571589191774268\n" +"sf_dialogcontrol.xhp\n" +"par_id781598543254887\n" "help.text" -msgid "'2) Directly if the document is already open" +msgid "String" msgstr "" -#. CWFJB -#: sf_document.xhp +#. nZVA5 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"bas_id471598109329789\n" +"sf_dialogcontrol.xhp\n" +"par_id331598543254947\n" "help.text" -msgid "'3) From a macro triggered by a document event" +msgid "The selected value. The ListIndex property is an alternate option." msgstr "" -#. LyvNw -#: sf_document.xhp +#. MWkEW +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id71611090922315\n" +"sf_dialogcontrol.xhp\n" +"par_id5159854325443\n" "help.text" -msgid "The use of the prefix \"SFDocuments.\" while calling the service is optional." +msgid "Numeric" msgstr "" -#. QF9FG -#: sf_document.xhp +#. DoCfT +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id891582733781994\n" +"sf_dialogcontrol.xhp\n" +"par_id401598543254743\n" "help.text" -msgid "Except when the document was closed by program with the CloseDocument method (it is then superfluous), it is recommended to free resources after use:" +msgid "Date" msgstr "" -#. z3oxC -#: sf_document.xhp +#. XzBhY +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"hd_id351582885195476\n" +"sf_dialogcontrol.xhp\n" +"par_id731598543254544\n" "help.text" -msgid "Properties" +msgid "String" msgstr "" -#. 6NTY6 -#: sf_document.xhp +#. kgfXR +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id41582885195836\n" +"sf_dialogcontrol.xhp\n" +"par_id971598543254757\n" "help.text" -msgid "Name" +msgid "A file name formatted in accordance with the FileNaming property of the ScriptForge.FileSystem service" msgstr "" -#. wUbi9 -#: sf_document.xhp +#. 9NVHN +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id31582885195372\n" +"sf_dialogcontrol.xhp\n" +"par_id221598543254760\n" "help.text" -msgid "Readonly" +msgid "String or Numeric" msgstr "" -#. NfJEr -#: sf_document.xhp +#. 53Ztp +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id31582885195238\n" +"sf_dialogcontrol.xhp\n" +"par_id42159854325422\n" "help.text" -msgid "Type" +msgid "String or array of strings" msgstr "" -#. QZzvi -#: sf_document.xhp +#. 9NwJs +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id931582885195131\n" +"sf_dialogcontrol.xhp\n" +"par_id601598543254780\n" "help.text" -msgid "Description" +msgid "The selected row(s) as a scalar or as an array depending on the MultiSelect attribute" msgstr "" -#. wBpru -#: sf_document.xhp +#. tFGhf +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id861582885655779\n" +"sf_dialogcontrol.xhp\n" +"par_id461598543254909\n" "help.text" -msgid "No" +msgid "Numeric" msgstr "" -#. QEZC4 -#: sf_document.xhp +#. CCkkF +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id581582885655885\n" +"sf_dialogcontrol.xhp\n" +"par_id81598543254625\n" "help.text" -msgid "Returns a ScriptForge.Dictionary object instance. After update, can be passed again to the property for updating the document.
Individual items of the dictionary may be either strings, numbers, (Basic) dates or com.sun.star.util.Duration items." +msgid "String" msgstr "" -#. DktDb -#: sf_document.xhp +#. YvPAp +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id441582886030118\n" +"sf_dialogcontrol.xhp\n" +"par_id631598543254771\n" "help.text" -msgid "No" +msgid "Numeric" msgstr "" -#. DNFGz -#: sf_document.xhp +#. fBArb +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id471582886030489\n" +"sf_dialogcontrol.xhp\n" +"par_id91598543254766\n" "help.text" -msgid "Gives access to the Description property of the document (also known as \"Comments\")" +msgid "Must be within the predefined bounds" msgstr "" -#. wMzx8 -#: sf_document.xhp +#. veFie +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id971582886791838\n" +"sf_dialogcontrol.xhp\n" +"par_id561598543254115\n" "help.text" -msgid "Yes" +msgid "Boolean" msgstr "" -#. Mm6E5 -#: sf_document.xhp +#. ZragT +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id16158288679167\n" +"sf_dialogcontrol.xhp\n" +"par_id851598543254624\n" "help.text" -msgid "Returns a ScriptForge.Dictionary object containing all the entries. Document statistics are included. Note that they are specific to the type of document. As an example, a Calc document includes a \"CellCount\" entry. Other documents do not." +msgid "Each button has its own name. They are linked together if their TAB positions are contiguous. If a radiobutton is set to True, the other related buttons are automatically set to False" msgstr "" -#. Ew7vi -#: sf_document.xhp +#. m6Uyb +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id201589194571955\n" +"sf_dialogcontrol.xhp\n" +"par_id531598543254869\n" "help.text" -msgid "Yes" +msgid "Numeric" msgstr "" -#. Aw2Tv -#: sf_document.xhp +#. MWdGb +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id941589194571801\n" +"sf_dialogcontrol.xhp\n" +"par_id21598543254994\n" "help.text" -msgid "String value with the document type (\"Base\", \"Calc\", \"Writer\", etc)" +msgid "Must be within the predefined bounds" msgstr "" -#. Yo8T4 -#: sf_document.xhp +#. 5VuCQ +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id761589194633950\n" +"sf_dialogcontrol.xhp\n" +"par_id751598543254299\n" "help.text" -msgid "Yes" +msgid "String" msgstr "" -#. pSbRu -#: sf_document.xhp +#. a9AMF +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id611589194633853\n" +"sf_dialogcontrol.xhp\n" +"par_id441598543254738\n" "help.text" -msgid "Exactly one of these properties is True for a given document." +msgid "The text appearing in the field" msgstr "" -#. oKQWB -#: sf_document.xhp +#. wGGjL +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id231589194910179\n" +"sf_dialogcontrol.xhp\n" +"par_id341598543254600\n" "help.text" -msgid "No" +msgid "Date" msgstr "" -#. CDTBC -#: sf_document.xhp +#. CABLr +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id311589194910190\n" +"sf_dialogcontrol.xhp\n" +"hd_id421612628828054\n" "help.text" -msgid "Gives access to the Keywords property of the document. Represented as a comma-separated list of keywords" +msgid "Event properties" msgstr "" -#. EHM84 -#: sf_document.xhp +#. c7srp +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id921589638614972\n" +"sf_dialogcontrol.xhp\n" +"par_id41612629140856\n" "help.text" -msgid "Yes" +msgid "Returns a URI string with the reference to the script triggered by the event. Read its specification in the scripting framework URI specification." msgstr "" -#. JGTQz -#: sf_document.xhp +#. fkFAt +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id801589638614518\n" +"sf_dialogcontrol.xhp\n" +"par_id961612628879819\n" "help.text" -msgid "True if the document is actually in read-only mode" +msgid "Name" msgstr "" -#. zK55N -#: sf_document.xhp +#. 2sB8F +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id201589195028733\n" +"sf_dialogcontrol.xhp\n" +"par_id401612628879819\n" "help.text" -msgid "No" +msgid "ReadOnly" msgstr "" -#. 99ZxC -#: sf_document.xhp +#. 2A2Ex +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id371589195028843\n" +"sf_dialogcontrol.xhp\n" +"par_id281612628879819\n" "help.text" -msgid "Gives access to the Subject property of the document." +msgid "Description as labeled in the Basic IDE" msgstr "" -#. dH6ct -#: sf_document.xhp +#. rSRBQ +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id451589195028910\n" +"sf_dialogcontrol.xhp\n" +"par_id91612707166532\n" "help.text" -msgid "No" +msgid "Yes" msgstr "" -#. TCiBh -#: sf_document.xhp +#. aABgD +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id771589195028748\n" +"sf_dialogcontrol.xhp\n" +"par_id291612707166258\n" "help.text" -msgid "Gives access to the Title property of the document." +msgid "Execute action" msgstr "" -#. SwDBh -#: sf_document.xhp +#. KnFdW +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id221582885195686\n" +"sf_dialogcontrol.xhp\n" +"par_id79161270716675\n" "help.text" msgid "Yes" msgstr "" -#. PRmJE -#: sf_document.xhp +#. JrRob +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id371582885195525\n" +"sf_dialogcontrol.xhp\n" +"par_id831612707166731\n" "help.text" -msgid "UNO Object" +msgid "While adjusting" msgstr "" -#. 9TNH3 -#: sf_document.xhp +#. mpuj3 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id881582885195976\n" +"sf_dialogcontrol.xhp\n" +"par_id111612629836630\n" "help.text" -msgid "The UNO object com.sun.star.lang.XComponent or com.sun.star.comp.dba.ODatabaseDocument representing the document" +msgid "Yes" msgstr "" -#. coFyk -#: sf_document.xhp +#. 7Swj5 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id861611146581334\n" +"sf_dialogcontrol.xhp\n" +"par_id1001612629836902\n" "help.text" -msgid "The example below prints all the properties of a document. Note that the oDoc object returned by the UI.OpenDocument method is a SFDocuments.Document object." +msgid "When receiving focus" msgstr "" -#. wmiy9 -#: sf_document.xhp +#. Mp4i7 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id651606319520519\n" +"sf_dialogcontrol.xhp\n" +"par_id291612629836294\n" "help.text" -msgid "List of Methods in the Document Service" +msgid "Yes" msgstr "" -#. UVWQb -#: sf_document.xhp +#. ozGia +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id93158919969864\n" +"sf_dialogcontrol.xhp\n" +"par_id62161262983683\n" "help.text" -msgid "Returns True if the document could be activated. Otherwise, there is no change in the actual user interface. It is equivalent to the Activate method of the UI service." +msgid "When losing focus" msgstr "" -#. qcuXA -#: sf_document.xhp +#. TR5uW +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id421611148353046\n" +"sf_dialogcontrol.xhp\n" +"par_id51612707354544\n" "help.text" -msgid "This method is useful when one needs to give focus for a document that is minimized or hidden." +msgid "Yes" msgstr "" -#. vFzrg -#: sf_document.xhp +#. HREcr +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id601611148017930\n" +"sf_dialogcontrol.xhp\n" +"par_id211612707354899\n" "help.text" -msgid "The example below considers that the file \"My_File.ods\" is already open but not active." +msgid "Item status changed" msgstr "" -#. zGRcs -#: sf_document.xhp +#. L6e2x +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id601611148080503\n" +"sf_dialogcontrol.xhp\n" +"par_id81612629836634\n" "help.text" -msgid "Keep in mind that you can invoke the Document service by passing to CreateScriptService either \"Document\" or \"SFDocuments.Document\"" +msgid "Yes" msgstr "" -#. rB7Ab -#: sf_document.xhp +#. sVo6A +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id651589200121138\n" +"sf_dialogcontrol.xhp\n" +"par_id881612629836744\n" "help.text" -msgid "Closes the document. If the document is already closed, regardless of how the document was closed, this method has no effect and returns False." +msgid "Key pressed" msgstr "" -#. 64F7E -#: sf_document.xhp +#. pPBHX +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id341611149562894\n" +"sf_dialogcontrol.xhp\n" +"par_id591612629836830\n" "help.text" -msgid "The method will also return False if the user declines to close it." +msgid "Yes" msgstr "" -#. AGBjg -#: sf_document.xhp +#. P6NX8 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id981611149616934\n" +"sf_dialogcontrol.xhp\n" +"par_id161612629836775\n" "help.text" -msgid "Returns True if the document was successfully closed." +msgid "Key released" msgstr "" -#. F2emZ -#: sf_document.xhp +#. XJGHA +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id361589200121646\n" +"sf_dialogcontrol.xhp\n" +"par_id891612629836630\n" "help.text" -msgid "SaveAsk : If True (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified." +msgid "Yes" msgstr "" -#. AxyoV -#: sf_document.xhp +#. oCDXm +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id901599410483300\n" +"sf_dialogcontrol.xhp\n" +"par_id461612629836679\n" "help.text" -msgid "This method is applicable only for Base documents." +msgid "Mouse moved while key presses" msgstr "" -#. 47ud8 -#: sf_document.xhp +#. nLbMG +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id891599410524092\n" +"sf_dialogcontrol.xhp\n" +"par_id131612629836291\n" "help.text" -msgid "It returns a SFDatabases.Database service instance giving access to the execution of SQL commands on the database defined and/or embedded in the actual Base document." +msgid "Yes" msgstr "" -#. cdu6C -#: sf_document.xhp +#. 9XdcG +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id721599410266911\n" +"sf_dialogcontrol.xhp\n" +"par_id151612629836151\n" "help.text" -msgid "User, Password : The login parameters. Both default to \"\"." +msgid "Mouse inside" msgstr "" -#. Nmwv9 -#: sf_document.xhp +#. BZ7sC +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id991589202413257\n" +"sf_dialogcontrol.xhp\n" +"par_id211612629836725\n" "help.text" -msgid "Runs a command on a document. The command is executed without arguments." +msgid "Yes" msgstr "" -#. MGb6t -#: sf_document.xhp +#. mzbBD +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id921611152932311\n" +"sf_dialogcontrol.xhp\n" +"par_id361612629836624\n" "help.text" -msgid "A few typical commands are: Save, SaveAs, ExportToPDF, SetDocumentProperties, Undo, Copy, Paste, etc." +msgid "Mouse outside" msgstr "" -#. qBhYc -#: sf_document.xhp +#. fAD8Y +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id261589202778896\n" +"sf_dialogcontrol.xhp\n" +"par_id311612629836481\n" "help.text" -msgid "The document itself does not need to be active to be able to run commands." +msgid "Yes" msgstr "" -#. qAb3U -#: sf_document.xhp +#. FCBxu +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id401589202413575\n" +"sf_dialogcontrol.xhp\n" +"par_id721612629836752\n" "help.text" -msgid "Command : Case-sensitive string containing the command in English. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong." +msgid "Mouse moved" msgstr "" -#. nZ8Yc -#: sf_document.xhp +#. 4DCtC +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id721611153068137\n" +"sf_dialogcontrol.xhp\n" +"par_id981612629836116\n" "help.text" -msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"My_File.ods\", which will result in the selection of the data area based on the currently selected cell." +msgid "Yes" msgstr "" -#. pbYAn -#: sf_document.xhp +#. 8B9ct +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id751611153375195\n" +"sf_dialogcontrol.xhp\n" +"par_id381612629836635\n" "help.text" -msgid "The example above actually runs the UNO command uno:SelectData. Hence, to use the RunCommand method it is necessary to remove the \"uno:\" substring." +msgid "Mouse button pressed" msgstr "" -#. JRHRS -#: sf_document.xhp +#. krueU +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id191611153511038\n" +"sf_dialogcontrol.xhp\n" +"par_id711612629836704\n" "help.text" -msgid "Each LibreOffice component has its own set of commands available. One easy way to learn commands is going to Tools > Customize > Keyboard. When you position your mouse over a function in the Function list, a tooltip will appear with the corresponding UNO command." +msgid "Yes" msgstr "" -#. enSv9 -#: sf_document.xhp +#. 4c5qE +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id81589202925519\n" +"sf_dialogcontrol.xhp\n" +"par_id35161262983642\n" "help.text" -msgid "Stores the document to the file location from which it was loaded. The method is ignored if the document was not modified." +msgid "Mouse button released" msgstr "" -#. sFUcr -#: sf_document.xhp +#. FkyLb +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id731611153918907\n" +"sf_dialogcontrol.xhp\n" +"par_id851612707606863\n" "help.text" -msgid "Returns False if the document could not be saved. An error is raised if the file is open as read-only, or if it is a new file that has not been saved yet." +msgid "No" msgstr "" -#. Ys5oF -#: sf_document.xhp +#. VudpK +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id211589203690937\n" +"sf_dialogcontrol.xhp\n" +"par_id351612707606197\n" "help.text" -msgid "The document itself does not need to be active to run this method." +msgid "(Not in Basic IDE) when the expansion button is pressed on a node in a tree control" msgstr "" -#. 75K92 -#: sf_document.xhp +#. TkEgQ +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id121589203370778\n" +"sf_dialogcontrol.xhp\n" +"par_id121612707606251\n" "help.text" -msgid "Stores the document to the given file location. The new location becomes the new file name on which simple Save method calls will be applied." +msgid "No" msgstr "" -#. R8D2A -#: sf_document.xhp +#. quWBQ +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id31611154475602\n" +"sf_dialogcontrol.xhp\n" +"par_id881612707606121\n" "help.text" -msgid "Returns False if the document could not be saved. An error is raised when overwriting the destination is rejected or when the destination has its read-only attribute set." +msgid "(Not in Basic IDE) when a node in a tree control is selected" msgstr "" -#. GAAfy -#: sf_document.xhp +#. qyb3B +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id391589203370902\n" +"sf_dialogcontrol.xhp\n" +"par_id811612707606330\n" "help.text" -msgid "The document itself does not need to be active to run this method." +msgid "Yes" msgstr "" -#. cNiiE -#: sf_document.xhp +#. th6Kr +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id331589203370950\n" +"sf_dialogcontrol.xhp\n" +"par_id621612707606219\n" "help.text" -msgid "FileName : A string containing the file name to be used. It must follow the SF_FileSystem.FileNaming notation." +msgid "Text modified" msgstr "" -#. AKbDA -#: sf_document.xhp +#. YFbGT +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id631589204010142\n" +"sf_dialogcontrol.xhp\n" +"hd_id421583670049913\n" "help.text" -msgid "Overwrite : If True, the destination file may be overwritten (default = False)." +msgid "Methods" msgstr "" -#. zkP8D -#: sf_document.xhp +#. xNrc5 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id811589204084107\n" +"sf_dialogcontrol.xhp\n" +"par_id891611613601554\n" "help.text" -msgid "Password (*) : A non-space string to protect the document." +msgid "List of Methods in the DialogControl Service" msgstr "" -#. ntVEA -#: sf_document.xhp +#. 5jtfg +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id451589204163772\n" +"sf_dialogcontrol.xhp\n" +"par_id831612711823126\n" "help.text" -msgid "FilterName (*) : The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist." +msgid "Create and return a new node of the tree control as a UNO object subordinate to a parent node. Refer to XMutableTreeNode in Application Programming Interface (API) documentation for detailed information." msgstr "" -#. N6WPC -#: sf_document.xhp +#. MrQnS +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id981589204207800\n" +"sf_dialogcontrol.xhp\n" +"par_id741612711823706\n" "help.text" -msgid "FilterOptions (*) : An optional string of options associated with the filter." +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 OnNodeExpanded event - to complete the tree dynamically." msgstr "" -#. FJywB -#: sf_document.xhp +#. cK7HA +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id911589205147502\n" +"sf_dialogcontrol.xhp\n" +"par_id761612711823834\n" "help.text" -msgid "Stores a copy of or export the document to the given file location. The actual location is unchanged." +msgid "ParentNode: A node UNO object, of type com.sun.star.awt.tree.XMutableTreeNode." msgstr "" -#. ovvew -#: sf_document.xhp +#. g2Ubo +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id381611154800685\n" +"sf_dialogcontrol.xhp\n" +"par_id791612711823819\n" "help.text" -msgid "Returns False if the document could not be saved. An error is raised when overwriting the destination is rejected or when the destination has its read-only attribute set." +msgid "DisplayValue: The text appearing in the tree control box." msgstr "" -#. BFKFn -#: sf_document.xhp +#. GV6Gp +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id11589205147643\n" +"sf_dialogcontrol.xhp\n" +"par_id911612711823382\n" "help.text" -msgid "The document itself does not need to be active to run this method." +msgid "DataValue: Any value associated with the new node. Default value is Empty." msgstr "" -#. CPc2g -#: sf_document.xhp +#. qbb2x +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id301589205147697\n" +"sf_dialogcontrol.xhp\n" +"bas_id401612711823779\n" "help.text" -msgid "FileName : A string containing the file name to be used. It must follow the SF_FileSystem.FileNaming notation." +msgid "'Dialog stored in current document's standard library" msgstr "" -#. GEybm -#: sf_document.xhp +#. 8B3qP +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id851589205147348\n" +"sf_dialogcontrol.xhp\n" +"par_id221612713087885\n" "help.text" -msgid "Overwrite : If True, the destination file may be overwritten (default = False)." +msgid "Return True 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 "" -#. PPc3f -#: sf_document.xhp +#. UkE9k +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id821589205147330\n" +"sf_dialogcontrol.xhp\n" +"par_id781612713087722\n" "help.text" -msgid "Password (*) : A non-space string to protect the document." +msgid "ParentNode: A node UNO object, of type com.sun.star.awt.tree.XMutableTreeNode." msgstr "" -#. RKCha -#: sf_document.xhp +#. 2FTD4 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id67158920514729\n" +"sf_dialogcontrol.xhp\n" +"par_id36161271308759\n" "help.text" -msgid "FilterName (*) : The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist." +msgid "FlatTree: a two dimension array sorted on the columns containing the display values. Such an array can be issued by the GetRows method applied on the SFDatabases.Database service. When an array item containing the text to be displayed is Empty or Null, no new subnode is created and the remainder of the row is skipped." msgstr "" -#. hXUjB -#: sf_document.xhp +#. r5QNj +#: sf_dialogcontrol.xhp msgctxt "" -"sf_document.xhp\n" -"par_id881589205147911\n" +"sf_dialogcontrol.xhp\n" +"bas_id61612716027443\n" "help.text" -msgid "FilterOptions (*) : An optional string of options associated with the filter." +msgid "Flat tree >>>> Resulting subtree" msgstr "" -#. WCH7E -#: sf_exception.xhp +#. SQH7v +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"tit\n" +"sf_dialogcontrol.xhp\n" +"par_id51612713087915\n" "help.text" -msgid "ScriptForge.Exception service (SF_Exception)" +msgid "WithDataValue: When False default value is used, every column of FlatTree contains the text to be displayed in the tree control. When True, the texts to be displayed (DisplayValue) are in columns 0, 2, 4, ... while the data values (DataValue) are in columns 1, 3, 5, ..." msgstr "" -#. ikEsF -#: sf_exception.xhp +#. fWnhZ +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id521580038927003\n" +"sf_dialogcontrol.xhp\n" +"par_id151612780723320\n" "help.text" -msgid "ScriptForge.Exception service" +msgid "Returns a new root node of the tree control, as a node UNO object of type com.sun.star.awt.tree.XMutableTreeNode. The new tree root is inserted below pre-existing root nodes. " msgstr "" -#. m5HoF -#: sf_exception.xhp +#. YT845 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id181587139648008\n" +"sf_dialogcontrol.xhp\n" +"par_id821612780723965\n" "help.text" -msgid "The Exception service is a collection of methods for Basic code debugging and error handling." +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 "" -#. KiitV -#: sf_exception.xhp +#. QiXVA +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id141587140927573\n" +"sf_dialogcontrol.xhp\n" +"par_id671612780723837\n" "help.text" -msgid "In the advent of a run-time error, the Exception service properties and methods help identify the error context and permit to handle it." +msgid "DisplayValue: The text appearing in the tree control box." msgstr "" -#. Kn3iF -#: sf_exception.xhp +#. Cw3b9 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id461587140965192\n" +"sf_dialogcontrol.xhp\n" +"par_id31612780723267\n" "help.text" -msgid "The SF_Exception service is similar to the VBA Err object." +msgid "DataValue: Any value associated with the new node. Default value is Empty." msgstr "" -#. 6rquM -#: sf_exception.xhp +#. Ynpwt +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id61587141015326\n" +"sf_dialogcontrol.xhp\n" +"par_id171612781589503\n" "help.text" -msgid "The Number property identifies the error." +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 DisplayValue pattern or having its data value equal to DataValue. The comparisons may be or not case-sensitive. The first matching occurrence is returned as a node UNO object of type com.sun.star.awt.tree.XMutableTreeNode. " msgstr "" -#. 9Gh4S -#: sf_exception.xhp +#. 5Jxkj +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id251608212974671\n" +"sf_dialogcontrol.xhp\n" +"par_id741612782475457\n" "help.text" -msgid "Use Raise() method to interrupt processing, use RaiseWarning() method to trap an anomaly and continue processing." +msgid "When not found, the method returns Nothing, to be tested with the IsNull() builtin function." msgstr "" -#. PddYS -#: sf_exception.xhp +#. n7pE8 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id621587225732733\n" +"sf_dialogcontrol.xhp\n" +"par_id41612781589363\n" "help.text" -msgid "Errors or warnings raised with the Exception service are stored in memory and can be retrieved using its Console() method." +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 "" -#. i8z6N -#: sf_exception.xhp +#. t5Kcc +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id411587141146677\n" +"sf_dialogcontrol.xhp\n" +"par_id541613670199211\n" "help.text" -msgid "The Exception service console stores events, variable values and information about errors. Use the console when Basic IDE is not accessible, for example in Calc user defined functions (UDF) or during events processing. Use DebugPrint() method to aggregate additional user data. Console entries can be dumped to a text file or visualized in a dialogue." +msgid "One argument out of DisplayValueor DataValue must be specified. If both present, one match is sufficient to select the node." msgstr "" -#. 9AW2i -#: sf_exception.xhp +#. KMPVF +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id111587141158495\n" +"sf_dialogcontrol.xhp\n" +"par_id591612781589560\n" "help.text" -msgid "When an error occurs, an application macro may:" +msgid "DisplayValue: The pattern to be matched. See the SF_String.IsLike() method. When equal to the zero-length string (default), this display value is not searched for." msgstr "" -#. hxxxr -#: sf_exception.xhp +#. CF4o6 +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id451587141202844\n" +"sf_dialogcontrol.xhp\n" +"par_id481612781589626\n" "help.text" -msgid "Report the error in the Exception console" +msgid "DataValue: A string, a numeric value, a date. Use Empty default value when no value applies." msgstr "" -#. SGmPy -#: sf_exception.xhp +#. g7uEG +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id751587141235313\n" +"sf_dialogcontrol.xhp\n" +"par_id141582384726168\n" "help.text" -msgid "Inform the user about the error using either a standard message either a customized message" +msgid "CaseSensitive: Default value is False" msgstr "" -#. C3NMD -#: sf_exception.xhp +#. 3oU3L +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id931587141260777\n" +"sf_dialogcontrol.xhp\n" +"par_id871583933076448\n" "help.text" -msgid "Optionally stop its execution" +msgid "Set the focus on the control. Return True if focusing was successful." msgstr "" -#. yQzKr -#: sf_exception.xhp +#. 6YvuU +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id201586594659135\n" +"sf_dialogcontrol.xhp\n" +"par_id151598178880227\n" "help.text" -msgid "Service invocation" +msgid "This method is often called from a dialog or control event." msgstr "" -#. 5YFk5 -#: sf_exception.xhp +#. HNmmm +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id571586594672714\n" +"sf_dialogcontrol.xhp\n" +"par_id671598619892378\n" "help.text" -msgid "To invoke the Exception service, first you need to load the ScriptForge library using:" +msgid "Add a new line at the end of a multiline text field. A newline character will be inserted when appropriate. The method returns True when successful." msgstr "" -#. T8o7G -#: sf_exception.xhp +#. D29nu +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id161610652161795\n" +"sf_dialogcontrol.xhp\n" +"par_id941598619892915\n" "help.text" -msgid "The following examples show three different approaches to call the method Raise. All other methods can be executed in a similar fashion." +msgid "An error is raised if the actual control is not of the type TextField or is not multiline." msgstr "" -#. HABsh -#: sf_exception.xhp +#. AKiEA +#: sf_dialogcontrol.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id651584978211886\n" +"sf_dialogcontrol.xhp\n" +"par_id1001584541257789\n" "help.text" -msgid "Properties" +msgid "Line: The string to insert. Default is an empty line." msgstr "" -#. s3E9G -#: sf_exception.xhp +#. opNus +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id271584978211792\n" +"sf_dictionary.xhp\n" +"tit\n" "help.text" -msgid "Name" +msgid "ScriptForge.Dictionary service" msgstr "" -#. qEhnn -#: sf_exception.xhp +#. 4L4A6 +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id241584978211550\n" -"help.text" -msgid "ReadOnly" +"sf_dictionary.xhp\n" +"hd_id731582733781114\n" +"help.text" +msgid "ScriptForge.Dictionary service" msgstr "" -#. TkMLa -#: sf_exception.xhp +#. LJG3Z +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id621584978211403\n" +"sf_dictionary.xhp\n" +"par_id891582884466217\n" "help.text" -msgid "Description" +msgid "A dictionary is a collection of key-item pairs" msgstr "" -#. tJZkJ -#: sf_exception.xhp +#. fZDre +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id71584978715562\n" +"sf_dictionary.xhp\n" +"par_id861582884516571\n" "help.text" -msgid "No" +msgid "The key is a case-insensitive string" msgstr "" -#. RyJkE -#: sf_exception.xhp +#. 2AdDG +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id581584978715701\n" +"sf_dictionary.xhp\n" +"par_id531582884549542\n" "help.text" -msgid "The error message text." +msgid "Items may be of any type" msgstr "" -#. Wcy7s -#: sf_exception.xhp +#. Bqyf3 +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id241610652688334\n" +"sf_dictionary.xhp\n" +"par_id891582884593057\n" "help.text" -msgid "Default value is \"\" or a string containing the Basic run-time error message." +msgid "Keys and items can be retrieved, counted, updated, and much more." msgstr "" -#. BT7GF -#: sf_exception.xhp +#. HnBYG +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id211584978211383\n" +"sf_dictionary.xhp\n" +"par_id971582884636922\n" "help.text" -msgid "No" +msgid "%PRODUCTNAME Basic Collection object does not support the retrieval of the keys.
Additionally its items contain only primitive Basic data types such as dates, text, numbers, and the like." msgstr "" -#. AnFVG -#: sf_exception.xhp +#. RkMHR +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id691584978211774\n" +"sf_dictionary.xhp\n" +"hd_id581582885621841\n" "help.text" -msgid "The code of the error. It can be a numeric value or text." +msgid "Service invocation" msgstr "" -#. dCADC -#: sf_exception.xhp +#. Qp3A4 +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id151610652632828\n" +"sf_dictionary.xhp\n" +"par_id821610388789467\n" "help.text" -msgid "Default value is 0 or the numeric value corresponding to the Basic run-time error code." +msgid "The following example creates myDict as an empty dictionary." msgstr "" -#. uLE2Q -#: sf_exception.xhp +#. BghTS +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id671584978666689\n" +"sf_dictionary.xhp\n" +"par_id71158288562139\n" "help.text" -msgid "No" +msgid "It is recommended to free resources after use:" msgstr "" -#. G3q2n -#: sf_exception.xhp +#. Dd4Pp +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id951584978666296\n" +"sf_dictionary.xhp\n" +"hd_id351582885195476\n" "help.text" -msgid "The location in the code where the error occurred. It can be a numeric value or text." +msgid "Properties" msgstr "" -#. kBXGC -#: sf_exception.xhp +#. hYF2s +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id681610652723345\n" +"sf_dictionary.xhp\n" +"par_id41582885195836\n" "help.text" -msgid "Default value is 0 or the code line number for a standard Basic run-time error." +msgid "Name" msgstr "" -#. mnFGS -#: sf_exception.xhp +#. EgAoj +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id461584978880380\n" +"sf_dictionary.xhp\n" +"par_id31582885195372\n" "help.text" -msgid "Raising or clearing an Exception resets its properties." +msgid "Read-only" msgstr "" -#. ssXEB -#: sf_exception.xhp +#. pHem5 +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id881608131596153\n" +"sf_dictionary.xhp\n" +"par_id31582885195238\n" "help.text" -msgid "List of Methods in the Exception Service" +msgid "Type" msgstr "" -#. CDgEM -#: sf_exception.xhp +#. NnCGT +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id271579683706571\n" +"sf_dictionary.xhp\n" +"par_id931582885195131\n" "help.text" -msgid "Resets the current error status and clears the SF_Exception properties." +msgid "Description" msgstr "" -#. 7jFLi -#: sf_exception.xhp +#. B8ZfD +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id701610654263121\n" +"sf_dictionary.xhp\n" +"par_id221582885195686\n" "help.text" -msgid "The following example shows how to catch a division-by-zero exception, whose error code is 11." +msgid "Yes" msgstr "" -#. JhADn -#: sf_exception.xhp +#. JnMbF +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"bas_id51587215508130\n" +"sf_dictionary.xhp\n" +"par_id881582885195976\n" "help.text" -msgid "'If division by zero, ignore the error" +msgid "The number of entries in the dictionary" msgstr "" -#. afnTr -#: sf_exception.xhp +#. TZ37p +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id201610654368082\n" +"sf_dictionary.xhp\n" +"par_id441582886030118\n" "help.text" -msgid "For a complete list of Basic run-time error codes, refer to Debugging a Basic Program." +msgid "Yes" msgstr "" -#. efEEX -#: sf_exception.xhp +#. G6fcd +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id651598718179382\n" +"sf_dictionary.xhp\n" +"par_id131582886030297\n" "help.text" -msgid "Displays the console messages in a modal or non-modal dialog. In both modes, all the past messages issued by a DebugPrint() method or resulting from an exception are displayed. In non-modal mode, subsequent entries are added automatically." +msgid "Array of Variants" msgstr "" -#. KKgdp -#: sf_exception.xhp +#. EykBP +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id161598718286205\n" +"sf_dictionary.xhp\n" +"par_id471582886030489\n" "help.text" -msgid "If the console is already open, when non-modal, it is brought to the front." +msgid "The list of items as a one dimensional array" msgstr "" -#. ypzYc -#: sf_exception.xhp +#. HTnKu +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id801598718629151\n" +"sf_dictionary.xhp\n" +"par_id971582886791838\n" "help.text" -msgid "A modal console can only be closed by the user. A non-modal console can either be closed by the user or upon macro termination." +msgid "Yes" msgstr "" -#. 2DWxi -#: sf_exception.xhp +#. mXmC9 +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id511598718179819\n" +"sf_dictionary.xhp\n" +"par_id271582886791111\n" "help.text" -msgid "Modal: Determine if the console window is Modal (True) or Non-modal (False). Default value is True." +msgid "Array of Strings" msgstr "" -#. xu6FA -#: sf_exception.xhp +#. MxjyM +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id641587215098903\n" +"sf_dictionary.xhp\n" +"par_id16158288679167\n" "help.text" -msgid "Clears the console keeping an optional number of recent messages. If the console is activated in non-modal mode, it is refreshed." +msgid "The list of keys as a one dimensional array" msgstr "" -#. jbkCo -#: sf_exception.xhp +#. EvjDj +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id351587215098527\n" +"sf_dictionary.xhp\n" +"par_id461582886731495\n" "help.text" -msgid "Keep: The number of recent messages to be kept. Default value is 0." +msgid "The Keys and Items properties return their respective contents, using an identical ordering. The order is unrelated to the creation sequence." msgstr "" -#. GLEVv -#: sf_exception.xhp +#. suQ9E +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id521610655023824\n" +"sf_dictionary.xhp\n" +"par_id931610389113917\n" "help.text" -msgid "The following example clears the console keeping the 10 most recent messages." +msgid "The following example uses the Keys property to iterate over all keys in the dictionary myDict." msgstr "" -#. 4LD2d -#: sf_exception.xhp +#. Thoy8 +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id281587218077400\n" +"sf_dictionary.xhp\n" +"par_id921606472825856\n" "help.text" -msgid "Exports the contents of the console to a text file. If the file already exists and the console is not empty, it will be overwritten without warning. Returns True if successful." +msgid "Methods" msgstr "" -#. QMb9C -#: sf_exception.xhp +#. PqSBg +#: sf_dictionary.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id851587218077862\n" +"sf_dictionary.xhp\n" +"par_id831582887670029\n" "help.text" -msgid "FileName: The name of the text file the console should be dumped into. The name is expressed according to the current FileNaming property of the SF_FileSystem service. URL notation and the native operating system's format are both admitted." +msgid "Adds a new key-item pair into the dictionary. Returns True if successful." msgstr "" -#. 2qser +#. 3MMGU +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id341582887670030\n" +"help.text" +msgid "Key : String value used to identify the Item. The key is not case-sensitive." +msgstr "" + +#. aGgh9 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id401582887670030\n" +"help.text" +msgid "Item : Any value, including an array, a Basic object, a UNO object, a dictionary, etc." +msgstr "" + +#. aNDWv +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id1001610391308765\n" +"help.text" +msgid "Every key must be unique in the same dictionary. If the key already exists in the dictionary, a DUPLICATEKEYERROR will be raised. Keys that are made of space characters will raise a INVALIDKEYERROR error." +msgstr "" + +#. FDWkm +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id81582888424104\n" +"help.text" +msgid "Stores the contents of the dictionary in a two-columns zero-based array. The keys are stored in the first column and the items are stored in the second column." +msgstr "" + +#. FdwcF +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id341610391565678\n" +"help.text" +msgid "If the dictionary is empty, this method will return an empty Array." +msgstr "" + +#. MnEGs +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id831601296836981\n" +"help.text" +msgid "Converts the contents of a dictionary to JSON (JavaScript Object Notation) text." +msgstr "" + +#. nAZ9s +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"hd_id261601297024828\n" +"help.text" +msgid "Limitations" +msgstr "" + +#. DDmVt +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id401601297178073\n" +"help.text" +msgid "This method supports the following data types: String, Boolean, numbers, Null and Empty. Arrays containing items of those types are also allowed, whatever their dimensions. Dates are converted into strings, however they cannot be used inside Arrays. Other data types are converted to their string representation using the SF_String.Represent service." +msgstr "" + +#. Nmzcs +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id8816012968362\n" +"help.text" +msgid "Indent : When Indent is a positive number or a text, JSON array elements and object members are pretty-printed with that indentation level. A negative Indent value will add new lines with no indentation. Indent default value \"\" selects the most compact representation. Using a positive integer for Indent indents that many spaces per level. When Indent is a string, such as Chr(9) or Tab(1), the Tab character is used to indent each level." +msgstr "" + +#. pipLz +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id151582889470596\n" +"help.text" +msgid "Store the content of the dictionary in an array of PropertyValues." +msgstr "" + +#. rTa2V +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id231610392665049\n" +"help.text" +msgid "Each entry in the array is a com.sun.star.beans.PropertyValue. The key is stored in Name, the item is stored in Value." +msgstr "" + +#. 5MnFS +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id341610392705367\n" +"help.text" +msgid "If one of the items has a type Date, it is converted to a com.sun.star.util.DateTime structure. If one of the items is an empty array, it is converted to Null. The resulting array is empty when the dictionary is empty." +msgstr "" + +#. EU4BC +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"bas_id531610393130289\n" +"help.text" +msgid "'Adds some properties to the dictionary" +msgstr "" + +#. dEAPF +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"bas_id571610393137959\n" +"help.text" +msgid "'Converts to an Array of PropertyValue objects" +msgstr "" + +#. wTUQt +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id421610393306916\n" +"help.text" +msgid "Many services and methods in the UNO library take in parameters represented using the PropertyValue struct, which is part of the LibreOffice API." +msgstr "" + +#. 3afLF +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id841582889812916\n" +"help.text" +msgid "Determines if a key exists in the dictionary." +msgstr "" + +#. 9akGN +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id971582889812917\n" +"help.text" +msgid "Key : The key to be looked up in the dictionary." +msgstr "" + +#. UAkEx +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"bas_id811606485130666\n" +"help.text" +msgid "'Adds some properties to the dictionary" +msgstr "" + +#. JBBVt +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id791601391980978\n" +"help.text" +msgid "Adds the content of a JSON (JavaScript Object Notation) string into the current dictionary. Returns True if successful." +msgstr "" + +#. NtQCD +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"hd_id961601392113644\n" +"help.text" +msgid "Limitations" +msgstr "" + +#. dGRph +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id481601392181131\n" +"help.text" +msgid "The JSON string may contain numbers, text, booleans, null values and arrays containing those types. It must not contain JSON objects namely sub-dictionaries." +msgstr "" + +#. LyxQD +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id511601392205908\n" +"help.text" +msgid "An attempt is made to convert text to date if the item matches one of these patterns: YYYY-MM-DD, HH:MM:SS or YYYY-MM-DD HH:MM:SS." +msgstr "" + +#. Ghov2 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id69160139198061\n" +"help.text" +msgid "InputStr : The string to import." +msgstr "" + +#. LW97u +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id201601391980268\n" +"help.text" +msgid "Overwrite : When True, entries with same name may exist in the dictionary and their values are overwritten. When False (default), repeated keys will raise an error. Beware that dictionary keys are not case-sensitive while names are case-sensitive in JSON strings." +msgstr "" + +#. aBFC5 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"bas_id521601393254694\n" +"help.text" +msgid "'The (sub)-dictionaries \"address\" and \"phoneNumbers\" (0) and (1) are imported as Empty values." +msgstr "" + +#. 9j5u2 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id651588941968228\n" +"help.text" +msgid "Inserts the contents of an array of PropertyValue objects into the current dictionary. PropertyValue Names are used as Keys in the dictionary, whereas Values contain the corresponding values. Returns True if successful." +msgstr "" + +#. jYVUA +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id751588941968522\n" +"help.text" +msgid "PropertyValues : A zero-based 1 dimensional array containing com.sun.star.beans.PropertyValue objects. This parameter may also be a single PropertyValue object not contained in an Array." +msgstr "" + +#. TvJoT +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id21588941968131\n" +"help.text" +msgid "Overwrite : When True, entries with same name may exist in the dictionary and their values are overwritten. When False (default), repeated keys will raise an error. Note that dictionary keys are not case-sensitive, whereas names are case-sensitive in sets of property values." +msgstr "" + +#. 3rJRP +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id891582890366737\n" +"help.text" +msgid "Retrieves an existing dictionary entry based on its key. Returns the value of the item if successful, otherwise returns Empty." +msgstr "" + +#. UP6qF +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id551582890399669\n" +"help.text" +msgid "Key : Not case-sensitive. Must exist in the dictionary, otherwise a UNKNOWNKEYERROR error is raised." +msgstr "" + +#. rGqyT +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id181610395933967\n" +"help.text" +msgid "The following example iterates over all keys in the dictionary and uses the Item method to access their values." +msgstr "" + +#. QJTte +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id891582890388737\n" +"help.text" +msgid "Removes an existing dictionary entry based on its key. Returns True if successful." +msgstr "" + +#. eEKAA +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id551582890366999\n" +"help.text" +msgid "Key : Not case-sensitive. Must exist in the dictionary, otherwise an UNKNOWNKEYERROR error is raised." +msgstr "" + +#. GyK3j +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id921582896275624\n" +"help.text" +msgid "Removes all the entries from the dictionary. Returns True if successful." +msgstr "" + +#. GSzP5 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id281582895615444\n" +"help.text" +msgid "Replaces an existing item value based on its key. Returns True if successful." +msgstr "" + +#. pSQCe +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id991582895615535\n" +"help.text" +msgid "Key : String value representing the key whose value will be replaced. Not case-sensitive. If the key does not exist in the dictionary, a UNKNOWNKEYERROR error is raised." +msgstr "" + +#. B9QCk +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id721582895615186\n" +"help.text" +msgid "Value : The new value of the item referred to with the Key parameter." +msgstr "" + +#. Y46D4 +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id571582896597766\n" +"help.text" +msgid "Replaces an existing key in the dictionary by a new key. The item value is left unchanged. Returns True if successful." +msgstr "" + +#. SxyfK +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id911582896597619\n" +"help.text" +msgid "Key : String value representing the key to be replaced. Not case-sensitive. If the key does not exist in the dictionary, a UNKNOWNKEYERROR error is raised." +msgstr "" + +#. Eu4DG +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"par_id531582896597989\n" +"help.text" +msgid "Value : String value for the new key. Not case-sensitive. If the new key already exists in the dictionary, a DUPLICATEKEYERROR error is raised." +msgstr "" + +#. jasej +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"tit\n" +"help.text" +msgid "SFDocuments.Document service" +msgstr "" + +#. KmD7j +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id731582733781114\n" +"help.text" +msgid "SFDocuments.Document service" +msgstr "" + +#. FoEeH +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id381589189355849\n" +"help.text" +msgid "The SFDocuments library provides methods and properties to facilitate the management and manipulation of LibreOffice documents." +msgstr "" + +#. urZhL +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id591589189364267\n" +"help.text" +msgid "Methods that are applicable for all types of documents (Text Documents, Sheets, Presentations, etc) are provided by the SFDocuments.Document service. Some examples are:" +msgstr "" + +#. VgG69 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id891589189452545\n" +"help.text" +msgid "Opening, closing and saving documents" +msgstr "" + +#. XfHGF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id811589189463041\n" +"help.text" +msgid "Accessing standard or custom properties of documents" +msgstr "" + +#. C6JgF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id301611085807704\n" +"help.text" +msgid "The properties, methods or arguments marked with (*) are NOT applicable to Base documents." +msgstr "" + +#. HPr8i +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id241589189701274\n" +"help.text" +msgid "Methods and properties that are specific to certain LibreOffice components are stored in separate services, such as SFDocuments.SF_Calc and SFDocuments.SF_Base." +msgstr "" + +#. Fdi8i +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id641611090052376\n" +"help.text" +msgid "Although the Basic language does not offer inheritance between object classes, the latter services may be considered as subclasses of the SFDocuments.Document service. Such subclasses can invoke the properties and methods described below." +msgstr "" + +#. YMWaA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id581582885621841\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. C9LQA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id141610734722352\n" +"help.text" +msgid "Before using the Document service the ScriptForge library needs to be loaded using:" +msgstr "" + +#. JFFek +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id591589191059889\n" +"help.text" +msgid "The Document service is closely related to the UI and FileSystem services of the ScriptForge library." +msgstr "" + +#. X6BV3 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id581611090387382\n" +"help.text" +msgid "Below are three variants of how the Document service can be invoked." +msgstr "" + +#. HevYB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id571589191739218\n" +"help.text" +msgid "'1) From the ScriptForge.UI service:" +msgstr "" + +#. 6TA5q +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id331589191766183\n" +"help.text" +msgid "'Alternatively, using the CreateDocument or OpenDocument methods" +msgstr "" + +#. rAPFN +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id571589191774268\n" +"help.text" +msgid "'2) Directly if the document is already open" +msgstr "" + +#. CWFJB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id471598109329789\n" +"help.text" +msgid "'3) From a macro triggered by a document event" +msgstr "" + +#. LyvNw +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id71611090922315\n" +"help.text" +msgid "The use of the prefix \"SFDocuments.\" while calling the service is optional." +msgstr "" + +#. QF9FG +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id891582733781994\n" +"help.text" +msgid "Except when the document was closed by program with the CloseDocument method (it is then superfluous), it is recommended to free resources after use:" +msgstr "" + +#. z3oxC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id351582885195476\n" +"help.text" +msgid "Properties" +msgstr "" + +#. 6NTY6 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id41582885195836\n" +"help.text" +msgid "Name" +msgstr "" + +#. wUbi9 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id31582885195372\n" +"help.text" +msgid "Readonly" +msgstr "" + +#. NfJEr +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id31582885195238\n" +"help.text" +msgid "Type" +msgstr "" + +#. QZzvi +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id931582885195131\n" +"help.text" +msgid "Description" +msgstr "" + +#. wBpru +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id861582885655779\n" +"help.text" +msgid "No" +msgstr "" + +#. QEZC4 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id581582885655885\n" +"help.text" +msgid "Returns a ScriptForge.Dictionary object instance. After update, can be passed again to the property for updating the document.
Individual items of the dictionary may be either strings, numbers, (Basic) dates or com.sun.star.util.Duration items." +msgstr "" + +#. DktDb +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id441582886030118\n" +"help.text" +msgid "No" +msgstr "" + +#. DNFGz +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id471582886030489\n" +"help.text" +msgid "Gives access to the Description property of the document (also known as \"Comments\")" +msgstr "" + +#. wMzx8 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id971582886791838\n" +"help.text" +msgid "Yes" +msgstr "" + +#. Mm6E5 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id16158288679167\n" +"help.text" +msgid "Returns a ScriptForge.Dictionary object containing all the entries. Document statistics are included. Note that they are specific to the type of document. As an example, a Calc document includes a \"CellCount\" entry. Other documents do not." +msgstr "" + +#. Ew7vi +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id201589194571955\n" +"help.text" +msgid "Yes" +msgstr "" + +#. Aw2Tv +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id941589194571801\n" +"help.text" +msgid "String value with the document type (\"Base\", \"Calc\", \"Writer\", etc)" +msgstr "" + +#. Yo8T4 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id761589194633950\n" +"help.text" +msgid "Yes" +msgstr "" + +#. pSbRu +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id611589194633853\n" +"help.text" +msgid "Exactly one of these properties is True for a given document." +msgstr "" + +#. oKQWB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id231589194910179\n" +"help.text" +msgid "No" +msgstr "" + +#. CDTBC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id311589194910190\n" +"help.text" +msgid "Gives access to the Keywords property of the document. Represented as a comma-separated list of keywords" +msgstr "" + +#. EHM84 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id921589638614972\n" +"help.text" +msgid "Yes" +msgstr "" + +#. JGTQz +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id801589638614518\n" +"help.text" +msgid "True if the document is actually in read-only mode" +msgstr "" + +#. zK55N +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id201589195028733\n" +"help.text" +msgid "No" +msgstr "" + +#. 99ZxC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id371589195028843\n" +"help.text" +msgid "Gives access to the Subject property of the document." +msgstr "" + +#. dH6ct +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id451589195028910\n" +"help.text" +msgid "No" +msgstr "" + +#. TCiBh +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id771589195028748\n" +"help.text" +msgid "Gives access to the Title property of the document." +msgstr "" + +#. SwDBh +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id221582885195686\n" +"help.text" +msgid "Yes" +msgstr "" + +#. PRmJE +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id371582885195525\n" +"help.text" +msgid "UNO Object" +msgstr "" + +#. 9TNH3 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id881582885195976\n" +"help.text" +msgid "The UNO object com.sun.star.lang.XComponent or com.sun.star.comp.dba.ODatabaseDocument representing the document" +msgstr "" + +#. coFyk +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id861611146581334\n" +"help.text" +msgid "The example below prints all the properties of a document. Note that the oDoc object returned by the UI.OpenDocument method is a SFDocuments.Document object." +msgstr "" + +#. wmiy9 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id651606319520519\n" +"help.text" +msgid "List of Methods in the Document Service" +msgstr "" + +#. UVWQb +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id93158919969864\n" +"help.text" +msgid "Returns True if the document could be activated. Otherwise, there is no change in the actual user interface. It is equivalent to the Activate method of the UI service." +msgstr "" + +#. qcuXA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id421611148353046\n" +"help.text" +msgid "This method is useful when one needs to give focus for a document that is minimized or hidden." +msgstr "" + +#. vFzrg +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id601611148017930\n" +"help.text" +msgid "The example below considers that the file \"My_File.ods\" is already open but not active." +msgstr "" + +#. zGRcs +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id601611148080503\n" +"help.text" +msgid "Keep in mind that you can invoke the Document service by passing to CreateScriptService either \"Document\" or \"SFDocuments.Document\"" +msgstr "" + +#. rB7Ab +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id651589200121138\n" +"help.text" +msgid "Closes the document. If the document is already closed, regardless of how the document was closed, this method has no effect and returns False." +msgstr "" + +#. 64F7E +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id341611149562894\n" +"help.text" +msgid "The method will also return False if the user declines to close it." +msgstr "" + +#. AGBjg +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id981611149616934\n" +"help.text" +msgid "Returns True if the document was successfully closed." +msgstr "" + +#. F2emZ +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id361589200121646\n" +"help.text" +msgid "SaveAsk : If True (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified." +msgstr "" + +#. AxyoV +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id901599410483300\n" +"help.text" +msgid "This method is applicable only for Base documents." +msgstr "" + +#. 47ud8 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id891599410524092\n" +"help.text" +msgid "It returns a SFDatabases.Database service instance giving access to the execution of SQL commands on the database defined and/or embedded in the actual Base document." +msgstr "" + +#. cdu6C +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id721599410266911\n" +"help.text" +msgid "User, Password : The login parameters. Both default to \"\"." +msgstr "" + +#. Nmwv9 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id991589202413257\n" +"help.text" +msgid "Runs a command on a document. The command is executed without arguments." +msgstr "" + +#. MGb6t +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id921611152932311\n" +"help.text" +msgid "A few typical commands are: Save, SaveAs, ExportToPDF, SetDocumentProperties, Undo, Copy, Paste, etc." +msgstr "" + +#. qBhYc +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id261589202778896\n" +"help.text" +msgid "The document itself does not need to be active to be able to run commands." +msgstr "" + +#. qAb3U +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id401589202413575\n" +"help.text" +msgid "Command : Case-sensitive string containing the command in English. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong." +msgstr "" + +#. nZ8Yc +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id721611153068137\n" +"help.text" +msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"My_File.ods\", which will result in the selection of the data area based on the currently selected cell." +msgstr "" + +#. pbYAn +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id751611153375195\n" +"help.text" +msgid "The example above actually runs the UNO command uno:SelectData. Hence, to use the RunCommand method it is necessary to remove the \"uno:\" substring." +msgstr "" + +#. JRHRS +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id191611153511038\n" +"help.text" +msgid "Each LibreOffice component has its own set of commands available. One easy way to learn commands is going to Tools > Customize > Keyboard. When you position your mouse over a function in the Function list, a tooltip will appear with the corresponding UNO command." +msgstr "" + +#. enSv9 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id81589202925519\n" +"help.text" +msgid "Stores the document to the file location from which it was loaded. The method is ignored if the document was not modified." +msgstr "" + +#. sFUcr +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id731611153918907\n" +"help.text" +msgid "Returns False if the document could not be saved. An error is raised if the file is open as read-only, or if it is a new file that has not been saved yet." +msgstr "" + +#. Ys5oF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id211589203690937\n" +"help.text" +msgid "The document itself does not need to be active to run this method." +msgstr "" + +#. 75K92 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id121589203370778\n" +"help.text" +msgid "Stores the document to the given file location. The new location becomes the new file name on which simple Save method calls will be applied." +msgstr "" + +#. R8D2A +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id31611154475602\n" +"help.text" +msgid "Returns False if the document could not be saved. An error is raised when overwriting the destination is rejected or when the destination has its read-only attribute set." +msgstr "" + +#. GAAfy +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id391589203370902\n" +"help.text" +msgid "The document itself does not need to be active to run this method." +msgstr "" + +#. cNiiE +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id331589203370950\n" +"help.text" +msgid "FileName : A string containing the file name to be used. It must follow the SF_FileSystem.FileNaming notation." +msgstr "" + +#. AKbDA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id631589204010142\n" +"help.text" +msgid "Overwrite : If True, the destination file may be overwritten (default = False)." +msgstr "" + +#. zkP8D +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id811589204084107\n" +"help.text" +msgid "Password (*) : A non-space string to protect the document." +msgstr "" + +#. ntVEA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id451589204163772\n" +"help.text" +msgid "FilterName (*) : The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist." +msgstr "" + +#. N6WPC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id981589204207800\n" +"help.text" +msgid "FilterOptions (*) : An optional string of options associated with the filter." +msgstr "" + +#. FJywB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id911589205147502\n" +"help.text" +msgid "Stores a copy of or export the document to the given file location. The actual location is unchanged." +msgstr "" + +#. ovvew +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id381611154800685\n" +"help.text" +msgid "Returns False if the document could not be saved. An error is raised when overwriting the destination is rejected or when the destination has its read-only attribute set." +msgstr "" + +#. BFKFn +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id11589205147643\n" +"help.text" +msgid "The document itself does not need to be active to run this method." +msgstr "" + +#. CPc2g +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id301589205147697\n" +"help.text" +msgid "FileName : A string containing the file name to be used. It must follow the SF_FileSystem.FileNaming notation." +msgstr "" + +#. GEybm +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id851589205147348\n" +"help.text" +msgid "Overwrite : If True, the destination file may be overwritten (default = False)." +msgstr "" + +#. PPc3f +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id821589205147330\n" +"help.text" +msgid "Password (*) : A non-space string to protect the document." +msgstr "" + +#. RKCha +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id67158920514729\n" +"help.text" +msgid "FilterName (*) : The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist." +msgstr "" + +#. hXUjB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id881589205147911\n" +"help.text" +msgid "FilterOptions (*) : An optional string of options associated with the filter." +msgstr "" + +#. WCH7E +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"tit\n" +"help.text" +msgid "ScriptForge.Exception service (SF_Exception)" +msgstr "" + +#. ikEsF +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id521580038927003\n" +"help.text" +msgid "ScriptForge.Exception service" +msgstr "" + +#. m5HoF +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id181587139648008\n" +"help.text" +msgid "The Exception service is a collection of methods for Basic code debugging and error handling." +msgstr "" + +#. KiitV +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id141587140927573\n" +"help.text" +msgid "In the advent of a run-time error, the Exception service properties and methods help identify the error context and permit to handle it." +msgstr "" + +#. Kn3iF +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id461587140965192\n" +"help.text" +msgid "The SF_Exception service is similar to the VBA Err object." +msgstr "" + +#. 6rquM +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id61587141015326\n" +"help.text" +msgid "The Number property identifies the error." +msgstr "" + +#. 9Gh4S +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id251608212974671\n" +"help.text" +msgid "Use Raise() method to interrupt processing, use RaiseWarning() method to trap an anomaly and continue processing." +msgstr "" + +#. PddYS +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id621587225732733\n" +"help.text" +msgid "Errors or warnings raised with the Exception service are stored in memory and can be retrieved using its Console() method." +msgstr "" + +#. i8z6N +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id411587141146677\n" +"help.text" +msgid "The Exception service console stores events, variable values and information about errors. Use the console when Basic IDE is not accessible, for example in Calc user defined functions (UDF) or during events processing. Use DebugPrint() method to aggregate additional user data. Console entries can be dumped to a text file or visualized in a dialogue." +msgstr "" + +#. 9AW2i +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id111587141158495\n" +"help.text" +msgid "When an error occurs, an application macro may:" +msgstr "" + +#. hxxxr +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id451587141202844\n" +"help.text" +msgid "Report the error in the Exception console" +msgstr "" + +#. SGmPy +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id751587141235313\n" +"help.text" +msgid "Inform the user about the error using either a standard message either a customized message" +msgstr "" + +#. C3NMD +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id931587141260777\n" +"help.text" +msgid "Optionally stop its execution" +msgstr "" + +#. yQzKr +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id201586594659135\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. 5YFk5 +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id571586594672714\n" +"help.text" +msgid "To invoke the Exception service, first you need to load the ScriptForge library using:" +msgstr "" + +#. T8o7G +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id161610652161795\n" +"help.text" +msgid "The following examples show three different approaches to call the method Raise. All other methods can be executed in a similar fashion." +msgstr "" + +#. HABsh +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id651584978211886\n" +"help.text" +msgid "Properties" +msgstr "" + +#. s3E9G +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id271584978211792\n" +"help.text" +msgid "Name" +msgstr "" + +#. qEhnn +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id241584978211550\n" +"help.text" +msgid "ReadOnly" +msgstr "" + +#. TkMLa +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id621584978211403\n" +"help.text" +msgid "Description" +msgstr "" + +#. tJZkJ +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id71584978715562\n" +"help.text" +msgid "No" +msgstr "" + +#. RyJkE +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id581584978715701\n" +"help.text" +msgid "The error message text." +msgstr "" + +#. Wcy7s +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id241610652688334\n" +"help.text" +msgid "Default value is \"\" or a string containing the Basic run-time error message." +msgstr "" + +#. BT7GF +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id211584978211383\n" +"help.text" +msgid "No" +msgstr "" + +#. AnFVG +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id691584978211774\n" +"help.text" +msgid "The code of the error. It can be a numeric value or text." +msgstr "" + +#. dCADC +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id151610652632828\n" +"help.text" +msgid "Default value is 0 or the numeric value corresponding to the Basic run-time error code." +msgstr "" + +#. uLE2Q +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id671584978666689\n" +"help.text" +msgid "No" +msgstr "" + +#. G3q2n +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id951584978666296\n" +"help.text" +msgid "The location in the code where the error occurred. It can be a numeric value or text." +msgstr "" + +#. kBXGC +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id681610652723345\n" +"help.text" +msgid "Default value is 0 or the code line number for a standard Basic run-time error." +msgstr "" + +#. mnFGS +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id461584978880380\n" +"help.text" +msgid "Raising or clearing an Exception resets its properties." +msgstr "" + +#. ssXEB +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id881608131596153\n" +"help.text" +msgid "List of Methods in the Exception Service" +msgstr "" + +#. CDgEM +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id271579683706571\n" +"help.text" +msgid "Resets the current error status and clears the SF_Exception properties." +msgstr "" + +#. 7jFLi +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id701610654263121\n" +"help.text" +msgid "The following example shows how to catch a division-by-zero exception, whose error code is 11." +msgstr "" + +#. JhADn +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"bas_id51587215508130\n" +"help.text" +msgid "'If division by zero, ignore the error" +msgstr "" + +#. afnTr +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id201610654368082\n" +"help.text" +msgid "For a complete list of Basic run-time error codes, refer to Debugging a Basic Program." +msgstr "" + +#. efEEX +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id651598718179382\n" +"help.text" +msgid "Displays the console messages in a modal or non-modal dialog. In both modes, all the past messages issued by a DebugPrint() method or resulting from an exception are displayed. In non-modal mode, subsequent entries are added automatically." +msgstr "" + +#. KKgdp +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id161598718286205\n" +"help.text" +msgid "If the console is already open, when non-modal, it is brought to the front." +msgstr "" + +#. ypzYc +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id801598718629151\n" +"help.text" +msgid "A modal console can only be closed by the user. A non-modal console can either be closed by the user or upon macro termination." +msgstr "" + +#. 2DWxi +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id511598718179819\n" +"help.text" +msgid "Modal: Determine if the console window is Modal (True) or Non-modal (False). Default value is True." +msgstr "" + +#. xu6FA +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id641587215098903\n" +"help.text" +msgid "Clears the console keeping an optional number of recent messages. If the console is activated in non-modal mode, it is refreshed." +msgstr "" + +#. jbkCo +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id351587215098527\n" +"help.text" +msgid "Keep: The number of recent messages to be kept. Default value is 0." +msgstr "" + +#. GLEVv +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id521610655023824\n" +"help.text" +msgid "The following example clears the console keeping the 10 most recent messages." +msgstr "" + +#. 4LD2d +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id281587218077400\n" +"help.text" +msgid "Exports the contents of the console to a text file. If the file already exists and the console is not empty, it will be overwritten without warning. Returns True if successful." +msgstr "" + +#. QMb9C +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id851587218077862\n" +"help.text" +msgid "FileName: The name of the text file the console should be dumped into. The name is expressed according to the current FileNaming property of the SF_FileSystem service. URL notation and the native operating system's format are both admitted." +msgstr "" + +#. 2qser +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id281587218637490\n" +"help.text" +msgid "Assembles all the given arguments into a single human-readable string and adds it as a new entry in the console." +msgstr "" + +#. BmmDA +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id481587218637988\n" +"help.text" +msgid "Arg0[, Arg1, ...]: Any number of arguments of any type." +msgstr "" + +#. aXDEK +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id541587219824771\n" +"help.text" +msgid "Generates a run-time error. An error message is displayed to the user and reported in the console. The execution is stopped. The Raise() method can be placed inside the normal script flow or in a dedicated error-handling routine." +msgstr "" + +#. RuDTE +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id921587220542454\n" +"help.text" +msgid "The code snippets presented next are equivalent. They show alternative ways to raise an exception with code 2100." +msgstr "" + +#. 6wEJq +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id851587219824597\n" +"help.text" +msgid "Number: The error code, as a number or as a string. Default value is that of Err Basic builtin function." +msgstr "" + +#. 7zRRT +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id461587220986452\n" +"help.text" +msgid "Source: The location of the error, as a number or as a string. Default value is that of Erl Basic builtin function." +msgstr "" + +#. fSwCd +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id721587221018162\n" +"help.text" +msgid "Description: The message to display to the user and to report in the console. Default value is that of Error$ Basic builtin function." +msgstr "" + +#. Kzh7r +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"bas_id211587222852310\n" +"help.text" +msgid "'See variants below ..." +msgstr "" + +#. DV6VJ +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id111587222580987\n" +"help.text" +msgid "To raise an exception with the standard values:" +msgstr "" + +#. ZneYd +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id751587222598238\n" +"help.text" +msgid "To raise an exception with an specific code:" +msgstr "" + +#. QXgCy +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id501587222607771\n" +"help.text" +msgid "To replace the usual message:" +msgstr "" + +#. gdvqM +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"bas_id431587222670849\n" +"help.text" +msgid "SF_Exception.Raise(, , \"It is not a good idea to divide by zero.\")" +msgstr "" + +#. TaFgn +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id611587222617174\n" +"help.text" +msgid "To raise an application error:" +msgstr "" + +#. ifrWg +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"bas_id71587222694657\n" +"help.text" +msgid "SF_Exception.Raise(\"MyAppError\", \"Example_Raise()\", \"Something wrong happened !\")" +msgstr "" + +#. LuTSJ +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id1001587224839900\n" +"help.text" +msgid "This method has exactly the same syntax, arguments and behavior as the Raise() method." +msgstr "" + +#. AXEnW #: sf_exception.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id281587218637490\n" +"sf_exception.xhp\n" +"par_id761587224839624\n" +"help.text" +msgid "However, when a warning is raised, the macro execution is not stopped." +msgstr "" + +#. QTGXf +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"tit\n" +"help.text" +msgid "ScriptForge.FileSystem service" +msgstr "" + +#. Nkwib +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"bm_id781582391760253\n" +"help.text" +msgid "ScriptForge.FileSystem service" +msgstr "" + +#. wXVQJ +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id931583589764919\n" +"help.text" +msgid "The FileSystem service includes routines to handle files and folders. Next are some examples of the features provided by this service:" +msgstr "" + +#. NtXUq +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id121612917070593\n" +"help.text" +msgid "Verify whether a file or folder exists." +msgstr "" + +#. gqggf +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id121612917070594\n" +"help.text" +msgid "Create and delete folders and files." +msgstr "" + +#. FFUnD +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id121612917070595\n" +"help.text" +msgid "Launch dialog boxes to open/save files." +msgstr "" + +#. bgECC +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id121612917070596\n" +"help.text" +msgid "Access the list of files in a folder, etc." +msgstr "" + +#. J2NqD +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id121612917368946\n" +"help.text" +msgid "The methods in the FileSystem service are mostly based on the XSimpleFileAccess UNO interface." +msgstr "" + +#. wEqaV +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"hd_id961583589783025\n" +"help.text" +msgid "Definitions" +msgstr "" + +#. bczfJ +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id821612988815351\n" +"help.text" +msgid "The table below lists the main parameters used by most of the methods in the FileSystem service." +msgstr "" + +#. fV4jz +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id891612988600163\n" +"help.text" +msgid "Parameter" +msgstr "" + +#. KdPjY +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id711612988600163\n" +"help.text" +msgid "Description" +msgstr "" + +#. dEUyj +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id321612988600163\n" +"help.text" +msgid "The full name of the file including the path without a path separator at the end." +msgstr "" + +#. Da76k +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id321612988600165\n" +"help.text" +msgid "The full name of the folder including the path. It may or may not contain the ending path separator." +msgstr "" + +#. LwB6Z +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id321612988600167\n" +"help.text" +msgid "The last component of the Folder Name or File Name including its extension. This parameter is always expressed using the native format of the operating system." +msgstr "" + +#. fjYSD +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id321612988600169\n" +"help.text" +msgid "The last component of the Folder Name or File Name without its extension." +msgstr "" + +#. 57Aab +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id321612988600172\n" +"help.text" +msgid "Any of the above names containing wildcards in its last component. Admitted wildcards are:" +msgstr "" + +#. arzQR +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id851583590809104\n" +"help.text" +msgid "\"?\" represents any single character" +msgstr "" + +#. wG8Bw +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id161583590819320\n" +"help.text" +msgid "\"*\" represents zero, one, or multiple characters" +msgstr "" + +#. BjZMB +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id911584540527980\n" +"help.text" +msgid "The FileSystem service allows to perform operations over multiple files at the same time. By using name patterns, user scripts can copy, move or delete multiple files. Conversely, Basic built-in methods can only handle single files." +msgstr "" + +#. zNCtF +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"hd_id991612918109871\n" +"help.text" +msgid "File Naming Notation" +msgstr "" + +#. ZfsFV +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id791612918141083\n" +"help.text" +msgid "The notation used to express file and folder names, both for arguments and returned values, is defined by the FileNaming property of the FileSystem service." +msgstr "" + +#. KV9FF +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id951612918220255\n" +"help.text" +msgid "In short, the possible representation types are \"URL\" (URL file notation), \"SYS\" (operating system notation) and \"ANY\" (default). See more information below." +msgstr "" + +#. L84BJ +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id861583589907100\n" +"help.text" +msgid "An example of the URL notation is file:///C:/Documents/my_file.odt. Whenever possible consider using the URL notation because it is a more portable alternative." +msgstr "" + +#. mao7x +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"hd_id581582885621841\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. ms88h +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id141610734722352\n" +"help.text" +msgid "Before using the FileSystem service the ScriptForge library needs to be loaded using:" +msgstr "" + +#. Miw3e +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id691612990276070\n" +"help.text" +msgid "The following code snippet invokes the FileSystem service. The method BuildPath was used as an example." +msgstr "" + +#. Gsznv +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"hd_id651583668365757\n" +"help.text" +msgid "Properties" +msgstr "" + +#. QFtWW +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id871583668386455\n" +"help.text" +msgid "Name" +msgstr "" + +#. iXYjt +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id491583668386455\n" +"help.text" +msgid "Readonly" +msgstr "" + +#. GC4Vu +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id271583668474014\n" +"help.text" +msgid "Type" +msgstr "" + +#. FFkx3 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id401583668386455\n" +"help.text" +msgid "Description" +msgstr "" + +#. CyEEJ +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id371583668519172\n" +"help.text" +msgid "No" +msgstr "" + +#. Gihmg +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id771583668386455\n" +"help.text" +msgid "Sets or returns the current files and folders notation, either \"ANY\", \"URL\" or \"SYS\":" +msgstr "" + +#. QQGcp +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id881585396501844\n" +"help.text" +msgid "\"ANY\": (default) the methods of the FileSystem service accept both URL and current operating system's notation for input arguments but always return URL strings." +msgstr "" + +#. 6FA2G +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id261583669091722\n" +"help.text" +msgid "\"URL\": the methods of the FileSystem service expect URL notation for input arguments and return URL strings." +msgstr "" + +#. QxFC6 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id731583669120436\n" +"help.text" +msgid "\"SYS\": the methods of the FileSystem service expect current operating system's notation for both input arguments and return strings." +msgstr "" + +#. VBAzn +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id211583765169579\n" +"help.text" +msgid "Once set, the FileNaming property remains unchanged either until the end of the %PRODUCTNAME session or until it is set again." +msgstr "" + +#. FayZT +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id541583839708548\n" +"help.text" +msgid "Yes" +msgstr "" + +#. ygE64 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id731583839708412\n" +"help.text" +msgid "Returns the configuration folder of %PRODUCTNAME." +msgstr "" + +#. svPxn +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id761584027709516\n" +"help.text" +msgid "Yes" +msgstr "" + +#. gjTpP +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id971584027709752\n" +"help.text" +msgid "Returns the folder where extensions are installed." +msgstr "" + +#. DTGEP +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id31583839767743\n" +"help.text" +msgid "Yes" +msgstr "" + +#. FP6D9 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id111583839767195\n" +"help.text" +msgid "Returns the user home folder." +msgstr "" + +#. LUE79 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id771583839920487\n" +"help.text" +msgid "Yes" +msgstr "" + +#. dz5ju +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id451583839920858\n" +"help.text" +msgid "Returns the installation folder of %PRODUCTNAME." +msgstr "" + +#. trBL7 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id571588333908716\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 3yNj2 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id721588333908708\n" +"help.text" +msgid "Returns the folder containing the system templates files." +msgstr "" + +#. hDFSQ +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id501583774433513\n" +"help.text" +msgid "Yes" +msgstr "" + +#. e2ruR +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id71583774433459\n" +"help.text" +msgid "Returns the temporary files folder defined in the %PRODUCTNAME path settings." +msgstr "" + +#. wjVgE +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id271588334016191\n" +"help.text" +msgid "Yes" +msgstr "" + +#. Ggnnt +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id251588334016874\n" +"help.text" +msgid "Returns the folder containing the user-defined template files." +msgstr "" + +#. rpvtx +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id891611613601554\n" +"help.text" +msgid "List of Methods in the FileSystem Service" +msgstr "" + +#. EgkPG +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id871583933076448\n" +"help.text" +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 "" + +#. EDmLL +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id90158393307695\n" +"help.text" +msgid "FolderName: The path with which Name will be combined. The specified path does not need to be an existing folder." +msgstr "" + +#. TqBVA +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id891583933076975\n" +"help.text" +msgid "Name: The name of the file to be appended to FolderName. This parameter uses the notation of the current operating system." +msgstr "" + +#. DwTpc +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id33160111891079\n" +"help.text" +msgid "Compares two files and returns True when they seem identical." +msgstr "" + +#. CrUQx +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id631601119001315\n" +"help.text" +msgid "Depending on the value of the CompareContents 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 "" + +#. kYy2f +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id481601118910755\n" +"help.text" +msgid "FileName1, FileName2: The files to compare." +msgstr "" + +#. mXZPN +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id111601118910848\n" +"help.text" +msgid "CompareContents: When True, the contents of the files are compared (default = False)." +msgstr "" + +#. EZNG5 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id161584541257982\n" +"help.text" +msgid "Copies one or more files from one location to another. Returns True if at least one file has been copied or False if an error occurred." +msgstr "" + +#. EFfEH +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id401612998805699\n" +"help.text" +msgid "An error will also occur if the Source parameter uses wildcard characters and does not match any files." +msgstr "" + +#. AZCsn +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id331612998814805\n" +"help.text" +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 "" + +#. cxNda +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id1001584541257789\n" +"help.text" +msgid "Source: It can be a FileName or a NamePattern indicating one or more files to be copied." +msgstr "" + +#. pwEq9 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id111584542310166\n" +"help.text" +msgid "Destination: It can be either a FileName specifying where the single Source file is to be copied, or a FolderName into which the multiple files from Source are to be copied." +msgstr "" + +#. FCpqn +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id491612999134752\n" +"help.text" +msgid "If FolderName does not exist, it is created." +msgstr "" + +#. 4ArCt +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id591612999166788\n" +"help.text" +msgid "Wildcard characters are not allowed in Destination." +msgstr "" + +#. 48FYf +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id251584542431558\n" +"help.text" +msgid "Overwrite: If True (default), files may be overwritten. The method will fail if Destination is readonly, regardless of the value specified in Overwrite." +msgstr "" + +#. KerV3 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"bas_id211613000903194\n" +"help.text" +msgid "' Copies a single file" +msgstr "" + +#. HKFaH +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"bas_id841584541257574\n" +"help.text" +msgid "' Copies multiple files. Only files are copied, subfolders are not." +msgstr "" + +#. TdGi7 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id731584544734412\n" +"help.text" +msgid "Copies one or more folders from one location to another. Returns True if at least one folder has been copied or False if an error occurred." +msgstr "" + +#. TymFf +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id21612999775377\n" +"help.text" +msgid "An error will also occur if the Source parameter uses wildcard characters and does not match any folders." +msgstr "" + +#. m3Hzh +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id701612999808912\n" +"help.text" +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 "" + +#. isESD +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id851584544734202\n" +"help.text" +msgid "Source: It can be a FolderName or a NamePattern indicating one or more folders to be copied." +msgstr "" + +#. 5fFnt +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id321584544734273\n" +"help.text" +msgid "Destination: Specifies the FolderName into which the single or multiple folders defined in Source are to be copied." +msgstr "" + +#. CzQ9A +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id491612999134762\n" +"help.text" +msgid "If FolderName does not exist, it is created." +msgstr "" + +#. Uqyna +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id591612999166740\n" +"help.text" +msgid "Wildcard characters are not allowed in Destination." +msgstr "" + +#. 2ziFA +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id251584542431525\n" +"help.text" +msgid "Overwrite: If True (default), files may be overwritten. The method will fail if Destination is readonly, regardless of the value specified in Overwrite." +msgstr "" + +#. niaPD +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"bas_id541584544734497\n" +"help.text" +msgid "' Folders, their files and their subfolders are copied" +msgstr "" + +#. fNBgH +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id31158454067562\n" +"help.text" +msgid "Creates the specified FolderName. Returns True if the folder could be successfully created." +msgstr "" + +#. 9H3cp +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id431613000475359\n" +"help.text" +msgid "If the specified folder has a parent folder that does not exist, it is created." +msgstr "" + +#. G2A8N +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id491584540675469\n" +"help.text" +msgid "FolderName: A string representing the folder to be created. If the folder already exists, an exception will be raised." +msgstr "" + +#. EYSCS +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id731585322689518\n" +"help.text" +msgid "Creates a specified file and returns a TextStream object that can be used to write to the file." +msgstr "" + +#. YMZDA +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id821613001057759\n" +"help.text" +msgid "The method returns a Null object if an error occurred." +msgstr "" + +#. hBQSN +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id901585322689715\n" +"help.text" +msgid "FileName: The name of the file to be created." +msgstr "" + +#. VkGyb +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id501585322689209\n" +"help.text" +msgid "Overwrite: Boolean value that determines if FileName can be overwritten (default = True)." +msgstr "" + +#. Zp6H3 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id551585322689192\n" +"help.text" +msgid "Encoding: The character set to be used. The default encoding is \"UTF-8\"." +msgstr "" + +#. eoE92 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id141613001281573\n" +"help.text" +msgid "To learn more about the names of character sets, visit IANA's Character Set page. Beware that %PRODUCTNAME does not implement all existing character sets." +msgstr "" + +#. DVGxr +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id11584882040881\n" +"help.text" +msgid "Deletes one or more files. Returns True if at least one file has been deleted or False if an error occurred." +msgstr "" + +#. DQEzT +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id21612999775356\n" +"help.text" +msgid "An error will also occur if the FileName parameter uses wildcard characters and does not match any files." +msgstr "" + +#. TWJRd +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id21613001848493\n" +"help.text" +msgid "The files to be deleted must not be readonly." +msgstr "" + +#. PEFBq +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id701612999808832\n" +"help.text" +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 "" + +#. 2k57M +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id441584882040860\n" +"help.text" +msgid "FileName: It can be a FileName or a NamePattern indicating one or more files to be deleted." +msgstr "" + +#. YtAfH +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"bas_id181584882040535\n" +"help.text" +msgid "' Only files are deleted, subfolders are not" +msgstr "" + +#. c9ZCd +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id11584882015881\n" +"help.text" +msgid "Deletes one or more folders. Returns True if at least one folder has been deleted or False if an error occurred." +msgstr "" + +#. xmtzX +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id21612999775346\n" +"help.text" +msgid "An error will also occur if the FolderName parameter uses wildcard characters and does not match any folders." +msgstr "" + +#. GsqDD +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id21613001848853\n" +"help.text" +msgid "The folders to be deleted must not be readonly." +msgstr "" + +#. kRSqe +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id701612999808842\n" +"help.text" +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 "" + +#. ecg9D +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id451584882542247\n" +"help.text" +msgid "FolderName: It can be a FolderName or a NamePattern indicating one or more folders to be deleted." +msgstr "" + +#. ECKGi +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"bas_id491584882542177\n" +"help.text" +msgid "' Only folders are deleted, files in the top folder (C:\\Temp\\) are not" +msgstr "" + +#. ZbyLn +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id161583764426709\n" +"help.text" +msgid "Returns True if a given file name is valid and exists, otherwise the method returns False." +msgstr "" + +#. BNEmC +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id91613003122613\n" +"help.text" +msgid "If the FileName parameter is actually an existing folder name, the method returns False." +msgstr "" + +#. 7pDFB +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id361583764426547\n" +"help.text" +msgid "FileName: A string representing the file to be tested." +msgstr "" + +#. ChDCL +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id11158394432779\n" +"help.text" +msgid "Returns a zero-based array of the files stored in a given folder. Each entry in the array is a string containing the full path and file name." +msgstr "" + +#. HT5PM +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id641613003790120\n" +"help.text" +msgid "If FolderName does not exist, an exception is raised." +msgstr "" + +#. nFaPD +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id821613003779799\n" +"help.text" +msgid "The resulting list may be filtered with wildcards." +msgstr "" + +#. YsYdQ +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id731583944543140\n" +"help.text" +msgid "FolderName: A string representing a folder. The folder must exist. FolderName must not designate a file." +msgstr "" + +#. V95Bm +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id591585648450060\n" +"help.text" +msgid "Filter: A string containing wildcards (\"?\" and \"*\") that will be applied to the resulting list of files (default = \"\")." +msgstr "" + +#. HJ9vL +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"bas_id451583944327508\n" +"help.text" +msgid "filesList = FSO.Files(\"/home/user/\", \"*.txt\")" +msgstr "" + +#. zG7ec +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id51583765642590\n" +"help.text" +msgid "Returns True if the specified FolderName is valid and exists, otherwise the method returns False." +msgstr "" + +#. G4Rcz +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id151613004111990\n" +"help.text" +msgid "If the FolderName parameter is actually an existing file name, the method returns False." +msgstr "" + +#. Z46FB +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id1001583765642211\n" +"help.text" +msgid "FolderName: A string representing the folder to be tested." +msgstr "" + +#. eAFVs +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id521584110618989\n" +"help.text" +msgid "Returns the BaseName (equal to the last component) of a folder or file name, without its extension." +msgstr "" + +#. YnBXv +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id731613004316790\n" +"help.text" +msgid "The method does not check if the specified file or folder exists." +msgstr "" + +#. B3jVo +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id691584110618308\n" +"help.text" +msgid "FileName: A string representing the file name and its path." +msgstr "" + +#. VcGyZ +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"bas_id861584110618986\n" +"help.text" +msgid "' If the input parameter is a folder, it returns the last component of the path" +msgstr "" + +#. xmK9A +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"bas_id591613004793431\n" +"help.text" +msgid "' If the input parameter is a file, the method returns the file name without the extension and the path" +msgstr "" + +#. A56XC +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id831584032680866\n" +"help.text" +msgid "Returns the extension part of a file or folder name without the dot \".\" character." +msgstr "" + +#. pdCJv +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id941613060736524\n" +"help.text" +msgid "The method does not check for the existence of the specified file or folder." +msgstr "" + +#. Aqvwt +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id561613060896361\n" +"help.text" +msgid "If this method is applied to a folder name or to a file without an extension, then an empty string is returned." +msgstr "" + +#. GDoGW +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id821584032680311\n" +"help.text" +msgid "FileName: A string representing the file name and its path." +msgstr "" + +#. Am6Bu +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id48160068505010\n" +"help.text" +msgid "The builtin FileLen Basic function returns the number of bytes contained in a file as a Long value, i.e. up to 2GB." +msgstr "" + +#. 2FHpa +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id571613061005426\n" +"help.text" +msgid "The GetFileLen method can handle files with much larger sizes by returning a Currency value." +msgstr "" + +#. FvwV6 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id161600685050367\n" +"help.text" +msgid "FileName: A string representing an existing file." +msgstr "" + +#. o2GGJ +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id191584811478936\n" +"help.text" +msgid "Returns the last modified date of a given file." +msgstr "" + +#. dxpgz +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id25158481147822\n" +"help.text" +msgid "FileName: A string representing an existing file." +msgstr "" + +#. VEZR6 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id711584032366587\n" +"help.text" +msgid "Returns the last component of a file or folder name in native operating system format." +msgstr "" + +#. 4vAvz +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id541613061300811\n" +"help.text" +msgid "The method does not check if the specified file or folder exists." +msgstr "" + +#. VWPoq +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id671584032366193\n" +"help.text" +msgid "FileName: A string representing the file name and its path." +msgstr "" + +#. ffxFe +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id871584113432747\n" +"help.text" +msgid "Returns a string containing the name of the parent folder of a specified file or folder name." +msgstr "" + +#. 2eBgA +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id611613061603039\n" +"help.text" +msgid "The method does not check if the specified file or folder exists." +msgstr "" + +#. XDmYQ +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id471584113432231\n" +"help.text" +msgid "FileName: A string with the file or folder name to be analyzed." +msgstr "" + +#. Uc93M +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id82158385117289\n" +"help.text" +msgid "Returns a randomly generated temporary file name that is useful for performing operations that require a temporary file." +msgstr "" + +#. FS3qq +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id391613061770924\n" +"help.text" +msgid "The returned file name does not have any suffix. The folder part of the returned string is the system's temporary folder." +msgstr "" + +#. W7gF7 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id971613061774934\n" +"help.text" +msgid "The method does not create the temporary file." +msgstr "" + +#. ch2AJ +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id58160104251423\n" +"help.text" +msgid "Hash functions are used by some cryptographic algorithms, in digital signatures, message authentication codes, fraud detection, fingerprints, checksums (message integrity check), hash tables, password storage and much more." +msgstr "" + +#. qxDnP +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id301601042791356\n" +"help.text" +msgid "The HashFile method returns the result of a hash function, applied on a given file and using a specified algorithm. The returned value is a string of lower-case hexadecimal digits." +msgstr "" + +#. eAW33 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id861601043268484\n" +"help.text" +msgid "The hash algorithms supported are: MD5, SHA1, SHA224, SHA256, SHA384 and SHA512." +msgstr "" + +#. jTMPS +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id28160104251451\n" +"help.text" +msgid "FileName: A string representing an existing file." +msgstr "" + +#. F86KG +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id71601042959846\n" +"help.text" +msgid "Algorithm: One of the supported algorithms." +msgstr "" + +#. HzFs2 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id51584791330688\n" +"help.text" +msgid "Moves one or more files from one location to another. Returns True if at least one file has been moved or False if an error occurred." +msgstr "" + +#. oEPar +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id631613062890648\n" +"help.text" +msgid "An error will also occur if the Source parameter uses wildcard characters and does not match any files." +msgstr "" + +#. ETmEP +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id241613062902777\n" "help.text" -msgid "Assembles all the given arguments into a single human-readable string and adds it as a new entry in the console." +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 "" -#. BmmDA -#: sf_exception.xhp +#. LAeis +#: sf_filesystem.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id481587218637988\n" +"sf_filesystem.xhp\n" +"par_id721584791330406\n" "help.text" -msgid "Arg0[, Arg1, ...]: Any number of arguments of any type." +msgid "Source: It can be a FileName or NamePattern to designate one or more files to be moved." msgstr "" -#. aXDEK -#: sf_exception.xhp +#. rgNqi +#: sf_filesystem.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id541587219824771\n" +"sf_filesystem.xhp\n" +"par_id291584791330181\n" "help.text" -msgid "Generates a run-time error. An error message is displayed to the user and reported in the console. The execution is stopped. The Raise() method can be placed inside the normal script flow or in a dedicated error-handling routine." +msgid "Destination: If Source is a FileName then this parameter indicates the new path and file name of the moved file." msgstr "" -#. RuDTE -#: sf_exception.xhp +#. E7BHq +#: sf_filesystem.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id921587220542454\n" +"sf_filesystem.xhp\n" +"par_id31613063334246\n" "help.text" -msgid "The code snippets presented next are equivalent. They show alternative ways to raise an exception with code 2100." +msgid "If the move operation involves multiple files, then Destination must be a folder name. If it does not exist, it is created." msgstr "" -#. 6wEJq -#: sf_exception.xhp +#. BvhBP +#: sf_filesystem.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id851587219824597\n" +"sf_filesystem.xhp\n" +"par_id391613063494599\n" "help.text" -msgid "Number: The error code, as a number or as a string. Default value is that of Err Basic builtin function." +msgid "If Source and Destination have the same parent folder, the method will rename the Source." msgstr "" -#. 7zRRT -#: sf_exception.xhp +#. 6UKxC +#: sf_filesystem.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id461587220986452\n" +"sf_filesystem.xhp\n" +"par_id941613063476533\n" "help.text" -msgid "Source: The location of the error, as a number or as a string. Default value is that of Erl Basic builtin function." +msgid "Wildcard characters are not allowed in Destination." msgstr "" -#. fSwCd -#: sf_exception.xhp +#. qPvQA +#: sf_filesystem.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id721587221018162\n" +"sf_filesystem.xhp\n" +"bas_id331584791330495\n" "help.text" -msgid "Description: The message to display to the user and to report in the console. Default value is that of Error$ Basic builtin function." +msgid "' Only files are moved, subfolders are not" msgstr "" -#. Kzh7r -#: sf_exception.xhp +#. iYBMe +#: sf_filesystem.xhp msgctxt "" -"sf_exception.xhp\n" -"bas_id211587222852310\n" +"sf_filesystem.xhp\n" +"par_id301584791330868\n" "help.text" -msgid "'See variants below ..." +msgid "Moves one or more folders from one location to another. Returns True if at least one folder has been moved or False if an error occurred." msgstr "" -#. DV6VJ -#: sf_exception.xhp +#. R9Jrz +#: sf_filesystem.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id111587222580987\n" +"sf_filesystem.xhp\n" +"par_id411613072570664\n" "help.text" -msgid "To raise an exception with the standard values:" +msgid "An error will also occur if the Source parameter uses wildcard characters and does not match any folders." msgstr "" -#. ZneYd -#: sf_exception.xhp +#. F2DaD +#: sf_filesystem.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id751587222598238\n" +"sf_filesystem.xhp\n" +"par_id601613072595264\n" "help.text" -msgid "To raise an exception with an specific code:" +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 "" -#. QXgCy -#: sf_exception.xhp +#. tLxAt +#: sf_filesystem.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id501587222607771\n" +"sf_filesystem.xhp\n" +"par_id541584791330777\n" "help.text" -msgid "To replace the usual message:" +msgid "Source: It can be a FolderName or NamePattern to designate one or more folders to be moved." msgstr "" -#. gdvqM -#: sf_exception.xhp +#. bTWWF +#: sf_filesystem.xhp msgctxt "" -"sf_exception.xhp\n" -"bas_id431587222670849\n" +"sf_filesystem.xhp\n" +"par_id551584791330279\n" "help.text" -msgid "SF_Exception.Raise(, , \"It is not a good idea to divide by zero.\")" +msgid "Destination: If the move operation involves a single folder, then Destination is the name and path of the moved folder and it must not exist." msgstr "" -#. TaFgn -#: sf_exception.xhp +#. upwt8 +#: sf_filesystem.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id611587222617174\n" +"sf_filesystem.xhp\n" +"par_id11613072890641\n" "help.text" -msgid "To raise an application error:" +msgid "If multiple folders are being moved, then Destination designates where the folders in Source will be moved into. If Source does not exist, it is created." msgstr "" -#. ifrWg -#: sf_exception.xhp +#. DFBsa +#: sf_filesystem.xhp msgctxt "" -"sf_exception.xhp\n" -"bas_id71587222694657\n" +"sf_filesystem.xhp\n" +"par_id301613072928159\n" "help.text" -msgid "SF_Exception.Raise(\"MyAppError\", \"Example_Raise()\", \"Something wrong happened !\")" +msgid "Wildcard characters are not allowed in Destination." msgstr "" -#. LuTSJ -#: sf_exception.xhp +#. JNTia +#: sf_filesystem.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id1001587224839900\n" +"sf_filesystem.xhp\n" +"par_id121585320922117\n" "help.text" -msgid "This method has exactly the same syntax, arguments and behavior as the Raise() method." +msgid "Opens a file and returns a TextStream object that can be used to read from, write to, or append to the file." msgstr "" -#. AXEnW -#: sf_exception.xhp +#. ePMpQ +#: sf_filesystem.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id761587224839624\n" +"sf_filesystem.xhp\n" +"par_id591613073104711\n" "help.text" -msgid "However, when a warning is raised, the macro execution is not stopped." +msgid "Note that the method does not check if the given file is really a text file." msgstr "" -#. QTGXf +#. p6VFZ #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"tit\n" +"par_id951613073135036\n" "help.text" -msgid "ScriptForge.FileSystem service" +msgid "The method returns a Null object if an error occurred." msgstr "" -#. Nkwib +#. R5a4m #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"bm_id781582391760253\n" +"par_id551585320922678\n" "help.text" -msgid "ScriptForge.FileSystem service" +msgid "FileName: Identifies the file to open." msgstr "" -#. wXVQJ +#. FUxVH #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"par_id931583589764919\n" +"par_id671585320922388\n" "help.text" -msgid "The FileSystem service includes routines to handle files and folders. Next are some examples of the features provided by this service:" +msgid "IOMode: Indicates the input/output mode. It can be one of three constants: FSO.ForReading (default), FSO.ForWriting, or FSO.ForAppending." msgstr "" -#. NtXUq +#. ttSYS #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"par_id121612917070593\n" +"par_id21585321398586\n" "help.text" -msgid "Verify whether a file or folder exists." +msgid "Create: Boolean value that indicates whether a new file can be created if the specified filename doesn't exist:" msgstr "" -#. gqggf +#. VDFAi #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"par_id121612917070594\n" +"par_id721613073434797\n" "help.text" -msgid "Create and delete folders and files." +msgid "If True a new file and its parent folders will be created if they do not exist;" msgstr "" -#. FFUnD +#. EypVC #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"par_id121612917070595\n" +"par_id201613073469289\n" "help.text" -msgid "Launch dialog boxes to open/save files." +msgid "If False then new files are not created (default)." msgstr "" -#. bgECC +#. BoVQQ #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"par_id121612917070596\n" +"par_id771585321576210\n" "help.text" -msgid "Access the list of files in a folder, etc." +msgid "Encoding: The character set to be used. The default encoding is \"UTF-8\"." msgstr "" -#. J2NqD +#. FuYwe #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"par_id121612917368946\n" +"par_id871583670342501\n" "help.text" -msgid "The methods in the FileSystem service are mostly based on the XSimpleFileAccess UNO interface." +msgid "Opens a dialog box to open or save files." msgstr "" -#. wEqaV +#. SjDBv #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"hd_id961583589783025\n" +"par_id881613074436979\n" +"help.text" +msgid "If the SAVE mode is set and the picked file exists, a warning message will be displayed." +msgstr "" + +#. PAaAH +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id481583670342502\n" +"help.text" +msgid "DefaultFile: This argument is a string composed of a folder and file name:" +msgstr "" + +#. fyVCs +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id511613074665951\n" +"help.text" +msgid "The folder part indicates the folder that will be shown when the dialog opens (default = the last selected folder)." +msgstr "" + +#. xs5hU +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id631613074685308\n" +"help.text" +msgid "The file part designates the default file to open or save." +msgstr "" + +#. rcast +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id981583670342502\n" +"help.text" +msgid "Mode: OPEN (input file) or SAVE (output file). The default value is OPEN." +msgstr "" + +#. Dtmio +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id31583670342502\n" +"help.text" +msgid "Filter: The extension of the files displayed when the dialog is opened (default = no filter)." +msgstr "" + +#. 8WirR +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"bas_id941583670925672\n" +"help.text" +msgid "' Only *.txt files are displayed" +msgstr "" + +#. HkwaR +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id521583671701777\n" +"help.text" +msgid "Opens a dialog box to select a folder." +msgstr "" + +#. coL3A +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id951583671701872\n" "help.text" -msgid "Definitions" +msgid "DefaultFolder: A string containing the folder name that will be displayed when the dialog is opened (default = the last selected folder)." msgstr "" -#. bczfJ +#. esSGJ #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"par_id821612988815351\n" +"par_id821583671701764\n" "help.text" -msgid "The table below lists the main parameters used by most of the methods in the FileSystem service." +msgid "FreeText: Text to display in the dialog (default = \"\")." msgstr "" -#. fV4jz +#. GMYtx #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"par_id891612988600163\n" +"bas_id921583671701610\n" "help.text" -msgid "Parameter" +msgid "a = FSO.PickFolder(\"C:\\\", \"Choose a folder or press Cancel\")" msgstr "" -#. KdPjY +#. C3UA9 #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"par_id711612988600163\n" +"par_id431584016761996\n" "help.text" -msgid "Description" +msgid "Returns a zero-based array of the folders stored in a given FolderName." msgstr "" -#. dEUyj +#. LVNZq #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"par_id321612988600163\n" +"par_id431613075267241\n" "help.text" -msgid "The full name of the file including the path without a path separator at the end." +msgid "The list may be filtered with wildcards." msgstr "" -#. Da76k +#. ApGN7 #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"par_id321612988600165\n" +"par_id701584016761945\n" "help.text" -msgid "The full name of the folder including the path. It may or may not contain the ending path separator." +msgid "FolderName: A string representing a folder. The folder must exist. FolderName must not designate a file." msgstr "" -#. LwB6Z +#. zHooS #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"par_id321612988600167\n" +"par_id471585648674921\n" "help.text" -msgid "The last component of the Folder Name or File Name including its extension. This parameter is always expressed using the native format of the operating system." +msgid "Filter: A string containing wildcards (\"?\" and \"*\") that will be applied to the resulting list of folders (default = \"\")." msgstr "" -#. fjYSD +#. WVhEh #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"par_id321612988600169\n" +"par_id301613075694148\n" "help.text" -msgid "The last component of the Folder Name or File Name without its extension." +msgid "Input Function" msgstr "" -#. 57Aab +#. QhSzj #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" -"par_id321612988600172\n" +"par_id271612398715438\n" "help.text" -msgid "Any of the above names containing wildcards in its last component. Admitted wildcards are:" +msgid "Open Statement" msgstr "" -#. arzQR -#: sf_filesystem.xhp +#. VCRTD +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id851583590809104\n" +"sf_l10n.xhp\n" +"tit\n" "help.text" -msgid "\"?\" represents any single character" +msgid "ScriptForge.L10N service" msgstr "" -#. wG8Bw -#: sf_filesystem.xhp +#. q7BSh +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id161583590819320\n" +"sf_l10n.xhp\n" +"hd_id521585843652750\n" "help.text" -msgid "\"*\" represents zero, one, or multiple characters" +msgid "ScriptForge.L10N service" msgstr "" -#. BjZMB -#: sf_filesystem.xhp +#. FRAiJ +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id911584540527980\n" +"sf_l10n.xhp\n" +"par_id411585843652556\n" "help.text" -msgid "The FileSystem service allows to perform operations over multiple files at the same time. By using name patterns, user scripts can copy, move or delete multiple files. Conversely, Basic built-in methods can only handle single files." +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 L10N service can be used mainly to:" msgstr "" -#. zNCtF -#: sf_filesystem.xhp +#. gw2rW +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"hd_id991612918109871\n" +"sf_l10n.xhp\n" +"par_id601614351922212\n" "help.text" -msgid "File Naming Notation" +msgid "Create POT files that can be used as templates for translation of all strings in the program." msgstr "" -#. ZfsFV -#: sf_filesystem.xhp +#. sbVQL +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id791612918141083\n" +"sf_l10n.xhp\n" +"par_id131614352196513\n" "help.text" -msgid "The notation used to express file and folder names, both for arguments and returned values, is defined by the FileNaming property of the FileSystem service." +msgid "Get translated strings at runtime for the language defined in the Locale property." msgstr "" -#. KV9FF -#: sf_filesystem.xhp +#. kCrgU +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id951612918220255\n" +"sf_l10n.xhp\n" +"par_id971614966420419\n" "help.text" -msgid "In short, the possible representation types are \"URL\" (URL file notation), \"SYS\" (operating system notation) and \"ANY\" (default). See more information below." +msgid "The acronym L10N stands for Localization and refers to a set of procedures for translating software to a specific country or region." msgstr "" -#. L84BJ -#: sf_filesystem.xhp +#. supr5 +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id861583589907100\n" +"sf_l10n.xhp\n" +"par_id291585843652438\n" "help.text" -msgid "An example of the URL notation is file:///C:/Documents/my_file.odt. Whenever possible consider using the URL notation because it is a more portable alternative." +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 "" -#. mao7x -#: sf_filesystem.xhp +#. j6xsd +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"hd_id581582885621841\n" +"sf_l10n.xhp\n" +"par_id181585843652814\n" "help.text" -msgid "Service invocation" +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 "" -#. ms88h -#: sf_filesystem.xhp +#. iBQxR +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id141610734722352\n" +"sf_l10n.xhp\n" +"par_id811614352321187\n" "help.text" -msgid "Before using the FileSystem service the ScriptForge library needs to be loaded using:" +msgid "The L10N service is based on the GNU implementation of PO (portable object) files. To learn more about this file format, visit GNU gettext Utilities: PO Files." msgstr "" -#. Miw3e -#: sf_filesystem.xhp +#. 4CMir +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id691612990276070\n" +"sf_l10n.xhp\n" +"par_id91585843652832\n" "help.text" -msgid "The following code snippet invokes the FileSystem service. The method BuildPath was used as an example." +msgid "This service implements the three methods listed below:" msgstr "" -#. hUmn8 -#: sf_filesystem.xhp +#. fBXDW +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"bm_id901612991354326\n" +"sf_l10n.xhp\n" +"par_id1158584365237\n" "help.text" -msgid "FileSystem service;FileNaming property FileSystem service;ConfigFolder property FileSystem service;ExtensionsFolder property FileSystem service;HomeFolder property FileSystem service;InstallFolder property FileSystem service;TemplatesFolder property FileSystem service;TemporaryFolder property FileSystem service;UserTemplatesFolder property" +msgid "AddText: Used by the programmer to build a set of strings that will be translated later." msgstr "" -#. Gsznv -#: sf_filesystem.xhp +#. cm7fq +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"hd_id651583668365757\n" +"sf_l10n.xhp\n" +"par_id681585843652331\n" "help.text" -msgid "Properties" +msgid "ExportToPOTFile: Exports the strings added by the AddText method to a POT file." msgstr "" -#. QFtWW -#: sf_filesystem.xhp +#. Z7dU5 +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id871583668386455\n" +"sf_l10n.xhp\n" +"par_id531585843652697\n" "help.text" -msgid "Name" +msgid "GetText: Gets the translated strings at runtime." msgstr "" -#. iXYjt -#: sf_filesystem.xhp +#. D4Fyf +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id491583668386455\n" +"sf_l10n.xhp\n" +"par_id361614361362393\n" "help.text" -msgid "Readonly" +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 "" -#. GC4Vu -#: sf_filesystem.xhp +#. Rn7FL +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id271583668474014\n" +"sf_l10n.xhp\n" +"hd_id351585843652312\n" "help.text" -msgid "Type" +msgid "Service invocation" msgstr "" -#. FFkx3 -#: sf_filesystem.xhp +#. nkcFt +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id401583668386455\n" +"sf_l10n.xhp\n" +"par_id421614353247163\n" "help.text" -msgid "Description" +msgid "To invoke the L10N 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 "" -#. CyEEJ -#: sf_filesystem.xhp +#. u3ENa +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id371583668519172\n" +"sf_l10n.xhp\n" +"par_id331585843652877\n" "help.text" -msgid "No" +msgid "FolderName: The folder containing the PO files. It must be expressed in the FileSystem.FileNaming notation." msgstr "" -#. Gihmg -#: sf_filesystem.xhp +#. 8PpqQ +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id771583668386455\n" +"sf_l10n.xhp\n" +"par_id581585843652789\n" "help.text" -msgid "Sets or returns the current files and folders notation, either \"ANY\", \"URL\" or \"SYS\":" +msgid "Locale: A string in the form \"la-CO\" (language-COUNTRY) or in the form \"la\" (language) only." msgstr "" -#. QQGcp -#: sf_filesystem.xhp +#. Z5Pb3 +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id881585396501844\n" +"sf_l10n.xhp\n" +"par_id301614358956087\n" "help.text" -msgid "\"ANY\": (default) the methods of the FileSystem service accept both URL and current operating system's notation for input arguments but always return URL strings." +msgid "Several instances of the L10N service may coexist. However, each instance must use a separate directory for its PO files." msgstr "" -#. 6FA2G -#: sf_filesystem.xhp +#. 3YPqe +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id261583669091722\n" +"sf_l10n.xhp\n" +"par_id891614358528334\n" "help.text" -msgid "\"URL\": the methods of the FileSystem service expect URL notation for input arguments and return URL strings." +msgid "The following example instantiates the L10N service without any optional arguments. This will only enable the AddText and ExportToPOTFile methods." msgstr "" -#. QxFC6 -#: sf_filesystem.xhp +#. XUTWZ +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id731583669120436\n" +"sf_l10n.xhp\n" +"par_id611614358672609\n" "help.text" -msgid "\"SYS\": the methods of the FileSystem service expect current operating system's notation for both input arguments and return strings." +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 "" -#. VBAzn -#: sf_filesystem.xhp +#. RmYkJ +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id211583765169579\n" +"sf_l10n.xhp\n" +"bas_id451614358683971\n" "help.text" -msgid "Once set, the FileNaming property remains unchanged either until the end of the %PRODUCTNAME session or until it is set again." +msgid "Set myPO = CreateScriptService(\"L10N\", \"C:\\myPOFiles\\\")" msgstr "" -#. FayZT -#: sf_filesystem.xhp +#. Ab7iH +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id541583839708548\n" +"sf_l10n.xhp\n" +"par_id321614358809763\n" "help.text" -msgid "Yes" +msgid "In the example below, both the folder name and locale settings are explicitly defined to be Belgian French." msgstr "" -#. ygE64 -#: sf_filesystem.xhp +#. zEgWG +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id731583839708412\n" +"sf_l10n.xhp\n" +"bas_id661614358846464\n" "help.text" -msgid "Returns the configuration folder of %PRODUCTNAME." +msgid "Set myPO = CreateScriptService(\"L10N\", \"C:\\myPOFiles\\\", \"fr-BE\")" msgstr "" -#. svPxn -#: sf_filesystem.xhp +#. UGFWB +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id761584027709516\n" +"sf_l10n.xhp\n" +"par_id411585843652496\n" "help.text" -msgid "Yes" +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 "" -#. gjTpP -#: sf_filesystem.xhp +#. zQhHX +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id971584027709752\n" +"sf_l10n.xhp\n" +"par_id171585843652545\n" "help.text" -msgid "Returns the folder where extensions are installed." +msgid "It is recommended to free resources after use:" msgstr "" -#. DTGEP -#: sf_filesystem.xhp +#. M9GLd +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id31583839767743\n" +"sf_l10n.xhp\n" +"bm_id871614359551930\n" "help.text" -msgid "Yes" +msgid "L10N service;Folder L10N service;Languages L10N service;Locale" msgstr "" -#. FP6D9 -#: sf_filesystem.xhp +#. 6mcLb +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id111583839767195\n" +"sf_l10n.xhp\n" +"hd_id561585843652465\n" "help.text" -msgid "Returns the user home folder." +msgid "Properties" msgstr "" -#. LUE79 -#: sf_filesystem.xhp +#. mJaFd +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id771583839920487\n" +"sf_l10n.xhp\n" +"par_id181585843652958\n" "help.text" -msgid "Yes" +msgid "Name" msgstr "" -#. dz5ju -#: sf_filesystem.xhp +#. FFbDK +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id451583839920858\n" +"sf_l10n.xhp\n" +"par_id741585843652162\n" "help.text" -msgid "Returns the installation folder of %PRODUCTNAME." +msgid "Readonly" msgstr "" -#. trBL7 -#: sf_filesystem.xhp +#. X3tJK +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id571588333908716\n" +"sf_l10n.xhp\n" +"par_id291585843652823\n" "help.text" -msgid "Yes" +msgid "Type" msgstr "" -#. 3yNj2 -#: sf_filesystem.xhp +#. 8ECBX +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id721588333908708\n" +"sf_l10n.xhp\n" +"par_id351585843652638\n" "help.text" -msgid "Returns the folder containing the system templates files." +msgid "Description" msgstr "" -#. hDFSQ -#: sf_filesystem.xhp +#. j3wEj +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id501583774433513\n" +"sf_l10n.xhp\n" +"par_id451585843652928\n" "help.text" msgid "Yes" msgstr "" -#. e2ruR -#: sf_filesystem.xhp +#. uED9S +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id71583774433459\n" +"sf_l10n.xhp\n" +"par_id751585843652642\n" "help.text" -msgid "Returns the temporary files folder defined in the %PRODUCTNAME path settings." +msgid "The folder containing the PO files (see the FileSystem.FileNaming property to learn about the notation used)." msgstr "" -#. wjVgE -#: sf_filesystem.xhp +#. Zsp7p +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id271588334016191\n" +"sf_l10n.xhp\n" +"par_id96158584365279\n" "help.text" msgid "Yes" msgstr "" -#. Ggnnt -#: sf_filesystem.xhp +#. vdfiw +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id251588334016874\n" +"sf_l10n.xhp\n" +"par_id331585843652912\n" "help.text" -msgid "Returns the folder containing the user-defined template files." +msgid "A zero-based array listing all the base names (without the \".po\" extension) of the PO-files found in the specified Folder." msgstr "" -#. rpvtx -#: sf_filesystem.xhp +#. NWxhu +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id891611613601554\n" +"sf_l10n.xhp\n" +"par_id961585843652589\n" "help.text" -msgid "List of Methods in the FileSystem Service" +msgid "Yes" msgstr "" -#. EgkPG -#: sf_filesystem.xhp +#. LSNA3 +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id871583933076448\n" +"sf_l10n.xhp\n" +"par_id561585843652947\n" "help.text" -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." +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 "" -#. dbCP6 -#: sf_filesystem.xhp +#. 5cs7h +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id90158393307695\n" +"sf_l10n.xhp\n" +"par_id231614360519973\n" "help.text" -msgid "FolderName : The path with which Name will be combined. The specified path does not need to be an existing folder." +msgid "List of Methods in the L10N Service" msgstr "" -#. LaGBv -#: sf_filesystem.xhp +#. Q24j9 +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id891583933076975\n" +"sf_l10n.xhp\n" +"par_id1001585843652271\n" "help.text" -msgid "Name : The name of the file to be appended to FolderName. This parameter uses the notation of the current operating system." +msgid "Adds a new entry in the list of localizable strings. It must not exist yet." msgstr "" -#. DwTpc -#: sf_filesystem.xhp +#. WPVrn +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id33160111891079\n" +"sf_l10n.xhp\n" +"par_id391585843652753\n" "help.text" -msgid "Compares two files and returns True when they seem identical." +msgid "Context: The key to retrieve the translated string with the GetText method. This parameter has a default value of \"\"." msgstr "" -#. CrUQx -#: sf_filesystem.xhp +#. EC7wb +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id631601119001315\n" +"sf_l10n.xhp\n" +"par_id581585844419114\n" +"help.text" +msgid "MsgId: The untranslated string, which is the text appearing in the program code. It must not be empty. The MsgId becomes the key to retrieve the translated string via GetText method when Context is empty." +msgstr "" + +#. X3F7E +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id311614361926844\n" "help.text" -msgid "Depending on the value of the CompareContents 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." +msgid "The MsgId string may contain any number of placeholders (%1 %2 %3 ...) for dynamically modifying the string at runtime." msgstr "" -#. dLpG4 -#: sf_filesystem.xhp +#. 9Jgn8 +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id481601118910755\n" +"sf_l10n.xhp\n" +"par_id541585844475331\n" "help.text" -msgid "FileName1, FileName2 : The files to compare." +msgid "Comment: Optional comment to be added alongside the string to help translators." msgstr "" -#. TAPBR -#: sf_filesystem.xhp +#. TAyPG +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id111601118910848\n" +"sf_l10n.xhp\n" +"par_id461614364298440\n" "help.text" -msgid "CompareContents : When True, the contents of the files are compared (default = False)." +msgid "The example below creates a set of strings in English:" msgstr "" -#. EZNG5 -#: sf_filesystem.xhp +#. DqFBf +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id161584541257982\n" +"sf_l10n.xhp\n" +"par_id281586102707242\n" "help.text" -msgid "Copies one or more files from one location to another. Returns True if at least one file has been copied or False if an error occurred." +msgid "Exports a set of untranslated strings as a POT file." msgstr "" -#. EFfEH -#: sf_filesystem.xhp +#. zTKQ4 +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id401612998805699\n" +"sf_l10n.xhp\n" +"par_id711586102939257\n" "help.text" -msgid "An error will also occur if the Source parameter uses wildcard characters and does not match any files." +msgid "To build a set of strings you can use either a succession of AddText method calls, or by a successful invocation of the L10N service with the FolderName argument present. It is also possible to use a combination of both techniques." msgstr "" -#. AZCsn -#: sf_filesystem.xhp +#. WiqHy +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id331612998814805\n" +"sf_l10n.xhp\n" +"par_id31586102707537\n" "help.text" -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." +msgid "FileName: The output file in FileSystem.FileNaming notation." msgstr "" -#. ErB6x -#: sf_filesystem.xhp +#. BkEjG +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id1001584541257789\n" +"sf_l10n.xhp\n" +"par_id851586102707579\n" "help.text" -msgid "Source : It can be a FileName or a NamePattern indicating one or more files to be copied." +msgid "Header: Comments that will be added on top of the generated POT file." msgstr "" -#. A3qtd -#: sf_filesystem.xhp +#. qfPvB +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id111584542310166\n" +"sf_l10n.xhp\n" +"par_id111614364686973\n" "help.text" -msgid "Destination : It can be either a FileName specifying where the single Source file is to be copied, or a FolderName into which the multiple files from Source are to be copied." +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 Header argument." msgstr "" -#. FCpqn -#: sf_filesystem.xhp +#. rUUCt +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id491612999134752\n" +"sf_l10n.xhp\n" +"par_id5158610270728\n" "help.text" -msgid "If FolderName does not exist, it is created." +msgid "Encoding: The character set to be used (Default = \"UTF-8\")." msgstr "" -#. 4ArCt -#: sf_filesystem.xhp +#. uDu7z +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id591612999166788\n" +"sf_l10n.xhp\n" +"par_id581614364494235\n" "help.text" -msgid "Wildcard characters are not allowed in Destination." +msgid "The generated file should successfully pass the msgfmt --check GNU command." msgstr "" -#. 53E5r -#: sf_filesystem.xhp +#. wBAjb +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id251584542431558\n" +"sf_l10n.xhp\n" +"par_id891586165768715\n" "help.text" -msgid "Overwrite : If True (default), files may be overwritten. The method will fail if Destination is readonly, regardless of the value specified in Overwrite." +msgid "Gets the translated string corresponding to the given MsgId argument." msgstr "" -#. KerV3 -#: sf_filesystem.xhp +#. NzGZC +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"bas_id211613000903194\n" +"sf_l10n.xhp\n" +"par_id291614365296959\n" "help.text" -msgid "' Copies a single file" +msgid "A list of arguments may be specified to replace the placeholders (%1, %2, ...) in the string." msgstr "" -#. HKFaH -#: sf_filesystem.xhp +#. 9DBFa +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"bas_id841584541257574\n" +"sf_l10n.xhp\n" +"par_id231586166181909\n" "help.text" -msgid "' Copies multiple files. Only files are copied, subfolders are not." +msgid "If no translated string is found, the method returns the untranslated string after replacing the placeholders with the specified arguments." msgstr "" -#. TdGi7 -#: sf_filesystem.xhp +#. bAcmJ +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id731584544734412\n" +"sf_l10n.xhp\n" +"par_id871586352505927\n" "help.text" -msgid "Copies one or more folders from one location to another. Returns True if at least one folder has been copied or False if an error occurred." +msgid "This method can be called either by the full name GetText or by the shortcut _ (a single underscore):" msgstr "" -#. TymFf -#: sf_filesystem.xhp +#. NzdBC +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id21612999775377\n" +"sf_l10n.xhp\n" +"par_id421614967136502\n" "help.text" -msgid "An error will also occur if the Source parameter uses wildcard characters and does not match any folders." +msgid "In the ScriptForge library, all methods starting with the \"_\" character are reserved for internal use only. However, the shortcut _ used for GetText is the only exception to this rule, hence it can be safely used in Basic scripts." msgstr "" -#. m3Hzh -#: sf_filesystem.xhp +#. rNrAw +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id701612999808912\n" +"sf_l10n.xhp\n" +"par_id51586165768525\n" "help.text" -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." +msgid "MsgId: 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 "" -#. ygWn7 -#: sf_filesystem.xhp +#. Fummg +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id851584544734202\n" +"sf_l10n.xhp\n" +"par_id11614365537450\n" "help.text" -msgid "Source : It can be a FolderName or a NamePattern indicating one or more folders to be copied." +msgid "Besides using a single MsgId string, this method also accepts the following formats:" msgstr "" -#. EgL3W -#: sf_filesystem.xhp +#. fD2Bg +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id321584544734273\n" +"sf_l10n.xhp\n" +"par_id961614365557277\n" "help.text" -msgid "Destination : Specifies the FolderName into which the single or multiple folders defined in Source are to be copied." +msgid "The Context string with which the method will retrieve the MsgId in the PO file, or;" msgstr "" -#. CzQ9A -#: sf_filesystem.xhp +#. v6nVR +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id491612999134762\n" +"sf_l10n.xhp\n" +"par_id981614365589866\n" "help.text" -msgid "If FolderName does not exist, it is created." +msgid "A combination Context|MsgId, instructing the method to retrieve the MsgId using specified Context value. The second part of the argument is used to improve code readability." msgstr "" -#. Uqyna -#: sf_filesystem.xhp +#. 5zB4f +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id591612999166740\n" +"sf_l10n.xhp\n" +"par_id571586165768106\n" "help.text" -msgid "Wildcard characters are not allowed in Destination." +msgid "Arg1, ...: Values to be inserted into the placeholders. Any variable type is allowed, however only strings, numbers and dates will be considered." msgstr "" -#. KCfZf -#: sf_filesystem.xhp +#. cCZDK +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id251584542431525\n" +"sf_l10n.xhp\n" +"par_id701614365961454\n" "help.text" -msgid "Overwrite : If True (default), files may be overwritten. The method will fail if Destination is readonly, regardless of the value specified in Overwrite." +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 GetText method:" msgstr "" -#. niaPD -#: sf_filesystem.xhp +#. Kz4S7 +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"bas_id541584544734497\n" +"sf_l10n.xhp\n" +"bas_id171614366110835\n" "help.text" -msgid "' Folders, their files and their subfolders are copied" +msgid "myPO = CreateScriptService(\"L10N\", \"c:\\MyPOFolder\\\")" msgstr "" -#. fNBgH -#: sf_filesystem.xhp +#. EcBzr +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id31158454067562\n" +"sf_l10n.xhp\n" +"bas_id1001586166834936\n" "help.text" -msgid "Creates the specified FolderName. Returns True if the folder could be successfully created." +msgid "' \"¡Bienvenido John! Espero que disfrutes de este programa\"" msgstr "" -#. 9H3cp -#: sf_filesystem.xhp +#. H4aXx +#: sf_l10n.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id431613000475359\n" +"sf_l10n.xhp\n" +"par_id301613075694148\n" "help.text" -msgid "If the specified folder has a parent folder that does not exist, it is created." +msgid " Translation of Controls in the Dialog Editor" msgstr "" -#. ZFWUY -#: sf_filesystem.xhp +#. Ah5Gj +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id491584540675469\n" +"sf_platform.xhp\n" +"tit\n" "help.text" -msgid "FolderName : A string representing the folder to be created. If the folder already exists, an exception will be raised." +msgid "ScriptForge.Platform service" msgstr "" -#. EYSCS -#: sf_filesystem.xhp +#. PCkEG +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id731585322689518\n" +"sf_platform.xhp\n" +"bm_id681600788076499\n" "help.text" -msgid "Creates a specified file and returns a TextStream object that can be used to write to the file." +msgid "ScriptForge.Platform service" msgstr "" -#. YMZDA -#: sf_filesystem.xhp +#. 7D6Dx +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id821613001057759\n" +"sf_platform.xhp\n" +"par_id181600788076612\n" "help.text" -msgid "The method returns a Null object if an error occurred." +msgid "The Platform service provides a collection of properties about the current execution environment and context, such as:" msgstr "" -#. tykpH -#: sf_filesystem.xhp +#. FDJFB +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id901585322689715\n" +"sf_platform.xhp\n" +"par_id301600788076785\n" "help.text" -msgid "FileName : The name of the file to be created." +msgid "The hardware platform (architecture, CPU count, machine type, etc)" msgstr "" -#. ZcmDb -#: sf_filesystem.xhp +#. i9FbJ +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id501585322689209\n" +"sf_platform.xhp\n" +"par_id1001600788076848\n" "help.text" -msgid "Overwrite : Boolean value that determines if FileName can be overwritten (default = True)." +msgid "Operating system information (OS type, release, version, etc)" msgstr "" -#. X7GW9 -#: sf_filesystem.xhp +#. uPLtj +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id551585322689192\n" +"sf_platform.xhp\n" +"par_id67160078807676\n" "help.text" -msgid "Encoding : The character set to be used. The default encoding is \"UTF-8\"." +msgid "The LibreOffice version" msgstr "" -#. eoE92 -#: sf_filesystem.xhp +#. BrEr7 +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id141613001281573\n" +"sf_platform.xhp\n" +"par_id671600788076855\n" "help.text" -msgid "To learn more about the names of character sets, visit IANA's Character Set page. Beware that %PRODUCTNAME does not implement all existing character sets." +msgid "The current user name" msgstr "" -#. DVGxr -#: sf_filesystem.xhp +#. ZvBqs +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id11584882040881\n" +"sf_platform.xhp\n" +"par_id951614903258253\n" "help.text" -msgid "Deletes one or more files. Returns True if at least one file has been deleted or False if an error occurred." +msgid "All properties of the Platform service are read-only." msgstr "" -#. DQEzT -#: sf_filesystem.xhp +#. iK4Gv +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id21612999775356\n" +"sf_platform.xhp\n" +"hd_id281600788076359\n" "help.text" -msgid "An error will also occur if the FileName parameter uses wildcard characters and does not match any files." +msgid "Service invocation" msgstr "" -#. TWJRd -#: sf_filesystem.xhp +#. Emisv +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id21613001848493\n" +"sf_platform.xhp\n" +"par_id321614902851541\n" "help.text" -msgid "The files to be deleted must not be readonly." +msgid "The code snippet below instantiates the Platform service and accesses the Architecture property." msgstr "" -#. PEFBq -#: sf_filesystem.xhp +#. KC5eN +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id701612999808832\n" +"sf_platform.xhp\n" +"hd_id711600788076834\n" "help.text" -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." +msgid "Properties" msgstr "" -#. D8kDv -#: sf_filesystem.xhp +#. VXJ8a +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id441584882040860\n" +"sf_platform.xhp\n" +"par_id461600788076917\n" "help.text" -msgid "FileName : It can be a FileName or a NamePattern indicating one or more files to be deleted." +msgid "Name" msgstr "" -#. YtAfH -#: sf_filesystem.xhp +#. JN68D +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"bas_id181584882040535\n" +"sf_platform.xhp\n" +"par_id221600788076591\n" "help.text" -msgid "' Only files are deleted, subfolders are not" +msgid "Readonly" msgstr "" -#. c9ZCd -#: sf_filesystem.xhp +#. ZndAt +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id11584882015881\n" +"sf_platform.xhp\n" +"par_id761600788076328\n" "help.text" -msgid "Deletes one or more folders. Returns True if at least one folder has been deleted or False if an error occurred." +msgid "Type" msgstr "" -#. xmtzX -#: sf_filesystem.xhp +#. dAoKA +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id21612999775346\n" +"sf_platform.xhp\n" +"par_id67160078807636\n" "help.text" -msgid "An error will also occur if the FolderName parameter uses wildcard characters and does not match any folders." +msgid "Description" msgstr "" -#. GsqDD -#: sf_filesystem.xhp +#. XdLGG +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id21613001848853\n" +"sf_platform.xhp\n" +"par_id311600788076756\n" "help.text" -msgid "The folders to be deleted must not be readonly." +msgid "Yes" msgstr "" -#. kRSqe -#: sf_filesystem.xhp +#. EEWuL +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id701612999808842\n" +"sf_platform.xhp\n" +"par_id441600788076826\n" "help.text" -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." +msgid "The hardware bit architecture. Example: '32bit' or '64bit'" msgstr "" -#. zdaKv -#: sf_filesystem.xhp +#. 8EZ8A +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id451584882542247\n" +"sf_platform.xhp\n" +"par_id49160078807654\n" "help.text" -msgid "FolderName : It can be a FolderName or a NamePattern indicating one or more folders to be deleted." +msgid "Yes" msgstr "" -#. ECKGi -#: sf_filesystem.xhp +#. iG4iH +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"bas_id491584882542177\n" +"sf_platform.xhp\n" +"par_id81600788076419\n" "help.text" -msgid "' Only folders are deleted, files in the top folder (C:\\Temp\\) are not" +msgid "The computer's network name." msgstr "" -#. ZbyLn -#: sf_filesystem.xhp +#. hvAeY +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id161583764426709\n" +"sf_platform.xhp\n" +"par_id711600788076534\n" "help.text" -msgid "Returns True if a given file name is valid and exists, otherwise the method returns False." +msgid "Yes" msgstr "" -#. BNEmC -#: sf_filesystem.xhp +#. g5EUJ +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id91613003122613\n" +"sf_platform.xhp\n" +"par_id541600788076645\n" "help.text" -msgid "If the FileName parameter is actually an existing folder name, the method returns False." +msgid "The number of central processor units." msgstr "" -#. 5sCo3 -#: sf_filesystem.xhp +#. 89Lo8 +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id361583764426547\n" +"sf_platform.xhp\n" +"par_id891600788076190\n" "help.text" -msgid "FileName : A string representing the file to be tested." +msgid "Yes" msgstr "" -#. ChDCL -#: sf_filesystem.xhp +#. rmGRV +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id11158394432779\n" +"sf_platform.xhp\n" +"par_id91600788076674\n" "help.text" -msgid "Returns a zero-based array of the files stored in a given folder. Each entry in the array is a string containing the full path and file name." +msgid "The name of the currently logged user." msgstr "" -#. HT5PM -#: sf_filesystem.xhp +#. Dt7J5 +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id641613003790120\n" +"sf_platform.xhp\n" +"par_id391600788076253\n" "help.text" -msgid "If FolderName does not exist, an exception is raised." +msgid "Yes" msgstr "" -#. nFaPD -#: sf_filesystem.xhp +#. LA6EN +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id821613003779799\n" +"sf_platform.xhp\n" +"par_id21600788076541\n" "help.text" -msgid "The resulting list may be filtered with wildcards." +msgid "The machine type. Examples are: 'i386' or 'x86_64'." msgstr "" -#. QFJEd -#: sf_filesystem.xhp +#. tqwyD +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id731583944543140\n" +"sf_platform.xhp\n" +"par_id211600788076138\n" "help.text" -msgid "FolderName : A string representing a folder. The folder must exist. FolderName must not designate a file." +msgid "Yes" msgstr "" -#. 6qDtR -#: sf_filesystem.xhp +#. 9uRw8 +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id591585648450060\n" +"sf_platform.xhp\n" +"par_id521600788076371\n" "help.text" -msgid "Filter : A string containing wildcards (\"?\" and \"*\") that will be applied to the resulting list of files (default = \"\")." +msgid "The actual LibreOffice version expressed as
'LibreOffice w.x.y.z (The Document Foundation)'." msgstr "" -#. HJ9vL -#: sf_filesystem.xhp +#. 4bpcJ +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"bas_id451583944327508\n" +"sf_platform.xhp\n" +"par_id621614902220807\n" "help.text" -msgid "filesList = FSO.Files(\"/home/user/\", \"*.txt\")" +msgid "Example: 'LibreOffice 7.1.1.2 (The Document Foundation, Debian and Ubuntu)'" msgstr "" -#. zG7ec -#: sf_filesystem.xhp +#. 7WDer +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id51583765642590\n" +"sf_platform.xhp\n" +"par_id21600788076758\n" "help.text" -msgid "Returns True if the specified FolderName is valid and exists, otherwise the method returns False." +msgid "Yes" msgstr "" -#. G4Rcz -#: sf_filesystem.xhp +#. NUSby +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id151613004111990\n" +"sf_platform.xhp\n" +"par_id781600788076694\n" "help.text" -msgid "If the FolderName parameter is actually an existing file name, the method returns False." +msgid "The operating system type. Example: 'Darwin, Linux' or 'Windows'." msgstr "" -#. SQVF8 -#: sf_filesystem.xhp +#. cLiaw +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id1001583765642211\n" +"sf_platform.xhp\n" +"par_id261600788076841\n" "help.text" -msgid "FolderName : A string representing the folder to be tested." +msgid "Yes" msgstr "" -#. eAFVs -#: sf_filesystem.xhp +#. nepQ6 +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id521584110618989\n" +"sf_platform.xhp\n" +"par_id11600788076757\n" "help.text" -msgid "Returns the BaseName (equal to the last component) of a folder or file name, without its extension." +msgid "A single string identifying the underlying platform with as much useful and human-readable information as possible." msgstr "" -#. YnBXv -#: sf_filesystem.xhp +#. EH36m +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id731613004316790\n" +"sf_platform.xhp\n" +"par_id501614902381381\n" "help.text" -msgid "The method does not check if the specified file or folder exists." +msgid "Example: 'Linux-5.8.0-44-generic-x86_64-with-glibc2.32'" msgstr "" -#. kotiz -#: sf_filesystem.xhp +#. hbyth +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id691584110618308\n" +"sf_platform.xhp\n" +"par_id531600789141795\n" "help.text" -msgid "FileName : A string representing the file name and its path." +msgid "Yes" msgstr "" -#. VcGyZ -#: sf_filesystem.xhp +#. 4iEvV +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"bas_id861584110618986\n" +"sf_platform.xhp\n" +"par_id301600789141619\n" "help.text" -msgid "' If the input parameter is a folder, it returns the last component of the path" +msgid "The operating system's release. Example: '5.8.0-44-generic'" msgstr "" -#. xmK9A -#: sf_filesystem.xhp +#. 2fBtD +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"bas_id591613004793431\n" +"sf_platform.xhp\n" +"par_id541600789286532\n" "help.text" -msgid "' If the input parameter is a file, the method returns the file name without the extension and the path" +msgid "Yes" msgstr "" -#. A56XC -#: sf_filesystem.xhp +#. iukPq +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id831584032680866\n" +"sf_platform.xhp\n" +"par_id701600789286280\n" "help.text" -msgid "Returns the extension part of a file or folder name without the dot \".\" character." +msgid "The operating system's build or version." msgstr "" -#. pdCJv -#: sf_filesystem.xhp +#. DWQNA +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id941613060736524\n" +"sf_platform.xhp\n" +"par_id351614902520555\n" "help.text" -msgid "The method does not check for the existence of the specified file or folder." +msgid "Example: '#50-Ubuntu SMP Tue Feb 9 06:29:41 UTC 2021'" msgstr "" -#. Aqvwt -#: sf_filesystem.xhp +#. fCdYi +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id561613060896361\n" +"sf_platform.xhp\n" +"par_id941600789527698\n" "help.text" -msgid "If this method is applied to a folder name or to a file without an extension, then an empty string is returned." +msgid "Yes" msgstr "" -#. tQpBe -#: sf_filesystem.xhp +#. wkthE +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id821584032680311\n" +"sf_platform.xhp\n" +"par_id631600789527859\n" "help.text" -msgid "FileName : A string representing the file name and its path." +msgid "The real processor name. Example: 'amdk6'." msgstr "" -#. Am6Bu -#: sf_filesystem.xhp +#. MYY9M +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id48160068505010\n" +"sf_platform.xhp\n" +"par_id111614902598396\n" "help.text" -msgid "The builtin FileLen Basic function returns the number of bytes contained in a file as a Long value, i.e. up to 2GB." +msgid "This property may return the same value as the Machine property." msgstr "" -#. 2FHpa -#: sf_filesystem.xhp +#. 4pnPw +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id571613061005426\n" +"sf_platform.xhp\n" +"par_id301613075694148\n" "help.text" -msgid "The GetFileLen method can handle files with much larger sizes by returning a Currency value." +msgid "Identifying the operating system" msgstr "" -#. cC9GE -#: sf_filesystem.xhp +#. UCfLb +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id161600685050367\n" +"sf_platform.xhp\n" +"par_id301613065794148\n" "help.text" -msgid "FileName : A string representing an existing file." +msgid "Platform information with INFO(\"system\") Calc formula" msgstr "" -#. o2GGJ -#: sf_filesystem.xhp +#. PqDHG +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id191584811478936\n" +"sf_platform.xhp\n" +"par_id103613075694148\n" "help.text" -msgid "Returns the last modified date of a given file." +msgid "GetGuiType function" msgstr "" -#. ssSmV -#: sf_filesystem.xhp +#. DAfoV +#: sf_platform.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id25158481147822\n" +"sf_platform.xhp\n" +"par_id301316075694148\n" "help.text" -msgid "FileName : A string representing an existing file." +msgid "Tools library" msgstr "" -#. VEZR6 -#: sf_filesystem.xhp +#. GpvmN +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id711584032366587\n" +"sf_services.xhp\n" +"tit\n" "help.text" -msgid "Returns the last component of a file or folder name in native operating system format." +msgid "ScriptForge.Services service" msgstr "" -#. 4vAvz -#: sf_filesystem.xhp +#. bFtkf +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id541613061300811\n" +"sf_services.xhp\n" +"hd_id471582710868716\n" "help.text" -msgid "The method does not check if the specified file or folder exists." +msgid "ScriptForge.Services service" msgstr "" -#. DHaix -#: sf_filesystem.xhp +#. 2TqZf +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id671584032366193\n" +"sf_services.xhp\n" +"par_id351582710868545\n" "help.text" -msgid "FileName : A string representing the file name and its path." +msgid "The ScriptForge library is built upon an extensible collection of so-called \"Services\".
This collection is implemented as categories of Basic libraries or Python modules:" msgstr "" -#. ffxFe -#: sf_filesystem.xhp +#. G2GDr +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id871584113432747\n" +"sf_services.xhp\n" +"par_id751582711417284\n" "help.text" -msgid "Returns a string containing the name of the parent folder of a specified file or folder name." +msgid "the standard ScriptForge library shipped with %PRODUCTNAME" msgstr "" -#. 2eBgA -#: sf_filesystem.xhp +#. pyGFM +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id611613061603039\n" +"sf_services.xhp\n" +"par_id711582711434921\n" "help.text" -msgid "The method does not check if the specified file or folder exists." +msgid "a number of \"associated\" libraries shipped with %PRODUCTNAME as well" msgstr "" -#. Gqc5k -#: sf_filesystem.xhp +#. DLRfn +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id471584113432231\n" +"sf_services.xhp\n" +"par_id11582711444725\n" "help.text" -msgid "FileName : A string with the file or folder name to be analyzed." +msgid "any user/contributor LibreOffice extension wanting to fit into the same framework" msgstr "" -#. Uc93M -#: sf_filesystem.xhp +#. WZtZa +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id82158385117289\n" +"sf_services.xhp\n" +"par_id211596296017810\n" "help.text" -msgid "Returns a randomly generated temporary file name that is useful for performing operations that require a temporary file." +msgid "A service is a collection of properties or methods which implement the service." msgstr "" -#. FS3qq -#: sf_filesystem.xhp +#. 8yaDQ +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id391613061770924\n" +"sf_services.xhp\n" +"par_id301596296901387\n" "help.text" -msgid "The returned file name does not have any suffix. The folder part of the returned string is the system's temporary folder." +msgid "For the author of a user script, a service may be either a module within a library, or an instance of a class module." msgstr "" -#. W7gF7 -#: sf_filesystem.xhp +#. pJ7ic +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id971613061774934\n" +"sf_services.xhp\n" +"par_id411596296395830\n" "help.text" -msgid "The method does not create the temporary file." +msgid "An event manager is a script contained in a library which binds an event triggering a macro - usually defined by the Tools - Customize menu - to the concerned service instance." msgstr "" -#. ch2AJ -#: sf_filesystem.xhp +#. 8tKxb +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id58160104251423\n" +"sf_services.xhp\n" +"par_id771596296933669\n" "help.text" -msgid "Hash functions are used by some cryptographic algorithms, in digital signatures, message authentication codes, fraud detection, fingerprints, checksums (message integrity check), hash tables, password storage and much more." +msgid "As an example, if several documents trigger the same macro when they are loaded, it might be useful to know which document triggered the macro this time. That's where an event manager plays its role." msgstr "" -#. qxDnP -#: sf_filesystem.xhp +#. vpUVp +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id301601042791356\n" +"sf_services.xhp\n" +"par_id191582711902530\n" "help.text" -msgid "The HashFile method returns the result of a hash function, applied on a given file and using a specified algorithm. The returned value is a string of lower-case hexadecimal digits." +msgid "The following methods make up the kernel of the ScriptForge framework:" msgstr "" -#. eAW33 -#: sf_filesystem.xhp +#. td8Cp +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id861601043268484\n" +"sf_services.xhp\n" +"par_id351582712098824\n" "help.text" -msgid "The hash algorithms supported are: MD5, SHA1, SHA224, SHA256, SHA384 and SHA512." +msgid "Called internally by ScriptForge to register for a library the list of services it implements.
Each library associated to Scriptforge or extending it must implement its own RegisterScriptServices method." msgstr "" -#. 5FXjQ -#: sf_filesystem.xhp +#. Adbws +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id28160104251451\n" +"sf_services.xhp\n" +"par_id671595847982308\n" "help.text" -msgid "FileName : A string representing an existing file." +msgid "Called - as many times as there are services to register in the library - by RegisterScriptServices." msgstr "" -#. 88LmG -#: sf_filesystem.xhp +#. vsobg +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id71601042959846\n" +"sf_services.xhp\n" +"par_id241596294275434\n" "help.text" -msgid "Algorithm : One of the supported algorithms." +msgid "Called to register a library event manager by RegisterScriptServices." msgstr "" -#. HzFs2 -#: sf_filesystem.xhp +#. VC4em +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id51584791330688\n" +"sf_services.xhp\n" +"par_id741582712156448\n" "help.text" -msgid "Moves one or more files from one location to another. Returns True if at least one file has been moved or False if an error occurred." +msgid "Called by user scripts to get an object giving access to the service given as argument.
All services should be invoked thru the CreateScriptService method." msgstr "" -#. oEPar -#: sf_filesystem.xhp +#. 9Geac +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id631613062890648\n" +"sf_services.xhp\n" +"par_id651582712806415\n" "help.text" -msgid "An error will also occur if the Source parameter uses wildcard characters and does not match any files." +msgid "Conventionally, the String, Array and Exception services may be invoked directly respectively as SF_String, SF_Array and SF_Exception." msgstr "" -#. ETmEP -#: sf_filesystem.xhp +#. BzHaE +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id241613062902777\n" +"sf_services.xhp\n" +"par_id891611613601554\n" "help.text" -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." +msgid "List of Methods in the Services Service" msgstr "" -#. RY5vD -#: sf_filesystem.xhp +#. howve +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id721584791330406\n" +"sf_services.xhp\n" +"par_id871582714020043\n" "help.text" -msgid "Source : It can be a FileName or NamePattern to designate one or more files to be moved." +msgid "Gain access to one of the services of a library for the benefit of a user script.
The returned value is a Basic object or Nothing if an error occurred." msgstr "" -#. 5CsKP -#: sf_filesystem.xhp +#. KweBC +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id291584791330181\n" +"sf_services.xhp\n" +"par_id101582714266656\n" "help.text" -msgid "Destination : If Source is a FileName then this parameter indicates the new path and file name of the moved file." +msgid "A service can be understood as either:" msgstr "" -#. E7BHq -#: sf_filesystem.xhp +#. w7Czn +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id31613063334246\n" +"sf_services.xhp\n" +"par_id531582714337820\n" "help.text" -msgid "If the move operation involves multiple files, then Destination must be a folder name. If it does not exist, it is created." +msgid "as a set of methods gathered in a Basic standard module" msgstr "" -#. BvhBP -#: sf_filesystem.xhp +#. rfAFT +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id391613063494599\n" +"sf_services.xhp\n" +"par_id291582714347134\n" "help.text" -msgid "If Source and Destination have the same parent folder, the method will rename the Source." +msgid "or a set of methods and properties gathered in a Basic class module." msgstr "" -#. 6UKxC -#: sf_filesystem.xhp +#. tR7ys +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id941613063476533\n" +"sf_services.xhp\n" +"hd_id431582714020044\n" "help.text" -msgid "Wildcard characters are not allowed in Destination." +msgid "" msgstr "" -#. qPvQA -#: sf_filesystem.xhp +#. SpGFT +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"bas_id331584791330495\n" +"sf_services.xhp\n" +"hd_id251582714020044\n" "help.text" -msgid "' Only files are moved, subfolders are not" +msgid "" msgstr "" -#. iYBMe -#: sf_filesystem.xhp +#. VuLrG +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id301584791330868\n" +"sf_services.xhp\n" +"par_id971582714020045\n" "help.text" -msgid "Moves one or more folders from one location to another. Returns True if at least one folder has been moved or False if an error occurred." +msgid "Service: The name of the service identified as \"library.service\".
The library is a Basic library that must exist in the GlobalScope. The default value is \"ScriptForge\".
The service is one of the services registered by the library via the RegisterScriptServices() method." msgstr "" -#. R9Jrz -#: sf_filesystem.xhp +#. q97vs +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id411613072570664\n" +"sf_services.xhp\n" +"par_id391582714020045\n" "help.text" -msgid "An error will also occur if the Source parameter uses wildcard characters and does not match any folders." +msgid "arg0, ...: A list of arguments required by the invoked service.
If the first argument refers to an event manager, then arg0 is mandatory and must be the UNO object representing the event provided as argument to the user macro." msgstr "" -#. F2DaD -#: sf_filesystem.xhp +#. imGjJ +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id601613072595264\n" +"sf_services.xhp\n" +"hd_id91582714020046\n" "help.text" -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." +msgid "" msgstr "" -#. wBkni -#: sf_filesystem.xhp +#. wuR7S +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id541584791330777\n" +"sf_services.xhp\n" +"bas_id981582898174133\n" "help.text" -msgid "Source : It can be a FolderName or NamePattern to designate one or more folders to be moved." +msgid "' To be done once" msgstr "" -#. By4Cy -#: sf_filesystem.xhp +#. oqovE +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id551584791330279\n" +"sf_services.xhp\n" +"bas_id311582715700844\n" "help.text" -msgid "Destination : If the move operation involves a single folder, then Destination is the name and path of the moved folder and it must not exist." +msgid "' Refers to the \"ScriptForge.Array\" service or SF_Array" msgstr "" -#. upwt8 -#: sf_filesystem.xhp +#. KvcPo +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id11613072890641\n" +"sf_services.xhp\n" +"bas_id61582715759468\n" "help.text" -msgid "If multiple folders are being moved, then Destination designates where the folders in Source will be moved into. If Source does not exist, it is created." +msgid "' Returns a new empty dictionary class instance; \"ScriptForge.\" is optional" msgstr "" -#. DFBsa -#: sf_filesystem.xhp +#. pMGcR +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id301613072928159\n" +"sf_services.xhp\n" +"bas_id901582715797722\n" "help.text" -msgid "Wildcard characters are not allowed in Destination." +msgid "' Refers to the Calc service, implemented in the associated SFDocuments library" msgstr "" -#. JNTia -#: sf_filesystem.xhp +#. BoXHx +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id121585320922117\n" +"sf_services.xhp\n" +"bas_id361582715845747\n" "help.text" -msgid "Opens a file and returns a TextStream object that can be used to read from, write to, or append to the file." +msgid "' Returns a Timer class instance starting immediately" msgstr "" -#. ePMpQ -#: sf_filesystem.xhp +#. 9bmdn +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id591613073104711\n" +"sf_services.xhp\n" +"bas_id571596298708062\n" "help.text" -msgid "Note that the method does not check if the given file is really a text file." +msgid "' Refers to the DocumentEvent service implemented in the associated SFDocuments library" msgstr "" -#. p6VFZ -#: sf_filesystem.xhp +#. DFhat +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id951613073135036\n" +"sf_services.xhp\n" +"bas_id121613492254532\n" "help.text" -msgid "The method returns a Null object if an error occurred." +msgid "' Returns the instance of the Document class that fired the event" msgstr "" -#. CBiwE -#: sf_filesystem.xhp +#. AsuMY +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id551585320922678\n" +"sf_services.xhp\n" +"par_id1315827229793\n" "help.text" -msgid "FileName : Identifies the file to open." +msgid "By executing a series of invocations of RegisterService() and RegisterEventManager(), the RegisterScriptServices() method incorporates a library into the ScriptForge framework.
Each library pertaining to the framework must implement its own version of this method." msgstr "" -#. wr4wi -#: sf_filesystem.xhp +#. 8FgEA +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id671585320922388\n" +"sf_services.xhp\n" +"par_id411582723190195\n" "help.text" -msgid "IOMode : Indicates the input/output mode. It can be one of three constants: FSO.ForReading (default), FSO.ForWriting, or FSO.ForAppending." +msgid "The method has to be stored in a standard Basic module as opposed to a class module." msgstr "" -#. 25nRj -#: sf_filesystem.xhp +#. jEAZb +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id21585321398586\n" +"sf_services.xhp\n" +"par_id351582724127926\n" "help.text" -msgid "Create : Boolean value that indicates whether a new file can be created if the specified filename doesn't exist:" +msgid "A service is either:" msgstr "" -#. VDFAi -#: sf_filesystem.xhp +#. oC8wx +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id721613073434797\n" +"sf_services.xhp\n" +"par_id171582722979820\n" "help.text" -msgid "If True a new file and its parent folders will be created if they do not exist;" +msgid "a Basic standard module passed as a Basic object." msgstr "" -#. EypVC -#: sf_filesystem.xhp +#. r98Hy +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id201613073469289\n" +"sf_services.xhp\n" +"par_id121582722979649\n" "help.text" -msgid "If False then new files are not created (default)." +msgid "or a string designating the function to execute to get an instance of the service. It is in fact the function containing the New keyword of a Set statement creating the instance." msgstr "" -#. WzDqZ -#: sf_filesystem.xhp +#. FKqFQ +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id771585321576210\n" +"sf_services.xhp\n" +"par_id771582725815107\n" "help.text" -msgid "Encoding : The character set to be used. The default encoding is \"UTF-8\"." +msgid "GlobalScope.LibraryName.ModuleName ' Object" msgstr "" -#. FuYwe -#: sf_filesystem.xhp +#. DYyWS +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id871583670342501\n" +"sf_services.xhp\n" +"bas_id721582724496873\n" "help.text" -msgid "Opens a dialog box to open or save files." +msgid "\"LibraryName.ModuleName.FunctionName\" ' String" msgstr "" -#. SjDBv -#: sf_filesystem.xhp +#. 8QWvK +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id881613074436979\n" +"sf_services.xhp\n" +"hd_id351582722979618\n" "help.text" -msgid "If the SAVE mode is set and the picked file exists, a warning message will be displayed." +msgid "" msgstr "" -#. gi6um -#: sf_filesystem.xhp +#. uej6R +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id481583670342502\n" +"sf_services.xhp\n" +"bas_id11582725353585\n" "help.text" -msgid "DefaultFile : This argument is a string composed of a folder and file name:" +msgid "' Refer to a Basic standard module implementing the service as a set of methods" msgstr "" -#. fyVCs -#: sf_filesystem.xhp +#. jCUWF +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id511613074665951\n" +"sf_services.xhp\n" +"bas_id341582725374064\n" "help.text" -msgid "The folder part indicates the folder that will be shown when the dialog opens (default = the last selected folder)." +msgid "' The function should return an instance of a Basic object class implementing the service" msgstr "" -#. xs5hU -#: sf_filesystem.xhp +#. iwekv +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id631613074685308\n" +"sf_services.xhp\n" +"par_id741582727674249\n" "help.text" -msgid "The file part designates the default file to open or save." +msgid "When a user script contains a statement such as:" msgstr "" -#. CyhXn -#: sf_filesystem.xhp +#. ivHq4 +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id981583670342502\n" +"sf_services.xhp\n" +"par_id611582727701061\n" "help.text" -msgid "Mode : OPEN (input file) or SAVE (output file). The default value is OPEN." +msgid "
ScriptForge performs these tasks:" msgstr "" -#. Ym5VM -#: sf_filesystem.xhp +#. 8AiaU +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id31583670342502\n" +"sf_services.xhp\n" +"par_id511582728914523\n" "help.text" -msgid "Filter : The extension of the files displayed when the dialog is opened (default = no filter)." +msgid "load the library myLibrary when necessary" msgstr "" -#. 8WirR -#: sf_filesystem.xhp +#. Egm5V +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"bas_id941583670925672\n" +"sf_services.xhp\n" +"par_id441582728492537\n" "help.text" -msgid "' Only *.txt files are displayed" +msgid "invoke the RegisterScriptServices method to load the list of services of myLibrary in memory" msgstr "" -#. HkwaR -#: sf_filesystem.xhp +#. csxrp +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id521583671701777\n" +"sf_services.xhp\n" +"par_id531582728511341\n" "help.text" -msgid "Opens a dialog box to select a folder." +msgid "initialize the variable myServ with the given service" msgstr "" -#. nQtNH -#: sf_filesystem.xhp +#. x6Xa6 +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id951583671701872\n" +"sf_services.xhp\n" +"par_id331595857355789\n" "help.text" -msgid "DefaultFolder : A string containing the folder name that will be displayed when the dialog is opened (default = the last selected folder)." +msgid "The method returns True if the name-value pair given as argument could be registered successfully." msgstr "" -#. hspKF -#: sf_filesystem.xhp +#. hm3aY +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id821583671701764\n" +"sf_services.xhp\n" +"hd_id701595857355894\n" "help.text" -msgid "FreeText : Text to display in the dialog (default = \"\")." +msgid "" msgstr "" -#. GMYtx -#: sf_filesystem.xhp +#. 7U5MA +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"bas_id921583671701610\n" +"sf_services.xhp\n" +"hd_id1159585735573\n" "help.text" -msgid "a = FSO.PickFolder(\"C:\\\", \"Choose a folder or press Cancel\")" +msgid "" msgstr "" -#. C3UA9 -#: sf_filesystem.xhp +#. ELGxD +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id431584016761996\n" +"sf_services.xhp\n" +"par_id721595857355929\n" "help.text" -msgid "Returns a zero-based array of the folders stored in a given FolderName." +msgid "ServiceName: The name of the service as a case-insensitive string. The name must be unique." msgstr "" -#. LVNZq -#: sf_filesystem.xhp +#. GkGcA +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id431613075267241\n" +"sf_services.xhp\n" +"par_id271595857355756\n" "help.text" -msgid "The list may be filtered with wildcards." +msgid "ServiceReference: A service reference is either:" msgstr "" -#. vXLY5 -#: sf_filesystem.xhp +#. EnhtA +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id701584016761945\n" +"sf_services.xhp\n" +"hd_id481595857355966\n" "help.text" -msgid "FolderName : A string representing a folder. The folder must exist. FolderName must not designate a file." +msgid "" msgstr "" -#. XSBWe -#: sf_filesystem.xhp +#. cmHCE +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id471585648674921\n" +"sf_services.xhp\n" +"bas_id101595857355820\n" "help.text" -msgid "Filter : A string containing wildcards (\"?\" and \"*\") that will be applied to the resulting list of folders (default = \"\")." +msgid "' Refer to a Basic standard module implementing the service as a set of methods" msgstr "" -#. WVhEh -#: sf_filesystem.xhp +#. bgCCe +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id301613075694148\n" +"sf_services.xhp\n" +"bas_id951595857355198\n" "help.text" -msgid "Input Function" +msgid "' The function should return an instance of a Basic object class implementing the service" msgstr "" -#. QhSzj -#: sf_filesystem.xhp +#. QPDMC +#: sf_services.xhp msgctxt "" -"sf_filesystem.xhp\n" -"par_id271612398715438\n" +"sf_services.xhp\n" +"par_id701596299279876\n" "help.text" -msgid "Open Statement" +msgid "The method returns True if the name-value pair given as argument could be registered successfully." msgstr "" -#. GpvmN +#. hXBCv #: sf_services.xhp msgctxt "" "sf_services.xhp\n" -"tit\n" +"hd_id151596299279417\n" "help.text" -msgid "ScriptForge.Services service" +msgid "" msgstr "" -#. bFtkf +#. biZdX #: sf_services.xhp msgctxt "" "sf_services.xhp\n" -"hd_id471582710868716\n" +"hd_id421596299279275\n" "help.text" -msgid "ScriptForge.Services service" +msgid "" msgstr "" -#. 2TqZf +#. Ky8rX #: sf_services.xhp msgctxt "" "sf_services.xhp\n" -"par_id351582710868545\n" +"par_id331596299279165\n" "help.text" -msgid "The ScriptForge library is built upon an extensible collection of so-called \"Services\".
This collection is implemented as categories of Basic libraries or Python modules:" +msgid "ServiceName: The name of the service as a case-insensitive string. The name must be unique." msgstr "" -#. G2GDr +#. 3AXvN #: sf_services.xhp msgctxt "" "sf_services.xhp\n" -"par_id751582711417284\n" +"par_id92159629927929\n" "help.text" -msgid "the standard ScriptForge library shipped with %PRODUCTNAME" +msgid "ServiceReference: A string designating the function to execute to get an instance of the service. It is in fact the function containing the New keyword of a Set statement creating the instance.:" msgstr "" -#. pyGFM +#. 3DmHk #: sf_services.xhp msgctxt "" "sf_services.xhp\n" -"par_id711582711434921\n" +"hd_id631596299279349\n" "help.text" -msgid "a number of \"associated\" libraries shipped with %PRODUCTNAME as well" +msgid "" msgstr "" -#. DLRfn +#. FKFAC #: sf_services.xhp msgctxt "" "sf_services.xhp\n" -"par_id11582711444725\n" +"bas_id521596299279373\n" "help.text" -msgid "any user/contributor LibreOffice extension wanting to fit into the same framework" +msgid "' The function should return an instance of a Basic object class implementing the service" msgstr "" -#. WZtZa -#: sf_services.xhp +#. LCVem +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id211596296017810\n" +"sf_session.xhp\n" +"tit\n" "help.text" -msgid "A service is a collection of properties or methods which implement the service." +msgid "ScriptForge.Session service" msgstr "" -#. 8yaDQ -#: sf_services.xhp +#. c4YAM +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id301596296901387\n" +"sf_session.xhp\n" +"hd_id901582814720985\n" "help.text" -msgid "For the author of a user script, a service may be either a module within a library, or an instance of a class module." +msgid "ScriptForge.Session service" msgstr "" -#. pJ7ic -#: sf_services.xhp +#. yTgFK +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id411596296395830\n" +"sf_session.xhp\n" +"par_id861582814720987\n" "help.text" -msgid "An event manager is a script contained in a library which binds an event triggering a macro - usually defined by the Tools - Customize menu - to the concerned service instance." +msgid "The Session service gathers various general-purpose methods about:" msgstr "" -#. 8tKxb -#: sf_services.xhp +#. a2DCM +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id771596296933669\n" +"sf_session.xhp\n" +"par_id34158281472051\n" "help.text" -msgid "As an example, if several documents trigger the same macro when they are loaded, it might be useful to know which document triggered the macro this time. That's where an event manager plays its role." +msgid "the installation or execution environment" msgstr "" -#. vpUVp -#: sf_services.xhp +#. cf5WG +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id191582711902530\n" +"sf_session.xhp\n" +"par_id411582814720361\n" "help.text" -msgid "The following methods make up the kernel of the ScriptForge framework:" +msgid "UNO introspection" msgstr "" -#. td8Cp -#: sf_services.xhp +#. fBApv +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id351582712098824\n" +"sf_session.xhp\n" +"par_id321582814720863\n" "help.text" -msgid "Called internally by ScriptForge to register for a library the list of services it implements.
Each library associated to Scriptforge or extending it must implement its own RegisterScriptServices method." +msgid "the invocation of external scripts or programs" msgstr "" -#. Adbws -#: sf_services.xhp +#. 63uDb +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id671595847982308\n" +"sf_session.xhp\n" +"hd_id91582814720116\n" "help.text" -msgid "Called - as many times as there are services to register in the library - by RegisterScriptServices." +msgid "Service invocation" msgstr "" -#. vsobg -#: sf_services.xhp +#. 8BEnm +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id241596294275434\n" +"sf_session.xhp\n" +"hd_id291582814720762\n" "help.text" -msgid "Called to register a library event manager by RegisterScriptServices." +msgid "Constants" msgstr "" -#. VC4em -#: sf_services.xhp +#. BuuCB +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id741582712156448\n" +"sf_session.xhp\n" +"par_id82158281472034\n" "help.text" -msgid "Called by user scripts to get an object giving access to the service given as argument.
All services should be invoked thru the CreateScriptService method." +msgid "Below is a list of constants available to ease the designation of the library containing a Basic or Python script to invoke.
Use them as session.CONSTANT." msgstr "" -#. 9Geac -#: sf_services.xhp +#. yyF2R +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id651582712806415\n" +"sf_session.xhp\n" +"par_id9158281472045\n" "help.text" -msgid "Conventionally, the String, Array and Exception services may be invoked directly respectively as SF_String, SF_Array and SF_Exception." +msgid "Value" msgstr "" -#. BzHaE -#: sf_services.xhp +#. Wd88w +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id241582814720636\n" +"help.text" +msgid "Where to find the library?" +msgstr "" + +#. k58kN +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id361582814720116\n" +"help.text" +msgid "Applicable" +msgstr "" + +#. DJspw +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id451582814720105\n" +"help.text" +msgid "in the document" +msgstr "" + +#. Q2KtM +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id73158281472032\n" +"help.text" +msgid "in any shared library" +msgstr "" + +#. E7meg +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id891611613601554\n" +"sf_session.xhp\n" +"par_id391582814720487\n" "help.text" -msgid "List of Methods in the Services Service" +msgid "in My Macros" msgstr "" -#. howve -#: sf_services.xhp +#. MiuWT +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id871582714020043\n" +"sf_session.xhp\n" +"par_id56158281472073\n" "help.text" -msgid "Gain access to one of the services of a library for the benefit of a user script.
The returned value is a Basic object or Nothing if an error occurred." +msgid "in an extension installed for the current user" msgstr "" -#. KweBC -#: sf_services.xhp +#. SAMnM +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id101582714266656\n" +"sf_session.xhp\n" +"par_id21582814720997\n" "help.text" -msgid "A service can be understood as either:" +msgid "in %PRODUCTNAME macros" msgstr "" -#. w7Czn -#: sf_services.xhp +#. LnKrt +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id531582714337820\n" +"sf_session.xhp\n" +"par_id981582814720125\n" "help.text" -msgid "as a set of methods gathered in a Basic standard module" +msgid "in an extension installed for all users" msgstr "" -#. rfAFT -#: sf_services.xhp +#. gCi9j +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id291582714347134\n" +"sf_session.xhp\n" +"par_id93158281472047\n" "help.text" -msgid "or a set of methods and properties gathered in a Basic class module." +msgid "in an extension but the installation parameters are unknown" msgstr "" -#. tR7ys -#: sf_services.xhp +#. mLURi +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"hd_id431582714020044\n" +"sf_session.xhp\n" +"par_id891611613601554\n" "help.text" -msgid "" +msgid "List of Methods in the Session Service" msgstr "" -#. SpGFT -#: sf_services.xhp +#. V4BCf +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"hd_id251582714020044\n" +"sf_session.xhp\n" +"par_id491613061572993\n" "help.text" -msgid "" +msgid "Session service methods behave as follows:
Arguments are passed by value. Updates performed by the called function are not sent back to the calling script.
A single value or an array of values is returned to the calling script." msgstr "" -#. VuLrG -#: sf_services.xhp +#. 72GZi +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id971582714020045\n" +"sf_session.xhp\n" +"par_id451582815407230\n" "help.text" -msgid "Service: The name of the service identified as \"library.service\".
The library is a Basic library that must exist in the GlobalScope. The default value is \"ScriptForge\".
The service is one of the services registered by the library via the RegisterScriptServices() method." +msgid "Execute the Basic script given its name and location and fetch its result if any." msgstr "" -#. q97vs -#: sf_services.xhp +#. yWXBt +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id391582714020045\n" +"sf_session.xhp\n" +"par_id921600856780901\n" "help.text" -msgid "arg0, ...: A list of arguments required by the invoked service.
If the first argument refers to an event manager, then arg0 is mandatory and must be the UNO object representing the event provided as argument to the user macro." +msgid "If the script is not found, or if it returns nothing, the returned value is Empty." msgstr "" -#. imGjJ -#: sf_services.xhp +#. QqRGF +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"hd_id91582714020046\n" +"sf_session.xhp\n" +"hd_id931582815407230\n" "help.text" -msgid "" +msgid "" msgstr "" -#. wuR7S -#: sf_services.xhp +#. DSXJQ +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"bas_id981582898174133\n" +"sf_session.xhp\n" +"hd_id491582815407231\n" "help.text" -msgid "' To be done once" +msgid "" msgstr "" -#. oqovE -#: sf_services.xhp +#. bWiEa +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"bas_id311582715700844\n" +"sf_session.xhp\n" +"par_id631582815407231\n" "help.text" -msgid "' Refers to the \"ScriptForge.Array\" service or SF_Array" +msgid "Scope: \"document\" or \"application\" or one of the applicable session.CONSTANTS." msgstr "" -#. KvcPo -#: sf_services.xhp +#. fxDM3 +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"bas_id61582715759468\n" +"sf_session.xhp\n" +"par_id691582815407231\n" "help.text" -msgid "' Returns a new empty dictionary class instance; \"ScriptForge.\" is optional" +msgid "Script: \"library.module.method\" as a case-sensitive string.
The library is loaded in memory if necessary.
The module must not be a class module.
The method may be a Sub or a Function." msgstr "" -#. pMGcR -#: sf_services.xhp +#. UM3xU +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"bas_id901582715797722\n" +"sf_session.xhp\n" +"par_id881582815407231\n" "help.text" -msgid "' Refers to the Calc service, implemented in the associated SFDocuments library" +msgid "arg0, ...: The arguments to provide to the called script." msgstr "" -#. BoXHx -#: sf_services.xhp +#. sMGpX +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"bas_id361582715845747\n" +"sf_session.xhp\n" +"hd_id831582815407231\n" "help.text" -msgid "' Returns a Timer class instance starting immediately" +msgid "" msgstr "" -#. 9bmdn -#: sf_services.xhp +#. bvuhY +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"bas_id571596298708062\n" +"sf_session.xhp\n" +"bas_id61582815407231\n" "help.text" -msgid "' Refers to the DocumentEvent service implemented in the associated SFDocuments library" +msgid "' Xray returns no value" msgstr "" -#. DFhat -#: sf_services.xhp +#. Yr22N +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"bas_id121613492254532\n" +"sf_session.xhp\n" +"par_id111582816585181\n" "help.text" -msgid "' Returns the instance of the Document class that fired the event" +msgid "Execute a Calc function using its English name and based on the given arguments.
If the arguments are arrays, the function is executed as an array formula." msgstr "" -#. AsuMY -#: sf_services.xhp +#. njbYK +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id1315827229793\n" +"sf_session.xhp\n" +"hd_id391582816585182\n" "help.text" -msgid "By executing a series of invocations of RegisterService() and RegisterEventManager(), the RegisterScriptServices() method incorporates a library into the ScriptForge framework.
Each library pertaining to the framework must implement its own version of this method." +msgid "" msgstr "" -#. 8FgEA -#: sf_services.xhp +#. BDHmP +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id411582723190195\n" +"sf_session.xhp\n" +"hd_id711582816585182\n" "help.text" -msgid "The method has to be stored in a standard Basic module as opposed to a class module." +msgid "" msgstr "" -#. jEAZb -#: sf_services.xhp +#. gG7vu +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id351582724127926\n" +"sf_session.xhp\n" +"par_id771582816585183\n" "help.text" -msgid "A service is either:" +msgid "CalcFunction: The English name of the function to execute." msgstr "" -#. oC8wx -#: sf_services.xhp +#. ULCqi +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id171582722979820\n" +"sf_session.xhp\n" +"par_id371582816585183\n" "help.text" -msgid "a Basic standard module passed as a Basic object." +msgid "arg0, ...: The arguments to provide to the called Calc function. Each argument must be either a string, a numeric value or an array of arrays combining those types." msgstr "" -#. r98Hy -#: sf_services.xhp +#. 8bZb8 +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id121582722979649\n" +"sf_session.xhp\n" +"hd_id891582816585184\n" "help.text" -msgid "or a string designating the function to execute to get an instance of the service. It is in fact the function containing the New keyword of a Set statement creating the instance." +msgid "" msgstr "" -#. FKqFQ -#: sf_services.xhp +#. XMfUD +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id771582725815107\n" +"sf_session.xhp\n" +"bas_id881582816585185\n" "help.text" -msgid "GlobalScope.LibraryName.ModuleName ' Object" +msgid "' Generates an error." msgstr "" -#. DYyWS -#: sf_services.xhp +#. ygESx +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"bas_id721582724496873\n" +"sf_session.xhp\n" +"par_id571582818023245\n" "help.text" -msgid "\"LibraryName.ModuleName.FunctionName\" ' String" +msgid "Execute the Python script given its location and name, fetch its result if any. Result can be a single value or an array of values." msgstr "" -#. 8QWvK -#: sf_services.xhp +#. SB2gx +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"hd_id351582722979618\n" +"sf_session.xhp\n" +"par_id71600856817410\n" "help.text" -msgid "" +msgid "If the script is not found, or if it returns nothing, the returned value is Empty." msgstr "" -#. uej6R -#: sf_services.xhp +#. yxEDA +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"bas_id11582725353585\n" +"sf_session.xhp\n" +"hd_id741582818023245\n" "help.text" -msgid "' Refer to a Basic standard module implementing the service as a set of methods" +msgid "" msgstr "" -#. jCUWF -#: sf_services.xhp +#. oCchM +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"bas_id341582725374064\n" +"sf_session.xhp\n" +"hd_id81582818023246\n" "help.text" -msgid "' The function should return an instance of a Basic object class implementing the service" +msgid "" msgstr "" -#. iwekv -#: sf_services.xhp +#. JsjbE +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id741582727674249\n" +"sf_session.xhp\n" +"par_id791582818023246\n" "help.text" -msgid "When a user script contains a statement such as:" +msgid "Scope: One of the applicable session.CONSTANTS. Default = session.SCRIPTISSHARED." msgstr "" -#. ivHq4 -#: sf_services.xhp +#. UDbdL +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id611582727701061\n" +"sf_session.xhp\n" +"par_id71582818023247\n" "help.text" -msgid "
ScriptForge performs these tasks:" +msgid "Script: Either \"library/module.py$method\" or \"module.py$method\" or \"myExtension.oxt|myScript|module.py$method\" as a case-sensitive string." msgstr "" -#. 8AiaU -#: sf_services.xhp +#. P6ZKD +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id511582728914523\n" +"sf_session.xhp\n" +"par_id501613061041313\n" "help.text" -msgid "load the library myLibrary when necessary" +msgid "library: The folder path to the Python module." msgstr "" -#. Egm5V -#: sf_services.xhp +#. ktFHu +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id441582728492537\n" +"sf_session.xhp\n" +"par_id771613061043097\n" "help.text" -msgid "invoke the RegisterScriptServices method to load the list of services of myLibrary in memory" +msgid "myScript: The folder containing the Python module." msgstr "" -#. csxrp -#: sf_services.xhp +#. ANBoy +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id531582728511341\n" +"sf_session.xhp\n" +"par_id301613061123849\n" "help.text" -msgid "initialize the variable myServ with the given service" +msgid "module.py: The Python module." msgstr "" -#. x6Xa6 -#: sf_services.xhp +#. f4B8C +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id331595857355789\n" +"sf_session.xhp\n" +"par_id241613061044560\n" "help.text" -msgid "The method returns True if the name-value pair given as argument could be registered successfully." +msgid "method: The Python function." msgstr "" -#. hm3aY -#: sf_services.xhp +#. LPeJj +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"hd_id701595857355894\n" +"sf_session.xhp\n" +"par_id711582818023247\n" "help.text" -msgid "" +msgid "arg0, ...: The arguments to provide to the called script." msgstr "" -#. 7U5MA -#: sf_services.xhp +#. CBkpV +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"hd_id1159585735573\n" +"sf_session.xhp\n" +"hd_id141582818023247\n" "help.text" -msgid "" +msgid "" msgstr "" -#. ELGxD -#: sf_services.xhp +#. Lv4iA +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id721595857355929\n" +"sf_session.xhp\n" +"par_id111587477335982\n" "help.text" -msgid "ServiceName: The name of the service as a case-insensitive string. The name must be unique." +msgid "Returns True if an UNO object contains the given method. Returns False when the method is not found or when an argument is invalid." msgstr "" -#. GkGcA -#: sf_services.xhp +#. KfxYm +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id271595857355756\n" +"sf_session.xhp\n" +"hd_id381587477335874\n" "help.text" -msgid "ServiceReference: A service reference is either:" +msgid "" msgstr "" -#. EnhtA -#: sf_services.xhp +#. mgr64 +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"hd_id481595857355966\n" +"sf_session.xhp\n" +"hd_id471587477335769\n" "help.text" -msgid "" +msgid "" msgstr "" -#. cmHCE -#: sf_services.xhp +#. AmYDH +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"bas_id101595857355820\n" +"sf_session.xhp\n" +"par_id921587477335673\n" "help.text" -msgid "' Refer to a Basic standard module implementing the service as a set of methods" +msgid "UnoObject: The object to inspect." msgstr "" -#. bgCCe -#: sf_services.xhp +#. d8D4G +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"bas_id951595857355198\n" +"sf_session.xhp\n" +"par_id631587477566016\n" "help.text" -msgid "' The function should return an instance of a Basic object class implementing the service" +msgid "MethodName: the method as a case-sensitive string" msgstr "" -#. QPDMC -#: sf_services.xhp +#. BQT9v +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id701596299279876\n" +"sf_session.xhp\n" +"hd_id601587477335985\n" "help.text" -msgid "The method returns True if the name-value pair given as argument could be registered successfully." +msgid "" msgstr "" -#. hXBCv -#: sf_services.xhp +#. gDBRB +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"hd_id151596299279417\n" +"sf_session.xhp\n" +"par_id191587477832959\n" "help.text" -msgid "" +msgid "Returns True if a UNO object has the given property. Returns False when the property is not found or when an argument is invalid." msgstr "" -#. biZdX -#: sf_services.xhp +#. XrebG +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"hd_id421596299279275\n" +"sf_session.xhp\n" +"hd_id761587477832670\n" "help.text" -msgid "" +msgid "" msgstr "" -#. Ky8rX -#: sf_services.xhp +#. CJ3LD +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id331596299279165\n" +"sf_session.xhp\n" +"hd_id531587477832125\n" "help.text" -msgid "ServiceName: The name of the service as a case-insensitive string. The name must be unique." +msgid "" msgstr "" -#. 3AXvN -#: sf_services.xhp +#. 4Sgnh +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"par_id92159629927929\n" +"sf_session.xhp\n" +"par_id121587477832805\n" "help.text" -msgid "ServiceReference: A string designating the function to execute to get an instance of the service. It is in fact the function containing the New keyword of a Set statement creating the instance.:" +msgid "UnoObject: The object to inspect." msgstr "" -#. 3DmHk -#: sf_services.xhp +#. DGzZA +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"hd_id631596299279349\n" +"sf_session.xhp\n" +"par_id701587477832750\n" "help.text" -msgid "" +msgid "PropertyName: the property as a case-sensitive string" msgstr "" -#. FKFAC -#: sf_services.xhp +#. Akcut +#: sf_session.xhp msgctxt "" -"sf_services.xhp\n" -"bas_id521596299279373\n" +"sf_session.xhp\n" +"hd_id511587477832273\n" "help.text" -msgid "' The function should return an instance of a Basic object class implementing the service" +msgid "" msgstr "" -#. LCVem +#. QWaTF #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"tit\n" +"par_id97160112964017\n" "help.text" -msgid "ScriptForge.Session service" +msgid "Open a Uniform Resource Locator (URL) in the default browser." msgstr "" -#. c4YAM +#. 5HDfw #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"hd_id901582814720985\n" +"hd_id121601129640417\n" "help.text" -msgid "ScriptForge.Session service" +msgid "" msgstr "" -#. yTgFK +#. JQgBi #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id861582814720987\n" +"hd_id861601129640232\n" "help.text" -msgid "The Session service gathers various general-purpose methods about:" +msgid "" msgstr "" -#. a2DCM +#. JD25Y #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id34158281472051\n" +"par_id241601129640549\n" "help.text" -msgid "the installation or execution environment" +msgid "URL: The URL to open." msgstr "" -#. cf5WG +#. GrJkD #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id411582814720361\n" +"hd_id521601129640783\n" "help.text" -msgid "UNO introspection" +msgid "" msgstr "" -#. fBApv +#. hmMBt #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id321582814720863\n" +"par_id311582819697897\n" "help.text" -msgid "the invocation of external scripts or programs" +msgid "Executes an arbitrary system command and returns True if it was launched successfully." msgstr "" -#. 63uDb +#. ME7P8 #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"hd_id91582814720116\n" +"hd_id751582819697897\n" "help.text" -msgid "Service invocation" +msgid "" msgstr "" -#. 8BEnm +#. gwrTf #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"hd_id291582814720762\n" +"hd_id531582819697898\n" "help.text" -msgid "Constants" +msgid "" msgstr "" -#. BuuCB +#. QgJxa #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id82158281472034\n" +"par_id461582819697898\n" "help.text" -msgid "Below is a list of constants available to ease the designation of the library containing a Basic or Python script to invoke.
Use them as session.CONSTANT." +msgid "Command: The command to execute. This may be an executable file or a document which is registered with an application so that the system knows what application to launch for that document. The command must be expressed in the current SF_FileSystem.FileNaming notation." msgstr "" -#. yyF2R +#. vTm42 #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id9158281472045\n" +"par_id611582819697899\n" "help.text" -msgid "Value" +msgid "Parameters: A list of space separated parameters as a single string. The method does not validate the given parameters, but only passes them to the specified command." msgstr "" -#. Wd88w +#. xhTtd #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id241582814720636\n" +"hd_id511582819697899\n" "help.text" -msgid "Where to find the library?" +msgid "" msgstr "" -#. k58kN +#. 2hTM7 #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id361582814720116\n" +"par_id131601030349755\n" "help.text" -msgid "Applicable" +msgid "Send a message - with optional attachments - to recipients from the user's mail client. The message may be edited by the user before sending or, alternatively, be sent immediately." msgstr "" -#. DJspw +#. FnAQD #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id451582814720105\n" +"hd_id881601030349531\n" "help.text" -msgid "in the document" +msgid "" msgstr "" -#. Q2KtM +#. NNCCH #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id73158281472032\n" +"hd_id351601030349768\n" "help.text" -msgid "in any shared library" +msgid "" msgstr "" -#. E7meg +#. qdmqa #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id391582814720487\n" +"par_id701601030349896\n" "help.text" -msgid "in My Macros" +msgid "Recipient: An email address (the \"To\" recipient)." msgstr "" -#. MiuWT +#. xC9Lq #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id56158281472073\n" +"par_id571601030349904\n" "help.text" -msgid "in an extension installed for the current user" +msgid "Cc: A comma-separated list of email addresses (the \"carbon copy\" recipients)." msgstr "" -#. SAMnM +#. xxBCy #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id21582814720997\n" +"par_id961601031043346\n" "help.text" -msgid "in %PRODUCTNAME macros" +msgid "Bcc: A comma-separated list of email addresses (the \"blind carbon copy\" recipients)." msgstr "" -#. LnKrt +#. vMyR2 #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id981582814720125\n" +"par_id891601031050814\n" "help.text" -msgid "in an extension installed for all users" +msgid "Subject: the header of the message." msgstr "" -#. gCi9j +#. L7Cqy #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id93158281472047\n" +"par_id191601031056673\n" "help.text" -msgid "in an extension but the installation parameters are unknown" +msgid "Body: The content of the message as an unformatted text." msgstr "" -#. mLURi +#. HKGDs #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id891611613601554\n" +"par_id511601031063269\n" "help.text" -msgid "List of Methods in the Session Service" +msgid "FileNames: a comma-separated list of file names. Each file name must respect the SF_FileSystem.FileNaming notation." msgstr "" -#. V4BCf +#. TDLGA #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id491613061572993\n" +"par_id161601032784063\n" "help.text" -msgid "Session service methods behave as follows:
Arguments are passed by value. Updates performed by the called function are not sent back to the calling script.
A single value or an array of values is returned to the calling script." +msgid "EditMessage: When True (default), the message is edited before being sent." msgstr "" -#. 72GZi +#. RyBiX #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id451582815407230\n" +"hd_id761601030349355\n" "help.text" -msgid "Execute the Basic script given its name and location and fetch its result if any." +msgid "" msgstr "" -#. yWXBt +#. HtzHP #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id921600856780901\n" +"par_id321587478024997\n" "help.text" -msgid "If the script is not found, or if it returns nothing, the returned value is Empty." +msgid "Returns a list of the methods callable from an UNO object. The list is a zero-based array of strings and may be empty." msgstr "" -#. QqRGF +#. vACC5 #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"hd_id931582815407230\n" +"hd_id701587478024912\n" "help.text" msgid "" msgstr "" -#. DSXJQ +#. LtvTX #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"hd_id491582815407231\n" +"hd_id751587478024878\n" "help.text" msgid "" msgstr "" -#. bWiEa +#. C7NYy #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id631582815407231\n" +"par_id251587478024311\n" "help.text" -msgid "Scope: \"document\" or \"application\" or one of the applicable session.CONSTANTS." +msgid "UnoObject: The object to inspect." msgstr "" -#. fxDM3 +#. Ltj9y #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id691582815407231\n" +"hd_id961587478024752\n" "help.text" -msgid "Script: \"library.module.method\" as a case-sensitive string.
The library is loaded in memory if necessary.
The module must not be a class module.
The method may be a Sub or a Function." +msgid "" msgstr "" -#. UM3xU +#. sL6Ri #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id881582815407231\n" +"par_id141587478343306\n" "help.text" -msgid "arg0, ...: The arguments to provide to the called script." +msgid "Returns a list of the properties of an UNO object. The list is a zero-based array of strings and may be empty." msgstr "" -#. sMGpX +#. 29XiU #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"hd_id831582815407231\n" +"hd_id871587478343121\n" "help.text" -msgid "" +msgid "" msgstr "" -#. bvuhY +#. CipCt #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"bas_id61582815407231\n" +"hd_id511587478343219\n" "help.text" -msgid "' Xray returns no value" +msgid "" msgstr "" -#. Yr22N +#. FfvFC #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id111582816585181\n" +"par_id241587478343323\n" "help.text" -msgid "Execute a Calc function using its English name and based on the given arguments.
If the arguments are arrays, the function is executed as an array formula." +msgid "UnoObject: The object to inspect." msgstr "" -#. njbYK +#. jnwET #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"hd_id391582816585182\n" +"hd_id42158747834340\n" "help.text" -msgid "" +msgid "" msgstr "" -#. BDHmP +#. Cm4eK #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"hd_id711582816585182\n" +"par_id371582820251347\n" "help.text" -msgid "" +msgid "Identify the type of a UNO object as a string." msgstr "" -#. gG7vu +#. MBEmJ #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id771582816585183\n" +"hd_id571582820251348\n" "help.text" -msgid "CalcFunction: The English name of the function to execute." +msgid "" msgstr "" -#. ULCqi +#. 237PZ #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id371582816585183\n" +"hd_id21582820251349\n" "help.text" -msgid "arg0, ...: The arguments to provide to the called Calc function. Each argument must be either a string, a numeric value or an array of arrays combining those types." +msgid "" msgstr "" -#. 8bZb8 +#. SudxH #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"hd_id891582816585184\n" +"par_id921582820251349\n" "help.text" -msgid "" +msgid "UnoObject: The object to identify." msgstr "" -#. XMfUD +#. 4wB2f #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"bas_id881582816585185\n" +"hd_id51582820251350\n" "help.text" -msgid "' Generates an error." +msgid "" msgstr "" -#. ygESx +#. UAy4i #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id571582818023245\n" +"par_id341582821057373\n" "help.text" -msgid "Execute the Python script given its location and name, fetch its result if any. Result can be a single value or an array of values." +msgid "Get some web content from a URI." msgstr "" -#. SB2gx +#. g4PxN #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id71600856817410\n" +"hd_id661582821057373\n" "help.text" -msgid "If the script is not found, or if it returns nothing, the returned value is Empty." +msgid "" msgstr "" -#. yxEDA +#. BA7gi #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"hd_id741582818023245\n" +"hd_id591582821057374\n" "help.text" -msgid "" +msgid "" msgstr "" -#. oCchM +#. C2AxK #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"hd_id81582818023246\n" +"par_id771582821057374\n" "help.text" -msgid "" +msgid "URI: URI text of the web service." msgstr "" -#. JsjbE +#. hJFL3 #: sf_session.xhp msgctxt "" "sf_session.xhp\n" -"par_id791582818023246\n" +"hd_id711582821057375\n" "help.text" -msgid "Scope: One of the applicable session.CONSTANTS. Default = session.SCRIPTISSHARED." +msgid "" msgstr "" -#. UDbdL -#: sf_session.xhp +#. gn6AM +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id71582818023247\n" +"sf_string.xhp\n" +"tit\n" "help.text" -msgid "Script: Either \"library/module.py$method\" or \"module.py$method\" or \"myExtension.oxt|myScript|module.py$method\" as a case-sensitive string." +msgid "ScriptForge.String service (SF_String)" msgstr "" -#. P6ZKD -#: sf_session.xhp +#. ZhvDP +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id501613061041313\n" +"sf_string.xhp\n" +"hd_id521580038927003\n" "help.text" -msgid "library: The folder path to the Python module." +msgid "ScriptForge.String service" msgstr "" -#. ktFHu -#: sf_session.xhp +#. yaisH +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id771613061043097\n" +"sf_string.xhp\n" +"par_id351579602570526\n" "help.text" -msgid "myScript: The folder containing the Python module." +msgid "The String service provides a collection of methods for string processing. These methods can be used to:" msgstr "" -#. ANBoy -#: sf_session.xhp +#. oNvbV +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id301613061123849\n" +"sf_string.xhp\n" +"par_id611611952070366\n" "help.text" -msgid "module.py: The Python module." +msgid "Validate the contents of strings" msgstr "" -#. f4B8C -#: sf_session.xhp +#. UmFAv +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id241613061044560\n" +"sf_string.xhp\n" +"par_id611611952070376\n" "help.text" -msgid "method: The Python function." +msgid "Format strings by trimming, justifying or wrapping their contents" msgstr "" -#. LPeJj -#: sf_session.xhp +#. EZKAi +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id711582818023247\n" +"sf_string.xhp\n" +"par_id611611952070367\n" "help.text" -msgid "arg0, ...: The arguments to provide to the called script." +msgid "Use regular expressions to search and replace substrings" msgstr "" -#. CBkpV -#: sf_session.xhp +#. D2qPU +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id141582818023247\n" +"sf_string.xhp\n" +"par_id611611952070368\n" "help.text" -msgid "" +msgid "Apply hash algorithms on strings, etc." msgstr "" -#. Lv4iA -#: sf_session.xhp +#. Nd4es +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id111587477335982\n" +"sf_string.xhp\n" +"hd_id961579603699855\n" "help.text" -msgid "Returns True if an UNO object contains the given method. Returns False when the method is not found or when an argument is invalid." +msgid "Definitions" msgstr "" -#. KfxYm -#: sf_session.xhp +#. dQjPv +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id381587477335874\n" +"sf_string.xhp\n" +"hd_id441579603838777\n" "help.text" -msgid "" +msgid "Line breaks" msgstr "" -#. mgr64 -#: sf_session.xhp +#. ePyj2 +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id471587477335769\n" +"sf_string.xhp\n" +"par_id791611946942340\n" "help.text" -msgid "" +msgid "The String service recognizes the following line breaks:" msgstr "" -#. AmYDH -#: sf_session.xhp +#. o2TiZ +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id921587477335673\n" +"sf_string.xhp\n" +"par_id151611947117831\n" "help.text" -msgid "UnoObject: The object to inspect." +msgid "Symbolic name" msgstr "" -#. d8D4G -#: sf_session.xhp +#. fEbm9 +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id631587477566016\n" +"sf_string.xhp\n" +"par_id721611947117831\n" "help.text" -msgid "MethodName: the method as a case-sensitive string" +msgid "ASCII number" msgstr "" -#. BQT9v -#: sf_session.xhp +#. yqVHd +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id601587477335985\n" +"sf_string.xhp\n" +"par_id761611947117831\n" "help.text" -msgid "" +msgid "Line feed
Vertical tab
Carriage return
Line feed + Carriage return
File separator
Group separator
Record separator
Next line
Line separator
Paragraph separator" msgstr "" -#. gDBRB -#: sf_session.xhp +#. WCvgW +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id191587477832959\n" +"sf_string.xhp\n" +"hd_id161579604225813\n" "help.text" -msgid "Returns True if a UNO object has the given property. Returns False when the property is not found or when an argument is invalid." +msgid "Whitespaces" msgstr "" -#. XrebG -#: sf_session.xhp +#. mFfbq +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id761587477832670\n" +"sf_string.xhp\n" +"par_id401611948279056\n" "help.text" -msgid "" +msgid "The String service recognizes the following whitespaces:" msgstr "" -#. CJ3LD -#: sf_session.xhp +#. U3GSy +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id531587477832125\n" +"sf_string.xhp\n" +"par_id151611947117893\n" "help.text" -msgid "" +msgid "Symbolic name" msgstr "" -#. 4Sgnh -#: sf_session.xhp +#. ZsSFF +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id121587477832805\n" +"sf_string.xhp\n" +"par_id721611947117855\n" "help.text" -msgid "UnoObject: The object to inspect." +msgid "ASCII number" msgstr "" -#. DGzZA -#: sf_session.xhp +#. TXAFP +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id701587477832750\n" +"sf_string.xhp\n" +"par_id761611947117835\n" "help.text" -msgid "PropertyName: the property as a case-sensitive string" +msgid "Space
Horizontal tab
Line feed
Vertical tab
Form feed
Carriage return
Next line
No-break space
Line separator
Paragraph separator" msgstr "" -#. Akcut -#: sf_session.xhp +#. UPByW +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id511587477832273\n" +"sf_string.xhp\n" +"hd_id191580480825160\n" "help.text" -msgid "" +msgid "Escape sequences" msgstr "" -#. QWaTF -#: sf_session.xhp +#. JD6CK +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id97160112964017\n" +"sf_string.xhp\n" +"par_id971611949145057\n" "help.text" -msgid "Open a Uniform Resource Locator (URL) in the default browser." +msgid "Below is a list of escape sequences that can be used in strings." msgstr "" -#. 5HDfw -#: sf_session.xhp +#. D4DjE +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id121601129640417\n" +"sf_string.xhp\n" +"par_id151611947117287\n" "help.text" -msgid "" +msgid "Escape Sequence" msgstr "" -#. JQgBi -#: sf_session.xhp +#. xzDai +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id861601129640232\n" +"sf_string.xhp\n" +"par_id721611947117732\n" "help.text" -msgid "" +msgid "Symbolic name" msgstr "" -#. JD25Y -#: sf_session.xhp +#. rrxV4 +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id241601129640549\n" +"sf_string.xhp\n" +"par_id721611947117144\n" "help.text" -msgid "URL: The URL to open." +msgid "ASCII number" msgstr "" -#. GrJkD -#: sf_session.xhp +#. RDZhY +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id521601129640783\n" +"sf_string.xhp\n" +"par_id771611948706049\n" "help.text" -msgid "" +msgid "\\n
\\r
\\t" msgstr "" -#. hmMBt -#: sf_session.xhp +#. fS24a +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id311582819697897\n" +"sf_string.xhp\n" +"par_id761611947119834\n" "help.text" -msgid "Executes an arbitrary system command and returns True if it was launched successfully." +msgid "Line feed
Carriage return
Horizontal tab" msgstr "" -#. ME7P8 -#: sf_session.xhp +#. 6cwNJ +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id751582819697897\n" +"sf_string.xhp\n" +"par_id251611949474763\n" "help.text" -msgid "" +msgid "To have the escape sequence \"\\n\" interpreted as an actual string, simply use \"\\\\n\" instead of \"\\\" & Chr(10)." msgstr "" -#. gwrTf -#: sf_session.xhp +#. AYQbH +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id531582819697898\n" +"sf_string.xhp\n" +"hd_id771579606799550\n" "help.text" -msgid "" +msgid "Non-printable characters:" msgstr "" -#. QgJxa -#: sf_session.xhp +#. WXEDi +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id461582819697898\n" +"sf_string.xhp\n" +"par_id531579606877342\n" "help.text" -msgid "Command: The command to execute. This may be an executable file or a document which is registered with an application so that the system knows what application to launch for that document. The command must be expressed in the current SF_FileSystem.FileNaming notation." +msgid "Characters defined in the Unicode Character Database as “Other” or “Separator” are considered as non-printable characters." msgstr "" -#. vTm42 -#: sf_session.xhp +#. EsBdD +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id611582819697899\n" +"sf_string.xhp\n" +"par_id221611949584320\n" "help.text" -msgid "Parameters: A list of space separated parameters as a single string. The method does not validate the given parameters, but only passes them to the specified command." +msgid "Control characters (ascii code <= 0x1F) are also considered as non-printable." msgstr "" -#. xhTtd -#: sf_session.xhp +#. GfNfK +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id511582819697899\n" +"sf_string.xhp\n" +"hd_id661579604944268\n" "help.text" -msgid "" +msgid "Quotes inside strings:" msgstr "" -#. 2hTM7 -#: sf_session.xhp +#. 6KLF9 +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id131601030349755\n" +"sf_string.xhp\n" +"par_id551579605035332\n" "help.text" -msgid "Send a message - with optional attachments - to recipients from the user's mail client. The message may be edited by the user before sending or, alternatively, be sent immediately." +msgid "To add quotes in strings use \\' (single quote) or \\\" (double quote). For example:" msgstr "" -#. FnAQD -#: sf_session.xhp +#. BKoHN +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id881601030349531\n" +"sf_string.xhp\n" +"par_id201611949691285\n" "help.text" -msgid "" +msgid "The string [str\\'i\\'ng] is interpreted as [str'i'ng]" msgstr "" -#. NNCCH -#: sf_session.xhp +#. eRosR +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id351601030349768\n" +"sf_string.xhp\n" +"par_id201611949691323\n" "help.text" -msgid "" +msgid "The string [str\\\"i\\\"ng] is interpreted as [str\"i\"ng]" msgstr "" -#. qdmqa -#: sf_session.xhp +#. FtzhT +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id701601030349896\n" +"sf_string.xhp\n" +"hd_id201586594659135\n" "help.text" -msgid "Recipient: An email address (the \"To\" recipient)." +msgid "Service invocation" msgstr "" -#. xC9Lq -#: sf_session.xhp +#. 4WFve +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id571601030349904\n" +"sf_string.xhp\n" +"par_id141609955500101\n" "help.text" -msgid "Cc: A comma-separated list of email addresses (the \"carbon copy\" recipients)." +msgid "Before using the ScriptForge.String service the ScriptForge library needs to be loaded using:" msgstr "" -#. xxBCy -#: sf_session.xhp +#. tSsDx +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id961601031043346\n" +"sf_string.xhp\n" +"par_id63158659509728\n" "help.text" -msgid "Bcc: A comma-separated list of email addresses (the \"blind carbon copy\" recipients)." +msgid "The following code snippets show the three ways to call methods in the String service (the ExpandTabs method is used as an example):" msgstr "" -#. vMyR2 -#: sf_session.xhp +#. GfEcK +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id891601031050814\n" +"sf_string.xhp\n" +"hd_id651584978211886\n" "help.text" -msgid "Subject: the header of the message." +msgid "Properties" msgstr "" -#. L7Cqy -#: sf_session.xhp +#. PGBk4 +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id191601031056673\n" +"sf_string.xhp\n" +"par_id241611950267068\n" "help.text" -msgid "Body: The content of the message as an unformatted text." +msgid "The SF_String object provides the following properties:" msgstr "" -#. HKGDs -#: sf_session.xhp +#. FDjPb +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id511601031063269\n" +"sf_string.xhp\n" +"par_id271584978211792\n" "help.text" -msgid "FileNames: a comma-separated list of file names. Each file name must respect the SF_FileSystem.FileNaming notation." +msgid "Name" msgstr "" -#. TDLGA -#: sf_session.xhp +#. HGYbF +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id161601032784063\n" +"sf_string.xhp\n" +"par_id241584978211550\n" "help.text" -msgid "EditMessage: When True (default), the message is edited before being sent." +msgid "ReadOnly" msgstr "" -#. RyBiX -#: sf_session.xhp +#. 5qXzL +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id761601030349355\n" +"sf_string.xhp\n" +"par_id621584978211403\n" "help.text" -msgid "" +msgid "Description" msgstr "" -#. HtzHP -#: sf_session.xhp +#. 6DG3u +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id321587478024997\n" +"sf_string.xhp\n" +"par_id71584978715562\n" "help.text" -msgid "Returns a list of the methods callable from an UNO object. The list is a zero-based array of strings and may be empty." +msgid "Yes" msgstr "" -#. vACC5 -#: sf_session.xhp +#. YJA6w +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id701587478024912\n" +"sf_string.xhp\n" +"par_id581584978715701\n" "help.text" -msgid "" +msgid "Carriage return: Chr(13)" msgstr "" -#. LtvTX -#: sf_session.xhp +#. NCbTs +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id751587478024878\n" +"sf_string.xhp\n" +"par_id211584978211383\n" "help.text" -msgid "" +msgid "Yes" msgstr "" -#. C7NYy -#: sf_session.xhp +#. xht7K +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id251587478024311\n" +"sf_string.xhp\n" +"par_id691584978211774\n" "help.text" -msgid "UnoObject: The object to inspect." +msgid "Carriage return + Linefeed: Chr(13) & Chr(10)" msgstr "" -#. Ltj9y -#: sf_session.xhp +#. ennLs +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id961587478024752\n" +"sf_string.xhp\n" +"par_id671584978666689\n" "help.text" -msgid "" +msgid "Yes" msgstr "" -#. sL6Ri -#: sf_session.xhp +#. pdykp +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id141587478343306\n" +"sf_string.xhp\n" +"par_id951584978666296\n" "help.text" -msgid "Returns a list of the properties of an UNO object. The list is a zero-based array of strings and may be empty." +msgid "Linefeed: Chr(10)" msgstr "" -#. 29XiU -#: sf_session.xhp +#. TTF6v +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id871587478343121\n" +"sf_string.xhp\n" +"par_id421584978666327\n" "help.text" -msgid "" +msgid "Yes" msgstr "" -#. CipCt -#: sf_session.xhp +#. 9djV3 +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id511587478343219\n" +"sf_string.xhp\n" +"par_id901584978666158\n" "help.text" -msgid "" +msgid "Carriage return + Linefeed, which can be
1) Chr(13) & Chr(10) or
2) Linefeed: Chr(10)
depending on the operating system." msgstr "" -#. FfvFC -#: sf_session.xhp +#. EMV7g +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id241587478343323\n" +"sf_string.xhp\n" +"par_id541584978666991\n" "help.text" -msgid "UnoObject: The object to inspect." +msgid "Yes" msgstr "" -#. jnwET -#: sf_session.xhp +#. VrjGQ +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id42158747834340\n" +"sf_string.xhp\n" +"par_id741584978666508\n" "help.text" -msgid "" +msgid "Horizontal tabulation: Chr(9)" msgstr "" -#. Cm4eK -#: sf_session.xhp +#. Ee5CF +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id371582820251347\n" +"sf_string.xhp\n" +"par_id461584978880380\n" "help.text" -msgid "Identify the type of a UNO object as a string." +msgid "You can use the properties above to identify or insert the corresponding characters inside strings. For example, the Linefeed can be replaced by SF_String.sfLF." msgstr "" -#. MBEmJ -#: sf_session.xhp +#. TFfR3 +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id571582820251348\n" +"sf_string.xhp\n" +"par_id151611951803163\n" "help.text" -msgid "" +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." msgstr "" -#. 237PZ -#: sf_session.xhp +#. jaBZR +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id21582820251349\n" +"sf_string.xhp\n" +"par_id271579683706571\n" "help.text" -msgid "" +msgid "Capitalizes the first character from each word in the input string." msgstr "" -#. SudxH -#: sf_session.xhp +#. ABfrm +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id921582820251349\n" +"sf_string.xhp\n" +"par_id941582304592013\n" "help.text" -msgid "UnoObject: The object to identify." +msgid "InputStr: The string to be capitalized." msgstr "" -#. 4wB2f -#: sf_session.xhp +#. YLZDS +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id51582820251350\n" +"sf_string.xhp\n" +"bm_id421582384432626\n" "help.text" -msgid "" +msgid "String service;Count" msgstr "" -#. UAy4i -#: sf_session.xhp +#. Uf2TJ +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id341582821057373\n" +"sf_string.xhp\n" +"hd_id1001582384527265\n" "help.text" -msgid "Get some web content from a URI." +msgid "Count" msgstr "" -#. g4PxN -#: sf_session.xhp +#. DB982 +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id661582821057373\n" +"sf_string.xhp\n" +"par_id891582384556756\n" "help.text" -msgid "" +msgid "Counts the number of occurrences of a substring or a regular expression within a string." msgstr "" -#. BA7gi -#: sf_session.xhp +#. tvxcg +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id591582821057374\n" +"sf_string.xhp\n" +"par_id571582384689863\n" "help.text" -msgid "" +msgid "InputStr: The input string to be examined" msgstr "" -#. C2AxK -#: sf_session.xhp +#. 97Asr +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"par_id771582821057374\n" +"sf_string.xhp\n" +"par_id601582384696486\n" "help.text" -msgid "URI: URI text of the web service." +msgid "Substring: The substring or the regular expression to be used during search" msgstr "" -#. hJFL3 -#: sf_session.xhp +#. i5aBr +#: sf_string.xhp msgctxt "" -"sf_session.xhp\n" -"hd_id711582821057375\n" +"sf_string.xhp\n" +"par_id451582384703719\n" "help.text" -msgid "" +msgid "IsRegex: Use True if the substring is a regular expression (default = False)" msgstr "" -#. gn6AM +#. fxSHM #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"tit\n" +"par_id141582384726168\n" "help.text" -msgid "ScriptForge.String service (SF_String)" +msgid "CaseSensitive: Default = False" msgstr "" -#. ZhvDP +#. QcE5q #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"hd_id521580038927003\n" +"bas_id371582384749769\n" "help.text" -msgid "ScriptForge.String service" +msgid "'Counts the occurrences of the substring \"or\" inside the input string (returns 2)" msgstr "" -#. yaisH +#. XXCR4 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id351579602570526\n" +"bas_id561582384801586\n" "help.text" -msgid "The String service provides a collection of methods for string processing. These methods can be used to:" +msgid "'Counts the number of words with only lowercase letters (returns 7)" msgstr "" -#. oNvbV +#. aJNDg #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id611611952070366\n" +"par_id131612223767126\n" "help.text" -msgid "Validate the contents of strings" +msgid "To learn more about regular expressions, refer to the Python's documentation on Regular Expression Operations." msgstr "" -#. UmFAv +#. CCzMc #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id611611952070376\n" +"par_id581579687739629\n" "help.text" -msgid "Format strings by trimming, justifying or wrapping their contents" +msgid "Returns True if a string ends with a specified substring." msgstr "" -#. EZKAi +#. cAmFW #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id611611952070367\n" +"par_id21612306392239\n" "help.text" -msgid "Use regular expressions to search and replace substrings" +msgid "The function returns False when either the string or the substring have a length = 0 or when the substring is longer than the string." msgstr "" -#. D2qPU +#. xsyiT #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id611611952070368\n" +"par_id191579861552201\n" "help.text" -msgid "Apply hash algorithms on strings, etc." +msgid "InputStr: The string to be tested." msgstr "" -#. Nd4es +#. B5JDX #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"hd_id961579603699855\n" +"par_id211579861561473\n" "help.text" -msgid "Definitions" +msgid "Substring: The substring to be searched at the end of InputStr." msgstr "" -#. dQjPv +#. WfUif #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"hd_id441579603838777\n" +"par_id801579861574009\n" "help.text" -msgid "Line breaks" +msgid "CaseSensitive: The comparison can be case sensitive or not (default = False)." msgstr "" -#. ePyj2 +#. gn2F8 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id791611946942340\n" +"bas_id811579862998452\n" "help.text" -msgid "The String service recognizes the following line breaks:" +msgid "'Returns True because the method was called with the default CaseSensitive = False" msgstr "" -#. o2TiZ +#. vJDmx #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id151611947117831\n" +"bas_id231579863168747\n" "help.text" -msgid "Symbolic name" +msgid "'Returns False due to the CaseSensitive parameter" msgstr "" -#. fEbm9 +#. zThMM #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id721611947117831\n" +"par_id921585921441429\n" "help.text" -msgid "ASCII number" +msgid "Converts linebreaks and tabs contained in the input string to their equivalent escaped sequence (\\\\, \\n, \\r, \\t)." msgstr "" -#. yqVHd +#. KH5Qh #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id761611947117831\n" +"par_id9158592144110\n" "help.text" -msgid "Line feed
Vertical tab
Carriage return
Line feed + Carriage return
File separator
Group separator
Record separator
Next line
Line separator
Paragraph separator" +msgid "InputStr: The string to be converted." msgstr "" -#. WCvgW +#. cpLKD #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"hd_id161579604225813\n" +"bas_id901585921441483\n" "help.text" -msgid "Whitespaces" +msgid "'Returns the string \"abc\\n\\tdef\\\\n\"" msgstr "" -#. mFfbq +#. ADN8M #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id401611948279056\n" +"par_id271579868053137\n" "help.text" -msgid "The String service recognizes the following whitespaces:" +msgid "Replaces Tab characters Chr(9) by space characters to replicate the behavior of tab stops." msgstr "" -#. U3GSy +#. Eb23Z #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id151611947117893\n" +"par_id951579868064344\n" "help.text" -msgid "Symbolic name" +msgid "If a line break is found, a new line is started and the character counter is reset." msgstr "" -#. ZsSFF +#. da5NH #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id721611947117855\n" +"par_id231579868290408\n" "help.text" -msgid "ASCII number" +msgid "InputStr: The string to be expanded" msgstr "" -#. TXAFP +#. J3oNq #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id761611947117835\n" +"par_id281579868299807\n" "help.text" -msgid "Space
Horizontal tab
Line feed
Vertical tab
Form feed
Carriage return
Next line
No-break space
Line separator
Paragraph separator" +msgid "TabSize: This parameter is used to determine the Tab stops using the formula: TabSize + 1, 2 * TabSize + 1 , ... N * TabSize + 1 (default = 8)" msgstr "" -#. UPByW +#. GUoE8 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"hd_id191580480825160\n" +"par_id161579874552729\n" "help.text" -msgid "Escape sequences" +msgid "Replaces all non-printable characters in the input string by a given character." msgstr "" -#. JD6CK +#. bJBrE #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id971611949145057\n" +"par_id431579874633865\n" "help.text" -msgid "Below is a list of escape sequences that can be used in strings." +msgid "InputStr: The string to be searched" msgstr "" -#. D4DjE +#. bywcr #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id151611947117287\n" +"par_id31579874656437\n" "help.text" -msgid "Escape Sequence" +msgid "ReplacedBy: Zero, one or more characters that will replace all non-printable characters in InputStr (Default = \"\")" msgstr "" -#. xzDai +#. W44TL #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id721611947117732\n" +"par_id1001579876228707\n" "help.text" -msgid "Symbolic name" +msgid "Finds in a string a substring matching a given regular expression." msgstr "" -#. rrxV4 +#. FK83s #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id721611947117144\n" +"par_id131579876314120\n" "help.text" -msgid "ASCII number" +msgid "InputStr: The string to be searched" msgstr "" -#. RDZhY +#. pEWGm #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id771611948706049\n" +"par_id751579876371545\n" "help.text" -msgid "\\n
\\r
\\t" +msgid "Regex: The regular expression" msgstr "" -#. fS24a +#. 5dD3S #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id761611947119834\n" +"par_id881579876394584\n" "help.text" -msgid "Line feed
Carriage return
Horizontal tab" +msgid "Start: The position in the string where the search will begin. This parameter is passed by reference, so after execution the value of Start will point to the first character of the found substring. If no matching substring is found, Start will be set to 0." msgstr "" -#. 6cwNJ +#. 8ACCG #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id251611949474763\n" +"par_id251579876403831\n" "help.text" -msgid "To have the escape sequence \"\\n\" interpreted as an actual string, simply use \"\\\\n\" instead of \"\\\" & Chr(10)." +msgid "CaseSensitive: Default = False" msgstr "" -#. AYQbH +#. y5jTA #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"hd_id771579606799550\n" +"par_id841579876412287\n" "help.text" -msgid "Non-printable characters:" +msgid "Forward: Determines the direction of the search. If True, search moves forward. If False search moves backwards (Default = True)" msgstr "" -#. WXEDi +#. 6Qzy2 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id531579606877342\n" +"par_id451612309155653\n" "help.text" -msgid "Characters defined in the Unicode Character Database as “Other” or “Separator” are considered as non-printable characters." +msgid "At the first iteration, if Forward = True, then Start should be equal to 1, whereas if Forward = False then Start should be equal to Len(InputStr)" msgstr "" -#. EsBdD +#. gv3oo #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id221611949584320\n" +"par_id221612309579001\n" "help.text" -msgid "Control characters (ascii code <= 0x1F) are also considered as non-printable." +msgid "In the example above, the new value of lStart can be used to keep searching the same input string by setting the Start parameter to lStart + Len(result) at the next iteration." msgstr "" -#. GfNfK +#. qAkN4 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"hd_id661579604944268\n" +"par_id471601048983628\n" "help.text" -msgid "Quotes inside strings:" +msgid "Hash functions are used inside some cryptographic algorithms, in digital signatures, message authentication codes, manipulation detection, fingerprints, checksums (message integrity check), hash tables, password storage and much more." msgstr "" -#. 6KLF9 +#. HupGD #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id551579605035332\n" +"par_id301601048983765\n" "help.text" -msgid "To add quotes in strings use \\' (single quote) or \\\" (double quote). For example:" +msgid "The HashStr method returns the result of a hash function applied on a given string and using a specified algorithm, as a string of lowercase hexadecimal digits." msgstr "" -#. BKoHN +#. ZRZEF #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id201611949691285\n" +"par_id631601048983149\n" "help.text" -msgid "The string [str\\'i\\'ng] is interpreted as [str'i'ng]" +msgid "The hash algorithms supported are: MD5, SHA1, SHA224, SHA256, SHA384 and SHA512." msgstr "" -#. eRosR +#. xWGnD #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id201611949691323\n" +"par_id621601048983210\n" "help.text" -msgid "The string [str\\\"i\\\"ng] is interpreted as [str\"i\"ng]" +msgid "InputStr : The string to hash. It is presumed to be encoded in UTF-8. The hashing algorithm will consider the string as a stream of bytes." msgstr "" -#. FtzhT +#. krqwK #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"hd_id201586594659135\n" +"par_id941601048983822\n" "help.text" -msgid "Service invocation" +msgid "Algorithm : One of the supported algorithms listed above, passed as a string." msgstr "" -#. 4WFve +#. TXGmB #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id141609955500101\n" +"par_id221579879516929\n" "help.text" -msgid "Before using the ScriptForge.String service the ScriptForge library needs to be loaded using:" +msgid "Encodes the input string into the HTML character codes, replacing special characters by their & counterparts." msgstr "" -#. tSsDx +#. YNfid #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id63158659509728\n" +"par_id341612351999692\n" "help.text" -msgid "The following code snippets show the three ways to call methods in the String service (the ExpandTabs method is used as an example):" +msgid "For example, the character é would be replaced by é or an equivalent numerical HTML code." msgstr "" -#. GfEcK +#. 2SAZB #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"hd_id651584978211886\n" +"bas_id501579879570781\n" "help.text" -msgid "Properties" +msgid "InputStr: The string to encode" msgstr "" -#. PGBk4 +#. jpv97 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id241611950267068\n" +"par_id171579880990533\n" "help.text" -msgid "The SF_String object provides the following properties:" +msgid "Returns True if the input string is a valid date according to a specified date format." msgstr "" -#. FDjPb +#. rhVGc #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id271584978211792\n" +"par_id151579881091821\n" "help.text" -msgid "Name" +msgid "InputStr: The string to be checked. If empty, the method returns False" msgstr "" -#. HGYbF +#. J4E4L #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id241584978211550\n" +"par_id991579881107670\n" "help.text" -msgid "ReadOnly" +msgid "DateFormat: The date format, as a string. It can be either \"YYYY-MM-DD\" (default), \"DD-MM-YYYY\" or \"MM-DD-YYYY\"" msgstr "" -#. 5qXzL +#. GvZLC #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id621584978211403\n" +"par_id291579881117126\n" "help.text" -msgid "Description" +msgid "The dash (-) may be replaced by a dot (.), a slash (/) or a space." msgstr "" -#. 6DG3u +#. yCA3T #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id71584978715562\n" +"par_id51579881125801\n" "help.text" -msgid "Yes" +msgid "If the format is invalid, the method returns False." msgstr "" -#. YJA6w +#. qFmWW #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id581584978715701\n" +"par_id211612370427721\n" "help.text" -msgid "Carriage return: Chr(13)" +msgid "This method checks the format of the input string without performing any calendar-specific checks. Hence it does not test the input string for leap years or months with 30 or 31 days. For that, refer to the IsDate built-in function." msgstr "" -#. NCbTs +#. DJQFQ #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id211584978211383\n" +"par_id181612371147364\n" "help.text" -msgid "Yes" +msgid "The example below shows the difference between the methods IsADate (ScriptForge) and the IsDate (built-in) function." msgstr "" -#. xht7K +#. hAADi #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id691584978211774\n" +"par_id161579881600317\n" "help.text" -msgid "Carriage return + Linefeed: Chr(13) & Chr(10)" +msgid "Returns True if all characters in the string are alphabetic." msgstr "" -#. ennLs +#. Cpeo3 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id671584978666689\n" +"par_id251579881615469\n" "help.text" -msgid "Yes" +msgid "Alphabetic characters are those characters defined in the Unicode Character Database as Letter." msgstr "" -#. pdykp +#. CLTDC #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id951584978666296\n" +"par_id11579881691826\n" "help.text" -msgid "Linefeed: Chr(10)" +msgid "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. TTF6v +#. KaLGv #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id421584978666327\n" +"par_id421579883181382\n" "help.text" -msgid "Yes" +msgid "Returns True if all characters in the string are alphabetic, digits or \"_\" (underscore). The first character must not be a digit." msgstr "" -#. 9djV3 +#. LLCAz #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id901584978666158\n" +"par_id31579884464101\n" "help.text" -msgid "Carriage return + Linefeed, which can be
1) Chr(13) & Chr(10) or
2) Linefeed: Chr(10)
depending on the operating system." +msgid "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. EMV7g +#. qAZpA #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id541584978666991\n" +"par_id671580039484786\n" "help.text" -msgid "Yes" +msgid "Returns True if all characters in the string are Ascii characters." msgstr "" -#. VrjGQ +#. AR4hr #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id741584978666508\n" +"par_id791580039528838\n" "help.text" -msgid "Horizontal tabulation: Chr(9)" +msgid "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. Ee5CF +#. iuPF4 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id461584978880380\n" +"par_id861580044805749\n" "help.text" -msgid "You can use the properties above to identify or insert the corresponding characters inside strings. For example, the Linefeed can be replaced by SF_String.sfLF." +msgid "Returns True if all characters in the string are digits." msgstr "" -#. WSwjJ +#. njKib #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id151611951803163\n" +"par_id41580044873043\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 "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. jaBZR +#. J8Ykx #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id271579683706571\n" +"par_id521580045221758\n" "help.text" -msgid "Capitalizes the first character from each word in the input string." +msgid "Returns True if the string is a valid email address." msgstr "" -#. ABfrm +#. DFTVq #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id941582304592013\n" +"par_id841580045280071\n" "help.text" -msgid "InputStr: The string to be capitalized." +msgid "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. YLZDS +#. R6MsU #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"bm_id421582384432626\n" +"par_id41580047039666\n" "help.text" -msgid "String service;Count" +msgid "Returns True if the string is a valid filename in a given operating system." msgstr "" -#. Uf2TJ +#. VEp6E #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"hd_id1001582384527265\n" +"par_id801580047079938\n" "help.text" -msgid "Count" +msgid "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. DB982 +#. j3yDJ #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id891582384556756\n" +"par_id781580047088954\n" "help.text" -msgid "Counts the number of occurrences of a substring or a regular expression within a string." +msgid "OSName: The operating system name, as a string. It can be WINDOWS, LINUX, MACOSX or SOLARIS." msgstr "" -#. tvxcg +#. GnrxA #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id571582384689863\n" +"par_id991612372824234\n" "help.text" -msgid "InputStr: The input string to be examined" +msgid "The default value is the current operating system on which the script is running." msgstr "" -#. 97Asr +#. FPuAV #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id601582384696486\n" +"par_id911580047551929\n" "help.text" -msgid "Substring: The substring or the regular expression to be used during search" +msgid "Returns True if all characters in the string are hexadecimal digits." msgstr "" -#. i5aBr +#. WqaBe #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id451582384703719\n" +"par_id331580047594144\n" "help.text" -msgid "IsRegex: Use True if the substring is a regular expression (default = False)" +msgid "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. fxSHM +#. kEz4y #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id141582384726168\n" +"par_id521612377109554\n" "help.text" -msgid "CaseSensitive: Default = False" +msgid "The hexadecimal digits may be prefixed with \"0x\" or \"&H\"." msgstr "" -#. QcE5q +#. CcTNk #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"bas_id371582384749769\n" +"par_id791580048420941\n" "help.text" -msgid "'Counts the occurrences of the substring \"or\" inside the input string (returns 2)" +msgid "Returns True if the string is a valid IP(v4) address." msgstr "" -#. XXCR4 +#. m9byA #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"bas_id561582384801586\n" +"par_id981580048466565\n" "help.text" -msgid "'Counts the number of words with only lowercase letters (returns 7)" +msgid "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. aJNDg +#. yWHew #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id131612223767126\n" +"par_id831580049093038\n" "help.text" -msgid "To learn more about regular expressions, refer to the Python's documentation on Regular Expression Operations." +msgid "Returns True if the whole input string matches a given pattern containing wildcards." msgstr "" -#. CCzMc +#. GDhnV #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id581579687739629\n" +"par_id141580049142548\n" "help.text" -msgid "Returns True if a string ends with a specified substring." +msgid "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. cAmFW +#. DnQC9 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id21612306392239\n" +"par_id31580049154551\n" "help.text" -msgid "The function returns False when either the string or the substring have a length = 0 or when the substring is longer than the string." +msgid "Pattern: The pattern as a string. Wildcard are:" msgstr "" -#. xsyiT +#. ZCzDP #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id191579861552201\n" +"par_id181612441703306\n" "help.text" -msgid "InputStr: The string to be tested." +msgid "\"?\" represents any single character;" msgstr "" -#. B5JDX +#. CFPcW #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id211579861561473\n" +"par_id861612377611438\n" "help.text" -msgid "Substring: The substring to be searched at the end of InputStr." +msgid "\"*\" represents zero, one, or multiple characters." msgstr "" -#. WfUif +#. CntsV #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id801579861574009\n" +"par_id991580049206617\n" "help.text" -msgid "CaseSensitive: The comparison can be case sensitive or not (default = False)." +msgid "CaseSensitive: Default = False." msgstr "" -#. gn2F8 +#. kSMmn #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"bas_id811579862998452\n" +"par_id581580050048679\n" "help.text" -msgid "'Returns True because the method was called with the default CaseSensitive = False" +msgid "Returns True if all characters in the string are in lowercase. Non-alphabetic characters are ignored." msgstr "" -#. vJDmx +#. nWGvX #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"bas_id231579863168747\n" +"par_id751580050122938\n" "help.text" -msgid "'Returns False due to the CaseSensitive parameter" +msgid "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. zThMM +#. BzD3y #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id921585921441429\n" +"par_id231580051650488\n" "help.text" -msgid "Converts linebreaks and tabs contained in the input string to their equivalent escaped sequence (\\\\, \\n, \\r, \\t)." +msgid "Returns True if all characters in the string are printable." msgstr "" -#. KH5Qh +#. XjiTs #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id9158592144110\n" +"par_id721580051706431\n" "help.text" -msgid "InputStr: The string to be converted." +msgid "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. cpLKD +#. HYBp5 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"bas_id901585921441483\n" +"par_id281580052400960\n" "help.text" -msgid "'Returns the string \"abc\\n\\tdef\\\\n\"" +msgid "Returns True if the whole input string matches a given regular expression." msgstr "" -#. ADN8M +#. eaFWB #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id271579868053137\n" +"par_id161580052454770\n" "help.text" -msgid "Replaces Tab characters Chr(9) by space characters to replicate the behavior of tab stops." +msgid "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. Eb23Z +#. AVFYQ #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id951579868064344\n" +"par_id581580052467973\n" "help.text" -msgid "If a line break is found, a new line is started and the character counter is reset." +msgid "Regex: The regular expression. If empty, the method returns False." msgstr "" -#. da5NH +#. FvYsk #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id231579868290408\n" +"par_id621580052654341\n" "help.text" -msgid "InputStr: The string to be expanded" +msgid "CaseSensitive: Default = False." msgstr "" -#. J3oNq +#. iZSEw #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id281579868299807\n" +"par_id1001589460240467\n" "help.text" -msgid "TabSize: This parameter is used to determine the Tab stops using the formula: TabSize + 1, 2 * TabSize + 1 , ... N * TabSize + 1 (default = 8)" +msgid "Returns True if the input string is a valid Calc sheet name." msgstr "" -#. GUoE8 +#. oFBzi #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id161579874552729\n" +"par_id671589460240552\n" "help.text" -msgid "Replaces all non-printable characters in the input string by a given character." +msgid "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. bJBrE +#. uE5gz #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id431579874633865\n" +"par_id551612442002823\n" "help.text" -msgid "InputStr: The string to be searched" +msgid "A sheet name must not contain the characters [ ] * ? : / \\ or the character ' (apostrophe) as first or last character." msgstr "" -#. bywcr +#. ALdgg #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id31579874656437\n" +"par_id371580293093655\n" "help.text" -msgid "ReplacedBy: Zero, one or more characters that will replace all non-printable characters in InputStr (Default = \"\")" +msgid "Returns True if the first character of every word is in uppercase and the other characters are in lowercase." msgstr "" -#. W44TL +#. iiBCT #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id1001579876228707\n" +"par_id471580293142283\n" "help.text" -msgid "Finds in a string a substring matching a given regular expression." +msgid "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. FK83s +#. 7Ryzp #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id131579876314120\n" +"par_id801580128672004\n" "help.text" -msgid "InputStr: The string to be searched" +msgid "Returns True if all characters in the string are in uppercase. Non alphabetic characters are ignored." msgstr "" -#. pEWGm +#. N7DBZ #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id751579876371545\n" +"par_id391580128736809\n" "help.text" -msgid "Regex: The regular expression" +msgid "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. 5dD3S +#. BTRpG #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id881579876394584\n" +"par_id531580132067813\n" "help.text" -msgid "Start: The position in the string where the search will begin. This parameter is passed by reference, so after execution the value of Start will point to the first character of the found substring. If no matching substring is found, Start will be set to 0." +msgid "Returns True if the string is a valid absolute URL (Uniform Resource Locator) address. Only the http, https and ftp protocols are supported." msgstr "" -#. 8ACCG +#. NdBfD #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id251579876403831\n" +"par_id321580132113593\n" "help.text" -msgid "CaseSensitive: Default = False" +msgid "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. y5jTA +#. wBAqG #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id841579876412287\n" +"par_id41580132491698\n" "help.text" -msgid "Forward: Determines the direction of the search. If True, search moves forward. If False search moves backwards (Default = True)" +msgid "Returns True if all characters in the string are whitespaces" msgstr "" -#. 6Qzy2 +#. DRDP8 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id451612309155653\n" +"par_id801580132535511\n" "help.text" -msgid "At the first iteration, if Forward = True, then Start should be equal to 1, whereas if Forward = False then Start should be equal to Len(InputStr)" +msgid "InputStr: The string to be checked. If empty, the method returns False." msgstr "" -#. gv3oo +#. 7EBbA #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id221612309579001\n" +"par_id891580133307100\n" "help.text" -msgid "In the example above, the new value of lStart can be used to keep searching the same input string by setting the Start parameter to lStart + Len(result) at the next iteration." +msgid "Returns the input string center-justified." msgstr "" -#. qAkN4 +#. ycGFR #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id471601048983628\n" +"par_id571612380829021\n" "help.text" -msgid "Hash functions are used inside some cryptographic algorithms, in digital signatures, message authentication codes, manipulation detection, fingerprints, checksums (message integrity check), hash tables, password storage and much more." +msgid "The leading and trailing white spaces are stripped and the remaining characters are completed left and right up to a specified total Length with the character Padding." msgstr "" -#. HupGD +#. 9aW5U #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id301601048983765\n" +"par_id911580133391827\n" "help.text" -msgid "The HashStr method returns the result of a hash function applied on a given string and using a specified algorithm, as a string of lowercase hexadecimal digits." +msgid "InputStr: The string to be center-justified. If empty, the method returns an empty string." msgstr "" -#. ZRZEF +#. RXgZr #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id631601048983149\n" +"par_id671580133694946\n" "help.text" -msgid "The hash algorithms supported are: MD5, SHA1, SHA224, SHA256, SHA384 and SHA512." +msgid "Length: The length of the resulting string (default = the length of the input string)." msgstr "" -#. xWGnD +#. A3qof #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id621601048983210\n" +"par_id511612381090109\n" "help.text" -msgid "InputStr : The string to hash. It is presumed to be encoded in UTF-8. The hashing algorithm will consider the string as a stream of bytes." +msgid "If the specified length is shorter than the center-justified input string, then the returned string is truncated." msgstr "" -#. krqwK +#. LEKsf #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id941601048983822\n" +"par_id101580133705268\n" "help.text" -msgid "Algorithm : One of the supported algorithms listed above, passed as a string." +msgid "Padding: The single character to be used as padding (default = the Ascii space \" \")." msgstr "" -#. TXGmB +#. 4zk3p #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id221579879516929\n" +"par_id911580135466348\n" "help.text" -msgid "Encodes the input string into the HTML character codes, replacing special characters by their & counterparts." +msgid "Returns the input string left-justified." msgstr "" -#. YNfid +#. GbAcR #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id341612351999692\n" +"par_id431612381917641\n" "help.text" -msgid "For example, the character é would be replaced by é or an equivalent numerical HTML code." +msgid "The leading white spaces are stripped and the remaining characters are completed to the right up to a specified total Length with the character Padding." msgstr "" -#. 2SAZB +#. rPfqE #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"bas_id501579879570781\n" +"par_id281580135523448\n" "help.text" -msgid "InputStr: The string to encode" +msgid "InputStr: The string to be left-justified. If empty, the method returns an empty string." msgstr "" -#. jpv97 +#. tUCdj #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id171579880990533\n" +"par_id431580135534910\n" "help.text" -msgid "Returns True if the input string is a valid date according to a specified date format." +msgid "Length: The length of the resulting string (default = the length of the input string)." msgstr "" -#. rhVGc +#. ntKXx #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id151579881091821\n" +"par_id161612381664182\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False" +msgid "If the specified length is shorter than the left-justified input string, then the returned string is truncated." msgstr "" -#. J4E4L +#. BrEAS #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id991579881107670\n" +"par_id221580135568475\n" "help.text" -msgid "DateFormat: The date format, as a string. It can be either \"YYYY-MM-DD\" (default), \"DD-MM-YYYY\" or \"MM-DD-YYYY\"" +msgid "Padding: The single character to be used as padding (default = the Ascii space \" \")." msgstr "" -#. GvZLC +#. TTokb #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id291579881117126\n" +"par_id821580136091225\n" "help.text" -msgid "The dash (-) may be replaced by a dot (.), a slash (/) or a space." +msgid "Returns the input string right-justified." msgstr "" -#. yCA3T +#. PPcZT #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id51579881125801\n" +"par_id771612382000293\n" "help.text" -msgid "If the format is invalid, the method returns False." +msgid "The leading white spaces are stripped and the remaining characters are completed to the left up to a specified total Length with the character Padding." msgstr "" -#. qFmWW +#. MzFoN #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id211612370427721\n" +"par_id201580136154170\n" "help.text" -msgid "This method checks the format of the input string without performing any calendar-specific checks. Hence it does not test the input string for leap years or months with 30 or 31 days. For that, refer to the IsDate built-in function." +msgid "InputStr: The string to be right-justified. If empty, the method returns an empty string." msgstr "" -#. DJQFQ +#. uM4Xm #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id181612371147364\n" +"par_id71580136164632\n" "help.text" -msgid "The example below shows the difference between the methods IsADate (ScriptForge) and the IsDate (built-in) function." +msgid "Length: The length of the resulting string (default = the length of the input string)." msgstr "" -#. hAADi +#. dshKE #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id161579881600317\n" +"par_id191612381732163\n" "help.text" -msgid "Returns True if all characters in the string are alphabetic." +msgid "If the specified length is shorter than the right-justified input string, then the returned string is truncated." msgstr "" -#. Cpeo3 +#. f9BKD #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id251579881615469\n" +"par_id751580136200680\n" "help.text" -msgid "Alphabetic characters are those characters defined in the Unicode Character Database as Letter." +msgid "Padding: The single character to be used as padding (default = the Ascii space \" \")." msgstr "" -#. CLTDC +#. Wn55u #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id11579881691826\n" +"par_id251580136888958\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "Returns the input string enclosed in single or double quotes. Existing quotes are left unchanged, including leading and/or trailing quotes." msgstr "" -#. KaLGv +#. 6VRqZ #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id421579883181382\n" +"par_id811580136944674\n" "help.text" -msgid "Returns True if all characters in the string are alphabetic, digits or \"_\" (underscore). The first character must not be a digit." +msgid "InputStr: the string to quote." msgstr "" -#. LLCAz +#. T8fPe #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id31579884464101\n" +"par_id581599129397412\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "QuoteChar : Either the single (') or (default) double (\") quote." msgstr "" -#. qAZpA +#. fY3PC #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id671580039484786\n" +"par_id911612382537087\n" "help.text" -msgid "Returns True if all characters in the string are Ascii characters." +msgid "This method can be useful while preparing a string field to be stored in a csv-like file, which requires that text values be enclosed with single or double quotes." msgstr "" -#. AR4hr +#. 8Rr4M #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id791580039528838\n" +"par_id951580139124650\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "Replaces all occurrences of the characters specified in the Before parameter by the corresponding characters specified in After." msgstr "" -#. iuPF4 +#. 5hn2y #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id861580044805749\n" +"par_id1001612384040018\n" "help.text" -msgid "Returns True if all characters in the string are digits." +msgid "If the length of Before is greater than the length of After, the residual characters in Before are replaced by the last character in After." msgstr "" -#. njKib +#. 949cN #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id41580044873043\n" +"par_id11580139160633\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "InputStr: The input string on which replacements will occur." msgstr "" -#. J8Ykx +#. DfiCN #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id521580045221758\n" +"par_id111580139169795\n" "help.text" -msgid "Returns True if the string is a valid email address." +msgid "Before: A string with the characters that will be searched in the input string for replacement." msgstr "" -#. DFTVq +#. jCz7k #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id841580045280071\n" +"par_id851580139182113\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "After: A string with the new characters that will replace those defined in Before." msgstr "" -#. R6MsU +#. CDuCC #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id41580047039666\n" +"bas_id921580139218457\n" "help.text" -msgid "Returns True if the string is a valid filename in a given operating system." +msgid "' Replaces accented characters" msgstr "" -#. VEp6E +#. 5ww5A #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id801580047079938\n" +"par_id151612442904499\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "The SF_String service provides useful public constants for the Latin character sets, as shown in the example below:" msgstr "" -#. j3yDJ +#. 9SPjv #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id781580047088954\n" +"par_id671580140272818\n" "help.text" -msgid "OSName: The operating system name, as a string. It can be WINDOWS, LINUX, MACOSX or SOLARIS." +msgid "Replaces all occurrences of a given regular expression by a new string." msgstr "" -#. GnrxA +#. yT3Qw #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id991612372824234\n" +"par_id471580140311626\n" "help.text" -msgid "The default value is the current operating system on which the script is running." +msgid "InputStr: The input string on which replacements will occur." msgstr "" -#. FPuAV +#. hW8Q6 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id911580047551929\n" +"par_id651580140322666\n" "help.text" -msgid "Returns True if all characters in the string are hexadecimal digits." +msgid "Regex: The regular expression." msgstr "" -#. WqaBe +#. Do29t #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id331580047594144\n" +"par_id891580140334754\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "NewStr: The replacing string." msgstr "" -#. kEz4y +#. MwRMp #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id521612377109554\n" +"par_id581580140345221\n" "help.text" -msgid "The hexadecimal digits may be prefixed with \"0x\" or \"&H\"." +msgid "CaseSensitive: Default = False." msgstr "" -#. CcTNk +#. ykPVR #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id791580048420941\n" +"bas_id961612384647003\n" "help.text" -msgid "Returns True if the string is a valid IP(v4) address." +msgid "' \"Lxxxx xxxxx xxxxx xxx xxxx, xxxxxxxxxxx xxxxxxxxxx xxxx.\" (each lowercase letter is replaced by \"x\")" msgstr "" -#. m9byA +#. rkMsv #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id981580048466565\n" +"bas_id751612384623936\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "' \"x x x x x, x x x.\" (each word is replaced by \"x\")" msgstr "" -#. yWHew +#. 2Gd5C #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id831580049093038\n" +"par_id51580146471894\n" "help.text" -msgid "Returns True if the whole input string matches a given pattern containing wildcards." +msgid "Replaces in a string some or all occurrences of an array of strings by an array of new strings." msgstr "" -#. GDhnV +#. W4yEv #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id141580049142548\n" +"par_id831580146504326\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "InputStr: The input string on which replacements will occur." msgstr "" -#. DnQC9 +#. ik56f #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id31580049154551\n" +"par_id411580146514927\n" "help.text" -msgid "Pattern: The pattern as a string. Wildcard are:" +msgid "OldStr: A single string or an array of strings. Zero-length strings are ignored." msgstr "" -#. ZCzDP +#. pRZAd #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id181612441703306\n" +"par_id591580146532966\n" "help.text" -msgid "\"?\" represents any single character;" +msgid "NewStr: The replacing string or the array of replacing strings." msgstr "" -#. CFPcW +#. 97Cuk #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id861612377611438\n" +"par_id611612384873347\n" "help.text" -msgid "\"*\" represents zero, one, or multiple characters." +msgid "If OldStr is an array, each occurrence of any of the items in OldStr is replaced by NewStr." msgstr "" -#. CntsV +#. jLs7f #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id991580049206617\n" +"par_id611612384880820\n" "help.text" -msgid "CaseSensitive: Default = False." +msgid "If OldStr and NewStr are arrays, replacements occur one by one up to the UBound(NewStr)." msgstr "" -#. kSMmn +#. qUhcr #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id581580050048679\n" +"par_id241612385058264\n" "help.text" -msgid "Returns True if all characters in the string are in lowercase. Non-alphabetic characters are ignored." +msgid "If OldStr has more entries than NewStr, then the residual elements in OldStr are replaced by the last element in NewStr." msgstr "" -#. nWGvX +#. oTqRh #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id751580050122938\n" +"par_id701580146547619\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "Occurrences: The maximum number of replacements. The default value is 0, meaning that all occurrences will be replaced." msgstr "" -#. BzD3y +#. eigiB #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id231580051650488\n" +"par_id741612385380533\n" "help.text" -msgid "Returns True if all characters in the string are printable." +msgid "When OldStr is an array, the Occurrence parameter is computed separately for each item in the array." msgstr "" -#. XjiTs +#. EUziv #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id721580051706431\n" +"par_id301580146556599\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "CaseSensitive: Default = False." msgstr "" -#. HYBp5 +#. eygyi #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id281580052400960\n" +"par_id901580147558931\n" "help.text" -msgid "Returns True if the whole input string matches a given regular expression." +msgid "Returns a string with a readable representation of the argument, truncated at a given length. This is useful mainly for debugging or logging purposes." msgstr "" -#. eaFWB +#. jNrC5 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id161580052454770\n" +"par_id11612386054691\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "If the AnyValue parameter is an object, it will be enclosed with square brackets \"[\" and \"]\"." msgstr "" -#. AVFYQ +#. gVB32 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id581580052467973\n" +"par_id491612386081802\n" "help.text" -msgid "Regex: The regular expression. If empty, the method returns False." +msgid "In strings, tabs and line breaks are replaced by \\t, \\n or \\r." msgstr "" -#. FvYsk +#. vnB48 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id621580052654341\n" +"par_id921612386089103\n" "help.text" -msgid "CaseSensitive: Default = False." +msgid "If the final length exceeds the MaxLength parameter, the latter part of the string is replaced by \" ... (N)\" where N is the total length of the original string before truncation." msgstr "" -#. iZSEw +#. ukVSq #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id1001589460240467\n" +"par_id91580147593626\n" "help.text" -msgid "Returns True if the input string is a valid Calc sheet name." +msgid "AnyValue: The input value to be represented. It can be any value, such as a string, an array, a Basic object, a UNO object, etc." msgstr "" -#. oFBzi +#. Gp3Gk #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id671589460240552\n" +"par_id811580147609322\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "MaxLength: The maximum length of the resulting string. The default value is 0, meaning there is no limit to the length of the resulting representation." msgstr "" -#. uE5gz +#. Ape7i #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id551612442002823\n" +"par_id641612386659292\n" "help.text" -msgid "A sheet name must not contain the characters [ ] * ? : / \\ or the character ' (apostrophe) as first or last character." +msgid "Note that the representation of data types such as Arrays and ScriptForge.Dictionary object instances include both the data type and their values:" msgstr "" -#. ALdgg +#. ZFFAD #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id371580293093655\n" +"bas_id971612386906463\n" "help.text" -msgid "Returns True if the first character of every word is in uppercase and the other characters are in lowercase." +msgid "' An example with a Basic built-in Array" msgstr "" -#. iiBCT +#. GEZzM #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id471580293142283\n" +"bas_id401612386876329\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "' An example with a ScriptForge Array" msgstr "" -#. 7Ryzp +#. mZ3ar #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id801580128672004\n" +"bas_id551612386931680\n" "help.text" -msgid "Returns True if all characters in the string are in uppercase. Non alphabetic characters are ignored." +msgid "' An example with a ScriptForge Dictionary" msgstr "" -#. N7DBZ +#. vvADG #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id391580128736809\n" +"par_id411580312925741\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "Returns the input string in reversed order." msgstr "" -#. BTRpG +#. 5PtEv #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id531580132067813\n" +"par_id141612387177873\n" "help.text" -msgid "Returns True if the string is a valid absolute URL (Uniform Resource Locator) address. Only the http, https and ftp protocols are supported." +msgid "This method is equivalent to the built-in StrReverse Basic function, however with better performance." msgstr "" -#. NdBfD +#. CjFDm #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id321580132113593\n" +"par_id961612387463144\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "To use the StrReverse function, the statement OpTion VBASupport 1 must be present in the module." msgstr "" -#. wBAqG +#. ScghL #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id41580132491698\n" +"par_id241580312964497\n" "help.text" -msgid "Returns True if all characters in the string are whitespaces" +msgid "InputStr: The string to be reversed." msgstr "" -#. DRDP8 +#. KBFDk #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id801580132535511\n" +"par_id721580210762286\n" "help.text" -msgid "InputStr: The string to be checked. If empty, the method returns False." +msgid "Returns a zero-based array of strings with the lines in the input string. Each item in the array is obtained by splitting the input string at newline characters." msgstr "" -#. 7EBbA +#. RRtva #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id891580133307100\n" +"par_id481580210806878\n" "help.text" -msgid "Returns the input string center-justified." +msgid "InputStr: The string to be split." msgstr "" -#. ycGFR +#. UAkXJ #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id571612380829021\n" +"par_id231580210820309\n" "help.text" -msgid "The leading and trailing white spaces are stripped and the remaining characters are completed left and right up to a specified total Length with the character Padding." +msgid "KeepBreaks: When True, line breaks are preserved in the output array (default = False)." msgstr "" -#. 9aW5U +#. HAG8Q #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id911580133391827\n" +"par_id471580211762739\n" "help.text" -msgid "InputStr: The string to be center-justified. If empty, the method returns an empty string." +msgid "Splits a string into an array of elements using a specified delimiter." msgstr "" -#. RXgZr +#. zsADB #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id671580133694946\n" +"par_id281612388034501\n" "help.text" -msgid "Length: The length of the resulting string (default = the length of the input string)." +msgid "If a quoted substring contains a delimiter, it is ignored. This is useful when parsing CSV-like records that contain quoted strings." msgstr "" -#. A3qof +#. mw9Lu #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id511612381090109\n" +"par_id881580211809490\n" "help.text" -msgid "If the specified length is shorter than the center-justified input string, then the returned string is truncated." +msgid "InputStr: The string to be split." msgstr "" -#. LEKsf +#. sYE2m #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id101580133705268\n" +"par_id811580211821162\n" "help.text" -msgid "Padding: The single character to be used as padding (default = the Ascii space \" \")." +msgid "Delimiter: A string of one or more characters that will be used as delimiter. The default delimiter is the space character." msgstr "" -#. 4zk3p +#. NBsXC #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id911580135466348\n" +"par_id181580211833778\n" "help.text" -msgid "Returns the input string left-justified." +msgid "Occurrences: The maximum number of substrings to return. The default value is 0, meaning that there is no limit to the number of returned strings." msgstr "" -#. GbAcR +#. dzzmh #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id431612381917641\n" +"par_id421599123777334\n" "help.text" -msgid "The leading white spaces are stripped and the remaining characters are completed to the right up to a specified total Length with the character Padding." +msgid "QuoteChar : Either the single (') or double (\") quote." msgstr "" -#. rPfqE +#. dVPPE #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id281580135523448\n" +"bas_id351612388312049\n" "help.text" -msgid "InputStr: The string to be left-justified. If empty, the method returns an empty string." +msgid "' a = Array(\"abc\", \"\"\"def\\\"\",ghi\"\"\")" msgstr "" -#. tUCdj +#. 6Q2tJ #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id431580135534910\n" +"par_id771580212837884\n" "help.text" -msgid "Length: The length of the resulting string (default = the length of the input string)." +msgid "Returns True if the first characters of a string are identical to a given substring." msgstr "" -#. ntKXx +#. BYx4G #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id161612381664182\n" +"par_id781612393174350\n" "help.text" -msgid "If the specified length is shorter than the left-justified input string, then the returned string is truncated." +msgid "This method returns False if either the input string or the substring have a length = 0 or when the substring is longer than the input string." msgstr "" -#. BrEAS +#. rmutH #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id221580135568475\n" +"par_id271580212876135\n" "help.text" -msgid "Padding: The single character to be used as padding (default = the Ascii space \" \")." +msgid "InputStr: The string to be tested." msgstr "" -#. TTokb +#. 2wa7W #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id821580136091225\n" +"par_id571580212889462\n" "help.text" -msgid "Returns the input string right-justified." +msgid "Substring: The substring to be searched at the start of InputStr." msgstr "" -#. PPcZT +#. HAFmq #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id771612382000293\n" +"par_id811580212900799\n" "help.text" -msgid "The leading white spaces are stripped and the remaining characters are completed to the left up to a specified total Length with the character Padding." +msgid "CaseSensitive: Default = False." msgstr "" -#. MzFoN +#. DGgBx #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id201580136154170\n" +"par_id911580295999690\n" "help.text" -msgid "InputStr: The string to be right-justified. If empty, the method returns an empty string." +msgid "Returns the input string without its leading and trailing whitespaces." msgstr "" -#. uM4Xm +#. ekDEE #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id71580136164632\n" +"par_id541580296044377\n" "help.text" -msgid "Length: The length of the resulting string (default = the length of the input string)." +msgid "InputStr: The string to trimmed." msgstr "" -#. dshKE +#. 9t9vX #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id191612381732163\n" +"par_id61580483096936\n" "help.text" -msgid "If the specified length is shorter than the right-justified input string, then the returned string is truncated." +msgid "Converts any escaped sequence (\\\\, \\n, \\r, \\t) in the input string to their corresponding Ascii character." msgstr "" -#. f9BKD +#. J7Fpn #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id751580136200680\n" +"par_id971580483124743\n" "help.text" -msgid "Padding: The single character to be used as padding (default = the Ascii space \" \")." +msgid "InputStr: The string to be converted." msgstr "" -#. Wn55u +#. BoYHV #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id251580136888958\n" +"par_id831580213634029\n" "help.text" -msgid "Returns the input string enclosed in single or double quotes. Existing quotes are left unchanged, including leading and/or trailing quotes." +msgid "Removes the single or double quotes enclosing the input string." msgstr "" -#. 6VRqZ +#. Ae8c5 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id811580136944674\n" +"par_id811612393585600\n" "help.text" -msgid "InputStr: the string to quote." +msgid "This is useful when parsing CSV-like records that contain quoted strings." msgstr "" -#. T8fPe +#. GrBsF #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id581599129397412\n" +"par_id761580213677493\n" "help.text" -msgid "QuoteChar : Either the single (') or (default) double (\") quote." +msgid "InputStr : The string to unquote." msgstr "" -#. fY3PC +#. GYKCt #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id911612382537087\n" +"par_id211599129509890\n" "help.text" -msgid "This method can be useful while preparing a string field to be stored in a csv-like file, which requires that text values be enclosed with single or double quotes." +msgid "QuoteChar : Either the single (') or double (\") quote (default)." msgstr "" -#. 8Rr4M +#. G368s #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id951580139124650\n" +"bas_id981580213799125\n" "help.text" -msgid "Replaces all occurrences of the characters specified in the Before parameter by the corresponding characters specified in After." +msgid "s = SF_String.Unquote(\"\"\"Some text\"\"\") ' s = \"Some text\" (without enclosing quotes)" msgstr "" -#. 5hn2y +#. kyuNy #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id1001612384040018\n" +"bas_id961612393917830\n" "help.text" -msgid "If the length of Before is greater than the length of After, the residual characters in Before are replaced by the last character in After." +msgid "s = SF_String.Unquote(\"Some text\") ' s = \"Some text\" (unchanged)" msgstr "" -#. 949cN +#. ULtxx #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id11580139160633\n" +"bas_id461612394182689\n" "help.text" -msgid "InputStr: The input string on which replacements will occur." +msgid "' Quotes inside the string are not removed" msgstr "" -#. DfiCN +#. JGhWK #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id111580139169795\n" +"par_id871585834468102\n" "help.text" -msgid "Before: A string with the characters that will be searched in the input string for replacement." +msgid "Converts the input string into an array of substrings so that each item in the array has at most a given number of characters." msgstr "" -#. jCz7k +#. 4G9FU #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id851580139182113\n" +"par_id21612394465120\n" "help.text" -msgid "After: A string with the new characters that will replace those defined in Before." +msgid "In practice, this method returns a zero-based array of output lines, without newlines at the end, except for the pre-existing line-breaks." msgstr "" -#. CDuCC +#. qgd6X #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"bas_id921580139218457\n" +"par_id601612395193333\n" "help.text" -msgid "' Replaces accented characters" +msgid "Tabs are expanded using the same procedure performed by the ExpandTabs method." msgstr "" -#. 5ww5A +#. kTwEG #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id151612442904499\n" +"par_id641612394826616\n" "help.text" -msgid "The SF_String service provides useful public constants for the Latin character sets, as shown in the example below:" +msgid "Symbolic line breaks are replaced by their equivalent Ascii characters." msgstr "" -#. 9SPjv +#. y7VvP #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id671580140272818\n" +"par_id361612394859733\n" "help.text" -msgid "Replaces all occurrences of a given regular expression by a new string." +msgid "If the wrapped output has no content, the returned array is empty." msgstr "" -#. yT3Qw +#. J73yb #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id471580140311626\n" +"par_id251585834468498\n" "help.text" -msgid "InputStr: The input string on which replacements will occur." +msgid "InputStr: The string to wrap." msgstr "" -#. hW8Q6 +#. 5iowq #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id651580140322666\n" +"par_id351585834773177\n" "help.text" -msgid "Regex: The regular expression." +msgid "Width : The maximum number of characters in each line (default = 70)." msgstr "" -#. Do29t +#. GhpV4 #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id891580140334754\n" +"par_id741585834874500\n" "help.text" -msgid "NewStr: The replacing string." +msgid "TabSize : Before wrapping the text, the existing TAB Chr(9) characters are replaced with spaces. TabSize defines the TAB stops at TabSize + 1, 2 * TabSize + 1 , ... N * TabSize + 1 (default = 8)." msgstr "" -#. MwRMp +#. xDXfd #: sf_string.xhp msgctxt "" "sf_string.xhp\n" -"par_id581580140345221\n" +"par_id271612398715438\n" "help.text" -msgid "CaseSensitive: Default = False." +msgid "String built-in function" msgstr "" -#. ykPVR -#: sf_string.xhp +#. HjZDB +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"bas_id961612384647003\n" +"sf_textstream.xhp\n" +"tit\n" "help.text" -msgid "' \"Lxxxx xxxxx xxxxx xxx xxxx, xxxxxxxxxxx xxxxxxxxxx xxxx.\" (each lowercase letter is replaced by \"x\")" +msgid "ScriptForge.TextStream service" msgstr "" -#. rkMsv -#: sf_string.xhp +#. cEA5U +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"bas_id751612384623936\n" +"sf_textstream.xhp\n" +"bm_id351585330787295\n" "help.text" -msgid "' \"x x x x x, x x x.\" (each word is replaced by \"x\")" +msgid "ScriptForge.TextStream service" msgstr "" -#. 2Gd5C -#: sf_string.xhp +#. nBJsE +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id51580146471894\n" +"sf_textstream.xhp\n" +"par_id511585330787205\n" "help.text" -msgid "Replaces in a string some or all occurrences of an array of strings by an array of new strings." +msgid "The TextStream service is used to sequentially read from and write to files opened or created using the ScriptForge.FileSystem service." msgstr "" -#. W4yEv -#: sf_string.xhp +#. TeRTa +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id831580146504326\n" +"sf_textstream.xhp\n" +"par_id41613596903894\n" "help.text" -msgid "InputStr: The input string on which replacements will occur." +msgid "The methods OpenTextFile and CreateTextFile from the FileSystem service return an instance of the TextStream service." msgstr "" -#. ik56f -#: sf_string.xhp +#. MVFWC +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id411580146514927\n" +"sf_textstream.xhp\n" +"par_id161585330787262\n" "help.text" -msgid "OldStr: A single string or an array of strings. Zero-length strings are ignored." +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 "" -#. pRZAd -#: sf_string.xhp +#. GDkir +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id591580146532966\n" +"sf_textstream.xhp\n" +"par_id831613598137669\n" "help.text" -msgid "NewStr: The replacing string or the array of replacing strings." +msgid "The line delimiter for the operating system where the macro is being executed can be accessed using the SF_String.sfNEWLINE property." msgstr "" -#. 97Cuk -#: sf_string.xhp +#. SvXzF +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id611612384873347\n" +"sf_textstream.xhp\n" +"par_id851613597445432\n" "help.text" -msgid "If OldStr is an array, each occurrence of any of the items in OldStr is replaced by NewStr." +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 "" -#. jLs7f -#: sf_string.xhp +#. U6RHd +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id611612384880820\n" +"sf_textstream.xhp\n" +"hd_id83158533078741\n" "help.text" -msgid "If OldStr and NewStr are arrays, replacements occur one by one up to the UBound(NewStr)." +msgid "Service instantiation" msgstr "" -#. HDGCx -#: sf_string.xhp +#. c7WYC +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id241612385058264\n" +"sf_textstream.xhp\n" +"par_id351613598192725\n" "help.text" -msgid "If OldStr has more entries than NewStr, than the residual elements in OldStr are replaced by the last element in NewStr." +msgid "The code snippet below uses the OpenTextFile method to create an instance of the TextStream Service." msgstr "" -#. oTqRh -#: sf_string.xhp +#. UUudg +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id701580146547619\n" +"sf_textstream.xhp\n" +"par_id371585330787197\n" "help.text" -msgid "Occurrences: The maximum number of replacements. The default value is 0, meaning that all occurrences will be replaced." +msgid "The file must be closed with the CloseFile method after all read or write operations have been executed:" msgstr "" -#. eigiB -#: sf_string.xhp +#. uCC2B +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id741612385380533\n" +"sf_textstream.xhp\n" +"bas_id91613599192241\n" "help.text" -msgid "When OldStr is an array, the Occurrence parameter is computed separately for each item in the array." +msgid "myFile.CloseFile()" msgstr "" -#. EUziv -#: sf_string.xhp +#. zNveN +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id301580146556599\n" +"sf_textstream.xhp\n" +"par_id891582733781994\n" "help.text" -msgid "CaseSensitive: Default = False." +msgid "Optionally, the resources used by the TextStream instance can be released using the Dispose method:" msgstr "" -#. eygyi -#: sf_string.xhp +#. LnYGk +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id901580147558931\n" +"sf_textstream.xhp\n" +"bas_id761613599333614\n" "help.text" -msgid "Returns a string with a readable representation of the argument, truncated at a given length. This is useful mainly for debugging or logging purposes." +msgid "Set myFile = myFile.Dispose()" msgstr "" -#. jNrC5 -#: sf_string.xhp +#. nsGCZ +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id11612386054691\n" +"sf_textstream.xhp\n" +"par_id121612917368946\n" "help.text" -msgid "If the AnyValue parameter is an object, it will be enclosed with square brackets \"[\" and \"]\"." +msgid "The methods in the TextStream service are mostly based on the XTextInputStream and XTextOutputStream UNO interfaces." msgstr "" -#. gVB32 -#: sf_string.xhp +#. JAmgD +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id491612386081802\n" +"sf_textstream.xhp\n" +"hd_id941585330787948\n" "help.text" -msgid "In strings, tabs and line breaks are replaced by \\t, \\n or \\r." +msgid "Properties" msgstr "" -#. vnB48 -#: sf_string.xhp +#. aZttT +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id921612386089103\n" +"sf_textstream.xhp\n" +"bm_id1001613600572485\n" "help.text" -msgid "If the final length exceeds the MaxLength parameter, the latter part of the string is replaced by \" ... (N)\" where N is the total length of the original string before truncation." +msgid "TextStream service;AtEndOfStream TextStream service;Encoding TextStream service;FileName TextStream service;IOMode TextStream service;Line TextStream service;NewLine" msgstr "" -#. ukVSq -#: sf_string.xhp +#. aN9zM +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id91580147593626\n" +"sf_textstream.xhp\n" +"par_id631585330787267\n" "help.text" -msgid "AnyValue: The input value to be represented. It can be any value, such as a string, an array, a Basic object, a UNO object, etc." +msgid "Name" msgstr "" -#. Gp3Gk -#: sf_string.xhp +#. vwGC5 +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id811580147609322\n" +"sf_textstream.xhp\n" +"par_id401585330787370\n" "help.text" -msgid "MaxLength: The maximum length of the resulting string. The default value is 0, meaning there is no limit to the length of the resulting representation." +msgid "Readonly" msgstr "" -#. Ape7i -#: sf_string.xhp +#. GpL38 +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id641612386659292\n" +"sf_textstream.xhp\n" +"par_id581585330787700\n" "help.text" -msgid "Note that the representation of data types such as Arrays and ScriptForge.Dictionary object instances include both the data type and their values:" +msgid "Type" msgstr "" -#. ZFFAD -#: sf_string.xhp +#. 6FDuM +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"bas_id971612386906463\n" +"sf_textstream.xhp\n" +"par_id551585330787608\n" "help.text" -msgid "' An example with a Basic built-in Array" +msgid "Description" msgstr "" -#. GEZzM -#: sf_string.xhp +#. ECkTm +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"bas_id401612386876329\n" +"sf_textstream.xhp\n" +"par_id181585330787752\n" "help.text" -msgid "' An example with a ScriptForge Array" +msgid "Yes" msgstr "" -#. mZ3ar -#: sf_string.xhp +#. YFkaY +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"bas_id551612386931680\n" +"sf_textstream.xhp\n" +"par_id901585330787680\n" "help.text" -msgid "' An example with a ScriptForge Dictionary" +msgid "Used in read mode. A True value indicates that the end of the file has been reached. A test using this property should precede calls to the ReadLine method." msgstr "" -#. vvADG -#: sf_string.xhp +#. EFEnA +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id411580312925741\n" +"sf_textstream.xhp\n" +"par_id561585330787568\n" "help.text" -msgid "Returns the input string in reversed order." +msgid "Yes" msgstr "" -#. 5PtEv -#: sf_string.xhp +#. cVCoJ +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id141612387177873\n" +"sf_textstream.xhp\n" +"par_id741585330787777\n" "help.text" -msgid "This method is equivalent to the built-in StrReverse Basic function, however with better performance." +msgid "The character set to be used. The default encoding is \"UTF-8\"." msgstr "" -#. CjFDm -#: sf_string.xhp +#. p5s3X +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id961612387463144\n" +"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 "To use the StrReverse function, the statement OpTion VBASupport 1 must be present in the module." +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 FileNaming property of the FileSystem service." msgstr "" -#. ScghL -#: sf_string.xhp +#. goEnw +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id241580312964497\n" +"sf_textstream.xhp\n" +"par_id111585330787410\n" "help.text" -msgid "InputStr: The string to be reversed." +msgid "Yes" msgstr "" -#. KBFDk -#: sf_string.xhp +#. MZS6Z +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id721580210762286\n" +"sf_textstream.xhp\n" +"par_id861585330787417\n" "help.text" -msgid "Returns a zero-based array of strings with the lines in the input string. Each item in the array is obtained by splitting the input string at newline characters." +msgid "Indicates the input/output mode. Possible values are \"READ\", \"WRITE\" or \"APPEND\"." msgstr "" -#. RRtva -#: sf_string.xhp +#. 7nTb9 +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id481580210806878\n" +"sf_textstream.xhp\n" +"par_id87158533078795\n" "help.text" -msgid "InputStr: The string to be split." +msgid "Yes" msgstr "" -#. UAkXJ -#: sf_string.xhp +#. j45gC +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id231580210820309\n" +"sf_textstream.xhp\n" +"par_id561585330787741\n" "help.text" -msgid "KeepBreaks: When True, line breaks are preserved in the output array (default = False)." +msgid "Returns the number of lines read or written so far." msgstr "" -#. HAG8Q -#: sf_string.xhp +#. CLAvQ +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id471580211762739\n" +"sf_textstream.xhp\n" +"par_id531585330787157\n" "help.text" -msgid "Splits a string into an array of elements using a specified delimiter." +msgid "No" msgstr "" -#. zsADB -#: sf_string.xhp +#. rdA5M +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id281612388034501\n" +"sf_textstream.xhp\n" +"par_id691585330787279\n" "help.text" -msgid "If a quoted substring contains a delimiter, it is ignored. This is useful when parsing CSV-like records that contain quoted strings." +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 "" -#. mw9Lu -#: sf_string.xhp +#. dCeHZ +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id881580211809490\n" +"sf_textstream.xhp\n" +"par_id141613001281573\n" "help.text" -msgid "InputStr: The string to be split." +msgid "To learn more about the names of character sets, visit IANA's Character Set page. Beware that %PRODUCTNAME does not implement all existing character sets." msgstr "" -#. sYE2m -#: sf_string.xhp +#. hKJkD +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id811580211821162\n" +"sf_textstream.xhp\n" +"par_id891611613601554\n" "help.text" -msgid "Delimiter: A string of one or more characters that will be used as delimiter. The default delimiter is the space character." +msgid "List of Methods in the TextStream Service" msgstr "" -#. NBsXC -#: sf_string.xhp +#. DBBKM +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id181580211833778\n" +"sf_textstream.xhp\n" +"par_id421585330787675\n" "help.text" -msgid "Occurrences: The maximum number of substrings to return. The default value is 0, meaning that there is no limit to the number of returned strings." +msgid "Closes the current input or output stream and empties the output buffer if relevant. Returns True if the file was successfully closed." msgstr "" -#. dzzmh -#: sf_string.xhp +#. MCW3q +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id421599123777334\n" +"sf_textstream.xhp\n" +"par_id65158533078799\n" "help.text" -msgid "QuoteChar : Either the single (') or double (\") quote." +msgid "Returns all the remaining lines in the text stream as a single string. Line breaks are not removed." msgstr "" -#. dVPPE -#: sf_string.xhp +#. Vr34D +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"bas_id351612388312049\n" +"sf_textstream.xhp\n" +"par_id71613600347125\n" "help.text" -msgid "' a = Array(\"abc\", \"\"\"def\\\"\",ghi\"\"\")" +msgid "The resulting string can be split in lines either by using the Split built-in Basic function if the line delimiter is known, or with the SF_String.SplitLines method." msgstr "" -#. 6Q2tJ -#: sf_string.xhp +#. VRLGn +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id771580212837884\n" +"sf_textstream.xhp\n" +"par_id91585330787373\n" "help.text" -msgid "Returns True if the first characters of a string are identical to a given substring." +msgid "For large files, using the ReadAll method wastes memory resources. In such cases it is recommended to read the file line by line using the ReadLine method." msgstr "" -#. BYx4G -#: sf_string.xhp +#. BuBVA +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id781612393174350\n" +"sf_textstream.xhp\n" +"par_id921613595637851\n" "help.text" -msgid "This method returns False if either the input string or the substring have a length = 0 or when the substring is longer than the input string." +msgid "Consider the text file \"Students.txt\" with the following contents (a name in each line):" msgstr "" -#. rmutH -#: sf_string.xhp +#. dUSey +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id271580212876135\n" +"sf_textstream.xhp\n" +"par_id391613596019750\n" "help.text" -msgid "InputStr: The string to be tested." +msgid "The example below uses the ReadAll and SplitLines methods to read the contents of the file into an array of strings:" msgstr "" -#. 2wa7W -#: sf_string.xhp +#. BuRJE +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id571580212889462\n" +"sf_textstream.xhp\n" +"bas_id251613595640550\n" "help.text" -msgid "Substring: The substring to be searched at the start of InputStr." +msgid "'Loads the FileSystem service" msgstr "" -#. HAFmq -#: sf_string.xhp +#. L2a3D +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id811580212900799\n" +"sf_textstream.xhp\n" +"bas_id181613595641087\n" "help.text" -msgid "CaseSensitive: Default = False." +msgid "'Opens the text file with the names to be read" msgstr "" -#. DGgBx -#: sf_string.xhp +#. fArny +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id911580295999690\n" +"sf_textstream.xhp\n" +"bas_id651613595641754\n" "help.text" -msgid "Returns the input string without its leading and trailing whitespaces." +msgid "Set inputFile = FSO.OpenTextFile(\"~/Documents/Students.txt\")" msgstr "" -#. ekDEE -#: sf_string.xhp +#. 9sFB5 +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id541580296044377\n" +"sf_textstream.xhp\n" +"bas_id81613595642474\n" "help.text" -msgid "InputStr: The string to trimmed." +msgid "Dim allData as String" msgstr "" -#. 9t9vX -#: sf_string.xhp +#. a9b3r +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id61580483096936\n" +"sf_textstream.xhp\n" +"bas_id191613595642766\n" "help.text" -msgid "Converts any escaped sequence (\\\\, \\n, \\r, \\t) in the input string to their corresponding Ascii character." +msgid "allData = inputFile.ReadAll()" msgstr "" -#. J7Fpn -#: sf_string.xhp +#. 7Fq9E +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id971580483124743\n" +"sf_textstream.xhp\n" +"par_id871585330787885\n" "help.text" -msgid "InputStr: The string to be converted." +msgid "Returns the next line in the text stream as a string. Line breaks are removed from the returned string." msgstr "" -#. BoYHV -#: sf_string.xhp +#. 6iDcF +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id831580213634029\n" +"sf_textstream.xhp\n" +"par_id431613600221626\n" "help.text" -msgid "Removes the single or double quotes enclosing the input string." +msgid "The AtEndOfStream test should precede the ReadLine method like in the example below." msgstr "" -#. Ae8c5 -#: sf_string.xhp +#. GRRkq +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id811612393585600\n" +"sf_textstream.xhp\n" +"par_id171585330787774\n" "help.text" -msgid "This is useful when parsing CSV-like records that contain quoted strings." +msgid "An error will be raised if the AtEndOfStream was reached during the previous ReadLine or SkipLine method call." msgstr "" -#. GrBsF -#: sf_string.xhp +#. mAty4 +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id761580213677493\n" +"sf_textstream.xhp\n" +"par_id11585330787847\n" "help.text" -msgid "InputStr : The string to unquote." +msgid "Skips the next line in the input stream when reading a TextStream file." msgstr "" -#. GYKCt -#: sf_string.xhp +#. FDMJB +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id211599129509890\n" +"sf_textstream.xhp\n" +"par_id441613600704766\n" "help.text" -msgid "QuoteChar : Either the single (') or double (\") quote (default)." +msgid "This method can result in AtEndOfStream being set to True." msgstr "" -#. G368s -#: sf_string.xhp +#. D4JVb +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"bas_id981580213799125\n" +"sf_textstream.xhp\n" +"par_id141585330787657\n" "help.text" -msgid "s = SF_String.Unquote(\"\"\"Some text\"\"\") ' s = \"Some text\" (without enclosing quotes)" +msgid "Writes a specified number of empty lines to the output stream." msgstr "" -#. kyuNy -#: sf_string.xhp +#. NqNwE +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"bas_id961612393917830\n" +"sf_textstream.xhp\n" +"par_id291585330787357\n" "help.text" -msgid "s = SF_String.Unquote(\"Some text\") ' s = \"Some text\" (unchanged)" +msgid "Lines: The number of empty lines to write." msgstr "" -#. ULtxx -#: sf_string.xhp +#. GCPCC +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"bas_id461612394182689\n" +"sf_textstream.xhp\n" +"par_id101585330787215\n" "help.text" -msgid "' Quotes inside the string are not removed" +msgid "Writes the given string to the output stream as a single line." msgstr "" -#. JGhWK -#: sf_string.xhp +#. Eska7 +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id871585834468102\n" +"sf_textstream.xhp\n" +"par_id421613601002074\n" "help.text" -msgid "Converts the input string into an array of substrings so that each item in the array has at most a given number of characters." +msgid "The character defined in the NewLine property is used as the line delimiter." msgstr "" -#. 4G9FU -#: sf_string.xhp +#. YRTuQ +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id21612394465120\n" +"sf_textstream.xhp\n" +"par_id491585330787650\n" "help.text" -msgid "In practice, this method returns a zero-based array of output lines, without newlines at the end, except for the pre-existing line-breaks." +msgid "Line: The line to write, may be empty." msgstr "" -#. qgd6X -#: sf_string.xhp +#. 39u4o +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id601612395193333\n" +"sf_textstream.xhp\n" +"bas_id21613321528612\n" "help.text" -msgid "Tabs are expanded using the same procedure performed by the ExpandTabs method." +msgid "'Instantiates the FileSystem Service" msgstr "" -#. kTwEG -#: sf_string.xhp +#. FnTiG +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id641612394826616\n" +"sf_textstream.xhp\n" +"bas_id191613321529277\n" "help.text" -msgid "Symbolic line breaks are replaced by their equivalent Ascii characters." +msgid "'Creates a text file" msgstr "" -#. y7VvP -#: sf_string.xhp +#. f5RSB +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id361612394859733\n" +"sf_textstream.xhp\n" +"bas_id641613321530181\n" "help.text" -msgid "If the wrapped output has no content, the returned array is empty." +msgid "'Writes the Value and Value squared, separated by \";\"" msgstr "" -#. J73yb -#: sf_string.xhp +#. FCowk +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id251585834468498\n" +"sf_textstream.xhp\n" +"bas_id141613321530960\n" "help.text" -msgid "InputStr: The string to wrap." +msgid "myFile.WriteLine(\"Value;Value Squared\")" msgstr "" -#. 5iowq -#: sf_string.xhp +#. m9Mo4 +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id351585834773177\n" +"sf_textstream.xhp\n" +"bas_id881613321532598\n" "help.text" -msgid "Width : The maximum number of characters in each line (default = 70)." +msgid "'Closes the file and free resources" msgstr "" -#. GhpV4 -#: sf_string.xhp +#. nrDCn +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" -"par_id741585834874500\n" +"sf_textstream.xhp\n" +"par_id301613075694148\n" "help.text" -msgid "TabSize : Before wrapping the text, the existing TAB Chr(9) characters are replaced with spaces. TabSize defines the TAB stops at TabSize + 1, 2 * TabSize + 1 , ... N * TabSize + 1 (default = 8)." +msgid "Input Function" msgstr "" -#. xDXfd -#: sf_string.xhp +#. FnNRc +#: sf_textstream.xhp msgctxt "" -"sf_string.xhp\n" +"sf_textstream.xhp\n" "par_id271612398715438\n" "help.text" -msgid "String built-in function" +msgid "Open Statement" msgstr "" #. PCSPY @@ -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 "False 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 "False 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 "False 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 "False 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 "" 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 Timer 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 \n" -"Language-Team: French \n" +"Language-Team: French \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 "" -msgstr "" +msgstr "" #. 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 \n" -"Language-Team: French \n" +"Language-Team: French \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 "Choose >View - Split Window." -msgstr "" +msgid "Choose View - Split Window." +msgstr "Choisissez Affichage - Scinder la fenêtre." #. dr9Aq #: 00000407.xhp @@ -1193,7 +1193,7 @@ msgctxt "" "par_id3153663\n" "help.text" msgid "Choose View - Freeze Rows and Columns." -msgstr "" +msgstr "Choisissez Affichage - Fixer les lignes et les colonnes." #. DrJ2d #: 00000407.xhp @@ -1202,7 +1202,7 @@ msgctxt "" "par_id631612313719480\n" "help.text" msgid "Choose View - Freeze Cells - Freeze First Column" -msgstr "" +msgstr "Choisissez Affichage - Fixer les cellules - Fixer la première colonne" #. 5YHvr #: 00000407.xhp @@ -1211,7 +1211,7 @@ msgctxt "" "par_id251612313725513\n" "help.text" msgid "Choose View - Freeze Cells - Freeze First Row" -msgstr "" +msgstr "Choisissez Affichage - Fixer les cellules - Fixer la première ligne" #. 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 \n" +"POT-Creation-Date: 2021-03-23 11:44+0100\n" +"PO-Revision-Date: 2021-03-05 01:36+0000\n" +"Last-Translator: sophie \n" "Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" @@ -1033,14 +1033,14 @@ msgctxt "" msgid "Filling cells using context menus:" msgstr "Remplissage de cellules à l'aide des menus contextuels :" -#. hRJz3 +#. 2j5RS #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3145384\n" "help.text" -msgid "Call the context menu when positioned in a cell and choose Selection List." -msgstr "Placez le curseur sur une cellule, ouvrez le menu contextuel et choisissez Liste de sélection." +msgid "Call the context menu when positioned in a cell and choose Selection List." +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 "=HYPERLINK(\"http://www.example.org\") displays the text \"http://www.example.org\" in the cell and executes the hyperlink http://www.example.org when clicked." -msgstr "=LIEN.HYPERTEXTE(\"http://www.exemple.org\") 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 "=HYPERLINK(\"http://www.example.org\") 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 "=HYPERLINK(\"http://www.example.org\";\"Click here\") displays the text \"Click here\" in the cell and executes the hyperlink http://www.example.org when clicked." -msgstr "=LIEN.HYPERTEXTE(\"http://www.exemple.org\";\"Cliquer ici ) affiche le texte \"Cliquer ici\" dans la cellule et exécute le lien hypertexte http://www.exemple.org lorsqu'il est cliqué." +msgid "=HYPERLINK(\"http://www.example.org\";\"Click here\") 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 "=HYPERLINK(\"http://www.example.org\";12345) displays the number 12345 and executes the hyperlink http://www.example.org when clicked." -msgstr "=LIEN.HYPERTEXTE(\"http://www.exemple.org\";12345) affiche le nombre 12345 et exécute le lien hypertexte http://www.exemple.org lorsqu'il est cliqué." +msgid "=HYPERLINK(\"http://www.example.org\";12345) 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 "=HYPERLINK($B4) where cell B4 contains http://www.example.org. 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 "=LIEN.HYPERTEXTE($B4) où la cellule B4 contient http://www.exemple.org. 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 "=HYPERLINK($B4) where cell B4 contains http://www.example.org. 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 "=HYPERLINK(\"http://www.\";\"Click \") & \"example.org\" displays the text Click example.org in the cell and executes the hyperlink http://www.example.org when clicked." -msgstr "=LIEN.HYPERTEXTE(\"http://www.\";\"Cliquer sur\") & \"exemple.org\" affiche le texte Cliquer sur exemple.org dans la cellule et exécute le lien hypertexte http://www.exemple.org lorsque cliqué." +msgid "=HYPERLINK(\"http://www.\";\"Click \") & \"example.org\" 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 "=HYPERLINK(\"#Sheet1.A1\";\"Go to top\") displays the text Go to top and jumps to cell Sheet1.A1 in this document." -msgstr "=LIEN.HYPERTEXTE(\"#Feuille1.A1\";\"Aller en haut\") affiche le texte Aller en haut et saute à la cellule Feuille1.A1 dans le document." +msgid "=HYPERLINK(\"#Sheet1.A1\";\"Go to top\") 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 "=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Go to Writer bookmark\") displays the text \"Go to Writer bookmark\", loads the specified text document and jumps to bookmark \"Specification\"." -msgstr "=LIEN.HYPERTEXTE(\"file:///C:/writer.odt#Spécification\";\"Aller au repère de texte Writer\") 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 "=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Go to Writer bookmark\") 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 "=HYPERLINK(\"file:///C:/Documents/\";\"Open Documents folder\") 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 "Displays the list of the styles from the selected style category." msgstr "Affiche la liste des styles de la catégorie de style sélectionnée." -#. xvaTV +#. YBufY #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_idN109D1\n" "help.text" -msgid "In the context menu you can choose commands to create a new style, delete a user-defined style, or change the selected style." -msgstr "Dans le menu contextuel, 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 context menu 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 "=TEXTJOIN(\" \",TRUE, \"Here\", \"comes\", \"the\", \"sun\") returns \"Here comes the sun\" with space character as delimiter and empty strings are ignored." -msgstr "=JOINDRE.TEXTE(\" \",VRAI,\"Voila\",\"le\",\"soleil\") renvoie \"Voilà le soleil\" avec le caractère espace comme séparateur et les chaînes vides sont ignorées." +msgid "=TEXTJOIN(\" \"; 1; \"Here\"; \"comes\"; \"the\"; \"sun\") 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, =TEXTJOIN(\"-\",TRUE,A1:B2) returns \"Here-comes-the-sun\" with dash character as delimiter and empty strings are ignored." -msgstr "Si A1:B2 contient \"Voilà\", \"le\", \"soleil\" respectivement, =JOINDRE.TEXTE(\"-\",VRAI,A1:B2) 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, =TEXTJOIN(\"-\";1;A1:B2) 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 "=WEBSERVICE(\"wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\")" -msgstr "=WEBSERVICE(\"wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\")" +msgstr "=SERVICEWEB(\"wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\")" #. yaDfK #: func_webservice.xhp @@ -63662,7 +63671,7 @@ msgctxt "" "par_id2946142\n" "help.text" msgid "=FILTERXML(WEBSERVICE(\"wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\");\"//lastBuildDate\")" -msgstr "=FILTERXML(WEBSERVICE(\"wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\");\"//lastBuildDate\")" +msgstr "=FILTERXML(SERVICEWEB(\"wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\");\"//lastBuildDate\")" #. 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 \n" "Language-Team: French \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 Format - Conditional - Condition, 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 Format - Conditionnel - Condition 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 Format - Conditional - Condition." -msgstr "" +msgstr "Choisissez Format - Conditionnel - Condition." #. 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 Format Cells dialog on the Background tab, click the Color button and then select a background color. Click OK." -msgstr "" +msgstr "Dans la boîte de dialogue Formater les cellules dans l'onglet Arrière-plan, cliquez sur le bouton Couleur puis sélectionnez une couleur d'arrière-plan. Cliquez sur OK." #. AwUDA #: cellstyle_conditional.xhp @@ -2985,7 +2985,7 @@ msgctxt "" "par_id3154484\n" "help.text" msgid "In the Styles deck of the Sidebar, click the New Style from Selection 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 Nouveau style à partir de la sélection. 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 Shrink 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 Réduire." #. YEqsh #: cellstyle_conditional.xhp @@ -3075,7 +3075,7 @@ msgctxt "" "par_id3153801\n" "help.text" msgid "Choose the Format - Conditional - Condition command to open the corresponding dialog." -msgstr "" +msgstr "Choisissez Format - Conditionnel - Condition pour ouvrir la boîte de dialogue correspondante." #. oaUQo #: cellstyle_conditional.xhp @@ -3138,7 +3138,7 @@ msgctxt "" "par_id3147298\n" "help.text" msgid "Choose Edit - Paste Special - Paste Special. The Paste Special dialog appears." -msgstr "" +msgstr "Choisissez Édition - Collage spécial - Collage spécial. La boîte de dialogue Collage spécial s'affiche." #. KEnNM #: cellstyle_conditional.xhp @@ -3147,7 +3147,7 @@ msgctxt "" "par_id3166465\n" "help.text" msgid "In the Paste area, check only the Formats box. All other boxes must be unchecked. Click OK. Or you can click the Formats only button instead." -msgstr "" +msgstr "Dans la zone Coller, cochez uniquement le champ Formats. Toutes les autres cases doivent être décochées. Cliquez sur OK. Ou vous pouvez cliquer sur le bouton Formats uniquement à la place." #. YMDKA #: cellstyle_conditional.xhp @@ -3156,7 +3156,7 @@ msgctxt "" "par_id3159123\n" "help.text" msgid "Format - Conditional - Condition" -msgstr "" +msgstr "Format - Conditionnel - Condition" #. 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 "anchor;imageimage anchor;in Calcimage anchor in Calc;changing" -msgstr "" +msgstr "Ancre;imageAncre d'image;dans CalcAncre d'image dans Calc;modifier" #. t3pgZ #: change_image_anchor.xhp @@ -3246,7 +3246,7 @@ msgctxt "" "par_id851607971999527\n" "help.text" msgid "Changing the Anchor of an Image " -msgstr "" +msgstr "Modifier l'ancre d'une image" #. 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 "To Cell: 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 "À la cellule : 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 "To Cell(resize with cell): 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 "À la cellule (redimensionnement avec la cellule) : 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 "To Page: the image position in the page is not affected by cells ordering or cells movements." -msgstr "" +msgstr "À la page : 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 Format - Anchor, or, on the context menu of the image choose Anchor" -msgstr "" +msgstr "Sélectionnez l'image et choisissez Format - Ancre ou, dans le menu contextuel de l'image, choisissez Ancre" #. 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 To Cell and To Cell(resize with cell) 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 À la cellule et À la cellule (redimensionnement avec la cellule)." #. 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 Advanced Filter dialog by choosing Data - More Filters - Advanced Filter, 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 Filtre spécial en choisissant Données - Filtre - Filtre spécial, 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 Format - Rows - Show 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 Format - Ligne - Afficher." #. 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 January in the Month cells OR a value of under 160000 in the Standard cells will be displayed." -msgstr "" +msgstr "Spécifiez que seules doivent être affichées les lignes ayant la valeur Janvier dans les cellules Mois OU une valeur inférieure à 160 000 dans les cellules Standard." #. ApUpg #: specialfilter.xhp @@ -11661,7 +11661,7 @@ msgctxt "" "par_id3147372\n" "help.text" msgid "Choose Data - More Filters - Advanced Filter, 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 Données - Filtre - Filtre spécial, 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 \n" "Language-Team: French \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 "Sort and Filter Data" msgstr "" -#. ZEwwQ +#. hNfEL #: 05000000.xhp msgctxt "" "05000000.xhp\n" "hd_id3154288\n" "help.text" -msgid "Relations, Primary and External Key" +msgid "Relations, Primary and External Key" msgstr "" #. fAyEi @@ -3795,6 +3795,465 @@ msgctxt "" msgid "Closes the dialog." 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 "Relations" +msgstr "" + +#. GxBiD +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"bm_id3146957\n" +"help.text" +msgid "relational databases (Base)" +msgstr "" + +#. YYXkm +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id3146957\n" +"help.text" +msgid "This command opens the Relation Design 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 "Here you can link together tables from the current database through common data fields. Click the New Relation 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 Tools - Relationships, 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 Add Tables icon. The Add Tables 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 Relation Design 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 "primary keys;inserting (Base)keys;primary keys (Base)external keys (Base)" +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 primary key 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 "relations; creating and deleting (Base)" +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 New Relation icon in the top area of the relation field and define the relation between two tables in the Relations 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 Relations 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 "relations; properties (Base)key fields for relations (Base)cascading update (Base)" +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 "Allows you to define and edit a relation between two tables." +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 "This is where the two related tables are listed. 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 Relations 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 "Defines the key fields for the relation." +msgstr "" + +#. tG7Wy +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3149235\n" +"help.text" +msgid "The names of the tables selected for the link appear here as column names. 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 "Specifies that any change made to a primary key does not affect other external key fields." +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 "Updates all the external key fields if the value of the corresponding primary key has been modified (Cascading Update)." +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 " 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." +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 " If the corresponding primary key has been modified, use this option to set a default value to all external key fields. 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 "Specifies that the deletion of a primary key will not have any effect on other external key fields." +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 "Specifies that all external key fields will be deleted if you delete the corresponding primary key field." +msgstr "" + +#. ZaNTh +#: 05020100.xhp +msgctxt "" +"05020100.xhp\n" +"par_id3153140\n" +"help.text" +msgid "When you delete a primary key field with the Delete cascade 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 "If you delete the corresponding primary key, the \"IS NULL\" value will be assigned to all external key fields." +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 "If you delete the corresponding primary key, a set value will be set to all external key fields." +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 \n" "Language-Team: French \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 Distribute selection 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 Distribuer la sélection 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 \n" "Language-Team: French \n" "Language: fr\n" @@ -602,14 +602,14 @@ msgctxt "" msgid "If an error occurs, the function returns a logical or numerical value." msgstr "En cas d'erreur, la fonction renvoie une valeur logique ou numérique." -#. oSC8p +#. ECspB #: 00000001.xhp msgctxt "" "00000001.xhp\n" "par_id3154145\n" "help.text" -msgid "(This command is only accessible through the context menu)." -msgstr "(Cette commande est accessible uniquement depuis le menu contextuel)." +msgid "(This command is only accessible through the context menu)." +msgstr "(Cette commande est accessible uniquement depuis le menu contextuel)." #. JFGU9 #: 00000001.xhp @@ -2123,15 +2123,6 @@ msgctxt "" msgid "Enable CTL support using %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages." msgstr "Activez la prise en charge des scripts complexes par %PRODUCTNAME - PréférencesOutils - Options - Paramètres linguistiques - Langues." -#. 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 Insert - Frame - Floating Frame" +msgstr "Choisissez Insertion - Cadre - Cadre flottant" + #. yAVgx #: 00000404.xhp msgctxt "" @@ -7955,14 +7955,14 @@ msgctxt "" msgid "On the Insert bar, click" msgstr "Dans la barre Insérer, cliquez sur" -#. 5CBGw +#. SEYKo #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3168607\n" "help.text" -msgid "Icon" -msgstr "Icône" +msgid "Icon" +msgstr "Icône" #. 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 Insert - Signature Line..." -msgstr "Choisissez Insertion - Ligne de signature..." +msgid "Choose Insert - Signature Line" +msgstr "Choisissez Insertion - Ligne de signature" #. aFWLc #: 00000406.xhp @@ -8160,7 +8160,7 @@ msgctxt "" "par_id3146765\n" "help.text" msgid "Choose Insert - Media - Clip Art Gallery or open Standard bar, click" -msgstr "Choisissez Insertion - Média - Galerie Clip Art ou dans la barre Standard, cliquez sur" +msgstr "Choisissez Insertion - Média - Galerie Clip Art ou dans la barre Standard, cliquez sur" #. EQ6v8 #: 00000406.xhp @@ -8286,7 +8286,7 @@ msgctxt "" "par_id3151338\n" "help.text" msgid "Choose Tools - Thesaurus." -msgstr "" +msgstr "Choisissez Outils - Dictionnaire des synonymes." #. F6EnA #: 00000406.xhp @@ -8331,7 +8331,7 @@ msgctxt "" "par_id3151386\n" "help.text" msgid "Choose Tools - Macros - Run Macro." -msgstr "" +msgstr "Choisissez Outils - Macros - Exécuter la macro." #. oTQwa #: 00000406.xhp @@ -8502,7 +8502,7 @@ msgctxt "" "par_id3157895\n" "help.text" msgid "Choose Tools - AutoCorrect - AutoCorrect Options." -msgstr "" +msgstr "Choisissez Outils - AutoCorrection - Options d'autocorrection." #. 7SCCc #: 00000406.xhp @@ -8511,7 +8511,7 @@ msgctxt "" "par_id3153768\n" "help.text" msgid "Choose Tools - AutoCorrect - AutoCorrect Options - Options tab." -msgstr "" +msgstr "Choisissez Outils - AutoCorrection - Options d'autocorrection - Options." #. DMdB6 #: 00000406.xhp @@ -8529,7 +8529,7 @@ msgctxt "" "par_id3155368\n" "help.text" msgid "Choose Tools - AutoCorrect - AutoCorrect Options - Replace tab." -msgstr "" +msgstr "Choisissez Outils - Autocorrection - Options d'autocorrection - Remplacer." #. DeRsp #: 00000406.xhp @@ -8538,7 +8538,7 @@ msgctxt "" "par_id3155860\n" "help.text" msgid "Choose Tools - AutoCorrect - AutoCorrect Options - Exceptions tab." -msgstr "" +msgstr "Choisissez Outils - AutoCorrection - Options d'autocorrection - Exceptions." #. 7RY8J #: 00000406.xhp @@ -8547,7 +8547,7 @@ msgctxt "" "par_id3153094\n" "help.text" msgid "Choose Tools - AutoCorrect - AutoCorrect Options - Localized Options tab." -msgstr "" +msgstr "Choisissez Outils - AutoCorrection - Options d'autocorrection - Options linguistiques." #. x8Cg3 #: 00000406.xhp @@ -8673,7 +8673,7 @@ msgctxt "" "par_id3150036\n" "help.text" msgid "Choose Tools - AutoText - Path. (autotext only)" -msgstr "" +msgstr "Choisissez Outils - AutoTexte - Chemin (uniquement pour les autotextes)." #. uSkyB #: 00000406.xhp @@ -10655,6 +10655,15 @@ msgctxt "" msgid "Choose Format - Bullets and Numbering." msgstr "Choisissez Format - Puces et numérotation." +#. GmdFv +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id761616160771224\n" +"help.text" +msgid "Right-click a paragraph, choose List - Bullets and Numbering." +msgstr "Faites un clic avec le bouton droit sur un paragraphe, choisissez Liste - Puces et numérotations" + #. N8NwQ #: 00040500.xhp msgctxt "" @@ -10664,23 +10673,23 @@ msgctxt "" msgid "On Formatting bar, click" msgstr "Dans la barre Formatage, cliquez sur" -#. 4QWK9 +#. sQFWD #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3149445\n" "help.text" -msgid "Icon bullet list" -msgstr "Icône Liste à puces" +msgid "Bullets and Numbering dialog Icon" +msgstr "Icône Boîte de dialogue Puces et numérotation" -#. 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 Styles - List Styles - context menu of an entry - choose New/Modify." msgstr "Ouvrez Styles - Styles de liste - dans le menu contextuel d'une entrée - choisissez Nouveau/Modifer." -#. ZD5up +#. n79tw #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3156011\n" "help.text" -msgid "Choose View - Styles (F11) - context menu of a Presentation Style (except Background) - choose New/Modify - Numbering tab." -msgstr "Choisissez Affichage - Styles (F11) - menu contextuel d'un style de présentation (excepté l'arrière-plan) - choisissez l'onglet Nouveau/Modifier." +msgid "Choose View - Styles (Command+TF11) - context menu of a Presentation Style (except Background) - choose New/Modify - Numbering tab." +msgstr "Choisissez Affichage - Styles (Commande+TF11 - menu contextuel d'un style de présentation (à l'exception de l'arrière-plan) - choisissez l'onglet Nouveau/modifier - Numérotation." -#. 3g7gB +#. tbLJG #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3150862\n" "help.text" -msgid "Choose Format - Bullets and Numbering - Numbering tab." -msgstr "Choisissez l'onglet Format - Puces et numérotation - Numérotation." +msgid "Choose Format - Bullets and Numbering - Ordered tab." +msgstr "Choisissez l'onglet Format - Puces et numérotation - Ordonnée." -#. iTevh +#. Rak4H #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3129011\n" "help.text" -msgid "Choose View - Styles (F11) - context menu of a List Style - choose New/Modify - Numbering Style tab." -msgstr "Choisissez Affichage - Styles (F11) - menu contextuel d'un style de liste - choisissez l'onglet Nouveau/Modifier - Style de numérotation." +msgid "Choose View - Styles (Command+TF11) - context menu of a List Style - choose New/Modify - Ordered tab." +msgstr "Choisissez Affichage - Styles (Commande+TF11) - menu contextuel d'un style de liste - choisissez l'onglet Nouveau/modifier - Ordonnée." -#. dAnx5 +#. 2XAFx #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3146019\n" "help.text" -msgid "Choose Styles - Manage Styles - choose - context menu of a List Style - choose New/Modify - Numbering Style tab." -msgstr "Choisissez Styles - Gérer les styles - choisissez le menu contextuel d'un style de liste - choisissez l'onglet Nouveau/Modifier - Style de numérotation." +msgid "Choose Styles - Manage Styles - context menu of a List Style - choose New/Modify - Ordered tab." +msgstr "Choisissez Styles - Gérer les styles - menu contextuel d'un style de liste - choisissez l'onglet Nouveau/modifier - Ordonnée." #. 4AKhs #: 00040500.xhp @@ -10781,50 +10790,41 @@ msgctxt "" msgid "Choose Format - Bullets and Numbering - Image tab." msgstr "Choisissez l'onglet Format - Puces et numérotation - Image." -#. G4FjC +#. CwE3e #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3155848\n" "help.text" -msgid "Choose Format - Bullets and Numbering - Outline tab." -msgstr "Choisissez l'onglet Format - Puces et numérotation - Plan." +msgid "Choose Format - Bullets and Numbering - Outline tab." +msgstr "Choisissez l'onglet Format - Puces et numérotation - Plan." -#. ifngA +#. 8cr6F #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3148733\n" "help.text" -msgid "Open Styles - List Styles - context menu of an entry - choose New/Modify." -msgstr "Ouvrez la boîte de dialogue Styles - Styles de liste dans le menu contextuel d'une entrée, choisissez Nouveau/Modifier." +msgid "Choose Styles - Manage Styles (Command+TF11) - context menu of a List Style entry - choose New/Modify." +msgstr "Choisissez Styles - Gérer les styles (Commande+TF11) - menu contextuel d'une entrée de style de liste - choisissez Nouveau/modifier." -#. BQqBM +#. gfMdA #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3154931\n" +"par_id3156658\n" "help.text" -msgid "Open Styles - List Styles - context menu of an entry - choose New/Modify." -msgstr "Ouvrez Styles - Styles de liste - dans le menu contextuel d'une entrée, choisissez Nouveau/Modifier." +msgid "Choose Format - Bullets and Numbering - Position tab." +msgstr "Choisissez Format - Puces et numérotation - onglet Position." -#. TDV7t +#. DVZRw #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3153812\n" "help.text" -msgid "Choose View - Styles (F11) - choose List Styles - context menu of an entry - choose New/Modify - Position tab." -msgstr "Choisissez Affichage - Styles (F11) - choisissez Styles de liste - dans le menu contextuel d'une entrée, choisissez Nouveau/Modifier - onglet Position." - -#. gfMdA -#: 00040500.xhp -msgctxt "" -"00040500.xhp\n" -"par_id3156658\n" -"help.text" -msgid "Choose Format - Bullets and Numbering - Position tab." -msgstr "Choisissez Format - Puces et numérotation - onglet Position." +msgid "Choose View - Styles (Command+TF11) - choose List Styles - context menu of an entry - choose New/Modify - Position tab." +msgstr "Choisissez Affichage - Styles (Commande+TF11) - choisissez Styles de liste - menu contextuel d'une entrée - choisissez l'onglet Nouveau/modfier - Position." #. t8uTF #: 00040500.xhp @@ -12536,14 +12536,14 @@ msgctxt "" msgid "Choose Format - Area - Transparency tab (drawing documents)." msgstr "Choisissez Format - Remplissage - Transparence (documents de dessin)." -#. ABvKj +#. 3GEwT #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3145365\n" "help.text" -msgid "Choose Format - Area - Transparency tab (presentation documents)." -msgstr "Choisissez Format - Remplissage - Transparence (documents de présentation)." +msgid "Choose Format - Object and Shape - Area - Transparency tab (presentation documents)." +msgstr "Choisissez Format - Objet et forme - Arrière-plan - Transparence (documents de présentation)." #. KXq32 #: 00040502.xhp @@ -13094,50 +13094,50 @@ msgctxt "" msgid "Open context menu - choose Style - Subscript." msgstr "Ouvrez le menu contextuel - choisissez Style - Indice." -#. ATNzQ +#. GCxvv #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3155377\n" "help.text" -msgid "Open context menu - choose Line Spacing." -msgstr "Ouvrez le menu contextuel - choisissez Interligne." +msgid "Choose Format - Spacing." +msgstr "Choisissez Format - Interligne." -#. zWwjF +#. AJWAM #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3154475\n" "help.text" -msgid "Open context menu - choose Line Spacing - Single." -msgstr "Ouvrez le menu contextuel - choisissez Interligne - 1 ligne." +msgid "Choose Format - Spacing - Line Spacing: 1." +msgstr "Choisissez Format - Interligne - Interligne : 1" -#. GdBSL +#. TKPgq #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3150478\n" "help.text" -msgid "Open context menu - choose Line Spacing - 1.5 Lines." -msgstr "Ouvrez le menu contextuel - choisissez Interligne - 1,5 ligne." +msgid "Choose Format - Spacing - Line Spacing: 1.5." +msgstr "Choisissez Format - Interligne - Interligne : 1,5" -#. pNDFU +#. nxrCX #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3147167\n" "help.text" -msgid "Open context menu - choose Line Spacing - Double." -msgstr "Ouvrez le menu contextuel - choisissez Interligne - 2 lignes." +msgid "Choose Format - Spacing - Line Spacing: 2." +msgstr "Choisissez Format - Interligne - Interligne : 2." -#. 4TwEA +#. eLguF #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3146978\n" "help.text" -msgid "Choose Format - Align - Left (drawing functions)." -msgstr "Choisissez Format - Aligner - À gauche (fonctions de dessin)." +msgid "Choose Format - Align Text - Left." +msgstr "Choisissez Format - Aligner le texte - Gauche." #. 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 Format - Align - Right (drawing functions)." -msgstr "Choisissez Format - Aligner - À droite (fonctions de dessin)." +msgid "Choose Format - Align Text - Right." +msgstr "Choisissez Format - Aligner le texte - Droite." #. 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 Format - Align - Centered (drawing functions)." -msgstr "Choisissez Format - Aligner - Centré (fonctions de dessin)." +msgid "Choose Format - Align Text - Centered." +msgstr "Choisissez Format - Aligner le texte - Centré." #. YutM3 #: 00040502.xhp @@ -13238,14 +13238,14 @@ msgctxt "" msgid "Align Center HorizontallyCentered" msgstr "Aligner centré horizontalementCentré" -#. FiPMC +#. BAFc3 #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3146151\n" "help.text" -msgid "Choose Format - Align - Justified (drawing functions)." -msgstr "Choisissez Format - Aligner - Justifié (fonctions de dessin)." +msgid "Choose Format - Align Text - Justified." +msgstr "Choisissez Format - Aligner le texte - Justifié." #. Mj8VD #: 00040502.xhp @@ -13301,32 +13301,32 @@ msgctxt "" msgid "Open context menu - choose Group." msgstr "Ouvrez le menu contextuel - choisissez Grouper." -#. 3AJkC +#. 93FXg #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3157985\n" +"par_id3157980\n" "help.text" -msgid "Choose Format - Group - Group (text documents, spreadsheets)." -msgstr "Choisissez Format - Groupe - Grouper (documents texte, classeurs)." +msgid "Choose Shape - Group - Group" +msgstr "Choisissez Forme - Grouper - Grouper." -#. bdCDb +#. dXNCq #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3157980\n" +"par_id3157985\n" "help.text" -msgid "Choose Shape - Group - Group (drawing documents)." -msgstr "Choisissez Forme - Grouper - Grouper (documents de dessin)." +msgid "Choose Format - Group - Group" +msgstr "Choisissez Format - Grouper - Grouper" -#. RvPBU +#. w3EVK #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3149508\n" "help.text" -msgid "Open context menu - choose Group - Group (form objects)." -msgstr "Ouvrez le menu contextuel - choisissez Groupe - Grouper (objets de formulaire)." +msgid "Open context menu - choose Group (for text box and shapes)." +msgstr "Ouvre le menu contextuel - choisissez Grouper (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 Format - Group - Ungroup (text documents, spreadsheets)." -msgstr "Choisissez Format - Groupe - Dissocier (documents texte, classeurs)." +msgid "Choose Shape - Group - Ungroup." +msgstr "Choisissez Forme - Grouper - Dégrouper." -#. WFDj3 +#. K7UZY #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3163378\n" +"par_id3153023\n" "help.text" -msgid "Choose Shape - Group - Ungroup (drawing documents)." -msgstr "Choisissez Forme - Grouper - Dissocier(documents de dessin)." +msgid "Choose Format - Group - Ungroup." +msgstr "Choisissez Format - Grouper - Dégrouper." #. 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 Format - Group - Exit Group (text documents, spreadsheets)." -msgstr "Choisissez Format - Groupe - Quitter (documents texte, classeurs)." +msgid "Choose Shape - Group - Exit Group." +msgstr "Choisissez Forme - Grouper - Quitter le groupe." -#. P2Xae +#. fZQDA #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3145678\n" +"par_id3153109\n" "help.text" -msgid "Choose Shape - Group - Exit Group (drawing documents)." -msgstr "Choisissez Forme - Grouper - Quitter le groupe (documents de dessin)." +msgid "Choose Format - Group - Exit Group." +msgstr "Choisissez Format - Grouper - Quitter le groupe." #. 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 Format - Group - Enter Group (text documents, spreadsheets)." -msgstr "Choisissez Format - Groupe - Entrer (documents texte, classeurs)." +msgid "Choose Shape - Group - Enter Group." +msgstr "Choisissez Forme - Grouper - Entrer dans le groupe." -#. hn7Hv +#. vuF7P #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3145354\n" +"par_id3149129\n" "help.text" -msgid "Choose Shape - Group - Enter Group (drawing documents)." -msgstr "Choisissez Forme - Grouper - Entrer dans le groupe (documents de dessin)." +msgid "Choose Format - Group - Enter Group." +msgstr "Choisissez Format - Grouper - Entrer dans le groupe." #. 4rTmw #: 00040502.xhp @@ -13551,7 +13551,7 @@ msgctxt "" "par_id3152349\n" "help.text" msgid "Choose View - Styles (Command+T)(F11) - open context menu and choose Modify/New - Numbers tab." -msgstr "" +msgstr "Choisissez Affichage - Styles (Commande+T)(F11) - ouvrez le menu contextuel et choisissez l'onglet Modifier/nouveau - Nombres." #. 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 \n" "Language-Team: French \n" @@ -3068,14 +3068,14 @@ msgctxt "" msgid "Export as; PDFExport as; EPUB" msgstr "Exporter sous;PDFEnregistrer sous;EPUB" -#. NDQi2 +#. C5uBC #: 01070002.xhp msgctxt "" "01070002.xhp\n" "hd_id751513634008094\n" "help.text" -msgid "Export As..." -msgstr "Exporter sous..." +msgid "Export As" +msgstr "" #. yQFCE #: 01070002.xhp @@ -3086,14 +3086,14 @@ msgctxt "" msgid "Export the document in PDF or EPUB formats." msgstr "Exporter le document dans le format PDF ou EPUB" -#. 84MXi +#. MhcED #: 01070002.xhp msgctxt "" "01070002.xhp\n" "par_id971513634212601\n" "help.text" -msgid "Choose File - Export As... ." -msgstr "Choisissez Fichier - Exporter comme..." +msgid "Choose File - Export As." +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 "Select the paragraph style or outline level that you want to use to separate the source document into sub-documents. By default a new document is created for every chapter level 1." -msgstr "Sélectionnez le style de paragraphe ou le niveau de plan que vous souhaitez utiliser pour séparer le document source en sous-documents. Par défaut, un nouveau document est créé pour chaque chapitre de niveau 1." +msgid "Select the paragraph style or outline level that you want to use to separate the source document into sub-documents. 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 Special Characters 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 Caractères spéciaux, 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 tilde to display ~ and enter latin capital letter O with circumflex to display Ô." +msgstr "" + #. d8FbY #: 04100000.xhp msgctxt "" @@ -15425,33 +15443,6 @@ msgctxt "" msgid "Small capitals - Changes the selected lowercase characters to uppercase characters, and then reduces their size." msgstr "Petites capitales - Modifie les caractères minuscules sélectionnés en caractères majuscules et réduit leur taille." -#. kGuxJ -#: 05020200.xhp -msgctxt "" -"05020200.xhp\n" -"bm_id410168\n" -"help.text" -msgid "blinking fonts flashing fonts" -msgstr "Polices clignotantesPolices clignotantes" - -#. 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 "Makes the selected characters blink. You cannot change the blink frequency." -msgstr "Fait clignoter les caractères sélectionnés. Vous ne pouvez pas modifier la fréquence de clignotement" - #. B3MEb #: 05020200.xhp msgctxt "" @@ -23858,14 +23849,14 @@ msgctxt "" msgid "Opens the Styles deck of the SidebarStyles deck of the Sidebar where you can select a character style for the ruby text." msgstr "Ouvre le panneau Styles du volet latéralpanneau Styles du volet latéral où vous pouvez sélectionner un style de caractère pour le texte ruby." -#. 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 "aligning; objectspositioning; objectsordering; objects" msgstr "Alignement;objetsPositionnement;objetsOrdre;objets" -#. a4NeC +#. xAmKa #: 05070000.xhp msgctxt "" "05070000.xhp\n" "hd_id3149987\n" "help.text" -msgid "Alignment (Objects)" -msgstr "Alignement (Objets)" +msgid "Align Objects" +msgstr "" #. dFAkA #: 05070000.xhp @@ -28043,14 +28034,14 @@ msgctxt "" msgid "text; text/draw objects draw objects; text in frames; text fitting to frames" msgstr "Texte;objets de texte/dessinObjets de dessin;texteCadres;adaptation du texte aux cadres" -#. awqBc +#. UEuLi #: 05220000.xhp msgctxt "" "05220000.xhp\n" "hd_id3146856\n" "help.text" -msgid "Text Attributes" -msgstr "" +msgid "Text" +msgstr "Texte" #. 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 "Text" -msgstr "Texte" +msgid "Text Attributes" +msgstr "" #. B2wiN #: 05990000.xhp @@ -37898,14 +37889,14 @@ msgctxt "" msgid "Bullets and Numbering" msgstr "Puces et numérotation" -#. sdTwy +#. S7psX #: 06050000.xhp msgctxt "" "06050000.xhp\n" "par_id3150146\n" "help.text" -msgid "Adds numbering or bullets to the current paragraph, and lets you edit format of the numbering or bullets." -msgstr "Ajoute une numérotation ou des puces au paragraphe actif et vous permet d'éditer le format de la numérotation ou des puces." +msgid "Adds numbering or bullets to the current paragraph or to selected paragraphs, and lets you edit format of the numbering or bullets." +msgstr "" #. 7wAZT #: 06050000.xhp @@ -37916,15 +37907,6 @@ msgctxt "" msgid "The Bullets and Numbering dialog has the following tabs:" msgstr "La boîte de dialogue Puces et numérotation comporte les onglets suivants :" -#. FXvcQ -#: 06050000.xhp -msgctxt "" -"06050000.xhp\n" -"hd_id911610939960192\n" -"help.text" -msgid "Numbering" -msgstr "" - #. FUmyk #: 06050000.xhp msgctxt "" @@ -38087,14 +38069,14 @@ msgctxt "" msgid "Customize tab (Bullets and Numbering dialog)" msgstr "Onglet Personnaliser (boîte de puces et numérotation)" -#. 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 "Outline" msgstr "Plan" -#. faDgM +#. 2DJLS #: 06050300.xhp msgctxt "" "06050300.xhp\n" "par_id3146936\n" "help.text" -msgid "Displays the different styles that you can apply to a hierarchical list. $[officename] supports up to nine outline levels in a list hierarchy." -msgstr "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." +msgid "Displays the different formats that you can apply to a hierarchical list. $[officename] supports up to nine outline levels in a list hierarchy." +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 "Click the outline style that you want to use." -msgstr "Cliquez sur le style de plan que vous souhaitez utiliser." +msgid "Click the outline format that you want to use." +msgstr "" #. WYun7 #: 06050300.xhp @@ -38168,14 +38150,14 @@ msgctxt "" msgid "Image" msgstr "Image" -#. g8rob +#. YBPGk #: 06050400.xhp msgctxt "" "06050400.xhp\n" "par_id0611200904373226\n" "help.text" -msgid "Displays the different graphics that you can use as bullets in a bulleted list." -msgstr "Affiche les différentes images que vous pouvez utiliser comme puces dans une liste à puce." +msgid "Displays the different graphics that you can use as bullets in an unordered list." +msgstr "" #. yDHf2 #: 06050400.xhp @@ -38258,14 +38240,14 @@ msgctxt "" msgid "Customize" msgstr "Personnaliser" -#. 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 "Select a numbering style for the selected levels." -msgstr "Sélectionnez un style de numérotation pour les niveaux sélectionnés." +msgid "Select a numbering scheme for the selected levels." +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 Character style 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 Character style 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 Number box." +msgid "The availability of the following fields depends on the numbering scheme that you select in the Number box." msgstr "" #. iqVUE @@ -38618,14 +38600,14 @@ msgctxt "" msgid "Character Style" msgstr "Style de caractère" -#. zkHUZ +#. DXsYK #: 06050500.xhp msgctxt "" "06050500.xhp\n" "par_id3150495\n" "help.text" -msgid "Select the Character Style that you want to use in the numbered list. To create or edit a Character Style, open the Styles window, click the Character Styles icon, right-click a style, and then choose New." -msgstr "Sélectionnez le style de caractère à utiliser dans la liste numérotée Pour créer ou éditer un Style de caractère, ouvrez la fenêtre Styles, cliquez sur l'icône Style de caractère, faites un clic avec le bouton droit sur un style, puis choisissez Nouveau." +msgid "Select the Character Style that you want to use in an ordered list. To create or edit a Character Style, open the Styles window, click the Character Styles icon, right-click a style, and then choose New." +msgstr "" #. AXZAF #: 06050500.xhp @@ -38636,14 +38618,14 @@ msgctxt "" msgid "Show sublevels" msgstr "Afficher les sous-niveaux" -#. tCS4j +#. 3zFAs #: 06050500.xhp msgctxt "" "06050500.xhp\n" "par_id3152881\n" "help.text" -msgid "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\"." -msgstr "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\"." +msgid "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\"." +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 "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." -msgstr "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." +msgid "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." +msgstr "" #. FWEse #: 06050500.xhp @@ -38690,14 +38672,14 @@ msgctxt "" msgid "ColorColor" msgstr "CouleurCouleur" -#. cV8eZ +#. DDWVd #: 06050500.xhp msgctxt "" "06050500.xhp\n" "par_id3156060\n" "help.text" -msgid "Select a color for the current numbering style." -msgstr "Sélectionnez une couleur pour le style de numérotation actif." +msgid "Select a color for the current numbering scheme." +msgstr "" #. JQB8P #: 06050500.xhp @@ -38852,32 +38834,32 @@ msgctxt "" msgid "Increases the numbering by one as you go down each level in the list hierarchy." msgstr "Augmente la numérotation d'un en même temps que vous descendez de chaque niveau dans la hiérarchie de la liste." -#. 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 "Position" -msgstr "Position" +msgid "Position" +msgstr "" -#. 26wKr +#. ZuAPU #: 06050600.xhp msgctxt "" "06050600.xhp\n" "par_id3158397\n" "help.text" -msgid "Sets the indent, spacing, and alignment options for the numbered or bulleted list." -msgstr "Définit les options de retrait, d'espacement et d'alignement de la numérotation ou de liste à puces." +msgid "Set indent, spacing, and alignment options for numbering symbols, such as numbers or bullets, to ordered and unordered lists." +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 "Select the level(s) that you want to modify. 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 "Sélectionnez le ou les niveaux que vous souhaitez modifier. 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 "Select the level(s) that you want to modify. To apply the options to all the levels, select “1-10”." +msgstr "" #. qAm3f #: 06050600.xhp @@ -40796,14 +40778,14 @@ msgctxt "" msgid "Assigns or edits the shortcut keys for $[officename] commands, or $[officename] Basic macros." msgstr "Assigne ou édite les raccourcis clavier des commandes $[officename] ou les macros $[officename] Basic." -#. 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 %PRODUCTNAME 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 Keys 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 Touche. 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 "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." msgstr "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." -#. 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 "embedding fonts in document file documents; embedding fonts font embedding; in documents fonts; embedding embedding; fonts" -msgstr "Incorporer les polices dans le fichier du documentDocuments;incorporer les policesIntégration de police;dans les documentsPolices;IntégrationIntégration;polices" +msgid "embedding fonts in document filedocuments; embedding fontsfont embedding; in documentsfonts; embeddingfonts; licensing for embeddingembedding; fontsembedding licensed fonts" +msgstr "" #. VdsXE #: prop_font_embed.xhp @@ -47735,14 +47726,14 @@ msgctxt "" msgid "Embed document fonts in the current file." msgstr "Incorporer les polices du document dans le fichier courant." -#. 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 \n" "Language-Team: French \n" "Language: fr\n" @@ -9347,7 +9347,7 @@ msgctxt "" "par_id3153528\n" "help.text" msgid "Please note the Open in Design Mode function. If Open in Design Mode 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 Ouvrir en mode Ébauche. 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 Ouvrir en mode Ébauche. Si la commande Ouvrir en mode Ébauche 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 "Character Highlighting Color" -msgstr "" +msgid "Highlighting" +msgstr "Surlignage" -#. y45WA +#. 6EDWk #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3154927\n" "help.text" -msgid "Applies current highlight color to the character style or text selection." -msgstr "" +msgid "Applies current highlighting color to the character style or text selection." +msgstr "Applique la couleur de surlignage active au style de caractère ou à la sélection de texte." #. KrAa6 #: 02160000.xhp @@ -11302,6 +11302,15 @@ msgctxt "" msgid "When editing a character style, choose Highlighting tab." msgstr "Lors de l'édition du style de caractère, choisissez l'onglet Surlignage." +#. 8NF47 +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id481613812856744\n" +"help.text" +msgid "Click the Character Highlighting Color icon on the Formatting bar, Text Object bar or Character section of Properties Sidebar.Text Formatting bar." +msgstr "Cliquez sur l'icône Couleur de surlignage des caractères dans la barre Formatage, la barre Objet de texte ou la section Caractère de la barre latérale Propriétés.la barre Formatage de texte." + #. YETEY #: 02160000.xhp msgctxt "" @@ -11309,7 +11318,7 @@ msgctxt "" "par_id3152551\n" "help.text" msgid "Character Highlighting Color Icon" -msgstr "" +msgstr "Icône Couleur de surlignage de caractères" #. 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 Character Highlighting Color 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 Couleur de surlignage de caractères, 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 Character Highlighting Color icon on the Formatting bar." -msgstr "" +msgid "Click the Character Highlighting Color icon on the Formatting or Text ObjectText Formatting bar." +msgstr "Cliquez sur l'icône Couleur de surlignage de caractères la barre Formatage ou Objet de texteFormatage de texte." #. 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 Formatting bar, click the arrow next to the Character Highlighting Color icon, and then click No Fill." +msgid "On the Text Formatting bar, click the arrow next to the Character Highlighting Color icon, and then click No Fill." 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 "Bullets On/Off" -msgstr "(Dés)activer les puces" +msgid "Toggle Unordered List" +msgstr "" #. GQ9yd #: 06120000.xhp @@ -12409,23 +12418,23 @@ msgctxt "" msgid "The distance between the text and the left text box and the position of the bullets can be determined in the dialog under Format - Paragraph by entering the left indent and the first-line indent." msgstr "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 Format - Paragraphe. Il suffit d'insérer un retrait à gauche et un alinéa." -#. QCjAp +#. X9H2x #: 06120000.xhp msgctxt "" "06120000.xhp\n" "par_id3150355\n" "help.text" -msgid "Icon" -msgstr "Icône" +msgid "Icon" +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 "Opens a dialog that enables you to create and edit hyperlinks." msgstr "Ouvre une boîte de dialogue permettant de créer et d'éditer des hyperliens." -#. thKGB +#. H5bDr +#: 09070000.xhp +msgctxt "" +"09070000.xhp\n" +"par_id511616406933483\n" +"help.text" +msgid "Choose Insert - Hyperlink." +msgstr "" + +#. CFNbD +#: 09070000.xhp +msgctxt "" +"09070000.xhp\n" +"par_id771616410590648\n" +"help.text" +msgid "Choose Edit - Hyperlink, when the cursor is placed in a hyperlink." +msgstr "" + +#. E6FB3 +#: 09070000.xhp +msgctxt "" +"09070000.xhp\n" +"par_id161616407054506\n" +"help.text" +msgid "On Standard bar, click" +msgstr "" + +#. MSjJA #: 09070000.xhp msgctxt "" "09070000.xhp\n" "par_id3154927\n" "help.text" -msgid "Icon" -msgstr "Icône" +msgid "Icon" +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 "hyperlinks;to files hyperlinks;to folders" +msgstr "" + #. RCfpV #: 09070300.xhp msgctxt "" @@ -13381,6 +13426,15 @@ msgctxt "" msgid "Enter a URL 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." msgstr "Saisissez un URL 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." +#. taJit +#: 09070300.xhp +msgctxt "" +"09070300.xhp\n" +"par_id91615666930995\n" +"help.text" +msgid "If the URL refers to a folder, 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 \n" -"Language-Team: French \n" +"Language-Team: French \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 "CommandCtrl+F6" -msgstr "" +msgstr "CommandeCtrl+F6" #. 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 "CommandCtrl+Shift+F10" -msgstr "" +msgstr "CommandeCtrl+Maj+F10" #. 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 \n" "Language-Team: French \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 "Relations" -msgstr "Relations" - -#. GxBiD -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"bm_id3146957\n" -"help.text" -msgid "relational databases (Base)" -msgstr "Bases de données relationnelles (Base)" - -#. YYXkm -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"par_id3146957\n" -"help.text" -msgid "This command opens the Relation Design window, which allows you to define relationships between various database tables." -msgstr "Cette commande ouvre la fenêtre Ébauche de relation 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 "Here you can link together tables from the current database through common data fields. Click the New Relation icon to create the relationships, or simply drag-and-drop with the mouse." -msgstr "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. Cliquez sur l'icône Nouvelle relation 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 Tools - Relationships, 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 Add Tables icon. The Add Tables dialog opens in which you can select the tables with which to create a relation." -msgstr "Lorsque vous choisissez Outils - Relations, 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 Ajouter des tables. La boîte de dialogue Ajouter des tables 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 Relation Design 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 Ébauche de relation 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 "primary keys;inserting (Base)keys;primary keys (Base)external keys (Base)" -msgstr "Clés primaires;insertion (Base)Clés;clés primaires (Base)Clés externes (Base)" - -#. 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 primary key 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 clé primaire 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 "relations; creating and deleting (Base)" -msgstr "Relations;création et suppression (Base)" - -#. 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 New Relation icon in the top area of the relation field and define the relation between two tables in the Relations dialog." -msgstr "Vous pouvez aussi cliquer sur l'icône Nouvelle relation, dans la zone supérieure du champ de relation, et définir la relation entre deux tables dans la boîte de dialogue Relations." - -#. 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 Relations 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 Relations 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 "relations; properties (Base)key fields for relations (Base)cascading update (Base)" -msgstr "Relations;propriétés (Base)Champs de clé des relations (Base)Actualisation en cascade (Base)" - -#. 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 "Allows you to define and edit a relation between two tables." -msgstr "Permet de définir et d'éditer une relation entre deux tables." - -#. 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 "This is where the two related tables are listed. 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 "Les deux tables entre lesquelles il existe une relation sont présentées ici. 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 Relations 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 Relations 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 "Defines the key fields for the relation." -msgstr "Définit les champs de clé de la relation." - -#. tG7Wy -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3149235\n" -"help.text" -msgid "The names of the tables selected for the link appear here as column names. 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 "Les noms des tables sélectionnées pour le lien s'affichent à cet endroit comme noms de colonnes. 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 "Specifies that any change made to a primary key does not affect other external key fields." -msgstr "Indique qu'une modification apportée à une clé primaire n'affecte pas les autres champs de clé externe." - -#. 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 "Updates all the external key fields if the value of the corresponding primary key has been modified (Cascading Update)." -msgstr "Actualise tous les champs de clé externe si la valeur de la clé primaire correspondante a été modifiée (actualisation en cascade)." - -#. 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 " 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." -msgstr " 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." - -#. 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 " If the corresponding primary key has been modified, use this option to set a default value to all external key fields. 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 " 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. 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 "Specifies that the deletion of a primary key will not have any effect on other external key fields." -msgstr "Indique que la suppression d'une clé primaire n'affecte pas les autres champs de clé externe." - -#. 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 "Specifies that all external key fields will be deleted if you delete the corresponding primary key field." -msgstr "Indique que tous les champs de clé externe doivent être supprimés simultanément à la suppression du champ de clé primaire correspondant." - -#. ZaNTh -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"par_id3153140\n" -"help.text" -msgid "When you delete a primary key field with the Delete cascade 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 Supprimer la cascade, 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 "If you delete the corresponding primary key, the \"IS NULL\" value will be assigned to all external key fields." -msgstr "Si vous supprimez la clé primaire correspondante, la valeur \"IS NULL\" est assignée à tous les champs de clé externe." - -#. 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 "If you delete the corresponding primary key, a set value will be set to all external key fields." -msgstr "Si vous supprimez la clé primaire correspondante, une valeur définie est assignée à tous les champs de clé externe." - #. x8A6E #: 05030000.xhp msgctxt "" @@ -3769,15 +3310,6 @@ msgctxt "" msgid "Set up ADO connection" msgstr "Paramétrer une connexion ADO" -#. V9baD -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN10610\n" -"help.text" -msgid "Set up LDAP connection" -msgstr "Paramétrer une connexion LDAP" - #. bbTEe #: dabawiz00.xhp msgctxt "" @@ -4795,132 +4327,6 @@ msgctxt "" msgid "Database Wizard" msgstr "Assistant Bases de données" -#. 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 "LDAP server; address books (Base)address books; LDAP server (Base)data sources; LDAP server (Base)" -msgstr "Serveur LDAP;carnets d'adresses (Base)Carnets d'adresses;serveur LDAP (Base)Sources de données;serveur LDAP (Base)" - -#. HDgwj -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"par_idN10554\n" -"help.text" -msgid "LDAP Connection" -msgstr "Connexion LDAP" - -#. Xdbya -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"par_idN10558\n" -"help.text" -msgid "Specifies the settings for importing a database using LDAP (Lightweight Directory Access Protocol). This page is only available if you registered an LDAP server as an address database." -msgstr "Spécifie les paramètres d'import d'une base de données utilisant LDAP (Lightweight Directory Access Protocol). 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 "Enter the name of the LDAP server using the format \"ldap.server.com\"." -msgstr "Saisissez le nom du serveur LDAP en utilisant le format ldap.serveur.com." - -#. 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 "Enter the starting point to search the LDAP database, for example, \"dc=com\"." -msgstr "Saisissez le point de départ de la recherche à effectuer dans la base de données LDAP (dc=com, par exemple)." - -#. 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 "Enter the port of the LDAP server, normally 389." -msgstr "Indiquez le port du serveur LDAP (généralement 389)." - -#. 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 "Creates a secure connection to the LDAP server through the Secure Sockets Layer (SSL). By default, an SSL connection uses port 636. A regular connection uses port 389." -msgstr "Génère une connexion sécurisée vers le serveur LDAP via le protocole SSL (Secure Sockets Layer). 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 "Authentication" -msgstr "Authentification" - -#. EkPas -#: dabawiz02ldap.xhp -msgctxt "" -"dabawiz02ldap.xhp\n" -"par_idN105F5\n" -"help.text" -msgid "Database Wizard" -msgstr "Assistant Bases de données" - #. 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 "Opens the Relation Design view and checks whether the database connection supports relations." -msgstr "Ouvre la fenêtre Ébauche de relation et vérifie si la connexion à la base de données prend en charge les relations." +msgid "Opens the Relation Design view and checks whether the database connection supports relations." +msgstr "Ouvre la vue Ébauche de relation et vérifier que la connexion de base de données prend en charge les relations." #. 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 \n" "Language-Team: French \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 "Create new table, edit table structure, index, relations" +msgid "Create new table, edit table structure, index, relations" 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 No List icon in the Formatting bar. The list indenting is also removed." +msgstr "" + +#. R49Gn #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" "par_id3154288\n" "help.text" -msgid "Icon" -msgstr "Icône" +msgid "No List icon" +msgstr "" -#. zSuGJ +#. nFCu3 #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" -"par_id3150443\n" +"par_id151614326512513\n" "help.text" -msgid "Icon" -msgstr "Icône" +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 Numbering Off icon in the Bullets and Numbering 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 Puces et numérotation, cliquez sur l'icône Désactiver la numérotation." +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 Toggle Unordered List icon on the Text Formatting bar." +msgstr "" -#. CcCTx +#. XLYd6 #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" "par_id3155449\n" "help.text" -msgid "Icon" -msgstr "Icône" +msgid "Icon" +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 Bullets On/Off icon on the Text Formatting 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 (Dés)activer les puces de la barre de formatage de texte." +msgid "Toggle Unordered List icon" +msgstr "" -#. CfCjc +#. RE37f #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" "par_id3148946\n" "help.text" -msgid "To remove numbering from a paragraph using the keyboard: " -msgstr "Pour supprimer la numérotation d'un paragraphe à l'aide du clavier : " +msgid " To remove a number or bullet from a paragraph while preserving the list indenting: " +msgstr "" -#. qETFj +#. EsxZF #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" "par_id3148663\n" "help.text" -msgid "Place the cursor at the beginning of a numbered paragraph and press the Backspace key. " -msgstr "Placez le curseur au début d'un paragraphe numéroté et appuyez sur la touche RetArr. " +msgid "Place the cursor at the beginning of a paragraph in a list and press the Backspace key. " +msgstr "" #. TY7jM #: numbering_stop.xhp @@ -18692,6 +18701,15 @@ msgctxt "" msgid "The numbering of the paragraph disappears and is removed from the numbering sequence. Numbering resumes in the following paragraph. " msgstr "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. " +#. B8akd +#: numbering_stop.xhp +msgctxt "" +"numbering_stop.xhp\n" +"par_id911614326873271\n" +"help.text" +msgid "Press Shift+Backspace 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 list of document filters for file conversion." -msgstr "Voir la liste des filtres de document pour la conversion de fichiers." +msgid "See the list of document filters for file conversion." +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 %PRODUCTNAME Writer - General%PRODUCTNAME Calc - General%PRODUCTNAME Draw - General%PRODUCTNAME Impress - General(module name) - General in the Options dialog box." msgstr "Si vous souhaitez modifier le paramétrage des tabulations par défaut, vous trouverez plus d'informations sur %PRODUCTNAME Writer - Général%PRODUCTNAME Calc - Général%PRODUCTNAME Draw - Général%PRODUCTNAME Impress - Général(nom du module) - Général dans la boîte de dialogue Options." -#. hqPQR +#. hA4kf #: tabs.xhp msgctxt "" "tabs.xhp\n" "par_id3146972\n" "help.text" -msgid "The context menu 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 %PRODUCTNAME - PreferencesTools - Options - [Document type] - View and change the measurement unit there." -msgstr "Le menu contextuel 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%PRODUCTNAME - Préférences Outils - Options - [Type de document] - Affichage et modifiez l'unité de mesure ici." +msgid "The context menu 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 %PRODUCTNAME - PreferencesTools - Options - [Document type] - View 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 \n" "Language-Team: French \n" @@ -6146,23 +6146,23 @@ msgctxt "" msgid "List" msgstr "Liste" -#. AcAJa +#. sEbwG #: 01040300.xhp msgctxt "" "01040300.xhp\n" "par_id3144433\n" "help.text" -msgid "Specifies the fonts for lists and numbering and all derived styles." -msgstr "Spécifie les polices pour les listes et numérotations ainsi que tous les styles dérivés." +msgid "Specifies the font and font size for the List paragraph style, which is inherited by all derived paragraph styles." +msgstr "" -#. KnLN9 +#. aQFY4 #: 01040300.xhp msgctxt "" "01040300.xhp\n" "par_id3150767\n" "help.text" -msgid "When you choose Format - Numbering/BulletsFormat - Numbering/Bullets to format a paragraph with numbers or bullets in a text document, the program assigns these Paragraph Styles automatically." -msgstr "Lorsque vous choisissez Format - Numérotation/PucesFormat - Numérotation/Puces 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 Format - Bullets and NumberingFormat - Bullets and Numbering 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 "Specifies print settings within a text or HTML document." msgstr "Indique les paramètres d'impression d'un document texte ou HTML." -#. 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 File - Print 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 Fichier - Imprimer." +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 File - Print 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 in the wiki." +msgstr "" + #. J8Yfv #: java.xhp msgctxt "" @@ -15938,6 +15947,15 @@ msgctxt "" msgid "Allows you to run Java applications in %PRODUCTNAME. When a Java application attempts to access your hard drive, a prompt opens." msgstr "Permet d'exécuter des applications Java dans %PRODUCTNAME. 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 \n" -"Language-Team: French \n" +"Language-Team: French \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 "Contains commands for formatting the layout and the contents of your document." msgstr "Contient des commandes de formatage de la mise en page et du contenu du document." +#. 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 "Bullets and Numbering" msgstr "Puces et numérotation" -#. TVJ8F -#: main_format.xhp -msgctxt "" -"main_format.xhp\n" -"hd_id3149499\n" -"help.text" -msgid "Object and Shape" -msgstr "Objet et forme" - -#. XrW2e -#: main_format.xhp -msgctxt "" -"main_format.xhp\n" -"hd_id3154510\n" -"help.text" -msgid "Line" -msgstr "Ligne" - -#. wt8hF +#. LnFgm #: main_format.xhp msgctxt "" "main_format.xhp\n" -"hd_id3149021\n" +"hd_id801615217485302\n" "help.text" -msgid "Area" -msgstr "Remplissage" +msgid "Table" +msgstr "" -#. VkWBC +#. ZH8Cz #: main_format.xhp msgctxt "" "main_format.xhp\n" -"hd_id3155961\n" +"par_id61615217563797\n" "help.text" -msgid "Text" -msgstr "Texte" +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 "Slide Design" -msgstr "Conception de diapo" +msgid "Image" +msgstr "" -#. MwAqP +#. RNZjn #: main_format.xhp msgctxt "" "main_format.xhp\n" -"hd_id3163827\n" +"par_id901615217674598\n" "help.text" -msgid "Slide Layout" -msgstr "Mise en page des diapos" +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 Master View." +msgstr "" + +#. Vwom7 +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id491615494190854\n" +"help.text" +msgid "To enter the Master View, go to View - Master Slide. To exit the Master View, go to View - Normal." +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 Master View" +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 "New Slide" -msgstr "Nouvelle diapo" +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 "Slide to Start: Moves the current slide to the first position." +msgstr "" + +#. uAt25 +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id101615495452464\n" +"help.text" +msgid "Slide Up: 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 "Slide Down: 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 "Slide to End: 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 "To First Slide: Selects the first slide in the presentation." +msgstr "" + +#. bYEak +#: main_slide.xhp +msgctxt "" +"main_slide.xhp\n" +"par_id131615558173437\n" +"help.text" +msgid "To Previous Slide: 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 "Properties" -msgstr "Propriétés" +msgid "To Next Slide: 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 "To Last Slide: Selects the last slide in the presentation." +msgstr "" #. rCA2e #: main_tools.xhp @@ -1735,3 +2104,30 @@ msgctxt "" "help.text" msgid "Customize" msgstr "Personnaliser" + +#. 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 "Object and Shape" +msgstr "Objet et forme" + +#. 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 \n" -"Language-Team: French \n" +"Language-Team: French \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 "Choose Slide - Slide Properties and then click the Background tab " msgstr "Choisissez Diapo - Propriétés de la diapo et cliquez sur l'onglet Page" -#. y5oEX +#. fuqnR #: slide_menu.xhp msgctxt "" "slide_menu.xhp\n" "par_id3155266\n" "help.text" -msgid "Choose Slide - Slide Layout " -msgstr "Choisissez Diapo - Mise en page de la diapo" +msgid "Choose Slide - Layout " +msgstr "Choisissez Diapo - Mise en page" #. 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 \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 \n" "Language-Team: French \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 HTML Export Wizard 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'Assistant d'export HTML 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'Assistant d'export HTML 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 "Summary Slide" msgstr "Diapo résumé" -#. zGg5h +#. sYR47 #: 04140000.xhp msgctxt "" "04140000.xhp\n" "par_id3149664\n" "help.text" -msgid "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." -msgstr "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." +msgid "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." +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 "changing; slide layouts slide layouts" msgstr "Modification;mise en page des diaposMise en page des diapos" -#. REe2P +#. 4dvDP #: 05130000.xhp msgctxt "" "05130000.xhp\n" "hd_id3154754\n" "help.text" -msgid "Slide Layout" -msgstr "Mise en page des diapos" +msgid "Layout" +msgstr "" -#. dmgco +#. dZ3GJ #: 05130000.xhp msgctxt "" "05130000.xhp\n" "par_id3149126\n" "help.text" -msgid "Opens a submenu with slide layouts. " -msgstr "Ouvre un sous-menu avec les mises en page de diapo." +msgid "Opens a submenu with slide layouts." +msgstr "" #. CFkTY #: 05130000.xhp @@ -9008,23 +9008,23 @@ msgctxt "" msgid "Click Remove Client Authorization." msgstr "Cliquez sur Supprimer l'autorisation du client." -#. 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 \n" "Language-Team: French \n" "Language: fr\n" @@ -1148,7 +1148,7 @@ msgctxt "" "par_id3150757\n" "help.text" msgid "To use a custom image for the slidepage background, click the Import button. Locate the image and click Open. On returning to the Background tab, the imported image is in the Bitmap list." -msgstr "" +msgstr "Pour utiliser une image personnalisée pour l'arrière plan de la diapopage, cliquez sur le bouton Importer. Localisez l'image et cliquez sur Ouvrir. Lors du retour sur l'onglet Arrière-plan, l'image importée est dans la liste des Bitmap." #. 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 Slide - Insert Slide from File Page - Insert Page from File." -msgstr "" +msgstr "À l'endroit où vous souhaitez insérer du texte, choisissez Diapo - Insérer une diapo à partir d'un fichierPage - Insérer une page à partir d'un fichier." #. NCRij #: html_import.xhp @@ -2516,7 +2516,7 @@ msgctxt "" "par_id3150249\n" "help.text" msgid "Under Existing Slides, select the slides to add to your slide show, and click the >> button. Hold down Shift to select a range of consecutive slides, or CommandCtrl to select multiple individual slides." -msgstr "" +msgstr "Sous Diapos existantes, sélectionnez les diapos à ajouter au diaporama et cliquez sur le bouton >>. Maintenez la touche Maj pour sélectionner une plage de diapos consécutives ou CommandeCtrl 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 CommandCtrl+F2 or F5." -msgstr "Pour démarrer un diaporama, appuyez sur CommandeCtrl+F2 ou F5." +msgid "To start a slide show from the begining, press F5." +msgstr "" + +#. WaqYV +#: keyboard.xhp +msgctxt "" +"keyboard.xhp\n" +"par_id911616435506012\n" +"help.text" +msgid "To start a slide show from the current slide, press Shift+F5." +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 CommandCtrl+V." -msgstr "" +msgstr "Positionner le curseur où la diapo doit être déplacée et appuyez sur CommandeCtrl+V." #. LUhAj #: keyboard.xhp @@ -4165,32 +4183,32 @@ msgctxt "" msgid "Glue points" msgstr "Points de collage" -#. 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 "copying; slidesslides; copying between documentspages; copyinginserting; slides from filespasting;slides from other presentations" -msgstr "Copie;diaposDiapos;copie d'un document à un autrePages;copieInsertion;diapos à partir de fichiersCollages;diapos depuis d'autres présentations" +msgid "copying; slides slides; copying between documents pages; copying inserting; slides from files pasting;slides from other presentations" +msgstr "" -#. paiDj +#. BCJDc #: page_copy.xhp msgctxt "" "page_copy.xhp\n" "hd_id3146971\n" "help.text" -msgid "Copying Slides From Other Presentations" -msgstr "Copie de diapos depuis d'autres présentations" +msgid "Insert Slide from File" +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 \n" -"Language-Team: French \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 \n" +"Language-Team: French \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 "Zoom In" msgstr "Agrandir" -#. oeXhg +#. 4GCbo #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id3154490\n" "help.text" -msgid "Increases the display scale of the formula by 25%. The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the context menu. The context menu in the work area also contains zoom commands." -msgstr "Augment l'échelle d'affichage d'une formule de 25%. Le facteur de zoom actif est affiché dans la barre d'état. Un sélection des options de zoom disponibles est accessible à travers le menu contextuel. Le menu contextuel dans la zone de travail contient aussi des commandes de zoom." +msgid "Increases the display scale of the formula by 25%. The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the context menu. The context menu in the work area also contains zoom commands." +msgstr "" #. EyasV #: 03050000.xhp @@ -242,14 +242,14 @@ msgctxt "" msgid "Zoom Out" msgstr "Réduire" -#. Q2ZAD +#. yxSWi #: 03050000.xhp msgctxt "" "03050000.xhp\n" "par_id3150249\n" "help.text" -msgid "Decreases the display scale of formulas by 25%. The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the context menu. The context menu in the work area also contains zoom commands." -msgstr "Diminue l'échelle d'affichage d'une formule de 25%. Le facteur de zoom actif est affiché dans la barre d'état. Un sélection des options de zoom disponibles est accessible à travers le menu contextuel. Le menu contextuel dans la zone de travail contient aussi des commandes de zoom." +msgid "Decreases the display scale of formulas by 25%. The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the context menu. The context menu in the work area also contains zoom commands." +msgstr "" #. xSbDA #: 03060000.xhp @@ -278,14 +278,14 @@ msgctxt "" msgid "Show All" msgstr "Tout Afficher" -#. cMH92 +#. HGtyh #: 03060000.xhp msgctxt "" "03060000.xhp\n" "par_id3148571\n" "help.text" -msgid "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. The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the context menu. 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 "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. Le facteur de zoom effectif est affiché dans la barre d'état. Une sélection des options de zoom disponibles est accessible par le menu contextuel. 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 "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. The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the context menu. 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 "Unary/Binary Operators" msgstr "Opérateurs unaires/binaires" -#. 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 context menu of the Commands 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 Commands 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 menu contextuel de la fenêtre Commandes 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 Commandes." +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 context menu of the Commands 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 Commands window." +msgstr "" #. 86s5i #: 03090100.xhp @@ -1934,14 +1934,14 @@ msgctxt "" msgid "Operators" msgstr "Opérateurs" -#. 9GqEF +#. fJzeE #: 03090300.xhp msgctxt "" "03090300.xhp\n" "par_id3149755\n" "help.text" -msgid "You can choose among various operators to structure your $[officename] Math formula. All available operators appear in the lower part of the Elements pane. They are also listed in the context menu of the Commands window. All operators not contained in the Elements pane or in the context menu must be typed manually in the Commands window." -msgstr "Vous pouvez choisir parmi divers opérateurs pour structurer la formule $[officename] Math. Tous les opérateurs disponibles apparaissent dans la partie inférieure du volet Éléments. Ils sont aussi listés dans le menu contextuel de la fenêtre Commandes. Tous les opérateurs non contenus dans le volet Éléments ou dans le menu contextuel doivent être saisis manuellement dans la fenêtre Commandes." +msgid "You can choose among various operators to structure your $[officename] Math formula. All available operators appear in the lower part of the Elements pane. They are also listed in the context menu of the Commands window. All operators not contained in the Elements pane or in the context menu must be typed manually in the Commands window." +msgstr "" #. hDyQo #: 03090300.xhp @@ -2393,14 +2393,14 @@ msgctxt "" msgid "Functions" msgstr "Fonctions" -#. 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 context menu of the Commands 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 menu contextuel de la fenêtre Commandes. 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 context menu of the Commands 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 "Brackets" msgstr "Parenthèses" -#. uHWGz +#. EhUo8 #: 03090500.xhp msgctxt "" "03090500.xhp\n" "par_id3147258\n" "help.text" -msgid "You can choose among various bracket types to structure a $[officename] Math formula. Bracket types are displayed in the lower part of the Elements pane. These brackets are also listed in the context menu of the Commands window. All brackets that are not contained in the Elements pane or in the context menu can be typed manually in the Commands window." -msgstr "Vous pouvez choisir entre divers types de parenthèses pour structurer une formule $[officename] Math. Les types de parenthèses sont affichés dans la partie basse du volet Éléments. Ces parenthèses sont aussi listées dans menu contextuel de la fenêtre Commandes. 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 Commandes." +msgid "You can choose among various bracket types to structure a $[officename] Math formula. Bracket types are displayed in the lower part of the Elements pane. These brackets are also listed in the context menu of the Commands window. All brackets that are not contained in the Elements pane or in the context menu can be typed manually in the Commands window." +msgstr "" #. zusZw #: 03090500.xhp @@ -3851,14 +3851,14 @@ msgctxt "" msgid "Attributes " msgstr "Attributs" -#. Q2dMs +#. mFqph #: 03090600.xhp msgctxt "" "03090600.xhp\n" "par_id3145802\n" "help.text" -msgid "You can choose from various attributes for %PRODUCTNAME Math formulas. Some attributes are displayed in the lower part of the Elements pane. These attributes are also listed in the context menu of the Commands window. All attributes not contained in the Elements pane or in the context menu must be typed manually in the Commands window." -msgstr "Vous pouvez choisir différents attributs pour les formules %PRODUCTNAME Math. Certains attributs sont affichés dans la partie inférieure du volet Éléments. Ces attributs sont également listés dans le menu contextuel de la fenêtre Commandes. 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 Commandes." +msgid "You can choose from various attributes for %PRODUCTNAME Math formulas. Some attributes are displayed in the lower part of the Elements pane. These attributes are also listed in the context menu of the Commands window. All attributes not contained in the Elements pane or in the context menu must be typed manually in the Commands window." +msgstr "" #. LGFaf #: 03090600.xhp @@ -4641,7 +4641,7 @@ msgctxt "" "bm_id3153150\n" "help.text" msgid "formatting;in $[officename] Math$[officename] Math; formattingsuperscriptsbinomialsvertical elementslines; inserting in formulassubscriptsstacksvertical arrangement of elementssmall gapsalignment; left (Math)left-justified alignment (Math)alignment; horizontally centered (Math)centered horizontally; alignment (Math)alignment; right (Math)right-justified alignment in %PRODUCTNAME Mathmatrices; arrangingspaces in formulasgaps in formulasinserting; gapsarranging;matricesformulas;aligningaligning formulas" -msgstr "Formatage dans $[officename] Math$[officename] Math;formatageExposantsBinômesÉléments verticauxLignes;insertion dans les formulesIndicesPilesDisposition verticale d'élémentsPetits espacesAlignement;gauche (Math)Alignement à gauche justifié (Math) Alignement;horizontalement centré (Math)Centré à l'horizontale;alignement (Math) Alignement;droite (Math)Alignement justifié à droite dans %PRODUCTNAME MathMatrices;dispositionEspaces dans les formulesInsertion;espacesDisposition;matricesFormules;alignementAlignement des formules" +msgstr "Formatage dans $[officename] Math$[officename] Math;formatageExposantsBinômesÉléments verticauxLignes;insertion dans les formulesIndicesPilesDisposition verticale d'élémentsPetits espacesAlignement;gauche (Math)Alignement justifié à gauche (Math) Alignement;horizontalement centré (Math)Centré horizontalement; alignement (Math) Alignement;droite (Math)Alignement justifié à droite dans %PRODUCTNAME MathMatrices;dispositionEspaces dans les formulesInsertion;espacesDisposition;matricesFormules;alignementAlignement des formules" #. bzxC7 #: 03090700.xhp @@ -4652,14 +4652,14 @@ msgctxt "" msgid "Format" msgstr "Formatage" -#. 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 context menu of the Commands 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 menu contextuel de la fenêtre Commandes." +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 context menu of the Commands window." +msgstr "" #. oGTCQ #: 03090700.xhp @@ -5255,14 +5255,14 @@ msgctxt "" msgid "Set Operations" msgstr "Opérateurs d'ensemble" -#. QzFc8 +#. X4op9 #: 03090800.xhp msgctxt "" "03090800.xhp\n" "par_id3154641\n" "help.text" -msgid "Assign different set operators to the characters in your $[officename] Math formula. The individual operators are shown in the lower section of the Elements pane. Call the context menu in the Commands 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 $[officename] Math. Les opérateurs individuels sont affichés dans la section basse du volet Éléments. Appelez le menu contextuel dans la fenêtre Commandes 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 $[officename] Math formula. The individual operators are shown in the lower section of the Elements pane. Call the context menu in the Commands 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 \n" "Language-Team: French \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 "Contains commands for formatting the layout and the contents of your document." msgstr "Contient des commandes de formatage de la mise en page et du contenu du document." -#. 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 "Character" +msgstr "Caractère" -#. 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 "Paragraph" +msgstr "Paragraphe" -#. 5EJHh +#. 7iyia #: main0105.xhp msgctxt "" "main0105.xhp\n" -"hd_id3147261\n" +"hd_id951602975070826\n" "help.text" -msgid "Character" -msgstr "Caractère" +msgid "Lists" +msgstr "Listes" -#. y8Ux2 +#. MKjWR #: main0105.xhp msgctxt "" "main0105.xhp\n" -"hd_id3147286\n" +"par_id461602975083850\n" "help.text" -msgid "Paragraph" -msgstr "Paragraphe" +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 "Columns" msgstr "Colonnes" -#. JThwL +#. HtHdy #: main0105.xhp msgctxt "" "main0105.xhp\n" "hd_id11602979335965\n" "help.text" -msgid "Watermark" -msgstr "Filigrane" +msgid "Watermark" +msgstr "Filigrane" #. QSMBC #: main0105.xhp @@ -1196,24 +1196,6 @@ msgctxt "" msgid "Image" msgstr "Image" -#. 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 "Automatic Spell Checking" -msgstr "" +msgstr "Correction orthographique automatique" #. qKqMR #: main0106.xhp @@ -1320,7 +1302,7 @@ msgctxt "" "hd_id3145713\n" "help.text" msgid "Footnotes and Endnotes" -msgstr "" +msgstr "Notes de bas de page et de fin" #. qFpLr #: main0106.xhp @@ -1329,7 +1311,7 @@ msgctxt "" "hd_id501612910204859\n" "help.text" msgid "Address Book Source" -msgstr "" +msgstr "Source du carnet d'adresses" #. 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 \n" "Language-Team: French \n" "Language: fr\n" @@ -636,7 +636,7 @@ msgctxt "" "par_id3149356\n" "help.text" msgid "Choose Insert - Field - Page Count" -msgstr "" +msgstr "Choisissez Insertion - Champ - Nombre de pages" #. 6qzDS #: 00000404.xhp @@ -1482,7 +1482,7 @@ msgctxt "" "par_idN10715\n" "help.text" msgid "Right-click a paragraph with style Text body. Choose Paragraph - Edit Style - Condition tab." -msgstr "" +msgstr "Faites un clic avec le bouton droit sur un paragraphe contenant le style Corps de texte. Choisissez l'onglet Paragraphe - Éditer le style - Condition." #. 8fkUm #: 00000405.xhp @@ -1509,7 +1509,7 @@ msgctxt "" "par_id655978063576\n" "help.text" msgid "In the Styles window, do a long click on the Styles action icon on the top right. Choose Load Styles from Template from the submenu." -msgstr "" +msgstr "Dans la fenêtre Styles, faites un clic long sur l'icône Action des styles en haut à droite. Choisissez Charger les styles à partir d'un modèle dans le sous-menu." #. hcD58 #: 00000405.xhp @@ -1565,32 +1565,50 @@ msgctxt "" msgid "Choose View - Styles (Command+TF11) - choose Page Styles - open context menu for selected style - New/Modify." msgstr "Choisissez Affichage - Styles (Commande+TF11) - choisissez Styles de page - ouvrez le menu contextuel du style sélectionné - Nouveau/modifier." -#. JW9yE +#. 4fpCB #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3154470\n" "help.text" -msgid "Choose Format - Paragraph - Outline & Numbering tab." -msgstr "Choisissez l'onglet Format - Paragraphe - Plan et numérotation." +msgid "Choose Format - Paragraph - Outline & List tab." +msgstr "" + +#. q583F +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id231616224233651\n" +"help.text" +msgid "Right-click a paragraph, choose Paragraph - Paragraph - Outline & List tab." +msgstr "" + +#. ExS89 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id41616224423602\n" +"help.text" +msgid "Right-click a paragraph, choose Paragraph - Edit Style - Outline & List tab." +msgstr "" -#. qWCzG +#. n5kFM #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3154413\n" "help.text" -msgid "Choose Styles - Edit Style - Outline & Numbering tab (Paragraph Styles)." -msgstr "Choisissez l'onglet Styles - Éditer le style - Plan et numérotation (pour les styles de paragraphe)." +msgid "Choose Styles - Edit Style - Outline & List tab (Paragraph Styles)." +msgstr "" -#. 7GJUj +#. oVPyS #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3147525\n" "help.text" -msgid "Choose View - Styles - open context menu Modify/New - Outline & Numbering tab (Paragraph Styles)." -msgstr "Choisissez l'onglet Affichage - Styles - ouvrez le menu contextuel Modifier/nouveau - Plan et numérotation (pour les styles de paragraphe)." +msgid "Choose View - Styles - open context menu Modify/New - List & Numbering 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 Modify/New." -msgstr "" +msgstr "Faites un clic avec le bouton droit pour ouvrir le menu contextuel et choisissez Modifier/nouveau." #. SrKCw #: 00000405.xhp @@ -1770,7 +1788,7 @@ msgctxt "" "par_id3151370\n" "help.text" msgid "Choose Tools - AutoCorrect - While Typing." -msgstr "" +msgstr "Choisissez Outils - AutoCorrection - Pendant la frappe." #. EBrtG #: 00000405.xhp @@ -2859,7 +2877,7 @@ msgctxt "" "par_id941529884998705\n" "help.text" msgid "Choose Styles - Edit Styles." -msgstr "" +msgstr "Choisissez Styles - Éditer les styles." #. 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 \n" "Language-Team: French \n" @@ -5381,14 +5381,14 @@ msgctxt "" msgid "Name" msgstr "Nom" -#. 3FwA8 +#. wsww3 #: 04040000.xhp msgctxt "" "04040000.xhp\n" "par_id3155178\n" "help.text" -msgid "Type the name of the bookmark that you want to create. Then press Insert." -msgstr "Saisissez le nom du repère de texte à créer. Puis appuyez sur Insérer." +msgid "Type the name of the bookmark that you want to create. Then, click Insert." +msgstr "" #. s7rfA #: 04040000.xhp @@ -12059,14 +12059,14 @@ msgctxt "" msgid "Creates the index using outline levels. Paragraphs formatted with one of the predefined heading styles (Heading 1-10) are added to the index." msgstr "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." -#. XavFH +#. RfKn4 #: 04120211.xhp msgctxt "" "04120211.xhp\n" "par_id1209200804373840\n" "help.text" -msgid "You can also assign the outline levels in the Outline & Numbering tab page of the Format - Paragraph dialog." -msgstr "Vous pouvez également assigner les niveaux de plan dans l'onglet Plan et numérotation de la boîte de dialogue Format - Paragraphe." +msgid "You can also assign outline levels to paragraphs in the Outline & List tab page of the Format - Paragraph dialog." +msgstr "" #. y5UNJ #: 04120211.xhp @@ -16082,32 +16082,32 @@ msgctxt "" msgid "Select the formatting style that you want to apply to the drop caps. To use the formatting style of the current paragraph, select [None]." msgstr "Sélectionnez le style de formatage à appliquer aux lettrines. 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 "Outline & Numbering" -msgstr "Plan & numérotation" +msgid "Outline & List" +msgstr "" -#. Zue75 +#. x3BNB #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3154100\n" "help.text" -msgid "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." -msgstr "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." +msgid "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." +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 "Select the Numbering Style that you want to apply to the paragraph. These styles are also listed in the Styles window (Command+T)(F11) if you click the List Styles icon." +msgid "Select the List Style that you want to apply to the paragraph. These styles are also listed in the Styles window (Command+TF11) if you click the List Styles icon." msgstr "" #. MycJD @@ -16199,23 +16199,23 @@ msgctxt "" msgid "Edit the properties of the selected numbering style. These properties will apply to all paragraphs formatted with the given numbering style." msgstr "Éditer les propriétés du style de numérotation sélectionné. 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 Tools - Chapter Numbering... to edit the outline level and numbering style." -msgstr "Ce bouton est désactivé lorsque la numérotation des chapitres est appliquée. Choisissez Outils - Numérotation des chapitres... pour éditer le niveau de plan ou le style de numérotation." +msgid "This button is disabled when Chapter Numbering is applied. Choose Tools - Chapter Numbering 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 Tools - Chapter Numbering... 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 Outils - Numérotation des chapitres... pour assigner des styles de numérotation aux styles de paragraphe." +msgid "Outline level and List style are independent of each other. Use Tools - Chapter Numbering 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 Styles 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 Styles." -#. 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 Outline & List 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 direct formatting, and can be created in the Bullets and Numbering dialog or with the icons of the object bar." +msgid "Ordered lists and unordered lists created in the Bullets and Numbering dialog or with the Toggle Ordered List and Toggle Unordered List icons of the Formatting bar use direct formatting. 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 "Chapter Numbering" +msgstr "" -#. XxAe3 +#. bAdVd #: 06060000.xhp msgctxt "" "06060000.xhp\n" "par_id3145246\n" "help.text" -msgid "Specifies the number format and the hierarchy for chapter numbering in the current document." -msgstr "Indique le format numérique et la hiérarchie selon lesquels les chapitres doivent être numérotés dans le document actif." +msgid "Specifies the numbering scheme and outline format for chapter numbering in the current document." +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 Tools - Chapter Numbering 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 Outils - Numérotation des chapitres 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 View - Field Shadings." -msgstr "Pour mettre en évidence l'affichage à l'écran des numéros de chapitre, choisissez Affichage - Trame de fond des champs." +msgid "If you want numbered headings, choose Tools - Chapter Numbering. This command opens a dialog where numbering schemes can be assigned to paragraph styles used for headings. Do not use the Toggle Ordered List icon on the Formatting Bar or the Format - Bullets and Numbering dialog." +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 "Saves or loads a chapter numbering format. A saved chapter numbering format is available to all text documents." -msgstr "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." +msgid "Saves or loads a chapter numbering format. A saved chapter numbering format is available to load into other text documents." +msgstr "" -#. Eoxwy +#. DkYUj #: 06060000.xhp msgctxt "" "06060000.xhp\n" "par_id3150979\n" "help.text" -msgid "The Load/Save button is only available for chapter numbering. For numbered or bulleted list styles, modify the numbering styles of the paragraphs." -msgstr "Le bouton Chargement/enregistrement 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 Load/Save 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 "Select the predefined numbering style that you want to assign to the selected outline level." -msgstr "Sélectionnez le style de numérotation prédéfini à assigner au niveau de plan sélectionné." +msgid "Select a predefined numbering format. Save your own predefined numbering formats using Save As." +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 "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." -msgstr "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." - -#. 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 "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." -msgstr "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." +msgid "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." +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 "Click the chapter and outline level that you want to modify, and then specify the numbering options for the level. To apply the numbering options, except for paragraph style, to all the levels, click \"1-10\"." -msgstr "Cliquez sur le niveau de plan à modifier, puis indiquez les options de numérotation souhaitées pour celui-ci. Pour appliquer les options de numérotation à tous les niveaux, à l'exception du style de paragraphe, cliquez sur \"1-10\"." +msgid "Click the outline level that you want to modify, and then specify the numbering options for the level. 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 "Select the paragraph style that you want to assign to the selected chapter and outline level. If you click \"None\", the selected outline level is not defined." -msgstr "Sélectionnez le style de paragraphe à assigner au niveau de plan sélectionné. Si vous cliquez sur \"Aucun(e)\", ce niveau de plan n'est pas défini." +msgid "Select the paragraph style that you want to assign to the selected outline level. 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 "Select the numbering style that you want to apply to the selected outline level." -msgstr "Sélectionnez le style de numérotation à appliquer au niveau de plan sélectionné." +msgid "Select the numbering scheme that you want to apply to the selected outline level." +msgstr "" #. uCj2F #: 06060100.xhp @@ -24848,6 +24830,24 @@ msgctxt "" msgid "Description" msgstr "Description" +#. 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 "Select the format of the numbering character." -msgstr "Sélectionnez le format du caractère de numérotation." +msgid "Select the character style of the numbering character." +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 "Adds or removes and formats line numbers in the current document. To exclude a paragraph from line numbering, click in the paragraph, choose Format - Paragraph, click the Numbering tab, and then clear the Include this paragraph in line numbering check box. You can also exclude a paragraph style from line numbering." -msgstr "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 Format - Paragraphe, cliquez sur l'onglet Numérotation, puis désactivez la case à cocher Inclure les lignes de ce paragraphe. Vous pouvez également exclure un style de paragraphe de la numérotation des lignes." +msgid "Adds or removes and formats line numbers in the current document. To exclude a paragraph from line numbering, click in the paragraph, choose Format - Paragraph, click the Outline & List tab, and then clear the Include this paragraph in line numbering check box. You can also exclude a paragraph style from line numbering." +msgstr "" #. GcdFF #: 06180000.xhp @@ -27089,50 +27071,32 @@ msgctxt "" msgid "Bibliography Entry" msgstr "Entrée de bibliographie" -#. 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 "Object" -msgstr "Objet" +msgid "Text Box and Shape" +msgstr "" -#. ev5DK +#. RfLw2 #: format_object.xhp msgctxt "" "format_object.xhp\n" "par_idN10558\n" "help.text" -msgid "Opens a submenu to edit the properties of the selected object." -msgstr "Ouvre un sous-menu permettant de modifier les propriétés de l'objet sélectionné." - -#. QNeGm -#: format_object.xhp -msgctxt "" -"format_object.xhp\n" -"hd_id1863460\n" -"help.text" -msgid "Text Attributes" -msgstr "Attributs de texte" - -#. 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 "Opens a submenu to edit the properties of the selected textbox or shape." +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 \n" "Language-Team: French \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 "Numbering On/Off" -msgstr "(Dés)activer la numérotation" +msgid "Toggle Ordered List" +msgstr "(Dés)activer la liste ordonnée" #. 7QYre #: 02110000.xhp @@ -53,23 +53,23 @@ msgctxt "" msgid "Some of the bullets and numbering options are not available when working in the Web Layout." msgstr "Certaines options de numérotation et de puces ne sont pas disponibles lorsque vous travaillez dans une mise en page Web." -#. dARXh +#. dwn77 #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3150502\n" "help.text" -msgid "Icon" -msgstr "Icône" +msgid "Toggle Ordered List Icon" +msgstr "Icône (Dés)activer la liste ordonnée" -#. 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 Frames" -msgstr "" +msgstr "Enchaîner les cadres" #. HhxBu #: 03210000.xhp @@ -114,7 +114,7 @@ msgctxt "" "par_id721613395973296\n" "help.text" msgid "Choose Format - Frame and Object - Link Frames." -msgstr "" +msgstr "Choisissez Format - Cadre et objet - Enchaîner les cadres." #. VTeFM #: 03210000.xhp @@ -123,7 +123,7 @@ msgctxt "" "par_id531613396047070\n" "help.text" msgid "On the Format bar, click the Link Frames icon." -msgstr "" +msgstr "Dans la barre Format, cliquez sur l'icône Enchaîner les cadres." #. 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 "Numbering Off" -msgstr "Désactiver la numérotation" +msgid "No List" +msgstr "Aucune liste" -#. i8F2B +#. MPBzT #: 06040000.xhp msgctxt "" "06040000.xhp\n" "par_id3154505\n" "help.text" -msgid "Turns off numbering or bullets in the current paragraph or selected paragraphs." -msgstr "Désactive la numérotation ou les puces dans le paragraphe actif ou dans les paragraphes sélectionnés." +msgid "Removes numbering or bullets and list indenting for the current paragraph or selected paragraphs." +msgstr "Supprime la numérotation ou les puces et le retrait de liste du paragraphe actif ou des paragraphes sélectionnés." -#. p6pTC +#. LDHCy #: 06040000.xhp msgctxt "" "06040000.xhp\n" "par_id3151177\n" "help.text" -msgid "Icon Numbering Off" -msgstr "Icône Désactiver la numérotation" +msgid "Icon No List" +msgstr "Icône Aucune liste" -#. 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 Backspace." +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 Retour arrière." #. MZn4T #: 06070000.xhp @@ -791,14 +800,41 @@ msgctxt "" msgid "Restart Numbering" msgstr "Reprendre la numérotation" -#. tRqAn +#. iwJHH #: 06140000.xhp msgctxt "" "06140000.xhp\n" "par_id3145249\n" "help.text" -msgid "Restarts the text numbering. This is only visible when the cursor is positioned within numbered or bulleted text." -msgstr "Reprend la numérotation du texte. Elle n'est visible que lorsque vous placez le curseur dans du texte numéroté ou à puces." +msgid "Restarts list numbering from 1. 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 Format - Lists - Restart Numbering." +msgstr "" + +#. fh5aw +#: 06140000.xhp +msgctxt "" +"06140000.xhp\n" +"par_id31616370717930\n" +"help.text" +msgid "Place cursor in a list paragraph, right-click and choose List - Restart Numbering." +msgstr "" + +#. RgibL +#: 06140000.xhp +msgctxt "" +"06140000.xhp\n" +"par_id351616370727010\n" +"help.text" +msgid "On Bullets and Numbering 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 Paragraph - tab, select Restart numbering at this paragraph and enter the start number in Start with." +msgstr "" + #. qCdhk #: 08010000.xhp msgctxt "" @@ -3291,7 +3345,7 @@ msgctxt "" "par_id3149294\n" "help.text" msgid "The format of the field inserted using the Page Count command can be modified using the Edit - Fields command." -msgstr "" +msgstr "Le format du champ inséré en utilisant la commande Nombre de page peut être modifié en utilisant la commande Édition - Champs." #. iqoa4 #: 18030400.xhp @@ -3300,7 +3354,7 @@ msgctxt "" "par_id291613751393995\n" "help.text" msgid "Document Statistics Fields" -msgstr "" +msgstr "Champs Statistiques du document" #. 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 "Add to ListLists;merging" +msgstr "" + +#. X8yaz +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"hd_id711614068729277\n" +"help.text" +msgid "Add to List" +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 "Choose Format - Lists - Add to List." +msgstr "" + +#. PUsxs +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id631614079159620\n" +"help.text" +msgid "Right-click a paragraph, choose List - Add to List." +msgstr "" + +#. Zb43J +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id151615752168785\n" +"help.text" +msgid "On Bullets and Numbering bar, click Add to List icon." +msgstr "" + +#. ViA36 +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id651615752040364\n" +"help.text" +msgid "Add to List Icon" +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 Ctrl key after the first selection. The Ctrl 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 Ctrl 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 "" +msgstr "" + +#. FADNr +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id961614073544958\n" +"help.text" +msgid "" +msgstr "" + +#. D98D9 +#: add_to_list.xhp +msgctxt "" +"add_to_list.xhp\n" +"par_id161615999749854\n" +"help.text" +msgid "Right-click, choose List - Add to List. 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 "" +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 \n" -"Language-Team: French \n" +"Language-Team: French \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 "CommandCtrl+Shift+F12" msgstr "CommandeCtrl+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 \n" "Language-Team: French \n" "Language: fr\n" @@ -3032,14 +3032,14 @@ msgctxt "" msgid "captions; adding chapter numbers objects; captioning automatically numbering; captions automatic numbering;of objects chapter numbers in captions inserting;chapter numbers in captions" msgstr "Légendes;ajout de numéros de chapitresObjets;légendes automatiquesNumérotation;légendesNumérotation automatique;des objetsNuméros de chapitres dans les légendesInsertion;numéros de chapitres dans les légendes" -#. GfPV7 +#. xAnbA #: captions_numbers.xhp msgctxt "" "captions_numbers.xhp\n" "hd_id3147684\n" "help.text" -msgid "Adding Chapter Numbers to Captions " -msgstr "Ajout de numéros de chapitre aux légendes" +msgid "Adding Chapter Numbers to Captions" +msgstr "Ajouter des numéros de chapitres aux légendes" #. 5efvj #: captions_numbers.xhp @@ -3077,14 +3077,14 @@ msgctxt "" msgid "Choose Insert - Caption." msgstr "Choisissez Insertion - Légende." -#. UpjLH +#. 4Js6V #: captions_numbers.xhp msgctxt "" "captions_numbers.xhp\n" "par_id3150527\n" "help.text" -msgid "Select a caption title from the Category box, and select a numbering style in the Numbering box.
You also can enter a caption text in this dialog. If you want, enter text in the Caption box." -msgstr "Sélectionnez un titre de légende à partir du champ Catégorie et sélectionnez un style de numérotation dans le champ Numérotation.
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 Légende." +msgid "Select a caption title from the Category box, and select a numbering scheme in the Numbering box.
You also can enter a caption text in this dialog. If you want, enter text in the Caption box." +msgstr "Sélectionnez un titre de légende dans la zone Catégorie et sélectionnez un type de numérotation dans la zone Numérotation..
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 Légende." #. 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 Tools - Chapter Numbering, and then click the Numbering tab." -msgstr "Choisissez Outils - Numérotation des chapitres, puis cliquez sur l'onglet Numérotation." +msgid "Choose Tools - Chapter Numbering, and then click the Numbering tab." +msgstr "Choisissez Outils - Numérotation des chapitres et cliquez sur l'onglet Numérotation." -#. 8RDya +#. UuWGT #: chapter_numbering.xhp msgctxt "" "chapter_numbering.xhp\n" "par_id3155891\n" "help.text" -msgid "In the Paragraph Style box, select the heading style that you want to add chapter numbers to." -msgstr "Dans le champ Style de paragraphe, sélectionnez le style de titre auquel vous voulez ajouter un numéro de chapitre." +msgid "In the Paragraph style box, select the heading style that you want to add chapter numbers to." +msgstr "Dans la zone Style de paragraphe, 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 Numbers box, select the numbering style that you want to use, and then click OK." -msgstr "Dans le champ Nombres, sélectionnez le style de numérotation que vous voulez utiliser, puis cliquez sur OK." +msgid "In the Number box, select the numbering scheme that you want to use, and then click OK." +msgstr "Dans la zone Numéro, sélectionnez le type de numérotation à utiliser puis cliquez sur OK." #. 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 Backspace key to delete the number." +msgstr "Appuyez sur la touche Retour arrière pour supprimer le numéro." + +#. ycK3V +#: chapter_numbering.xhp +msgctxt "" +"chapter_numbering.xhp\n" +"par_id441614161571912\n" +"help.text" +msgid "Press Shift+Backspace with the cursor at the beginning of the heading to return the number." +msgstr "Appuyez sur Maj+Retour arrière 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 Type list and 'Next page' in the Select list." msgstr "Cliquez sur \"Page\" dans la liste Type et sur \"Page suivante\" dans la liste Sélection." -#. 4Y7oL +#. gWQDr #: footer_nextpage.xhp msgctxt "" "footer_nextpage.xhp\n" "par_id3150517\n" "help.text" -msgid "Click a numbering style in the Format list." -msgstr "Cliquez sur un style de numérotation dans la liste Format." +msgid "Click a numbering scheme in the Format list." +msgstr "Cliquez sur un type de numérotation dans la liste Format." #. 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 Tools - Chapter Numbering." -msgstr "Choisissez Outils - Numérotation des chapitres." +msgid "Choose Tools - Chapter Numbering." +msgstr "Choisissez Outils - Numérotation des chapitres." #. B8P3C #: header_with_chapter.xhp @@ -6956,14 +6965,14 @@ msgctxt "" msgid "In the Style box, select the paragraph style that you want to use for chapter titles, for example, \"Heading 1\"." msgstr "Dans le champ Style, 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 Number box, for example, \"1,2,3...\"." -msgstr "Sélectionnez le style de numérotation pour les titres de chapitre dans le champ Numéro, par exemple \"1,2,3...\"." +msgid "Select the numbering scheme for the chapter titles in the Number box, for example, \"1,2,3...\"." +msgstr "Sélectionnez le type de numérotation pour les titres de chapitre dans la zone Numéro, 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 Insert - Formatting Mark - No-width no break." -msgstr "Choisissez Insertion - Marque de formatage - Espace sans chasse insécable" +msgid "Choose Insert - Formatting Mark - Word Joiner." +msgstr "Choisissez Insertion - Marque de formatage - Gluon de mots." #. 6u4r9 #: hyphen_prevent.xhp @@ -8927,23 +8936,23 @@ msgctxt "" msgid "Click OK." msgstr "Cliquez sur OK." -#. 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 Additional Styles check box in the Create from area, and then click the Assign styles button next to the check box. In the Assign Styles dialog, click the style in the list, and then click the >> or the << 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 Styles supplémentaires dans la zone Créer à partir de, puis cliquez sur le bouton (...) en regard de la case à cocher. Dans la boîte de dialogue Assigner les styles, cliquez sur le style dans la liste, puis cliquez sur les boutons >> ou << 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 Additional Styles check box in the Create from area, and then click the Assign styles button next to the check box. In the Assign Styles dialog, click the style in the list, and then click the >> or the << 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 After 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 Après 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 After 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 "numbering; combining merging;numbered lists joining;numbered lists lists;combining numbered lists paragraphs;numbering non-consecutive" msgstr "Numérotation;combinaisonFusion;listes numérotéesCombinaison;listes numérotéesListes;combinaison de listes numérotéesParagraphes;numérotation non consécutive" -#. aUM78 +#. uwK2S #: join_numbered_lists.xhp msgctxt "" "join_numbered_lists.xhp\n" "hd_id3150495\n" "help.text" -msgid "Combining Numbered Lists" -msgstr "Combinaison de listes numérotées" +msgid "Combining Ordered Lists" +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 Formatting Bar, click the Numbering On/Off icon twice." -msgstr "Dans la barre Formatage, cliquez deux fois sur l'icône (Dés)Activer la numérotation." +msgid "On the Formatting Bar, click the Toggle Ordered List 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 CommandCtrl, and drag a selection in each numbered paragraph of the lists you want to combine." msgstr "Continuez à maintenir la touche CommandeCtrl 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 Formatting Bar, click the Numbering On/Off icon twice." -msgstr "Dans la barre Formatage, cliquez deux fois sur l'icône (Dés)Activer la numérotation." +msgid "On the Formatting Bar, click the Toggle Ordered List 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 Format - Lists - Add to List." +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 Outline & Numbering tab." -msgstr "Cliquez sur l'onglet Plan & numérotation." +msgid "Click the Outline & List 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 Format - Paragraph, and then click the Outline & Numbering tab." -msgstr "ChoisissezFormat - Paragraphe et cliquez sur l'onglet Plan & numérotation." +msgid "Choose Format - Paragraph, and then click the Outline & List tab." +msgstr "" #. DB5Bp #: numbering_lines.xhp @@ -10799,14 +10817,14 @@ msgctxt "" msgid "Tools - Line Numbering" msgstr "Outils - Numérotation des lignes" -#. y2EtS +#. PG4ys #: numbering_lines.xhp msgctxt "" "numbering_lines.xhp\n" "par_id3153960\n" "help.text" -msgid "Format - Paragraph - Numbering" -msgstr "Format - Paragraphe - Numérotation" +msgid "Format - Paragraph - " +msgstr "" #. foq8S #: numbering_lines.xhp @@ -10817,14 +10835,14 @@ msgctxt "" msgid "Wiki page about numbering paragraphs by styles" msgstr "Page Wiki à propos de la numérotation des paragraphes par styles" -#. 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 "numbering; removing/interrupting bullet lists; interrupting lists;removing/interrupting numbering deleting;numbers in lists interrupting numbered lists changing;starting numbers in lists" msgstr "Numérotation;suppression/interruptionListes à puces;interruptionListes;suppression/interruption de la numérotationSuppression;numéros dans les listesInterruption des listes numérotéesModification;démarrage des nombres dans les listes" -#. vsLZ8 +#. wER6G #: numbering_paras.xhp msgctxt "" "numbering_paras.xhp\n" "hd_id3149637\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 "" -#. 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 Tools - Chapter Numbering 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 Outils - Numérotation des chapitres 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 Numbering on/off icon on the Formatting 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 (Dés)Activer la numérotation dans la barre Formatage. 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 No List icon on the Formatting 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 View - Styles (Command+T)(F11)." -msgstr "" +msgstr "Choisissez Affichage - Styles.(Commande+T)(F11)." #. ER3fT #: pagebackground.xhp @@ -11247,7 +11256,7 @@ msgctxt "" "par_idN10892\n" "help.text" msgid "Choose View - Styles (Command+T)(F11)." -msgstr "" +msgstr "Choisissez Affichage - Styles.(Commande+T)(F11)." #. 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 "page styles;creating and applying defining;page styles styles;for pages" -msgstr "Styles de page;création et applicationDéfinition;styles de pageStyles;pour les pages" +msgid "page styles;creating and applying defining;page styles styles;for pages overriding next style;for pages" +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 Status Bar. 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 Next style." +msgstr "" + +#. V4dVd +#: pagestyles.xhp +msgctxt "" +"pagestyles.xhp\n" +"par_id301615420000676\n" +"help.text" +msgid "Right-click and choose Edit Page Break." +msgstr "" + +#. rsZHm +#: pagestyles.xhp +msgctxt "" +"pagestyles.xhp\n" +"par_id271615420006519\n" +"help.text" +msgid "Select the With page style 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 Manually Defined Range of a Page style." +msgstr "" + +#. 2BGUb +#: pagestyles.xhp +msgctxt "" +"pagestyles.xhp\n" +"par_id891615463137607\n" +"help.text" +msgid "A special situation arises when a Next style 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 First Page 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 Default Page Style." +msgstr "" + #. enqf2 #: pagestyles.xhp msgctxt "" @@ -15468,7 +15558,7 @@ msgctxt "" "par_id761608476870069\n" "help.text" msgid "Icon New Style from Selection" -msgstr "" +msgstr "Icône Nouveau style à partir de la sélection" #. 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 Styles deck and release. For frame styles, select the frame and hold the mouse button pressed until the mouse icon changes, then drag to the Styles 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 Styles et relâchez. Pour les styles de cadre, 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 Styles 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 Styles actions 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 Action des styles 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 "bullet lists;turning on and off paragraphs; bulleted bullets;adding and editing formatting;bullets removing;bullets in text documents changing;bulleting symbols" -msgstr "Listes à puces;activation et désactivationParagraphes;listes à pucesPuces;ajout et éditionFormatage;pucesSuppression;puces dans les documents texteModification;symboles de puce" +msgid "unordered lists;turning on and off paragraphs; bulleted bullets;adding and editing formatting;bullets removing;bullets in text documents changing;bulleting symbols" +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 Formatting Bar, click the Bullets On/Off icon Icon (Shift-F12)." -msgstr "Dans la barre Formatage, cliquez sur l'icône (Dés)Activer les puces Icône (Maj+F12)" +msgid "On the Formatting Bar, click the Toggle Unordered List icon (Shift+F12)." +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 Bullets On/Off icon on the Formatting Bar." -msgstr "Pour supprimer des puces ajoutées à des paragraphes, sélectionnez les paragraphes en question, puis cliquez sur l'icône (Dés)activer les puces dans la barre de formatage." +msgid "To remove bullets, select the bulleted paragraphs, and then click the Toggle Unordered List icon on the Formatting 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 Format - Bullets and Numbering." -msgstr "Pour modifier le formatage d'une liste à puces, choisissez Format - Puces et numérotation." +msgid "To change the formatting of an unordered list, choose Format - Bullets and Numbering." +msgstr "" -#. wyMSC +#. qZ6Zu #: using_numbered_lists.xhp msgctxt "" "using_numbered_lists.xhp\n" "par_id3153390\n" "help.text" -msgid "Click on the Bullet tab or the Image tab, and then select a symbol style in the Selection area." -msgstr "Cliquez sur l'onglet Puce ou sur l'onglet Image et sélectionnez un style de symbole dans la zone Sélection." +msgid "Click on the Unordered tab or the Image tab, and then select a symbol style in the Selection 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 "numbering;paragraphs, on and off paragraphs; numbering on/off formatting;numbered lists inserting;numbering" -msgstr "Numérotation;paragraphes, activation et désactivationParagraphes;activation et désactivation de la numérotationFormatage;listes numérotéesInsertion;numérotation" +msgid "numbering;paragraphs, on and off paragraphs;toggle ordered list formatting;ordered lists inserting;numbering" +msgstr "" #. ZPrUH #: using_numbered_lists2.xhp @@ -18438,7 +18528,7 @@ msgctxt "" "hd_id3147418\n" "help.text" msgid "Adding Numbering" -msgstr "" +msgstr "Ajouter une numérotation" #. 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 Formatting Bar, click the Toggle Numbered List icon (F12)." +msgid "On the Formatting Bar, click the Toggle Ordered List icon (F12)" 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 Bullets and Numbering 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 Puces et numérotation." +msgid "Right-click, choose Lists, 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 "Toggle Numbered List Icon" +msgid "A paragraph style 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 Toggle Numbered List icon on the Formatting Bar." +msgid "To remove numbering, select the numbered paragraphs, then click the Toggle Ordered List icon or the No List icon on the Formatting 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 Format - Bullets and Numbering." -msgstr "Pour modifier le formatage d'une liste numérotée, cliquez dans la liste et choisissez Format - Puces et numérotation." +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 Format - Bullets and Numbering." +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 Lists - Bullets and Numbering." +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 Bullets and Numbering 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 Toggle Numbered List 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 Toggle Ordered List twice. Any formatting on the pasted item is reset to default." msgstr "" #. MAprK -- cgit