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=52
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=53",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/fr/changes/?format=api&page=51",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412175/?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.221649Z",
            "action": 59,
            "target": "MsgBox \"No row selected.\"",
            "id": 36799373,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799373/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412173/?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.221599Z",
            "action": 59,
            "target": "La propriété <literal>Value</literal> renvoie la ligne sélectionnée dans le tableau. Si aucune ligne n'est sélectionnée, un objet Array vide est renvoyé. L'extrait de code suivant montre comment tester si une ligne est sélectionnée dans le tableau.",
            "id": 36799372,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799372/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412171/?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.221553Z",
            "action": 59,
            "target": "L'exemple suivant suppose que la boîte de dialogue <literal>myDialog</literal> a un <literal>TableControl</literal> nommé <literal>Grid1</literal> avec les propriétés \"Afficher l'en-tête de ligne\" et \"Afficher l'en-tête de colonne\" définies sur \" Oui\".",
            "id": 36799371,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799371/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412166/?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.221508Z",
            "action": 59,
            "target": "<emph>alignements</emph> : définit l'alignement dans chaque colonne sous la forme d'une chaîne dans laquelle chaque caractère peut être \"L\" (gauche), \"C\" (centre), \"R\" (droite) ou \" \" (espace, par défaut, c'est-à-dire à gauche pour les chaînes et à droite pour les valeurs numériques). Si la longueur de la chaîne est inférieure au nombre de colonnes du tableau, le dernier caractère de la chaîne est utilisé pour définir l'alignement des colonnes restantes.",
            "id": 36799370,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799370/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412163/?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.221460Z",
            "action": 59,
            "target": "<emph>widths</emph> : matrice contenant les largeurs relatives de chaque colonne. En d'autres termes, <literal>widths = Array(1, 2)</literal> signifie que la deuxième colonne est deux fois plus large que la première. Si le nombre de valeurs dans la matrice est inférieur au nombre de colonnes dans la table, la dernière valeur de la matrice est utilisée pour définir la largeur des colonnes restantes.",
            "id": 36799369,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799369/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412160/?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.221417Z",
            "action": 59,
            "target": "<emph>dataarray</emph> : données à saisir dans la table représentée sous la forme d'une matrice de matrices en Basic ou d'un tuple de tuples en Python. Les données doivent inclure des en-têtes de colonne et de ligne si elles doivent être affichées par le <literal>TableControl</literal>.",
            "id": 36799368,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799368/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412157/?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.221379Z",
            "action": 59,
            "target": "Cette méthode renvoie <literal>True</literal> en cas de succès.",
            "id": 36799367,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799367/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412153/?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.221339Z",
            "action": 59,
            "target": "Lorsque le <literal>TableControl</literal> est ajouté à la boîte de dialogue, il est possible d'utiliser l'IDE Basic pour définir si les en-têtes de colonne et de ligne seront affichés dans le tableau. Si le <literal>TableControl</literal> a des en-têtes de colonne et/ou de ligne, la première colonne et/ou ligne de la matrice de données fournie sont utilisées comme étiquettes pour les en-têtes de table.",
            "id": 36799366,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799366/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412150/?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.221296Z",
            "action": 59,
            "target": "Remplit un <literal>TableControl</literal> avec les données données. Toutes les données préexistantes sont effacées avant d'insérer les nouvelles données passées en argument.",
            "id": 36799365,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799365/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412142/?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.221257Z",
            "action": 59,
            "target": "Cette méthode est souvent appelée depuis une boîte de dialogue ou un événement de contrôle.",
            "id": 36799364,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799364/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412132/?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.221219Z",
            "action": 59,
            "target": "Définir le focus sur le contrôle. Renvoie <literal>True</literal> si la mise au point a réussi.",
            "id": 36799363,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799363/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412125/?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.221177Z",
            "action": 59,
            "target": "<emph>casesensitive</emph> : la valeur par défaut est <literal>False</literal>",
            "id": 36799362,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799362/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412121/?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.221124Z",
            "action": 59,
            "target": "<emph>displayvalue</emph> : le modèle à faire correspondre. Reportez-vous à la méthode <link href=\"text/sbasic/shared/03/sf_string.xhp#IsLike\"><literal>SF_String.IsLike()</literal></link> pour obtenir la liste des caractères génériques possibles. Lorsqu'elle est égale à la chaîne de longueur nulle (par défaut), cette valeur d'affichage n'est pas recherchée.",
            "id": 36799361,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799361/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412117/?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.221034Z",
            "action": 59,
            "target": "Un argument parmi <literal>displayvalue</literal> ou <literal>datavalue</literal> doit être spécifié. Si les deux sont présents, une seule correspondance suffit pour sélectionner le nœud.",
            "id": 36799360,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799360/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412112/?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:49.570825Z",
            "action": 59,
            "target": "Cette méthode peut être appelée avant l'affichage de la boîte de dialogue pour construire l'arbre initial. Elle peut également être appelée depuis une boîte de dialogue ou un événement de contrôle.",
            "id": 36799359,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799359/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412108/?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:49.570780Z",
            "action": 59,
            "target": "Lorsqu'elle n'est pas trouvée, la méthode renvoie <literal>Nothing</literal>, à tester avec la fonction intégrée <literal>IsNull()</literal>.",
            "id": 36799358,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799358/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412104/?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:49.570734Z",
            "action": 59,
            "target": "Parcourt l'arbre et trouve récursivement, à partir de la racine, un nœud répondant à certains critères. Soit - 1 correspondance suffit - ayant sa valeur d'affichage correspondant au modèle <literal>displayvalue</literal> ou ayant sa valeur de données égale à <literal>datavalue</literal>. Les comparaisons peuvent être ou non sensibles à la casse. La première occurrence correspondante est renvoyée en tant qu'objet UNO de nœud de type <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>. <embedvar href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp#XMutableTreeNode\"/>",
            "id": 36799357,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799357/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412100/?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:49.570689Z",
            "action": 59,
            "target": "<emph>displayvalue</emph> : le texte apparaissant dans la boîte de contrôle de l'arborescence.",
            "id": 36799356,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799356/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412098/?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:49.570645Z",
            "action": 59,
            "target": "Cette méthode peut être appelée avant l'affichage de la boîte de dialogue pour construire l'arbre initial. Elle peut également être appelée depuis une boîte de dialogue ou un événement de contrôle pour compléter dynamiquement l'arborescence.",
            "id": 36799355,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799355/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412095/?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:49.570600Z",
            "action": 59,
            "target": "Renvoie un nouveau nœud racine du contrôle d'arborescence, en tant qu'objet nœud UNO de type <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>. La nouvelle racine de l'arborescence est insérée sous les nœuds racines préexistants. <embedvar href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp#XMutableTreeNode\"/>",
            "id": 36799354,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799354/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412093/?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:49.570554Z",
            "action": 59,
            "target": "<emph>withdatavalue</emph> : lorsque la valeur par défaut <literal>False</literal> est utilisée, chaque colonne de <literal>flattree</literal> contient le texte à afficher dans le contrôle d'arborescence. Lorsque <literal>True</literal>, les textes à afficher (<literal>displayvalue</literal>) sont dans les colonnes 0, 2, 4, ... tandis que les valeurs de données (<literal>datavalue</literal> ) sont dans les colonnes 1, 3, 5, ...",
            "id": 36799353,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799353/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412089/?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:49.570511Z",
            "action": 59,
            "target": "Flat tree    >>>>    sous arbre résultant",
            "id": 36799352,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799352/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412084/?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:49.570465Z",
            "action": 59,
            "target": "<emph>flattree</emph> : une matrice à deux dimensions triée sur les colonnes contenant les valeurs d'affichage. Une telle matrice peut être émise par la méthode <literal>GetRows</literal> appliquée sur le service <literal>SFDatabases.Database</literal>. Lorsqu'un élément de la matrice contenant le texte à afficher est <literal>Empty</literal> ou <literal>Null</literal>, aucun nouveau sous-nœud n'est créé et le reste de la ligne est ignoré.",
            "id": 36799351,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799351/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412080/?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:49.570422Z",
            "action": 59,
            "target": "<emph>parentnode</emph> : un objet UNO de nœud, de type <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>.",
            "id": 36799350,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799350/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412077/?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:49.570380Z",
            "action": 59,
            "target": "Renvoie <literal>True</literal> lorsqu'un sous-arbre, subordonné à un nœud parent, a pu être inséré avec succès dans un contrôle d'arbre. Si le nœud parent avait déjà des nœuds enfants avant d'appeler cette méthode, les nœuds enfants sont effacés.",
            "id": 36799349,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799349/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412073/?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:49.570338Z",
            "action": 59,
            "target": "Les exemples %PRODUCTNAME Basic et Python récupèrent la boîte de dialogue <literal>myDialog</literal> du document actuel à partir de la bibliothèque <literal>Standard</literal>.",
            "id": 36799348,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799348/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412068/?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:49.570295Z",
            "action": 59,
            "target": "<emph>datavalue</emph> : toute valeur associée au nouveau nœud. <literal>datavalue</literal> peut être une chaîne, un nombre ou une date. Omettez l'argument lorsqu'il n'est pas applicable.",
            "id": 36799347,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799347/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412059/?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:49.570252Z",
            "action": 59,
            "target": "<emph>displayvalue</emph> : le texte apparaissant dans la boîte de contrôle de l'arborescence.",
            "id": 36799346,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799346/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412048/?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:49.570208Z",
            "action": 59,
            "target": "<emph>parentnode</emph> : un objet UNO de nœud, de type <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>.",
            "id": 36799345,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799345/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412042/?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:49.570165Z",
            "action": 59,
            "target": "Cette méthode peut être appelée avant l'affichage de la boîte de dialogue pour construire l'arbre initial. Elle peut également être appelée à partir d'un événement de dialogue ou de contrôle - en utilisant l'événement <literal>OnNodeExpanded</literal> - pour compléter dynamiquement l'arborescence.",
            "id": 36799344,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799344/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412035/?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:49.570122Z",
            "action": 59,
            "target": "Crée et renvoie un nouveau nœud du contrôle d'arborescence en tant qu'objet UNO subordonné à un nœud parent. <variable id=\"XMutableTreeNode\">Reportez-vous à <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1tree_1_1XMutableTreeNode.html\">XMutableTreeNode</link> dans la documentation de l'interface de programmation d'application (API) pour informations détaillées.</variable>",
            "id": 36799343,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799343/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412027/?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:49.570081Z",
            "action": 59,
            "target": "Liste des méthodes dans le service DialogControl",
            "id": 36799342,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799342/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412024/?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:49.570039Z",
            "action": 59,
            "target": "Méthodes",
            "id": 36799341,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799341/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412021/?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:49.569997Z",
            "action": 59,
            "target": "Texte modifié",
            "id": 36799340,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799340/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412018/?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:49.569958Z",
            "action": 59,
            "target": "Oui",
            "id": 36799339,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799339/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412014/?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:49.569918Z",
            "action": 59,
            "target": "(Pas dans l'IDE Basic) lorsqu'un nœud dans un contrôle d'arborescence est sélectionné",
            "id": 36799338,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799338/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412010/?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:49.569877Z",
            "action": 59,
            "target": "Non",
            "id": 36799337,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799337/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412009/?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:49.569837Z",
            "action": 59,
            "target": "(Pas dans l'IDE Basic) lorsque le bouton d'extension est enfoncé sur un nœud dans un contrôle d'arborescence",
            "id": 36799336,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799336/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99412005/?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:49.569796Z",
            "action": 59,
            "target": "Non",
            "id": 36799335,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799335/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99411991/?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:49.569754Z",
            "action": 59,
            "target": "Bouton de la souris relâché",
            "id": 36799334,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799334/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99411988/?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:49.569711Z",
            "action": 59,
            "target": "Oui",
            "id": 36799333,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799333/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99411985/?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:49.569668Z",
            "action": 59,
            "target": "Bouton de la souris enfoncé",
            "id": 36799332,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799332/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99411982/?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:49.569626Z",
            "action": 59,
            "target": "Oui",
            "id": 36799331,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799331/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99411978/?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:49.569585Z",
            "action": 59,
            "target": "Déplacement de la souris",
            "id": 36799330,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799330/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99411975/?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:49.569544Z",
            "action": 59,
            "target": "Oui",
            "id": 36799329,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799329/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99411971/?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:49.569503Z",
            "action": 59,
            "target": "Souris à l'extérieur",
            "id": 36799328,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799328/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99411968/?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:49.569463Z",
            "action": 59,
            "target": "Oui",
            "id": 36799327,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799327/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99411965/?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:49.569423Z",
            "action": 59,
            "target": "Souris à l'intérieur",
            "id": 36799326,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799326/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99411962/?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:49.569384Z",
            "action": 59,
            "target": "Oui",
            "id": 36799325,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799325/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99411959/?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:49.569342Z",
            "action": 59,
            "target": "Déplacement de la souris lors de l'appui sur une touche",
            "id": 36799324,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36799324/?format=api"
        }
    ]
}