Translation components API.

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

GET /api/translations/phpmyadmin/5-2/zh_Hant/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 846,
    "next": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/changes/?format=api&page=9",
    "previous": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/14412146/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/eotones/?format=api",
            "author": "https://hosted.weblate.org/api/users/eotones/?format=api",
            "timestamp": "2022-03-28T20:17:51.641731+02:00",
            "action": 2,
            "target": "請輸入介於 {0} 與 {1} 個字元長度的值",
            "old": "請輸入介於  {0} 與 {1} 個字元長度的值",
            "details": {
                "state": 20,
                "source": "Please enter a value between {0} and {1} characters long",
                "old_state": 20
            },
            "id": 22451454,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/22451454/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/14412949/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/eotones/?format=api",
            "author": "https://hosted.weblate.org/api/users/eotones/?format=api",
            "timestamp": "2022-03-28T20:17:04.782069+02:00",
            "action": 2,
            "target": "在第一個資料表上使用範圍查詢的多表查詢數。 (即使該值很大,通常也不會有致命的影響。)",
            "old": "在第一個資料表上使用範圍查詢的多表查詢數 (即使該值很大,通常也不會有致命的影響)。",
            "details": {
                "state": 20,
                "source": "The number of joins that used ranges on the first table. (It's normally not critical even if this is big.)",
                "old_state": 20
            },
            "id": 22451433,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/22451433/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/14412948/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/eotones/?format=api",
            "author": "https://hosted.weblate.org/api/users/eotones/?format=api",
            "timestamp": "2022-03-28T20:16:24.460097+02:00",
            "action": 2,
            "target": "沒有使用索引但在每行之後檢查索引使用的多表查詢數。 (如果該值不為 0,您應該仔細檢查是否已經為資料表建立了適當的索引。)",
            "old": "沒有使用索引但在每行之後檢查索引使用的多表查詢數 (如果該值不為 0,您應該仔細檢查是否已經為資料表建立了適當的索引)。",
            "details": {
                "state": 20,
                "source": "The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)",
                "old_state": 20
            },
            "id": 22451421,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/22451421/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/14509281/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/eotones/?format=api",
            "author": "https://hosted.weblate.org/api/users/eotones/?format=api",
            "timestamp": "2022-03-28T20:12:44.266012+02:00",
            "action": 2,
            "target": "選擇「%s」",
            "old": "全選",
            "details": {
                "state": 20,
                "source": "Select \"%s\"",
                "old_state": 10
            },
            "id": 22451340,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/22451340/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214968/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/eotones/?format=api",
            "author": "https://hosted.weblate.org/api/users/eotones/?format=api",
            "timestamp": "2022-03-28T20:09:19.233135+02:00",
            "action": 2,
            "target": "在第%s個欄位建立索引",
            "old": "在 %s 個欄位建立索引",
            "details": {
                "state": 20,
                "source": "Create an index on %s columns",
                "old_state": 10
            },
            "id": 22451183,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/22451183/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/14412836/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/eotones/?format=api",
            "author": "https://hosted.weblate.org/api/users/eotones/?format=api",
            "timestamp": "2022-03-28T20:07:57.585449+02:00",
            "action": 2,
            "target": "已成功刪除 %1$d 個資料庫。",
            "old": "已成功刪除 %1$d 個資料庫。\n已成功刪除 %1$d 個資料庫。",
            "details": {
                "state": 20,
                "source": "%1$d database has been dropped successfully.\u001e\u001e%1$d databases have been dropped successfully.",
                "old_state": 20
            },
            "id": 22451105,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/22451105/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/14412836/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/eotones/?format=api",
            "author": "https://hosted.weblate.org/api/users/eotones/?format=api",
            "timestamp": "2022-03-28T20:07:57.573655+02:00",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 22451104,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/22451104/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/14412353/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:46:51.054911+01:00",
            "action": 37,
            "target": "排除當前的使用者定義",
            "old": "排除當前的使用者定義",
            "details": {
                "state": 10,
                "source": "Exclude definition of current user",
                "old_state": 20
            },
            "id": 20105865,
            "action_name": "Marked for edit",
            "url": "https://hosted.weblate.org/api/changes/20105865/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/14412353/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:46:39.833142+01:00",
            "action": 5,
            "target": "排除當前的使用者定義",
            "old": "",
            "details": {
                "state": 20,
                "source": "Exclude definition of current user",
                "old_state": 0
            },
            "id": 20105863,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/20105863/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214739/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:45:51.948107+01:00",
            "action": 2,
            "target": "請輸入使用 reCaptcha 服務的驗證網址。",
            "old": "請為您的網域驗證碼 (reCaptcha) 服務輸入私密金鑰。",
            "details": {
                "state": 20,
                "source": "Enter your siteverify URL for your reCAPTCHA service.",
                "old_state": 10
            },
            "id": 20105861,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105861/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214738/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:44:34.479504+01:00",
            "action": 2,
            "target": "請輸入您網域使用 reCaptcha 服務的私密金鑰。",
            "old": "請為您的網域使用 reCaptcha 服務的私密金鑰。",
            "details": {
                "state": 20,
                "source": "Enter your private key for your domain reCAPTCHA service.",
                "old_state": 20
            },
            "id": 20105854,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105854/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214738/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:44:17.167173+01:00",
            "action": 2,
            "target": "請為您的網域使用 reCaptcha 服務的私密金鑰。",
            "old": "請為您的網域驗證碼 (reCaptcha) 服務輸入私密金鑰。",
            "details": {
                "state": 20,
                "source": "Enter your private key for your domain reCAPTCHA service.",
                "old_state": 10
            },
            "id": 20105853,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105853/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214737/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:43:35.658792+01:00",
            "action": 2,
            "target": "請輸入您網域使用reCaptcha服務的公開金鑰。",
            "old": "請為您的網域驗證碼 (reCaptcha) 服務輸入公開金鑰。",
            "details": {
                "state": 20,
                "source": "Enter your public key for the reCAPTCHA service on your domain.",
                "old_state": 10
            },
            "id": 20105850,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105850/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214736/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:42:00.584352+01:00",
            "action": 2,
            "target": "輸入 reCAPTCHA v2 兼容 API 使用的請求參數。",
            "old": "請為您的網域驗證碼 (reCaptcha) 服務輸入私密金鑰。",
            "details": {
                "state": 20,
                "source": "Enter the response parameter used by your reCAPTCHA v2 compatible API.",
                "old_state": 10
            },
            "id": 20105829,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105829/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214735/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:41:30.869695+01:00",
            "action": 2,
            "target": "輸入與 reCAPTCHA v2 相容 API 使用的請求參數。",
            "old": "請為您的網域驗證碼 (reCaptcha) 服務輸入私密金鑰。",
            "details": {
                "state": 20,
                "source": "Enter the request parameter used by your reCAPTCHA v2 compatible API.",
                "old_state": 10
            },
            "id": 20105825,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105825/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214734/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:39:43.870391+01:00",
            "action": 2,
            "target": "輸入與 reCAPTCHA v2 相容的 API 的 Content-Security-Policy 片段。",
            "old": "請為您的網域驗證碼 (reCaptcha) 服務輸入私密金鑰。",
            "details": {
                "state": 20,
                "source": "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible API.",
                "old_state": 10
            },
            "id": 20105817,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105817/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214733/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:37:54.966097+01:00",
            "action": 2,
            "target": "請輸入reCaptcha V2服務的API網址。",
            "old": "請為您的網域驗證碼 (reCaptcha) 服務輸入私密金鑰。",
            "details": {
                "state": 20,
                "source": "Enter the URL for your reCAPTCHA v2 compatible API.",
                "old_state": 10
            },
            "id": 20105796,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105796/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/14413008/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:35:09.847105+01:00",
            "action": 5,
            "target": "php.ini中禁用了ini_get及ini_set函數。 phpMyAdmin需要這些函數!",
            "old": "",
            "details": {
                "state": 20,
                "source": "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin requires these functions!",
                "old_state": 0
            },
            "id": 20105762,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/20105762/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/14412241/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:33:31.921311+01:00",
            "action": 5,
            "target": "無填充",
            "old": "",
            "details": {
                "state": 20,
                "source": "no-pad",
                "old_state": 0
            },
            "id": 20105755,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/20105755/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214732/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:33:10.984557+01:00",
            "action": 2,
            "target": "查詢快取的使用低於 80%。",
            "old": "查詢快取的使用比例低於 80%%。",
            "details": {
                "state": 20,
                "source": "Less than 80% of the query cache is being utilized.",
                "old_state": 10
            },
            "id": 20105748,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105748/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214731/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:32:38.513223+01:00",
            "action": 2,
            "target": "查詢快取效能(%)",
            "old": "查詢快取效能(%%)",
            "details": {
                "state": 20,
                "source": "Query cache efficiency (%)",
                "old_state": 10
            },
            "id": 20105739,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105739/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214730/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:31:56.825726+01:00",
            "action": 2,
            "target": "InnoDB 緩衝區對 InnoDB 資料表的效能有重大影響。請將剩餘的記憶體分配給此緩衝區。如果資料庫伺服器僅以 InnoDB 作為儲存引擎,又沒有運行其他服務 (如網頁伺服器),可以將最高 80%% 的可用記憶體分配給它。如果情況並非如此,請仔細評估其他服務和非 InnoDB 資料表的記憶體消耗狀況,並相對應地設定此數值。如果將之定得太高,系統會開始將記憶體資料置換到磁碟,因而大大降低效能。請參閱<a href=\"https://www.mysqlperformanceblog.com/2007/11/03/choosing-innodb_buffer_pool_size/\">這篇文章</a>",
            "old": "InnoDB 緩衝池對 InnoDB 資料表的效能有重大影響。請將剩餘的記憶體分配給此緩衝區。如果資料庫伺服器僅以 InnoDB 作為儲存引擎,又沒有運行其他服務 (如網頁伺服器),可以將最高 80%% 的可用記憶體分配給它。如果情況並非如此,請仔細評估其他服務和非 InnoDB 資料表的記憶體消耗狀況,並相對應地設定此數值。如果將之定得太高,系統會開始將記憶體資料置換到磁碟,因而大大降低效能。請參閱<a href=\"https://www.mysqlperformanceblog.com/2007/11/03/choosing-innodb_buffer_pool_size/\">這篇文章</a>",
            "details": {
                "state": 20,
                "source": "The InnoDB buffer pool has a profound impact on performance for InnoDB tables. Assign all your remaining memory to this buffer. For database servers that use solely InnoDB as storage engine and have no other services (e.g. a web server) running, you may set this as high as 80% of your available memory. If that is not the case, you need to carefully assess the memory consumption of your other services and non-InnoDB-Tables and set this variable accordingly. If it is set too high, your system will start swapping, which decreases performance significantly. See also <a href=\"https://www.percona.com/blog/2007/11/03/choosing-innodb_buffer_pool_size/\">this article</a>",
                "old_state": 10
            },
            "id": 20105733,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105733/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214729/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:31:03.380863+01:00",
            "action": 2,
            "target": "通常將 {innodb_log_file_size} 設為 {innodb_buffer_pool_size} 的 25%% 就足夠。過大的 {innodb_log_file_size} 會增加資料庫當機後資料還原的時間,請參閱<a href=\"https://www.percona.com/blog/2006/07/03/choosing-proper-innodb_log_file_size/\">此篇文章</a>。若要修改這個值,必須先關閉伺服器並刪除所有已有的 InnoDB 的記錄檔,再在 my.cnf 設定新的值,然後啟動伺服器並檢查錯誤記錄查看是否一切順利。請參閱<a href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-proper-way.html\">此部落格文章</a>",
            "old": "通常將 {innodb_log_file_size} 設為 {innodb_buffer_pool_size} 的 25%% 就足夠。過大的 {innodb_log_file_size} 會增加資料庫當機後資料還原的時間,請參閱<a href=\"https://www.percona.com/blog/2006/07/03/choosing-proper-innodb_log_file_size/\">此篇文章</a>。若要修改這個值,必須先關閉伺服器並刪除所有已有的 InnoDB 的記錄檔,再在 my.cnf 設定新的值,然後啟動伺服器並檢查錯誤記錄查看是否一切順利。請參閱<a href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-proper-way.html\">此部落格文章</a>",
            "details": {
                "state": 20,
                "source": "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of {innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the recovery time after a database crash considerably. See also <a href=\"https://www.percona.com/blog/2006/07/03/choosing-proper-innodb_log_file_size/\">this Article</a>. You need to shutdown the server, remove the InnoDB log files, set the new value in my.cnf, start the server, then check the error logs if everything went fine. See also <a href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>",
                "old_state": 10
            },
            "id": 20105727,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105727/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214728/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:30:31.605314+01:00",
            "action": 2,
            "target": "在某些會大量寫入資料到 InnoDB 資料表的系統上,應設定 {innodb_log_file_size} 為 {innodb_buffer_pool_size} 的 25%%。在資料庫當機時,值大小與還原資料庫的使用時間相關聯,所以這個值不應該高於 256 MB。請注意,若要修改這個值,必須先關閉伺服器並刪除所有已有的 InnoDB 的記錄檔,再在 my.cnf 設定新的值,然後啟動伺服器並檢查錯誤記錄查看是否一切順利。請參閱<a href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-proper-way.html\">此部落格文章</a>",
            "old": "特別在某些會大量寫入資料到 InnoDB 資料表的系統上,應設定 {innodb_log_file_size} 為 {innodb_buffer_pool_size} 的 25%%。不論如何,這個值越大,在資料庫當機時還原資料庫的時間將越長,所以這個值不應該高於 256 MB。請注意,若要修改這個值,必須先關閉伺服器並刪除所有已有的 InnoDB 的記錄檔,再在 my.cnf 設定新的值,然後啟動伺服器並檢查錯誤記錄查看是否一切順利。請參閱<a href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-proper-way.html\">此部落格文章</a>",
            "details": {
                "state": 20,
                "source": "Especially on a system with a lot of writes to InnoDB tables you should set {innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the bigger this value, the longer the recovery time will be when database crashes, so this value should not be set much higher than 256 MiB. Please note however that you cannot simply change the value of this variable. You need to shutdown the server, remove the InnoDB log files, set the new value in my.cnf, start the server, then check the error logs if everything went fine. See also <a href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>",
                "old_state": 10
            },
            "id": 20105722,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105722/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214726/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:27:10.794014+01:00",
            "action": 2,
            "target": "立即鎖定資料表 %%",
            "old": "立即資料表鎖定 %%",
            "details": {
                "state": 20,
                "source": "Immediate table locks %",
                "old_state": 10
            },
            "id": 20105691,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105691/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214725/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:26:40.556253+01:00",
            "action": 2,
            "target": "檔案開啟數量接近上限,可能會收到「開啟過多檔案(Too many open files)」的錯誤。",
            "old": "檔案開啟的數量已接近上限,可能會收到「開啟過多檔案(Too many open files)」的錯誤。",
            "details": {
                "state": 20,
                "source": "The number of open files is approaching the max number of open files. You may get a \"Too many open files\" error.",
                "old_state": 20
            },
            "id": 20105689,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105689/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214725/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:26:21.827532+01:00",
            "action": 2,
            "target": "檔案開啟的數量已接近上限,可能會收到「開啟過多檔案(Too many open files)」的錯誤。",
            "old": "檔案開啟的數量已接近上限,可能會發生「開啟過多檔案(Too many open files)」的錯誤。",
            "details": {
                "state": 20,
                "source": "The number of open files is approaching the max number of open files. You may get a \"Too many open files\" error.",
                "old_state": 10
            },
            "id": 20105686,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105686/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214724/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:25:14.724745+01:00",
            "action": 2,
            "target": "使用 MyISAM 索引緩衝區的比率太低。",
            "old": "索引使用 MyISAM 鍵值緩衝區的比率太低。",
            "details": {
                "state": 20,
                "source": "The % of indexes that use the MyISAM key buffer is low.",
                "old_state": 10
            },
            "id": 20105680,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105680/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214723/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:23:24.388082+01:00",
            "action": 2,
            "target": "MyISAM 索引緩衝區 %% 使用率過低。",
            "old": "MyISAM 鍵值緩衝區 (索引快取) %% 使用率過低。",
            "details": {
                "state": 20,
                "source": "MyISAM key buffer (index cache) % used is low.",
                "old_state": 10
            },
            "id": 20105665,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105665/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214720/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:21:08.933291+01:00",
            "action": 2,
            "target": "您正在於一台流量大的資料庫使用 MySQL 查詢快取。可以考慮改用 <a href=\"HTTP://dev.mysql.com/doc/refman/5.5/en/ha-memcached.html\">memcached</a> 來取代 MySQL 查詢快取,特別是當您使用多台次要備援資料庫,。",
            "old": "您正在於一台有相當大流量的資料庫使用 MySQL 查詢快取。可以考慮改用 <a href=\"HTTP://dev.mysql.com/doc/refman/5.5/en/ha-memcached.html\">memcached</a> 來取代 MySQL 查詢快取,特別是當您使用多台次要備援資料庫,。",
            "details": {
                "state": 20,
                "source": "You are using the MySQL Query cache with a fairly high traffic database. It might be worth considering to use <a href=\"https://dev.mysql.com/doc/refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query cache, especially if you have multiple replicas.",
                "old_state": 10
            },
            "id": 20105649,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/20105649/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214720/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "author": "https://hosted.weblate.org/api/users/hsinpaio/?format=api",
            "timestamp": "2022-03-22T09:21:08.921927+01:00",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 20105648,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/20105648/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458748+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/zh_TW.po"
            },
            "id": 16096812,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/16096812/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214972/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458717+01:00",
            "action": 59,
            "target": "說明",
            "old": "",
            "details": {
                "state": 20,
                "old_state": -1
            },
            "id": 16096811,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/16096811/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214971/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458685+01:00",
            "action": 59,
            "target": "可用的媒體類型",
            "old": "",
            "details": {
                "state": 20,
                "old_state": -1
            },
            "id": 16096810,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/16096810/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214970/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458652+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "old_state": -1
            },
            "id": 16096809,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/16096809/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214969/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458619+01:00",
            "action": 59,
            "target": "資料表導覽列",
            "old": "",
            "details": {
                "state": 10,
                "old_state": -1
            },
            "id": 16096808,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/16096808/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214969/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458588+01:00",
            "action": 30,
            "target": "Toggle navigation",
            "old": "Table navigation bar",
            "details": {},
            "id": 16096807,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/16096807/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214968/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458555+01:00",
            "action": 59,
            "target": "在&nbsp;%s&nbsp;個欄位建立索引",
            "old": "",
            "details": {
                "state": 10,
                "old_state": -1
            },
            "id": 16096806,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/16096806/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214968/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458524+01:00",
            "action": 30,
            "target": "Create an index on %s columns",
            "old": "Create an index on &nbsp;%s&nbsp;columns",
            "details": {},
            "id": 16096805,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/16096805/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214967/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458492+01:00",
            "action": 59,
            "target": "媒體類型:",
            "old": "",
            "details": {
                "state": 20,
                "old_state": -1
            },
            "id": 16096804,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/16096804/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214966/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458459+01:00",
            "action": 59,
            "target": "子分區",
            "old": "",
            "details": {
                "state": 10,
                "old_state": -1
            },
            "id": 16096803,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/16096803/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214966/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458428+01:00",
            "action": 30,
            "target": "Truncate partition",
            "old": "Subpartition",
            "details": {},
            "id": 16096802,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/16096802/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214965/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458396+01:00",
            "action": 59,
            "target": "刪除分割",
            "old": "",
            "details": {
                "state": 10,
                "old_state": -1
            },
            "id": 16096801,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/16096801/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214965/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458365+01:00",
            "action": 30,
            "target": "Repair partition",
            "old": "Remove partitioning",
            "details": {},
            "id": 16096800,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/16096800/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214964/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458333+01:00",
            "action": 59,
            "target": "子分區",
            "old": "",
            "details": {
                "state": 10,
                "old_state": -1
            },
            "id": 16096799,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/16096799/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214964/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458301+01:00",
            "action": 30,
            "target": "Rebuild partition",
            "old": "Subpartition",
            "details": {},
            "id": 16096798,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/16096798/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214963/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458268+01:00",
            "action": 59,
            "target": "刪除分割",
            "old": "",
            "details": {
                "state": 10,
                "old_state": -1
            },
            "id": 16096797,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/16096797/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214963/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458237+01:00",
            "action": 30,
            "target": "Optimize partition",
            "old": "Remove partitioning",
            "details": {},
            "id": 16096796,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/16096796/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214962/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458205+01:00",
            "action": 59,
            "target": "已分區",
            "old": "",
            "details": {
                "state": 10,
                "old_state": -1
            },
            "id": 16096795,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/16096795/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/67214962/?format=api",
            "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T21:25:48.458174+01:00",
            "action": 30,
            "target": "Drop partition",
            "old": "partitioned",
            "details": {},
            "id": 16096794,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/16096794/?format=api"
        }
    ]
}