Translation components API.

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

GET /api/translations/packages-i18n/r-master/lt/units/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1106,
    "next": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/units/?format=api&page=5",
    "previous": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/units/?format=api&page=3",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "Tool for generating C-based recognizers from regular expressions"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4580556523879847510,
            "content_hash": -4580556523879847510,
            "location": "",
            "context": "",
            "note": "leap/re2c/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 361,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://l10n.opensuse.org/api/units/12612038/?format=api",
            "priority": 100,
            "id": 4064954,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=406e981c408b29aa",
            "url": "https://l10n.opensuse.org/api/units/4064954/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "re2c is a tool for writing fast and flexible lexers. Unlike other such tools, it concentrates solely on generating efficient code for matching regular expressions. This makes it suitable for a wide variety of applications. The generated scanners approach hand-crafted ones in terms of size and speed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 866430172979040537,
            "content_hash": 866430172979040537,
            "location": "",
            "context": "",
            "note": "leap/re2c/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 362,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 47,
            "source_unit": "https://l10n.opensuse.org/api/units/12612039/?format=api",
            "priority": 100,
            "id": 4064958,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=8c062da6db189119",
            "url": "https://l10n.opensuse.org/api/units/4064958/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "Relax-and-Recover (abbreviated rear) is a Linux Disaster Recovery framework"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7518150193741226106,
            "content_hash": 7518150193741226106,
            "location": "",
            "context": "",
            "note": "tumbleweed/rear/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 994,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/12612040/?format=api",
            "priority": 100,
            "id": 4064962,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=e855d5c4b1fae07a",
            "url": "https://l10n.opensuse.org/api/units/4064962/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "Relax-and-Recover (abbreviated rear) is the leading Free Software disaster recovery framework.\n\nRelax-and-Recover is written entirely in the native language for system administration: as bash scripts.\n\nExperienced users and system admins can adapt or extend the rear scripts to make it work for their particular cases.\n\nRelax-and-Recover is a modular framework with ready-to-go workflows for common situations.\n\nThe basic workflow is as follows: Specify its configuration in /etc/rear/local.conf (cf. /usr/share/rear/conf/examples) and run \"rear mkbackup\" to create a backup.tar.gz on a NFS server and a bootable recovery ISO image for your system. A recovery medium which is made from the ISO image boots a special rear recovery system. Log in as root and run \"rear recover\" which does the following steps: It runs the rear installer that recreates the basic system, in particular the system disk partitioning with filesystems and mount points, then it restores the backup from the NFS server and finally it installs the boot loader. Finally remove the recovery medium and reboot the recreated system.\n\nRelax-and-Recover supports various kind of boot media for the recovery system (incl. ISO, PXE, OBDR tape, USB or eSATA storage), a variety of network protocols (incl. sftp, ftp, http, nfs, cifs) for storage and backup as well as various external third-party backup methods (incl. IBM Tivoli Storage Manager, HP DataProtector, Symantec NetBackup, EMC NetWorker, FDR/Upstream, NovaBACKUP DC, Bareos, Bacula, rsync, rbme).\n\nWarning for users who like to upgrade Relax-and-Recover: Users who already use it must re-validate that their particular disaster recovery procedure still works.\n\nAdditionally when you already use Relax-and-Recover and you upgrade software that is related to the basic system (e.g. kernel, storage, bootloader, init, networking) or you do other changes in your basic system, you must also re-validate that your particular disaster recovery procedure still works for you.\n\nYou must test in advance that it works in your particular case to recreate your particular system with your particular recovery medium and that the recreated system can boot on its own and that the recreated system with all its system services still work as you need it in your particular case.\n\nYou must have replacement hardware available on which your system can be recreated and you must try out if it works to recreate your system with your recovery medium on your replacement hardware.\n\nBe prepared that your system recovery fails to recreate your system. When it fails to recreate your system it is usually a dead end. Be prepared for a manual recreation from scratch. Always have all information available that you need to recreate your particular system manually. Manually recreate your system on your replacement hardware as an exercise.\n\nFor more information see http://en.opensuse.org/SDB:Disaster_Recovery\n\nRelax-and-Recover comes with ABSOLUTELY NO WARRANTY; for details see the GNU General Public License."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -441490130503173807,
            "content_hash": -441490130503173807,
            "location": "",
            "context": "",
            "note": "tumbleweed/rear/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 995,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 457,
            "source_unit": "https://l10n.opensuse.org/api/units/12612041/?format=api",
            "priority": 100,
            "id": 4064966,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=79df8310bf847951",
            "url": "https://l10n.opensuse.org/api/units/4064966/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "Desktop Recorder"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8390574714410448252,
            "content_hash": -8390574714410448252,
            "location": "",
            "context": "",
            "note": "leap/recordmydesktop/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 383,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12612044/?format=api",
            "priority": 100,
            "id": 4064978,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=0b8eb0c09e30ca84",
            "url": "https://l10n.opensuse.org/api/units/4064978/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "recordMyDesktop is a program that captures audio and video data from a Linux desktop session, producing an Ogg-encapsulated Theora-Vorbis file. The main goal is to be as unobstrusive as possible by proccessing only regions of the screen that have changed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6948641998521207496,
            "content_hash": -6948641998521207496,
            "location": "",
            "context": "",
            "note": "leap/recordmydesktop/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 384,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://l10n.opensuse.org/api/units/12612045/?format=api",
            "priority": 100,
            "id": 4064982,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=1f9176eaf6c87538",
            "url": "https://l10n.opensuse.org/api/units/4064982/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "The X11 Protocol: X Record extension"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -239811334205368968,
            "content_hash": -239811334205368968,
            "location": "",
            "context": "",
            "note": "leap/recordproto/recordproto-devel/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 385,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12612046/?format=api",
            "priority": 100,
            "id": 4064986,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=7cac04dcb3939578",
            "url": "https://l10n.opensuse.org/api/units/4064986/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "The Record protocol headers for X11 development. This extension defines a protocol for the recording and playback of user actions in the X Window System."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3488020084851478563,
            "content_hash": 3488020084851478563,
            "location": "",
            "context": "",
            "note": "leap/recordproto/recordproto-devel/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 386,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://l10n.opensuse.org/api/units/12612047/?format=api",
            "priority": 100,
            "id": 4064990,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=b067efc96f001023",
            "url": "https://l10n.opensuse.org/api/units/4064990/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "Persistent key-value database"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7539887662298229892,
            "content_hash": 7539887662298229892,
            "location": "",
            "context": "",
            "note": "leap/redis/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 395,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12612048/?format=api",
            "priority": 100,
            "id": 4064994,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=e8a30fe17da2ec84",
            "url": "https://l10n.opensuse.org/api/units/4064994/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "Redland storage module for PostgresSQL"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -332777814439532327,
            "content_hash": -332777814439532327,
            "location": "",
            "context": "",
            "note": "leap/redland/redland-storage-postgresql/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 397,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12612050/?format=api",
            "priority": 100,
            "id": 4065002,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=7b61bc57453368d9",
            "url": "https://l10n.opensuse.org/api/units/4065002/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "This store provides storage using the PostgreSQL open source database including contexts."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4124300333793732405,
            "content_hash": 4124300333793732405,
            "location": "",
            "context": "",
            "note": "leap/redland/redland-storage-postgresql/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 398,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://l10n.opensuse.org/api/units/12612051/?format=api",
            "priority": 100,
            "id": 4065006,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=b93c754d56cce735",
            "url": "https://l10n.opensuse.org/api/units/4065006/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "Gtk frontend for redshift"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7207795843462324440,
            "content_hash": -7207795843462324440,
            "location": "",
            "context": "",
            "note": "leap/redshift/redshift-gtk/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 411,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12612054/?format=api",
            "priority": 100,
            "id": 4065018,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=1bf8c3de70e41f28",
            "url": "https://l10n.opensuse.org/api/units/4065018/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "A graphical user interface for the redshift tool that integrates into Gtk+ and GNOME."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7681086429109368152,
            "content_hash": -7681086429109368152,
            "location": "",
            "context": "",
            "note": "leap/redshift/redshift-gtk/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 412,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://l10n.opensuse.org/api/units/12612055/?format=api",
            "priority": 100,
            "id": 4065022,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=15674c96bfdccaa8",
            "url": "https://l10n.opensuse.org/api/units/4065022/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "Utilities for Managing the Reiser4 File System"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3268364514467405052,
            "content_hash": 3268364514467405052,
            "location": "",
            "context": "",
            "note": "leap/reiser4progs/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 425,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12612056/?format=api",
            "priority": 100,
            "id": 4065026,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=ad5b903599525cfc",
            "url": "https://l10n.opensuse.org/api/units/4065026/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "A set of commands for using the Reiser4 file system, including mkfs.reiser4."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5502405546230879143,
            "content_hash": 5502405546230879143,
            "location": "",
            "context": "",
            "note": "leap/reiser4progs/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 426,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://l10n.opensuse.org/api/units/12612057/?format=api",
            "priority": 100,
            "id": 4065030,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=cc5c78b0f93b13a7",
            "url": "https://l10n.opensuse.org/api/units/4065030/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "A set of header C files and static libraries for the Reiser4 file system tools."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5066315190557665049,
            "content_hash": 5066315190557665049,
            "location": "",
            "context": "",
            "note": "leap/reiser4progs/reiser4progs-devel/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 428,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://l10n.opensuse.org/api/units/12612059/?format=api",
            "priority": 100,
            "id": 4065038,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=c64f2ad2c55ae719",
            "url": "https://l10n.opensuse.org/api/units/4065038/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "Reiser File System utilities"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8444644450016209486,
            "content_hash": -8444644450016209486,
            "location": "",
            "context": "",
            "note": "leap/reiserfs/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 429,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12612060/?format=api",
            "priority": 100,
            "id": 4065042,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=0ace989d464f55b2",
            "url": "https://l10n.opensuse.org/api/units/4065042/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "This package includes utilities for making the file system (mkreiserfs), checking for consistency (reiserfsck), and resizing (resize_reiserfs)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1111069962117869889,
            "content_hash": 1111069962117869889,
            "location": "",
            "context": "",
            "note": "leap/reiserfs/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 430,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://l10n.opensuse.org/api/units/12612061/?format=api",
            "priority": 100,
            "id": 4065046,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=8f6b503e6ca47141",
            "url": "https://l10n.opensuse.org/api/units/4065046/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:11Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "A sophisticated calendar and alarm program"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 164065713022356928,
            "content_hash": 164065713022356928,
            "location": "",
            "context": "",
            "note": "leap/remind/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 443,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12612066/?format=api",
            "priority": 100,
            "id": 4065066,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=8246e0e59084cdc0",
            "url": "https://l10n.opensuse.org/api/units/4065066/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:12Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "Versatile Remote Desktop Client"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5645804501810686960,
            "content_hash": 5645804501810686960,
            "location": "",
            "context": "",
            "note": "leap/remmina/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 445,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12612068/?format=api",
            "priority": 100,
            "id": 4065074,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=ce59ed4819ba2bf0",
            "url": "https://l10n.opensuse.org/api/units/4065074/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:12Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols such as RDP, VNC, NX, XDMCP and SSH via separate plugins in an integrated and consistant user interface."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8084454745946492664,
            "content_hash": -8084454745946492664,
            "location": "",
            "context": "",
            "note": "leap/remmina/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 446,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 59,
            "source_unit": "https://l10n.opensuse.org/api/units/12612069/?format=api",
            "priority": 100,
            "id": 4065078,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=0fce3f3de9237108",
            "url": "https://l10n.opensuse.org/api/units/4065078/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:12Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "Development Files for remmina"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7925949904898759925,
            "content_hash": -7925949904898759925,
            "location": "",
            "context": "",
            "note": "leap/remmina/remmina-devel/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 447,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12612070/?format=api",
            "priority": 100,
            "id": 4065082,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=12015e8e12f7e30b",
            "url": "https://l10n.opensuse.org/api/units/4065082/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:12Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "This package contains header files needed for developing plugins for Remmina."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6799643710583139678,
            "content_hash": 6799643710583139678,
            "location": "",
            "context": "",
            "note": "leap/remmina/remmina-devel/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 448,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://l10n.opensuse.org/api/units/12612071/?format=api",
            "priority": 100,
            "id": 4065086,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=de5d2fedc086ed5e",
            "url": "https://l10n.opensuse.org/api/units/4065086/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:12Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "RDP Protocol Plugin for Remmina"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6793293910503844748,
            "content_hash": -6793293910503844748,
            "location": "",
            "context": "",
            "note": "leap/remmina/remmina-plugin-rdp/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 457,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12612072/?format=api",
            "priority": 100,
            "id": 4065090,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=21b95f2e49981474",
            "url": "https://l10n.opensuse.org/api/units/4065090/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:12Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "This package provides the RDP protocol plugin for Remmina."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8128552034764902040,
            "content_hash": -8128552034764902040,
            "location": "",
            "context": "",
            "note": "leap/remmina/remmina-plugin-rdp/description\nleap/remmina/remmina-plugin-vnc/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 458,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/12612073/?format=api",
            "priority": 100,
            "id": 4065094,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=0f3194fdc58f3168",
            "url": "https://l10n.opensuse.org/api/units/4065094/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:12Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "SPICE Protocol Plugin for Remmina"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6460084946935484736,
            "content_hash": 6460084946935484736,
            "location": "",
            "context": "",
            "note": "leap/remmina/remmina-plugin-spice/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 461,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12612074/?format=api",
            "priority": 100,
            "id": 4065098,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=d9a6d50840f01140",
            "url": "https://l10n.opensuse.org/api/units/4065098/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:12Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "This package provides the SPICE protocol plugin for Remmina."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5304232075395603039,
            "content_hash": -5304232075395603039,
            "location": "",
            "context": "",
            "note": "leap/remmina/remmina-plugin-spice/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 462,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/12612075/?format=api",
            "priority": 100,
            "id": 4065102,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=36639507cbcfe5a1",
            "url": "https://l10n.opensuse.org/api/units/4065102/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:12Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "VNC Protocol Plugin for Remmina"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3279992224464463197,
            "content_hash": 3279992224464463197,
            "location": "",
            "context": "",
            "note": "leap/remmina/remmina-plugin-vnc/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 465,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12612076/?format=api",
            "priority": 100,
            "id": 4065106,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=ad84df8ccd3f655d",
            "url": "https://l10n.opensuse.org/api/units/4065106/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:12Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "XDMCP Protocol Plugin for Remmina"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6308919610984432851,
            "content_hash": -6308919610984432851,
            "location": "",
            "context": "",
            "note": "leap/remmina/remmina-plugin-xdmcp/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 468,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12612077/?format=api",
            "priority": 100,
            "id": 4065110,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=2872370a36c6fb2d",
            "url": "https://l10n.opensuse.org/api/units/4065110/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:12Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "This package provides the XDMCP protocol plugin for Remmina."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6287368356090043428,
            "content_hash": -6287368356090043428,
            "location": "",
            "context": "",
            "note": "leap/remmina/remmina-plugin-xdmcp/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 469,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/12612078/?format=api",
            "priority": 100,
            "id": 4065112,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=28bec7cac338a3dc",
            "url": "https://l10n.opensuse.org/api/units/4065112/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:12Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "Program to test a Render extension implementation"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8708010851845535558,
            "content_hash": -8708010851845535558,
            "location": "",
            "context": "",
            "note": "leap/rendercheck/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 470,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12612081/?format=api",
            "priority": 100,
            "id": 4065124,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=0726ee446b8008ba",
            "url": "https://l10n.opensuse.org/api/units/4065124/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:13Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "rendercheck is a program to test a Render extension implementation against separate calculations of expected output."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4744307649116117495,
            "content_hash": 4744307649116117495,
            "location": "",
            "context": "",
            "note": "leap/rendercheck/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 471,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://l10n.opensuse.org/api/units/12612082/?format=api",
            "priority": 100,
            "id": 4065128,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=c1d72aaba2bc19f7",
            "url": "https://l10n.opensuse.org/api/units/4065128/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:13Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "The X11 Protocol: X Rendering extension"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6583559226745663944,
            "content_hash": -6583559226745663944,
            "location": "",
            "context": "",
            "note": "leap/renderproto/renderproto-devel/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 472,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12612083/?format=api",
            "priority": 100,
            "id": 4065132,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=24a27fc3b4144e38",
            "url": "https://l10n.opensuse.org/api/units/4065132/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:13Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "The Render protocol headers for X11 development. This extension defines the protcol for a digital image composition as the foundation of a new rendering model within the X Window System."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6569788367122021618,
            "content_hash": -6569788367122021618,
            "location": "",
            "context": "",
            "note": "leap/renderproto/renderproto-devel/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 473,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://l10n.opensuse.org/api/units/12612084/?format=api",
            "priority": 100,
            "id": 4065136,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=24d36c49d032c30e",
            "url": "https://l10n.opensuse.org/api/units/4065136/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:13Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "GTK+ binding for librep Lisp environment"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3106324061706966338,
            "content_hash": 3106324061706966338,
            "location": "",
            "context": "",
            "note": "leap/rep-gtk/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 474,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12612085/?format=api",
            "priority": 100,
            "id": 4065140,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=ab1be146af4ad542",
            "url": "https://l10n.opensuse.org/api/units/4065140/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:13Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "This is a binding of GTK+ for the rep Lisp system. It is based on Marius Vollmer's guile-gtk binding (initially version 0.15, updated to 0.17), with a new glue-code generator."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2743118918279374670,
            "content_hash": 2743118918279374670,
            "location": "",
            "context": "",
            "note": "leap/rep-gtk/description\nleap/rep-gtk/rep-gtk-devel/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 475,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://l10n.opensuse.org/api/units/12612086/?format=api",
            "priority": 100,
            "id": 4065144,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=a611841f5cb2274e",
            "url": "https://l10n.opensuse.org/api/units/4065144/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:13Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "GTK+ binding for librep Lisp environment - Development Files"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4006674436035409053,
            "content_hash": -4006674436035409053,
            "location": "",
            "context": "",
            "note": "leap/rep-gtk/rep-gtk-devel/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 476,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/12612087/?format=api",
            "priority": 100,
            "id": 4065148,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=48656ed425788b63",
            "url": "https://l10n.opensuse.org/api/units/4065148/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:13Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "A tool for \"re-ptying\" programs"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4460320717652263341,
            "content_hash": -4460320717652263341,
            "location": "",
            "context": "",
            "note": "leap/reptyr/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 481,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12612088/?format=api",
            "priority": 100,
            "id": 4065154,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=4219c1f068057e53",
            "url": "https://l10n.opensuse.org/api/units/4065154/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:13Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "reptyr is a utility for taking an existing running program and attaching it to a new terminal. Started a long-running process over ssh, but have to leave and don't want to interrupt it? Just start a screen, use reptyr to grab it, and then kill the ssh session and head on home."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3867112755938956073,
            "content_hash": -3867112755938956073,
            "location": "",
            "context": "",
            "note": "leap/reptyr/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 482,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://l10n.opensuse.org/api/units/12612089/?format=api",
            "priority": 100,
            "id": 4065158,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=4a55416ff3e06cd7",
            "url": "https://l10n.opensuse.org/api/units/4065158/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:13Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "Sampling-rate conversion program"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -716507190324435305,
            "content_hash": -716507190324435305,
            "location": "",
            "context": "",
            "note": "leap/resample/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 483,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12612090/?format=api",
            "priority": 100,
            "id": 4065162,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=760e7481b1b2e697",
            "url": "https://l10n.opensuse.org/api/units/4065162/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:13Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "The resample program is a high-quality resampling program. For example, it can be used to convert the sampling rate from 48 kHz (used by DAT machines) to 44.1 kHz (the standard sampling rate for Compact Discs)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 695491057746731797,
            "content_hash": 695491057746731797,
            "location": "",
            "context": "",
            "note": "leap/resample/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 484,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://l10n.opensuse.org/api/units/12612091/?format=api",
            "priority": 100,
            "id": 4065166,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=89a6e16ea1746315",
            "url": "https://l10n.opensuse.org/api/units/4065166/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:13Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "A wrapper for DNS name resolving or DNS faking"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7376148960448827337,
            "content_hash": 7376148960448827337,
            "location": "",
            "context": "",
            "note": "leap/resolv_wrapper/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 489,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/12612092/?format=api",
            "priority": 100,
            "id": 4065170,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=e65d586625eb4fc9",
            "url": "https://l10n.opensuse.org/api/units/4065170/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:13Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "resolv_wrapper makes it possible to contact your own DNS implmentation in your test environment. It requires socket_wrapper to be able to contact it. If it does not work on a special platform, the wrapper is able to fake DNS queries and return valid responses to your application.\n\nThis package does not have a devel package, because this project is for development/testing."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4434573996336653910,
            "content_hash": -4434573996336653910,
            "location": "",
            "context": "",
            "note": "leap/resolv_wrapper/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 490,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 61,
            "source_unit": "https://l10n.opensuse.org/api/units/12612093/?format=api",
            "priority": 100,
            "id": 4065174,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=42753a721a2b59aa",
            "url": "https://l10n.opensuse.org/api/units/4065174/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:13Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "A set of scripts to interface with several services to operate in a High Availability environment for both Pacemaker and rgmanager service managers."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7757386556420776673,
            "content_hash": 7757386556420776673,
            "location": "",
            "context": "",
            "note": "leap/resource-agents/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 492,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://l10n.opensuse.org/api/units/12612095/?format=api",
            "priority": 100,
            "id": 4065182,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=eba7c5f900d9e2e1",
            "url": "https://l10n.opensuse.org/api/units/4065182/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:14Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "The X11 Protocol: X Resource extension"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7181070380996510650,
            "content_hash": 7181070380996510650,
            "location": "",
            "context": "",
            "note": "leap/resourceproto/resourceproto-devel/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 493,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12612096/?format=api",
            "priority": 100,
            "id": 4065186,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=e3a84976ee6043ba",
            "url": "https://l10n.opensuse.org/api/units/4065186/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:14Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "The Resource protocol headers for X11 development. This extension defines a protocol that allows a client to query the X server about its usage of various resources."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1552855215094059925,
            "content_hash": 1552855215094059925,
            "location": "",
            "context": "",
            "note": "leap/resourceproto/resourceproto-devel/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 494,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://l10n.opensuse.org/api/units/12612097/?format=api",
            "priority": 100,
            "id": 4065190,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=958cd9973b4b5395",
            "url": "https://l10n.opensuse.org/api/units/4065190/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:14Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "Development files for retro-gtk, a Gtk+3 wrapper for libretro"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5912648111170949362,
            "content_hash": -5912648111170949362,
            "location": "",
            "context": "",
            "note": "leap/retro-gtk/retro-gtk-devel/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 508,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/12612098/?format=api",
            "priority": 100,
            "id": 4065194,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=2df20dde93c56f0e",
            "url": "https://l10n.opensuse.org/api/units/4065194/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:14Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "heXoNet RFB (remote control for the X Window System)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7268083782975483368,
            "content_hash": 7268083782975483368,
            "location": "",
            "context": "",
            "note": "leap/rfb/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 520,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/12612100/?format=api",
            "priority": 100,
            "id": 4065202,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=e4dd6bb15207ede8",
            "url": "https://l10n.opensuse.org/api/units/4065202/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:14Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "The heXoNet RFB Software package includes many different projects. The goal of this package is to provide a comprehensive collection of rfb-enabled tools and applications. One application, x0rfbserver, was, and maybe still is, the only complete remote control solution for the X Window System."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3581606396155068831,
            "content_hash": 3581606396155068831,
            "location": "",
            "context": "",
            "note": "leap/rfb/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 521,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 44,
            "source_unit": "https://l10n.opensuse.org/api/units/12612101/?format=api",
            "priority": 100,
            "id": 4065206,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=b1b46c0a8817019f",
            "url": "https://l10n.opensuse.org/api/units/4065206/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:14Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/lt/?format=api",
            "source": [
                "Replays VNC macros"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7871458873808234592,
            "content_hash": 7871458873808234592,
            "location": "",
            "context": "",
            "note": "leap/rfbplaymacro/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 522,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12612102/?format=api",
            "priority": 100,
            "id": 4065210,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/r-master/lt/?checksum=ed3d0a24156fa860",
            "url": "https://l10n.opensuse.org/api/units/4065210/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T15:23:14Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        }
    ]
}