Translation components API.

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

GET /api/translations/scout/command-not-found-master/cs/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 17,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "$1: command not found"
            ],
            "previous_source": "",
            "target": [
                "$1: příkaz nenalezen"
            ],
            "id_hash": -7766071135981197361,
            "content_hash": -7766071135981197361,
            "location": "handlers/bin/command_not_found_bash:10, handlers/bin/command_not_found_bash:17",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12567241/?format=api",
            "priority": 100,
            "id": 10358,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=14395f72bf6d27cf",
            "url": "https://l10n.opensuse.org/api/units/10358/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "Absolute path to '$1' is '$prefix/sbin/$1', so running it may require superuser privileges (eg. root)."
            ],
            "previous_source": "",
            "target": [
                "Absolutní cesta k programu '$1' je '$prefix/sbin/$1', takže program je pravděpodobně určen pouze pro účet správce (například root)."
            ],
            "id_hash": -5095590797424713899,
            "content_hash": -5095590797424713899,
            "location": "handlers/bin/command_not_found_bash:24",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://l10n.opensuse.org/api/units/12567242/?format=api",
            "priority": 100,
            "id": 10360,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=3948d32ad6c01f55",
            "url": "https://l10n.opensuse.org/api/units/10360/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "If '$1' is not a typo you can use command-not-found to lookup the package that contains it, like this:\n    cnf $1"
            ],
            "previous_source": "",
            "target": [
                "Pokud '$1' není překlep, je možno použít command-not-found, pro nalezení balíčku, který ho obsahuje. Například:\n    cnf $1"
            ],
            "id_hash": -445060589548501575,
            "content_hash": -445060589548501575,
            "location": "handlers/bin/command_not_found_bash:33",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://l10n.opensuse.org/api/units/12567243/?format=api",
            "priority": 100,
            "id": 10362,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=79d2d3c0786f85b9",
            "url": "https://l10n.opensuse.org/api/units/10362/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "The program '%(prog)s' can be found in the following package:",
                "The program '%(prog)s' can be found in following packages:"
            ],
            "previous_source": "",
            "target": [
                "Program '%(prog)s' je možné najít v balíčku:",
                "Program '%(prog)s' je možné najít v následujících balíčcích:",
                "Program '%(prog)s' je možné najít v následujících balíčcích:"
            ],
            "id_hash": 3995953065718741461,
            "content_hash": 3995953065718741461,
            "location": "handlers/bin/command-not-found:20",
            "context": "",
            "note": "",
            "flags": "python-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://l10n.opensuse.org/api/units/12567244/?format=api",
            "priority": 100,
            "id": 10364,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=b7747a244d4c79d5",
            "url": "https://l10n.opensuse.org/api/units/10364/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "  * %(prog)s [ path: %(path)s/%(binary)s, repository: %(repo)s ]"
            ],
            "previous_source": "",
            "target": [
                "  * %(prog)s [ cesta: %(path)s/%(binary)s, repozitář: %(repo)s ]"
            ],
            "id_hash": 5062930851909823626,
            "content_hash": 5062930851909823626,
            "location": "handlers/bin/command-not-found:25",
            "context": "",
            "note": "",
            "flags": "python-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://l10n.opensuse.org/api/units/12567245/?format=api",
            "priority": 100,
            "id": 10366,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=c64324c906736c8a",
            "url": "https://l10n.opensuse.org/api/units/10366/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "<selected_package>"
            ],
            "previous_source": "",
            "target": [
                "<vybraný_balíček>"
            ],
            "id_hash": 2352259721754717321,
            "content_hash": 2352259721754717321,
            "location": "handlers/bin/command-not-found:34",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12567246/?format=api",
            "priority": 100,
            "id": 10370,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=a0a4e7c10ea62c89",
            "url": "https://l10n.opensuse.org/api/units/10370/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "Program '%(prog)s' is present in package '%(pkg)s', which is installed on your system."
            ],
            "previous_source": "",
            "target": [
                "Program '%(prog)s' je přítomen v balíčku '%(pkg)s', který je na vašem systému již nainstalován."
            ],
            "id_hash": 4843821447291236673,
            "content_hash": 4843821447291236673,
            "location": "handlers/bin/command-not-found:43",
            "context": "",
            "note": "",
            "flags": "python-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://l10n.opensuse.org/api/units/12567247/?format=api",
            "priority": 100,
            "id": 10372,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=c338b5f151367141",
            "url": "https://l10n.opensuse.org/api/units/10372/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "Absolute path to '%(prog)s' is '%(path)s/%(prog)s', so running it may require superuser privileges (eg. root)."
            ],
            "previous_source": "",
            "target": [
                "Absolutní cesta k programu '%(prog)s' je '%(path)s/%(prog)s', takže program je pravděpodobně určen pouze pro účet správce (například root)."
            ],
            "id_hash": -6240355025379175036,
            "content_hash": -6240355025379175036,
            "location": "handlers/bin/command-not-found:48",
            "context": "",
            "note": "",
            "flags": "python-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://l10n.opensuse.org/api/units/12567248/?format=api",
            "priority": 100,
            "id": 10374,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=2965ce2acff35584",
            "url": "https://l10n.opensuse.org/api/units/10374/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "Absolute path to '%(prog)s' is '%(path)s/%(prog)s'. Please check your $PATH variable to see whether it contains the mentioned path."
            ],
            "previous_source": "",
            "target": [
                "Absolutní cesta k '%(prog)s' je '%(path)s/%(prog)s'. Prosím ověřte, zda proměnná $PATH obsahuje zmíněnou cestu."
            ],
            "id_hash": 2918963240450168978,
            "content_hash": 2918963240450168978,
            "location": "handlers/bin/command-not-found:52",
            "context": "",
            "note": "",
            "flags": "python-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://l10n.opensuse.org/api/units/12567249/?format=api",
            "priority": 100,
            "id": 10376,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=a8823d9a13749892",
            "url": "https://l10n.opensuse.org/api/units/10376/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "searching ..."
            ],
            "previous_source": "",
            "target": [
                "vyhledávám ..."
            ],
            "id_hash": 8705233718522714908,
            "content_hash": 8705233718522714908,
            "location": "handlers/bin/command-not-found:86, handlers/bin/command-not-found:87",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12567250/?format=api",
            "priority": 100,
            "id": 10378,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=f8cf33f1d74c9b1c",
            "url": "https://l10n.opensuse.org/api/units/10378/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "command not found"
            ],
            "previous_source": "",
            "target": [
                "příkaz nenalezen"
            ],
            "id_hash": -2658432154619027739,
            "content_hash": -2658432154619027739,
            "location": "handlers/bin/command-not-found:114",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12567251/?format=api",
            "priority": 100,
            "id": 10380,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=5b1b5a0a5474dee5",
            "url": "https://l10n.opensuse.org/api/units/10380/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "Try installing with:\n   "
            ],
            "previous_source": "",
            "target": [
                "Pro instalaci spusťte:\n   "
            ],
            "id_hash": -6289087780593437923,
            "content_hash": -6289087780593437923,
            "location": "handlers/bin/command-not-found:29",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12571152/?format=api",
            "priority": 100,
            "id": 10604452,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=28b8abfc0c7a731d",
            "url": "https://l10n.opensuse.org/api/units/10604452/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "Usage ${0} python_module"
            ],
            "previous_source": "",
            "target": [
                "Použití ${0} python_module"
            ],
            "id_hash": -5457265107825414192,
            "content_hash": -5457265107825414192,
            "location": "handlers/python/python_import_error_handler:7",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12571153/?format=api",
            "priority": 100,
            "id": 10604455,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=3443e64c5aeeafd0",
            "url": "https://l10n.opensuse.org/api/units/10604455/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "No package was found by scout"
            ],
            "previous_source": "",
            "target": [
                "Scout nenašel žádné balíčky"
            ],
            "id_hash": -516233056682010833,
            "content_hash": -516233056682010833,
            "location": "handlers/python/python_import_error_handler:24",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12571212/?format=api",
            "priority": 100,
            "id": 10604456,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=78d5f8c52327972f",
            "url": "https://l10n.opensuse.org/api/units/10604456/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "The ${module_name} is in the package ${modules}. You can install it by:"
            ],
            "previous_source": "",
            "target": [
                "${module_name} je v balíčku ${modules}. Můžete ho instalovat pomocí:"
            ],
            "id_hash": 6048734325626935409,
            "content_hash": 6048734325626935409,
            "location": "handlers/python/python_import_error_handler:27",
            "context": "",
            "note": "",
            "flags": "sh-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://l10n.opensuse.org/api/units/12571214/?format=api",
            "priority": 100,
            "id": 10604458,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=d3f16bd253b49871",
            "url": "https://l10n.opensuse.org/api/units/10604458/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "The selected module was found in one of several packages:"
            ],
            "previous_source": "",
            "target": [
                "Zvolený modul se našel v jednom z několika balíčků:"
            ],
            "id_hash": 6162392600862243199,
            "content_hash": 6162392600862243199,
            "location": "handlers/python/python_import_error_handler:31",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://l10n.opensuse.org/api/units/12571223/?format=api",
            "priority": 100,
            "id": 10604459,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=d585376bb4e3b97f",
            "url": "https://l10n.opensuse.org/api/units/10604459/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/cs/?format=api",
            "source": [
                "one_of_the_packages"
            ],
            "previous_source": "",
            "target": [
                "jeden_z_balíčků"
            ],
            "id_hash": 2790745219442934377,
            "content_hash": 2790745219442934377,
            "location": "handlers/python/python_import_error_handler:33",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12572267/?format=api",
            "priority": 100,
            "id": 10604460,
            "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/cs/?checksum=a6bab7fdb7840269",
            "url": "https://l10n.opensuse.org/api/units/10604460/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}