Translation components API.

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

GET /api/translations/pf2e-dailies/main/en/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 130,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Scroll Savant"
            ],
            "previous_source": "",
            "target": [
                "Scroll Savant"
            ],
            "id_hash": 3318108446009917226,
            "content_hash": -4992971565694234606,
            "location": "",
            "context": "pf2e-dailies.customs.template.savant.label",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 81,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176346/?format=api",
            "priority": 100,
            "id": 176346,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=ae0c4a0d32a4ff2a",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176346/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:53.658700Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "This is what the code would look like if the <strong>Scroll Savant</strong> feat was a homebrew daily. We gather some simple data in the <u>prepare</u> function and use it for the <u>condition</u> function of the different rows."
            ],
            "previous_source": "",
            "target": [
                "This is what the code would look like if the <strong>Scroll Savant</strong> feat was a homebrew daily. We gather some simple data in the <u>prepare</u> function and use it for the <u>condition</u> function of the different rows."
            ],
            "id_hash": -1261588063051954325,
            "content_hash": -4236464720195826730,
            "location": "",
            "context": "pf2e-dailies.customs.template.savant.hint",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 82,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176347/?format=api",
            "priority": 100,
            "id": 176347,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=6e7df05740ea476b",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176347/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:53.680145Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Mind Smith"
            ],
            "previous_source": "",
            "target": [
                "Mind Smith"
            ],
            "id_hash": -7134250996713851098,
            "content_hash": 6862998651047686097,
            "location": "",
            "context": "pf2e-dailies.customs.template.mind.label",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 83,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176348/?format=api",
            "priority": 100,
            "id": 176348,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=1cfe0c847264f726",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176348/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:53.705875Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "This is what the code would look like if the <strong>Mind Smith</strong> dedication was a homebrow daily. This is by far the most complex example, the rows make use of both <u>child predicates</u> and <u>condition</u>, everything is falling appart if the character doesn't have a mind weapon equiped (the weapon is in a compendium pack) and that is why we are using the <u>alert</u> row to create said weapon if needed. It also make use of the <u>rest</u> function to clean up the mind weapon."
            ],
            "previous_source": "",
            "target": [
                "This is what the code would look like if the <strong>Mind Smith</strong> dedication was a homebrow daily. This is by far the most complex example, the rows make use of both <u>child predicates</u> and <u>condition</u>, everything is falling appart if the character doesn't have a mind weapon equiped (the weapon is in a compendium pack) and that is why we are using the <u>alert</u> row to create said weapon if needed. It also make use of the <u>rest</u> function to clean up the mind weapon."
            ],
            "id_hash": -7411747461657745937,
            "content_hash": -3762733422033576211,
            "location": "",
            "context": "pf2e-dailies.customs.template.mind.hint",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 84,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 85,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176349/?format=api",
            "priority": 100,
            "id": 176349,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=19242ef3e6fca5ef",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176349/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:53.733529Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "An unexpected error occured during preparation of the module <strong>PF2e Dailies</strong>. See the console (F12) for details."
            ],
            "previous_source": "",
            "target": [
                "An unexpected error occured during preparation of the module <strong>PF2e Dailies</strong>. See the console (F12) for details."
            ],
            "id_hash": -1225908152142926330,
            "content_hash": 7438838698029745973,
            "location": "",
            "context": "pf2e-dailies.error.unexpected",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 106,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176350/?format=api",
            "priority": 100,
            "id": 176350,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=6efcb307e043ee06",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176350/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:53.789158Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "You must rest before your daily preparations."
            ],
            "previous_source": "",
            "target": [
                "You must rest before your daily preparations."
            ],
            "id_hash": 801300868989941231,
            "content_hash": 2431923052251860013,
            "location": "",
            "context": "pf2e-dailies.error.unrested",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 107,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176351/?format=api",
            "priority": 100,
            "id": 176351,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=8b1ecae5165b75ef",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176351/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:53.814925Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "A daily with this key already exists."
            ],
            "previous_source": "",
            "target": [
                "A daily with this key already exists."
            ],
            "id_hash": 3105939579809715227,
            "content_hash": 2904232653440501643,
            "location": "",
            "context": "pf2e-dailies.error.duplicate",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 108,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176352/?format=api",
            "priority": 100,
            "id": 176352,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=ab1a83978462541b",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176352/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:53.841292Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "The daily key must be a string."
            ],
            "previous_source": "",
            "target": [
                "The daily key must be a string."
            ],
            "id_hash": 6895409451846110840,
            "content_hash": -1892306335862129793,
            "location": "",
            "context": "pf2e-dailies.error.invalidKey",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 109,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176353/?format=api",
            "priority": 100,
            "id": 176353,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=dfb16a5cee288e78",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176353/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:53.864271Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Temporary Spells"
            ],
            "previous_source": "",
            "target": [
                "Temporary Spells"
            ],
            "id_hash": -2774174545988140702,
            "content_hash": -5282662524254103536,
            "location": "",
            "context": "pf2e-dailies.spellEntry.name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 110,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176354/?format=api",
            "priority": 100,
            "id": 176354,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=598026f2d9724162",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176354/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:53.891010Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Has made the following changes during their daily preparations."
            ],
            "previous_source": "",
            "target": [
                "Has made the following changes during their daily preparations."
            ],
            "id_hash": -6314387567552661173,
            "content_hash": 1574738264150659458,
            "location": "",
            "context": "pf2e-dailies.message.changes",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 111,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176355/?format=api",
            "priority": 100,
            "id": 176355,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=285ec9f65de1794b",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176355/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:53.918206Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Has made no changes during their daily preparations, you didn't even need to know about it really."
            ],
            "previous_source": "",
            "target": [
                "Has made no changes during their daily preparations, you didn't even need to know about it really."
            ],
            "id_hash": 8935664072605223741,
            "content_hash": 5430463727539684295,
            "location": "",
            "context": "pf2e-dailies.message.noChanges",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 112,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176356/?format=api",
            "priority": 100,
            "id": 176356,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=fc01db217fdacb3d",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176356/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:53.948587Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Gained the temporary {type}:"
            ],
            "previous_source": "",
            "target": [
                "Gained the temporary {type}:"
            ],
            "id_hash": -1720594492022825304,
            "content_hash": 1123336408222257238,
            "location": "",
            "context": "pf2e-dailies.message.gained",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 113,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176357/?format=api",
            "priority": 100,
            "id": 176357,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=681f386cf47c5ea8",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176357/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:53.972586Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Gained the resistances:"
            ],
            "previous_source": "",
            "target": [
                "Gained the resistances:"
            ],
            "id_hash": 5705580783928366286,
            "content_hash": 4696431940538276710,
            "location": "",
            "context": "pf2e-dailies.message.resistances",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 114,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176358/?format=api",
            "priority": 100,
            "id": 176358,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=cf2e4b7e575854ce",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176358/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:53.994963Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Learned to read and speak:"
            ],
            "previous_source": "",
            "target": [
                "Learned to read and speak:"
            ],
            "id_hash": -1676836111414791680,
            "content_hash": -5997194595222672730,
            "location": "",
            "context": "pf2e-dailies.message.languages",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 115,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176359/?format=api",
            "priority": 100,
            "id": 176359,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=68baae70e092f200",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176359/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:54.021346Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Trained in the following skills:"
            ],
            "previous_source": "",
            "target": [
                "Trained in the following skills:"
            ],
            "id_hash": -1335102423080575858,
            "content_hash": -1800346942695433331,
            "location": "",
            "context": "pf2e-dailies.message.skills",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 116,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176360/?format=api",
            "priority": 100,
            "id": 176360,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=6d78c36b7d84dc8e",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176360/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:54.049000Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Studied their thaumaturgy tome:"
            ],
            "previous_source": "",
            "target": [
                "Studied their thaumaturgy tome:"
            ],
            "id_hash": -7289613344746098386,
            "content_hash": -5420122373374419836,
            "location": "",
            "context": "pf2e-dailies.message.tome",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 117,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176361/?format=api",
            "priority": 100,
            "id": 176361,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=1ad61748f476312e",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176361/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:54.074174Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Is ready to use the spells:"
            ],
            "previous_source": "",
            "target": [
                "Is ready to use the spells:"
            ],
            "id_hash": 5097215848400547462,
            "content_hash": 7923216930399846210,
            "location": "",
            "context": "pf2e-dailies.message.spells",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 118,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176362/?format=api",
            "priority": 100,
            "id": 176362,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=c6bcf2ced367ee86",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176362/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:54.100160Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Is focusing on the mind weapon:"
            ],
            "previous_source": "",
            "target": [
                "Is focusing on the mind weapon:"
            ],
            "id_hash": 8920286883648707941,
            "content_hash": -5454917320086741609,
            "location": "",
            "context": "pf2e-dailies.message.mindsmith",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 119,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176363/?format=api",
            "priority": 100,
            "id": 176363,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=fbcb39a8b2751d65",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176363/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:54.124945Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Has selected the familiar abilities:"
            ],
            "previous_source": "",
            "target": [
                "Has selected the familiar abilities:"
            ],
            "id_hash": 162457318195402958,
            "content_hash": 5121863288562571083,
            "location": "",
            "context": "pf2e-dailies.message.familiar",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 120,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176364/?format=api",
            "priority": 100,
            "id": 176364,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=82412a11f63318ce",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176364/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:54.151270Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Learned the feats:"
            ],
            "previous_source": "",
            "target": [
                "Learned the feats:"
            ],
            "id_hash": 6814086021832687354,
            "content_hash": -8339786742181077649,
            "location": "",
            "context": "pf2e-dailies.message.feats",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 121,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176365/?format=api",
            "priority": 100,
            "id": 176365,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=de907f22604abefa",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176365/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:54.174693Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Created the temporary scrolls:"
            ],
            "previous_source": "",
            "target": [
                "Created the temporary scrolls:"
            ],
            "id_hash": -6977280176717579940,
            "content_hash": -8500384185251641293,
            "location": "",
            "context": "pf2e-dailies.message.scrolls",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 122,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176366/?format=api",
            "priority": 100,
            "id": 176366,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=1f2bb8a5805fb95c",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176366/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:54.203035Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Consumed one of their {name} and has {nb} remaining."
            ],
            "previous_source": "",
            "target": [
                "Consumed one of their {name} and has {nb} remaining."
            ],
            "id_hash": -4839156114605484277,
            "content_hash": -6539911316425401667,
            "location": "",
            "context": "pf2e-dailies.message.rations.used",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 123,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176367/?format=api",
            "priority": 100,
            "id": 176367,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=3cd7dd271847d70b",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176367/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:54.229500Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Consumed the last of their {name}."
            ],
            "previous_source": "",
            "target": [
                "Consumed the last of their {name}."
            ],
            "id_hash": 4455505272296298452,
            "content_hash": 6962191196056950154,
            "location": "",
            "context": "pf2e-dailies.message.rations.last",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 124,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176368/?format=api",
            "priority": 100,
            "id": 176368,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=bdd522705a19d7d4",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176368/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:54.253421Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Consumed one of their {name} and has only {nb} remaining."
            ],
            "previous_source": "",
            "target": [
                "Consumed one of their {name} and has only {nb} remaining."
            ],
            "id_hash": -8034023733296985905,
            "content_hash": -5555411925737389314,
            "location": "",
            "context": "pf2e-dailies.message.rations.almost",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 125,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176369/?format=api",
            "priority": 100,
            "id": 176369,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=108169fb0bc688cf",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176369/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:54.275425Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Custom Dailies"
            ],
            "previous_source": "",
            "target": [
                "Custom Dailies"
            ],
            "id_hash": -5750874492022798555,
            "content_hash": -2468572753810288293,
            "location": "",
            "context": "pf2e-dailies.settings.menus.customs.name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 128,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176370/?format=api",
            "priority": 100,
            "id": 176370,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=3030ca1e73204725",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176370/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:54.300078Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Register you own dailies to the module."
            ],
            "previous_source": "",
            "target": [
                "Register you own dailies to the module."
            ],
            "id_hash": -3621405896401388407,
            "content_hash": 3955601531828774365,
            "location": "",
            "context": "pf2e-dailies.settings.menus.customs.hint",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 129,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176371/?format=api",
            "priority": 100,
            "id": 176371,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=4dbe2e86357d7c89",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176371/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:54.333759Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Register"
            ],
            "previous_source": "",
            "target": [
                "Register"
            ],
            "id_hash": -8597744952009209121,
            "content_hash": 6786607181370145651,
            "location": "",
            "context": "pf2e-dailies.settings.menus.customs.label",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 130,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176372/?format=api",
            "priority": 100,
            "id": 176372,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=08aeac84da154adf",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176372/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T01:12:54.360414Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "There is a new version <strong>{version}</strong> of the extension that is available to download, not updating it may result creating issues. You can find the extension here: <a href='https://github.com/reonZ/pf2e-dailies-ext'>https://github.com/reonZ/pf2e-dailies-ext</a>"
            ],
            "previous_source": "",
            "target": [
                "There is a new version <strong>{version}</strong> of the extension that is available to download, not updating it may result creating issues. You can find the extension here: <a href='https://github.com/reonZ/pf2e-dailies-ext'>https://github.com/reonZ/pf2e-dailies-ext</a>"
            ],
            "id_hash": 8176569010894032072,
            "content_hash": -3536617439254540362,
            "location": "",
            "context": "pf2e-dailies.customs.code.newVersion",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176784/?format=api",
            "priority": 100,
            "id": 176784,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=f1790231afce4cc8",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176784/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T14:28:31.101656Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Familiar Abilities"
            ],
            "previous_source": "",
            "target": [
                "Familiar Abilities"
            ],
            "id_hash": 1867928515825302583,
            "content_hash": 4580579476611212450,
            "location": "",
            "context": "pf2e-dailies.settings.familiar.name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 126,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176797/?format=api",
            "priority": 100,
            "id": 176797,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=99ec3716a396fc37",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176797/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T17:50:14.076247Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/en/?format=api",
            "source": [
                "Comma separated effect UUIDs. Those will be added to the list of familiar abilities."
            ],
            "previous_source": "",
            "target": [
                "Comma separated effect UUIDs. Those will be added to the list of familiar abilities."
            ],
            "id_hash": 5992141085209125109,
            "content_hash": -2271063366995841013,
            "location": "",
            "context": "pf2e-dailies.settings.familiar.hint",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 127,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176798/?format=api",
            "priority": 100,
            "id": 176798,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dailies/main/en/?checksum=d3285c91bbe9e0f5",
            "url": "https://weblate.foundryvtt-hub.com/api/units/176798/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-05T17:50:14.097176Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        }
    ]
}