Translation components API.

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

GET /api/translations/lxqt-desktop/libfm-qt/fr/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 316,
    "next": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "Choose an Application",
            "previous_source": "",
            "target": "Sélectionner une application",
            "id_hash": 2417925977546891158,
            "content_hash": 2417925977546891158,
            "location": "../app-chooser-dialog.ui:14",
            "context": "AppChooserDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "priority": 100,
            "id": 39677,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=a18e32dda8df1f96",
            "url": "https://translate.lxqt-project.org/api/units/39677/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "Installed Applications",
            "previous_source": "",
            "target": "Applications installées",
            "id_hash": 3338345865955765131,
            "content_hash": 3338345865955765131,
            "location": "../app-chooser-dialog.ui:36",
            "context": "AppChooserDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 39678,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=ae542fe0b5afeb8b",
            "url": "https://translate.lxqt-project.org/api/units/39678/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "Custom Command",
            "previous_source": "",
            "target": "Commandes personnalisées",
            "id_hash": 7638313520772286838,
            "content_hash": 7638313520772286838,
            "location": "../app-chooser-dialog.ui:46",
            "context": "AppChooserDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 39679,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=ea00bdad78b20976",
            "url": "https://translate.lxqt-project.org/api/units/39679/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "Command line to execute:",
            "previous_source": "",
            "target": "Ligne de commande à exécuter :",
            "id_hash": 3821052853164750691,
            "content_hash": 3821052853164750691,
            "location": "../app-chooser-dialog.ui:52",
            "context": "AppChooserDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "priority": 100,
            "id": 39680,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=b5071b533ce0b763",
            "url": "https://translate.lxqt-project.org/api/units/39680/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "Application name:",
            "previous_source": "",
            "target": "Nom de l’application :",
            "id_hash": -7621846255473540024,
            "content_hash": -7621846255473540024,
            "location": "../app-chooser-dialog.ui:78",
            "context": "AppChooserDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 39681,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=1639c33681dbc448",
            "url": "https://translate.lxqt-project.org/api/units/39681/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "<b>These special codes can be used in the command line:</b>\n<ul>\n<li><b>%f</b>: Represents a single file name</li>\n<li><b>%F</b>: Represents multiple file names</li>\n<li><b>%u</b>: Represents a single URI of the file</li>\n<li><b>%U</b>: Represents multiple URIs</li>\n</ul>",
            "previous_source": "",
            "target": "<b>Ces codes spéciaux peuvent être utilisés dans la ligne de commande :</b>\n<ul>\n<li><b>%f</b>  : Représente un seul nom de fichier,</li>\n<li><b>%F</b>  : Représente plusieurs noms de fichiers,</li>\n<li><b>%u</b>  : Représente un seul URI du fichier,</li>\n<li><b>%U</b>  : Représente plusieurs URI.</li>\n</ul>",
            "id_hash": -2724845195447845583,
            "content_hash": -2724845195447845583,
            "location": "../app-chooser-dialog.ui:62",
            "context": "AppChooserDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "priority": 100,
            "id": 39682,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=5a2f67bb4966bd31",
            "url": "https://translate.lxqt-project.org/api/units/39682/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "Keep terminal window open after command execution",
            "previous_source": "",
            "target": "Garder la fenêtre de terminal ouverte après exécution de la commande",
            "id_hash": -2413352171124842027,
            "content_hash": -2413352171124842027,
            "location": "../app-chooser-dialog.ui:98",
            "context": "AppChooserDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "priority": 100,
            "id": 39683,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=5e820cfca22fa1d5",
            "url": "https://translate.lxqt-project.org/api/units/39683/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "Execute in terminal emulator",
            "previous_source": "",
            "target": "Exécuter dans un émulateur de terminal",
            "id_hash": 2158187236588194706,
            "content_hash": 2158187236588194706,
            "location": "../app-chooser-dialog.ui:88",
            "context": "AppChooserDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "priority": 100,
            "id": 39684,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=9df36bdb6b9f0b92",
            "url": "https://translate.lxqt-project.org/api/units/39684/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "Set selected application as default action of this file type",
            "previous_source": "",
            "target": "Définir l’application sélectionnée comme action par défaut pour les fichiers de ce type",
            "id_hash": -2024990712237551253,
            "content_hash": -2024990712237551253,
            "location": "../app-chooser-dialog.ui:109",
            "context": "AppChooserDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "priority": 100,
            "id": 39685,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=63e5c9ad139d916b",
            "url": "https://translate.lxqt-project.org/api/units/39685/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "Edit Bookmarks",
            "previous_source": "",
            "target": "Modifier les signets",
            "id_hash": -6192494764841042529,
            "content_hash": -6192494764841042529,
            "location": "../edit-bookmarks.ui:14",
            "context": "EditBookmarksDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 39686,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=2a0fd6d2142efd9f",
            "url": "https://translate.lxqt-project.org/api/units/39686/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "Name",
            "previous_source": "",
            "target": "Nom",
            "id_hash": 5028100253107880805,
            "content_hash": 5028100253107880805,
            "location": "../edit-bookmarks.ui:49",
            "context": "EditBookmarksDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 39687,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=c5c7668a498c0365",
            "url": "https://translate.lxqt-project.org/api/units/39687/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "Location",
            "previous_source": "",
            "target": "Emplacement",
            "id_hash": 1073842563176880787,
            "content_hash": 1073842563176880787,
            "location": "../edit-bookmarks.ui:54",
            "context": "EditBookmarksDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 39688,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=8ee70e1f2ada5a93",
            "url": "https://translate.lxqt-project.org/api/units/39688/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "&Add Item",
            "previous_source": "",
            "target": "&Ajouter un élément",
            "id_hash": -7682167873871909573,
            "content_hash": -7682167873871909573,
            "location": "../edit-bookmarks.ui:64",
            "context": "EditBookmarksDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 39689,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=1563750544f26d3b",
            "url": "https://translate.lxqt-project.org/api/units/39689/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "&Remove Item",
            "previous_source": "",
            "target": "&Supprimer un élément",
            "id_hash": 8672432110290961263,
            "content_hash": 8672432110290961263,
            "location": "../edit-bookmarks.ui:74",
            "context": "EditBookmarksDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 39690,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=f85aab0e4895836f",
            "url": "https://translate.lxqt-project.org/api/units/39690/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "Use drag and drop to reorder the items",
            "previous_source": "",
            "target": "Utiliser le glisser-déposer pour réorganiser les éléments",
            "id_hash": -4149646082332292987,
            "content_hash": -4149646082332292987,
            "location": "../edit-bookmarks.ui:20",
            "context": "EditBookmarksDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "priority": 100,
            "id": 39691,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=46697edfb6fe0885",
            "url": "https://translate.lxqt-project.org/api/units/39691/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "Execute file",
            "previous_source": "",
            "target": "Exécuter le fichier",
            "id_hash": -1662854528458935851,
            "content_hash": -1662854528458935851,
            "location": "../exec-file.ui:14",
            "context": "ExecFileDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 39692,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=68ec5a9dd60e31d5",
            "url": "https://translate.lxqt-project.org/api/units/39692/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "&Open",
            "previous_source": "",
            "target": "&Ouvrir",
            "id_hash": -3469781049531218882,
            "content_hash": -3469781049531218882,
            "location": "../exec-file.ui:42",
            "context": "ExecFileDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 39693,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=4fd8dc84e64f443e",
            "url": "https://translate.lxqt-project.org/api/units/39693/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "E&xecute",
            "previous_source": "",
            "target": "E&xécuter",
            "id_hash": -68581835253879395,
            "content_hash": -68581835253879395,
            "location": "../exec-file.ui:55",
            "context": "ExecFileDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 39694,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=7f0c592f27a5ed9d",
            "url": "https://translate.lxqt-project.org/api/units/39694/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "Execute in &Terminal",
            "previous_source": "",
            "target": "Exécuter dans un &terminal",
            "id_hash": 4212278963623676471,
            "content_hash": 4212278963623676471,
            "location": "../exec-file.ui:65",
            "context": "ExecFileDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "priority": 100,
            "id": 39695,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=ba75056659a3ca37",
            "url": "https://translate.lxqt-project.org/api/units/39695/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
            "source": "Cancel",
            "previous_source": "",
            "target": "Annuler",
            "id_hash": 4096998994061044912,
            "content_hash": 4096998994061044912,
            "location": "../exec-file.ui:88",
            "context": "ExecFileDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 39696,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fr/?checksum=b8db76e0d6242cb0",
            "url": "https://translate.lxqt-project.org/api/units/39696/?format=api"
        }
    ]
}