Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/units/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 211,
    "next": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/units/?format=api&page=5",
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/units/?format=api&page=3",
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#syslog_enable# — When enabled in conjunction with [command]#xferlog_enable#, all logging normally written to the standard [command]#vsftpd# log file specified in the [command]#vsftpd_log_file# directive (`/var/log/vsftpd.log` by default) is sent to the system logger instead under the `FTPD` facility."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3788653565366522920,
            "content_hash": -3788653565366522920,
            "location": "pages/_partials/servers/FTP.adoc:410",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 151,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate.fedoraproject.org/api/units/878564/?format=api",
            "priority": 100,
            "id": 2884333,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=4b6bffa7cb4fabd8",
            "url": "https://translate.fedoraproject.org/api/units/2884333/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.054030Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#vsftpd_log_file# — Specifies the [command]#vsftpd# log file. For this file to be used, [command]#xferlog_enable# must be enabled and [command]#xferlog_std_format# must either be set to [command]#NO# or, if [command]#xferlog_std_format# is set to [command]#YES#, [command]#dual_log_enable# must be enabled. It is important to note that if [command]#syslog_enable# is set to [command]#YES#, the system log is used instead of the file specified in this directive."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1633757953523239005,
            "content_hash": 1633757953523239005,
            "location": "pages/_partials/servers/FTP.adoc:414",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 152,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 61,
            "source_unit": "https://translate.fedoraproject.org/api/units/878572/?format=api",
            "priority": 100,
            "id": 2884334,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=96ac4633e4b8c85d",
            "url": "https://translate.fedoraproject.org/api/units/2884334/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.116297Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "The default value is `/var/log/vsftpd.log`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7856060662613025817,
            "content_hash": -7856060662613025817,
            "location": "pages/_partials/servers/FTP.adoc:416",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 153,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/878581/?format=api",
            "priority": 100,
            "id": 2884335,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=12f9aa735707dbe7",
            "url": "https://translate.fedoraproject.org/api/units/2884335/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.165280Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#xferlog_enable# — When enabled, [command]#vsftpd# logs connections ([command]#vsftpd# format only) and file transfer information to the log file specified in the [command]#vsftpd_log_file# directive (`/var/log/vsftpd.log` by default). If [command]#xferlog_std_format# is set to [command]#YES#, file transfer information is logged but connections are not, and the log file specified in [command]#xferlog_file# (`/var/log/xferlog` by default) is used instead. It is important to note that both log files and log formats are used if [command]#dual_log_enable# is set to [command]#YES#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4763436197472867632,
            "content_hash": -4763436197472867632,
            "location": "pages/_partials/servers/FTP.adoc:418",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 154,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 74,
            "source_unit": "https://translate.fedoraproject.org/api/units/878587/?format=api",
            "priority": 100,
            "id": 2884336,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=3de4e00423646ad0",
            "url": "https://translate.fedoraproject.org/api/units/2884336/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.210322Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#xferlog_file# — Specifies the [command]#wu-ftpd#-compatible log file. For this file to be used, [command]#xferlog_enable# must be enabled and [command]#xferlog_std_format# must be set to [command]#YES#. It is also used if [command]#dual_log_enable# is set to [command]#YES#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1709831108709263839,
            "content_hash": -1709831108709263839,
            "location": "pages/_partials/servers/FTP.adoc:422",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 155,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate.fedoraproject.org/api/units/878597/?format=api",
            "priority": 100,
            "id": 2884337,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=684575aa6b78d621",
            "url": "https://translate.fedoraproject.org/api/units/2884337/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.249393Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "The default value is `/var/log/xferlog`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1432556501923182008,
            "content_hash": -1432556501923182008,
            "location": "pages/_partials/servers/FTP.adoc:424",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 156,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/878605/?format=api",
            "priority": 100,
            "id": 2884338,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=6c1e897396314a48",
            "url": "https://translate.fedoraproject.org/api/units/2884338/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.301745Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#xferlog_std_format# — When enabled in conjunction with [command]#xferlog_enable#, only a [command]#wu-ftpd#-compatible file transfer log is written to the file specified in the [command]#xferlog_file# directive (`/var/log/xferlog` by default). It is important to note that this file only logs file transfers and does not log connections to the server."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6528176818732434083,
            "content_hash": 6528176818732434083,
            "location": "pages/_partials/servers/FTP.adoc:426",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 157,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 47,
            "source_unit": "https://translate.fedoraproject.org/api/units/878613/?format=api",
            "priority": 100,
            "id": 2884339,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=da98be3a977c82a3",
            "url": "https://translate.fedoraproject.org/api/units/2884339/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.353767Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "Maintaining compatibility with older log file formats"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7335792510631076662,
            "content_hash": -7335792510631076662,
            "location": "pages/_partials/servers/FTP.adoc:429",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 158,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/878623/?format=api",
            "priority": 100,
            "id": 2884340,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=1a32079409dd1cca",
            "url": "https://translate.fedoraproject.org/api/units/2884340/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.404370Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "To maintain compatibility with log files written by the older [command]#wu-ftpd# `FTP` server, the [command]#xferlog_std_format# directive is set to [command]#YES# under {MAJOROS}. However, this setting means that connections to the server are not logged."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6666487673376319742,
            "content_hash": -6666487673376319742,
            "location": "pages/_partials/servers/FTP.adoc:434",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 159,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate.fedoraproject.org/api/units/878632/?format=api",
            "priority": 100,
            "id": 2884341,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=237be0c818e25702",
            "url": "https://translate.fedoraproject.org/api/units/2884341/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.464068Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "To both log connections in [command]#vsftpd# format and maintain a [command]#wu-ftpd#-compatible file transfer log, set [command]#dual_log_enable# to [command]#YES#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3697280715977920024,
            "content_hash": 3697280715977920024,
            "location": "pages/_partials/servers/FTP.adoc:436",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 160,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate.fedoraproject.org/api/units/878639/?format=api",
            "priority": 100,
            "id": 2884342,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=b34f6138dec40e18",
            "url": "https://translate.fedoraproject.org/api/units/2884342/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.517322Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "If maintaining a [command]#wu-ftpd#-compatible file transfer log is not important, either set [command]#xferlog_std_format# to [command]#NO#, comment the line with a hash sign ([command]###), or delete the line entirely."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1021752796505603014,
            "content_hash": -1021752796505603014,
            "location": "pages/_partials/servers/FTP.adoc:438",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 161,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate.fedoraproject.org/api/units/878646/?format=api",
            "priority": 100,
            "id": 2884343,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=71d2013ebc05843a",
            "url": "https://translate.fedoraproject.org/api/units/2884343/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.564316Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "Network Options"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1465665297439814785,
            "content_hash": -1465665297439814785,
            "location": "pages/_partials/servers/FTP.adoc:442",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 162,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/878654/?format=api",
            "priority": 100,
            "id": 2884344,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=6ba8e92d6a7b8b7f",
            "url": "https://translate.fedoraproject.org/api/units/2884344/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.626999Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "indexterm:[vsftpd,configuration file,network options] The following lists directives which affect how [command]#vsftpd# interacts with the network."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1224009083098240674,
            "content_hash": -1224009083098240674,
            "location": "pages/_partials/servers/FTP.adoc:445",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 163,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate.fedoraproject.org/api/units/878662/?format=api",
            "priority": 100,
            "id": 2884345,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=6f0372395813e95e",
            "url": "https://translate.fedoraproject.org/api/units/2884345/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.695116Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#accept_timeout# — Specifies the amount of time for a client using passive mode to establish a connection."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4023787052299603959,
            "content_hash": -4023787052299603959,
            "location": "pages/_partials/servers/FTP.adoc:447",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 164,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate.fedoraproject.org/api/units/878670/?format=api",
            "priority": 100,
            "id": 2884346,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=4828a2feafddb009",
            "url": "https://translate.fedoraproject.org/api/units/2884346/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.728406Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "The default value is [command]#60#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3734936721661675485,
            "content_hash": -3734936721661675485,
            "location": "pages/_partials/servers/FTP.adoc:449, pages/_partials/servers/FTP.adoc:461",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 165,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/878679/?format=api",
            "priority": 100,
            "id": 2884347,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=4c2ad6d716cb3823",
            "url": "https://translate.fedoraproject.org/api/units/2884347/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.779153Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#anon_max_rate# — Specifies the maximum data transfer rate for anonymous users in bytes per second."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3235516164180692592,
            "content_hash": 3235516164180692592,
            "location": "pages/_partials/servers/FTP.adoc:451",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 166,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate.fedoraproject.org/api/units/878687/?format=api",
            "priority": 100,
            "id": 2884348,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=ace6dccf0f064e70",
            "url": "https://translate.fedoraproject.org/api/units/2884348/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.829230Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "The default value is [command]#0#, which does not limit the transfer rate."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3528230704298478206,
            "content_hash": -3528230704298478206,
            "location": "pages/_partials/servers/FTP.adoc:453, pages/_partials/servers/FTP.adoc:505",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 167,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/878696/?format=api",
            "priority": 100,
            "id": 2884349,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=4f0934de28a9b582",
            "url": "https://translate.fedoraproject.org/api/units/2884349/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.869124Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#connect_from_port_20# When enabled, [command]#vsftpd# runs with enough privileges to open port 20 on the server during active mode data transfers. Disabling this option allows [command]#vsftpd# to run with less privileges, but may be incompatible with some `FTP` clients."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 25072991211744535,
            "content_hash": 25072991211744535,
            "location": "pages/_partials/servers/FTP.adoc:455",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 168,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translate.fedoraproject.org/api/units/878703/?format=api",
            "priority": 100,
            "id": 2884350,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=805913c0aea1ed17",
            "url": "https://translate.fedoraproject.org/api/units/2884350/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.923637Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#connect_timeout# — Specifies the maximum amount of time a client using active mode has to respond to a data connection, in seconds."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4793654351517496595,
            "content_hash": 4793654351517496595,
            "location": "pages/_partials/servers/FTP.adoc:459",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 169,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate.fedoraproject.org/api/units/878711/?format=api",
            "priority": 100,
            "id": 2884351,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=c2867b3c1e34b513",
            "url": "https://translate.fedoraproject.org/api/units/2884351/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:24.973175Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#data_connection_timeout# — Specifies maximum amount of time data transfers are allowed to stall, in seconds. Once triggered, the connection to the remote client is closed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4530611060954240113,
            "content_hash": -4530611060954240113,
            "location": "pages/_partials/servers/FTP.adoc:463",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 170,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate.fedoraproject.org/api/units/878719/?format=api",
            "priority": 100,
            "id": 2884352,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=4120093e885deb8f",
            "url": "https://translate.fedoraproject.org/api/units/2884352/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:25.018573Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "The default value is [command]#300#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3659942958756290185,
            "content_hash": -3659942958756290185,
            "location": "pages/_partials/servers/FTP.adoc:465, pages/_partials/servers/FTP.adoc:473",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 171,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/878726/?format=api",
            "priority": 100,
            "id": 2884353,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=4d3545452d23a177",
            "url": "https://translate.fedoraproject.org/api/units/2884353/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:25.063596Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#ftp_data_port# — Specifies the port used for active data connections when [command]#connect_from_port_20# is set to [command]#YES#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9022458653670817815,
            "content_hash": -9022458653670817815,
            "location": "pages/_partials/servers/FTP.adoc:467",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 172,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.fedoraproject.org/api/units/878734/?format=api",
            "priority": 100,
            "id": 2884354,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=02c9c9a8534d3fe9",
            "url": "https://translate.fedoraproject.org/api/units/2884354/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:25.109565Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "The default value is [command]#20#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8032820285468279333,
            "content_hash": -8032820285468279333,
            "location": "pages/_partials/servers/FTP.adoc:469",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 173,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/878742/?format=api",
            "priority": 100,
            "id": 2884355,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=1085b082941c7ddb",
            "url": "https://translate.fedoraproject.org/api/units/2884355/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:25.152032Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#idle_session_timeout# — Specifies the maximum amount of time between commands from a remote client. Once triggered, the connection to the remote client is closed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8600638228271046184,
            "content_hash": 8600638228271046184,
            "location": "pages/_partials/servers/FTP.adoc:471",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 174,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate.fedoraproject.org/api/units/878750/?format=api",
            "priority": 100,
            "id": 2884356,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=f75b9ae685bd9e28",
            "url": "https://translate.fedoraproject.org/api/units/2884356/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:25.198438Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#listen_address# — Specifies the `IP` address on which [command]#vsftpd# listens for network connections."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8270838278900644777,
            "content_hash": -8270838278900644777,
            "location": "pages/_partials/servers/FTP.adoc:475",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 175,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.fedoraproject.org/api/units/878758/?format=api",
            "priority": 100,
            "id": 2884357,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=0d381467f76c8457",
            "url": "https://translate.fedoraproject.org/api/units/2884357/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:25.248630Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "Running multiple copies of vsftpd"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2734442703782335363,
            "content_hash": 2734442703782335363,
            "location": "pages/_partials/servers/FTP.adoc:478, pages/_partials/servers/FTP.adoc:490",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 176,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/878766/?format=api",
            "priority": 100,
            "id": 2884358,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=a5f2b126c19ad383",
            "url": "https://translate.fedoraproject.org/api/units/2884358/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:25.302933Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "If running multiple copies of [command]#vsftpd# serving different `IP` addresses, the configuration file for each copy of the [command]#vsftpd# daemon must have a different value for this directive. See xref:File_and_Print_Servers.adoc#s3-ftp-vsftpd-start-multi[Starting Multiple Copies of [command]#vsftpd#] for more information about multihomed `FTP` servers."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7585157244933819357,
            "content_hash": -7585157244933819357,
            "location": "pages/_partials/servers/FTP.adoc:483, pages/_partials/servers/FTP.adoc:495",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 177,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translate.fedoraproject.org/api/units/878774/?format=api",
            "priority": 100,
            "id": 2884359,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=16bc1bac723d3423",
            "url": "https://translate.fedoraproject.org/api/units/2884359/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:25.563003Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#listen_address6# — Specifies the `IPv6` address on which [command]#vsftpd# listens for network connections when [command]#listen_ipv6# is set to [command]#YES#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9192083220708110419,
            "content_hash": 9192083220708110419,
            "location": "pages/_partials/servers/FTP.adoc:487",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 178,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate.fedoraproject.org/api/units/878782/?format=api",
            "priority": 100,
            "id": 2884360,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=ff90d6fccc22b053",
            "url": "https://translate.fedoraproject.org/api/units/2884360/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:25.619184Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#listen_port# — Specifies the port on which [command]#vsftpd# listens for network connections."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7906670152619058591,
            "content_hash": -7906670152619058591,
            "location": "pages/_partials/servers/FTP.adoc:499",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 179,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/878789/?format=api",
            "priority": 100,
            "id": 2884361,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=1245dd6334f51a61",
            "url": "https://translate.fedoraproject.org/api/units/2884361/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:25.669457Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "The default value is [command]#21#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7646726982150686307,
            "content_hash": 7646726982150686307,
            "location": "pages/_partials/servers/FTP.adoc:501",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 180,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/878796/?format=api",
            "priority": 100,
            "id": 2884362,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=ea1ea1ad197c8663",
            "url": "https://translate.fedoraproject.org/api/units/2884362/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:25.722890Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#local_max_rate# — Specifies the maximum rate data is transferred for local users logged into the server in bytes per second."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -688882576513000854,
            "content_hash": -688882576513000854,
            "location": "pages/_partials/servers/FTP.adoc:503",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 181,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate.fedoraproject.org/api/units/878804/?format=api",
            "priority": 100,
            "id": 2884363,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=767098f24efc9a6a",
            "url": "https://translate.fedoraproject.org/api/units/2884363/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:25.763091Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#max_clients# — Specifies the maximum number of simultaneous clients allowed to connect to the server when it is running in standalone mode. Any additional client connections would result in an error message."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7277228575389215553,
            "content_hash": -7277228575389215553,
            "location": "pages/_partials/servers/FTP.adoc:507",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 182,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate.fedoraproject.org/api/units/878811/?format=api",
            "priority": 100,
            "id": 2884364,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=1b02172ac69a94bf",
            "url": "https://translate.fedoraproject.org/api/units/2884364/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:25.800941Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "The default value is [command]#0#, which does not limit connections."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6672154431041346685,
            "content_hash": -6672154431041346685,
            "location": "pages/_partials/servers/FTP.adoc:509, pages/_partials/servers/FTP.adoc:513",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 183,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/878819/?format=api",
            "priority": 100,
            "id": 2884365,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=2367bee5433b6383",
            "url": "https://translate.fedoraproject.org/api/units/2884365/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:25.861171Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#max_per_ip# — Specifies the maximum of clients allowed to connected from the same source `IP` address."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6432585099752287294,
            "content_hash": 6432585099752287294,
            "location": "pages/_partials/servers/FTP.adoc:511",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 184,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.fedoraproject.org/api/units/878826/?format=api",
            "priority": 100,
            "id": 2884366,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=d94522112234ac3e",
            "url": "https://translate.fedoraproject.org/api/units/2884366/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:25.923318Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#pasv_address# — Specifies the `IP` address for the public facing `IP` address of the server for servers behind Network Address Translation (NAT) firewalls. This enables [command]#vsftpd# to hand out the correct return address for passive mode connections."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3153849911521675079,
            "content_hash": 3153849911521675079,
            "location": "pages/_partials/servers/FTP.adoc:515",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 185,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate.fedoraproject.org/api/units/878836/?format=api",
            "priority": 100,
            "id": 2884367,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=abc4b9c8e3258747",
            "url": "https://translate.fedoraproject.org/api/units/2884367/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:25.989517Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#pasv_enable# — When enabled, passive mode connects are allowed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4012283679210399747,
            "content_hash": -4012283679210399747,
            "location": "pages/_partials/servers/FTP.adoc:519",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 186,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/878845/?format=api",
            "priority": 100,
            "id": 2884368,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=48518140729117fd",
            "url": "https://translate.fedoraproject.org/api/units/2884368/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:26.049001Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#pasv_max_port# — Specifies the highest possible port sent to the `FTP` clients for passive mode connections. This setting is used to limit the port range so that firewall rules are easier to create."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8514777182441858577,
            "content_hash": -8514777182441858577,
            "location": "pages/_partials/servers/FTP.adoc:523",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 187,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate.fedoraproject.org/api/units/878852/?format=api",
            "priority": 100,
            "id": 2884369,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=09d56f440af399ef",
            "url": "https://translate.fedoraproject.org/api/units/2884369/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:26.089126Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "The default value is [command]#0#, which does not limit the highest passive port range. The value must not exceed [command]#65535#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8884441611798194496,
            "content_hash": 8884441611798194496,
            "location": "pages/_partials/servers/FTP.adoc:525",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 188,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate.fedoraproject.org/api/units/878860/?format=api",
            "priority": 100,
            "id": 2884370,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=fb4be092faee2940",
            "url": "https://translate.fedoraproject.org/api/units/2884370/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:26.132765Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#pasv_min_port# — Specifies the lowest possible port sent to the `FTP` clients for passive mode connections. This setting is used to limit the port range so that firewall rules are easier to create."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6165308779340951050,
            "content_hash": -6165308779340951050,
            "location": "pages/_partials/servers/FTP.adoc:527",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 189,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate.fedoraproject.org/api/units/878868/?format=api",
            "priority": 100,
            "id": 2884371,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=2a706c5494c911f6",
            "url": "https://translate.fedoraproject.org/api/units/2884371/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:26.177571Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "The default value is [command]#0#, which does not limit the lowest passive port range. The value must not be lower [command]#1024#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 802687474237360102,
            "content_hash": 802687474237360102,
            "location": "pages/_partials/servers/FTP.adoc:529",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 190,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate.fedoraproject.org/api/units/878876/?format=api",
            "priority": 100,
            "id": 2884372,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=8b23b8014792c7e6",
            "url": "https://translate.fedoraproject.org/api/units/2884372/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:26.233872Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#pasv_promiscuous# — When enabled, data connections are not checked to make sure they are originating from the same `IP` address. This setting is only useful for certain types of tunneling."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4256409490221788341,
            "content_hash": -4256409490221788341,
            "location": "pages/_partials/servers/FTP.adoc:531",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 191,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate.fedoraproject.org/api/units/878883/?format=api",
            "priority": 100,
            "id": 2884373,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=44ee321ebcba934b",
            "url": "https://translate.fedoraproject.org/api/units/2884373/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:26.293644Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "Avoid enabling the pasv_promiscuous option"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8247406085467606762,
            "content_hash": 8247406085467606762,
            "location": "pages/_partials/servers/FTP.adoc:532",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 192,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/878891/?format=api",
            "priority": 100,
            "id": 2884374,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=f274ac235ab10eea",
            "url": "https://translate.fedoraproject.org/api/units/2884374/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:26.340855Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "Do not enable this option unless absolutely necessary as it disables an important security feature which verifies that passive mode connections originate from the same `IP` address as the control connection that initiates the data transfer."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7670758149128585157,
            "content_hash": 7670758149128585157,
            "location": "pages/_partials/servers/FTP.adoc:537",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 193,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translate.fedoraproject.org/api/units/878899/?format=api",
            "priority": 100,
            "id": 2884375,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=ea7401e52cbdffc5",
            "url": "https://translate.fedoraproject.org/api/units/2884375/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:26.384498Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#port_enable# — When enabled, active mode connects are allowed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6036750397287070008,
            "content_hash": -6036750397287070008,
            "location": "pages/_partials/servers/FTP.adoc:543",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 194,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/878907/?format=api",
            "priority": 100,
            "id": 2884376,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=2c39277f6c0186c8",
            "url": "https://translate.fedoraproject.org/api/units/2884376/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:26.436395Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "Additional Resources"
            ],
            "previous_source": "",
            "target": [
                "Dodatkowe materiały"
            ],
            "id_hash": 4179957802809114289,
            "content_hash": 4179957802809114289,
            "location": "pages/_partials/servers/FTP.adoc:547",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 195,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/878915/?format=api",
            "priority": 100,
            "id": 2884377,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=ba023179ac8f3eb1",
            "url": "https://translate.fedoraproject.org/api/units/2884377/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:26.488349Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "indexterm:[vsftpd,additional resources] For more information about [command]#vsftpd#, refer to the following resources."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4492471441746367193,
            "content_hash": 4492471441746367193,
            "location": "pages/_partials/servers/FTP.adoc:550",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 196,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/878923/?format=api",
            "priority": 100,
            "id": 2884378,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=be5876f960e112d9",
            "url": "https://translate.fedoraproject.org/api/units/2884378/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:26.593885Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "Installed Documentation"
            ],
            "previous_source": "",
            "target": [
                "Dokumentacja zainstalowana w systemie"
            ],
            "id_hash": 7750232705599399870,
            "content_hash": 7750232705599399870,
            "location": "pages/_partials/servers/FTP.adoc:552",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 197,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/878931/?format=api",
            "priority": 100,
            "id": 2884379,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=eb8e5b954fdde7be",
            "url": "https://translate.fedoraproject.org/api/units/2884379/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:26.633083Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "indexterm:[vsftpd,additional resources,installed documentation]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8963533559903796878,
            "content_hash": 8963533559903796878,
            "location": "pages/_partials/servers/FTP.adoc:554",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 198,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/878939/?format=api",
            "priority": 100,
            "id": 2884380,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=fc64de482a5bbe8e",
            "url": "https://translate.fedoraproject.org/api/units/2884380/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:26.721082Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "The `/usr/share/doc/vsftpd/` directory — This directory contains a `README` with basic information about the software. The `TUNING` file contains basic performance tuning tips and the `SECURITY/` directory contains information about the security model employed by [command]#vsftpd#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9002182091564542983,
            "content_hash": -9002182091564542983,
            "location": "pages/_partials/servers/FTP.adoc:556",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 199,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translate.fedoraproject.org/api/units/878947/?format=api",
            "priority": 100,
            "id": 2884381,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=0311d31554e993f9",
            "url": "https://translate.fedoraproject.org/api/units/2884381/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:26.780259Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?format=api",
            "source": [
                "[command]#vsftpd# related man pages — There are a number of man pages for the daemon and configuration files. The following lists some of the more important man pages."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 344672266151440778,
            "content_hash": 344672266151440778,
            "location": "pages/_partials/servers/FTP.adoc:558",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 200,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate.fedoraproject.org/api/units/878955/?format=api",
            "priority": 100,
            "id": 2884382,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f29pages_partialsserversftp/pl/?checksum=84c8859993e2b18a",
            "url": "https://translate.fedoraproject.org/api/units/2884382/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-04-16T18:58:26.840542Z"
        }
    ]
}