Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/libo_help-7-6/textsbasicshared03/fr/changes/?format=api&page=47
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4064,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/changes/?format=api&page=48",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/changes/?format=api&page=46",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413206/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232972Z",
            "action": 59,
            "target": "<emph>modal</emph> : détermine si la fenêtre de la console est modale (<literal>True</literal>) ou non modale (<literal>False</literal>). La valeur par défaut est <literal>True</literal>.",
            "id": 36799623,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799623/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413202/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232928Z",
            "action": 59,
            "target": "Une console modale ne peut être fermée que par l'utilisateur. Une console non modale peut être fermée par l'utilisateur ou lors de l'arrêt de la macro.",
            "id": 36799622,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799622/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413197/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232872Z",
            "action": 59,
            "target": "Si la console est déjà ouverte, lorsqu'elle est non modale, elle est amenée au premier plan.",
            "id": 36799621,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799621/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413192/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232815Z",
            "action": 59,
            "target": "Affiche les messages de la console dans une boîte de dialogue modale ou non modale. Dans les deux modes, tous les messages passés émis par une méthode <literal>DebugPrint()</literal> ou résultant d'une exception sont affichés. En mode non modal, les entrées suivantes sont ajoutées automatiquement.",
            "id": 36799620,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799620/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413186/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232767Z",
            "action": 59,
            "target": "Pour une liste complète des codes d'erreur d'exécution Basic, reportez-vous à <link href=\"text/sbasic/shared/01030300.xhp\">Débogage d'un programme Basic</link>.",
            "id": 36799619,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799619/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413180/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232717Z",
            "action": 59,
            "target": "'Si division par zéro, ignorer l'erreur",
            "id": 36799618,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799618/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413175/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232662Z",
            "action": 59,
            "target": "L'exemple suivant montre comment intercepter une exception de division par zéro, dont le code d'erreur est 11.",
            "id": 36799617,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799617/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413171/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232602Z",
            "action": 59,
            "target": "Réinitialise l'état d'erreur actuel et efface les propriétés <literal>SF_Exception</literal>.",
            "id": 36799616,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799616/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413168/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232550Z",
            "action": 59,
            "target": "Liste des méthodes dans le service Exception",
            "id": 36799615,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799615/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413162/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232504Z",
            "action": 59,
            "target": "Lever ou effacer une <literal>Exception</literal> réinitialise ses propriétés.",
            "id": 36799614,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799614/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413161/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232460Z",
            "action": 59,
            "target": "La valeur par défaut est 0 ou le numéro de ligne de code pour une erreur d'exécution Basic",
            "id": 36799613,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799613/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413158/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232414Z",
            "action": 59,
            "target": "L'emplacement dans le code où l'erreur s'est produite. Il peut s'agir d'une valeur numérique ou de texte.",
            "id": 36799612,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799612/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413154/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232358Z",
            "action": 59,
            "target": "Non",
            "id": 36799611,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799611/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413147/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232173Z",
            "action": 59,
            "target": "La valeur par défaut est 0 ou la valeur numérique correspondant au code d'erreur d'exécution Basic.",
            "id": 36799610,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799610/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413141/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232131Z",
            "action": 59,
            "target": "Le code de l'erreur. Il peut s'agir d'une valeur numérique ou de texte.",
            "id": 36799609,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799609/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413137/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232088Z",
            "action": 59,
            "target": "Non",
            "id": 36799608,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799608/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413134/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232044Z",
            "action": 59,
            "target": "La valeur par défaut est \"\" ou une chaîne contenant le message d'erreur d'exécution Basic.",
            "id": 36799607,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799607/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413130/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.232000Z",
            "action": 59,
            "target": "Le texte du message d'erreur.",
            "id": 36799606,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799606/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413126/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231953Z",
            "action": 59,
            "target": "Non",
            "id": 36799605,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799605/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413122/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231907Z",
            "action": 59,
            "target": "Description",
            "id": 36799604,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799604/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413118/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231867Z",
            "action": 59,
            "target": "En lecture seule",
            "id": 36799603,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799603/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413116/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231823Z",
            "action": 59,
            "target": "Nom",
            "id": 36799602,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799602/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413113/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231779Z",
            "action": 59,
            "target": "Les propriétés listées ci-dessous ne sont disponibles que pour les scripts <emph>Basic</emph>.",
            "id": 36799601,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799601/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413108/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231734Z",
            "action": 59,
            "target": "Propriétés",
            "id": 36799600,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799600/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413104/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231689Z",
            "action": 59,
            "target": "L'extrait de code ci-dessous crée une instance du service <literal>Exception</literal>, consigne un message et affiche la fenêtre <literal>Console</literal>.",
            "id": 36799599,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799599/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413099/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231644Z",
            "action": 59,
            "target": "Les exemples suivants montrent trois approches différentes pour appeler la méthode <literal>Raise</literal>. Toutes les autres méthodes peuvent être exécutées de la même manière.",
            "id": 36799598,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799598/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413096/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231596Z",
            "action": 59,
            "target": "Invocation du service",
            "id": 36799597,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799597/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413092/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231548Z",
            "action": 59,
            "target": "Toutes les méthodes et propriétés ne sont pas disponibles pour les scripts Python car le langage Python dispose déjà d'un système complet de gestion des exceptions.",
            "id": 36799596,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799596/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413087/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231496Z",
            "action": 59,
            "target": "Dans les <emph>scripts Python</emph>, le service <literal>Exception</literal> est principalement utilisé à des fins de débogage. Des méthodes telles que <literal>DebugPrint</literal>, <literal>Console</literal> et <literal>DebugDisplay</literal> sont utiles pour imprimer rapidement des messages, enregistrer des données et ouvrir la fenêtre de la console à partir d'un script Python.",
            "id": 36799595,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799595/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413084/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231450Z",
            "action": 59,
            "target": "Arrêter éventuellement son exécution",
            "id": 36799594,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799594/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413080/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231406Z",
            "action": 59,
            "target": "Informer l'utilisateur de l'erreur à l'aide d'un message standard ou d'un message personnalisé",
            "id": 36799593,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799593/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413076/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231366Z",
            "action": 59,
            "target": "Signaler l'erreur dans la console <literal>Exception</literal>",
            "id": 36799592,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799592/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413071/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231327Z",
            "action": 59,
            "target": "Lorsqu'une erreur se produit, une macro d'application peut :",
            "id": 36799591,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799591/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413067/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231288Z",
            "action": 59,
            "target": "Utilisez la méthode <literal>DebugPrint</literal> pour ajouter toute information pertinente à la console. Les entrées de la console peuvent être copiées dans un fichier texte ou visualisées dans une fenêtre de dialogue.",
            "id": 36799590,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799590/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413063/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231247Z",
            "action": 59,
            "target": "La console de service <literal>Exception</literal> stocke les événements, les valeurs des variables et les informations sur les erreurs. Utilisez la console lorsque l'IDE de base n'est pas facilement accessible, par exemple dans les <link href=\"text/scalc/guide/userdefined_function.xhp\">fonctions définies par l'utilisateur (UDF) de Calc</link> ou lors du traitement d'événements.",
            "id": 36799589,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799589/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413057/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231207Z",
            "action": 59,
            "target": "Les erreurs et les avertissements générés avec le service <literal>Exception</literal> sont stockés en mémoire et peuvent être récupérés à l'aide de la méthode <literal>Console</literal>.",
            "id": 36799588,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799588/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413052/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231167Z",
            "action": 59,
            "target": "Utilisez la méthode <literal>Raise</literal> pour interrompre le traitement. La méthode <literal>RaiseWarning</literal> peut être utilisée pour intercepter une anomalie sans interrompre l'exécution de la macro.",
            "id": 36799587,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799587/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413048/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231121Z",
            "action": 59,
            "target": "La propriété <literal>Number</literal> identifie l'erreur.",
            "id": 36799586,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799586/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413044/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231076Z",
            "action": 59,
            "target": "Le service <literal>SF_Exception</literal> est similaire à l'objet <link href=\"text/sbasic/shared/ErrVBA.xhp\">VBA <literal>Err</literal></link>.",
            "id": 36799585,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799585/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413040/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.231030Z",
            "action": 59,
            "target": "Dans les <emph>scripts de base</emph>, lorsqu'une erreur d'exécution se produit, les méthodes et propriétés du service <literal>Exception</literal> aident à identifier le contexte de l'erreur et permettent de le gérer.",
            "id": 36799584,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799584/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413034/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.230984Z",
            "action": 59,
            "target": "Le service <literal>Exception</literal> est un ensemble de méthodes pour aider au débogage du code dans les scripts Basic et Python et à la gestion des erreurs dans les scripts Basic.",
            "id": 36799583,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799583/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413030/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.230937Z",
            "action": 59,
            "target": "<variable id=\"ExceptionService\"><link href=\"text/sbasic/shared/03/sf_exception.xhp\">Service <literal>ScriptForge</literal>.<literal>Exception</literal></link></variable>",
            "id": 36799582,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799582/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413025/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.230892Z",
            "action": 59,
            "target": "ScriptForge.Exception service (SF_Exception)",
            "id": 36799581,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799581/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413018/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.230845Z",
            "action": 59,
            "target": "<emph>paperformat</emph> : spécifie le format du papier sous la forme d'une valeur de chaîne qui peut être soit <literal>A3</literal>, <literal>A4</literal>, <literal>A5</literal>, <literal>LETTER</literal>, <literal>LEGAL</literal> ou <literal>TABLOID</literal>. Reste inchangé en cas d'absence.",
            "id": 36799580,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799580/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413012/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.230797Z",
            "action": 59,
            "target": "<emph>orientation</emph> : soit <literal>PORTRAIT</literal> ou <literal>PAYSAGE</literal>. Lorsque le paramètre est absent, reste inchangé par rapport aux paramètres de l'imprimante.",
            "id": 36799579,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799579/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413007/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.230749Z",
            "action": 59,
            "target": "<emph>printer</emph> : le nom de la file d'attente d'impression vers laquelle imprimer. En cas d'absence, l'imprimante par défaut est définie.",
            "id": 36799578,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799578/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413004/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.230702Z",
            "action": 59,
            "target": "Renvoie <literal>True</literal> en cas de succès.",
            "id": 36799577,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799577/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99413000/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.230655Z",
            "action": 59,
            "target": "Définit les options d'impression du document.",
            "id": 36799576,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799576/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412996/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.230607Z",
            "action": 59,
            "target": "<emph>filteroptions</emph> (*) : une chaîne facultative d'options associées au filtre.",
            "id": 36799575,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799575/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412990/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:54:50.230560Z",
            "action": 59,
            "target": "<emph>filtername</emph> (*) : le nom d'un filtre qui doit être utilisé pour enregistrer le document. Si cet argument est passé, le filtre doit exister.",
            "id": 36799574,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799574/?format=api"
        }
    ]
}