Translation components API.

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

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

{
    "count": 2575,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/changes/?format=api&page=32",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/changes/?format=api&page=30",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241706/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.896125Z",
            "action": 59,
            "target": "<META HTTP-EQUIV=\"content-script-type\" CONTENT=\"…\">",
            "id": 34620712,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620712/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241702/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.896084Z",
            "action": 59,
            "target": "anmelden. Folglich lassen sich auch beliebige nicht in den Listenfeldern aufgeführte Ereignisse registrieren. Zur Angabe der Script-Sprache für die Ereignisse können Sie die folgende Zeile in den Dokument-Header einfügen:",
            "id": 34620711,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620711/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241695/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.896044Z",
            "action": 59,
            "target": "<INPUT TYPE=text SDEvent-XFocusListener-focusGained=\"/* code */\"",
            "id": 34620710,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620710/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241690/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.896001Z",
            "action": 59,
            "target": "anstatt über",
            "id": 34620709,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620709/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241684/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895958Z",
            "action": 59,
            "target": "<INPUT TYPE=text ONFOCUS=\"/* code */\"",
            "id": 34620708,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620708/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241678/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895916Z",
            "action": 59,
            "target": "Im HTML-Filter werden nun genau diese Listener-Schnittstellen und -Methodennamen verwendet, die es erlauben, Ereignisse nach Belieben zu importieren und zu exportieren. Ein Fokus-Ereignis können Sie also auch über",
            "id": 34620707,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620707/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241670/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895873Z",
            "action": 59,
            "target": "Die Ereignisbehandlung von Steuerelementen erfolgt über die $[officename]-API. Wenn Sie einem Steuerelement ein Ereignis zuweisen, meldet sich intern ein Objekt als \"Listener\" für ein spezifisches Steuerelement-Ereignis an. Dazu benötigt das Objekt eine bestimmte Schnittstelle, beispielsweise XFocusListener für die Reaktion auf Fokus-Ereignisse. Tritt das Ereignis ein, ruft das Steuerelement eine spezielle Methode der Listener-Schnittstelle auf, beispielsweise wenn das Steuerelement den Fokus erhält. Das intern angemeldete Objekt ruft dann den JavaScript- oder $[officename] Basic-Code auf, der dem Ereignis zugewiesen wurde.",
            "id": 34620706,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620706/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241665/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895831Z",
            "action": 59,
            "target": "Bei der XListener- und method-Komponente dieser Option ist die Groß- und Kleinschreibung zu beachten.",
            "id": 34620705,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620705/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241659/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895790Z",
            "action": 59,
            "target": "SDEvent-XListener-method = \"/* event-code */\"",
            "id": 34620704,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620704/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241653/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895748Z",
            "action": 59,
            "target": "Für alle anderen Events werden generische Namen verwendet, die aus dem Listener-Interface und Methoden-Namen des Events bestehen: Ein als XListener::method registriertes Event wird exportiert als",
            "id": 34620703,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620703/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241648/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895704Z",
            "action": 59,
            "target": "In HTML-Dokumenten können sämtliche Ereignisse für Steuerelemente und Formulare verwendet werden. Die bereits zuvor zahlreich verfügbaren Ereignisse (beispielsweise Fokus-Ereignisse) haben sich nicht geändert. Sie werden weiterhin für JavaScript als ONFOCUS, ONBLUR und so weiter und für $[officename] Basic als SDONFOCUS, SDONBLUR und so weiter importiert und exportiert.",
            "id": 34620702,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620702/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241643/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895663Z",
            "action": 59,
            "target": "HTML-Filter und -Formulare",
            "id": 34620701,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620701/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241635/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895622Z",
            "action": 59,
            "target": "<bookmark_value>Formulare; HTML-Filter</bookmark_value>",
            "id": 34620700,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620700/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241630/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895581Z",
            "action": 59,
            "target": "HTML-Filter und -Formulare",
            "id": 34620699,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620699/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241623/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895539Z",
            "action": 59,
            "target": "<ahelp hid=\".uno:ShowPropertyBrowser\">Hier wird der Dialog <emph>Eigenschaften</emph> des ausgewählten Eintrags aufgerufen.</ahelp> Wenn ein Formular ausgewählt ist, wird der Dialog <link href=\"text/shared/02/01170200.xhp\">Formulareigenschaften</link> angezeigt. Wenn ein Steuerelement ausgewählt wurde, wird der Dialog <link href=\"text/shared/02/01170100.xhp\">Steuerelement-Eigenschaften</link> angezeigt.",
            "id": 34620698,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620698/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241617/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895501Z",
            "action": 59,
            "target": "Eigenschaften",
            "id": 34620697,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620697/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241611/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895459Z",
            "action": 59,
            "target": "<ahelp hid=\"SID_FM_RENAME_OBJECT\">Dient zum Umbenennen des ausgewählten Objekts.</ahelp>",
            "id": 34620696,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620696/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241605/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895421Z",
            "action": 59,
            "target": "Umbenennen",
            "id": 34620695,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620695/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241596/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895380Z",
            "action": 59,
            "target": "Ist ein Formular ausgewählt, öffnen Sie hiermit den Dialog <link href=\"text/shared/02/01170300.xhp\"><emph>Aktivierungsreihenfolge</emph></link>, in dem die Steuerelement-Indizes für den Fokus bei Verwendung der Tabulatortaste festgelegt werden.",
            "id": 34620694,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620694/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241593/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895340Z",
            "action": 59,
            "target": "Reihenfolge",
            "id": 34620693,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620693/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241588/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895301Z",
            "action": 59,
            "target": "<ahelp hid=\"SID_FM_DELETE\">Löscht den ausgewählten Eintrag.</ahelp> Damit können Sie sowohl einzelne Formularkomponenten als auch ganze Formulare mit einem Mausklick löschen.",
            "id": 34620692,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620692/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241583/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895263Z",
            "action": 59,
            "target": "Löschen",
            "id": 34620691,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620691/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241578/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895222Z",
            "action": 59,
            "target": "Verwenden Sie Ziehen-und-Ablegen, um Steuerelement innerhalb eines Dokuments oder zwischen Dokumenten zu kopieren. Öffnen Sie ein anderes Formulardokument und ziehen Sie das versteckte Steuerelement aus dem <emph>Formularnavigator</emph> in den <emph>Formularnavigator</emph> des Zieldokuments. Klicken Sie direkt auf ein sichtbares Steuerelement in einem Dokument und verweilen Sie mit dem Mauszeiger einen Moment, sodass eine Kopie des Steuerelements der Ziehen-und-Ablegen-Zwischenablage hinzugefügt wird, und ziehen Sie erst dann die Kopie in das andere Dokument. Um eine Kopie im gleichen Dokument zu erzeugen, drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> während des Ziehens.",
            "id": 34620690,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620690/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241571/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895181Z",
            "action": 59,
            "target": "Steuerelemente lassen sich über die Zwischenablage kopieren (<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+C zum Kopieren und <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+V zum Einfügen). Versteckte Steuerelemente können Sie im <emph>Formularnavigator</emph> mittels Ziehen-und-Ablegen bei gleichzeitigem Drücken von <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> kopieren.",
            "id": 34620689,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620689/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241562/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895140Z",
            "action": 59,
            "target": "<ahelp hid=\"SID_FM_NEW_HIDDEN\">Erzeugt im ausgewählten Formular ein verstecktes Steuerelement, das auf dem Bildschirm nicht sichtbar ist und für den Benutzer verborgen bleibt. Versteckte Steuerelemente dienen zur Aufnahme von Daten, die zusammen mit dem Formular übertragen werden sollen.</ahelp> Sie enthalten zusätzliche Informationen oder erklärenden Text, die Sie beim Entwurf des Formulars über die <link href=\"text/shared/02/01170101.xhp\">speziellen Eigenschaften</link> der Steuerelemente festlegen können. Wählen Sie den Eintrag des verborgenen Steuerelements im <emph>Formularnavigator</emph> aus, und wählen Sie den Befehl <emph>Eigenschaften</emph>.",
            "id": 34620688,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620688/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241557/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895102Z",
            "action": 59,
            "target": "Verstecktes Steuerelement",
            "id": 34620687,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620687/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241552/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895064Z",
            "action": 59,
            "target": "<ahelp hid=\"SID_FM_NEW_FORM\">Erzeugt ein neues Formular im Dokument.</ahelp> Um ein <link href=\"text/shared/02/01170203.xhp\">Unterformular</link> zu erstellen, fügen Sie in das gewünschte übergeordnete Formular ein neues Formular ein.",
            "id": 34620686,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620686/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241541/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.895025Z",
            "action": 59,
            "target": "Form",
            "id": 34620685,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620685/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241537/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894985Z",
            "action": 59,
            "target": "<ahelp hid=\"SID_FM_NEW\">Fügt neue Elemente in das Formular ein. Die Funktion <emph>Neu</emph> kann nur aufgerufen werden, wenn im <emph>Formularnavigator</emph> ein Formular ausgewählt ist.</ahelp>",
            "id": 34620684,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620684/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241535/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894947Z",
            "action": 59,
            "target": "Neu",
            "id": 34620683,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620683/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241531/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894910Z",
            "action": 59,
            "target": "Das Kontextmenü eines ausgewählten Eintrags im <emph>Formularnavigator</emph> umfasst die folgenden Funktionen:",
            "id": 34620682,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620682/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241528/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894872Z",
            "action": 59,
            "target": "Mit der Auswahl eines Steuerelements im <emph>Formularnavigator</emph> wird das entsprechende Element im Dokument ebenfalls ausgewählt.",
            "id": 34620681,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620681/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241525/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894835Z",
            "action": 59,
            "target": "Um einen Namen im <emph>Formularnavigator</emph> zu bearbeiten, klicken Sie darauf und geben einen neuen Namen ein oder verwenden Sie den Befehl im Kontextmenü.",
            "id": 34620680,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620680/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241521/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894795Z",
            "action": 59,
            "target": "Sie können die Anordnung der verschiedenen Steuerelemente durch Ziehen-und-Ablegen im <emph>Formularnavigator</emph> ändern. Wählen Sie ein oder mehrere Steuerelemente aus und ziehen Sie diese in ein anderes Formular. Alternativ können Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+X oder den Befehl <emph>Ausschneiden</emph> im Kontextmenü verwenden, um das Steuerelement in die Zwischenablage zu kopieren. Mit <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+V oder dem Befehl <emph>Einfügen</emph> im Kontextmenü fügen Sie das Steuerelement an anderer Stelle wieder ein.",
            "id": 34620679,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620679/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241517/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894757Z",
            "action": 59,
            "target": "<ahelp hid=\".\">Der <emph>Formularnavigator</emph> enthält eine Auflistung aller erzeugten (logischen) Formulare mit den zugehörigen Steuerelementen.</ahelp> An dem Pluszeichen vor einem Eintrag lässt sich erkennen, dass ein Formular Steuerelemente enthält. Wenn Sie auf das Pluszeichen klicken, wird die Liste der vorhandenen Formularelemente eingeblendet.",
            "id": 34620678,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620678/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241514/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894719Z",
            "action": 59,
            "target": "Bei der Arbeit mit mehreren Formularen bietet Ihnen der Navigator eine Übersicht über alle Formulare und stellt Ihnen außerdem verschiedene Bearbeitungsfunktionen zur Verfügung.",
            "id": 34620677,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620677/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241501/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894678Z",
            "action": 59,
            "target": "<ahelp hid=\".uno:ShowFmExplorer\">Öffnet den <emph>Formularnavigator</emph>. Der <emph>Formularnavigator</emph> zeigt alle Formulare und Unterformulare des aktuellen Dokuments sowie deren Steuerelemente an.</ahelp>",
            "id": 34620676,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620676/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241495/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894639Z",
            "action": 59,
            "target": "<link href=\"text/shared/02/01170600.xhp\">Formularnavigator</link>",
            "id": 34620675,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620675/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241485/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894594Z",
            "action": 59,
            "target": "<bookmark_value>Steuerelemente; in Formularen anordnen</bookmark_value><bookmark_value>Formulare; Navigator</bookmark_value><bookmark_value>Formularnavigator</bookmark_value><bookmark_value>Unterformulare; erzeugen</bookmark_value><bookmark_value>Steuerelemente; ausgeblendete</bookmark_value><bookmark_value>Ausgeblendete Steuerelemente; im Formularnavigator</bookmark_value>",
            "id": 34620674,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620674/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241480/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894549Z",
            "action": 59,
            "target": "Formularnavigator",
            "id": 34620673,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620673/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241473/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894498Z",
            "action": 59,
            "target": "Wenn Ihr Formular mit einer Datenbank verknüpft ist, wird am unteren Rand des Dokumentfensters die <link href=\"text/shared/main0213.xhp\">Formularleiste</link> eingeblendet, wenn Sie den Entwurfsmodus ausschalten. Die Verbindung zur Datenbank stellen Sie in den <link href=\"text/shared/02/01170201.xhp\">Formulareigenschaften</link> ein.",
            "id": 34620672,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620672/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241467/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894451Z",
            "action": 59,
            "target": "Beachten Sie bitte die Funktion <link href=\"text/shared/02/01171000.xhp\"><emph>Im Entwurfsmodus öffnen</emph></link>. Ist die Option <emph>Im Entwurfsmodus öffnen</emph> aktiviert, wird das Dokument stets im Entwurfsmodus geöffnet, unabhängig davon, in welchem Zustand es abgespeichert wird. Damit Ihr fertiges Formular vom Anwender nicht im Entwurfsmodus geöffnet wird, deaktivieren Sie diesen Befehl.",
            "id": 34620671,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620671/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241461/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894406Z",
            "action": 59,
            "target": "<ahelp hid=\".\">Schaltet den Entwurfsmodus ein oder aus. Diese Funktion wird verwendet, um schnell zwischen <link href=\"text/sdatabase/04030000.xhp\">Entwurfs-</link> und Benutzermodus zu wechseln. Aktivieren Sie es, um die Formularsteuerelemente zu bearbeiten, deaktivieren Sie es, um die Formularsteuerelemente zu verwenden.</ahelp>",
            "id": 34620670,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620670/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241457/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894361Z",
            "action": 59,
            "target": "<link href=\"text/shared/02/01170500.xhp\">Entwurfsmodus ein/aus</link>",
            "id": 34620669,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620669/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241453/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894316Z",
            "action": 59,
            "target": "Entwurfsmodus ein/aus",
            "id": 34620668,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620668/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241449/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894269Z",
            "action": 59,
            "target": "Wenn Sie Felder zu einem Formular hinzufügen und den <link href=\"text/shared/02/01170500.xhp\">Entwurfsmodus</link> ausschalten, können Sie sehen, dass $[officename] ein beschriftetes Eingabefeld für jedes eingefügte Datenbankfeld hinzufügt.",
            "id": 34620667,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620667/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241446/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894223Z",
            "action": 59,
            "target": "Sie können ein Feld mittels Ziehen-und-Ablegen in das aktuelle Dokument übernehmen. Es wird dann ein entsprechendes Feld im Dokument mit einer Verknüpfung zur Datenbank angelegt.",
            "id": 34620666,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620666/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241440/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894180Z",
            "action": 59,
            "target": "<ahelp hid=\"HID_FIELD_SEL\">Im Feldauswahlfenster sind alle Datenbankfelder der in den <link href=\"text/shared/02/01170201.xhp\">Formulareigenschaften</link> als Datenquelle angegebenen Tabelle oder Abfrage aufgeführt.</ahelp>",
            "id": 34620665,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620665/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241434/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894140Z",
            "action": 59,
            "target": "<variable id=\"text\"><ahelp hid=\".uno:AddField\">Öffnet ein Fenster, in dem Sie ein Datenbankfeld auswählen können, um ein Formular oder einen Bericht hinzuzufügen.</ahelp></variable>",
            "id": 34620664,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620664/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97241429/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:55:41.894093Z",
            "action": 59,
            "target": "<link href=\"text/shared/02/01170400.xhp\">Feld hinzufügen</link>",
            "id": 34620663,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34620663/?format=api"
        }
    ]
}