Translation components API.

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

GET /api/translations/sdaps/master/nl/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 203,
    "next": "https://hosted.weblate.org/api/translations/sdaps/master/nl/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "SDAPS -- Paper based survey tool."
            ],
            "previous_source": "",
            "target": [
                "SDAPS -- Hulpmiddel voor bevragingen op papier."
            ],
            "id_hash": -2764017405628283004,
            "content_hash": -2764017405628283004,
            "location": "sdaps/script.py:42",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14737993/?format=api",
            "priority": 100,
            "id": 266713,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=59a43cd060878784",
            "url": "https://hosted.weblate.org/api/units/266713/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:19:54+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "project directory|The SDAPS project."
            ],
            "previous_source": "",
            "target": [
                "projectfolder|Het SDAPS-project."
            ],
            "id_hash": 8591233743069285770,
            "content_hash": 8591233743069285770,
            "location": "sdaps/script.py:61",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14738001/?format=api",
            "priority": 100,
            "id": 266714,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=f73a31922dfe8d8a",
            "url": "https://hosted.weblate.org/api/units/266714/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:19:56+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "command list|Commands:"
            ],
            "previous_source": "",
            "target": [
                "commandolijst|Commando's:"
            ],
            "id_hash": 5971092116216757098,
            "content_hash": 5971092116216757098,
            "location": "sdaps/script.py:52",
            "context": "",
            "note": "Set required as an attribute rather than kwarg so that it works with python <3.7",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14738009/?format=api",
            "priority": 100,
            "id": 266715,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=d2dd94a4bc3c3b6a",
            "url": "https://hosted.weblate.org/api/units/266715/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:19:57+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Add scanned questionnaires to the survey."
            ],
            "previous_source": "",
            "target": [
                "Ingescande vragenlijsten toevoegen aan de bevraging."
            ],
            "id_hash": -2113485674330246875,
            "content_hash": -2113485674330246875,
            "location": "sdaps/cmdline/add.py:31",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14738018/?format=api",
            "priority": 100,
            "id": 266716,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=62ab63fa17ab3125",
            "url": "https://hosted.weblate.org/api/units/266716/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:19:58+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "This command is used to add scanned images to the survey.\n    The image data needs to be a (multipage) 300dpi monochrome TIFF file. You\n    may choose not to copy the data into the project directory. In that case\n    the data will be referenced using a relative path."
            ],
            "previous_source": "",
            "target": [
                "Dit commando wordt benut om ingescande afbeeldingen aan de bevraging toe te voegen.\n   De afbeelding dient een 300dpi monochroom TIFF-bestand (van meerdere pagina's) te zijn.\n   Men kan verkiezen van de data niet in de projectfolder te kopiëren.\n   In dat geval, zal naar de data worden gerefereerd met een relatief pad."
            ],
            "id_hash": 5274414003589454507,
            "content_hash": 5274414003589454507,
            "location": "sdaps/cmdline/add.py:32",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 47,
            "source_unit": "https://hosted.weblate.org/api/units/14738025/?format=api",
            "priority": 100,
            "id": 266717,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=c9327b975a4b9aab",
            "url": "https://hosted.weblate.org/api/units/266717/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:19:59+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Force adding the images even if the page count is wrong (only use if you know what you are doing)."
            ],
            "previous_source": "",
            "target": [
                "Forceer het toevoegen van de afbeeldingen, zelfs als het paginatotaal niet klopt (enkel gebruiken wanneer men weet wat men doet)."
            ],
            "id_hash": -1023093820934023176,
            "content_hash": -1023093820934023176,
            "location": "sdaps/cmdline/add.py:49",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://hosted.weblate.org/api/units/14738031/?format=api",
            "priority": 100,
            "id": 266718,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=71cd3d97275497f8",
            "url": "https://hosted.weblate.org/api/units/266718/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:01+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Copy the files into the directory (default)."
            ],
            "previous_source": "",
            "target": [
                "Kopieer de bestanden in de folder (standaard)."
            ],
            "id_hash": -1897983956771583652,
            "content_hash": -1897983956771583652,
            "location": "sdaps/cmdline/add.py:53",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14738037/?format=api",
            "priority": 100,
            "id": 266719,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=65a901a5b33d495c",
            "url": "https://hosted.weblate.org/api/units/266719/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:05+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Do not copy the files into the directory."
            ],
            "previous_source": "",
            "target": [
                "Kopieer de bestanden niet in de folder."
            ],
            "id_hash": 2943276177186405666,
            "content_hash": 2943276177186405666,
            "location": "sdaps/cmdline/add.py:58",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14738043/?format=api",
            "priority": 100,
            "id": 266720,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=a8d89e16c910bd22",
            "url": "https://hosted.weblate.org/api/units/266720/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:06+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "A number of TIFF image files."
            ],
            "previous_source": "",
            "target": [
                "Één of meerdere TIFF-bestanden."
            ],
            "id_hash": 2527351010730138441,
            "content_hash": 2527351010730138441,
            "location": "sdaps/cmdline/add.py:68, sdaps/cmdline/convert.py:48",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14738056/?format=api",
            "priority": 100,
            "id": 266722,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=a312f45a914b5b49",
            "url": "https://hosted.weblate.org/api/units/266722/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:09+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Processing %s"
            ],
            "previous_source": "",
            "target": [
                "%s wordt verwerkt"
            ],
            "id_hash": 9191143013926937503,
            "content_hash": 9191143013926937503,
            "location": "sdaps/cmdline/add.py:126",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14738064/?format=api",
            "priority": 100,
            "id": 266723,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=ff8d7fdfd8eda39f",
            "url": "https://hosted.weblate.org/api/units/266723/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:10+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Invalid input file %s. You need to specify a (multipage) monochrome TIFF as input."
            ],
            "previous_source": "",
            "target": [
                "Ongeldig invoerbestand %s. Gelieve een monochrome TIFF (van meerdere pagina's) als invoer op te geven."
            ],
            "id_hash": -2967674221539126598,
            "content_hash": -2967674221539126598,
            "location": "sdaps/add/__init__.py:55",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://hosted.weblate.org/api/units/14738072/?format=api",
            "priority": 100,
            "id": 266724,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=56d0b404d81392ba",
            "url": "https://hosted.weblate.org/api/units/266724/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:13+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Not adding %s because it has a wrong page count (needs to be a mulitple of %i)."
            ],
            "previous_source": "",
            "target": [
                "%s werd niet toegevoegd, omdat het paginatotaal niet klopt (dit dient een meervoud te zijn van %i)."
            ],
            "id_hash": 4965995804006646014,
            "content_hash": 4965995804006646014,
            "location": "sdaps/add/__init__.py:67",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://hosted.weblate.org/api/units/14738080/?format=api",
            "priority": 100,
            "id": 266725,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=c4eac2df6de580fe",
            "url": "https://hosted.weblate.org/api/units/266725/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:15+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Done"
            ],
            "previous_source": "",
            "target": [
                "Klaar"
            ],
            "id_hash": 268206142725867228,
            "content_hash": 268206142725867228,
            "location": "sdaps/cmdline/add.py:130, sdaps/reset/__init__.py:58",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14738086/?format=api",
            "priority": 100,
            "id": 266726,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=83b8dc10d7c0c6dc",
            "url": "https://hosted.weblate.org/api/units/266726/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:16+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Annotate the questionnaire and show the recognized positions."
            ],
            "previous_source": "",
            "target": [
                "Markeer de vragenlijst en toon de herkende posities."
            ],
            "id_hash": 6975931571916229964,
            "content_hash": 6975931571916229964,
            "location": "sdaps/cmdline/annotate.py:28",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14738093/?format=api",
            "priority": 100,
            "id": 266727,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=e0cf7ccdf97fcd4c",
            "url": "https://hosted.weblate.org/api/units/266727/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:17+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "This command is mainly a debug utility. It creates an\n    annotated version of the questionnaire, with the information that SDAPS\n    knows about it overlayed on top."
            ],
            "previous_source": "",
            "target": [
                "Dit commando is hoofdzakelijk een hulpmiddel om fouten op te sporen.\n    Het maakt een versie van de vragenlijst aan, waarbij die wordt overschreven\n    met de door SDAPS herkende informatie."
            ],
            "id_hash": -165264630832616777,
            "content_hash": -165264630832616777,
            "location": "sdaps/cmdline/annotate.py:29",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://hosted.weblate.org/api/units/14738100/?format=api",
            "priority": 100,
            "id": 266728,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=7db4dcb1a1492ab7",
            "url": "https://hosted.weblate.org/api/units/266728/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:19+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Warning: "
            ],
            "previous_source": "",
            "target": [
                "Waarschuwing: "
            ],
            "id_hash": 6104858195530506451,
            "content_hash": 6104858195530506451,
            "location": "sdaps/log.py:37",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14738106/?format=api",
            "priority": 100,
            "id": 266729,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=d4b8d02f14ba60d3",
            "url": "https://hosted.weblate.org/api/units/266729/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:20+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Error: "
            ],
            "previous_source": "",
            "target": [
                "Foutmelding: "
            ],
            "id_hash": 339646778847131548,
            "content_hash": 339646778847131548,
            "location": "sdaps/log.py:41",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14738114/?format=api",
            "priority": 100,
            "id": 266730,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=84b6aaf22249f79c",
            "url": "https://hosted.weblate.org/api/units/266730/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:21+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Create PDFs with boxes sorted by the detection heuristics."
            ],
            "previous_source": "",
            "target": [
                "Maak PDF's met vakjes gesorteerd naar de detectieheuristiek."
            ],
            "id_hash": -4541223985194097723,
            "content_hash": -4541223985194097723,
            "location": "sdaps/cmdline/boxgallery.py:31",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/14738120/?format=api",
            "priority": 100,
            "id": 266731,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=40fa54d88d05a3c5",
            "url": "https://hosted.weblate.org/api/units/266731/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:25+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "SDAPS uses multiple heuristics to detect determine the\n    state of checkboxes. There is a list for each heuristic giving the expected\n    state and the quality of the value (see defs.py). Using this command a PDF\n    will be created for each of the heuristics so that one can adjust the\n    values."
            ],
            "previous_source": "",
            "target": [
                "SDAPS gebruikt meervoudige heuristieken om de toestand van de aanvinkvakjes te bepalen.\n    Voor elke heuristiek wordt de verwachte toestand en de kwaliteit van de waarde in een lijst opgenomen (zie defs.py).\n    Met behulp van dit commando wordt voor elk van de heuristieken een PDF aangemaakt om de waarden te kunnen aanpassen."
            ],
            "id_hash": 5463340952413217930,
            "content_hash": 5463340952413217930,
            "location": "sdaps/cmdline/boxgallery.py:32",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 50,
            "source_unit": "https://hosted.weblate.org/api/units/14738128/?format=api",
            "priority": 100,
            "id": 266732,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=cbd1afa6736f248a",
            "url": "https://hosted.weblate.org/api/units/266732/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:29+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Reruns part of the recognition process and retrieves debug images from this step."
            ],
            "previous_source": "",
            "target": [
                "Voert het herkenningsproces gedeeltelijk opnieuw uit, waarbij afbeeldingen worden gemaakt voor foutdiagnose."
            ],
            "id_hash": -4010366752670677490,
            "content_hash": -4010366752670677490,
            "location": "sdaps/cmdline/boxgallery.py:40",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://hosted.weblate.org/api/units/14738135/?format=api",
            "priority": 100,
            "id": 266733,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=485850afb007060e",
            "url": "https://hosted.weblate.org/api/units/266733/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:30+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Create a cover for the questionnaires."
            ],
            "previous_source": "",
            "target": [
                "Maak een voorblad voor de vragenlijsten aan."
            ],
            "id_hash": 295104704445913345,
            "content_hash": 295104704445913345,
            "location": "sdaps/cmdline/cover.py:27",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14738142/?format=api",
            "priority": 100,
            "id": 266734,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=84186c2a480b9901",
            "url": "https://hosted.weblate.org/api/units/266734/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:31+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "This command creates a cover page for questionnaires. All\n    the metadata of the survey will be printed on the page."
            ],
            "previous_source": "",
            "target": [
                "Dit commando maakt een voorblad voor de vragenlijsten.\n    Het voorblad bevat alle metadata van de bevraging."
            ],
            "id_hash": 8368561745696893710,
            "content_hash": 8368561745696893710,
            "location": "sdaps/cmdline/cover.py:28",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://hosted.weblate.org/api/units/14738147/?format=api",
            "priority": 100,
            "id": 266735,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=f4231a91b52fab0e",
            "url": "https://hosted.weblate.org/api/units/266735/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:33+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Filename to store the data to (default: cover_%%i.pdf)"
            ],
            "previous_source": "",
            "target": [
                "Bestandsnaam voor het opslaan van de data (standaard: cover_%%i.pdf)"
            ],
            "id_hash": 5927916027295569254,
            "content_hash": 5927916027295569254,
            "location": "sdaps/cmdline/cover.py:31",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14738152/?format=api",
            "priority": 100,
            "id": 266736,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=d2443038294c1566",
            "url": "https://hosted.weblate.org/api/units/266736/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:34+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Export data to CSV file."
            ],
            "previous_source": "",
            "target": [
                "Data in CSV-formaat exporteren."
            ],
            "id_hash": 7350454114827696366,
            "content_hash": 7350454114827696366,
            "location": "sdaps/cmdline/csvdata.py:36",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14738168/?format=api",
            "priority": 100,
            "id": 266740,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=e6020f12b41cf8ee",
            "url": "https://hosted.weblate.org/api/units/266740/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:37+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Filter to only export a partial dataset."
            ],
            "previous_source": "",
            "target": [
                "Filter om enkel een gedeelte van de data te exporteren."
            ],
            "id_hash": 8188768920514980101,
            "content_hash": 8188768920514980101,
            "location": "sdaps/cmdline/csvdata.py:49, sdaps/cmdline/feather.py:40, sdaps/cmdline/report.py:33, sdaps/cmdline/reporttex.py:55",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14738171/?format=api",
            "priority": 100,
            "id": 266741,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=f1a459f27f0de905",
            "url": "https://hosted.weblate.org/api/units/266741/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:38+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Import data to from a CSV file."
            ],
            "previous_source": "",
            "target": [
                "Importeer data uit een CSV-bestand."
            ],
            "id_hash": 3243108988327645431,
            "content_hash": 3243108988327645431,
            "location": "sdaps/cmdline/csvdata.py:71",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14738174/?format=api",
            "priority": 100,
            "id": 266742,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=ad01d671312550f7",
            "url": "https://hosted.weblate.org/api/units/266742/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:39+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "The file to import."
            ],
            "previous_source": "",
            "target": [
                "Het te importeren bestand."
            ],
            "id_hash": -7928359677831455611,
            "content_hash": -7928359677831455611,
            "location": "sdaps/cmdline/csvdata.py:80",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14738175/?format=api",
            "priority": 100,
            "id": 266743,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=11f8cee117535c85",
            "url": "https://hosted.weblate.org/api/units/266743/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:40+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "The survey does not have any images! Please add images (and run recognize) before using the GUI."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -830300748179934610,
            "content_hash": -830300748179934610,
            "location": "sdaps/gui/__init__.py:60",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 105,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://hosted.weblate.org/api/units/14738179/?format=api",
            "priority": 100,
            "id": 266744,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=747a2dde5ffe726e",
            "url": "https://hosted.weblate.org/api/units/266744/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:41+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Page|Invalid"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1517510216139198730,
            "content_hash": 1517510216139198730,
            "location": "sdaps/gui/__init__.py:212",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 106,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14738183/?format=api",
            "priority": 100,
            "id": 266745,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=950f47806000d10a",
            "url": "https://hosted.weblate.org/api/units/266745/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:41+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Page %i",
                "Page %i"
            ],
            "previous_source": "",
            "target": [
                "",
                ""
            ],
            "id_hash": 1299356667154269188,
            "content_hash": 1299356667154269188,
            "location": "sdaps/gui/__init__.py:215",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 107,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14738188/?format=api",
            "priority": 100,
            "id": 266746,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=92083e0126440404",
            "url": "https://hosted.weblate.org/api/units/266746/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:43+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Scripts for data acquisition with paper based surveys"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8424095598983871268,
            "content_hash": -8424095598983871268,
            "location": "sdaps/gui/__init__.py:259",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 109,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14738192/?format=api",
            "priority": 100,
            "id": 266748,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=0b1799af7ca284dc",
            "url": "https://hosted.weblate.org/api/units/266748/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:44+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "translator-credits"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6840082265692851535,
            "content_hash": 6840082265692851535,
            "location": "sdaps/gui/__init__.py:261",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 111,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14738199/?format=api",
            "priority": 100,
            "id": 266750,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=deecda9491124d4f",
            "url": "https://hosted.weblate.org/api/units/266750/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:45+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                " of %i"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5978683644223021127,
            "content_hash": -5978683644223021127,
            "location": "sdaps/gui/__init__.py:306",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 112,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14738202/?format=api",
            "priority": 100,
            "id": 266751,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=2d0772e6e9a61fb9",
            "url": "https://hosted.weblate.org/api/units/266751/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:46+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Recognition Quality: %.2f"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6310293691031252016,
            "content_hash": 6310293691031252016,
            "location": "sdaps/gui/__init__.py:307",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 113,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14738203/?format=api",
            "priority": 100,
            "id": 266752,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=d792aaadba4e6c30",
            "url": "https://hosted.weblate.org/api/units/266752/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:47+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Close without saving"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8569025056371302961,
            "content_hash": 8569025056371302961,
            "location": "sdaps/gui/__init__.py:466",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 118,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14738207/?format=api",
            "priority": 100,
            "id": 266753,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=f6eb4ae35c6ee231",
            "url": "https://hosted.weblate.org/api/units/266753/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:47+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Filter to only show a partial dataset."
            ],
            "previous_source": "",
            "target": [
                "Filter om enkel een gedeelte van de data te zien."
            ],
            "id_hash": 3860165658825240338,
            "content_hash": 3860165658825240338,
            "location": "sdaps/cmdline/gui.py:34",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14738220/?format=api",
            "priority": 100,
            "id": 266757,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=b5921036f470af12",
            "url": "https://hosted.weblate.org/api/units/266757/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Forward"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5688881783666843587,
            "content_hash": 5688881783666843587,
            "location": "sdaps/gui/main_window.ui:16",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 120,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14738224/?format=api",
            "priority": 100,
            "id": 266758,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=cef2f7d75ca71fc3",
            "url": "https://hosted.weblate.org/api/units/266758/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Previous"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7984263137908495268,
            "content_hash": -7984263137908495268,
            "location": "sdaps/gui/main_window.ui:23",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 121,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14738227/?format=api",
            "priority": 100,
            "id": 266759,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=113232fa7fb7ec5c",
            "url": "https://hosted.weblate.org/api/units/266759/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:51+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Zoom In"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4393970745613187120,
            "content_hash": 4393970745613187120,
            "location": "sdaps/gui/main_window.ui:30",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 122,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14738230/?format=api",
            "priority": 100,
            "id": 266760,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=bcfa851ce5bb7830",
            "url": "https://hosted.weblate.org/api/units/266760/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:52+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Zoom Out"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5872698973154053059,
            "content_hash": 5872698973154053059,
            "location": "sdaps/gui/main_window.ui:37",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 123,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14738233/?format=api",
            "priority": 100,
            "id": 266761,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=d1800499e7a60bc3",
            "url": "https://hosted.weblate.org/api/units/266761/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:53+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "SDAPS"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7572802502677271212,
            "content_hash": -7572802502677271212,
            "location": "sdaps/gui/main_window.ui:45",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 124,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14738237/?format=api",
            "priority": 100,
            "id": 266762,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=16e8003f09bb6d54",
            "url": "https://hosted.weblate.org/api/units/266762/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:53+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "_File"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7456333456304741725,
            "content_hash": -7456333456304741725,
            "location": "sdaps/gui/main_window.ui:61",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 125,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14738241/?format=api",
            "priority": 100,
            "id": 266763,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=1885c83a121862a3",
            "url": "https://hosted.weblate.org/api/units/266763/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:54+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "_View"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7975044877292835436,
            "content_hash": -7975044877292835436,
            "location": "sdaps/gui/main_window.ui:114",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 126,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14738244/?format=api",
            "priority": 100,
            "id": 266764,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=1152f2f00d296d94",
            "url": "https://hosted.weblate.org/api/units/266764/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:55+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "_Help"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8620610371376840513,
            "content_hash": 8620610371376840513,
            "location": "sdaps/gui/main_window.ui:146",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 127,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14738247/?format=api",
            "priority": 100,
            "id": 266765,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=f7a28f7574f6ff41",
            "url": "https://hosted.weblate.org/api/units/266765/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:55+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Page Rotated"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8460720135233431308,
            "content_hash": -8460720135233431308,
            "location": "sdaps/gui/main_window.ui:359",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 129,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14738251/?format=api",
            "priority": 100,
            "id": 266766,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=0a957bdd236a98f4",
            "url": "https://hosted.weblate.org/api/units/266766/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:56+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Sort by Quality"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7628934332367143277,
            "content_hash": 7628934332367143277,
            "location": "sdaps/gui/main_window.ui:385",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 130,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14738254/?format=api",
            "priority": 100,
            "id": 266768,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=e9df6b5aff86816d",
            "url": "https://hosted.weblate.org/api/units/266768/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:56+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "label"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4849812070137445057,
            "content_hash": 4849812070137445057,
            "location": "sdaps/gui/main_window.ui:403",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 131,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14738257/?format=api",
            "priority": 100,
            "id": 266769,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=c34dfe61e3f1bac1",
            "url": "https://hosted.weblate.org/api/units/266769/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:57+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Export and import questionnaire IDs."
            ],
            "previous_source": "",
            "target": [
                "Exporteer en importeer vragenlijst-ID's."
            ],
            "id_hash": -2659836291382816186,
            "content_hash": -2659836291382816186,
            "location": "sdaps/cmdline/ids.py:29",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14738275/?format=api",
            "priority": 100,
            "id": 266770,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=5b165cfc436f5246",
            "url": "https://hosted.weblate.org/api/units/266770/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:00+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "This command can be used to import and export questionnaire\n    IDs. It only makes sense in projects where such an ID is printed on the\n    questionnaire. Note that you can also add IDs by using the stamp command,\n    which will give you the PDF at the same time."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6699805789238334324,
            "content_hash": -6699805789238334324,
            "location": "sdaps/cmdline/ids.py:30",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 61,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://hosted.weblate.org/api/units/14738278/?format=api",
            "priority": 100,
            "id": 266771,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=23058221bc57ec8c",
            "url": "https://hosted.weblate.org/api/units/266771/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:01+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/nl/?format=api",
            "source": [
                "Filename to store the data to (default: ids_%%i)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8966539567818591091,
            "content_hash": -8966539567818591091,
            "location": "sdaps/cmdline/ids.py:35",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 62,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14738282/?format=api",
            "priority": 100,
            "id": 266772,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=039073c513b0348d",
            "url": "https://hosted.weblate.org/api/units/266772/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:01+02:00"
        }
    ]
}