Translation components API.

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

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

{
    "count": 333,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/changes/?format=api&page=4",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938984/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952677Z",
            "action": 59,
            "target": "; 数値パラメータを文字列に変換<br/> PRINT “Result: ” + STR 5 ; “Result: 5”を表示<br/> PRINT 10 * STR 5 ; 5555555555を表示<br/>",
            "id": 45674978,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674978/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938974/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952641Z",
            "action": 59,
            "target": "STR /文字列",
            "id": 45674977,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674977/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938966/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952604Z",
            "action": 59,
            "target": "; 文字列パラメータを小数に変換する<br/> PRINT 2 * FLOAT “5.5” ; 11.0を表示<br/>",
            "id": 45674976,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674976/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938957/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952567Z",
            "action": 59,
            "target": "FLOAT /小数(浮動小数点数)",
            "id": 45674975,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674975/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938954/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952527Z",
            "action": 59,
            "target": "PRINT INT 3.8 ; 3 (3.8の整数部)を表示<br/> PRINT INT RANDOM 100 ; ランダムな整数 (0 <= x < 100)<br/> PRINT INT “7” ; 文字列パラメータを整数に変換する<br/>",
            "id": 45674974,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674974/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938951/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952489Z",
            "action": 59,
            "target": "INT",
            "id": 45674973,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674973/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938946/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952450Z",
            "action": 59,
            "target": "PRINT RANDOM 100 ; ランダムな小数 (0 <= x < 100)<br/> PRINT RANDOM “text” ; “text”中のランダムな文字<br/> PRINT RANDOM [1, 2] ;  リストのランダムな要素(1または2)<br/>",
            "id": 45674972,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674972/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938943/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952413Z",
            "action": 59,
            "target": "RANDOM /ランダム",
            "id": 45674971,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674971/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938941/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952378Z",
            "action": 59,
            "target": "関数",
            "id": 45674970,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674970/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938939/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952341Z",
            "action": 59,
            "target": "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/>   PRINT about<br/>   GLOBAL about ; 新しい値にしたいとき<br/>   about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>",
            "id": 45674969,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674969/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938937/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952306Z",
            "action": 59,
            "target": "処理手続きをまたいで使われるグローバル変数を設定",
            "id": 45674968,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674968/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938923/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952270Z",
            "action": 59,
            "target": "GLOBAL /どこからでも見える/グローバル",
            "id": 45674967,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674967/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938920/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952233Z",
            "action": 59,
            "target": "SLEEP 1000 ; 1000 ミリ秒 (1 秒)の間待つ<br/>",
            "id": 45674966,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674966/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938916/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952195Z",
            "action": 59,
            "target": "SLEEP /待つ",
            "id": 45674965,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674965/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938913/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952154Z",
            "action": 59,
            "target": "PRINT INPUT “Input value?” ; 問合せダイアログボックスで文字列を聞き、それを表示<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; 単純な電卓<br/>",
            "id": 45674964,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674964/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938911/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952114Z",
            "action": 59,
            "target": "INPUT /入力",
            "id": 45674963,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674963/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938908/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952073Z",
            "action": 59,
            "target": "PRINT “text” ; ダイアログボックスに “text” を表示<br/> PRINT 5 + 10 ;  15を表示<br/>",
            "id": 45674962,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674962/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938904/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.952034Z",
            "action": 59,
            "target": "表示",
            "id": 45674961,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674961/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938899/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951999Z",
            "action": 59,
            "target": "入出力",
            "id": 45674960,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674960/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938897/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951963Z",
            "action": 59,
            "target": "PRINT PI ; 3.14159265359を表示<br/>",
            "id": 45674959,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674959/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938890/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951929Z",
            "action": 59,
            "target": "PI/π /円周率",
            "id": 45674958,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674958/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938878/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951894Z",
            "action": 59,
            "target": "PRINT PAGESIZE ; 現在のページサイズを表示, 例. [595.30, 841.89]<br/>",
            "id": 45674957,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674957/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938871/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951859Z",
            "action": 59,
            "target": "PAGESIZE /ページサイズ",
            "id": 45674956,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674956/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938861/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951825Z",
            "action": 59,
            "target": "WHILE NOT FALSE [ POSITION ANY ] ; ずっと繰り返す<br/> FALSEを表示 ; print false<br/>",
            "id": 45674955,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674955/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938859/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951792Z",
            "action": 59,
            "target": "論理値。",
            "id": 45674954,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674954/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938856/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951758Z",
            "action": 59,
            "target": "FALSE",
            "id": 45674953,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674953/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938831/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951722Z",
            "action": 59,
            "target": "WHILE TRUE [ POSITION ANY ] ; ずっと繰り返す<br/> PRINT TRUE ; trueを表示<br/>",
            "id": 45674952,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674952/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938827/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951684Z",
            "action": 59,
            "target": "論理値。",
            "id": 45674951,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674951/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938823/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951649Z",
            "action": 59,
            "target": "TRUE",
            "id": 45674950,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674950/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938820/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951614Z",
            "action": 59,
            "target": "PENCOLOR ANY ; ランダムなペンカラー<br/>",
            "id": 45674949,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674949/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938817/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951576Z",
            "action": 59,
            "target": "色などのランダムな値を意味する標準変数です。",
            "id": 45674948,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674948/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938814/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951536Z",
            "action": 59,
            "target": "ANY /ランダムな値(なんでも)",
            "id": 45674947,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674947/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938812/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951497Z",
            "action": 59,
            "target": "標準の変数",
            "id": 45674946,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674946/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938807/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951463Z",
            "action": 59,
            "target": "TO example number<br/>   IF number < 0 [ STOP ]<br/>   PRINT SQRT number ; 平方根の表示<br/> ]<br/> <br/> example 100<br/> example -1 ; なにも出力されずエラーも起きない<br/> example 25<br/>",
            "id": 45674945,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674945/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938800/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951427Z",
            "action": 59,
            "target": "手続きから戻ります。",
            "id": 45674944,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674944/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938796/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951390Z",
            "action": 59,
            "target": "STOP /停止",
            "id": 45674943,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674943/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938785/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951353Z",
            "action": 59,
            "target": "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; 3文字のランダムな文字列を表示します。<br/>",
            "id": 45674942,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674942/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938780/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951317Z",
            "action": 59,
            "target": "関数から値を返します。",
            "id": 45674941,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674941/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938772/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951281Z",
            "action": 59,
            "target": "OUTPUT /出力",
            "id": 45674940,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674940/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938764/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951243Z",
            "action": 59,
            "target": "",
            "id": 45674939,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674939/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938761/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951208Z",
            "action": 59,
            "target": "新しいワード(または手続き)を作ります。",
            "id": 45674938,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674938/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938757/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951171Z",
            "action": 59,
            "target": "TO, END",
            "id": 45674937,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674937/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938751/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951136Z",
            "action": 59,
            "target": "サブルーチン",
            "id": 45674936,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674936/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938748/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951103Z",
            "action": 59,
            "target": "IF a < 10 AND NOT a = 5 [ PRINT “0, 1, 2, 3, 4, 6, 7, 8 or 9” ]<br/> IF a < 10 AND a != 5 [ PRINT “0, 1, 2, 3, 4, 6, 7, 8 or 9” ] ; 上と同じ<br/>",
            "id": 45674935,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674935/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938744/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951067Z",
            "action": 59,
            "target": "論理演算子。",
            "id": 45674934,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674934/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938740/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.951031Z",
            "action": 59,
            "target": "AND, OR, NOT /論理積(かつ)、論理和(または)、否定(ではない)",
            "id": 45674933,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674933/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938735/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.950995Z",
            "action": 59,
            "target": "; IF 条件 [ 真のブロック ]<br/> ; IF 条件 [ 真のブロック ] [ 偽のブロック ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>",
            "id": 45674932,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674932/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938731/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.950958Z",
            "action": 59,
            "target": "IF",
            "id": 45674931,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674931/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938724/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.950921Z",
            "action": 59,
            "target": "条件",
            "id": 45674930,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674930/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/107938723/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:05:00.950884Z",
            "action": 59,
            "target": "REPEAT 100 [<br/>   POSITION ANY<br/>   IF REPCOUNT % 2 = 0 [ CONTINUE ]<br/>   CIRCLE 10 ; 2回に1回円を書く<br/> ]<br/>",
            "id": 45674929,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/45674929/?format=api"
        }
    ]
}