Translation components API.

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

GET /api/translations/debian-handbook/11_network-services/vi/units/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1089,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/units/?format=api&page=6",
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/units/?format=api&page=4",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "<primary>web authentication</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6008150953506027136,
            "content_hash": -6008150953506027136,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 539,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14751060/?format=api",
            "priority": 100,
            "id": 4183251,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=2c9ec28a53594980",
            "url": "https://hosted.weblate.org/api/units/4183251/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:13+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "<filename>.htaccess</filename> file requiring authentication"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3386798733476242263,
            "content_hash": 3386798733476242263,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 544,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14751062/?format=api",
            "priority": 100,
            "id": 4183253,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=af0053810a982357",
            "url": "https://hosted.weblate.org/api/units/4183253/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:14+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "\nRequire valid-user\nAuthName \"Private directory\"\nAuthType Basic\nAuthUserFile /etc/apache2/authfiles/htpasswd-private"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2968237223680069172,
            "content_hash": 2968237223680069172,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 549,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/14767447/?format=api",
            "priority": 100,
            "id": 4183254,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=a9314c074e8ace34",
            "url": "https://hosted.weblate.org/api/units/4183254/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-08-28T11:28:09+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "<emphasis>SECURITY</emphasis> No security"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7146207090440583000,
            "content_hash": 7146207090440583000,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 550,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14751063/?format=api",
            "priority": 100,
            "id": 4183255,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=e32c6d7c8d16b758",
            "url": "https://hosted.weblate.org/api/units/4183255/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:15+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "The authentication system used in the above example (<literal>Basic</literal>) has minimal security as the password is sent in clear text (it is only encoded as <emphasis>base64</emphasis>, which is a simple encoding rather than an encryption method). It should also be noted that the documents “protected” by this mechanism also go over the network in the clear. If security is important, the whole HTTP connection should be encrypted with SSL."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8158104505442544778,
            "content_hash": 8158104505442544778,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 551,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 69,
            "source_unit": "https://hosted.weblate.org/api/units/14751064/?format=api",
            "priority": 100,
            "id": 4183256,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=f13768d2ff6aac8a",
            "url": "https://hosted.weblate.org/api/units/4183256/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:15+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "\n<computeroutput># </computeroutput><userinput>htpasswd /etc/apache2/authfiles/htpasswd-private <replaceable>user</replaceable>\n</userinput><computeroutput>New password:\nRe-type new password:\nAdding password for user <replaceable>user</replaceable>\n</computeroutput>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3115831175307577476,
            "content_hash": -3115831175307577476,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 555,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://hosted.weblate.org/api/units/14751066/?format=api",
            "priority": 100,
            "id": 4183258,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=54c2580defb4377c",
            "url": "https://hosted.weblate.org/api/units/4183258/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:16+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "Restricting Access"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6183819703721684110,
            "content_hash": -6183819703721684110,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 556,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14751067/?format=api",
            "priority": 100,
            "id": 4183259,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=2a2ea8be249b9372",
            "url": "https://hosted.weblate.org/api/units/4183259/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:16+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "<primary>web access restriction</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3495454719190788355,
            "content_hash": -3495454719190788355,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 557,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14751068/?format=api",
            "priority": 100,
            "id": 4183260,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=4f7da673de2b96fd",
            "url": "https://hosted.weblate.org/api/units/4183260/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:17+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "It can be used to restrict access based on many criteria; we will stop at describing access restriction based on the IP address of the client, but it can be made much more powerful than that, especially when several <literal>Require</literal> directives are combined within a <literal>RequireAll</literal> block."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6646333877531610573,
            "content_hash": 6646333877531610573,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 560,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 47,
            "source_unit": "https://hosted.weblate.org/api/units/14767948/?format=api",
            "priority": 100,
            "id": 4183263,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=dc3c8572a4ea8dcd",
            "url": "https://hosted.weblate.org/api/units/4183263/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-08-31T09:46:09+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "Only allow from the local network"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9094715680999260009,
            "content_hash": -9094715680999260009,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 561,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14767949/?format=api",
            "priority": 100,
            "id": 4183264,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=01c9144624dd4097",
            "url": "https://hosted.weblate.org/api/units/4183264/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-08-31T09:46:09+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "Require ip 192.168.0.0/16"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1588361879950850577,
            "content_hash": -1588361879950850577,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 562,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14767950/?format=api",
            "priority": 100,
            "id": 4183265,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=69f5014922c205ef",
            "url": "https://hosted.weblate.org/api/units/4183265/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-08-31T09:46:09+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "<emphasis>ALTERNATIVE</emphasis> Old syntax"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5692693435346621561,
            "content_hash": -5692693435346621561,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 563,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14767951/?format=api",
            "priority": 100,
            "id": 4183266,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=30ff7d7b52f76b87",
            "url": "https://hosted.weblate.org/api/units/4183266/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-08-31T09:46:09+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "The <literal>Allow from</literal> and <literal>Deny from</literal> directives control access restrictions for a directory (and its subdirectories, recursively)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8612898899476161627,
            "content_hash": -8612898899476161627,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 565,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://hosted.weblate.org/api/units/14751069/?format=api",
            "priority": 100,
            "id": 4183268,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=0878d615825edba5",
            "url": "https://hosted.weblate.org/api/units/4183268/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:17+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "The <literal>Order</literal> directive tells the server of the order in which the <literal>Allow from</literal> and <literal>Deny from</literal> directives are applied; the last one that matches takes precedence. In concrete terms, <literal>Order deny,allow</literal> allows access if no <literal>Deny from</literal> applies, or if an <literal>Allow from</literal> directive does. Conversely, <literal>Order allow,deny</literal> rejects access if no <literal>Allow from</literal> directive matches (or if a <literal>Deny from</literal> directive applies)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2331270852466279801,
            "content_hash": -2331270852466279801,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 569,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 64,
            "source_unit": "https://hosted.weblate.org/api/units/14751073/?format=api",
            "priority": 100,
            "id": 4183272,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=5fa5a982e3867a87",
            "url": "https://hosted.weblate.org/api/units/4183272/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:19+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "The <literal>Allow from</literal> and <literal>Deny from</literal> directives can be followed by an IP address, a network (such as <literal>192.168.0.0/255.255.255.0</literal>, <literal>192.168.0.0/24</literal> or even <literal>192.168.0</literal>), a hostname or a domain name, or the <literal>all</literal> keyword, designating everyone."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -753399715853531669,
            "content_hash": -753399715853531669,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 570,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://hosted.weblate.org/api/units/14751074/?format=api",
            "priority": 100,
            "id": 4183273,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=758b62f33aab85eb",
            "url": "https://hosted.weblate.org/api/units/4183273/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:19+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "For instance, to reject connections by default but allow them from the local network, you could use this:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4167430885732967925,
            "content_hash": -4167430885732967925,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 571,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://hosted.weblate.org/api/units/14771302/?format=api",
            "priority": 100,
            "id": 4183274,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=462a4fb07de51a0b",
            "url": "https://hosted.weblate.org/api/units/4183274/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-10-20T08:58:20+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "\nOrder deny,allow\nAllow from 192.168.0.0/16\nDeny from all"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5261797363884046471,
            "content_hash": 5261797363884046471,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 572,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14767448/?format=api",
            "priority": 100,
            "id": 4183275,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=c905a8d302653887",
            "url": "https://hosted.weblate.org/api/units/4183275/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-08-28T11:28:09+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "Log Analyzers"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5803122454575955086,
            "content_hash": -5803122454575955086,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 573,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14751075/?format=api",
            "priority": 100,
            "id": 4183276,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=2f772adfb2e84372",
            "url": "https://hosted.weblate.org/api/units/4183276/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:20+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "A log analyzer is frequently installed on a web server; since the former provides the administrators with a precise idea of the usage patterns of the latter."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7281810335322483965,
            "content_hash": -7281810335322483965,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 574,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://hosted.weblate.org/api/units/14751076/?format=api",
            "priority": 100,
            "id": 4183277,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=1af1d014a955d303",
            "url": "https://hosted.weblate.org/api/units/4183277/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:21+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "The Falcot Corp administrators selected <emphasis>AWStats</emphasis> (<emphasis>Advanced Web Statistics</emphasis>) to analyze their Apache log files."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6299705459328005488,
            "content_hash": -6299705459328005488,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 575,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://hosted.weblate.org/api/units/14751077/?format=api",
            "priority": 100,
            "id": 4183278,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=2892f343132a4a90",
            "url": "https://hosted.weblate.org/api/units/4183278/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:21+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "<primary>web logs analyzer</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1926578412777456364,
            "content_hash": 1926578412777456364,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 577,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14751079/?format=api",
            "priority": 100,
            "id": 4183280,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=9abc94dbe58942ec",
            "url": "https://hosted.weblate.org/api/units/4183280/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:22+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "The first configuration step is the customization of the <filename>/etc/awstats/awstats.conf</filename> file. The Falcot administrators keep it unchanged apart from the following parameters:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7793925546111305694,
            "content_hash": 7793925546111305694,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 581,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://hosted.weblate.org/api/units/14751082/?format=api",
            "priority": 100,
            "id": 4183283,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=ec2995fd7dce87de",
            "url": "https://hosted.weblate.org/api/units/4183283/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:23+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "\nLogFile=\"/var/log/apache2/access.log\"\nLogFormat = \"%virtualname %host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot\"\nSiteDomain=\"www.falcot.com\"\nHostAliases=\"falcot.com REGEX[^.*\\.falcot\\.com$]\"\nDNSLookup=1\nLoadPlugin=\"tooltips\""
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9067745859622479535,
            "content_hash": 9067745859622479535,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 583,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://hosted.weblate.org/api/units/14767449/?format=api",
            "priority": 100,
            "id": 4183284,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=fdd71ad0fc5126af",
            "url": "https://hosted.weblate.org/api/units/4183284/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-08-28T11:28:09+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "All these parameters are documented by comments in the template file. In particular, the <varname>LogFile</varname> and <varname>LogFormat</varname> parameters describe the location and format of the log file and the information it contains; <varname>SiteDomain</varname> and <varname>HostAliases</varname> list the various names under which the main web site is known."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5520033121722600223,
            "content_hash": -5520033121722600223,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 584,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 47,
            "source_unit": "https://hosted.weblate.org/api/units/14751083/?format=api",
            "priority": 100,
            "id": 4183285,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=3364e71f475574e1",
            "url": "https://hosted.weblate.org/api/units/4183285/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:24+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "For high traffic sites, <varname>DNSLookup</varname> should usually not be set to <literal>1</literal>; for smaller sites, such as the Falcot one described above, this setting allows getting more readable reports that include full machine names instead of raw IP addresses."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -27107629709058298,
            "content_hash": -27107629709058298,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 585,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://hosted.weblate.org/api/units/14751084/?format=api",
            "priority": 100,
            "id": 4183286,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=7f9fb1c1207d1f06",
            "url": "https://hosted.weblate.org/api/units/4183286/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:24+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "<emphasis>SECURITY</emphasis> Access to statistics"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3600112584342586556,
            "content_hash": 3600112584342586556,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 586,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14751085/?format=api",
            "priority": 100,
            "id": 4183287,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=b1f62b523d2744bc",
            "url": "https://hosted.weblate.org/api/units/4183287/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:24+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "AWStats makes its statistics available on the website with no restrictions by default, but restrictions can be set up so that only a few (probably internal) IP addresses can access them; the list of allowed IP addresses needs to be defined in the <varname>AllowAccessFromWebToFollowingIPAddresses</varname> parameter"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7953245558942590229,
            "content_hash": -7953245558942590229,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 587,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://hosted.weblate.org/api/units/14751086/?format=api",
            "priority": 100,
            "id": 4183288,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=11a0654d5fc61aeb",
            "url": "https://hosted.weblate.org/api/units/4183288/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:24+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "AWStats will also be enabled for other virtual hosts; each virtual host needs its own configuration file, such as <filename>/etc/awstats/awstats.www.falcot.org.conf</filename>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7791291461010862487,
            "content_hash": -7791291461010862487,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 588,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://hosted.weblate.org/api/units/14751087/?format=api",
            "priority": 100,
            "id": 4183289,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=13dfc5b23ce9ce69",
            "url": "https://hosted.weblate.org/api/units/4183289/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:25+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "AWStats configuration file for a virtual host"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7025912632575196905,
            "content_hash": -7025912632575196905,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 589,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14751088/?format=api",
            "priority": 100,
            "id": 4183290,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=1e7ef1af806d0117",
            "url": "https://hosted.weblate.org/api/units/4183290/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:25+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "\nInclude \"/etc/awstats/awstats.conf\"\nSiteDomain=\"www.falcot.org\"\nHostAliases=\"falcot.org\""
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5181972184756517285,
            "content_hash": 5181972184756517285,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 590,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14767450/?format=api",
            "priority": 100,
            "id": 4183291,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=c7ea103f2c5df9a5",
            "url": "https://hosted.weblate.org/api/units/4183291/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-08-28T11:28:09+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "\nAlias /awstats-icon/ /usr/share/awstats/icon/"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2651930422164948917,
            "content_hash": -2651930422164948917,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 592,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14767451/?format=api",
            "priority": 100,
            "id": 4183293,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=5b327354e1ce784b",
            "url": "https://hosted.weblate.org/api/units/4183293/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-08-28T11:28:09+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "After a few minutes (and once the script has been run a few times), the results are available online: <ulink type=\"block\" url=\"http://www.falcot.com/cgi-bin/awstats.pl\" /><ulink type=\"block\" url=\"http://www.falcot.org/cgi-bin/awstats.pl\" />"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6491025174756221094,
            "content_hash": -6491025174756221094,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 593,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://hosted.weblate.org/api/units/14751090/?format=api",
            "priority": 100,
            "id": 4183294,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=25eb3efe96899f5a",
            "url": "https://hosted.weblate.org/api/units/4183294/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:27+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "<emphasis>CAUTION</emphasis> Log file rotation"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3187371898583115489,
            "content_hash": 3187371898583115489,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 594,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14751091/?format=api",
            "priority": 100,
            "id": 4183295,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=ac3bd1dab61be6e1",
            "url": "https://hosted.weblate.org/api/units/4183295/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:27+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "FTP File Server"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6555739994654111538,
            "content_hash": 6555739994654111538,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 598,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14751094/?format=api",
            "priority": 100,
            "id": 4183299,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=dafaaaca952df732",
            "url": "https://hosted.weblate.org/api/units/4183299/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:30+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "FTP (<emphasis>File Transfer Protocol</emphasis>) is one of the first protocols of the Internet (RFC 959 was issued in 1985!). It was used to distribute files before the Web was even born (the HTTP protocol was created in 1990, and formally defined in its 1.0 version by RFC 1945, issued in 1996)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5455137882992669910,
            "content_hash": 5455137882992669910,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 605,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://hosted.weblate.org/api/units/14751096/?format=api",
            "priority": 100,
            "id": 4183301,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=cbb48b00848df4d6",
            "url": "https://hosted.weblate.org/api/units/4183301/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:30+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "Other FTP servers are mainly used to distribute files for public downloading; Debian packages are a good example. The contents of these servers is fetched from other, geographically remote, servers; it is then made available to less distant users. This means that client authentication is not required; as a consequence, this operating mode is known as “anonymous FTP”. To be perfectly correct, the clients do authenticate with the <literal>anonymous</literal> username; the password is often, by convention, the user's email address, but the server ignores it."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3873009714040052634,
            "content_hash": 3873009714040052634,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 613,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 85,
            "source_unit": "https://hosted.weblate.org/api/units/14751098/?format=api",
            "priority": 100,
            "id": 4183303,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=b5bfb1d098fe9b9a",
            "url": "https://hosted.weblate.org/api/units/4183303/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:31+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "<primary><emphasis role=\"pkg\">vsftpd</emphasis></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7367361981373871430,
            "content_hash": 7367361981373871430,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 615,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14751100/?format=api",
            "priority": 100,
            "id": 4183305,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=e63e20b02781f546",
            "url": "https://hosted.weblate.org/api/units/4183305/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:31+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "Installing the package creates an <literal>ftp</literal> system user. This account is always used for anonymous FTP connections, and its home directory (<filename>/srv/ftp/</filename>) is the root of the tree made available to users connecting to this service. The default configuration (in <filename>/etc/vsftpd.conf</filename>) requires some changes to cater to the simple need of making big files available for public downloads: anonymous access needs to be enabled (<literal>anonymous_enable=YES</literal>) and read-only access of local users needs to be disabled (<literal>local_enable=NO</literal>). The latter is particularly important since the FTP protocol doesn't use any form of encryption and the user password could be intercepted over the wire."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -275374534941503324,
            "content_hash": -275374534941503324,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 617,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 101,
            "source_unit": "https://hosted.weblate.org/api/units/14769864/?format=api",
            "priority": 100,
            "id": 4183306,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=7c2dac51c89f90a4",
            "url": "https://hosted.weblate.org/api/units/4183306/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-09-18T21:10:05+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "NFS File Server"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 429481815490164061,
            "content_hash": 429481815490164061,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 621,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14751101/?format=api",
            "priority": 100,
            "id": 4183307,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=85f5d36f89c7f55d",
            "url": "https://hosted.weblate.org/api/units/4183307/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:32+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "<primary>filesystem</primary><secondary>network</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5356549455510207211,
            "content_hash": 5356549455510207211,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 632,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751105/?format=api",
            "priority": 100,
            "id": 4183311,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=ca5649597d7f7aeb",
            "url": "https://hosted.weblate.org/api/units/4183311/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:34+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "<primary>file</primary><secondary>server</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5023915153467305731,
            "content_hash": -5023915153467305731,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 633,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751106/?format=api",
            "priority": 100,
            "id": 4183312,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=3a4777c927e110fd",
            "url": "https://hosted.weblate.org/api/units/4183312/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:34+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "<primary>server</primary><secondary>file</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3265717183108735743,
            "content_hash": 3265717183108735743,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 601,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751107/?format=api",
            "priority": 100,
            "id": 4183313,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=ad522879bc15e2ff",
            "url": "https://hosted.weblate.org/api/units/4183313/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:34+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "NFS is a very useful tool but, historically, it has suffered from many limitations, most of which have been addressed with version 4 of the protocol. The downside is that the latest version of NFS is harder to configure when you want to make use of basic security features such as authentication and encryption since it relies on Kerberos for those parts. And without those, the NFS protocol must be restricted to a trusted local network since data goes over the network unencrypted (a <emphasis>sniffer</emphasis> can intercept it) and access rights are granted based on the client's IP address (which can be spoofed)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2836892862039688208,
            "content_hash": 2836892862039688208,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 634,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 103,
            "source_unit": "https://hosted.weblate.org/api/units/14771177/?format=api",
            "priority": 100,
            "id": 4183314,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=a75eab070bb78410",
            "url": "https://hosted.weblate.org/api/units/4183314/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-10-19T15:17:33+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "<emphasis>DOCUMENTATION</emphasis> NFS HOWTO"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6740073675888510351,
            "content_hash": 6740073675888510351,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 635,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14751108/?format=api",
            "priority": 100,
            "id": 4183315,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=dd898d4c3b4bc58f",
            "url": "https://hosted.weblate.org/api/units/4183315/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:35+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "Securing NFS"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4575061765430448317,
            "content_hash": -4575061765430448317,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 637,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14751109/?format=api",
            "priority": 100,
            "id": 4183317,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=40821d90660bef43",
            "url": "https://hosted.weblate.org/api/units/4183317/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:36+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "<primary>NFS</primary><secondary>security</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3561557888599389642,
            "content_hash": -3561557888599389642,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 638,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751110/?format=api",
            "priority": 100,
            "id": 4183318,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=4e92cdf8630b0a36",
            "url": "https://hosted.weblate.org/api/units/4183318/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:36+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "If you don't use the Kerberos-based security features, it is vital to ensure that only the machines allowed to use NFS can connect to the various required RPC servers, because the basic protocol trusts the data received from the network. The firewall must also block <emphasis>IP spoofing</emphasis> so as to prevent an outside machine from acting as an inside one, and access to the appropriate ports must be restricted to the machines meant to access the NFS shares."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1120755125194018825,
            "content_hash": 1120755125194018825,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 639,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 78,
            "source_unit": "https://hosted.weblate.org/api/units/14771179/?format=api",
            "priority": 100,
            "id": 4183319,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=8f8db8d92d635009",
            "url": "https://hosted.weblate.org/api/units/4183319/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-10-19T15:17:33+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "<emphasis>BACK TO BASICS</emphasis> RPC"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7847193053311310848,
            "content_hash": 7847193053311310848,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 640,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14751111/?format=api",
            "priority": 100,
            "id": 4183320,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=ece6d4817a889c00",
            "url": "https://hosted.weblate.org/api/units/4183320/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:37+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "RPC (<emphasis>Remote Procedure Call</emphasis>) is a Unix standard for remote services. NFS is one such service."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3695866428937626370,
            "content_hash": 3695866428937626370,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 643,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://hosted.weblate.org/api/units/14751112/?format=api",
            "priority": 100,
            "id": 4183321,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=b34a5aef821e6302",
            "url": "https://hosted.weblate.org/api/units/4183321/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:37+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/11_network-services/vi/?format=api",
            "source": [
                "RPC services register to a directory known as the <emphasis>portmapper</emphasis>. A client wishing to perform an NFS query first addresses the <emphasis>portmapper</emphasis> (on port 111, either TCP or UDP), and asks for the NFS server; the reply usually mentions port 2049 (the default for NFS). Not all RPC services necessarily use a fixed port."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7430634345760043691,
            "content_hash": 7430634345760043691,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 644,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://hosted.weblate.org/api/units/14751115/?format=api",
            "priority": 100,
            "id": 4183324,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/11_network-services/vi/?checksum=e71eea917ad832ab",
            "url": "https://hosted.weblate.org/api/units/4183324/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:46:38+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        }
    ]
}