Translation components API.

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

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

{
    "count": 1774,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/changes/?format=api&page=32",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/changes/?format=api&page=30",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643667/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798822Z",
            "action": 59,
            "target": "Parameter-Eingabe",
            "id": 45382120,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382120/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643665/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798778Z",
            "action": 59,
            "target": "Parameterabfragen können als Datenquelle für <link href=\"text/shared/02/01170203.xhp\">Unterformulare</link> verwendet werden, um es dem Benutzer zu erlauben, die angezeigten Datensätze einzuschränken.",
            "id": 45382119,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382119/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643662/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798732Z",
            "action": 59,
            "target": "Eine nützliche Konstruktion zum Auswählen von Datensätzen basierend auf Teilen des Inhalts eines Textfelds ist das Hinzufügen einer versteckten Spalte mit <item type=\"input\">\"LIKE '%' || :Teil_des_Feldes || '%'\"</item> als Kriterium. Dadurch werden Datensätze mit einer genauen Übereinstimmung ausgewählt. Wenn ein Test ohne Berücksichtigung der Groß-/Kleinschreibung erwünscht ist, besteht eine Lösung darin, <item type=\"input\">LOWER (Feldname)</item> als Feld und <item type=\"input\">LIKE LOWER ( '%' || :Teil_des_Feldes || '%' )</item> als Kriterium zu verwenden. Beachten Sie, dass die Leerzeichen im Kriterium wichtig sind; Wenn sie weggelassen werden, interpretiert der SQL-Parser das gesamte Kriterium als zu vergleichende Zeichenfolge. Im <link href=\"text/sdatabase/02010100.xhp#sqlmode\">SQL-Modus</link> sollte dies als <item type=\"input\">LOWER ( \"Feldname\" ) WIKE LOWER ( '%' || :Teil_des_Feldes || '%' )</item> eingegeben werden.",
            "id": 45382118,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382118/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643659/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798669Z",
            "action": 59,
            "target": "Parameternamen dürfen keines der Zeichen <item type=\"input\"><Leerstelle>`!\"$%^*()+={}[]@'~#<>?/,</item> enthalten. Sie dürfen nicht gleich Feldnamen oder für SQL reservierten Wörter sein. Sie können aber gleich Aliasen sein.",
            "id": 45382117,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382117/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643658/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798627Z",
            "action": 59,
            "target": "Im einfachsten Fall, wenn der Benutzer einen Wert eingibt, der auf Gleichheit prüft, wird einfach der Parametername mit vorangestelltem Doppelpunkt in die Zeile Kriterium eingetragen. Im <link href=\"text/sdatabase/02010100.xhp#sqlmode\">SQL-Modus</link> sollte dies als <item type=\"input\">WHERE \"Field\" = :Parametername</item> eingegeben werden.",
            "id": 45382116,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382116/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643656/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798581Z",
            "action": 59,
            "target": "Parameternamen wird sowohl in der Entwurfs- als auch in der SQL-Ansicht einer Abfrage ein Doppelpunkt vorangestellt. Dies kann immer dort geschehen, wo ein Wert erscheinen kann. Falls derselbe Wert mehr als einmal in der Abfrage erscheint, wird derselbe Parametername verwendet.",
            "id": 45382115,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382115/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643654/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798537Z",
            "action": 59,
            "target": "Parameterabfragen erlauben es dem Benutzer, während der Laufzeit Werte einzugeben. Diese Werte werden innerhalb der Kriterien zur Auswahl der anzuzeigenden Datensätze verwendet. Jeder dieser Werte hat einen damit verbundenen Parameternamen, welcher dazu verwendet wird, den Benutzer während der Abfrage zur Eingabe aufzufordern.",
            "id": 45382114,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382114/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643653/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798496Z",
            "action": 59,
            "target": "Parameterabfragen",
            "id": 45382113,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382113/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643652/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798458Z",
            "action": 59,
            "target": "Die Syntax ist von dem jeweiligen Datenbanksystem abhängig. Beachten Sie außerdem, dass Ja/Nein-Felder unterschiedlich definiert sein können (nur zwei anstelle von 3 Zuständen).",
            "id": 45382112,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382112/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643651/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798419Z",
            "action": 59,
            "target": "IS NULL liefert alle Datensätze, bei denen das Ja/Nein-Feld keinen der beiden Zustände Ja oder Nein hat (graue Markierung).",
            "id": 45382111,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382111/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643650/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798380Z",
            "action": 59,
            "target": "IS NULL",
            "id": 45382110,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382110/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643649/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798342Z",
            "action": 59,
            "target": "Leer",
            "id": 45382109,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382109/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643647/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798297Z",
            "action": 59,
            "target": "=0 liefert alle Datensätze, bei denen das Ja/Nein-Feld den Zustand \"Nein\" oder \"aus\" hat (keine Markierung).",
            "id": 45382108,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382108/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643646/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798257Z",
            "action": 59,
            "target": ".",
            "id": 45382107,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382107/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643644/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798217Z",
            "action": 59,
            "target": "Nein",
            "id": 45382106,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382106/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643642/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798176Z",
            "action": 59,
            "target": "=1 liefert alle Datensätze, bei denen das Ja/Nein-Feld den Zustand \"Ja\" oder \"an\" hat (schwarze Markierung).",
            "id": 45382105,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382105/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643640/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798134Z",
            "action": 59,
            "target": "bei dBase-Tabellen: ungleich zu jedem Wert",
            "id": 45382104,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382104/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643639/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798092Z",
            "action": 59,
            "target": "Ja",
            "id": 45382103,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382103/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643636/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798053Z",
            "action": 59,
            "target": "Beispiel",
            "id": 45382102,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382102/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643635/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.798012Z",
            "action": 59,
            "target": "Abfragekriterium",
            "id": 45382101,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382101/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643634/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797971Z",
            "action": 59,
            "target": "Zustand",
            "id": 45382100,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382100/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643632/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797927Z",
            "action": 59,
            "target": "Um Ja/Nein-Felder abzufragen, verwenden Sie für dBase-Tabellen die folgende Syntax:",
            "id": 45382099,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382099/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643631/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797888Z",
            "action": 59,
            "target": "Abfrage von Ja/Nein-Feldern",
            "id": 45382098,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382098/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643630/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797845Z",
            "action": 59,
            "target": "Alle Datumausdrücke (date literals) müssen in Hochkommata eingeschlossen werden. (Schlagen Sie für weitere Details die Referenz für die spezielle Datenbank und den verwendeten Verbinder nach.)",
            "id": 45382097,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382097/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643628/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797807Z",
            "action": 59,
            "target": "DatumZeit",
            "id": 45382096,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382096/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643627/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797767Z",
            "action": 59,
            "target": "Zeit",
            "id": 45382095,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382095/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643624/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797729Z",
            "action": 59,
            "target": "Datum",
            "id": 45382094,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382094/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643623/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797693Z",
            "action": 59,
            "target": "SQL2 Syntax",
            "id": 45382093,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382093/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643621/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797656Z",
            "action": 59,
            "target": "SQL-Abbruchsyntax #2",
            "id": 45382092,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382092/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643619/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797619Z",
            "action": 59,
            "target": "SQL-Abbruchsyntax #1 – kann veraltet sein",
            "id": 45382091,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382091/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643617/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797582Z",
            "action": 59,
            "target": "Datentypelement",
            "id": 45382090,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382090/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643616/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797544Z",
            "action": 59,
            "target": "<emph>Datumsfelder</emph> werden als #Date# dargestellt, um sie eindeutig als Daten zu identifizieren. Datum-, Zeit- und Datum-/Zeitkonstanten (Literale), die in Bedingungen verwendet werden, können entweder vom Typ SQL-Abbruchsyntax oder Standard-SQL2-Syntax sein.",
            "id": 45382089,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382089/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643614/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797506Z",
            "action": 59,
            "target": "Abfrage von Datumsfeldern",
            "id": 45382088,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382088/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643610/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797466Z",
            "action": 59,
            "target": "Um den Inhalt eines Textfeldes abzufragen, müssen Sie den Ausdruck in einfache Anführungszeichen setzen. Die Unterscheidung zwischen Groß- und Kleinschreibung hängt von der verwendeten Datenbank ab. LIKE unterscheidet per Definition Groß- und Kleinschreibung (obwohl einige Datenbanken dies nicht strikt interpretieren).",
            "id": 45382087,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382087/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643609/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797433Z",
            "action": 59,
            "target": "Abfrage von Textfeldern",
            "id": 45382086,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382086/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643608/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797398Z",
            "action": 59,
            "target": "<emph>Outer Join</emph> Abbruchsequenz: {oj outer-join}",
            "id": 45382085,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382085/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643607/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797364Z",
            "action": 59,
            "target": "Das Beispiel liefert alle Einträge, wo der Artikelname mit 'Der *' beginnt. Sie können somit auch nach Zeichen suchen, die sonst als Platzhalter interpretiert werden, wie *, ?, _, % oder der Punkt.",
            "id": 45382084,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382084/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643606/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797328Z",
            "action": 59,
            "target": "<emph>Like</emph> Abbruchsequenz: {escape 'Abbruchzeichen'}",
            "id": 45382083,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382083/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643605/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797288Z",
            "action": 59,
            "target": "liefert Datensätze, die nicht \"Schmidt\" enthalten.",
            "id": 45382082,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382082/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643604/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797246Z",
            "action": 59,
            "target": "NOT IN ('Schmidt')",
            "id": 45382081,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382081/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643603/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797204Z",
            "action": 59,
            "target": "liefert Datensätze mit den Werten 1, 3, 5, 7. Beinhaltet das Datenfeld beispielsweise eine Artikel-Nummer, können Sie eine Abfrage erstellen, die bestimmte Artikel mit der angegebenen Nummer liefert.",
            "id": 45382080,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382080/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643602/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797162Z",
            "action": 59,
            "target": "liefert Datensätze mit Feldinhalten zwischen den Werten 10 und 20. (Dabei kann es sich sowohl um Textfelder als auch um Zahlenfelder handeln.)",
            "id": 45382079,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382079/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643601/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797124Z",
            "action": 59,
            "target": "liefert Datensätze mit Feldinhalten wie \"Sun\".",
            "id": 45382078,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382078/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643600/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797086Z",
            "action": 59,
            "target": "liefert Datensätze mit Feldinhalten wie \"Hallo\" und \"Hello\".",
            "id": 45382077,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382077/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643599/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797047Z",
            "action": 59,
            "target": "LIKE 'H?llo'",
            "id": 45382076,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382076/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643598/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.797004Z",
            "action": 59,
            "target": "liefert Daten, die vor dem 10 Januar 2001 liegen",
            "id": 45382075,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382075/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643597/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.796960Z",
            "action": 59,
            "target": "liefert Datenfelder mit dem Feldinhalt \"Frau\".",
            "id": 45382074,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382074/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643596/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.796916Z",
            "action": 59,
            "target": "='Frau.'",
            "id": 45382073,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382073/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643595/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.796872Z",
            "action": 59,
            "target": "Beispiele",
            "id": 45382072,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382072/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107643594/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsdatabase/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsdatabase/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:59:50.796827Z",
            "action": 59,
            "target": "… das Datenfeld den Wert FALSCH enthält.",
            "id": 45382071,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45382071/?format=api"
        }
    ]
}