Translation components API.

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

GET /api/translations/sdaps/master/fr/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/fr/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "SDAPS -- Paper based survey tool."
            ],
            "previous_source": "",
            "target": [
                "SDAPS - Outil d'enquête sur 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": 365749,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=59a43cd060878784",
            "url": "https://hosted.weblate.org/api/units/365749/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:19:54+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "project directory|The SDAPS project."
            ],
            "previous_source": "",
            "target": [
                "répertoire du projet|Le projet SDAPS."
            ],
            "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": 365750,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=f73a31922dfe8d8a",
            "url": "https://hosted.weblate.org/api/units/365750/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:19:56+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "command list|Commands:"
            ],
            "previous_source": "",
            "target": [
                "liste de commandes|Commandes :"
            ],
            "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": 365751,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=d2dd94a4bc3c3b6a",
            "url": "https://hosted.weblate.org/api/units/365751/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:19:57+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Invalid input file %s. You need to specify a (multipage) monochrome TIFF as input."
            ],
            "previous_source": "",
            "target": [
                "Fichier %s non valide. Veuillez spécifier une image au format TIFF monochrome (multipage) en entrée."
            ],
            "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": 365752,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=56d0b404d81392ba",
            "url": "https://hosted.weblate.org/api/units/365752/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:13+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Not adding %s because it has a wrong page count (needs to be a mulitple of %i)."
            ],
            "previous_source": "",
            "target": [
                "%s n'a pas été ajouté parce que le nombre de pages est incorrect (doit être un multiple de %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": 365753,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=c4eac2df6de580fe",
            "url": "https://hosted.weblate.org/api/units/365753/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:15+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Rendering boxgallery for metric \"%s\"."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 504441209710617965,
            "content_hash": 504441209710617965,
            "location": "sdaps/boxgallery/__init__.py:108",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14738566/?format=api",
            "priority": 100,
            "id": 365754,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=8700229b8adea56d",
            "url": "https://hosted.weblate.org/api/units/365754/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:57+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Warning: "
            ],
            "previous_source": "",
            "target": [
                "Avertissement : "
            ],
            "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": 365755,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=d4b8d02f14ba60d3",
            "url": "https://hosted.weblate.org/api/units/365755/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:20+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Error: "
            ],
            "previous_source": "",
            "target": [
                "Erreur : "
            ],
            "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": 365756,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=84b6aaf22249f79c",
            "url": "https://hosted.weblate.org/api/units/365756/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:21+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Add scanned questionnaires to the survey."
            ],
            "previous_source": "",
            "target": [
                "Ajouter les questionnaires scannés à l'enquête."
            ],
            "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": 365757,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=62ab63fa17ab3125",
            "url": "https://hosted.weblate.org/api/units/365757/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:19:58+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?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": [
                "Cette commande sert à ajouter des images numérisées au sondage.\n\tLe fichier image doit être au format TIFF monochrome 300ppp (multipage). Vous\n\tpouvez choisir de ne pas copier le fichier dans le dossier du projet. Dans ce cas,\n\tvous devez indiquer son chemin relatif."
            ],
            "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": 365758,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=c9327b975a4b9aab",
            "url": "https://hosted.weblate.org/api/units/365758/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:19:59+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?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": [
                "Ajouter les images même si le nombre de pages est incorrect (n'utilisez ceci que si vous savez ce que vous faites)."
            ],
            "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": 365759,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=71cd3d97275497f8",
            "url": "https://hosted.weblate.org/api/units/365759/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:01+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Copy the files into the directory (default)."
            ],
            "previous_source": "",
            "target": [
                "Copie les fichiers dans le répertoire (par défaut)."
            ],
            "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": 365760,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=65a901a5b33d495c",
            "url": "https://hosted.weblate.org/api/units/365760/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:05+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Do not copy the files into the directory."
            ],
            "previous_source": "",
            "target": [
                "Ne copie pas les fichiers dans le répertoire."
            ],
            "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": 365761,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=a8d89e16c910bd22",
            "url": "https://hosted.weblate.org/api/units/365761/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:06+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "A number of TIFF image files."
            ],
            "previous_source": "",
            "target": [
                "Un nombre de fichiers TIFF."
            ],
            "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": 365763,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=a312f45a914b5b49",
            "url": "https://hosted.weblate.org/api/units/365763/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:09+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Processing %s"
            ],
            "previous_source": "",
            "target": [
                "Traitement de %s"
            ],
            "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": 365764,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=ff8d7fdfd8eda39f",
            "url": "https://hosted.weblate.org/api/units/365764/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:10+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Done"
            ],
            "previous_source": "",
            "target": [
                "Fait"
            ],
            "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": 365765,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=83b8dc10d7c0c6dc",
            "url": "https://hosted.weblate.org/api/units/365765/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:16+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Annotate the questionnaire and show the recognized positions."
            ],
            "previous_source": "",
            "target": [
                "Annoter le questionnaire et montrer les positions reconnues."
            ],
            "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": 365766,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=e0cf7ccdf97fcd4c",
            "url": "https://hosted.weblate.org/api/units/365766/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:17+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?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": [
                "Cette commande est principalement faite pour le débogage. Elle crée une\n\tversion du questionnaire annotée, comportant les informations \n\tconnues par SDAPS en surimpression."
            ],
            "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": 365767,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=7db4dcb1a1492ab7",
            "url": "https://hosted.weblate.org/api/units/365767/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:19+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Create PDFs with boxes sorted by the detection heuristics."
            ],
            "previous_source": "",
            "target": [
                "Créer des PDF avec des cadres triés par les heuristiques de détection."
            ],
            "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": 365768,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=40fa54d88d05a3c5",
            "url": "https://hosted.weblate.org/api/units/365768/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:25+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?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 utilise plusieurs méthodes pour déterminer l'état d'une\n\tcase à cocher. Il y a une liste pour chacune d'elles donnant l'état\n\tattendu et la qualité du résultat (voir defs.py). Un fichier PDF\n\tsera généré pour chaque méthode pouvant influer sur le résultat."
            ],
            "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": 365769,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=cbd1afa6736f248a",
            "url": "https://hosted.weblate.org/api/units/365769/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:29+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Reruns part of the recognition process and retrieves debug images from this step."
            ],
            "previous_source": "",
            "target": [
                "Réexécute une partie de l'algorithme de reconnaissance et récupère les images de débogage à partir de cette étape."
            ],
            "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": 365770,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=485850afb007060e",
            "url": "https://hosted.weblate.org/api/units/365770/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:30+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Convert a set of images to the correct image format."
            ],
            "previous_source": "",
            "target": [
                "Convertir un lot d'images dans le bon format."
            ],
            "id_hash": 5116717672124044879,
            "content_hash": 5116717672124044879,
            "location": "sdaps/cmdline/convert.py:30",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://hosted.weblate.org/api/units/14739182/?format=api",
            "priority": 100,
            "id": 365771,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=c7023b9cfeead64f",
            "url": "https://hosted.weblate.org/api/units/365771/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-27T19:34:54+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Do a 3D-transformation after finding the corner marks. If the\n        corner marks are not found then the image will be added as-is."
            ],
            "previous_source": "",
            "target": [
                "Effectue une transformation 3D après avoir repéré les marques des coins. Si les\n\tmarques des coins ne sont pas trouvées l'image est ajoutée en l'état."
            ],
            "id_hash": 180265353539315476,
            "content_hash": 180265353539315476,
            "location": "sdaps/cmdline/add.py:43",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://hosted.weblate.org/api/units/14739183/?format=api",
            "priority": 100,
            "id": 365773,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=82806e624b056714",
            "url": "https://hosted.weblate.org/api/units/365773/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-27T19:34:54+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "No output filename specified!"
            ],
            "previous_source": "",
            "target": [
                "Aucun nom de fichier de sortie n'est précisé !"
            ],
            "id_hash": 7068872396276215781,
            "content_hash": 7068872396276215781,
            "location": "sdaps/cmdline/convert.py:57",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14739184/?format=api",
            "priority": 100,
            "id": 365775,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=e219adfdee9bafe5",
            "url": "https://hosted.weblate.org/api/units/365775/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-27T19:34:54+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Create a cover for the questionnaires."
            ],
            "previous_source": "",
            "target": [
                "Créer une jaquette pour les questionnaires."
            ],
            "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": 365776,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=84186c2a480b9901",
            "url": "https://hosted.weblate.org/api/units/365776/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:31+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?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": [
                "Cette commande crée une jaquette pour les questionnaires. Toutes\n\tles métadonnées du sondage y seront imprimées."
            ],
            "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": 365777,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=f4231a91b52fab0e",
            "url": "https://hosted.weblate.org/api/units/365777/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:33+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Filename to store the data to (default: cover_%%i.pdf)"
            ],
            "previous_source": "",
            "target": [
                "Nom de fichier pour le stockage des données (par défaut : 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": 365778,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=d2443038294c1566",
            "url": "https://hosted.weblate.org/api/units/365778/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:34+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Export data to CSV file."
            ],
            "previous_source": "",
            "target": [
                "Exporter les données dans un fichiers CSV."
            ],
            "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": 365781,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=e6020f12b41cf8ee",
            "url": "https://hosted.weblate.org/api/units/365781/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:37+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Filter to only export a partial dataset."
            ],
            "previous_source": "",
            "target": [
                "Filtrer pour exporter un jeu de données partiel."
            ],
            "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": 365782,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=f1a459f27f0de905",
            "url": "https://hosted.weblate.org/api/units/365782/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:38+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Import data to from a CSV file."
            ],
            "previous_source": "",
            "target": [
                "Importer des données depuis un fichier CSV."
            ],
            "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": 365783,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=ad01d671312550f7",
            "url": "https://hosted.weblate.org/api/units/365783/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:39+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "The file to import."
            ],
            "previous_source": "",
            "target": [
                "Le fichier à importer."
            ],
            "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": 365784,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=11f8cee117535c85",
            "url": "https://hosted.weblate.org/api/units/365784/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:40+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Filter to only show a partial dataset."
            ],
            "previous_source": "",
            "target": [
                "Filtrer pour ne montrer qu'une partie des données."
            ],
            "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": 365787,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=b5921036f470af12",
            "url": "https://hosted.weblate.org/api/units/365787/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:20:50+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Export and import questionnaire IDs."
            ],
            "previous_source": "",
            "target": [
                "Exportez et importez les identifiants des questionnaires."
            ],
            "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": 365788,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=5b165cfc436f5246",
            "url": "https://hosted.weblate.org/api/units/365788/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:00+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?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": [
                "Cette commande peut être utilisée pour importer et exporter des\n\tID de questionnaire. Elle n'est pertinente que dans les projets où un ID est \n\timprimé sur les questionnaires. Vous pouvez également ajouter des ID à l’aide\n\tde la commande stamp, qui génère également le PDF.."
            ],
            "id_hash": -6699805789238334324,
            "content_hash": -6699805789238334324,
            "location": "sdaps/cmdline/ids.py:30",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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": 365789,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=23058221bc57ec8c",
            "url": "https://hosted.weblate.org/api/units/365789/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:01+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Filename to store the data to (default: ids_%%i)"
            ],
            "previous_source": "",
            "target": [
                "Nom de fichier pour stocker les données (par défaut : ids_%%i)"
            ],
            "id_hash": -8966539567818591091,
            "content_hash": -8966539567818591091,
            "location": "sdaps/cmdline/ids.py:35",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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": 365790,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=039073c513b0348d",
            "url": "https://hosted.weblate.org/api/units/365790/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:01+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Add IDs to the internal list from the specified file."
            ],
            "previous_source": "",
            "target": [
                "Ajouter les ID à partir du fichier spécifié."
            ],
            "id_hash": -2650228448738113484,
            "content_hash": -2650228448738113484,
            "location": "sdaps/cmdline/ids.py:38",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 63,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://hosted.weblate.org/api/units/14738286/?format=api",
            "priority": 100,
            "id": 365791,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=5b387f4473548834",
            "url": "https://hosted.weblate.org/api/units/365791/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:02+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Display and modify metadata of project."
            ],
            "previous_source": "",
            "target": [
                "Affichez et modifiez les métadonnées du projet."
            ],
            "id_hash": -1313311263906283316,
            "content_hash": -1313311263906283316,
            "location": "sdaps/cmdline/info.py:28",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14738294/?format=api",
            "priority": 100,
            "id": 365792,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=6dc62e5d1b58c0cc",
            "url": "https://hosted.weblate.org/api/units/365792/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:03+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "This command lets you modify the metadata of the SDAPS\n    project. You can modify, add and remove arbitrary keys that will be printed\n    on the report. The only key that always exist is \"title\".\n    If no key is given then a list of defined keys is printed."
            ],
            "previous_source": "",
            "target": [
                "Cette commande vous permet de modifier les métadonnées du projet \n\tSDAPS. Vous pouvez modifier, ajouter et supprimer toutes clés utiles \n\tqui seront imprimées sur le rapport. La seule clé qui existent toujours est « title ».\n\tSi aucune clé n’est donnée, une liste de clés définies est imprimée."
            ],
            "id_hash": 8522916083205032003,
            "content_hash": 8522916083205032003,
            "location": "sdaps/cmdline/info.py:29",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 65,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 47,
            "source_unit": "https://hosted.weblate.org/api/units/14738298/?format=api",
            "priority": 100,
            "id": 365793,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=f6477b0575e64843",
            "url": "https://hosted.weblate.org/api/units/365793/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:03+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "The key to display or modify."
            ],
            "previous_source": "",
            "target": [
                "La clé à afficher ou modifier."
            ],
            "id_hash": -1508359185235617759,
            "content_hash": -1508359185235617759,
            "location": "sdaps/cmdline/info.py:40",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 67,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14738302/?format=api",
            "priority": 100,
            "id": 365794,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=6b113b500a555821",
            "url": "https://hosted.weblate.org/api/units/365794/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:04+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Set the given key to this value."
            ],
            "previous_source": "",
            "target": [
                "La valeur à donner à cette clé."
            ],
            "id_hash": -2424915868723452852,
            "content_hash": -2424915868723452852,
            "location": "sdaps/cmdline/info.py:44",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 68,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14738305/?format=api",
            "priority": 100,
            "id": 365795,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=5e58f7dd7a87e44c",
            "url": "https://hosted.weblate.org/api/units/365795/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:05+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Delete the key and value pair."
            ],
            "previous_source": "",
            "target": [
                "Supprimer la paire clé / valeur."
            ],
            "id_hash": -7322731651821148281,
            "content_hash": -7322731651821148281,
            "location": "sdaps/cmdline/info.py:36",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 66,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14738308/?format=api",
            "priority": 100,
            "id": 365796,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=1a606e5c33b0e787",
            "url": "https://hosted.weblate.org/api/units/365796/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:05+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Existing fields:\n"
            ],
            "previous_source": "",
            "target": [
                "Champs existants :\n"
            ],
            "id_hash": 919279221025355,
            "content_hash": 919279221025355,
            "location": "sdaps/cmdline/info.py:69",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 69,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14738311/?format=api",
            "priority": 100,
            "id": 365797,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=800344145f6b2a4b",
            "url": "https://hosted.weblate.org/api/units/365797/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:06+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Run the optical mark recognition."
            ],
            "previous_source": "",
            "target": [
                "Exécuter la reconnaissance optique de marques."
            ],
            "id_hash": -4202549718047830228,
            "content_hash": -4202549718047830228,
            "location": "sdaps/cmdline/recognize.py:28",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 70,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14738375/?format=api",
            "priority": 100,
            "id": 365798,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=45ad8b4c28d74f2c",
            "url": "https://hosted.weblate.org/api/units/365798/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:19+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Iterates over all images and runs the optical mark\n    recognition. It will reevaluate sheets even if \"recognize\" has already\n    run or manual changes were made."
            ],
            "previous_source": "",
            "target": [
                "Exécute la reconnaissance optique de marques pour chaque\n\timage. Les pages seront réévaluées, même si l'option recognize\n\ta déjà été exécutée ou si des modifications manuelles ont été apportées."
            ],
            "id_hash": 5809033855046979420,
            "content_hash": 5809033855046979420,
            "location": "sdaps/cmdline/recognize.py:29",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 71,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://hosted.weblate.org/api/units/14738378/?format=api",
            "priority": 100,
            "id": 365799,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=d09dd5837a4b0f5c",
            "url": "https://hosted.weblate.org/api/units/365799/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:19+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Only identify the page properties, but don't recognize the checkbox states."
            ],
            "previous_source": "",
            "target": [
                "Identifie les propriétés de la page, sans reconnaître la valeur des cases à cocher."
            ],
            "id_hash": -1052895370549674792,
            "content_hash": -1052895370549674792,
            "location": "sdaps/cmdline/recognize.py:34",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 72,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://hosted.weblate.org/api/units/14738381/?format=api",
            "priority": 100,
            "id": 365800,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=71635d3d2cbbbcd8",
            "url": "https://hosted.weblate.org/api/units/365800/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:20+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Rerun the recognition for all pages. The default is to skip all pages that were recognized or verified already."
            ],
            "previous_source": "",
            "target": [
                "Réexécute la reconnaissance pour chaque page. Par défaut, les pages déjà reconnues ou vérifiées sont sautées."
            ],
            "id_hash": -2584071690740867919,
            "content_hash": -2584071690740867919,
            "location": "sdaps/cmdline/recognize.py:39",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 73,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://hosted.weblate.org/api/units/14738384/?format=api",
            "priority": 100,
            "id": 365801,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=5c23887cff3f5cb1",
            "url": "https://hosted.weblate.org/api/units/365801/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:20+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Reorder pages according to questionnaire ID."
            ],
            "previous_source": "",
            "target": [
                "Retrie les pages par ID de questionnaire."
            ],
            "id_hash": -4094834481985963527,
            "content_hash": -4094834481985963527,
            "location": "sdaps/cmdline/reorder.py:26",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 74,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14738387/?format=api",
            "priority": 100,
            "id": 365802,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=472c39bbe734b9f9",
            "url": "https://hosted.weblate.org/api/units/365802/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:21+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "This command reorders all pages according to the already\n    recognized questionnaire ID. To use it add all the files to the project,\n    then run a partial recognition using \"recognize --identify\". After this\n    you have to run this command to reorder the data for the real recognition.\n    "
            ],
            "previous_source": "",
            "target": [
                "Cette commander retrie toutes les pages par ID de questionnaire déjà\n    reconnu. Pour l'utiliser, ajouter au projet tout les fichiers, puis exécuter\n    une reconnaissance partiel avec « recognize --identify ». Enfin, exécuter\n    cette commande pour trier les données avant la vraie reconnaissance.\n    "
            ],
            "id_hash": 6412909303491833856,
            "content_hash": 6412909303491833856,
            "location": "sdaps/cmdline/reorder.py:27",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 75,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://hosted.weblate.org/api/units/14738389/?format=api",
            "priority": 100,
            "id": 365803,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=d8ff3b08d36db000",
            "url": "https://hosted.weblate.org/api/units/365803/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:21+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "This command creates a PDF report using reportlab that\n    contains statistics and if selected the freeform fields."
            ],
            "previous_source": "",
            "target": [
                "Cette commande crée un rapport PDF avec reportlab contenant \n    des statistiques et, si demandés, les champs libre."
            ],
            "id_hash": -6523767465643886177,
            "content_hash": -6523767465643886177,
            "location": "sdaps/cmdline/report.py:28",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 77,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://hosted.weblate.org/api/units/14738402/?format=api",
            "priority": 100,
            "id": 365805,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=2576ec0ded0bb99f",
            "url": "https://hosted.weblate.org/api/units/365805/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:23+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/fr/?format=api",
            "source": [
                "Create a filtered report for every checkbox."
            ],
            "previous_source": "",
            "target": [
                "Créer un rapport filtré pour chaque case."
            ],
            "id_hash": -8219256896545844827,
            "content_hash": -8219256896545844827,
            "location": "sdaps/cmdline/report.py:35",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 78,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14738405/?format=api",
            "priority": 100,
            "id": 365806,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=0def55666bb491a5",
            "url": "https://hosted.weblate.org/api/units/365806/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2013-10-18T13:21:24+02:00"
        }
    ]
}