Translation components API.

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

GET /api/translations/debian-handbook/12_advanced-administration/zh_Hans/units/?format=api&page=6
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 697,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/units/?format=api&page=7",
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/units/?format=api&page=5",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "fetching a kernel from the network, and booting it;"
            ],
            "previous_source": "",
            "target": [
                "从网络获取内核并启动它;"
            ],
            "id_hash": 4881291647452955152,
            "content_hash": 4881291647452955152,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 506,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/14748184/?format=api",
            "priority": 100,
            "id": 4697456,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=c3bdd4e42383c210",
            "url": "https://hosted.weblate.org/api/units/4697456/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:22+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "mounting the root filesystem from NFS;"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4365585731286838110,
            "content_hash": -4365585731286838110,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 507,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14748185/?format=api",
            "priority": 100,
            "id": 4697457,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=436a52e8422254a2",
            "url": "https://hosted.weblate.org/api/units/4697457/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:23+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "executing <command>/usr/sbin/fai</command>, which controls the rest of the process (the next steps are therefore initiated by this script);"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3315170757158307813,
            "content_hash": -3315170757158307813,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 509,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://hosted.weblate.org/api/units/14748186/?format=api",
            "priority": 100,
            "id": 4697458,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=51fe25c2c9d0f81b",
            "url": "https://hosted.weblate.org/api/units/4697458/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:23+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "copying the configuration space from the server into <filename>/fai/</filename>;"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5143785634426502156,
            "content_hash": 5143785634426502156,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 510,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/14748187/?format=api",
            "priority": 100,
            "id": 4697459,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=c76265c814bfbc0c",
            "url": "https://hosted.weblate.org/api/units/4697459/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:23+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "running <command>fai-class</command>. The <filename>/fai/class/[0-9][0-9]*</filename> scripts are executed in turn, and return names of “classes” that apply to the machine being installed; this information will serve as a base for the following steps. This allows for some flexibility in defining the services to be installed and configured."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8954810939971601968,
            "content_hash": -8954810939971601968,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 511,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://hosted.weblate.org/api/units/14748188/?format=api",
            "priority": 100,
            "id": 4697460,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=03ba1ee50c35f9d0",
            "url": "https://hosted.weblate.org/api/units/4697460/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:23+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "fetching a number of configuration variables, depending on the relevant classes;"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9062834434252635321,
            "content_hash": 9062834434252635321,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 512,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://hosted.weblate.org/api/units/14748189/?format=api",
            "priority": 100,
            "id": 4697461,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=fdc5a7e6a7ce7cb9",
            "url": "https://hosted.weblate.org/api/units/4697461/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:23+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "partitioning the disks and formatting the partitions, based on information provided in <filename>/fai/disk_config/<replaceable>class</replaceable></filename>;"
            ],
            "previous_source": "",
            "target": [
                "根据 <filename>/fai/disk_config/<replaceable>class</replaceable></filename> 中提供的信息,对磁盘进行分区和格式化;"
            ],
            "id_hash": -5614305004235223636,
            "content_hash": -5614305004235223636,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 513,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://hosted.weblate.org/api/units/14748190/?format=api",
            "priority": 100,
            "id": 4697462,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=3215fb5831dc8dac",
            "url": "https://hosted.weblate.org/api/units/4697462/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:23+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "mounting said partitions;"
            ],
            "previous_source": "",
            "target": [
                "安装所述分区;"
            ],
            "id_hash": -2103131656405423697,
            "content_hash": -2103131656405423697,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 514,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14748191/?format=api",
            "priority": 100,
            "id": 4697463,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=62d02ce6c01369af",
            "url": "https://hosted.weblate.org/api/units/4697463/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:23+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "installing the base system;"
            ],
            "previous_source": "",
            "target": [
                "安装基本系统;"
            ],
            "id_hash": -4160543419729324398,
            "content_hash": -4160543419729324398,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 515,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14748192/?format=api",
            "priority": 100,
            "id": 4697464,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=4642c7cda271d692",
            "url": "https://hosted.weblate.org/api/units/4697464/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:23+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "preseeding the Debconf database with <command>fai-debconf</command>;"
            ],
            "previous_source": "",
            "target": [
                "使用 <command> fai-debconf </command> 预置 Debconf 数据库;"
            ],
            "id_hash": 5905908926244813282,
            "content_hash": 5905908926244813282,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 517,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14748193/?format=api",
            "priority": 100,
            "id": 4697465,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=d1f600e0a8a179e2",
            "url": "https://hosted.weblate.org/api/units/4697465/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:24+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "fetching the list of available packages for APT;"
            ],
            "previous_source": "",
            "target": [
                "获取 APT 的可用包列表;"
            ],
            "id_hash": 3748903006596572304,
            "content_hash": 3748903006596572304,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 518,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14748194/?format=api",
            "priority": 100,
            "id": 4697466,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=b406c76c05952490",
            "url": "https://hosted.weblate.org/api/units/4697466/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:24+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "installing the packages listed in <filename>/fai/package_config/<replaceable>class</replaceable></filename>;"
            ],
            "previous_source": "",
            "target": [
                "安装 <filename>/fai/package_config/<replaceable>类</replaceable></filename>中列出的包;"
            ],
            "id_hash": -5629450570783139779,
            "content_hash": -5629450570783139779,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 519,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14748195/?format=api",
            "priority": 100,
            "id": 4697467,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=31e02c882fd9d83d",
            "url": "https://hosted.weblate.org/api/units/4697467/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:24+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "executing the post-configuration scripts, <filename>/fai/scripts/<replaceable>class</replaceable>/[0-9][0-9]*</filename>;"
            ],
            "previous_source": "",
            "target": [
                "执行配置后脚本,<filename>/fai/scripts/<replaceable>class</replaceable>/[0-9][0-9]*</filename>;"
            ],
            "id_hash": -4619095046508444548,
            "content_hash": -4619095046508444548,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 520,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14748196/?format=api",
            "priority": 100,
            "id": 4697468,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=3fe5ad873919047c",
            "url": "https://hosted.weblate.org/api/units/4697468/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:24+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "recording the installation logs, unmounting the partitions, and rebooting."
            ],
            "previous_source": "",
            "target": [
                "记录安装日志,卸载分区,并重新启动。"
            ],
            "id_hash": 3026921806557078239,
            "content_hash": 3026921806557078239,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 521,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/14748197/?format=api",
            "priority": 100,
            "id": 4697469,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=aa01c95882b7e2df",
            "url": "https://hosted.weblate.org/api/units/4697469/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:24+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "Preseeding Debian-Installer"
            ],
            "previous_source": "",
            "target": [
                "预设值 Debian 安装"
            ],
            "id_hash": -6101268800690308606,
            "content_hash": -6101268800690308606,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 522,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14748198/?format=api",
            "priority": 100,
            "id": 4697470,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=2b53f05a07ae3a02",
            "url": "https://hosted.weblate.org/api/units/4697470/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:24+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "<primary>preseed</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>预设值</primary>"
            ],
            "id_hash": 8441406775121774778,
            "content_hash": 8441406775121774778,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 523,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14748199/?format=api",
            "priority": 100,
            "id": 4697471,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=f525e6bccbb588ba",
            "url": "https://hosted.weblate.org/api/units/4697471/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:24+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "<primary>preconfiguration</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>预配置</primary>"
            ],
            "id_hash": -1695442655180933116,
            "content_hash": -1695442655180933116,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 524,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14748200/?format=api",
            "priority": 100,
            "id": 4697472,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=687893e350e53804",
            "url": "https://hosted.weblate.org/api/units/4697472/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:25+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "<emphasis>GOING FURTHER</emphasis> Debconf with a centralized database"
            ],
            "previous_source": "",
            "target": [
                "<emphasis>进阶阅读</emphasis> 有中心数据库的 Debconf"
            ],
            "id_hash": 4241121559006967916,
            "content_hash": 4241121559006967916,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 527,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14748202/?format=api",
            "priority": 100,
            "id": 4697474,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=badb7d9665dc786c",
            "url": "https://hosted.weblate.org/api/units/4697474/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:25+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "<primary><command>debconf</command></primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary><command>debconf</command></primary>"
            ],
            "id_hash": 4606260764063049700,
            "content_hash": 4606260764063049700,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 530,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14748203/?format=api",
            "priority": 100,
            "id": 4697475,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=bfecb9c288cc27e4",
            "url": "https://hosted.weblate.org/api/units/4697475/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:25+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "Preseeding allows to provide a set of answers to Debconf questions at installation time, but these answers are static and do not evolve as time passes. Since already-installed machines may need upgrading, and new answers may become required, the <filename>/etc/debconf.conf</filename> configuration file can be set up so that Debconf uses external data sources (such as an LDAP directory server, or a remote file accessed via NFS or Samba). Several external data sources can be defined at the same time, and they complement one another. The local database is still used (for read-write access), but the remote databases are usually restricted to reading. The <citerefentry><refentrytitle>debconf.conf</refentrytitle> <manvolnum>5</manvolnum></citerefentry> manual page describes all the possibilities in detail (you need the <emphasis role=\"pkg\">debconf-doc</emphasis> package)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 954180748549636929,
            "content_hash": 954180748549636929,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 529,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 119,
            "source_unit": "https://hosted.weblate.org/api/units/14769145/?format=api",
            "priority": 100,
            "id": 4697476,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=8d3dee55d8d14341",
            "url": "https://hosted.weblate.org/api/units/4697476/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-09-09T18:59:00+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "Using a Preseed File"
            ],
            "previous_source": "",
            "target": [
                "使用预设值文件"
            ],
            "id_hash": 8294589043892475799,
            "content_hash": 8294589043892475799,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 531,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14748204/?format=api",
            "priority": 100,
            "id": 4697477,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=f31c4cc9ef0ed797",
            "url": "https://hosted.weblate.org/api/units/4697477/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:25+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "There are several places where the installer can get a preseeding file:"
            ],
            "previous_source": "",
            "target": [
                "安装程序可以在几个位置获取预置文件:"
            ],
            "id_hash": -5430455469784665887,
            "content_hash": -5430455469784665887,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 532,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://hosted.weblate.org/api/units/14748205/?format=api",
            "priority": 100,
            "id": 4697478,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=34a32585a2e870e1",
            "url": "https://hosted.weblate.org/api/units/4697478/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:25+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "in the initrd used to start the machine; in this case, preseeding happens at the very beginning of the installation, and all questions can be avoided. The file just needs to be called <filename>preseed.cfg</filename> and stored in the initrd root."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4493401980062696313,
            "content_hash": -4493401980062696313,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 534,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://hosted.weblate.org/api/units/14748206/?format=api",
            "priority": 100,
            "id": 4697479,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=41a43ab4c9537c87",
            "url": "https://hosted.weblate.org/api/units/4697479/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:26+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "on the boot media (CD or USB key); preseeding then happens as soon as the media is mounted, which means right after the questions about language and keyboard layout. The <literal>preseed/file</literal> boot parameter can be used to indicate the location of the preseeding file (for instance, <filename>/cdrom/preseed.cfg</filename> when the installation is done off a CD-ROM, or <filename>/hd-media/preseed.cfg</filename> in the USB-key case)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3912335341842093887,
            "content_hash": 3912335341842093887,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 535,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 61,
            "source_unit": "https://hosted.weblate.org/api/units/14748207/?format=api",
            "priority": 100,
            "id": 4697480,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=b64b6843d4b4573f",
            "url": "https://hosted.weblate.org/api/units/4697480/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:26+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "At a glance, including the preseeding file in the initrd looks like the most interesting solution; however, it is rarely used in practice, because generating an installer initrd is rather complex. The other two solutions are much more common, especially since boot parameters provide another way to preseed the answers to the first questions of the installation process. The usual way to save the bother of typing these boot parameters by hand at each installation is to save them into the configuration for <command>isolinux</command> (in the CD-ROM case) or <command>syslinux</command> (USB key)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2740121097111102382,
            "content_hash": -2740121097111102382,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 537,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 92,
            "source_unit": "https://hosted.weblate.org/api/units/14748209/?format=api",
            "priority": 100,
            "id": 4697482,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=59f9226145239c52",
            "url": "https://hosted.weblate.org/api/units/4697482/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:26+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "Creating a Preseed File"
            ],
            "previous_source": "",
            "target": [
                "创建一个预设值文件"
            ],
            "id_hash": 3283006018944172723,
            "content_hash": 3283006018944172723,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 538,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14748210/?format=api",
            "priority": 100,
            "id": 4697483,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=ad8f949482a302b3",
            "url": "https://hosted.weblate.org/api/units/4697483/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:26+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "A preseed file is a plain text file, where each line contains the answer to one Debconf question. A line is split across four fields separated by whitespace (spaces or tabs), as in, for instance, <literal>d-i mirror/suite string stable</literal>:"
            ],
            "previous_source": "",
            "target": [
                "预设值配置是一个纯文本文件,每一行有一个 Debconf 问题的答案。每行用空格(多个空格或 tab 键)分为四个段,例如:<literal>d-i mirror/suite string stable</literal>:"
            ],
            "id_hash": -5567104571231430606,
            "content_hash": -5567104571231430606,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 539,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://hosted.weblate.org/api/units/14748211/?format=api",
            "priority": 100,
            "id": 4697484,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=32bdabe3644c1832",
            "url": "https://hosted.weblate.org/api/units/4697484/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:26+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "the first field is the “owner” of the question; “d-i” is used for questions relevant to the installer, but it can also be a package name for questions coming from Debian packages;"
            ],
            "previous_source": "",
            "target": [
                "第一段是问题的“所有者”;“d-i”用于安装相关的问题,这个段也可以是问题来自的 Debian 包的包名;"
            ],
            "id_hash": -7043489394625187558,
            "content_hash": -7043489394625187558,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 540,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://hosted.weblate.org/api/units/14748212/?format=api",
            "priority": 100,
            "id": 4697485,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=1e407fb6ae22711a",
            "url": "https://hosted.weblate.org/api/units/4697485/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:26+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "third, the type of question;"
            ],
            "previous_source": "",
            "target": [
                "第三段,问题的类型;"
            ],
            "id_hash": 7248398479227836679,
            "content_hash": 7248398479227836679,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 542,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14748214/?format=api",
            "priority": 100,
            "id": 4697487,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=e4977c0360db5907",
            "url": "https://hosted.weblate.org/api/units/4697487/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:27+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "the fourth and last field contains the value for the answer. Note that it must be separated from the third field with a single space; if there are more than one, the following space characters are considered part of the value."
            ],
            "previous_source": "",
            "target": [
                "第四段和该行后续内容是答案的值。注意,第四段和第三段之间,必须是单个空格分隔;如果有多个空格,从接下来的空格字符开始,会被认为是值的一部分。"
            ],
            "id_hash": -8464948729360054784,
            "content_hash": -8464948729360054784,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 543,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://hosted.weblate.org/api/units/14748215/?format=api",
            "priority": 100,
            "id": 4697488,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=0a8675fad8998600",
            "url": "https://hosted.weblate.org/api/units/4697488/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:27+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "The simplest way to write a preseed file is to install a system by hand. Then <command>debconf-get-selections --installer</command> will provide the answers concerning the installer. Answers about other packages can be obtained with <command>debconf-get-selections</command>. However, a cleaner solution is to write the preseed file by hand, starting from an example and the reference documentation: with such an approach, only questions where the default answer needs to be overridden can be preseeded; using the <literal>priority=critical</literal> boot parameter will instruct Debconf to only ask critical questions, and use the default answer for others."
            ],
            "previous_source": "",
            "target": [
                "为安装一个系统写一个预配置文件,最简单的方法是手写。<command>debconf-get-selections --installer</command>将提供与安装相关的问题答案。其它包的答案可以通过<command>debconf-get-selections</command>获得。然而,手写一个预设值文件,一个干净的方法,是从一个例子和参考文档开始。使用这种方案,只有那些默认答案需要被覆盖的问题被预配置;使用 <literal>priority=critical</literal> 启动参数将指示 Debconf 只询问极严重的问题,其它问题用默认答案。"
            ],
            "id_hash": -8010222627218973045,
            "content_hash": -8010222627218973045,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 544,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 91,
            "source_unit": "https://hosted.weblate.org/api/units/14748216/?format=api",
            "priority": 100,
            "id": 4697489,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=10d5f8f5e4d11e8b",
            "url": "https://hosted.weblate.org/api/units/4697489/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:27+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "<emphasis>DOCUMENTATION</emphasis> Installation guide appendix"
            ],
            "previous_source": "",
            "target": [
                "<emphasis>文档</emphasis> 安装手册附录"
            ],
            "id_hash": 7270279041891065247,
            "content_hash": 7270279041891065247,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 548,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14748217/?format=api",
            "priority": 100,
            "id": 4697490,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=e4e53844dde25d9f",
            "url": "https://hosted.weblate.org/api/units/4697490/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:27+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "Creating a Customized Boot Media"
            ],
            "previous_source": "",
            "target": [
                "创建自定义启动媒体"
            ],
            "id_hash": -1850963224998658255,
            "content_hash": -1850963224998658255,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 553,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14748218/?format=api",
            "priority": 100,
            "id": 4697492,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=66500ec0f1a4bf31",
            "url": "https://hosted.weblate.org/api/units/4697492/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:28+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "Knowing where to store the preseed file is all very well, but the location isn't everything: one must, one way or another, alter the installation boot media to change the boot parameters and add the preseed file."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8604881835747773178,
            "content_hash": -8604881835747773178,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 554,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://hosted.weblate.org/api/units/14748219/?format=api",
            "priority": 100,
            "id": 4697493,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=0895518f9e0af506",
            "url": "https://hosted.weblate.org/api/units/4697493/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:28+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "Booting From the Network"
            ],
            "previous_source": "",
            "target": [
                "从网络启动"
            ],
            "id_hash": -8836741696897073354,
            "content_hash": -8836741696897073354,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 555,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14748220/?format=api",
            "priority": 100,
            "id": 4697494,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=055d963ee8913f36",
            "url": "https://hosted.weblate.org/api/units/4697494/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:29+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "Preparing a Bootable USB Key"
            ],
            "previous_source": "",
            "target": [
                "准备可引导 USB 密钥"
            ],
            "id_hash": -7444062059891717382,
            "content_hash": -7444062059891717382,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 558,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14748221/?format=api",
            "priority": 100,
            "id": 4697496,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=18b160ff32310afa",
            "url": "https://hosted.weblate.org/api/units/4697496/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:29+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "syslinux.cfg file and preseeding parameters"
            ],
            "previous_source": "",
            "target": [
                "syslinux.cfg 文件和预置参数"
            ],
            "id_hash": 6136261017675784722,
            "content_hash": 6136261017675784722,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 571,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14748225/?format=api",
            "priority": 100,
            "id": 4697500,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=d52860e25fa46212",
            "url": "https://hosted.weblate.org/api/units/4697500/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:29+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "default vmlinuz\nappend preseed/file=/hd-media/preseed.cfg locale=en_US.UTF-8 keymap=us language=us country=US vga=788 initrd=initrd.gz  --"
            ],
            "previous_source": "",
            "target": [
                "default vmlinuz\nappend preseed/file=/hd-media/preseed.cfg locale=en_US.UTF-8 keymap=us language=us country=US vga=788 initrd=initrd.gz  --"
            ],
            "id_hash": 6541932728400436981,
            "content_hash": 6541932728400436981,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 572,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://hosted.weblate.org/api/units/14769148/?format=api",
            "priority": 100,
            "id": 4697501,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=dac99d27e4cf5ef5",
            "url": "https://hosted.weblate.org/api/units/4697501/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-09-09T18:59:00+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "Creating a CD-ROM Image"
            ],
            "previous_source": "",
            "target": [
                "创建一个 CD-ROM 镜像"
            ],
            "id_hash": 7965287925443179822,
            "content_hash": 7965287925443179822,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 573,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14748226/?format=api",
            "priority": 100,
            "id": 4697502,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=ee8a632a91bfb52e",
            "url": "https://hosted.weblate.org/api/units/4697502/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:30+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "A USB key is a read-write media, so it was easy for us to add a file there and change a few parameters. In the CD-ROM case, the operation is more complex, since we need to regenerate a full ISO image. This task is handled by <emphasis role=\"pkg\">debian-cd</emphasis>, but this tool is rather awkward to use: it needs a local mirror, and it requires an understanding of all the options provided by <filename>/usr/share/debian-cd/CONF.sh</filename>; even then, <command>make</command> must be invoked several times. <filename>/usr/share/debian-cd/README</filename> is therefore a very recommended read."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8078789587273800054,
            "content_hash": 8078789587273800054,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 578,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 88,
            "source_unit": "https://hosted.weblate.org/api/units/14748228/?format=api",
            "priority": 100,
            "id": 4697504,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=f01da0538c945976",
            "url": "https://hosted.weblate.org/api/units/4697504/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:30+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "Simple-CDD: The All-In-One Solution"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1703464561118602798,
            "content_hash": -1703464561118602798,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 580,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14748229/?format=api",
            "priority": 100,
            "id": 4697506,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=685c1401cb0f19d2",
            "url": "https://hosted.weblate.org/api/units/4697506/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:30+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "Simply using a preseed file is not enough to fulfill all the requirements that may appear for large deployments. Even though it is possible to execute a few scripts at the end of the normal installation process, the selection of the set of packages to install is still not quite flexible (basically, only “tasks” can be selected); more important, this only allows installing official Debian packages, and precludes locally-generated ones."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 556555738229935370,
            "content_hash": 556555738229935370,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 582,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 70,
            "source_unit": "https://hosted.weblate.org/api/units/14748231/?format=api",
            "priority": 100,
            "id": 4697508,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=87b9487ec2e68d0a",
            "url": "https://hosted.weblate.org/api/units/4697508/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:30+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "Creating Profiles"
            ],
            "previous_source": "",
            "target": [
                "创建配置文件"
            ],
            "id_hash": 5557566421747354133,
            "content_hash": 5557566421747354133,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 585,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14748234/?format=api",
            "priority": 100,
            "id": 4697511,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=cd2071371fe3ca15",
            "url": "https://hosted.weblate.org/api/units/4697511/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:31+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "Simple-CDD defines “profiles” that match the FAI “classes” concept, and a machine can have several profiles (determined at installation time). A profile is defined by a set of <filename>profiles/<replaceable>profile</replaceable>.*</filename> files:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8143788878931650933,
            "content_hash": 8143788878931650933,
            "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": 30,
            "source_unit": "https://hosted.weblate.org/api/units/14748235/?format=api",
            "priority": 100,
            "id": 4697512,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=f1048cd6767f6975",
            "url": "https://hosted.weblate.org/api/units/4697512/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:31+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "the <filename>.description</filename> file contains a one-line description for the profile;"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4547462821018496968,
            "content_hash": -4547462821018496968,
            "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": 10,
            "source_unit": "https://hosted.weblate.org/api/units/14748236/?format=api",
            "priority": 100,
            "id": 4697513,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=40e42aa863e59038",
            "url": "https://hosted.weblate.org/api/units/4697513/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:31+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "the <filename>.packages</filename> file lists packages that will automatically be installed if the profile is selected;"
            ],
            "previous_source": "",
            "target": [
                "<filename>.packages</filename> 文件列出了如果选择了配置文件,将自动安装的包;"
            ],
            "id_hash": -5479258987982333494,
            "content_hash": -5479258987982333494,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 588,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://hosted.weblate.org/api/units/14748237/?format=api",
            "priority": 100,
            "id": 4697514,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=33f5c2fb14f259ca",
            "url": "https://hosted.weblate.org/api/units/4697514/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:31+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "the <filename>.downloads</filename> file lists packages that will be stored onto the installation media, but not necessarily installed;"
            ],
            "previous_source": "",
            "target": [
                "<filename>.downloads</filename> 文件列出了将存储在安装介质中但不一定安装的包;"
            ],
            "id_hash": 7582676283121880709,
            "content_hash": 7582676283121880709,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 589,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://hosted.weblate.org/api/units/14748238/?format=api",
            "priority": 100,
            "id": 4697515,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=e93b13e79e424e85",
            "url": "https://hosted.weblate.org/api/units/4697515/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:31+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "the <filename>.preseed</filename> file contains preseeding information for Debconf questions (for the installer and/or for packages);"
            ],
            "previous_source": "",
            "target": [
                "<filename>.preseed</filename> 文件包含 Debconf 问题(安装程序和/或包)的预置信息;"
            ],
            "id_hash": -8651571041756212076,
            "content_hash": -8651571041756212076,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 590,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://hosted.weblate.org/api/units/14748239/?format=api",
            "priority": 100,
            "id": 4697516,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=07ef71f9bb109494",
            "url": "https://hosted.weblate.org/api/units/4697516/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:32+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "the <filename>.postinst</filename> file contains a script that will be run at the end of the installation process;"
            ],
            "previous_source": "",
            "target": [
                "<filename>.postinst</filename> 文件包含将在安装过程结束时运行的脚本;"
            ],
            "id_hash": 91927428590271792,
            "content_hash": 91927428590271792,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 591,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://hosted.weblate.org/api/units/14748240/?format=api",
            "priority": 100,
            "id": 4697517,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=814697825e3cfd30",
            "url": "https://hosted.weblate.org/api/units/4697517/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:32+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hans/?format=api",
            "source": [
                "The <literal>default</literal> profile has a particular role, since it is always selected; it contains the bare minimum required for Simple-CDD to work. The only thing that is usually customized in this profile is the <literal>simple-cdd/profiles</literal> preseed parameter: this allows avoiding the question, introduced by Simple-CDD, about what profiles to install."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4019804155438390570,
            "content_hash": 4019804155438390570,
            "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": 50,
            "source_unit": "https://hosted.weblate.org/api/units/14748242/?format=api",
            "priority": 100,
            "id": 4697519,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/12_advanced-administration/zh_Hans/?checksum=b7c93694df8b5d2a",
            "url": "https://hosted.weblate.org/api/units/4697519/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T14:59:32+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        }
    ]
}