Translation components API.

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

GET /api/translations/phpmyadmin/master/ber/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/ber/units/?format=api&page=69",
    "previous": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/units/?format=api&page=67",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803183,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=d728d39354e249c6",
            "url": "https://hosted.weblate.org/api/units/109803183/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.865473+01:00",
            "last_updated": "2024-06-23T02:22:07.453354+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803184,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=a46f2b85d2c1d5ec",
            "url": "https://hosted.weblate.org/api/units/109803184/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.867140+01:00",
            "last_updated": "2024-06-23T02:22:07.455007+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803185,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=2eb62ee8f679cca1",
            "url": "https://hosted.weblate.org/api/units/109803185/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.868873+01:00",
            "last_updated": "2024-06-23T02:22:07.456104+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803186,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=d6f531f07c674d5e",
            "url": "https://hosted.weblate.org/api/units/109803186/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.870532+01:00",
            "last_updated": "2024-06-23T02:22:07.457258+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803187,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=ba3a9f52b28f2651",
            "url": "https://hosted.weblate.org/api/units/109803187/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.872153+01:00",
            "last_updated": "2024-06-23T02:22:07.458467+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803188,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=785152e925f160f1",
            "url": "https://hosted.weblate.org/api/units/109803188/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.873861+01:00",
            "last_updated": "2024-06-23T02:22:07.459357+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803189,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=f58f24a808694abc",
            "url": "https://hosted.weblate.org/api/units/109803189/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.875572+01:00",
            "last_updated": "2024-06-23T02:22:07.460299+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803190,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=61c99d1cbf6c57ac",
            "url": "https://hosted.weblate.org/api/units/109803190/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.877234+01:00",
            "last_updated": "2024-06-23T02:22:07.461224+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803191,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=b8b0559928238d33",
            "url": "https://hosted.weblate.org/api/units/109803191/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.879007+01:00",
            "last_updated": "2024-06-23T02:22:07.462041+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803192,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=a9fa1d1f1a03cf3e",
            "url": "https://hosted.weblate.org/api/units/109803192/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.880633+01:00",
            "last_updated": "2024-06-23T02:22:07.463338+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803193,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=d5fcf0cd9c6cb606",
            "url": "https://hosted.weblate.org/api/units/109803193/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.882203+01:00",
            "last_updated": "2024-06-23T02:22:07.464519+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803194,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=ab78fee563a13536",
            "url": "https://hosted.weblate.org/api/units/109803194/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.883778+01:00",
            "last_updated": "2024-06-23T02:22:07.465564+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?format=api",
            "source": [
                "A polygon"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6539525911033881223,
            "content_hash": -6539525911033881223,
            "location": "src/Types.php:317",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "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": 109803195,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=253eefd4f15cdd79",
            "url": "https://hosted.weblate.org/api/units/109803195/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.885448+01:00",
            "last_updated": "2024-06-23T02:22:07.472519+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803196,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=d4fd6f17227b7b82",
            "url": "https://hosted.weblate.org/api/units/109803196/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.887028+01:00",
            "last_updated": "2024-06-23T02:22:07.473743+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803197,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=245ec1cf7be46293",
            "url": "https://hosted.weblate.org/api/units/109803197/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.888611+01:00",
            "last_updated": "2024-06-23T02:22:07.474863+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803198,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=ea0779656268b72e",
            "url": "https://hosted.weblate.org/api/units/109803198/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.890209+01:00",
            "last_updated": "2024-06-23T02:22:07.476132+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803199,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=b082ac6fe2670e5a",
            "url": "https://hosted.weblate.org/api/units/109803199/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.891817+01:00",
            "last_updated": "2024-06-23T02:22:07.477224+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803200,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=da8bb3e89f4d8bac",
            "url": "https://hosted.weblate.org/api/units/109803200/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.893383+01:00",
            "last_updated": "2024-06-23T02:22:07.478593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803201,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=60803976f20a3104",
            "url": "https://hosted.weblate.org/api/units/109803201/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.895037+01:00",
            "last_updated": "2024-06-23T02:22:07.479668+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803202,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=d11d34b55f3eccf3",
            "url": "https://hosted.weblate.org/api/units/109803202/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.896731+01:00",
            "last_updated": "2024-06-23T02:22:07.480563+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?format=api",
            "source": [
                "Numeric"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5156383353411080388,
            "content_hash": -5156383353411080388,
            "location": "src/Types.php:650",
            "context": "numeric types",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "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": 109803203,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=3870d8a8e631ef3c",
            "url": "https://hosted.weblate.org/api/units/109803203/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.898364+01:00",
            "last_updated": "2024-06-23T02:22:07.481563+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?format=api",
            "source": [
                "Date and time"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7148486675319487765,
            "content_hash": 7148486675319487765,
            "location": "src/Types.php:668",
            "context": "date and time types",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 109803204,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=e33486c1c407fd15",
            "url": "https://hosted.weblate.org/api/units/109803204/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.900151+01:00",
            "last_updated": "2024-06-23T02:22:07.482416+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803205,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=d17892747ce76705",
            "url": "https://hosted.weblate.org/api/units/109803205/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.901832+01:00",
            "last_updated": "2024-06-23T02:22:07.486093+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803206,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=3ef309ecec4f2244",
            "url": "https://hosted.weblate.org/api/units/109803206/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.903458+01:00",
            "last_updated": "2024-06-02T02:21:59.560158+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803207,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=8761cf9a33d5ec1e",
            "url": "https://hosted.weblate.org/api/units/109803207/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.905152+01:00",
            "last_updated": "2024-06-23T02:22:07.487221+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803208,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=1df94900ea57c29e",
            "url": "https://hosted.weblate.org/api/units/109803208/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.906961+01:00",
            "last_updated": "2024-06-23T02:22:07.488620+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803209,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=ceced9c562640d78",
            "url": "https://hosted.weblate.org/api/units/109803209/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.908580+01:00",
            "last_updated": "2024-06-23T02:22:07.490080+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?format=api",
            "source": [
                "The phpMyAdmin configuration storage database could not be accessed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3479107035783878897,
            "content_hash": -3479107035783878897,
            "location": "src/UserPreferences.php:173",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "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": 109803210,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=4fb7ba95848a270f",
            "url": "https://hosted.weblate.org/api/units/109803210/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.910219+01:00",
            "last_updated": "2024-06-23T02:22:07.491469+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803211,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=a1aba848458b8f45",
            "url": "https://hosted.weblate.org/api/units/109803211/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.911930+01:00",
            "last_updated": "2024-06-23T02:22:07.492679+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?format=api",
            "source": [
                "PM"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6975122664775255096,
            "content_hash": 6975122664775255096,
            "location": "src/Util.php:528",
            "context": "AM/PM indication in time",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "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": 109803212,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=e0cc9d1b9ab48438",
            "url": "https://hosted.weblate.org/api/units/109803212/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.913507+01:00",
            "last_updated": "2024-06-23T02:22:07.493886+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?format=api",
            "source": [
                "AM"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -736317515082546924,
            "content_hash": -736317515082546924,
            "location": "src/Util.php:530",
            "context": "AM/PM indication in time",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "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": 109803213,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=75c8131f079b4114",
            "url": "https://hosted.weblate.org/api/units/109803213/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.915273+01:00",
            "last_updated": "2024-06-23T02:22:07.494960+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803214,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=c094a97924540662",
            "url": "https://hosted.weblate.org/api/units/109803214/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.916988+01:00",
            "last_updated": "2024-06-23T02:22:07.496796+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?format=api",
            "source": [
                "Users"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4943461503311067604,
            "content_hash": -4943461503311067604,
            "location": "src/Util.php:1453",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "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": 109803215,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=3b654bf44e53462c",
            "url": "https://hosted.weblate.org/api/units/109803215/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.918572+01:00",
            "last_updated": "2024-06-23T02:22:07.497908+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803216,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=992f50461e8cf863",
            "url": "https://hosted.weblate.org/api/units/109803216/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.920278+01:00",
            "last_updated": "2024-06-23T02:22:07.499112+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 109803217,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=8d7d412c04da8c09",
            "url": "https://hosted.weblate.org/api/units/109803217/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-30T21:09:06.921917+01:00",
            "last_updated": "2024-06-23T02:22:07.500051+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 110757647,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=fc17eaef15bc0c32",
            "url": "https://hosted.weblate.org/api/units/110757647/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-10T01:21:15.453805+01:00",
            "last_updated": "2024-06-23T02:22:06.093200+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?format=api",
            "source": [
                "Restore default values"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5343200380059103454,
            "content_hash": 5343200380059103454,
            "location": "resources/templates/console/display.twig:178",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "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": 120273037,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=ca26dc6fa927b0de",
            "url": "https://hosted.weblate.org/api/units/120273037/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-31T01:22:19.082775+01:00",
            "last_updated": "2024-05-26T02:22:46.917269+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?format=api",
            "source": [
                "Console settings has been updated successfully."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6937367679005206914,
            "content_hash": 6937367679005206914,
            "location": "src/Controllers/Console/UpdateConfigController.php:49",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "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": 120273038,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=e0467b25f761a982",
            "url": "https://hosted.weblate.org/api/units/120273038/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-31T01:22:19.206718+01:00",
            "last_updated": "2024-06-23T02:22:05.993576+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 120273039,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=2972b9846397e7a1",
            "url": "https://hosted.weblate.org/api/units/120273039/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-31T01:22:19.209426+01:00",
            "last_updated": "2024-06-23T02:22:05.994430+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 121052411,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=c9f9afd0810209c2",
            "url": "https://hosted.weblate.org/api/units/121052411/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-14T02:23:54.498363+02:00",
            "last_updated": "2024-06-02T02:21:59.610307+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 121788551,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=55aaf55b9f71fe1b",
            "url": "https://hosted.weblate.org/api/units/121788551/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T02:23:57.825272+02:00",
            "last_updated": "2024-05-26T02:22:47.263907+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?format=api",
            "source": [
                "%d second",
                "%d seconds"
            ],
            "previous_source": "",
            "target": [
                "",
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 927,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/121788496/?format=api",
            "priority": 100,
            "id": 121788552,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=5f827310961c6764",
            "url": "https://hosted.weblate.org/api/units/121788552/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T02:23:58.464527+02:00",
            "last_updated": "2024-06-02T02:22:00.431905+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?format=api",
            "source": [
                "%d minute",
                "%d minutes"
            ],
            "previous_source": "",
            "target": [
                "",
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 928,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/121788497/?format=api",
            "priority": 100,
            "id": 121788553,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=28264bf703d19975",
            "url": "https://hosted.weblate.org/api/units/121788553/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T02:23:58.467452+02:00",
            "last_updated": "2024-06-02T02:22:00.433003+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 121788554,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=c017f2983beb96e8",
            "url": "https://hosted.weblate.org/api/units/121788554/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T02:23:58.523400+02:00",
            "last_updated": "2024-06-02T02:22:00.483092+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?format=api",
            "source": [
                "ø per minute: %s"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "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": 121788555,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=ea1e87282a321ec5",
            "url": "https://hosted.weblate.org/api/units/121788555/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T02:23:58.525113+02:00",
            "last_updated": "2024-06-02T02:22:00.484177+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 121788556,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=020e81c023e4ede6",
            "url": "https://hosted.weblate.org/api/units/121788556/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T02:23:58.526706+02:00",
            "last_updated": "2024-06-02T02:22:00.485339+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 121788557,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=e10e2b783c4dd955",
            "url": "https://hosted.weblate.org/api/units/121788557/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-28T02:24:08.959567+02:00",
            "last_updated": "2024-06-23T02:22:06.998523+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?format=api",
            "source": [
                "Edit query"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5850613653698918182,
            "content_hash": -5850613653698918182,
            "location": "src/Controllers/JavaScriptMessagesController.php:402",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "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": 121966758,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=2ece71e13d39c8da",
            "url": "https://hosted.weblate.org/api/units/121966758/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-05T02:21:12.420373+02:00",
            "last_updated": "2024-06-23T02:22:06.326109+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 122502304,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=ce33023fd4aaae77",
            "url": "https://hosted.weblate.org/api/units/122502304/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-12T02:22:08.790084+02:00",
            "last_updated": "2024-06-23T02:22:06.935151+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/ber/?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": 122502305,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/ber/?checksum=7cc38b3a4f041d51",
            "url": "https://hosted.weblate.org/api/units/122502305/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-12T02:22:08.793990+02:00",
            "last_updated": "2024-06-23T02:22:06.938004+02:00"
        }
    ]
}