Translation components API.

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

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

{
    "count": 4751,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/changes/?format=api&page=47",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/changes/?format=api&page=45",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050255/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.983907Z",
            "action": 59,
            "target": "",
            "id": 37430570,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430570/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050252/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.721401Z",
            "action": 59,
            "target": "Print \"The square root of\";iInputb;\" is\";iInputc",
            "id": 37430569,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430569/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050248/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.721359Z",
            "action": 59,
            "target": "Print \"The square root of\";iInputa;\" is\";iInputc",
            "id": 37430568,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430568/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050245/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.721318Z",
            "action": 59,
            "target": "iInputb = Int(InputBox$ (\"Enter the second number:\",\"NumberInput\"))",
            "id": 37430567,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430567/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050242/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.721276Z",
            "action": 59,
            "target": "iInputa = Int(InputBox$ (\"Enter the first number:\",\"NumberInput\"))",
            "id": 37430566,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430566/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050238/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.721234Z",
            "action": 59,
            "target": "下記の例は、<emph>GoSub</emph> と <emph>Return</emph> を使用したサンプルコードです。ここではユーザーに 2 つの値を入力させていますが、これらの平方根の計算は、共通の処理セクションを 2 度呼び出すことで処理しています。",
            "id": 37430565,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430565/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050234/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.721192Z",
            "action": 59,
            "target": "プログラムの実行時に、対応する<emph>GoSub</emph>の存在しないReturnステートメントに遭遇すると、$[officename] Basicからエラーメッセージが返されます。こうした不適切なReturnステートメントの実行を避けるには、必要な箇所に<emph>Exit Sub</emph>ないし<emph>Exit Function</emph>を記述して、該当するSubやFunctionを明示的に終了させる必要があります。",
            "id": 37430564,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430564/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050231/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.721151Z",
            "action": 59,
            "target": "",
            "id": 37430563,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430563/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050230/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.721111Z",
            "action": 59,
            "target": "",
            "id": 37430562,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430562/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050228/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.721070Z",
            "action": 59,
            "target": "",
            "id": 37430561,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430561/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050225/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.721029Z",
            "action": 59,
            "target": "",
            "id": 37430560,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430560/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050223/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720988Z",
            "action": 59,
            "target": "",
            "id": 37430559,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430559/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050221/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720946Z",
            "action": 59,
            "target": "",
            "id": 37430558,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430558/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050218/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720906Z",
            "action": 59,
            "target": "",
            "id": 37430557,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430557/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050215/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720864Z",
            "action": 59,
            "target": "",
            "id": 37430556,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430556/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050213/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720826Z",
            "action": 59,
            "target": "",
            "id": 37430555,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430555/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050210/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720788Z",
            "action": 59,
            "target": "",
            "id": 37430554,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430554/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050208/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720750Z",
            "action": 59,
            "target": "各種のジャンプ処理を行うためのステートメントです。",
            "id": 37430553,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430553/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050205/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720710Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03090300.xhp\">ジャンプ (移動)</link>",
            "id": 37430552,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430552/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050202/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720672Z",
            "action": 59,
            "target": "ジャンプ",
            "id": 37430551,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430551/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050200/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720634Z",
            "action": 59,
            "target": "",
            "id": 37430550,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430550/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050197/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720596Z",
            "action": 59,
            "target": "",
            "id": 37430549,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430549/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050193/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720557Z",
            "action": 59,
            "target": "MsgBox sText,0,\"Text encoded\"",
            "id": 37430548,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430548/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050190/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720519Z",
            "action": 59,
            "target": "",
            "id": 37430547,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430547/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050187/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720480Z",
            "action": 59,
            "target": "",
            "id": 37430546,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430546/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050184/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720440Z",
            "action": 59,
            "target": "",
            "id": 37430545,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430545/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050181/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720397Z",
            "action": 59,
            "target": "",
            "id": 37430544,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430544/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050177/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720354Z",
            "action": 59,
            "target": "",
            "id": 37430543,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430543/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050174/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720312Z",
            "action": 59,
            "target": "",
            "id": 37430542,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430542/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050170/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720237Z",
            "action": 59,
            "target": "",
            "id": 37430541,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430541/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050167/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720196Z",
            "action": 59,
            "target": "",
            "id": 37430540,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430540/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050164/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720156Z",
            "action": 59,
            "target": "",
            "id": 37430539,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430539/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050159/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720116Z",
            "action": 59,
            "target": "",
            "id": 37430538,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430538/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050156/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720075Z",
            "action": 59,
            "target": "",
            "id": 37430537,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430537/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050153/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.720036Z",
            "action": 59,
            "target": "",
            "id": 37430536,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430536/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050150/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.719996Z",
            "action": 59,
            "target": "",
            "id": 37430535,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430535/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050147/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.719957Z",
            "action": 59,
            "target": "",
            "id": 37430534,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430534/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050144/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.719919Z",
            "action": 59,
            "target": "",
            "id": 37430533,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430533/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050141/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.719880Z",
            "action": 59,
            "target": "",
            "id": 37430532,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430532/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050138/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.719841Z",
            "action": 59,
            "target": "",
            "id": 37430531,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430531/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050137/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.719801Z",
            "action": 59,
            "target": "",
            "id": 37430530,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430530/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050134/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.719761Z",
            "action": 59,
            "target": "",
            "id": 37430529,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430529/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050131/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.719722Z",
            "action": 59,
            "target": "",
            "id": 37430528,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430528/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050126/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.719680Z",
            "action": 59,
            "target": "<emph>Exit For</emph> ステートメントを指定すると、ループは無条件に終了させられます。このステートメントは、<emph>For...Next</emph> ループの内部に記述する必要があります。この場合も、下記の例のように <emph>If...Then</emph> ステートメントを使って、終了条件を満たしているかの判定が行えます。",
            "id": 37430527,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430527/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050122/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.719638Z",
            "action": 59,
            "target": "",
            "id": 37430526,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430526/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050115/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.719598Z",
            "action": 59,
            "target": "増分値を0とすると、<emph>For</emph> から <emph>Next</emph> までの間にあるステートメントブロックが永続的に繰り返し実行され続けます。",
            "id": 37430525,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430525/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050111/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.719559Z",
            "action": 59,
            "target": "<emph>For...Next</emph> ステートメントは、複数のものをネスト (入れ子化) することができます。<emph>Next</emph> ステートメントに続けて変数名を指定しない場合、各 <emph>Next</emph> は一番近くに存在する <emph>For</emph> ステートメントに対応づけられます。",
            "id": 37430524,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430524/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050107/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.719520Z",
            "action": 59,
            "target": "",
            "id": 37430523,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430523/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050104/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.719480Z",
            "action": 59,
            "target": "<emph>For...Next</emph> ループでは、パラメーター群で指定する回数分だけ、ステートメントブロックの全コードが繰り返されます。",
            "id": 37430522,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430522/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/100050102/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:38.719438Z",
            "action": 59,
            "target": "",
            "id": 37430521,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37430521/?format=api"
        }
    ]
}