Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/libo_help-7-6/textsbasicshared03/de/changes/?format=api&page=46
https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/changes/?format=api&page=47", "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/changes/?format=api&page=45", "results": [ { "unit": "https://translations.documentfoundation.org/api/units/99088939/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.904432Z", "action": 59, "target": "Gibt <literal>True</literal> zurück, wenn ein Teilbaum, der einem übergeordneten Knoten untergeordnet ist, erfolgreich in ein Baumansicht-Steuerelement eingefügt werden konnte. Wenn der übergeordnete Knoten vor dem Aufrufen dieser Methode bereits untergeordnete Knoten hatte, werden die untergeordneten Knoten gelöscht.", "id": 36475455, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475455/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088935/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.904395Z", "action": 59, "target": "%PRODUCTNAME Basic- und Python-Beispiele übernehmen den Dialog <literal>myDialog</literal> des aktuellen Dokuments aus der Bibliothek <literal>Standard</literal>.", "id": 36475454, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475454/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088931/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.904356Z", "action": 59, "target": "<emph>datavalue</emph>: Jeder Wert, der dem neuen Knoten zugeordnet ist. <literal>datavalue</literal> kann eine Zeichenfolge, eine Zahl oder ein Datum sein. Lassen Sie das Argument weg, wenn es nicht zutrifft.", "id": 36475453, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475453/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088929/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.904319Z", "action": 59, "target": "<emph>displayvalue</emph>: Der Text, der im Baumansicht-Steuerelement erscheint.", "id": 36475452, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475452/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088927/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.904272Z", "action": 59, "target": "<emph>parentnode</emph>: Ein Knoten-UNO-Objekt vom Typ <literal>com.sun.star.awt.tree.XMutableTreeNode</literal>.", "id": 36475451, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475451/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088924/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.904234Z", "action": 59, "target": "Diese Methode kann aufgerufen werden, bevor der Dialog zum Erstellen des Anfangsbaums angezeigt wird. Es kann auch von einem Dialog- oder Steuerungsereignis aufgerufen werden – unter Verwendung des Ereignisses <literal>OnNodeExpanded</literal> – um den Baum dynamisch zu vervollständigen.", "id": 36475450, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475450/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088921/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.904194Z", "action": 59, "target": "Erstellt einen neuen Knoten des Baumansicht-Steuerelements und gibt ihn als UNO-Objekt zurück, das einem übergeordneten Knoten untergeordnet ist. <variable id=\"XMutableTreeNode\">Siehe <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1tree_1_1XMutableTreeNode.html\">XMutableTreeNode</link> in der Dokumentation der Programmierschnittstelle (API) für detaillierte Informationen.</variable>", "id": 36475449, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475449/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088918/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.904157Z", "action": 59, "target": "Liste der Methoden im Dienst DialogControl", "id": 36475448, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475448/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088915/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.904121Z", "action": 59, "target": "Methoden", "id": 36475447, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475447/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088913/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.904084Z", "action": 59, "target": "Wenn Text geändert wird", "id": 36475446, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475446/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088910/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.904046Z", "action": 59, "target": "Ja", "id": 36475445, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475445/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088906/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.904002Z", "action": 59, "target": "(Nicht in Basic-IDE), wenn ein Knoten in einem Baumansicht-Steuerelement ausgewählt wird", "id": 36475444, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475444/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088903/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903967Z", "action": 59, "target": "Nein", "id": 36475443, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475443/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088900/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903931Z", "action": 59, "target": "(Nicht in Basic-IDE), wenn die Erweiterungsschaltfläche auf einem Knoten in einem Baumansicht-Steuerelement gedrückt wird", "id": 36475442, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475442/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088897/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903896Z", "action": 59, "target": "Nein", "id": 36475441, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475441/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088884/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903861Z", "action": 59, "target": "Wenn Maustaste losgelassen wird", "id": 36475440, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475440/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088882/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903825Z", "action": 59, "target": "Ja", "id": 36475439, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475439/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088880/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903789Z", "action": 59, "target": "Wenn Maustaste gedrückt wird", "id": 36475438, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475438/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088875/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903755Z", "action": 59, "target": "Ja", "id": 36475437, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475437/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088873/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903721Z", "action": 59, "target": "Wenn Maus bewegt wird", "id": 36475436, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475436/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088871/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903685Z", "action": 59, "target": "Ja", "id": 36475435, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475435/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088870/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903648Z", "action": 59, "target": "Wenn Maus außerhalb", "id": 36475434, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475434/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088868/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903613Z", "action": 59, "target": "Ja", "id": 36475433, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475433/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088866/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903578Z", "action": 59, "target": "Wenn Maus darüber", "id": 36475432, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475432/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088863/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903542Z", "action": 59, "target": "Ja", "id": 36475431, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475431/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088860/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903506Z", "action": 59, "target": "Bei Mausbewegung, während die Taste gedrückt ist", "id": 36475430, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475430/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088858/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903470Z", "action": 59, "target": "Ja", "id": 36475429, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475429/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088854/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903434Z", "action": 59, "target": "Beim Losgelassen einer Taste", "id": 36475428, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475428/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088851/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903398Z", "action": 59, "target": "Ja", "id": 36475427, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475427/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088848/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903355Z", "action": 59, "target": "Beim Drücken einer Taste", "id": 36475426, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475426/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088845/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903317Z", "action": 59, "target": "Ja", "id": 36475425, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475425/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088842/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903280Z", "action": 59, "target": "Beim Ändern des Artikelstatus", "id": 36475424, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475424/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088839/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903244Z", "action": 59, "target": "Ja", "id": 36475423, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475423/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088836/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903207Z", "action": 59, "target": "Beim Verlust des Fokus", "id": 36475422, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475422/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088832/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903172Z", "action": 59, "target": "Ja", "id": 36475421, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475421/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088831/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903136Z", "action": 59, "target": "Beim Erhalten des Fokus", "id": 36475420, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475420/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088829/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903097Z", "action": 59, "target": "Ja", "id": 36475419, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475419/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088825/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903060Z", "action": 59, "target": "Beim Einstellen", "id": 36475418, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475418/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088823/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.903024Z", "action": 59, "target": "Ja", "id": 36475417, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475417/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088820/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.902989Z", "action": 59, "target": "Aktion ausführen", "id": 36475416, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475416/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088817/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.902952Z", "action": 59, "target": "Ja", "id": 36475415, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475415/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088815/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.902916Z", "action": 59, "target": "Beschreibung wie in der Basic-IDE angegeben", "id": 36475414, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475414/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088811/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.902879Z", "action": 59, "target": "Schreibgeschützt", "id": 36475413, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475413/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088809/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.902842Z", "action": 59, "target": "Name", "id": 36475412, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475412/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088807/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.902804Z", "action": 59, "target": "Gibt eine URI-Zeichenfolge mit dem Verweis auf das durch das Ereignis ausgelöste Skript zurück. Lesen Sie die Spezifikation unter <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">scripting framework URI specification</link> nach.", "id": 36475411, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475411/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088806/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.902766Z", "action": 59, "target": "Ereigniseigenschaften", "id": 36475410, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475410/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088805/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.902730Z", "action": 59, "target": "Der Text, der im Feld erscheint", "id": 36475409, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475409/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088802/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.902693Z", "action": 59, "target": "Eindimensionale Matrix mit den Daten der aktuell ausgewählten Zeile.", "id": 36475408, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475408/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088800/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.902655Z", "action": 59, "target": "Muss innerhalb der vordefinierten Grenzen liegen", "id": 36475407, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475407/?format=api" }, { "unit": "https://translations.documentfoundation.org/api/units/99088798/?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/de/?format=api", "user": null, "author": null, "timestamp": "2023-09-11T22:45:33.902617Z", "action": 59, "target": "Numerisch", "id": 36475406, "action_name": "String updated in the repository", "url": "https://translations.documentfoundation.org/api/changes/36475406/?format=api" } ] }{ "count": 3740, "next": "