Translation components API.

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

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

{
    "count": 4174,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/changes/?format=api&page=28",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/changes/?format=api&page=26",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351876/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.873181Z",
            "action": 59,
            "target": "<emph>msgid</emph>: The untranslated string, which is the text appearing in the program code. It must not be empty. It may contain any number of placeholders (%1 %2 %3 ...) that can be used to dynamically insert text at runtime.",
            "id": 48112256,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112256/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351875/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.873159Z",
            "action": 59,
            "target": "In the ScriptForge library, all methods starting with the \"_\" character are reserved for internal use only. However, the shortcut <literal>_</literal> used for <literal>GetText</literal> is the only exception to this rule, hence it can be safely used in Basic and Python scripts.",
            "id": 48112255,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112255/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351874/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.873138Z",
            "action": 59,
            "target": "This method can be called either by the full name <literal>GetText</literal> or by the shortcut <literal>_</literal> (a single underscore):",
            "id": 48112254,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112254/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351873/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.873116Z",
            "action": 59,
            "target": "If no translated string is found, the method returns the untranslated string after replacing the placeholders with the specified arguments.",
            "id": 48112253,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112253/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351872/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.873095Z",
            "action": 59,
            "target": "A list of arguments may be specified to replace the placeholders (%1, %2, ...) in the string.",
            "id": 48112252,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112252/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351871/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.873072Z",
            "action": 59,
            "target": "Gets the translated string corresponding to the given <literal>msgid</literal> argument.",
            "id": 48112251,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112251/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351870/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.873047Z",
            "action": 59,
            "target": "The generated file should successfully pass the <literal>msgfmt --check</literal> GNU command.",
            "id": 48112250,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112250/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351869/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.873026Z",
            "action": 59,
            "target": "<emph>encoding</emph>: The character set to be used (Default = \"UTF-8\").",
            "id": 48112249,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112249/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351868/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.873005Z",
            "action": 59,
            "target": "Do not include any leading \"#\" characters. If you want the header to be broken into multiple lines, insert escape sequences (\\n) where relevant. A standard header will be added alongside the text specified in the <literal>header</literal> argument.",
            "id": 48112248,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112248/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351867/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872983Z",
            "action": 59,
            "target": "<emph>header</emph>: Comments that will be added on top of the generated POT file.",
            "id": 48112247,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112247/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351866/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872962Z",
            "action": 59,
            "target": "<emph>filename</emph>: The full output file name in <literal>FileSystem.FileNaming</literal> notation.",
            "id": 48112246,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112246/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351865/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872941Z",
            "action": 59,
            "target": "The method returns <literal>True</literal> if successful.",
            "id": 48112245,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112245/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351864/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872920Z",
            "action": 59,
            "target": "To build a set of strings you can use either a succession of <literal>AddText</literal> method calls, or by a successful invocation of the <literal>L10N</literal> service with the <literal>foldername</literal> argument present. It is also possible to use a combination of both techniques.",
            "id": 48112244,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112244/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351863/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872898Z",
            "action": 59,
            "target": "Exports a set of untranslated strings as a POT file.",
            "id": 48112243,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112243/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351862/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872875Z",
            "action": 59,
            "target": "The following example extracts all strings from the dialog \"MyDialog\" stored in the \"Standard\" library and exports them to a POT file:",
            "id": 48112242,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112242/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351861/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872850Z",
            "action": 59,
            "target": "<emph>dialog</emph>: a Dialog service instance corresponding to the dialog from which strings will be extracted.",
            "id": 48112241,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112241/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351860/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872828Z",
            "action": 59,
            "target": "When a <literal>L10N</literal> service instance is created from an existing PO file, use the <link href=\"text/sbasic/shared/03/sf_dialog.xhp#GetTextsFromL10N\">GetTextsFromL10N</link> method from the <literal>Dialog</literal> service to automatically load all translated strings into the dialog.",
            "id": 48112240,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112240/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351859/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872806Z",
            "action": 59,
            "target": "The dialog from which strings will be extracted must not be open when the method is called.",
            "id": 48112239,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112239/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351858/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872785Z",
            "action": 59,
            "target": "The method returns <literal>True</literal> if successful.",
            "id": 48112238,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112238/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351857/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872763Z",
            "action": 59,
            "target": "The tooltip or help text displayed when the mouse hovers over the control.",
            "id": 48112237,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112237/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351856/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872738Z",
            "action": 59,
            "target": "Static strings in ListBoxes and ComboBoxes.",
            "id": 48112236,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112236/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351854/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872716Z",
            "action": 59,
            "target": "The caption of the following control types: Button, CheckBox, FixedLine, FixedText, GroupBox and RadioButton.",
            "id": 48112235,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112235/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351844/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872694Z",
            "action": 59,
            "target": "The title of the dialog.",
            "id": 48112234,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112234/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351828/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872673Z",
            "action": 59,
            "target": "Automatically extracts strings from a dialog and adds them to the list of localizable text strings. The following strings are extracted:",
            "id": 48112233,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112233/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351813/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872649Z",
            "action": 59,
            "target": "The example below creates a set of strings in English:",
            "id": 48112232,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112232/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351798/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872627Z",
            "action": 59,
            "target": "<emph>comment</emph>: Optional comment to be added alongside the string to help translators.",
            "id": 48112231,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112231/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351787/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872606Z",
            "action": 59,
            "target": "The <literal>msgid</literal> string may contain any number of placeholders (%1 %2 %3 ...) for dynamically modifying the string at runtime.",
            "id": 48112230,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112230/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351754/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872584Z",
            "action": 59,
            "target": "<emph>msgid</emph>: The untranslated string, which is the text appearing in the program code. It must not be empty. The <literal>msgid</literal> becomes the key to retrieve the translated string via <literal>GetText</literal> method when <literal>context</literal> is empty.",
            "id": 48112229,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112229/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351749/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872563Z",
            "action": 59,
            "target": "<emph>context</emph>: The key to retrieve the translated string with the <literal>GetText</literal> method. This parameter has a default value of \"\".",
            "id": 48112228,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112228/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351747/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872538Z",
            "action": 59,
            "target": "The method returns <literal>True</literal> if successful.",
            "id": 48112227,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112227/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351739/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872516Z",
            "action": 59,
            "target": "Adds a new entry in the list of localizable strings. It must not exist yet.",
            "id": 48112226,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112226/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351722/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872494Z",
            "action": 59,
            "target": "List of Methods in the L10N Service",
            "id": 48112225,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112225/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351703/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872472Z",
            "action": 59,
            "target": "The currently active language-COUNTRY combination. This property will be initially empty if the service was instantiated without any of the optional arguments.",
            "id": 48112224,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112224/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351658/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872448Z",
            "action": 59,
            "target": "Yes",
            "id": 48112223,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112223/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351647/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872427Z",
            "action": 59,
            "target": "A zero-based array listing all the base names (without the \".po\" extension) of the PO-files found in the specified <literal>Folder</literal>.",
            "id": 48112222,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112222/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351636/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872405Z",
            "action": 59,
            "target": "Yes",
            "id": 48112221,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112221/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351626/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872384Z",
            "action": 59,
            "target": "The folder containing the PO files (see the <link href=\"text/sbasic/shared/03/sf_filesystem.xhp#bm_id901612991354326\"><literal>FileSystem.FileNaming</literal></link> property to learn about the notation used).",
            "id": 48112220,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112220/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351613/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872362Z",
            "action": 59,
            "target": "Yes",
            "id": 48112219,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112219/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351576/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872337Z",
            "action": 59,
            "target": "Description",
            "id": 48112218,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112218/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351556/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872316Z",
            "action": 59,
            "target": "Type",
            "id": 48112217,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112217/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351555/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872295Z",
            "action": 59,
            "target": "Readonly",
            "id": 48112216,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112216/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351554/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872273Z",
            "action": 59,
            "target": "Name",
            "id": 48112215,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112215/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351553/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872248Z",
            "action": 59,
            "target": "Properties",
            "id": 48112214,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112214/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351534/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872227Z",
            "action": 59,
            "target": "Several instances of the <literal>L10N</literal> service may coexist. However, each instance must use a separate directory for its PO files.",
            "id": 48112213,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112213/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351502/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872206Z",
            "action": 59,
            "target": "The examples above can be translated to Python as follows:",
            "id": 48112212,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112212/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351483/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872185Z",
            "action": 59,
            "target": "It is recommended to free resources after use:",
            "id": 48112211,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112211/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351456/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872163Z",
            "action": 59,
            "target": "PO files must be named in the form \"la-CO.po\" or \"la.po\", where \"la\" refers to the language and \"CO\" is the country. Some examples are: \"en-US.po\", \"fr-BE.po\" or \"fr.po\".",
            "id": 48112210,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112210/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351429/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872138Z",
            "action": 59,
            "target": "To avoid errors, it is possible to specify a preferred and a fallback locale and encoding. The following example will first try to load the file \"fr-BE.po\" from the specified folder and if it does not exist, the file \"en-US.po\" will be loaded.",
            "id": 48112209,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112209/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351412/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872117Z",
            "action": 59,
            "target": "In the example below, the locale is explicitly defined to be Belgian French (\"fr-BE\"), hence the service will load the file \"fr-BE.po\" from the folder \"C:\\myPOFiles\". If the file does not exist, an error will occur.",
            "id": 48112208,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112208/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110351396/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.872095Z",
            "action": 59,
            "target": "The example above will result in an runtime error if the PO file corresponding to the <literal>OfficeLocale</literal> locale does not exist in the specified folder.",
            "id": 48112207,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48112207/?format=api"
        }
    ]
}