Translation components API.

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

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

{
    "count": 2396,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/changes/?format=api&page=30",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/changes/?format=api&page=28",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/108834018/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.396472Z",
            "action": 59,
            "target": "Verknüpfen nach",
            "id": 46581181,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581181/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108834009/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.396430Z",
            "action": 59,
            "target": "Das SQL-Statement können Sie entweder im Feld <emph>Datenquelle</emph> eingeben, oder Sie legen sich eine entsprechende Parameterabfrage an, mit der Sie das Unterformular erstellen.",
            "id": 46581180,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581180/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108834000/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.396382Z",
            "action": 59,
            "target": "SELECT Artikel FROM Bestellungen WHERE Kunden_Nr =: x (wenn das Unterformular aus der Bestell-Tabelle nur die Daten des Feldes \"Artikel\"anzeigen soll)",
            "id": 46581179,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581179/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833994/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.396339Z",
            "action": 59,
            "target": "oder:",
            "id": 46581178,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581178/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833988/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.396296Z",
            "action": 59,
            "target": "SELECT * FROM Bestellungen WHERE Kunden_Nr =: x (wenn das Unterformular alle Daten aus der Bestell-Tabelle anzeigen soll)",
            "id": 46581177,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581177/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833978/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.396254Z",
            "action": 59,
            "target": "Vergleichen Sie nun die Kunden_Nr. in der Tabelle \"Bestellungen\" mit der Kunden_ID in der Tabelle \"Kunden\", beispielsweise anhand der Variablen x und des folgenden SQL-Ausdrucks:",
            "id": 46581176,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581176/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833968/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.396212Z",
            "action": 59,
            "target": "Das Unterformular soll für jede Kundennummer die entsprechen Daten aus der Bestellungstabelle (\"Bestellungen\") anzeigen (Kunden_ID -> x). Dies ist nur möglich, wenn in der Bestellungstabelle jede Bestellung eindeutig einem Kunden zugeordnet ist. Auch das kann über ein Feld namens \"Kunden_ID\" erfolgen. Um aber eine Verwechslung mit demselben Feld im Hauptformular zu vermeiden, bietet es sich an, das Feld \"Kunden_Nr.\" zu nennen.",
            "id": 46581175,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581175/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833959/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.396169Z",
            "action": 59,
            "target": "Die dem Formular zugrunde liegende Datenbanktabelle sei beispielsweise eine Kunden-Datenbank (\"Kunden\"), in der Sie jeden Kunden durch eine eindeutige Nummer kennzeichnen, und zwar mit einem Datenfeld namens \"Kunden_ID\". Die Bestellungen eines Kunden verwalten Sie in einer anderen Datenbanktabelle. Um nun zu jedem Kunden, den Sie in dem Formular eingeben, auch seine Bestellungen zu sehen, legen Sie sich das Unterformular an und geben unter <emph>Verknüpfen von</emph> das Datenfeld aus der Kunden-Datenbank ein, an dem der Kunde eindeutig identifiziert werden kann, also \"Kunden_ID\" (ohne Anführungszeichen). Unter <emph>Verknüpfen nach</emph> tragen Sie den Namen einer Variablen ein, welche die Daten des Feldes Kunden_ID aufnehmen soll, beispielsweise \"x\".",
            "id": 46581174,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581174/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833954/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.396127Z",
            "action": 59,
            "target": "Betrachten Sie dazu folgendes Beispiel:",
            "id": 46581173,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581173/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833946/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.396084Z",
            "action": 59,
            "target": "Das Unterformular basiert auf einer <link href=\"text/shared/00/00000005.xhp#sql\">SQL</link>-Abfrage; genauer gesagt auf einer <link href=\"text/sdatabase/02010100.xhp\">Parameter-Abfrage</link>. Wenn ein Feldname in das Feld <emph>Hauptfelder verknüpfen</emph> eingegeben wird, werden die in diesem Feld enthaltenen Daten im Hauptformular in eine Variable gelesen, die Sie in <emph>Abhängige Felder verknüpfen</emph> eingeben müssen. In einer entsprechenden SQL-Anweisung wird diese Variable mit den Tabellendaten verglichen, auf die sich das Unterformular bezieht. Alternativ können Sie den Spaltennamen in das Feld <emph>Hauptfelder verknüpfen</emph> eingeben.",
            "id": 46581172,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581172/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833937/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.396041Z",
            "action": 59,
            "target": "<ahelp hid=\".\">Beim Erstellen eines <link href=\"text/shared/02/01170203.xhp\">Unterformulars</link> geben Sie das Datenfeld des übergeordneten Formulars ein, das für die Synchronisierung der beiden Formulare verantwortlich ist.</ahelp> Um mehrere Werte einzugeben, drücken Sie nach jeder Eingabezeile Umschalt+Eingabetaste.",
            "id": 46581171,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581171/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833932/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395999Z",
            "action": 59,
            "target": "Verknüpfen von",
            "id": 46581170,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581170/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833924/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395956Z",
            "action": 59,
            "target": "<ahelp hid=\".\">Bestimmt, ob die Daten gelöscht werden können.</ahelp>",
            "id": 46581169,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581169/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833915/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395912Z",
            "action": 59,
            "target": "Löschungen zulassen",
            "id": 46581168,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581168/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833889/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395870Z",
            "action": 59,
            "target": "<ahelp hid=\".\">Bestimmt, ob die Daten geändert werden können.</ahelp>",
            "id": 46581167,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581167/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833881/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395827Z",
            "action": 59,
            "target": "Daten ändern",
            "id": 46581166,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581166/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833874/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395785Z",
            "action": 59,
            "target": "<ahelp hid=\".\">Bestimmt, ob Daten hinzugefügt werden können.</ahelp>",
            "id": 46581165,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581165/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833869/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395743Z",
            "action": 59,
            "target": "Daten hinzufügen",
            "id": 46581164,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581164/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833864/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395701Z",
            "action": 59,
            "target": "Beim Verlassen des letzten Felds in einem Formular springt der Cursor auf das erste Feld im nächsten Formular. Dies ist das standardmäßige Verhalten von HTML-Formularen; deshalb ist diese Option besonders für HTML-Formulare relevant.",
            "id": 46581163,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581163/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833858/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395658Z",
            "action": 59,
            "target": "Aktuelle Seite",
            "id": 46581162,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581162/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833853/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395615Z",
            "action": 59,
            "target": "Diese Option gilt nur für Datenbankformulare und wird zum Navigieren innerhalb des aktuellen Datensatzes verwendet. Wenn Sie im letzten Feld des Formulars die Tabulatortaste betätigen, wird der aktuelle Datensatz geändert.",
            "id": 46581161,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581161/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833848/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395571Z",
            "action": 59,
            "target": "Aktueller Datensatz",
            "id": 46581160,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581160/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833841/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395529Z",
            "action": 59,
            "target": "Diese Option gilt nur für Datenbankformulare und wird zum Navigieren durch alle Datensätze verwendet. Wenn Sie im letzten Feld des Formulars die Tabulatortaste betätigen, wird der aktuelle Datensatz geändert.",
            "id": 46581159,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581159/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833836/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395485Z",
            "action": 59,
            "target": "Alle Datensätze",
            "id": 46581158,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581158/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833829/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395442Z",
            "action": 59,
            "target": "Mit dieser Einstellung wird automatisch ein Zyklus definiert, der sich an einer bestehenden Datenbankverbindung orientiert: Existiert im Formular eine Datenbankverbindung, so wird beim Verlassen des letzten Feldes mittels Tabulatortaste standardmäßig zum nächsten/vorigen Datensatz gewechselt (siehe Alle Datensätze). Ohne Datenbankverbindung wird zum nächsten/vorigen Formular gewechselt (siehe Aktuelle Seite).",
            "id": 46581157,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581157/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833822/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395399Z",
            "action": 59,
            "target": "Standard",
            "id": 46581156,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581156/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833817/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395355Z",
            "action": 59,
            "target": "Bedeutung",
            "id": 46581155,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581155/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833811/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395312Z",
            "action": 59,
            "target": "Option",
            "id": 46581154,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581154/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833803/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395268Z",
            "action": 59,
            "target": "<ahelp hid=\".\">Legt fest, wie sich die Navigation mittels der Tabulatortaste verhalten soll.</ahelp> Mithilfe der Tabulatortaste können Sie sich im Formular vorwärts bewegen. Wenn Sie gleichzeitig Umschalt drücken, verläuft die Navigation in umgekehrter Richtung. Die Betätigung der Tabulatortaste im letzten (oder ersten) Feld kann sich unterschiedlich auswirken. Bestimmen Sie das Verhalten der Taste anhand dieser Optionen:",
            "id": 46581153,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581153/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833798/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395225Z",
            "action": 59,
            "target": "Zyklus",
            "id": 46581152,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581152/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833793/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395182Z",
            "action": 59,
            "target": "Die Option \"Übergeordnetes Formular\" wird für Unterformulare verwendet. Wenn Sie diese Option für ein Unterformular wählen, können Sie über die Datensätze des Hauptformulars navigieren, wenn sich der Cursor im Unterformular befindet. Da ein Unterformular durch eine 1:1-Beziehung mit dem Hauptformular verknüpft ist, wird die Navigation immer auf dem übergeordneten Formular ausgeführt.",
            "id": 46581151,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581151/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833788/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395138Z",
            "action": 59,
            "target": "<ahelp hid=\".\">Legt fest, ob die Navigationsfunktionen in der unteren Formularleiste verwendet werden können.</ahelp>",
            "id": 46581150,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581150/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833783/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395095Z",
            "action": 59,
            "target": "Navigationsleiste",
            "id": 46581149,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581149/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833777/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395052Z",
            "action": 59,
            "target": "Wenn <emph>Nur Daten hinzufügen</emph> auf \"Ja\" gesetzt ist, können die Daten weder geändert noch gelöscht werden.",
            "id": 46581148,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581148/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833771/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.395009Z",
            "action": 59,
            "target": "<ahelp hid=\".\">Legt fest, ob das Formular lediglich das Hinzufügen neuer Daten erlauben soll (Ja) oder ob es nicht nur auf diese Eigenschaft beschränkt ist (Nein).</ahelp>",
            "id": 46581147,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581147/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833765/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.394966Z",
            "action": 59,
            "target": "Nur Daten hinzufügen",
            "id": 46581146,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581146/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833760/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.394922Z",
            "action": 59,
            "target": "Im Benutzermodus können Sie die entsprechenden Symbole in der <link href=\"text/shared/main0213.xhp\"><emph>Formular-Navigationsleiste</emph></link> zum Sortieren verwenden: <link href=\"text/shared/02/12010000.xhp\"><emph>Aufsteigend sortieren</emph></link>, <link href=\"text/shared/02/12020000.xhp\"><emph>Absteigend sortieren</emph></link>, <link href=\"text/shared/02/12100100.xhp\"><emph>Sortieren</emph></link>.",
            "id": 46581145,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581145/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833756/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.394879Z",
            "action": 59,
            "target": "<ahelp hid=\".\">Legt die Kriterien zum Sortieren der Daten im Formular fest. Die Angabe der Sortierkriterien erfolgt nach SQL-Regeln ohne Verwendung der ORDER BY-Klausel.</ahelp> Sollen beispielsweise alle Datensätze einer Datenbank in einem Feld aufsteigend und in einem anderen Feld absteigend sortiert werden, geben Sie \"Vorname ASC\", Name DESC\" ein (wenn \"Vorname\" und \"Name\" die Datenfeldnamen sind).",
            "id": 46581144,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581144/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833751/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.394836Z",
            "action": 59,
            "target": "Sortierung",
            "id": 46581143,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581143/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833744/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.394793Z",
            "action": 59,
            "target": "Im Benutzermodus kann über die Symbole <link href=\"text/shared/02/12030000.xhp\"><emph>AutoFilter</emph></link> und <link href=\"text/shared/02/12090000.xhp\"><emph>Standardfilter</emph></link> in der Symbolleiste <link href=\"text/shared/main0213.xhp\"><emph>Formular-Navigator</emph></link> auf die Filterfunktion zugegriffen werden.",
            "id": 46581142,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581142/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833730/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.394748Z",
            "action": 59,
            "target": "<ahelp hid=\"HID_PROP_FILTER_CRITERIA\">Geben Sie die zum Filtern der Daten im Formular erforderlichen Kriterien an. Die Definition des Filters erfolgt nach SQL-Regeln ohne Verwendung der WHERE-Klausel.</ahelp> Sollen beispielsweise alle Datensätze mit dem Vornamen \"Michael\" angezeigt werden, geben Sie Folgendes in das Datenfeld ein: Vorname = 'Michael'. Auch Kombinationen mehrerer Kriterien sind möglich: Vorname = 'Michael' OR Vorname = 'Peter'. Es werden dann alle Datensätze angezeigt, die eine der beiden Kriterien erfüllen.",
            "id": 46581141,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581141/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833722/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.394698Z",
            "action": 59,
            "target": "Filter",
            "id": 46581140,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581140/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833711/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.394654Z",
            "action": 59,
            "target": "<ahelp hid=\".\">Legt fest, ob die SQL-Anweisung von %PRODUCTNAME analysiert werden soll.</ahelp> Wenn die Einstellung auf \"Ja\" gesetzt ist, können Sie auf die Schaltfläche <emph>…</emph> neben dem Listenfeld <emph>Inhalt</emph> klicken. Es wird ein Fenster aufgerufen, in dem Sie grafisch eine Datenbankabfrage erstellen können. Wenn Sie das Fenster schließen, wird die SQL-Anweisung für die erstellte Abfrage in das Listenfeld <emph>Inhalt</emph> eingefügt.",
            "id": 46581139,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581139/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833680/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.394611Z",
            "action": 59,
            "target": "SQL Befehl analysieren",
            "id": 46581138,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581138/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833663/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.394567Z",
            "action": 59,
            "target": "Wenn Sie \"Tabelle\" oder \"Abfrage\" wählen, dann bezieht sich das Formular auf die bestehende Tabelle oder Abfrage, die Sie unter <emph>Datenquelle</emph> festlegen. Um eine neue Abfrage zu erstellen oder ein <link href=\"text/shared/02/01170203.xhp\">Unterformular anzulegen</link>, müssen Sie die Option \"SQL\" wählen. Sie können dann das Statement für die SQL-Abfrage oder das Unterformular direkt in das Feld <emph>Datenquelle</emph> eingeben. Das Formular wird dann auf Grundlage des angegebenen Statements generiert.",
            "id": 46581137,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581137/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833654/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.394524Z",
            "action": 59,
            "target": "<ahelp hid=\"HID_PROP_CURSORSOURCETYPE\">Legt fest, ob eine vorhandene Datenbanktabelle oder -abfrage als Datenquelle verwendet werden oder das Formular auf einem SQL-Ausdruck aufbauen soll.</ahelp>",
            "id": 46581136,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581136/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833644/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.394481Z",
            "action": 59,
            "target": "Art der Datenquelle",
            "id": 46581135,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581135/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833635/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.394439Z",
            "action": 59,
            "target": "Wenn Sie als <emph>Art des Inhaltes</emph> entweder \"Tabelle\" oder \"Abfrage\" auswählen, werden alle Datenquellen der entsprechenden Art aufgeführt, das heißt sämtliche in der Datenbank eingerichteten Tabellen und Abfragen. Soll sich das Formular auf eine Abfrage beziehen, so müssen Sie zunächst die Option \"Abfrage\" als Art des Datenquelleninhalts auswählen.",
            "id": 46581134,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581134/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833626/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.394396Z",
            "action": 59,
            "target": "<ahelp hid=\".\">Bestimmt den Inhalt für das Formular. Dabei kann es sich um eine bereits in der Datenbank angelegte Tabelle beziehungsweise Abfrage handeln oder Sie können den Inhalt durch einen SQL-Ausdruck definieren. Bevor Sie Inhalt eingeben, müssen Sie mit <emph>Art des Inhaltes</emph> den genauen Typ festlegen.</ahelp>",
            "id": 46581133,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581133/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108833616/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textshared02/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:23:41.394353Z",
            "action": 59,
            "target": "Datenquelle",
            "id": 46581132,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46581132/?format=api"
        }
    ]
}