Translation components API.

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

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

{
    "count": 179,
    "next": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "translator-credits"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1950661098471372411,
            "content_hash": -1950661098471372411,
            "location": "",
            "context": "_",
            "note": "Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12692045/?format=api",
            "priority": 100,
            "id": 11610217,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=64eddc10e470c985",
            "url": "https://l10n.opensuse.org/api/units/11610217/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:49.915344Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Bash and Bash Scripts"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7156409530972212005,
            "content_hash": -7156409530972212005,
            "location": "xml/adm_shell.xml:13",
            "context": "",
            "note": "(itstool) path: chapter/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12692046/?format=api",
            "priority": 100,
            "id": 11610218,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=1caf5372a72e74db",
            "url": "https://l10n.opensuse.org/api/units/11610218/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:49.937492Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Today, many people use computers with a graphical user interface (GUI) like GNOME. Although GUIs offer many features, they're limited when performing automated task execution. Shells complement GUIs well, and this chapter gives an overview of some aspects of shells, in this case the Bash shell."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6723772380841336120,
            "content_hash": -6723772380841336120,
            "location": "xml/adm_shell.xml:16",
            "context": "",
            "note": "(itstool) path: abstract/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 46,
            "source_unit": "https://l10n.opensuse.org/api/units/12692047/?format=api",
            "priority": 100,
            "id": 11610219,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=22b05ca4c95ea2c8",
            "url": "https://l10n.opensuse.org/api/units/11610219/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:49.949954Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "What is <quote>The Shell</quote>?"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4097772186062567774,
            "content_hash": -4097772186062567774,
            "location": "xml/adm_shell.xml:31",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12692049/?format=api",
            "priority": 100,
            "id": 11610221,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=4721c9e85f43c6a2",
            "url": "https://l10n.opensuse.org/api/units/11610221/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.004850Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Traditionally, <emphasis>the</emphasis> shell is Bash (Bourne again Shell). When this chapter speaks about <quote>the shell</quote> it means Bash. There are more shells available (ash, csh, ksh, zsh, …), each employing different features and characteristics. If you need further information about other shells, search for <emphasis>shell</emphasis> in YaST."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3961636482977797364,
            "content_hash": 3961636482977797364,
            "location": "xml/adm_shell.xml:38",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 47,
            "source_unit": "https://l10n.opensuse.org/api/units/12692050/?format=api",
            "priority": 100,
            "id": 11610222,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=b6fa8f64411e94f4",
            "url": "https://l10n.opensuse.org/api/units/11610222/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.020305Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Knowing the Bash Configuration Files"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3737319305194041950,
            "content_hash": -3737319305194041950,
            "location": "xml/adm_shell.xml:48",
            "context": "",
            "note": "(itstool) path: sect2/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12692051/?format=api",
            "priority": 100,
            "id": 11610223,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=4c225fe4a1b30da2",
            "url": "https://l10n.opensuse.org/api/units/11610223/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.032767Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "A shell can be invoked as an:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2359413003269363242,
            "content_hash": -2359413003269363242,
            "location": "xml/adm_shell.xml:49",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12692052/?format=api",
            "priority": 100,
            "id": 11610224,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=5f41ae5fcdb129d6",
            "url": "https://l10n.opensuse.org/api/units/11610224/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.045403Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Interactive login shell"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6146614925180710987,
            "content_hash": -6146614925180710987,
            "location": "xml/adm_shell.xml:55",
            "context": "",
            "note": "(itstool) path: formalpara/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12692053/?format=api",
            "priority": 100,
            "id": 11610225,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=2ab2d64aad7d4fb5",
            "url": "https://l10n.opensuse.org/api/units/11610225/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.055575Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "This is used when logging in to a machine, invoking Bash with the <option>--login</option> option or when logging in to a remote machine with SSH."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6985367810028110038,
            "content_hash": -6985367810028110038,
            "location": "xml/adm_shell.xml:56",
            "context": "",
            "note": "(itstool) path: formalpara/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 25,
            "source_unit": "https://l10n.opensuse.org/api/units/12692054/?format=api",
            "priority": 100,
            "id": 11610226,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=1f0efcfca1d37f2a",
            "url": "https://l10n.opensuse.org/api/units/11610226/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.065181Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "<quote>Ordinary</quote> interactive shell"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9194162948817886069,
            "content_hash": -9194162948817886069,
            "location": "xml/adm_shell.xml:65",
            "context": "",
            "note": "(itstool) path: formalpara/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12692055/?format=api",
            "priority": 100,
            "id": 11610227,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=0067c582c4a6e48b",
            "url": "https://l10n.opensuse.org/api/units/11610227/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.076825Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "This is normally the case when starting xterm, konsole, gnome-terminal or similar tools."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5631248712894446849,
            "content_hash": 5631248712894446849,
            "location": "xml/adm_shell.xml:66",
            "context": "",
            "note": "(itstool) path: formalpara/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 13,
            "source_unit": "https://l10n.opensuse.org/api/units/12692056/?format=api",
            "priority": 100,
            "id": 11610228,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=ce2636de65f2fd01",
            "url": "https://l10n.opensuse.org/api/units/11610228/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.086824Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Non-interactive shell"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5061137743068873109,
            "content_hash": -5061137743068873109,
            "location": "xml/adm_shell.xml:74",
            "context": "",
            "note": "(itstool) path: formalpara/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12692057/?format=api",
            "priority": 100,
            "id": 11610229,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=39c33a09a90ebe6b",
            "url": "https://l10n.opensuse.org/api/units/11610229/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.097444Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "This is used when invoking a shell script at the command line."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7043023210473185876,
            "content_hash": 7043023210473185876,
            "location": "xml/adm_shell.xml:75",
            "context": "",
            "note": "(itstool) path: formalpara/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 12,
            "source_unit": "https://l10n.opensuse.org/api/units/12692058/?format=api",
            "priority": 100,
            "id": 11610230,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=e1bdd84b5d15e254",
            "url": "https://l10n.opensuse.org/api/units/11610230/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.110024Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Depending on the type of shell you use, different configuration files will be read. The following tables show the login and non-login shell configuration files."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1391555500881218974,
            "content_hash": 1391555500881218974,
            "location": "xml/adm_shell.xml:81",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 25,
            "source_unit": "https://l10n.opensuse.org/api/units/12692059/?format=api",
            "priority": 100,
            "id": 11610231,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=934fcc5af3440d9e",
            "url": "https://l10n.opensuse.org/api/units/11610231/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.120347Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Bash Configuration Files for Login Shells"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2605138291999129251,
            "content_hash": 2605138291999129251,
            "location": "xml/adm_shell.xml:87",
            "context": "",
            "note": "(itstool) path: table/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12692060/?format=api",
            "priority": 100,
            "id": 11610232,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=a4274f7955603ea3",
            "url": "https://l10n.opensuse.org/api/units/11610232/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.130630Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "File"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 468969103514397688,
            "content_hash": 468969103514397688,
            "location": "xml/adm_shell.xml:92, xml/adm_shell.xml:214",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12692061/?format=api",
            "priority": 100,
            "id": 11610233,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=86821cea399bebf8",
            "url": "https://l10n.opensuse.org/api/units/11610233/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.141829Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Description"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8644027359224476804,
            "content_hash": 8644027359224476804,
            "location": "xml/adm_shell.xml:97, xml/adm_shell.xml:219",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12692062/?format=api",
            "priority": 100,
            "id": 11610234,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=f7f5c115cf553484",
            "url": "https://l10n.opensuse.org/api/units/11610234/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.152402Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "<filename>/etc/profile</filename>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8425349016634472946,
            "content_hash": -8425349016634472946,
            "location": "xml/adm_shell.xml:106",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12692063/?format=api",
            "priority": 100,
            "id": 11610235,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=0b1325b572d0c60e",
            "url": "https://l10n.opensuse.org/api/units/11610235/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.161537Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Do not modify this file, otherwise your modifications may be destroyed during your next update!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6292724961183275877,
            "content_hash": 6292724961183275877,
            "location": "xml/adm_shell.xml:111, xml/adm_shell.xml:172",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 15,
            "source_unit": "https://l10n.opensuse.org/api/units/12692064/?format=api",
            "priority": 100,
            "id": 11610236,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=d75440030c901b65",
            "url": "https://l10n.opensuse.org/api/units/11610236/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.171786Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "<filename>/etc/profile.local</filename>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7634675028323625395,
            "content_hash": 7634675028323625395,
            "location": "xml/adm_shell.xml:119",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12692065/?format=api",
            "priority": 100,
            "id": 11610237,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=e9f3d07ceec669b3",
            "url": "https://l10n.opensuse.org/api/units/11610237/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.182971Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Use this file if you extend <filename>/etc/profile</filename>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -949798651398101494,
            "content_hash": -949798651398101494,
            "location": "xml/adm_shell.xml:124",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12692066/?format=api",
            "priority": 100,
            "id": 11610238,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=72d1a328a745660a",
            "url": "https://l10n.opensuse.org/api/units/11610238/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.195503Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "<filename>/etc/profile.d/</filename>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3584030520806710763,
            "content_hash": 3584030520806710763,
            "location": "xml/adm_shell.xml:131",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12692067/?format=api",
            "priority": 100,
            "id": 11610239,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=b1bd08c508d79deb",
            "url": "https://l10n.opensuse.org/api/units/11610239/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.207336Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Contains system-wide configuration files for specific programs"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 182499775155286071,
            "content_hash": 182499775155286071,
            "location": "xml/adm_shell.xml:136",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12692068/?format=api",
            "priority": 100,
            "id": 11610240,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=82885e941db83037",
            "url": "https://l10n.opensuse.org/api/units/11610240/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.220156Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "<filename>~/.profile</filename>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2024530228450785473,
            "content_hash": 2024530228450785473,
            "location": "xml/adm_shell.xml:143",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12692069/?format=api",
            "priority": 100,
            "id": 11610241,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=9c1893842fd978c1",
            "url": "https://l10n.opensuse.org/api/units/11610241/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.230826Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Insert user specific configuration for login shells here"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3308097612616460260,
            "content_hash": 3308097612616460260,
            "location": "xml/adm_shell.xml:148",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 8,
            "source_unit": "https://l10n.opensuse.org/api/units/12692070/?format=api",
            "priority": 100,
            "id": 11610242,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=ade8b9406a5267e4",
            "url": "https://l10n.opensuse.org/api/units/11610242/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.241836Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Note that the login shell also sources the configuration files listed under <xref linkend=\"tab.adm.shell.configs.nonloginshells\"/>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5199372513987566251,
            "content_hash": 5199372513987566251,
            "location": "xml/adm_shell.xml:157",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 14,
            "source_unit": "https://l10n.opensuse.org/api/units/12692071/?format=api",
            "priority": 100,
            "id": 11610243,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=c827e1c107289aab",
            "url": "https://l10n.opensuse.org/api/units/11610243/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.252386Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Bash Configuration Files for Non-Login Shells"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2905427715658637642,
            "content_hash": 2905427715658637642,
            "location": "xml/adm_shell.xml:162",
            "context": "",
            "note": "(itstool) path: table/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12692072/?format=api",
            "priority": 100,
            "id": 11610244,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=a852271d2068614a",
            "url": "https://l10n.opensuse.org/api/units/11610244/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.262623Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "<filename>/etc/bash.bashrc</filename>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8041963947456483828,
            "content_hash": -8041963947456483828,
            "location": "xml/adm_shell.xml:167",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12692073/?format=api",
            "priority": 100,
            "id": 11610245,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=10653465df5bae0c",
            "url": "https://l10n.opensuse.org/api/units/11610245/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.272968Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "<filename>/etc/bash.bashrc.local</filename>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 778204070258622910,
            "content_hash": 778204070258622910,
            "location": "xml/adm_shell.xml:180",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12692074/?format=api",
            "priority": 100,
            "id": 11610246,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=8accbc7a928741be",
            "url": "https://l10n.opensuse.org/api/units/11610246/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.284194Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Use this file to insert your system-wide modifications for Bash only"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1039372783764343647,
            "content_hash": 1039372783764343647,
            "location": "xml/adm_shell.xml:185",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 11,
            "source_unit": "https://l10n.opensuse.org/api/units/12692075/?format=api",
            "priority": 100,
            "id": 11610247,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=8e6c980a3d7b8b5f",
            "url": "https://l10n.opensuse.org/api/units/11610247/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.296455Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "<filename>~/.bashrc</filename>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -67867302923537512,
            "content_hash": -67867302923537512,
            "location": "xml/adm_shell.xml:192",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12692076/?format=api",
            "priority": 100,
            "id": 11610248,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=7f0ee30c2d60f398",
            "url": "https://l10n.opensuse.org/api/units/11610248/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.307944Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Insert user specific configuration here"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6415489264751362900,
            "content_hash": -6415489264751362900,
            "location": "xml/adm_shell.xml:197",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12692077/?format=api",
            "priority": 100,
            "id": 11610249,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=26f79a812229bcac",
            "url": "https://l10n.opensuse.org/api/units/11610249/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.320381Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Additionally, Bash uses some more files:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8372302627935235022,
            "content_hash": -8372302627935235022,
            "location": "xml/adm_shell.xml:205",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12692078/?format=api",
            "priority": 100,
            "id": 11610250,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=0bcf9b1e45d9d432",
            "url": "https://l10n.opensuse.org/api/units/11610250/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.331382Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Special Files for Bash"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5453366732885890530,
            "content_hash": -5453366732885890530,
            "location": "xml/adm_shell.xml:209",
            "context": "",
            "note": "(itstool) path: table/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12692079/?format=api",
            "priority": 100,
            "id": 11610251,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=3451bfd980676a1e",
            "url": "https://l10n.opensuse.org/api/units/11610251/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.351417Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "<filename>~/.bash_history</filename>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1303578162205322376,
            "content_hash": -1303578162205322376,
            "location": "xml/adm_shell.xml:228",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12692080/?format=api",
            "priority": 100,
            "id": 11610252,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=6de8c29170cb9378",
            "url": "https://l10n.opensuse.org/api/units/11610252/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.361174Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Contains a list of all commands you have typed"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7163971991267638374,
            "content_hash": 7163971991267638374,
            "location": "xml/adm_shell.xml:233",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/12692081/?format=api",
            "priority": 100,
            "id": 11610253,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=e36b8a91d85afc66",
            "url": "https://l10n.opensuse.org/api/units/11610253/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.374163Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "<filename>~/.bash_logout</filename>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3592482370264344344,
            "content_hash": -3592482370264344344,
            "location": "xml/adm_shell.xml:240",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12692082/?format=api",
            "priority": 100,
            "id": 11610254,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=4e24f0516a8a58e8",
            "url": "https://l10n.opensuse.org/api/units/11610254/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.385518Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Executed when logging out"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4301473498021743020,
            "content_hash": 4301473498021743020,
            "location": "xml/adm_shell.xml:245",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12692083/?format=api",
            "priority": 100,
            "id": 11610255,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=bbb1e75b3457c9ac",
            "url": "https://l10n.opensuse.org/api/units/11610255/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.397193Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "<filename>~/.alias</filename>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5416014935758602728,
            "content_hash": -5416014935758602728,
            "location": "xml/adm_shell.xml:252",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12692084/?format=api",
            "priority": 100,
            "id": 11610256,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=34d6731c77e5fe18",
            "url": "https://l10n.opensuse.org/api/units/11610256/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.434819Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "User defined aliases of frequently used commands. See <command>man 1 alias</command> for more details about defining aliases."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 433016581945865534,
            "content_hash": 433016581945865534,
            "location": "xml/adm_shell.xml:257",
            "context": "",
            "note": "(itstool) path: entry/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 17,
            "source_unit": "https://l10n.opensuse.org/api/units/12692085/?format=api",
            "priority": 100,
            "id": 11610257,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=860262497cbcb53e",
            "url": "https://l10n.opensuse.org/api/units/11610257/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.451002Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Writing Shell Scripts"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -959125564636255630,
            "content_hash": -959125564636255630,
            "location": "xml/adm_shell.xml:272",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12692086/?format=api",
            "priority": 100,
            "id": 11610258,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=72b0806170dc2a72",
            "url": "https://l10n.opensuse.org/api/units/11610258/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.473054Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Shell scripts provide a convenient way to perform a wide range of tasks: collecting data, searching for a word or phrase in a text and other useful things. The following example shows a small shell script that prints a text:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2862161773209376302,
            "content_hash": -2862161773209376302,
            "location": "xml/adm_shell.xml:274",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 40,
            "source_unit": "https://l10n.opensuse.org/api/units/12692087/?format=api",
            "priority": 100,
            "id": 11610259,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=58478f081a2729d2",
            "url": "https://l10n.opensuse.org/api/units/11610259/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.497645Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "A Shell Script Printing a Text"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5620809973202894113,
            "content_hash": 5620809973202894113,
            "location": "xml/adm_shell.xml:281",
            "context": "",
            "note": "(itstool) path: example/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12692088/?format=api",
            "priority": 100,
            "id": 11610260,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=ce0120e3eabb3d21",
            "url": "https://l10n.opensuse.org/api/units/11610260/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.511589Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "#!/bin/sh <co xml:id=\"co.adm.shell.shebang\"/>\n# Output the following line: <co xml:id=\"co.adm.shell.comment\"/>\necho \"Hello World\" <co xml:id=\"co.adm.shell.echo\"/>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3822123052823333265,
            "content_hash": -3822123052823333265,
            "location": "xml/adm_shell.xml:282",
            "context": "",
            "note": "(itstool) path: example/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 15,
            "source_unit": "https://l10n.opensuse.org/api/units/12692089/?format=api",
            "priority": 100,
            "id": 11610261,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=4af517557ca2366f",
            "url": "https://l10n.opensuse.org/api/units/11610261/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.522036Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "The first line begins with the <emphasis>Shebang</emphasis> characters (<literal>#!</literal>) which indicate that this file is a script. The interpreter, specified after the <emphasis>Shebang</emphasis>, executes the script. In this case, the specified interpreter is <command>/bin/sh</command>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5614063879652192972,
            "content_hash": -5614063879652192972,
            "location": "xml/adm_shell.xml:287",
            "context": "",
            "note": "(itstool) path: callout/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 34,
            "source_unit": "https://l10n.opensuse.org/api/units/12692090/?format=api",
            "priority": 100,
            "id": 11610262,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=3216d6a562facd34",
            "url": "https://l10n.opensuse.org/api/units/11610262/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.533796Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "The second line is a comment beginning with the hash sign. We recommend that you comment difficult lines. With proper commenting, you can remember the purpose and function of the line. Also, other readers will hopefully understand your script. Commenting is considered good practice in the development community."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7214240855899193707,
            "content_hash": 7214240855899193707,
            "location": "xml/adm_shell.xml:295",
            "context": "",
            "note": "(itstool) path: callout/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 48,
            "source_unit": "https://l10n.opensuse.org/api/units/12692091/?format=api",
            "priority": 100,
            "id": 11610263,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=e41e21d5f3fb416b",
            "url": "https://l10n.opensuse.org/api/units/11610263/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.543083Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "The third line uses the built-in command <command>echo</command> to print the corresponding text."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7991338498717445451,
            "content_hash": 7991338498717445451,
            "location": "xml/adm_shell.xml:303",
            "context": "",
            "note": "(itstool) path: callout/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 13,
            "source_unit": "https://l10n.opensuse.org/api/units/12692092/?format=api",
            "priority": 100,
            "id": 11610264,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=eee6f0064ff4ed4b",
            "url": "https://l10n.opensuse.org/api/units/11610264/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.552437Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Before you can run this script, there are a few prerequisites:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6352691519765481262,
            "content_hash": 6352691519765481262,
            "location": "xml/adm_shell.xml:311",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 11,
            "source_unit": "https://l10n.opensuse.org/api/units/12692093/?format=api",
            "priority": 100,
            "id": 11610265,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=d8294b477b42072e",
            "url": "https://l10n.opensuse.org/api/units/11610265/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.563032Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "Every script should contain a Shebang line (as in the example above). If the line is missing, you need to call the interpreter manually."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2140848687342051744,
            "content_hash": -2140848687342051744,
            "location": "xml/adm_shell.xml:317",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 24,
            "source_unit": "https://l10n.opensuse.org/api/units/12692094/?format=api",
            "priority": 100,
            "id": 11610266,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=624a2d76291d9e60",
            "url": "https://l10n.opensuse.org/api/units/11610266/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.574768Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_shell-master/pt_BR/?format=api",
            "source": [
                "You can save the script wherever you want. However, it is a good idea to save it in a directory where the shell can find it. The search path in a shell is determined by the environment variable <envar>PATH</envar>. Usually a normal user does not have write access to <filename>/usr/bin</filename>. Therefore it is recommended to save your scripts in the users' directory <filename>~/bin/</filename>. The above example gets the name <filename>hello.sh</filename>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6087677231007564529,
            "content_hash": 6087677231007564529,
            "location": "xml/adm_shell.xml:323",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 70,
            "source_unit": "https://l10n.opensuse.org/api/units/12692095/?format=api",
            "priority": 100,
            "id": 11610267,
            "web_url": "https://l10n.opensuse.org/translate/doc-sle-translations/adm_shell-master/pt_BR/?checksum=d47bc6300d7082f1",
            "url": "https://l10n.opensuse.org/api/units/11610267/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-07-02T07:56:50.587000Z"
        }
    ]
}