Translation components API.

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

GET /api/translations/documentation/articlessolid-state_index/fr_FR/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 77,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "FreeBSD and Solid State Devices"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1250335510015340323,
            "content_hash": 1250335510015340323,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:1, documentation/content/en/articles/solid-state/_index.adoc:12",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368559/?format=api",
            "priority": 100,
            "id": 826047,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=915a158594856f23",
            "url": "https://translate-dev.freebsd.org/api/units/826047/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.377278Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Abstract"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2824600030541811663,
            "content_hash": 2824600030541811663,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:45",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368561/?format=api",
            "priority": 100,
            "id": 826049,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=a732fec32d008fcf",
            "url": "https://translate-dev.freebsd.org/api/units/826049/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.389464Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "This article covers the use of solid state disk devices in FreeBSD to create embedded systems."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2388099380627036748,
            "content_hash": -2388099380627036748,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:47",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368563/?format=api",
            "priority": 100,
            "id": 826051,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=5edbc444196525b4",
            "url": "https://translate-dev.freebsd.org/api/units/826051/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.403279Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Embedded systems have the advantage of increased stability due to the lack of integral moving parts (hard drives).  Account must be taken, however, for the generally low disk space available in the system and the durability of the storage medium."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 783010298166959943,
            "content_hash": 783010298166959943,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:50",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615113/?format=api",
            "priority": 100,
            "id": 826053,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=8addcfb7b5b6df47",
            "url": "https://translate-dev.freebsd.org/api/units/826053/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.427223Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Specific topics to be covered include the types and attributes of solid state media suitable for disk use in FreeBSD, kernel options that are of interest in such an environment, the [.filename]#rc.initdiskless# mechanisms that automate the initialization of such systems and the need for read-only filesystems, and building filesystems from scratch.  The article will conclude with some general strategies for small and read-only FreeBSD environments."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7422295606637894412,
            "content_hash": -7422295606637894412,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:53",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 65,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615115/?format=api",
            "priority": 100,
            "id": 826054,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=18feb5788467e4f4",
            "url": "https://translate-dev.freebsd.org/api/units/826054/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.435842Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "'''"
            ],
            "previous_source": "",
            "target": [
                "'''"
            ],
            "id_hash": -2596281593872070506,
            "content_hash": -2596281593872070506,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:55",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368569/?format=api",
            "priority": 100,
            "id": 826055,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=5bf827a5645ec896",
            "url": "https://translate-dev.freebsd.org/api/units/826055/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.453497Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Solid State Disk Devices"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -562579891014442244,
            "content_hash": -562579891014442244,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:59",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368571/?format=api",
            "priority": 100,
            "id": 826057,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=78315091de4e62fc",
            "url": "https://translate-dev.freebsd.org/api/units/826057/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.467354Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "The scope of this article will be limited to solid state disk devices made from flash memory.  Flash memory is a solid state memory (no moving parts) that is non-volatile (the memory maintains data even after all power sources have been disconnected).  Flash memory can withstand tremendous physical shock and is reasonably fast (the flash memory solutions covered in this article are slightly slower than a EIDE hard disk for write operations, and much faster for read operations).  One very important aspect of flash memory, the ramifications of which will be discussed later in this article, is that each sector has a limited rewrite capacity.  You can only write, erase, and write again to a sector of flash memory a certain number of times before the sector becomes permanently unusable.  Although many flash memory products automatically map bad blocks, and although some even distribute write operations evenly throughout the unit, the fact remains that there exists a limit to the amount of writing that can be done to the device.  Competitive units have between 1,000,000 and 10,000,000 writes per sector in their specification.  This figure varies due to the temperature of the environment."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7692969916142658774,
            "content_hash": 7692969916142658774,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:69",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 193,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615117/?format=api",
            "priority": 100,
            "id": 826059,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=eac2eb612f7324d6",
            "url": "https://translate-dev.freebsd.org/api/units/826059/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.475829Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Specifically, we will be discussing ATA compatible compact-flash units, which are quite popular as storage media for digital cameras.  Of particular interest is the fact that they pin out directly to the IDE bus and are compatible with the ATA command set.  Therefore, with a very simple and low-cost adaptor, these devices can be attached directly to an IDE bus in a computer.  Once implemented in this manner, operating systems such as FreeBSD see the device as a normal hard disk (albeit small)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1154561272445488976,
            "content_hash": -1154561272445488976,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:74",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 83,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615119/?format=api",
            "priority": 100,
            "id": 826060,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=6ffa2ca3cc76b0b0",
            "url": "https://translate-dev.freebsd.org/api/units/826060/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.485000Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Other solid state disk solutions do exist, but their expense, obscurity, and relative unease of use places them beyond the scope of this article."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6613524805279553195,
            "content_hash": -6613524805279553195,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:76",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368577/?format=api",
            "priority": 100,
            "id": 826061,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=24380a3ac413e955",
            "url": "https://translate-dev.freebsd.org/api/units/826061/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.493862Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Kernel Options"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -435818844220905658,
            "content_hash": -435818844220905658,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:78",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368579/?format=api",
            "priority": 100,
            "id": 826062,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=79f3a911fbcaa746",
            "url": "https://translate-dev.freebsd.org/api/units/826062/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.501771Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "A few kernel options are of specific interest to those creating an embedded FreeBSD system."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8308797327769537046,
            "content_hash": 8308797327769537046,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:81",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368581/?format=api",
            "priority": 100,
            "id": 826064,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=f34ec725d06b0a16",
            "url": "https://translate-dev.freebsd.org/api/units/826064/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.509659Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "All embedded FreeBSD systems that use flash memory as system disk will be interested in memory disks and memory filesystems.  As a result of the limited number of writes that can be done to flash memory, the disk and the filesystems on the disk will most likely be mounted read-only.  In this environment, filesystems such as [.filename]#/tmp# and [.filename]#/var# are mounted as memory filesystems to allow the system to create logs and update counters and temporary files.  Memory filesystems are a critical component to a successful solid state FreeBSD implementation."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2012006188771396998,
            "content_hash": -2012006188771396998,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:86",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 90,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615121/?format=api",
            "priority": 100,
            "id": 826065,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=6413eb080864b27a",
            "url": "https://translate-dev.freebsd.org/api/units/826065/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.518697Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "You should make sure the following lines exist in your kernel configuration file:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6600514076783371761,
            "content_hash": -6600514076783371761,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:88",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368585/?format=api",
            "priority": 100,
            "id": 826066,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=2466436b0e5c9a0f",
            "url": "https://translate-dev.freebsd.org/api/units/826066/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.531492Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "The `rc` Subsystem and Read-Only Filesystems"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3313410192892135518,
            "content_hash": 3313410192892135518,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:95",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368589/?format=api",
            "priority": 100,
            "id": 826071,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=adfb9903e67e885e",
            "url": "https://translate-dev.freebsd.org/api/units/826071/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.602654Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "The post-boot initialization of an embedded FreeBSD system is controlled by [.filename]#/etc/rc.initdiskless#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6617965874996953543,
            "content_hash": -6617965874996953543,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:98",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368591/?format=api",
            "priority": 100,
            "id": 826073,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=24284319a5263e39",
            "url": "https://translate-dev.freebsd.org/api/units/826073/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.617493Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "[.filename]#/etc/rc.d/var# mounts [.filename]#/var# as a memory filesystem, makes a configurable list of directories in [.filename]#/var# with the man:mkdir[1] command, and changes modes on some of those directories.  In the execution of [.filename]#/etc/rc.d/var#, one other [.filename]#rc.conf# variable comes into play - `varsize`.  A [.filename]#/var# partition is created by [.filename]#/etc/rc.d/var# based on the value of this variable in [.filename]#rc.conf#:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6384314206097577271,
            "content_hash": 6384314206097577271,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:102",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 57,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615123/?format=api",
            "priority": 100,
            "id": 826076,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=d899a3f1e4ed1537",
            "url": "https://translate-dev.freebsd.org/api/units/826076/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.637493Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "varsize=8192\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8586892510055781449,
            "content_hash": 8586892510055781449,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:106",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368595/?format=api",
            "priority": 100,
            "id": 826081,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=f72ac53e1a565449",
            "url": "https://translate-dev.freebsd.org/api/units/826081/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.670718Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Remember that this value is in sectors by default."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6020698929405225168,
            "content_hash": -6020698929405225168,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:109",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368597/?format=api",
            "priority": 100,
            "id": 826082,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=2c722e39053a1730",
            "url": "https://translate-dev.freebsd.org/api/units/826082/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.695568Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "# Device                Mountpoint      FStype  Options         Dump    Pass#\n/dev/ad0s1a             /               ufs     ro              1       1\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6380399788783551640,
            "content_hash": -6380399788783551640,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:121",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368601/?format=api",
            "priority": 100,
            "id": 826089,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=2774443268943b68",
            "url": "https://translate-dev.freebsd.org/api/units/826089/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.745501Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "An important thing to remember is that a filesystem that was mounted read-only with [.filename]#/etc/fstab# can be made read-write at any time by issuing the command:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7158093556633646911,
            "content_hash": 7158093556633646911,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:130",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368605/?format=api",
            "priority": 100,
            "id": 826101,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=e356a82a2029373f",
            "url": "https://translate-dev.freebsd.org/api/units/826101/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.842008Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "# /sbin/mount -uw partition\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1083856779751934994,
            "content_hash": 1083856779751934994,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:134",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368607/?format=api",
            "priority": 100,
            "id": 826106,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=8f0aa1ffa8834c12",
            "url": "https://translate-dev.freebsd.org/api/units/826106/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.876660Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "and can be toggled back to read-only with the command:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 526095469874483344,
            "content_hash": 526095469874483344,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:137",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368609/?format=api",
            "priority": 100,
            "id": 826108,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=874d110adfcf9090",
            "url": "https://translate-dev.freebsd.org/api/units/826108/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.890661Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "# /sbin/mount -ur partition\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 455581757014244483,
            "content_hash": 455581757014244483,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:141",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368611/?format=api",
            "priority": 100,
            "id": 826110,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=86528d31b8fb7c83",
            "url": "https://translate-dev.freebsd.org/api/units/826110/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.922697Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Building a File System from Scratch"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4089254024250837774,
            "content_hash": -4089254024250837774,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:143",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368613/?format=api",
            "priority": 100,
            "id": 826113,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=47400d21783134f2",
            "url": "https://translate-dev.freebsd.org/api/units/826113/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.953840Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Since ATA compatible compact-flash cards are seen by FreeBSD as normal IDE hard drives, you could theoretically install FreeBSD from the network using the kern and mfsroot floppies or from a CD."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6902468383663759462,
            "content_hash": 6902468383663759462,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:146",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368615/?format=api",
            "priority": 100,
            "id": 826115,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=dfca7e6c91a4a066",
            "url": "https://translate-dev.freebsd.org/api/units/826115/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.968879Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "However, even a small installation of FreeBSD using normal installation procedures can produce a system in size of greater than 200 megabytes.  Most people will be using smaller flash memory devices (128 megabytes is considered fairly large - 32 or even 16 megabytes is common), so an installation using normal mechanisms is not possible-there is simply not enough disk space for even the smallest of conventional installations."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7330370389406598260,
            "content_hash": 7330370389406598260,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:149",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 67,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615129/?format=api",
            "priority": 100,
            "id": 826117,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=e5bab507fc9f4474",
            "url": "https://translate-dev.freebsd.org/api/units/826117/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:15.994433Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "The easiest way to overcome this space limitation is to install FreeBSD using conventional means to a normal hard disk.  After the installation is complete, pare down the operating system to a size that will fit onto your flash media, then tar the entire filesystem.  The following steps will guide you through the process of preparing a piece of flash memory for your tarred filesystem.  Remember, because a normal installation is not being performed, operations such as partitioning, labeling, file-system creation, etc. need to be performed by hand.  In addition to the kern and mfsroot floppy disks, you will also need to use the fixit floppy."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5713883906310160857,
            "content_hash": 5713883906310160857,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:155",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 106,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615131/?format=api",
            "priority": 100,
            "id": 826119,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=cf4bcb23ab7041d9",
            "url": "https://translate-dev.freebsd.org/api/units/826119/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.023136Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Partitioning Your Flash Media Device"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8485988286557580382,
            "content_hash": -8485988286557580382,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:159",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368621/?format=api",
            "priority": 100,
            "id": 826127,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=0a3bb69d339c13a2",
            "url": "https://translate-dev.freebsd.org/api/units/826127/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.085655Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Creating Filesystems on Your Flash Memory Device"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7732398631343443520,
            "content_hash": -7732398631343443520,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:170",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368625/?format=api",
            "priority": 100,
            "id": 826136,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=14b10069ad0eb1c0",
            "url": "https://translate-dev.freebsd.org/api/units/826136/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.121422Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "# disklabel -e /dev/ad0c\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7277587059818739920,
            "content_hash": -7277587059818739920,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:177",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368629/?format=api",
            "priority": 100,
            "id": 826142,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=1b00d1209d864730",
            "url": "https://translate-dev.freebsd.org/api/units/826142/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.159899Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "a:      123456  0       4.2BSD  0       0\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3891066730729035182,
            "content_hash": 3891066730729035182,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:185",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368633/?format=api",
            "priority": 100,
            "id": 826147,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=b5ffd8936a71d5ae",
            "url": "https://translate-dev.freebsd.org/api/units/826147/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.183304Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "# disklabel -B -r /dev/ad0c\n# newfs /dev/ad0a\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7404234088941051197,
            "content_hash": 7404234088941051197,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:195",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368637/?format=api",
            "priority": 100,
            "id": 826153,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=e6c11facb12b5d3d",
            "url": "https://translate-dev.freebsd.org/api/units/826153/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.210040Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Placing Your Filesystem on the Flash Media"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7239731162368251582,
            "content_hash": -7239731162368251582,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:198",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368639/?format=api",
            "priority": 100,
            "id": 826155,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=1b874edd95b6e942",
            "url": "https://translate-dev.freebsd.org/api/units/826155/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.218764Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "# mount /dev/ad0a /flash\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6937837575228648199,
            "content_hash": -6937837575228648199,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:204",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368643/?format=api",
            "priority": 100,
            "id": 826163,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=1fb7d97bcb2394f9",
            "url": "https://translate-dev.freebsd.org/api/units/826163/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.250265Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "# ifconfig xl0 192.168.0.10 netmask 255.255.255.0\n# route add default 192.168.0.1\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7620932310642915235,
            "content_hash": -7620932310642915235,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:213",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368647/?format=api",
            "priority": 100,
            "id": 826168,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=163d0270ded5085d",
            "url": "https://translate-dev.freebsd.org/api/units/826168/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.277681Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "ftp> get tarfile.tar \"| tar xvf -\"\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1533784179273424834,
            "content_hash": 1533784179273424834,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:223",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368651/?format=api",
            "priority": 100,
            "id": 826180,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=95491895afb4dfc2",
            "url": "https://translate-dev.freebsd.org/api/units/826180/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.354148Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "ftp> get tarfile.tar \"| zcat | tar xvf -\"\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4154926950196826674,
            "content_hash": -4154926950196826674,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:230",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368655/?format=api",
            "priority": 100,
            "id": 826187,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=4656bbf3d9d22dce",
            "url": "https://translate-dev.freebsd.org/api/units/826187/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.401266Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "# cd /\n# umount /flash\n# exit\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2665231837238446665,
            "content_hash": 2665231837238446665,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:239",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368659/?format=api",
            "priority": 100,
            "id": 826196,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=a4fcce3c26a8ca49",
            "url": "https://translate-dev.freebsd.org/api/units/826196/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.434880Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "System Strategies for Small and Read Only Environments"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5037299949184978413,
            "content_hash": 5037299949184978413,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:245",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368663/?format=api",
            "priority": 100,
            "id": 826202,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=c5e8159d72438ded",
            "url": "https://translate-dev.freebsd.org/api/units/826202/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.459788Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Cron"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5001051450059160765,
            "content_hash": -5001051450059160765,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:250",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368667/?format=api",
            "priority": 100,
            "id": 826208,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=3a98b233efc58343",
            "url": "https://translate-dev.freebsd.org/api/units/826208/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.487782Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Upon boot, [.filename]#/var# gets populated by [.filename]#/etc/rc.d/var# using the list from [.filename]#/etc/mtree/BSD.var.dist#, so the [.filename]#cron#, [.filename]#cron/tabs#, [.filename]#at#, and a few other standard directories get created."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6032880702540823672,
            "content_hash": 6032880702540823672,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:253",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368669/?format=api",
            "priority": 100,
            "id": 826211,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=d3b919090f413c78",
            "url": "https://translate-dev.freebsd.org/api/units/826211/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.499551Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "However, this does not solve the problem of maintaining cron tabs across reboots.  When the system reboots, the [.filename]#/var# filesystem that is in memory will disappear and any cron tabs you may have had in it will also disappear.  Therefore, one solution would be to create cron tabs for the users that need them, mount your [.filename]#/# filesystem as read-write and copy those cron tabs to somewhere safe, like [.filename]#/etc/tabs#, then add a line to the end of [.filename]#/etc/rc.initdiskless# that copies those crontabs into [.filename]#/var/cron/tabs# after that directory has been created during system initialization.  You may also need to add a line that changes modes and permissions on the directories you create and the files you copy with [.filename]#/etc/rc.initdiskless#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4429345993281267134,
            "content_hash": -4429345993281267134,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:258",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 119,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615147/?format=api",
            "priority": 100,
            "id": 826213,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=4287cd496b2b9a42",
            "url": "https://translate-dev.freebsd.org/api/units/826213/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.511842Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Syslog"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6690832963075946966,
            "content_hash": -6690832963075946966,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:259",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368673/?format=api",
            "priority": 100,
            "id": 826216,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=232562dea062462a",
            "url": "https://translate-dev.freebsd.org/api/units/826216/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.527690Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "[.filename]#syslog.conf# specifies the locations of certain log files that exist in [.filename]#/var/log#.  These files are not created by [.filename]#/etc/rc.d/var# upon system initialization.  Therefore, somewhere in [.filename]#/etc/rc.d/var#, after the section that creates the directories in [.filename]#/var#, you will need to add something like this:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1197504722026029853,
            "content_hash": -1197504722026029853,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:264",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 43,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615149/?format=api",
            "priority": 100,
            "id": 826218,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=6f619bcccac91ce3",
            "url": "https://translate-dev.freebsd.org/api/units/826218/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.541063Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "# touch /var/log/security /var/log/maillog /var/log/cron /var/log/messages\n# chmod 0644 /var/log/*\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7577190161420679088,
            "content_hash": -7577190161420679088,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:269",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 61,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368677/?format=api",
            "priority": 100,
            "id": 826224,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=16d869b1a0ef8850",
            "url": "https://translate-dev.freebsd.org/api/units/826224/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.566359Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "Ports Installation"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2835055023496617216,
            "content_hash": 2835055023496617216,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:271",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 62,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368679/?format=api",
            "priority": 100,
            "id": 826226,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=a7582385ea33dd00",
            "url": "https://translate-dev.freebsd.org/api/units/826226/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.576407Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "To make it possible to enter a ports directory and successfully run `make install`, we must create a packages directory on a non-memory filesystem that will keep track of our packages across reboots.  As it is necessary to mount your filesystems as read-write for the installation of a package anyway, it is sensible to assume that an area on the flash media can also be used for package information to be written to."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4152030339544044907,
            "content_hash": 4152030339544044907,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:280",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 73,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615153/?format=api",
            "priority": 100,
            "id": 826230,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=b99ef9986d2ad56b",
            "url": "https://translate-dev.freebsd.org/api/units/826230/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.595167Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "First, create a package database directory.  This is normally in [.filename]#/var/db/pkg#, but we cannot place it there as it will disappear every time the system is booted."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7179541357587782617,
            "content_hash": 7179541357587782617,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:283",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 65,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/615155/?format=api",
            "priority": 100,
            "id": 826235,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=e3a2dad36d3edbd9",
            "url": "https://translate-dev.freebsd.org/api/units/826235/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.653286Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlessolid-state_index/fr_FR/?format=api",
            "source": [
                "# mkdir /etc/pkg\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8923345531953461956,
            "content_hash": -8923345531953461956,
            "location": "documentation/content/en/articles/solid-state/_index.adoc:287",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 66,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/368687/?format=api",
            "priority": 100,
            "id": 826237,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlessolid-state_index/fr_FR/?checksum=0429e8843fd8453c",
            "url": "https://translate-dev.freebsd.org/api/units/826237/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:31:16.671588Z"
        }
    ]
}