Translation components API.

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

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

{
    "count": 3740,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/changes/?format=api&page=28",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/changes/?format=api&page=26",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094572/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.329171Z",
            "action": 59,
            "target": "<emph>filename</emph>: Die Ausgabedatei in der Notation von <literal>FileSystem.FileNaming</literal>.",
            "id": 36476405,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476405/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094568/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.329146Z",
            "action": 59,
            "target": "Die Methode gibt bei Erfolg <literal>True</literal> zurück.",
            "id": 36476404,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476404/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094563/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.329119Z",
            "action": 59,
            "target": "Um einen Satz von Zeichenfolgen zu erstellen, können Sie entweder eine Reihe von Aufrufen der Methode <literal>AddText</literal> verwenden oder einen erfolgreichen Aufruf des Dienstes <literal>L10N</literal> mit dem vorhandenen Argument <literal>foldername</literal>. Es ist auch möglich, eine Kombination beider Techniken zu verwenden.",
            "id": 36476403,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476403/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094545/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.329093Z",
            "action": 59,
            "target": "Exportiert einen Satz nicht übersetzter Zeichenfolgen als POT-Datei.",
            "id": 36476402,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476402/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094540/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.329067Z",
            "action": 59,
            "target": "Das folgende Beispiel extrahiert alle in der Bibliothek \"Standard\" gespeicherten Zeichenfolgen aus dem Dialog \"MyDialog\" und exportiert sie in eine POT-Datei:",
            "id": 36476401,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476401/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094538/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.329041Z",
            "action": 59,
            "target": "<emph>dialog</emph>: eine Dienstinstanz \"Dialog\", die dem Dialog entspricht, aus dem Zeichenfolgen extrahiert werden.",
            "id": 36476400,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476400/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094535/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.329013Z",
            "action": 59,
            "target": "Wenn eine Dienstinstanz <literal>L10N</literal> aus einer vorhandenen PO-Datei erstellt wird, verwenden Sie die Methode <link href=\"text/sbasic/shared/03/sf_dialog.xhp#GetTextsFromL10N\">GetTextsFromL10N</link> aus dem Dienst <literal>Dialog</literal>, um automatisch alle übersetzten Zeichenfolgen in den Dialog zu laden.",
            "id": 36476399,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476399/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094532/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328987Z",
            "action": 59,
            "target": "Der Dialog, aus dem Zeichenfolgen extrahiert werden sollen, darf beim Aufruf der Methode nicht geöffnet sein.",
            "id": 36476398,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476398/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094528/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328962Z",
            "action": 59,
            "target": "Die Methode gibt bei Erfolg <literal>True</literal> zurück.",
            "id": 36476397,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476397/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094524/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328935Z",
            "action": 59,
            "target": "Der Hilfetext, der angezeigt wird, wenn die Maus über das Steuerelement bewegt wird.",
            "id": 36476396,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476396/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094509/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328909Z",
            "action": 59,
            "target": "Statische Zeichenfolgen in Listenfeldern und Kombinationsfeldern.",
            "id": 36476395,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476395/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094503/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328883Z",
            "action": 59,
            "target": "Die Beschriftung der folgenden Steuerelementtypen: Schaltfläche, Markierfeld, Geschützte Linie, Beschriftungsfeld, Gruppenfeld und Optionsfeld.",
            "id": 36476394,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476394/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094494/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328856Z",
            "action": 59,
            "target": "Der Titel des Dialogs.",
            "id": 36476393,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476393/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094490/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328829Z",
            "action": 59,
            "target": "Extrahiert automatisch Zeichenfolgen aus einem Dialog und fügt sie der Liste der lokalisierbaren Textzeichenfolgen hinzu. Die folgenden Zeichenfolgen werden extrahiert:",
            "id": 36476392,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476392/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094483/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328803Z",
            "action": 59,
            "target": "Das folgende Beispiel erstellt eine Reihe von Zeichenfolgen in Englisch:",
            "id": 36476391,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476391/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094477/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328777Z",
            "action": 59,
            "target": "<emph>comment</emph>: Optionaler Kommentar, welcher der Zeichenfolge hinzugefügt werden kann, um Übersetzern zu helfen.",
            "id": 36476390,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476390/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094468/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328751Z",
            "action": 59,
            "target": "<literal>msgid</literal> kann beliebig viele Platzhalter (%1 %2 %3 …) enthalten, um die Zeichenfolgen zur Laufzeit dynamisch zu verändern.",
            "id": 36476389,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476389/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094459/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328724Z",
            "action": 59,
            "target": "<emph>msgid</emph>: Die unübersetzte Zeichenfolge, die der Text ist, der im Programmcode erscheint. Sie darf nicht leer sein. <literal>msgid</literal> wird zum Schlüssel zum Abrufen der übersetzten Zeichenfolgen über die Methode <literal>GetText</literal>, wenn <literal>context</literal> leer ist.",
            "id": 36476388,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476388/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094455/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328698Z",
            "action": 59,
            "target": "<emph>context</emph>: Der Schlüssel zum Abrufen der übersetzten Zeichenfolge mit der Methode <literal>GetText</literal>. Dieser Parameter hat den Standardwert \"\".",
            "id": 36476387,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476387/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094451/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328672Z",
            "action": 59,
            "target": "Die Methode gibt bei Erfolg <literal>True</literal> zurück.",
            "id": 36476386,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476386/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094445/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328646Z",
            "action": 59,
            "target": "Fügt einen neuen Eintrag der Liste der lokalisierbaren Zeichenfolgen hinzu. Er darf noch nicht existieren.",
            "id": 36476385,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476385/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094440/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328620Z",
            "action": 59,
            "target": "Liste der Methoden im Dienst L10N",
            "id": 36476384,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476384/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094436/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328594Z",
            "action": 59,
            "target": "Die derzeit aktive Sprach-LAND-Kombination. Diese Eigenschaft ist zunächst leer, wenn der Dienst ohne eines der optionalen Argumente instanziiert wurde.",
            "id": 36476383,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476383/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094434/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328568Z",
            "action": 59,
            "target": "Ja",
            "id": 36476382,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476382/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094430/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328542Z",
            "action": 59,
            "target": "Eine nullbasierte Matrix, die alle Basisnamen (ohne die Erweiterung \".po\") der PO-Dateien auflistet, die im angegebenen <literal>Ordner</literal> gefunden wurden.",
            "id": 36476381,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476381/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094428/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328516Z",
            "action": 59,
            "target": "Ja",
            "id": 36476380,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476380/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094423/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328491Z",
            "action": 59,
            "target": "Der Ordner mit den PO-Dateien (siehe die Eigenschaft <link href=\"text/sbasic/shared/03/sf_filesystem.xhp#bm_id901612991354326\"><literal>FileSystem.FileNaming</literal></link>, um mehr über die verwendete Notation zu erfahren).",
            "id": 36476379,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476379/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094419/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328465Z",
            "action": 59,
            "target": "Ja",
            "id": 36476378,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476378/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094416/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328440Z",
            "action": 59,
            "target": "Beschreibung",
            "id": 36476377,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476377/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094412/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328414Z",
            "action": 59,
            "target": "Typ",
            "id": 36476376,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476376/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094398/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328389Z",
            "action": 59,
            "target": "Schreibgeschützt",
            "id": 36476375,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476375/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094393/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328363Z",
            "action": 59,
            "target": "Name",
            "id": 36476374,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476374/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094375/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328337Z",
            "action": 59,
            "target": "Eigenschaften",
            "id": 36476373,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476373/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094373/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328311Z",
            "action": 59,
            "target": "Mehrere Instanzen des Dienstes <literal>L10N</literal> können koexistieren. Jede Instanz muss jedoch ein separates Verzeichnis für ihre PO-Dateien verwenden.",
            "id": 36476372,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476372/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094369/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328283Z",
            "action": 59,
            "target": "Die obigen Beispiele können wie folgt in Python übersetzt werden:",
            "id": 36476371,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476371/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094366/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328250Z",
            "action": 59,
            "target": "Es wird empfohlen, Ressourcen nach der Verwendung freizugeben:",
            "id": 36476370,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476370/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094362/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328223Z",
            "action": 59,
            "target": "PO-Dateien müssen in der Form „la-CO.po“ oder „la.po“ benannt werden, wobei sich „la“ auf die Sprache und „CO“ auf das Land bezieht. Einige Beispiele sind: „en-US.po“, „fr-BE.po“ oder „fr.po“.",
            "id": 36476369,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476369/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094358/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328197Z",
            "action": 59,
            "target": "Um Fehler zu vermeiden, ist es möglich, ein bevorzugtes und ein Fallback-Gebietsschema und eine -Kodierung anzugeben. Im folgenden Beispiel wird zunächst versucht, die Datei „fr-BE.po“ aus dem angegebenen Ordner zu laden, und falls diese nicht existiert, wird die Datei „en-US.po“ geladen.",
            "id": 36476368,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476368/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094351/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328170Z",
            "action": 59,
            "target": "Im Beispiel unten ist das Gebietsschema ausdrücklich als belgisches Französisch („fr-BE“) definiert, daher lädt der Dienst die Datei „fr-BE.po“ aus dem Ordner „C:\\myPOFiles“. Wenn die Datei nicht existiert, tritt ein Fehler auf.",
            "id": 36476367,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476367/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094343/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328144Z",
            "action": 59,
            "target": "Das obige Beispiel führt zu einem Laufzeitfehler, wenn die PO-Datei, die dem Gebietsschema <literal>OfficeLocale</literal> entspricht, nicht im angegebenen Ordner vorhanden ist.",
            "id": 36476366,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476366/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094335/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328117Z",
            "action": 59,
            "target": "Das folgende Beispiel gibt den Ordner an, der die PO-Dateien enthält. Da das Gebietsschema nicht definiert ist, verwendet die Dienstinstanz das Gebietsschema, das für die %PRODUCTNAME-Benutzeroberfläche definiert ist. Dies ist dasselbe Gebietsschema, das in der Eigenschaft <literal>OfficeLocale</literal> des Dienstes <link href=\"text/sbasic/shared/03/sf_platform.xhp\">Platform</link> definiert ist.",
            "id": 36476365,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476365/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094327/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328091Z",
            "action": 59,
            "target": "Das folgende Beispiel instanziiert den Dienst <literal>L10N</literal> ohne optionale Argumente. Dadurch werden nur die Methoden <literal>AddText</literal> und <literal>ExportToPOTFile</literal> aktiviert, was zum Erstellen von POT-Dateien nützlich ist.",
            "id": 36476364,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476364/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094321/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328064Z",
            "action": 59,
            "target": "Um mehr über die Namen von Zeichensätzen zu erfahren, besuchen Sie die Seite <link href=\"https://www.iana.org/assignments/character-sets/character-sets.xhtml\">IANA's Character Set</link>. Beachten Sie, dass %PRODUCTNAME nicht alle vorhandenen Zeichensätze implementiert.",
            "id": 36476363,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476363/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094315/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328037Z",
            "action": 59,
            "target": "<emph>encoding2</emph>: Der Zeichensatz der Fallback-PO-Datei, die dem Argument <literal>locale2</literal> entspricht. Die Standardcodierung ist „UTF-8“.",
            "id": 36476362,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476362/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094309/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.328010Z",
            "action": 59,
            "target": "<emph>locale2</emph>: Eine Zeichenfolge, welche das Fallback-Gebietsschema angibt, das verwendet werden soll, falls die PO-Datei, die dem Gebietsschema entspricht, das im Parameter <literal>locale</literal> definiert ist, nicht existiert. Dieser Parameter wird in der Form \"la-CO\" (Sprache-LAND) oder \"la\" (Sprache) ausgedrückt.",
            "id": 36476361,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476361/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094303/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.327983Z",
            "action": 59,
            "target": "<emph>encoding</emph>: Der zu verwendende Zeichensatz. Die Standardcodierung ist „UTF-8“.",
            "id": 36476360,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476360/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094296/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.327956Z",
            "action": 59,
            "target": "<emph>locale</emph>: Eine Zeichenfolge in der Form \"la-CO\" (Sprache-LAND) oder in der Form \"la\" (Sprache).",
            "id": 36476359,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476359/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094281/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.327929Z",
            "action": 59,
            "target": "<emph>foldername</emph>: Der Ordner, der die PO-Dateien enthält. Es muss in der Notation von <literal>FileSystem.FileNaming</literal> ausgedrückt werden.",
            "id": 36476358,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476358/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094273/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.327903Z",
            "action": 59,
            "target": "Es gibt mehrere Möglichkeiten, den Dienst <literal>L10N</literal> mit bis zu fünf optionalen Argumenten aufzurufen, die den Ordner angeben, in dem PO-Dateien gespeichert sind, das Gebietsschema und die zu verwendende Codierung sowie eine Fallback-PO-Datei und ihre Codierung.",
            "id": 36476357,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476357/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/99094264/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:45:34.327877Z",
            "action": 59,
            "target": "Vor der Verwendung des Dienstes <literal>L10N</literal> muss die Bibliothek <literal>ScriptForge</literal> geladen oder importiert werden:",
            "id": 36476356,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36476356/?format=api"
        }
    ]
}