Translation components API.

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

GET /api/translations/phpmyadmin/master/kab/units/?format=api&page=68
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3405,
    "next": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/units/?format=api&page=69",
    "previous": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/units/?format=api&page=67",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) characters, stored with a four-byte prefix indicating the length of the value in bytes"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6280502310105926086,
            "content_hash": 6280502310105926086,
            "location": "src/Types.php:283",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3372,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://hosted.weblate.org/api/units/14746047/?format=api",
            "priority": 100,
            "id": 109929425,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=d728d39354e249c6",
            "url": "https://hosted.weblate.org/api/units/109929425/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.408744+01:00",
            "last_updated": "2024-06-23T02:25:03.962563+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Similar to the CHAR type, but stores binary byte strings rather than non-binary character strings"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2625364961546851820,
            "content_hash": 2625364961546851820,
            "location": "src/Types.php:288",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3373,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://hosted.weblate.org/api/units/14746048/?format=api",
            "priority": 100,
            "id": 109929426,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=a46f2b85d2c1d5ec",
            "url": "https://hosted.weblate.org/api/units/109929426/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.410708+01:00",
            "last_updated": "2024-06-23T02:25:03.964015+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Similar to the VARCHAR type, but stores binary byte strings rather than non-binary character strings"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5857442687246283615,
            "content_hash": -5857442687246283615,
            "location": "src/Types.php:291",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3374,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://hosted.weblate.org/api/units/14746049/?format=api",
            "priority": 100,
            "id": 109929427,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=2eb62ee8f679cca1",
            "url": "https://hosted.weblate.org/api/units/109929427/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.412514+01:00",
            "last_updated": "2024-06-23T02:25:03.965300+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a one-byte prefix indicating the length of the value"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6265969365504970078,
            "content_hash": 6265969365504970078,
            "location": "src/Types.php:295",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3375,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://hosted.weblate.org/api/units/14746050/?format=api",
            "priority": 100,
            "id": 109929428,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=d6f531f07c674d5e",
            "url": "https://hosted.weblate.org/api/units/109929428/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.414288+01:00",
            "last_updated": "2024-06-23T02:25:03.966628+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored with a three-byte prefix indicating the length of the value"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4195841180380898897,
            "content_hash": 4195841180380898897,
            "location": "src/Types.php:299",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3376,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://hosted.weblate.org/api/units/14746051/?format=api",
            "priority": 100,
            "id": 109929429,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=ba3a9f52b28f2651",
            "url": "https://hosted.weblate.org/api/units/109929429/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.416158+01:00",
            "last_updated": "2024-06-23T02:25:03.968048+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with a two-byte prefix indicating the length of the value"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -553570117872426767,
            "content_hash": -553570117872426767,
            "location": "src/Types.php:304",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3377,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://hosted.weblate.org/api/units/14746052/?format=api",
            "priority": 100,
            "id": 109929430,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=785152e925f160f1",
            "url": "https://hosted.weblate.org/api/units/109929430/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.418030+01:00",
            "last_updated": "2024-06-23T02:25:03.969563+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) bytes, stored with a four-byte prefix indicating the length of the value"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8471029728221416124,
            "content_hash": 8471029728221416124,
            "location": "src/Types.php:308",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3378,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://hosted.weblate.org/api/units/14746053/?format=api",
            "priority": 100,
            "id": 109929431,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=f58f24a808694abc",
            "url": "https://hosted.weblate.org/api/units/109929431/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.420164+01:00",
            "last_updated": "2024-06-23T02:25:03.971053+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "An enumeration, chosen from the list of up to 65,535 values or the special '' error value"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2177036198060730452,
            "content_hash": -2177036198060730452,
            "location": "src/Types.php:312",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3379,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://hosted.weblate.org/api/units/14746054/?format=api",
            "priority": 100,
            "id": 109929432,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=61c99d1cbf6c57ac",
            "url": "https://hosted.weblate.org/api/units/109929432/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.421974+01:00",
            "last_updated": "2024-06-23T02:25:03.972498+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "A single value chosen from a set of up to 64 members"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4084858978316815667,
            "content_hash": 4084858978316815667,
            "location": "src/Types.php:313",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3380,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://hosted.weblate.org/api/units/14746055/?format=api",
            "priority": 100,
            "id": 109929433,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=b8b0559928238d33",
            "url": "https://hosted.weblate.org/api/units/109929433/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.423932+01:00",
            "last_updated": "2024-06-23T02:25:03.973788+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "A type that can store a geometry of any type"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3024762119150358334,
            "content_hash": 3024762119150358334,
            "location": "src/Types.php:314",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3381,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://hosted.weblate.org/api/units/14746056/?format=api",
            "priority": 100,
            "id": 109929434,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=a9fa1d1f1a03cf3e",
            "url": "https://hosted.weblate.org/api/units/109929434/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.425720+01:00",
            "last_updated": "2024-06-23T02:25:03.975186+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "A point in 2-dimensional space"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6196091953238291974,
            "content_hash": 6196091953238291974,
            "location": "src/Types.php:315",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3382,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14746057/?format=api",
            "priority": 100,
            "id": 109929435,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=d5fcf0cd9c6cb606",
            "url": "https://hosted.weblate.org/api/units/109929435/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.427485+01:00",
            "last_updated": "2024-06-23T02:25:03.976782+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "A curve with linear interpolation between points"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3132533802008655158,
            "content_hash": 3132533802008655158,
            "location": "src/Types.php:316",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3383,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14746058/?format=api",
            "priority": 100,
            "id": 109929436,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=ab78fee563a13536",
            "url": "https://hosted.weblate.org/api/units/109929436/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.430165+01:00",
            "last_updated": "2024-06-23T02:25:03.978281+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "A polygon"
            ],
            "previous_source": "",
            "target": [
                "Ɣer u~geddis"
            ],
            "id_hash": -6539525911033881223,
            "content_hash": -6539525911033881223,
            "location": "src/Types.php:317",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 3384,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14746059/?format=api",
            "priority": 100,
            "id": 109929437,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=253eefd4f15cdd79",
            "url": "https://hosted.weblate.org/api/units/109929437/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.431962+01:00",
            "last_updated": "2024-06-23T02:25:03.979973+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "A collection of points"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6124173213447191426,
            "content_hash": 6124173213447191426,
            "location": "src/Types.php:318",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3385,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14746060/?format=api",
            "priority": 100,
            "id": 109929438,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=d4fd6f17227b7b82",
            "url": "https://hosted.weblate.org/api/units/109929438/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.434232+01:00",
            "last_updated": "2024-06-23T02:25:03.981177+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "A collection of curves with linear interpolation between points"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6602626906797612397,
            "content_hash": -6602626906797612397,
            "location": "src/Types.php:319",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3386,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/14746061/?format=api",
            "priority": 100,
            "id": 109929439,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=245ec1cf7be46293",
            "url": "https://hosted.weblate.org/api/units/109929439/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.436013+01:00",
            "last_updated": "2024-06-23T02:25:03.982234+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "A collection of polygons"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7640208769207023406,
            "content_hash": 7640208769207023406,
            "location": "src/Types.php:320",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3387,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14746062/?format=api",
            "priority": 100,
            "id": 109929440,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=ea0779656268b72e",
            "url": "https://hosted.weblate.org/api/units/109929440/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.437810+01:00",
            "last_updated": "2024-06-23T02:25:03.983368+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "A collection of geometry objects of any type"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3495545857332678234,
            "content_hash": 3495545857332678234,
            "location": "src/Types.php:321",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3388,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14746063/?format=api",
            "priority": 100,
            "id": 109929441,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=b082ac6fe2670e5a",
            "url": "https://hosted.weblate.org/api/units/109929441/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.439586+01:00",
            "last_updated": "2024-06-23T02:25:03.984484+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Stores and enables efficient access to data in JSON (JavaScript Object Notation) documents"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6524506296862739372,
            "content_hash": 6524506296862739372,
            "location": "src/Types.php:322",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3389,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://hosted.weblate.org/api/units/14770288/?format=api",
            "priority": 100,
            "id": 109929442,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=da8bb3e89f4d8bac",
            "url": "https://hosted.weblate.org/api/units/109929442/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.441373+01:00",
            "last_updated": "2024-06-23T02:25:03.985839+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming conventional mapping of IPv4 addresses into IPv6 addresses"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2269751029165051644,
            "content_hash": -2269751029165051644,
            "location": "src/Types.php:323",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3390,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://hosted.weblate.org/api/units/19643180/?format=api",
            "priority": 100,
            "id": 109929443,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=60803976f20a3104",
            "url": "https://hosted.weblate.org/api/units/109929443/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.444709+01:00",
            "last_updated": "2024-06-23T02:25:03.987144+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "128-bit UUID (Universally Unique Identifier)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5844885844988447987,
            "content_hash": 5844885844988447987,
            "location": "src/Types.php:326",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3391,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/84940260/?format=api",
            "priority": 100,
            "id": 109929444,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=d11d34b55f3eccf3",
            "url": "https://hosted.weblate.org/api/units/109929444/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.446510+01:00",
            "last_updated": "2024-06-23T02:25:03.988301+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Numeric"
            ],
            "previous_source": "",
            "target": [
                "Umḍin"
            ],
            "id_hash": -5156383353411080388,
            "content_hash": -5156383353411080388,
            "location": "src/Types.php:650",
            "context": "numeric types",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 3392,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14746064/?format=api",
            "priority": 100,
            "id": 109929445,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=3870d8a8e631ef3c",
            "url": "https://hosted.weblate.org/api/units/109929445/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.448268+01:00",
            "last_updated": "2024-06-23T02:25:03.989798+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Date and time"
            ],
            "previous_source": "",
            "target": [
                "Azemz d wakud"
            ],
            "id_hash": 7148486675319487765,
            "content_hash": 7148486675319487765,
            "location": "src/Types.php:668",
            "context": "date and time types",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3393,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14746065/?format=api",
            "priority": 100,
            "id": 109929446,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=e33486c1c407fd15",
            "url": "https://hosted.weblate.org/api/units/109929446/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.450447+01:00",
            "last_updated": "2024-06-23T02:25:03.991364+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Spatial"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5870603143286843141,
            "content_hash": 5870603143286843141,
            "location": "src/Types.php:698",
            "context": "spatial types",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3394,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14746067/?format=api",
            "priority": 100,
            "id": 109929447,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=d17892747ce76705",
            "url": "https://hosted.weblate.org/api/units/109929447/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.453912+01:00",
            "last_updated": "2024-06-23T02:25:03.992409+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Taking you to the target site."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4687391873981013436,
            "content_hash": -4687391873981013436,
            "location": "resources/templates/javascript/redirect.twig:6",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 575,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14771349/?format=api",
            "priority": 100,
            "id": 109929448,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=3ef309ecec4f2244",
            "url": "https://hosted.weblate.org/api/units/109929448/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.455818+01:00",
            "last_updated": "2024-06-02T02:25:40.835858+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "The profile has been updated."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 531934492208000030,
            "content_hash": 531934492208000030,
            "location": "src/UserPassword.php:35",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3395,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14747711/?format=api",
            "priority": 100,
            "id": 109929449,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=8761cf9a33d5ec1e",
            "url": "https://hosted.weblate.org/api/units/109929449/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.457540+01:00",
            "last_updated": "2024-06-23T02:25:03.993538+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Password is too long!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7063534272273464674,
            "content_hash": -7063534272273464674,
            "location": "src/UserPassword.php:47",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3396,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14793146/?format=api",
            "priority": 100,
            "id": 109929450,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=1df94900ea57c29e",
            "url": "https://hosted.weblate.org/api/units/109929450/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.459461+01:00",
            "last_updated": "2024-06-23T02:25:03.994946+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Could not save configuration"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5678715621943283064,
            "content_hash": 5678715621943283064,
            "location": "src/UserPreferences.php:162",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3397,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14747643/?format=api",
            "priority": 100,
            "id": 109929451,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=ceced9c562640d78",
            "url": "https://hosted.weblate.org/api/units/109929451/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.461168+01:00",
            "last_updated": "2024-06-23T02:25:03.996154+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "The phpMyAdmin configuration storage database could not be accessed."
            ],
            "previous_source": "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s.",
            "target": [
                "Asakles n twila n phpMyAdmin insa. %sAf-d acuɣeṛ%s."
            ],
            "id_hash": -3479107035783878897,
            "content_hash": -3479107035783878897,
            "location": "src/UserPreferences.php:173",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 3398,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/69258091/?format=api",
            "priority": 100,
            "id": 109929452,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=4fb7ba95848a270f",
            "url": "https://hosted.weblate.org/api/units/109929452/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.462847+01:00",
            "last_updated": "2024-06-23T02:25:03.997306+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Max: %s%s"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2426217852627029829,
            "content_hash": 2426217852627029829,
            "location": "src/Util.php:124",
            "context": "",
            "note": "",
            "flags": "php-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3399,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14746068/?format=api",
            "priority": 100,
            "id": 109929453,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=a1aba848458b8f45",
            "url": "https://hosted.weblate.org/api/units/109929453/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.465244+01:00",
            "last_updated": "2024-06-23T02:25:03.998542+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "PM"
            ],
            "previous_source": "",
            "target": [
                "iḍelli af 00:00:00 PM"
            ],
            "id_hash": 6975122664775255096,
            "content_hash": 6975122664775255096,
            "location": "src/Util.php:528",
            "context": "AM/PM indication in time",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 3400,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14802881/?format=api",
            "priority": 100,
            "id": 109929454,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=e0cc9d1b9ab48438",
            "url": "https://hosted.weblate.org/api/units/109929454/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.467062+01:00",
            "last_updated": "2024-06-23T02:25:03.999875+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "AM"
            ],
            "previous_source": "",
            "target": [
                "Sken ticki ttaruɣ"
            ],
            "id_hash": -736317515082546924,
            "content_hash": -736317515082546924,
            "location": "src/Util.php:530",
            "context": "AM/PM indication in time",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 3401,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14802882/?format=api",
            "priority": 100,
            "id": 109929455,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=75c8131f079b4114",
            "url": "https://hosted.weblate.org/api/units/109929455/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.470290+01:00",
            "last_updated": "2024-06-23T02:25:04.000984+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "%s days, %s hours, %s minutes and %s seconds"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4653530652746188386,
            "content_hash": 4653530652746188386,
            "location": "src/Util.php:602",
            "context": "",
            "note": "",
            "flags": "php-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3402,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/14746073/?format=api",
            "priority": 100,
            "id": 109929456,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=c094a97924540662",
            "url": "https://hosted.weblate.org/api/units/109929456/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.472346+01:00",
            "last_updated": "2024-06-23T02:25:04.002055+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Users"
            ],
            "previous_source": "",
            "target": [
                "Iseqdacen"
            ],
            "id_hash": -4943461503311067604,
            "content_hash": -4943461503311067604,
            "location": "src/Util.php:1453",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 3403,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14745929/?format=api",
            "priority": 100,
            "id": 109929457,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=3b654bf44e53462c",
            "url": "https://hosted.weblate.org/api/units/109929457/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.474314+01:00",
            "last_updated": "2024-06-23T02:25:04.003204+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Error in ZIP archive:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1814757436944087139,
            "content_hash": 1814757436944087139,
            "location": "src/ZipExtension.php:67, src/ZipExtension.php:105",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3404,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14747645/?format=api",
            "priority": 100,
            "id": 109929458,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=992f50461e8cf863",
            "url": "https://hosted.weblate.org/api/units/109929458/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.477381+01:00",
            "last_updated": "2024-06-23T02:25:04.005811+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "No files found inside ZIP archive!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 972004751897693193,
            "content_hash": 972004751897693193,
            "location": "src/ZipExtension.php:74",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3405,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14747646/?format=api",
            "priority": 100,
            "id": 109929459,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=8d7d412c04da8c09",
            "url": "https://hosted.weblate.org/api/units/109929459/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:19:51.479199+01:00",
            "last_updated": "2024-06-23T02:25:04.007062+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Cannot rename database to the same name. Change the name and try again."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8941873897750137906,
            "content_hash": 8941873897750137906,
            "location": "src/Controllers/JavaScriptMessagesController.php:56",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2180,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://hosted.weblate.org/api/units/110757619/?format=api",
            "priority": 100,
            "id": 110761256,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=fc17eaef15bc0c32",
            "url": "https://hosted.weblate.org/api/units/110761256/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-10T01:25:29.415470+01:00",
            "last_updated": "2024-06-23T02:25:02.565547+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Restore default values"
            ],
            "previous_source": "",
            "target": [
                "Err-d azalen s lexṣas"
            ],
            "id_hash": 5343200380059103454,
            "content_hash": 5343200380059103454,
            "location": "resources/templates/console/display.twig:178",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 138,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/120273013/?format=api",
            "priority": 100,
            "id": 120273148,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=ca26dc6fa927b0de",
            "url": "https://hosted.weblate.org/api/units/120273148/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-31T01:25:37.379226+01:00",
            "last_updated": "2024-05-26T02:27:15.477447+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Console settings has been updated successfully."
            ],
            "previous_source": "Tracking data deleted successfully.",
            "target": [
                "Aḍfer n isefka ittwakkes akken iwata."
            ],
            "id_hash": 6937367679005206914,
            "content_hash": 6937367679005206914,
            "location": "src/Controllers/Console/UpdateConfigController.php:49",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 2113,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/120273014/?format=api",
            "priority": 100,
            "id": 120273149,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=e0467b25f761a982",
            "url": "https://hosted.weblate.org/api/units/120273149/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-31T01:25:37.510427+01:00",
            "last_updated": "2024-06-23T02:25:02.480295+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Unexpected parameter value."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6236718555696994399,
            "content_hash": -6236718555696994399,
            "location": "src/Controllers/Console/UpdateConfigController.php:71, src/Controllers/Console/UpdateConfigController.php:110, src/Controllers/Navigation/UpdateNavWidthConfigController.php:28",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2114,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/120273015/?format=api",
            "priority": 100,
            "id": 120273150,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=2972b9846397e7a1",
            "url": "https://hosted.weblate.org/api/units/120273150/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-31T01:25:37.514212+01:00",
            "last_updated": "2024-06-23T02:25:02.481347+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Recently visited tables"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5330484944022145474,
            "content_hash": 5330484944022145474,
            "location": "resources/templates/navigation/tree/quick_warp.twig:5",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 616,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/121052403/?format=api",
            "priority": 100,
            "id": 121052448,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=c9f9afd0810209c2",
            "url": "https://hosted.weblate.org/api/units/121052448/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-14T02:30:40.201983+02:00",
            "last_updated": "2024-06-02T02:25:40.909813+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "<strong>Total:</strong> <em>%s</em> match",
                "<strong>Total:</strong> <em>%s</em> matches"
            ],
            "previous_source": "",
            "target": [
                "",
                ""
            ],
            "id_hash": -3050356023724212709,
            "content_hash": -3050356023724212709,
            "location": "resources/templates/database/search/results.twig:43",
            "context": "",
            "note": "",
            "flags": "php-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 347,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/121788495/?format=api",
            "priority": 100,
            "id": 121788810,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=55aaf55b9f71fe1b",
            "url": "https://hosted.weblate.org/api/units/121788810/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T02:37:04.885630+02:00",
            "last_updated": "2024-05-26T02:27:15.765047+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "%d second",
                "%d seconds"
            ],
            "previous_source": "\u001e\u001e",
            "target": [
                "Taffa n isefka",
                "Taffa n isefka"
            ],
            "id_hash": -2341182341204121756,
            "content_hash": -2341182341204121756,
            "location": "resources/templates/server/status/monitor/index.twig:28, resources/templates/server/status/processes/index.twig:39",
            "context": "",
            "note": "",
            "flags": "php-format",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 927,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/121788496/?format=api",
            "priority": 100,
            "id": 121788811,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=5f827310961c6764",
            "url": "https://hosted.weblate.org/api/units/121788811/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T02:37:06.259378+02:00",
            "last_updated": "2024-06-02T02:25:41.557161+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "%d minute",
                "%d minutes"
            ],
            "previous_source": "\u001e\u001e",
            "target": [
                "%s di tesdat",
                "%s di tesdat"
            ],
            "id_hash": -6330288701929580171,
            "content_hash": -6330288701929580171,
            "location": "resources/templates/server/status/monitor/index.twig:30, resources/templates/server/status/processes/index.twig:41",
            "context": "",
            "note": "",
            "flags": "php-format",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 928,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/121788497/?format=api",
            "priority": 100,
            "id": 121788812,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=28264bf703d19975",
            "url": "https://hosted.weblate.org/api/units/121788812/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T02:37:06.273047+02:00",
            "last_updated": "2024-06-02T02:25:41.558914+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "ø per hour: %s"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4618426678545979112,
            "content_hash": 4618426678545979112,
            "location": "resources/templates/server/status/queries/index.twig:15",
            "context": "",
            "note": "l10n: Average per hour",
            "flags": "php-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 968,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/121788498/?format=api",
            "priority": 100,
            "id": 121788813,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=c017f2983beb96e8",
            "url": "https://hosted.weblate.org/api/units/121788813/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T02:37:06.369532+02:00",
            "last_updated": "2024-06-02T02:25:41.619476+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "ø per minute: %s"
            ],
            "previous_source": "",
            "target": [
                "%s di tesdat"
            ],
            "id_hash": 7646697823898050245,
            "content_hash": 7646697823898050245,
            "location": "resources/templates/server/status/queries/index.twig:16",
            "context": "",
            "note": "l10n: Average per minute",
            "flags": "php-format",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 969,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/121788499/?format=api",
            "priority": 100,
            "id": 121788814,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=ea1e87282a321ec5",
            "url": "https://hosted.weblate.org/api/units/121788814/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T02:37:06.372672+02:00",
            "last_updated": "2024-06-02T02:25:41.621112+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "ø per second: %s"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9075173536869061146,
            "content_hash": -9075173536869061146,
            "location": "resources/templates/server/status/queries/index.twig:18",
            "context": "",
            "note": "l10n: Average per second",
            "flags": "php-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 970,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/121788500/?format=api",
            "priority": 100,
            "id": 121788815,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=020e81c023e4ede6",
            "url": "https://hosted.weblate.org/api/units/121788815/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T02:37:06.387145+02:00",
            "last_updated": "2024-06-02T02:25:41.622950+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Only INSERT, UPDATE, DELETE, REPLACE and SET (without options like GLOBAL) SQL queries containing transactional engine tables can be rolled back."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6993575066760763733,
            "content_hash": 6993575066760763733,
            "location": "src/Import/Import.php:947",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2939,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://hosted.weblate.org/api/units/121788501/?format=api",
            "priority": 100,
            "id": 121788816,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=e10e2b783c4dd955",
            "url": "https://hosted.weblate.org/api/units/121788816/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T02:37:09.686354+02:00",
            "last_updated": "2024-06-23T02:25:03.448576+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Edit query"
            ],
            "previous_source": "",
            "target": [
                "Muceḍ"
            ],
            "id_hash": -5850613653698918182,
            "content_hash": -5850613653698918182,
            "location": "src/Controllers/JavaScriptMessagesController.php:402",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 2355,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/121966750/?format=api",
            "priority": 100,
            "id": 121966795,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=2ece71e13d39c8da",
            "url": "https://hosted.weblate.org/api/units/121966795/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-05T02:23:59.146019+02:00",
            "last_updated": "2024-06-23T02:25:02.764483+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Cannot log in to the database server."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5634850031944773239,
            "content_hash": 5634850031944773239,
            "location": "src/Exceptions/AuthenticationFailure.php:35",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2885,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/122502280/?format=api",
            "priority": 100,
            "id": 122502415,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=ce33023fd4aaae77",
            "url": "https://hosted.weblate.org/api/units/122502415/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-12T02:26:35.172300+02:00",
            "last_updated": "2024-06-23T02:25:03.385951+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/kab/?format=api",
            "source": [
                "Login without a password is forbidden by configuration (see AllowNoPassword)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -233189673143100079,
            "content_hash": -233189673143100079,
            "location": "src/Exceptions/AuthenticationFailure.php:61",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2887,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://hosted.weblate.org/api/units/122502281/?format=api",
            "priority": 100,
            "id": 122502416,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/kab/?checksum=7cc38b3a4f041d51",
            "url": "https://hosted.weblate.org/api/units/122502416/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-12T02:26:35.176760+02:00",
            "last_updated": "2024-06-23T02:25:03.388046+02:00"
        }
    ]
}