Translation components API.

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

GET /api/translations/guix/packages/fi/units/?format=api&page=114
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5710,
    "next": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/units/?format=api&page=115",
    "previous": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/units/?format=api&page=113",
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "With this module, you can calculate terminal character\nwidths that vary by locale.  This module supplies features similar to\nwcwidth(3) and wcswidth(3) in C language."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6991426792373125611,
            "content_hash": 6991426792373125611,
            "location": "gnu/packages/perl.scm:10592",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3791,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398412/?format=api",
            "priority": 100,
            "id": 12398986,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=e10689a0208c81eb",
            "url": "https://translate.fedoraproject.org/api/units/12398986/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:33:58.998012Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "XS functions to assist in parsing keyword syntax"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4686969525359387746,
            "content_hash": -4686969525359387746,
            "location": "gnu/packages/perl.scm:11700",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3890,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398413/?format=api",
            "priority": 100,
            "id": 12398987,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=3ef48a0c9fdf5b9e",
            "url": "https://translate.fedoraproject.org/api/units/12398987/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:33:59.170065Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "This module provides some XS functions to assist in writing\nsyntax modules that provide new perl-visible syntax, primarily for authors of\nkeyword plugins using the @code{PL_keyword_plugin} hook mechanism."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4830354936643024743,
            "content_hash": -4830354936643024743,
            "location": "gnu/packages/perl.scm:11702",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3891,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398414/?format=api",
            "priority": 100,
            "id": 12398988,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=3cf721c706568899",
            "url": "https://translate.fedoraproject.org/api/units/12398988/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:33:59.172287Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Line wrapping for multibyte, fullwidth, combining\ncharacters and so on"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2009193328879476899,
            "content_hash": -2009193328879476899,
            "location": "gnu/packages/perl.scm:12375",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3940,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398415/?format=api",
            "priority": 100,
            "id": 12398989,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=641de950030ddf5d",
            "url": "https://translate.fedoraproject.org/api/units/12398989/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:33:59.250954Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "This module intends to be a better Text::Wrap module.  This\nmodule is needed to support multibyte character encodings such as UTF-8,\nEUC-JP, EUC-KR, GB2312, and Big5.  This module also supports characters with\nirregular widths, such as combining characters (which occupy zero columns on\nterminal, like diacritical marks in UTF-8) and fullwidth characters (which\noccupy two columns on terminal, like most of east Asian characters).  Also,\nminimal handling of languages which doesn't use whitespaces between\nwords (like Chinese and Japanese) is supported."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4448978072119641942,
            "content_hash": 4448978072119641942,
            "location": "gnu/packages/perl.scm:12378",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3941,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 81,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398416/?format=api",
            "priority": 100,
            "id": 12398990,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=bdbdf1fc22318756",
            "url": "https://translate.fedoraproject.org/api/units/12398990/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:33:59.253243Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Dash is a POSIX-compliant @command{/bin/sh} implementation that aims to be\nas small as possible, often without sacrificing speed.  It is faster than the\nGNU Bourne-Again Shell (@command{bash}) at most scripted tasks.  Dash is a\ndirect descendant of NetBSD's Almquist Shell (@command{ash})."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8827928809713883309,
            "content_hash": 8827928809713883309,
            "location": "gnu/packages/shells.scm:111",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4068,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398417/?format=api",
            "priority": 100,
            "id": 12398991,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=fa831a7ae56ed8ad",
            "url": "https://translate.fedoraproject.org/api/units/12398991/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:33:59.448927Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Libraries for sharing common code between osmocom projects"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2624653645955690638,
            "content_hash": 2624653645955690638,
            "location": "gnu/packages/telephony.scm:967",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4186,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398418/?format=api",
            "priority": 100,
            "id": 12398992,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=a46ca495c19f708e",
            "url": "https://translate.fedoraproject.org/api/units/12398992/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:33:59.656402Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Libosmocore includes several libraries:\n@itemize\n@item libosmocore: general-purpose functions\n@item libosmovty: interactive VTY command-line interface\n@item libosmogsm: definitions and helper code related to GSM protocols\n@item libosmoctrl: shared implementation of the Osmocom control interface\n@item libosmogb: implementation of the Gb interface with its NS/BSSGP protocols\n@item libosmocodec: implementation of GSM voice codecs\n@item libosmocoding: implementation of GSM 05.03 burst transcoding functions\n@item libosmosim: infrastructure to interface with SIM/UICC/USIM cards\n@end itemize"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2044753957396183727,
            "content_hash": 2044753957396183727,
            "location": "gnu/packages/telephony.scm:969",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4187,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 71,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398419/?format=api",
            "priority": 100,
            "id": 12398993,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=9c606ce403ac7aaf",
            "url": "https://translate.fedoraproject.org/api/units/12398993/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:33:59.658524Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Displays cellular network protocol traces in Wireshark"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1342209734009131318,
            "content_hash": -1342209734009131318,
            "location": "gnu/packages/telephony.scm:1016",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4188,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398420/?format=api",
            "priority": 100,
            "id": 12398994,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=6d5f835bb6506eca",
            "url": "https://translate.fedoraproject.org/api/units/12398994/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:33:59.660558Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "xgoldmon is an utility that converts the USB logging mode\nmessages that various Intel/Infineon XGold modems send to the USB port to\ngsmtap.  It then then sends them to a given IP address to enable users\nto view cellular network protocol traces in Wireshark.\n\nIt supports the following smartphones:\n@itemize\n@item Samsung Galaxy S4, GT-I9500 variant\n@item Samsung Galaxy SIII, GT-I9300 variant\n@item Samsung Galaxy Nexus, GT-I9250 variant\n@item Samsung Galaxy SII, GT-I9100 variant\n@item Samsung Galaxy Note II, GT-N7100 variant\n@end itemize"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5471330498685249619,
            "content_hash": -5471330498685249619,
            "location": "gnu/packages/telephony.scm:1018",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4189,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 83,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398421/?format=api",
            "priority": 100,
            "id": 12398995,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=3411ede6591ad7ad",
            "url": "https://translate.fedoraproject.org/api/units/12398995/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:33:59.662523Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Commands to produce dots in math that respect font size"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4285492438816101030,
            "content_hash": -4285492438816101030,
            "location": "gnu/packages/tex.scm:4053",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4453,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398422/?format=api",
            "priority": 100,
            "id": 12398996,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=4486df5518be6d5a",
            "url": "https://translate.fedoraproject.org/api/units/12398996/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:00.094339Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Mathdots redefines @code{\\ddots} and @code{\\vdots}, and defines\n@code{\\iddots}.  The dots produced by @code{\\iddots} slant in the opposite\ndirection to @code{\\ddots}.  All the commands are designed to change size\nappropriately in scripts, as well as in response to LaTeX size changing\ncommands.  The commands may also be used in plain TeX."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1451349505156231108,
            "content_hash": 1451349505156231108,
            "location": "gnu/packages/tex.scm:4055",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4454,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398423/?format=api",
            "priority": 100,
            "id": 12398997,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=94243aaf73c6afc4",
            "url": "https://translate.fedoraproject.org/api/units/12398997/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:00.096772Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "NGINX module for monitoring virtual host traffic status"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4650127856978060541,
            "content_hash": 4650127856978060541,
            "location": "gnu/packages/web.scm:888",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5254,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398424/?format=api",
            "priority": 100,
            "id": 12398998,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=c08892a6035364fd",
            "url": "https://translate.fedoraproject.org/api/units/12398998/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:01.982011Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "This NGINX module provides access to virtual host status information,\nsimilar to live activity monitoring provided with NGINX plus."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4005078953935039033,
            "content_hash": 4005078953935039033,
            "location": "gnu/packages/web.scm:889",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5255,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398425/?format=api",
            "priority": 100,
            "id": 12398999,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=b794e616bab0ea39",
            "url": "https://translate.fedoraproject.org/api/units/12398999/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:01.985718Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "C library for parsing and generating JSON"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7886554233663343834,
            "content_hash": -7886554233663343834,
            "location": "gnu/packages/web.scm:1476",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5280,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398426/?format=api",
            "priority": 100,
            "id": 12399000,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=128d54b590a4b326",
            "url": "https://translate.fedoraproject.org/api/units/12399000/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:02.037341Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "@acronym{YAJL, Yet Another JSON Library} is a small event-driven\n(SAX-style) JSON parser and validating generator written in ANSI C."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9126950967965091915,
            "content_hash": -9126950967965091915,
            "location": "gnu/packages/web.scm:1478",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5281,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398427/?format=api",
            "priority": 100,
            "id": 12399001,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=01568e73880877b5",
            "url": "https://translate.fedoraproject.org/api/units/12399001/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:02.039762Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "WebAssembly interpreter"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6325730302320901702,
            "content_hash": 6325730302320901702,
            "location": "gnu/packages/web.scm:1604",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5286,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398428/?format=api",
            "priority": 100,
            "id": 12399002,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=d7c98231dec2fe46",
            "url": "https://translate.fedoraproject.org/api/units/12399002/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:02.049160Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "WASM3 is a fast WebAssembly interpreter."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7813818524267823293,
            "content_hash": 7813818524267823293,
            "location": "gnu/packages/web.scm:1605",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5287,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398429/?format=api",
            "priority": 100,
            "id": 12399003,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=ec70428c6659c0bd",
            "url": "https://translate.fedoraproject.org/api/units/12399003/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:02.051465Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Efficient time formatting library (strftime, strptime) for Golang"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4703952725328617994,
            "content_hash": 4703952725328617994,
            "location": "gnu/packages/web.scm:4988",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5518,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398430/?format=api",
            "priority": 100,
            "id": 12399004,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=c147cc14c171620a",
            "url": "https://translate.fedoraproject.org/api/units/12399004/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:02.468080Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "@code{timefmt-go} is a Go language package for formatting and parsing date\ntime strings."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6946768243886237459,
            "content_hash": -6946768243886237459,
            "location": "gnu/packages/web.scm:4990",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5519,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398431/?format=api",
            "priority": 100,
            "id": 12399005,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=1f981f16763258ed",
            "url": "https://translate.fedoraproject.org/api/units/12399005/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:02.470600Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Pure Go implementation of jq"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4874297610954454016,
            "content_hash": 4874297610954454016,
            "location": "gnu/packages/web.scm:5019",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5520,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398432/?format=api",
            "priority": 100,
            "id": 12399006,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=c3a4fbda1e79b400",
            "url": "https://translate.fedoraproject.org/api/units/12399006/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:02.472949Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "@command{gojq} is an Go implementation and library of the jq JSON\nprocessor."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4222753972548499641,
            "content_hash": 4222753972548499641,
            "location": "gnu/packages/web.scm:5021",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5521,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398433/?format=api",
            "priority": 100,
            "id": 12399007,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=ba9a3c5d6b9f78b9",
            "url": "https://translate.fedoraproject.org/api/units/12399007/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:02.475024Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Gopher protocol server"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1525688212994400116,
            "content_hash": 1525688212994400116,
            "location": "gnu/packages/web.scm:7596",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5630,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398434/?format=api",
            "priority": 100,
            "id": 12399008,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=952c5558a5881f74",
            "url": "https://translate.fedoraproject.org/api/units/12399008/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:02.657344Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Gophernicus is a Gopher protocol server.  Its features include:\n@itemize\n@item written with security in mind;\n@item automatically generated Gopher menus;\n@item gophertags for virtually renaming directories;\n@item personal gopherspaces, located in @file{~/public_gopher/};\n@item virtual hosting;\n@item CGI support;\n@item output filtering and PHP support;\n@item charset support and conversions;\n@item selector rewriting;\n@item session tracking and statistics;\n@item TLS/SSL and proxy support.\n@end itemize"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7546405659400894537,
            "content_hash": -7546405659400894537,
            "location": "gnu/packages/web.scm:7598",
            "context": "",
            "note": "",
            "flags": "scheme-format",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5631,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 65,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398435/?format=api",
            "priority": 100,
            "id": 12399009,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=1745c8090c6987b7",
            "url": "https://translate.fedoraproject.org/api/units/12399009/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:02.660433Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "rofi frontend for buku bookmarks manager"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 230288398895078233,
            "content_hash": 230288398895078233,
            "location": "gnu/packages/web.scm:7977",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5644,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398436/?format=api",
            "priority": 100,
            "id": 12399010,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=833226142408db59",
            "url": "https://translate.fedoraproject.org/api/units/12399010/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:02.686812Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "This package provides a rofi frontend for the buku bookmark manager."
            ],
            "previous_source": "This package provides a dictionary for the GNU Aspell spell checker.",
            "target": [
                "Tämä paketti sisältää sanakirjan GNU Aspell oikolukua varten."
            ],
            "id_hash": -4516944803823827394,
            "content_hash": -4516944803823827394,
            "location": "gnu/packages/web.scm:7979",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 5645,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398437/?format=api",
            "priority": 100,
            "id": 12399011,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=415096a1fa08c63e",
            "url": "https://translate.fedoraproject.org/api/units/12399011/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:02.689806Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Gemini protocol server"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4240181530201848494,
            "content_hash": -4240181530201848494,
            "location": "gnu/packages/web.scm:8268",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5660,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398438/?format=api",
            "priority": 100,
            "id": 12399012,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=4527d95d1d258552",
            "url": "https://translate.fedoraproject.org/api/units/12399012/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:02.719450Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Vger is a Gemini protocol server that supports chroots,\nvirtualhosts, CGI, default language choice, redirections and MIME-type\ndetection.  It delegates TLS support to an external daemon, for example\n@command{stunnel} on @command{inetd}."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3385037177535067187,
            "content_hash": 3385037177535067187,
            "location": "gnu/packages/web.scm:8269",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5661,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translate.fedoraproject.org/api/units/12398439/?format=api",
            "priority": 100,
            "id": 12399013,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=aefa1160d677f433",
            "url": "https://translate.fedoraproject.org/api/units/12399013/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-06T20:34:02.722536Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Tenacity is a multi-track audio editor designed for recording, playing\nand editing digital audio.  It features digital effects and spectrum analysis\ntools."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8518812899638436639,
            "content_hash": 8518812899638436639,
            "location": "gnu/packages/audio.scm:1099",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604531/?format=api",
            "priority": 100,
            "id": 12604811,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=f638e73296f6e31f",
            "url": "https://translate.fedoraproject.org/api/units/12604811/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:52.579189Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "LZFSE compression library and command line tool"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1434778919123231048,
            "content_hash": 1434778919123231048,
            "location": "gnu/packages/compression.scm:2825",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 544,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604532/?format=api",
            "priority": 100,
            "id": 12604812,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=93e95bd33d8f2148",
            "url": "https://translate.fedoraproject.org/api/units/12604812/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:53.662403Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "LZFSE is a Lempel-Ziv style data compression algorithm using\nFinite State Entropy coding.  It targets similar compression rates at higher\ncompression and decompression speed compared to Deflate using Zlib."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2244429099071173581,
            "content_hash": -2244429099071173581,
            "location": "gnu/packages/compression.scm:2826",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 545,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604533/?format=api",
            "priority": 100,
            "id": 12604813,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=60da2fa03a500c33",
            "url": "https://translate.fedoraproject.org/api/units/12604813/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:53.665218Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Graphical front-end for GDB and other debuggers"
            ],
            "previous_source": "This package provides a dictionary for the GNU Aspell spell checker.",
            "target": [
                "Tämä paketti sisältää sanakirjan GNU Aspell oikolukua varten."
            ],
            "id_hash": 1735997393497150950,
            "content_hash": 1735997393497150950,
            "location": "gnu/packages/debug.scm:886",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 799,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604534/?format=api",
            "priority": 100,
            "id": 12604814,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=9817806e8266d5e6",
            "url": "https://translate.fedoraproject.org/api/units/12604814/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:54.228795Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "GNU DDD, the Data Display Debugger, is a graphical front-end\nfor command-line debuggers.  Many back-end debuggers are supported, notably\nthe GNU debugger, GDB.  In addition to usual debugging features such as\nviewing the source files, DDD has additional graphical, interactive features\nto aid in debugging."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7052347003103503544,
            "content_hash": -7052347003103503544,
            "location": "gnu/packages/debug.scm:887",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 800,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604535/?format=api",
            "priority": 100,
            "id": 12604815,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=1e2107c3ff399b48",
            "url": "https://translate.fedoraproject.org/api/units/12604815/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:54.234247Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Simple compositing window manager"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1108458256346311132,
            "content_hash": 1108458256346311132,
            "location": "gnu/packages/gnome.scm:1191",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1278,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604536/?format=api",
            "priority": 100,
            "id": 12604816,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=8f6208e949dee9dc",
            "url": "https://translate.fedoraproject.org/api/units/12604816/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:55.656478Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Metacity is a window manager with a focus on simplicity and\nusability rather than novelties or gimmicks.  Its author has characterized it\nas a \"boring window manager for the adult in you.\""
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5278547138740064330,
            "content_hash": -5278547138740064330,
            "location": "gnu/packages/gnome.scm:1192",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1279,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604537/?format=api",
            "priority": 100,
            "id": 12604817,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=36bed558213e6fb6",
            "url": "https://translate.fedoraproject.org/api/units/12604817/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:55.659788Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "GNOME Boxes is a simple application to view, access, and\nmanage remote and virtual systems.  Note that this application requires the\n@code{libvirt} and @code{virtlog} daemons to run.  Use the command\n@command{info '(guix) Virtualization Services'} to learn how to configure\nthese services on the Guix System.  If you do not use the\n@code{gnome-desktop-service-type}, you will also want to extend the\n@code{polkit-service-type} with the @code{spice-gtk} package, as well as\nconfigure the @file{libexec/spice-client-glib-usb-acl-helper} executable of\n@code{spice-gtk} as setuid, to make it possible to redirect USB devices as a\nnon-privileged user."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4849301530149934552,
            "content_hash": -4849301530149934552,
            "location": "gnu/packages/gnome.scm:12567",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1689,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 87,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604538/?format=api",
            "priority": 100,
            "id": 12604818,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=3cb3d1f376a7aa28",
            "url": "https://translate.fedoraproject.org/api/units/12604818/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:56.671000Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Motif toolkit for the X window system"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6899556718103528235,
            "content_hash": -6899556718103528235,
            "location": "gnu/packages/lesstif.scm:82",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2033,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604539/?format=api",
            "priority": 100,
            "id": 12604819,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=203fd9b865c77cd5",
            "url": "https://translate.fedoraproject.org/api/units/12604819/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:57.421374Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Motif is a standard graphical user interface, (as defined\nby the IEEE 1295 specification), used on more than 200 hardware and software\nplatforms.  It provides application developers, end users, and system vendors\nwith a widely used environment for standardizing application presentation on a\nwide range of platforms."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8310140906269108486,
            "content_hash": 8310140906269108486,
            "location": "gnu/packages/lesstif.scm:83",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2034,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 47,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604540/?format=api",
            "priority": 100,
            "id": 12604820,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=f3538d200f9ce906",
            "url": "https://translate.fedoraproject.org/api/units/12604820/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:57.424100Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "EVDI Linux kernel module"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7077839467357728751,
            "content_hash": -7077839467357728751,
            "location": "gnu/packages/linux.scm:1551",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2105,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604541/?format=api",
            "priority": 100,
            "id": 12604821,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=1dc6768122e71011",
            "url": "https://translate.fedoraproject.org/api/units/12604821/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:57.586970Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "The @acronym{EVDI, Extensible Virtual Display Interface} is a Linux kernel module\nthat enables management of multiple screens, allowing user-space programs to\ntake control over what happens with the image."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7418003307766475119,
            "content_hash": -7418003307766475119,
            "location": "gnu/packages/linux.scm:1553",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2106,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604542/?format=api",
            "priority": 100,
            "id": 12604822,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=190df54b39e81691",
            "url": "https://translate.fedoraproject.org/api/units/12604822/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:57.589843Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "C Library for NVM Express on Linux"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3380628426215983596,
            "content_hash": 3380628426215983596,
            "location": "gnu/packages/linux.scm:5130",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2258,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604543/?format=api",
            "priority": 100,
            "id": 12604823,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=aeea67a46e3109ec",
            "url": "https://translate.fedoraproject.org/api/units/12604823/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:57.967797Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "libnvme provides type definitions for NVMe specification\nstructures, enumerations, and bit fields, helper functions to construct,\ndispatch, and decode commands and payloads, and utilities to connect, scan,\nand manage nvme devices on a Linux system."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4653933019488285671,
            "content_hash": -4653933019488285671,
            "location": "gnu/packages/linux.scm:5131",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2259,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604544/?format=api",
            "priority": 100,
            "id": 12604824,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=3f69e8938cf08c19",
            "url": "https://translate.fedoraproject.org/api/units/12604824/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:57.971206Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "User-space EVDI library"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4622426879102365334,
            "content_hash": 4622426879102365334,
            "location": "gnu/packages/linux.scm:9800",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2475,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604545/?format=api",
            "priority": 100,
            "id": 12604825,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=c02628c1811d2e96",
            "url": "https://translate.fedoraproject.org/api/units/12604825/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:58.467904Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Libevdi is a library that gives applications easy access to\n@acronym{EVDI, Extensible Virtual Display Interface} devices on\nvarious operating systems."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1189750788417248404,
            "content_hash": 1189750788417248404,
            "location": "gnu/packages/linux.scm:9802",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2476,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604546/?format=api",
            "priority": 100,
            "id": 12604826,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=9082d809dad9dc94",
            "url": "https://translate.fedoraproject.org/api/units/12604826/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:58.470679Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Discord RPC client"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8122505767424082270,
            "content_hash": 8122505767424082270,
            "location": "gnu/packages/messaging.scm:3476",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2627,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604547/?format=api",
            "priority": 100,
            "id": 12604827,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=f0b8eff5e95fc15e",
            "url": "https://translate.fedoraproject.org/api/units/12604827/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:58.805172Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "This package provides @code{python-pypresence}, a Discord\nRPC client written in Python."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 667733395298198806,
            "content_hash": 667733395298198806,
            "location": "gnu/packages/messaging.scm:3477",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2628,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604548/?format=api",
            "priority": 100,
            "id": 12604828,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=894443fc376a2516",
            "url": "https://translate.fedoraproject.org/api/units/12604828/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:58.808887Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "mpDris2 is a client for the Music Player Daemon providing\nMPRIS 2 support."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3987130739071496384,
            "content_hash": -3987130739071496384,
            "location": "gnu/packages/mpd.scm:469",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2650,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604549/?format=api",
            "priority": 100,
            "id": 12604829,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=48aaddb7b09a4f40",
            "url": "https://translate.fedoraproject.org/api/units/12604829/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:58.859677Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Module for DNS service discovery (Apple's Bonjour)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 938601152505301217,
            "content_hash": 938601152505301217,
            "location": "gnu/packages/networking.scm:2323",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2771,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604550/?format=api",
            "priority": 100,
            "id": 12604830,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=8d0694c678d9c8e1",
            "url": "https://translate.fedoraproject.org/api/units/12604830/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:59.470038Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Net::Bonjour is a set of modules that allow one to\ndiscover local services via multicast DNS (mDNS) or enterprise services\nvia traditional DNS.  This method of service discovery has been branded\nas Bonjour by Apple Computer."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5423472004625726266,
            "content_hash": 5423472004625726266,
            "location": "gnu/packages/networking.scm:2324",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2772,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604551/?format=api",
            "priority": 100,
            "id": 12604831,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=cb440b0dacfdfb3a",
            "url": "https://translate.fedoraproject.org/api/units/12604831/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:26:59.472802Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/packages/fi/?format=api",
            "source": [
                "Perl implementation of the GNTP Protocol (client part)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4600112063098099821,
            "content_hash": 4600112063098099821,
            "location": "gnu/packages/perl.scm:12449",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3946,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/12604552/?format=api",
            "priority": 100,
            "id": 12604832,
            "web_url": "https://translate.fedoraproject.org/translate/guix/packages/fi/?checksum=bfd6e18c87f3986d",
            "url": "https://translate.fedoraproject.org/api/units/12604832/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-10T18:27:02.229230Z"
        }
    ]
}