Translation components API.

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

GET /api/translations/debian-handbook/09_unix-services/el/units/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 782,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/units/?format=api&page=8",
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/units/?format=api&page=6",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "Please note that <command>anacron</command> will frequently execute such activity a few minutes after booting the machine, which can render the computer less responsive. This is why the tasks in the <filename>/etc/anacrontab</filename> file are started with the <command>nice</command> command, which reduces their execution priority and thus limits their impact on the rest of the system. Beware, the format of this file is not the same as that of <filename>/etc/crontab</filename>; if you have particular needs for <command>anacron</command>, see the <citerefentry><refentrytitle>anacrontab</refentrytitle> <manvolnum>5</manvolnum></citerefentry> manual page."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3644303279062983799,
            "content_hash": -3644303279062983799,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 614,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 81,
            "source_unit": "https://hosted.weblate.org/api/units/14750357/?format=api",
            "priority": 100,
            "id": 1149836,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=4d6cd579dda8db89",
            "url": "https://hosted.weblate.org/api/units/1149836/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:48+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<emphasis>BACK TO BASICS</emphasis> Priorities and <command>nice</command>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5926413369927065646,
            "content_hash": -5926413369927065646,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 615,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14750358/?format=api",
            "priority": 100,
            "id": 1149837,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=2dc12670855f1fd2",
            "url": "https://hosted.weblate.org/api/units/1149837/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:48+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<command>nice</command> works with levels of “niceness”: the positive levels (from 1 to 19) progressively lower the priority, while the negative levels (from -1 to -20) will increase it — but only root can use these negative levels. Unless otherwise indicated (see the <citerefentry><refentrytitle>nice</refentrytitle> <manvolnum>1</manvolnum></citerefentry> manual page), <command>nice</command> increases the current level by 10."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4447373612732921114,
            "content_hash": 4447373612732921114,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 619,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 53,
            "source_unit": "https://hosted.weblate.org/api/units/14750360/?format=api",
            "priority": 100,
            "id": 1149839,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=bdb83ebcd264351a",
            "url": "https://hosted.weblate.org/api/units/1149839/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:48+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "Installation of the <emphasis role=\"pkg\">anacron</emphasis> package deactivates execution by <command>cron</command> of the scripts in the <filename>/etc/cron.hourly/</filename>, <filename>/etc/cron.daily/</filename>, <filename>/etc/cron.weekly/</filename>, and <filename>/etc/cron.monthly/</filename> directories. This avoids their double execution by <command>anacron</command> and <command>cron</command>. The <command>cron</command> command remains active and will continue to handle the other scheduled tasks (especially those scheduled by users)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 435365892351633490,
            "content_hash": 435365892351633490,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 621,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "source_unit": "https://hosted.weblate.org/api/units/14750361/?format=api",
            "priority": 100,
            "id": 1149841,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=860abaf8f0f0a852",
            "url": "https://hosted.weblate.org/api/units/1149841/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:48+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "Quotas"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2371157857898452419,
            "content_hash": -2371157857898452419,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 622,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750362/?format=api",
            "priority": 100,
            "id": 1149842,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=5f17f47dbd962a3d",
            "url": "https://hosted.weblate.org/api/units/1149842/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:49+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>quota</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2721927375536949752,
            "content_hash": -2721927375536949752,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 623,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750363/?format=api",
            "priority": 100,
            "id": 1149843,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=5a39c5792cb57608",
            "url": "https://hosted.weblate.org/api/units/1149843/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:49+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "The <command>edquota <replaceable>user</replaceable></command> (or <command>edquota -g <replaceable>group</replaceable></command>) command allows you to change the limits while examining current disk space usage."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2702139169323757286,
            "content_hash": 2702139169323757286,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 630,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://hosted.weblate.org/api/units/14750364/?format=api",
            "priority": 100,
            "id": 1149846,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=a57fed4209362ee6",
            "url": "https://hosted.weblate.org/api/units/1149846/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:49+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary><command>edquota</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5115605008436680963,
            "content_hash": -5115605008436680963,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 628,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750365/?format=api",
            "priority": 100,
            "id": 1149847,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=3901b85934ec26fd",
            "url": "https://hosted.weblate.org/api/units/1149847/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:50+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<emphasis>GOING FURTHER</emphasis> Defining quotas with a script"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -404895492977171834,
            "content_hash": -404895492977171834,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 631,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14750366/?format=api",
            "priority": 100,
            "id": 1149848,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=7a6185b1c1f06286",
            "url": "https://hosted.weblate.org/api/units/1149848/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:51+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary><command>setquota</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1238147579383452337,
            "content_hash": -1238147579383452337,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 632,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750367/?format=api",
            "priority": 100,
            "id": 1149849,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=6ed137562756ed4f",
            "url": "https://hosted.weblate.org/api/units/1149849/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:51+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "The <command>setquota</command> program can be used in a script to automatically change many quotas. Its <citerefentry><refentrytitle>setquota</refentrytitle> <manvolnum>8</manvolnum></citerefentry> manual page details the syntax to use."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4784840778069210209,
            "content_hash": 4784840778069210209,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 634,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://hosted.weblate.org/api/units/14750368/?format=api",
            "priority": 100,
            "id": 1149850,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=c2672b56239e7461",
            "url": "https://hosted.weblate.org/api/units/1149850/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:51+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "The quota system allows you to set four limits:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3168010573122404721,
            "content_hash": 3168010573122404721,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 635,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/14750369/?format=api",
            "priority": 100,
            "id": 1149851,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=abf708d4d7a48171",
            "url": "https://hosted.weblate.org/api/units/1149851/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:51+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "A “soft” limit can be temporarily exceeded; the user will simply be warned that they are exceeding the quota by the <command>warnquota</command> command, which is usually invoked by <command>cron</command>. A “hard” limit can never be exceeded: the system will refuse any operation that will cause a hard quota to be exceeded."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2526428872122501230,
            "content_hash": -2526428872122501230,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 641,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://hosted.weblate.org/api/units/14750372/?format=api",
            "priority": 100,
            "id": 1149854,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=5cf052538ed8f792",
            "url": "https://hosted.weblate.org/api/units/1149854/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:52+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<emphasis>VOCABULARY</emphasis> Blocks and inodes"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7106093304901389269,
            "content_hash": -7106093304901389269,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 643,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14750373/?format=api",
            "priority": 100,
            "id": 1149855,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=1d6215c9f492342b",
            "url": "https://hosted.weblate.org/api/units/1149855/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:52+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>block (disk)</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8540043553936349852,
            "content_hash": 8540043553936349852,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 644,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14750374/?format=api",
            "priority": 100,
            "id": 1149856,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=f684545d7ebd9a9c",
            "url": "https://hosted.weblate.org/api/units/1149856/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:52+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>inode</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3275812072839527629,
            "content_hash": -3275812072839527629,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 638,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750375/?format=api",
            "priority": 100,
            "id": 1149857,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=5289fa469776c333",
            "url": "https://hosted.weblate.org/api/units/1149857/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:52+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "The filesystem divides the hard drive into blocks — small contiguous areas. The size of these blocks is defined during creation of the filesystem, and generally varies between 1 and 8 kibibytes."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8669208519686882397,
            "content_hash": 8669208519686882397,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 645,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://hosted.weblate.org/api/units/14750376/?format=api",
            "priority": 100,
            "id": 1149858,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=f84f37379bba045d",
            "url": "https://hosted.weblate.org/api/units/1149858/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:52+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "A block can be used either to store the real data of a file, or for meta-data used by the filesystem. Among this meta-data, you will especially find the inodes. An inode uses a block on the hard drive (but this block is not taken into consideration in the block quota, only in the inode quota), and contains both the information on the file to which it corresponds (name, owner, permissions, etc.) and the pointers to the data blocks that are actually used. For very large files that occupy more blocks than it is possible to reference in a single inode, there is an indirect block system; the inode references a list of blocks that do not directly contain data, but another list of blocks."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8635328875556020032,
            "content_hash": -8635328875556020032,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 646,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 125,
            "source_unit": "https://hosted.weblate.org/api/units/14750377/?format=api",
            "priority": 100,
            "id": 1149859,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=08292623bdcf60c0",
            "url": "https://hosted.weblate.org/api/units/1149859/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:52+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "With the <command>edquota -t</command> command, you can define a maximum authorized “grace period” within which a soft limit may be exceeded. After this period, the soft limit will be treated like a hard limit, and the user will have to reduce their disk space usage to within this limit in order to be able to write anything to the hard drive."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -39467885064857168,
            "content_hash": -39467885064857168,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 647,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 61,
            "source_unit": "https://hosted.weblate.org/api/units/14750379/?format=api",
            "priority": 100,
            "id": 1149861,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=7f73c82aeaac59b0",
            "url": "https://hosted.weblate.org/api/units/1149861/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:53+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<emphasis>GOING FURTHER</emphasis> Setting up a default quota for new users"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2366918866737248033,
            "content_hash": 2366918866737248033,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 648,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://hosted.weblate.org/api/units/14750380/?format=api",
            "priority": 100,
            "id": 1149862,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=a0d8fc2b380b3721",
            "url": "https://hosted.weblate.org/api/units/1149862/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:53+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "To automatically setup a quota for new users, you have to configure a template user (with <command>edquota</command> or <command>setquota</command>) and indicate their user name in the <varname>QUOTAUSER</varname> variable in the <filename>/etc/adduser.conf</filename> file. This quota configuration will then be automatically applied to each new user created with the <command>adduser</command> command."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4226740680865305383,
            "content_hash": 4226740680865305383,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 653,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "source_unit": "https://hosted.weblate.org/api/units/14750381/?format=api",
            "priority": 100,
            "id": 1149863,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=baa8664148ab5327",
            "url": "https://hosted.weblate.org/api/units/1149863/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:53+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "Making backups is one of the main responsibilities of any administrator, but it is a complex subject, involving powerful tools which are often difficult to master."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1557244109477437356,
            "content_hash": -1557244109477437356,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 656,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://hosted.weblate.org/api/units/14750382/?format=api",
            "priority": 100,
            "id": 1149864,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=6a638ebbaa072054",
            "url": "https://hosted.weblate.org/api/units/1149864/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:53+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>backup</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8526598494483249183,
            "content_hash": -8526598494483249183,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 654,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750383/?format=api",
            "priority": 100,
            "id": 1149865,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=09ab6fd859f207e1",
            "url": "https://hosted.weblate.org/api/units/1149865/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:54+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>restoration</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -464624772706530824,
            "content_hash": -464624772706530824,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 655,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750384/?format=api",
            "priority": 100,
            "id": 1149866,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=798d523b1cfb09f8",
            "url": "https://hosted.weblate.org/api/units/1149866/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:54+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary><command>amanda</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3429891114668492361,
            "content_hash": -3429891114668492361,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 657,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750386/?format=api",
            "priority": 100,
            "id": 1149868,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=506694341bea79b7",
            "url": "https://hosted.weblate.org/api/units/1149868/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:54+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary><command>bacula</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 486360363638389346,
            "content_hash": 486360363638389346,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 658,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750387/?format=api",
            "priority": 100,
            "id": 1149869,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=86bfe62c837efa62",
            "url": "https://hosted.weblate.org/api/units/1149869/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:54+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary><command>BackupPC</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3909251976211996315,
            "content_hash": 3909251976211996315,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 662,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750388/?format=api",
            "priority": 100,
            "id": 1149870,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=b64073f5d39c1e9b",
            "url": "https://hosted.weblate.org/api/units/1149870/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:54+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "Rather than detailing some of them, this section will present the thoughts of the Falcot Corp administrators when they defined their backup strategy."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5678042191081816521,
            "content_hash": 5678042191081816521,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 668,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://hosted.weblate.org/api/units/14750389/?format=api",
            "priority": 100,
            "id": 1149871,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=cecc754a0b1cc1c9",
            "url": "https://hosted.weblate.org/api/units/1149871/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:55+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "At Falcot Corp, backups have two goals: recovering erroneously deleted files, and quickly restoring any computer (server or desktop) whose hard drive has failed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5452246394598509512,
            "content_hash": 5452246394598509512,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 669,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://hosted.weblate.org/api/units/14750390/?format=api",
            "priority": 100,
            "id": 1149872,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=cbaa453569f2cbc8",
            "url": "https://hosted.weblate.org/api/units/1149872/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:55+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "Backing Up with <command>rsync</command>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4283254185074336294,
            "content_hash": 4283254185074336294,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 670,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14750391/?format=api",
            "priority": 100,
            "id": 1149873,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=bb712cfcd80fa226",
            "url": "https://hosted.weblate.org/api/units/1149873/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:55+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "Backups on tape having been deemed too slow and costly, data will be backed up on hard drives on a dedicated server, on which the use of software RAID (see <xref linkend=\"sect.raid-soft\" />) will protect the data from hard drive failure. Desktop computers are not backed up individually, but users are advised that their personal account on their department's file server will be backed up. The <command>rsync</command> command (from the package of the same name) is used daily to back up these different servers."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4865165654801737585,
            "content_hash": 4865165654801737585,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 672,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 84,
            "source_unit": "https://hosted.weblate.org/api/units/14750392/?format=api",
            "priority": 100,
            "id": 1149874,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=c3848a62e3e36771",
            "url": "https://hosted.weblate.org/api/units/1149874/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:55+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary><command>rsync</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6042847430918187357,
            "content_hash": -6042847430918187357,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 671,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750393/?format=api",
            "priority": 100,
            "id": 1149875,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=2c237e47283d56a3",
            "url": "https://hosted.weblate.org/api/units/1149875/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:55+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<emphasis>BACK TO BASICS</emphasis> The hard link, a second name for the file"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -535850153364198245,
            "content_hash": -535850153364198245,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 673,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://hosted.weblate.org/api/units/14750394/?format=api",
            "priority": 100,
            "id": 1149876,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=7890471fe3e36c9b",
            "url": "https://hosted.weblate.org/api/units/1149876/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:56+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>link</primary><secondary>hard link</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2634366933795511243,
            "content_hash": 2634366933795511243,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 674,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14750395/?format=api",
            "priority": 100,
            "id": 1149877,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=a48f26c4d0ea9bcb",
            "url": "https://hosted.weblate.org/api/units/1149877/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:56+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>hard link</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3571032172072597802,
            "content_hash": 3571032172072597802,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 675,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14750396/?format=api",
            "priority": 100,
            "id": 1149878,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=b18edad721e0f92a",
            "url": "https://hosted.weblate.org/api/units/1149878/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:57+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "A hard link is created with the <command>ln <replaceable>target</replaceable> <replaceable>link</replaceable></command> command. The <replaceable>link</replaceable> file is then a new name for the <replaceable>target</replaceable> file. Hard links can only be created on the same filesystem, while symbolic links are not subject to this limitation."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5850354284752604921,
            "content_hash": 5850354284752604921,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 678,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://hosted.weblate.org/api/units/14750397/?format=api",
            "priority": 100,
            "id": 1149880,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=d130a239b8dd0ef9",
            "url": "https://hosted.weblate.org/api/units/1149880/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "The available hard drive space prohibits implementation of a complete daily backup. As such, the <command>rsync</command> command is preceded by a duplication of the content of the previous backup with hard links, which prevents usage of too much hard drive space. The <command>rsync</command> process then only replaces files that have been modified since the last backup. With this mechanism a great number of backups can be kept in a small amount of space. Since all backups are immediately available and accessible (for example, in different directories of a given share on the network), you can quickly make comparisons between two given dates."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 425026556524616025,
            "content_hash": 425026556524616025,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 679,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 102,
            "source_unit": "https://hosted.weblate.org/api/units/14750398/?format=api",
            "priority": 100,
            "id": 1149881,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=85e5ff66b9c1d959",
            "url": "https://hosted.weblate.org/api/units/1149881/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>copy, backup copy</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4315891799165765022,
            "content_hash": 4315891799165765022,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 680,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14750399/?format=api",
            "priority": 100,
            "id": 1149882,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=bbe520b98a4c059e",
            "url": "https://hosted.weblate.org/api/units/1149882/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>backup</primary><secondary>copy</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7898620808597820095,
            "content_hash": -7898620808597820095,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 681,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750400/?format=api",
            "priority": 100,
            "id": 1149883,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=126276392804ad41",
            "url": "https://hosted.weblate.org/api/units/1149883/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary><emphasis role=\"pkg\">dirvish</emphasis></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6565125344352961269,
            "content_hash": -6565125344352961269,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 682,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14750401/?format=api",
            "priority": 100,
            "id": 1149884,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=24e3fd4867ed7d0b",
            "url": "https://hosted.weblate.org/api/units/1149884/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "This backup mechanism is easily implemented with the <command>dirvish</command> program. It uses a backup storage space (“bank” in its vocabulary) in which it places timestamped copies of sets of backup files (these sets are called “vaults” in the dirvish documentation)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3683037239053179089,
            "content_hash": 3683037239053179089,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 683,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://hosted.weblate.org/api/units/14750402/?format=api",
            "priority": 100,
            "id": 1149885,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=b31cc6daf84cd8d1",
            "url": "https://hosted.weblate.org/api/units/1149885/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "The main configuration is in the <filename>/etc/dirvish/master.conf</filename> file. It defines the location of the backup storage space, the list of “vaults” to manage, and default values for expiration of the backups. The rest of the configuration is located in the <filename><replaceable>bank</replaceable>/<replaceable>vault</replaceable>/dirvish/default.conf</filename> files and contains the specific configuration for the corresponding set of files."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1594710322836777711,
            "content_hash": -1594710322836777711,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 685,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 53,
            "source_unit": "https://hosted.weblate.org/api/units/14750403/?format=api",
            "priority": 100,
            "id": 1149886,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=69de736917aa5511",
            "url": "https://hosted.weblate.org/api/units/1149886/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:58+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "The <filename>/etc/dirvish/master.conf</filename> file"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1272750921087140829,
            "content_hash": -1272750921087140829,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 686,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14750404/?format=api",
            "priority": 100,
            "id": 1149887,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=6e5647c7d50cbc23",
            "url": "https://hosted.weblate.org/api/units/1149887/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<emphasis>IN PRACTICE</emphasis> Scheduled expiration"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8893969451265991193,
            "content_hash": 8893969451265991193,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 689,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14750406/?format=api",
            "priority": 100,
            "id": 1149890,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=fb6dba17f9e2a219",
            "url": "https://hosted.weblate.org/api/units/1149890/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "The expiration rules are not used by <command>dirvish-expire</command> to do its job. In reality, the expiration rules are applied when creating a new backup copy to define the expiration date associated with that copy. <command>dirvish-expire</command> simply peruses the stored copies and deletes those for which the expiration date has passed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5103884687995604304,
            "content_hash": -5103884687995604304,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 690,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://hosted.weblate.org/api/units/14750407/?format=api",
            "priority": 100,
            "id": 1149891,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=392b5beaf57772b0",
            "url": "https://hosted.weblate.org/api/units/1149891/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "The <filename>/backup/root/dirvish/default.conf</filename> file"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -170780649521256512,
            "content_hash": -170780649521256512,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 691,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14750408/?format=api",
            "priority": 100,
            "id": 1149892,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=7da143e772c667c0",
            "url": "https://hosted.weblate.org/api/units/1149892/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:59+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "The above example specifies the set of files to back up: these are files on the machine <emphasis>rivendell.falcot.com</emphasis> (for local data backup, simply specify the name of the local machine as indicated by <command>hostname</command>), especially those in the root tree (<literal>tree: /</literal>), except those listed in <literal>exclude</literal>. The backup will be limited to the contents of one filesystem (<literal>xdev: 1</literal>). It will not include files from other mount points. An index of saved files will be generated (<literal>index: gzip</literal>), and the image will be named according to the current date (<literal>image-default: %Y%m%d</literal>)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6938352931005236848,
            "content_hash": -6938352931005236848,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 693,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 92,
            "source_unit": "https://hosted.weblate.org/api/units/14750409/?format=api",
            "priority": 100,
            "id": 1149894,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=1fb604c52d247990",
            "url": "https://hosted.weblate.org/api/units/1149894/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:14:00+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<emphasis>IN PRACTICE</emphasis> Remote backup over SSH"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2166978450668884655,
            "content_hash": 2166978450668884655,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 695,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14750411/?format=api",
            "priority": 100,
            "id": 1149896,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=9e12a76b740b92af",
            "url": "https://hosted.weblate.org/api/units/1149896/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:14:00+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "When dirvish needs to save data to a remote machine, it will use <command>ssh</command> to connect to it, and will start <command>rsync</command> as a server. This requires the root user to be able to automatically connect to it. The use of an SSH authentication key allows precisely that (see <xref linkend=\"sect.ssh-key-based-auth\" />)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6187575834700792331,
            "content_hash": 6187575834700792331,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 696,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://hosted.weblate.org/api/units/14750412/?format=api",
            "priority": 100,
            "id": 1149897,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=d5deaf704021c20b",
            "url": "https://hosted.weblate.org/api/units/1149897/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:14:00+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "Restoring Machines without Backups"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3898724398437783511,
            "content_hash": 3898724398437783511,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 697,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14750413/?format=api",
            "priority": 100,
            "id": 1149898,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=b61b0d2f1e0857d7",
            "url": "https://hosted.weblate.org/api/units/1149898/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:14:00+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        }
    ]
}