Translation components API.

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

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

{
    "count": 2874,
    "next": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/units/?format=api&page=11",
    "previous": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/units/?format=api&page=9",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Provide an interface to ZIP archive files"
            ],
            "previous_source": "",
            "target": [
                "Fornisce un'interfaccia ai file archivio ZIP"
            ],
            "id_hash": 307902427536722490,
            "content_hash": 307902427536722490,
            "location": "",
            "context": "",
            "note": "leap/perl-Archive-Zip/summary",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 90,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12607142/?format=api",
            "priority": 100,
            "id": 3920532,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=8445e3a062ce8a3a",
            "url": "https://l10n.opensuse.org/api/units/3920532/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files.\n\nZip archives can be created, or you can read from existing zip files.\n\nOnce created, they can be written to files, streams, or strings. Members can be added, removed, extracted, replaced, rearranged, and enumerated. They can also be renamed or have their dates, comments, or other attributes queried or modified. Their data can be compressed or uncompressed as needed.\n\nMembers can be created from members in existing Zip files, or from existing directories, files, or strings.\n\nThis module uses the Compress::Raw::Zlib library to read and write the compressed streams inside the files.\n\nOne can use Archive::Zip::MemberRead to read the zip file archive members as if they were files."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2654485321134985580,
            "content_hash": -2654485321134985580,
            "location": "",
            "context": "",
            "note": "leap/perl-Archive-Zip/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 91,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 124,
            "source_unit": "https://l10n.opensuse.org/api/units/12607143/?format=api",
            "priority": 100,
            "id": 3920536,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=5b295faa1c42ae94",
            "url": "https://l10n.opensuse.org/api/units/3920536/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Tie-able array that allows only unique values"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6204937974739179465,
            "content_hash": 6204937974739179465,
            "location": "",
            "context": "",
            "note": "leap/perl-Array-Unique/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 92,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12607144/?format=api",
            "priority": 100,
            "id": 3920540,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=d61c5e367da917c9",
            "url": "https://l10n.opensuse.org/api/units/3920540/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "This package lets you create an array which will allow only one occurrence of any value.\n\nIn other words no matter how many times you put in 42 it will keep only the first occurrence and the rest will be dropped.\n\nYou use the module via tie and once you tied your array to this module it will behave correctly.\n\nUniqueness is checked with the 'eq' operator so among other things it is case sensitive.\n\nAs a side effect the module does not allow undef as a value in the array."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4050791555444752606,
            "content_hash": 4050791555444752606,
            "location": "",
            "context": "",
            "note": "leap/perl-Array-Unique/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 93,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 91,
            "source_unit": "https://l10n.opensuse.org/api/units/12607145/?format=api",
            "priority": 100,
            "id": 3920544,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=b8374d75296fc0de",
            "url": "https://l10n.opensuse.org/api/units/3920544/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Hashed Passwords/Passphrases As Objects"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6658443557691131008,
            "content_hash": -6658443557691131008,
            "location": "",
            "context": "",
            "note": "leap/perl-Authen-Passphrase/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 98,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12607146/?format=api",
            "priority": 100,
            "id": 3920548,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=239874dcbad4fb80",
            "url": "https://l10n.opensuse.org/api/units/3920548/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "This is the base class for a system of objects that encapsulate passphrases. An object of this type is a passphrase recogniser: its job is to recognise whether an offered passphrase is the right one. For security, such passphrase recognisers usually do not themselves know the passphrase they are looking for; they can merely recognise it when they see it. There are many schemes in use to achieve this effect, and the intent of this class is to provide a consistent interface to them all, hiding the details.\n\nThe CPAN package Authen-Passphrase contains implementations of several specific passphrase schemes in addition to the base class. See the specific classes for notes on the security properties of each scheme. In new systems, if there is a choice of which passphrase algorithm to use, it is recommended to use the Authen::Passphrase::SaltedDigest manpage or the Authen::Passphrase::BlowfishCrypt manpage. Most other schemes are too weak for new applications, and should be used only for backward compatibility."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5781768594653960652,
            "content_hash": 5781768594653960652,
            "location": "",
            "context": "",
            "note": "leap/perl-Authen-Passphrase/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 99,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 161,
            "source_unit": "https://l10n.opensuse.org/api/units/12607147/?format=api",
            "priority": 100,
            "id": 3920552,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=d03cf7e759dbd9cc",
            "url": "https://l10n.opensuse.org/api/units/3920552/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "SASL Authentication framework"
            ],
            "previous_source": "",
            "target": [
                "Infrastruttura di autenticazione SASL"
            ],
            "id_hash": -3792951168578891545,
            "content_hash": -3792951168578891545,
            "location": "",
            "context": "",
            "note": "leap/perl-Authen-SASL/summary",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 100,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12607148/?format=api",
            "priority": 100,
            "id": 3920554,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=4b5cbb021273d0e7",
            "url": "https://l10n.opensuse.org/api/units/3920554/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Execute code after a scope finished compilation"
            ],
            "previous_source": "",
            "target": [
                "Eseguire codice dopo il termine della compilazione di uno scope"
            ],
            "id_hash": -9130869149482079804,
            "content_hash": -9130869149482079804,
            "location": "",
            "context": "",
            "note": "leap/perl-B-Hooks-EndOfScope/summary",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 108,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12607150/?format=api",
            "priority": 100,
            "id": 3920564,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=0148a2e2ce8c29c4",
            "url": "https://l10n.opensuse.org/api/units/3920564/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "This module allows you to execute code when perl finished compiling the surrounding scope."
            ],
            "previous_source": "",
            "target": [
                "Questo modulo permette di eseguire codice quando Perl ha terminato la compilazione dello scope circostante."
            ],
            "id_hash": -6348058642240775871,
            "content_hash": -6348058642240775871,
            "location": "",
            "context": "",
            "note": "leap/perl-B-Hooks-EndOfScope/description",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 109,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://l10n.opensuse.org/api/units/12607151/?format=api",
            "priority": 100,
            "id": 3920568,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=27e72a4c5fe3d941",
            "url": "https://l10n.opensuse.org/api/units/3920568/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Lists of reserved barewords and symbol names"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 745717653631013668,
            "content_hash": 745717653631013668,
            "location": "",
            "context": "",
            "note": "leap/perl-B-Keywords/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 116,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12607152/?format=api",
            "priority": 100,
            "id": 3920572,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=8a595241476a1324",
            "url": "https://l10n.opensuse.org/api/units/3920572/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Benchmarking with statistical confidence"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4796974641805969981,
            "content_hash": -4796974641805969981,
            "location": "",
            "context": "",
            "note": "leap/perl-Benchmark-Timer/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 122,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12607154/?format=api",
            "priority": 100,
            "id": 3920580,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=3d6db8fa8e9935c3",
            "url": "https://l10n.opensuse.org/api/units/3920580/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "The Benchmark::Timer class allows you to time portions of code conveniently, as well as benchmark code by allowing timings of repeated trials. It is perfect for when you need more precise information about the running time of portions of your code than the Benchmark module will give you, but don't want to go all out and profile your code.\n\nThe methodology is simple; create a Benchmark::Timer object, and wrap portions of code that you want to benchmark with 'start()' and 'stop()' method calls. You can supply a tag to those methods if you plan to time multiple portions of code. If you provide error and confidence values, you can also use 'need_more_samples()' to determine, statistically, whether you need to collect more data.\n\nAfter you have run your code, you can obtain information about the running time by calling the 'results()' method, or get a descriptive benchmark report by calling 'report()'. If you run your code over multiple trials, the average time is reported. This is wonderful for benchmarking time-critical portions of code in a rigorous way. You can also optionally choose to skip any number of initial trials to cut down on initial case irregularities."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7384951973045177262,
            "content_hash": 7384951973045177262,
            "location": "",
            "context": "",
            "note": "leap/perl-Benchmark-Timer/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 123,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 195,
            "source_unit": "https://l10n.opensuse.org/api/units/12607155/?format=api",
            "priority": 100,
            "id": 3920582,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=e67c9eb13cad8bae",
            "url": "https://l10n.opensuse.org/api/units/3920582/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Open a browser in a given URL"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8247361863785209499,
            "content_hash": -8247361863785209499,
            "location": "",
            "context": "",
            "note": "leap/perl-Browser-Open/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 132,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12607156/?format=api",
            "priority": 100,
            "id": 3920586,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=0d8b7c14cefaa165",
            "url": "https://l10n.opensuse.org/api/units/3920586/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "The functions optionaly exported by this module allows you to open URLs in the user browser.\n\nA set of known commands per OS-name is tested for presence, and the first one found is executed. With an optional parameter, all known commands are checked.\n\nThe the \"open_browser\" manpage uses the 'system()' function to execute the command. If you want more control, you can get the command with the the \"open_browser_cmd\" manpage or the \"open_browser_cmd_all\" manpage functions and then use whatever method you want to execute it."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2864146171638199104,
            "content_hash": 2864146171638199104,
            "location": "",
            "context": "",
            "note": "leap/perl-Browser-Open/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 133,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 85,
            "source_unit": "https://l10n.opensuse.org/api/units/12607157/?format=api",
            "priority": 100,
            "id": 3920590,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=a7bf7dc4a94a3340",
            "url": "https://l10n.opensuse.org/api/units/3920590/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Work with International Standard Book Numbers"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5527587324865943639,
            "content_hash": -5527587324865943639,
            "location": "",
            "context": "",
            "note": "leap/perl-Business-ISBN/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 134,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12607158/?format=api",
            "priority": 100,
            "id": 3920594,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=334a109d4c69e7a9",
            "url": "https://l10n.opensuse.org/api/units/3920594/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "This modules handles International Standard Book Numbers, including ISBN-10 and ISBN-13."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6525571925417322907,
            "content_hash": -6525571925417322907,
            "location": "",
            "context": "",
            "note": "leap/perl-Business-ISBN/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 135,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://l10n.opensuse.org/api/units/12607159/?format=api",
            "priority": 100,
            "id": 3920598,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=257082e8653d1665",
            "url": "https://l10n.opensuse.org/api/units/3920598/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Data Pack for Business::Isbn"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1070428884642567952,
            "content_hash": -1070428884642567952,
            "location": "",
            "context": "",
            "note": "leap/perl-Business-ISBN-Data/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 136,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12607160/?format=api",
            "priority": 100,
            "id": 3920602,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=71251299cd8fe8f0",
            "url": "https://l10n.opensuse.org/api/units/3920602/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "You don't need to load this module yourself in most cases. 'Business::ISBN' will load it when it loads.\n\nThese data are generated from the _RangeMessage.xml_ file provided by the ISBN Agency. You can retrieve this yourself at https://www.isbn-international.org/range_file_generation. This file is included as part of the distribution and should be installed at _~lib/Business/ISBN/Data/RangeMessage.xml_.\n\nIf you want to use a different _RangeMessage.xml_ file, you can set the 'ISBN_RANGE_MESSAGE' environment variable to the alternate location before you load 'Business::ISBN'. This way, you can use the latest (or even earlier) data without having to install something new or wait for an update to this module.\n\nIf the default _RangeMessage.xml_ or your alternate one is not available, the module falls back to data included in _Data.pm_. However, that data is likely to be older data. If it does not find that file, it looks for _RangeMessage.xml_ in the current directory.\n\nThe data are in '%Business::ISBN::country_data' (although the \"country\" part is historical). If you want to see where the data are from, check '$Business::ISBN::country_data{_source}'."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -649896307232757181,
            "content_hash": -649896307232757181,
            "location": "",
            "context": "",
            "note": "leap/perl-Business-ISBN-Data/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 137,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 169,
            "source_unit": "https://l10n.opensuse.org/api/units/12607161/?format=api",
            "priority": 100,
            "id": 3920606,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=76fb1ac07a8daa43",
            "url": "https://l10n.opensuse.org/api/units/3920606/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "work with International Standard Music Numbers"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7328695684221165922,
            "content_hash": -7328695684221165922,
            "location": "",
            "context": "",
            "note": "leap/perl-Business-ISMN/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 139,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12607162/?format=api",
            "priority": 100,
            "id": 3920608,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=1a4b3e1ab30f1e9e",
            "url": "https://l10n.opensuse.org/api/units/3920608/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Perl extension for International Standard Serial Numbers"
            ],
            "previous_source": "",
            "target": [
                "Estensione Perl per scrivere documenti XML"
            ],
            "id_hash": -427461113861657179,
            "content_hash": -427461113861657179,
            "location": "",
            "context": "",
            "note": "leap/perl-Business-ISSN/summary",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 140,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12607163/?format=api",
            "priority": 100,
            "id": 3920612,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=7a115a61b8fbada5",
            "url": "https://l10n.opensuse.org/api/units/3920612/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "* new($issn)\n\n  The constructor accepts a scalar representing the ISSN.\n\n  The string representing the ISSN may contain characters other than   [0-9xX], although these will be removed in the internal representation.   The resulting string must look like an ISSN - the first seven characters   must be digits and the eighth character must be a digit, 'x', or 'X'.\n\n  The string passed as the ISSN need not be a valid ISSN as long as it   superficially looks like one. This allows one to use the 'fix_checksum'   method.\n\n  One should check the validity of the ISSN with 'is_valid()' rather than   relying on the return value of the constructor.\n\n  If all one wants to do is check the validity of an ISSN, one can skip the   object-oriented interface and use the c<is_valid_checksum()> function   which is exportable on demand."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3303967082348640463,
            "content_hash": 3303967082348640463,
            "location": "",
            "context": "",
            "note": "leap/perl-Business-ISSN/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 141,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 134,
            "source_unit": "https://l10n.opensuse.org/api/units/12607164/?format=api",
            "priority": 100,
            "id": 3920616,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=adda0c8e64f978cf",
            "url": "https://l10n.opensuse.org/api/units/3920616/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Read the CDDB entry for an audio CD in your drive"
            ],
            "previous_source": "",
            "target": [
                "Lettura della voce CDDB per un CD audio nel lettore"
            ],
            "id_hash": 8799409555718875545,
            "content_hash": 8799409555718875545,
            "location": "",
            "context": "",
            "note": "leap/perl-CDDB_get/summary",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 142,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://l10n.opensuse.org/api/units/12607165/?format=api",
            "priority": 100,
            "id": 3920620,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=fa1dc85ea1cd2999",
            "url": "https://l10n.opensuse.org/api/units/3920620/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "This module/script gets the CDDB info for an audio cd. You need LINUX, SUNOS or *BSD, a cdrom drive and an active internet connection in order to do that."
            ],
            "previous_source": "",
            "target": [
                "Questo modulo/script recupera l'informazione CDDB per un CD audio. Si necessita di LINUX, SUNOS o *BSD, un lettore CD e una connessione internet attiva per fare ciò."
            ],
            "id_hash": -530130867285505046,
            "content_hash": -530130867285505046,
            "location": "",
            "context": "",
            "note": "leap/perl-CDDB_get/description",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 143,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://l10n.opensuse.org/api/units/12607166/?format=api",
            "priority": 100,
            "id": 3920624,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=78a498c8f2fa4bea",
            "url": "https://l10n.opensuse.org/api/units/3920624/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Handle Common Gateway Interface requests and responses"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5865676025010778869,
            "content_hash": -5865676025010778869,
            "location": "",
            "context": "",
            "note": "leap/perl-CGI/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 144,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12607167/?format=api",
            "priority": 100,
            "id": 3920628,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=2e98eebba1b50d0b",
            "url": "https://l10n.opensuse.org/api/units/3920628/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "CGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and processing and preparing HTTP headers.\n\nCGI.pm performs very well in a vanilla CGI.pm environment and also comes with built-in support for mod_perl and mod_perl2 as well as FastCGI.\n\nIt has the benefit of having developed and refined over 20 years with input from dozens of contributors and being deployed on thousands of websites. CGI.pm was included in the perl distribution from perl v5.4 to v5.20, however is has now been removed from the perl core..."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2219209356266475325,
            "content_hash": 2219209356266475325,
            "location": "",
            "context": "",
            "note": "leap/perl-CGI/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 145,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 109,
            "source_unit": "https://l10n.opensuse.org/api/units/12607168/?format=api",
            "priority": 100,
            "id": 3920632,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=9ecc3726d27c8f3d",
            "url": "https://l10n.opensuse.org/api/units/3920632/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "A perl-specific System for writing Asynchronous web Apps"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4783936974537963305,
            "content_hash": 4783936974537963305,
            "location": "",
            "context": "",
            "note": "leap/perl-CGI-Ajax/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 146,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://l10n.opensuse.org/api/units/12607169/?format=api",
            "priority": 100,
            "id": 3920636,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=c263f554fb313729",
            "url": "https://l10n.opensuse.org/api/units/3920636/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "CGI::Ajax is an object-oriented module that provides a unique mechanism for using perl code asynchronously from javascript- enhanced HTML pages. CGI::Ajax unburdens the user from having to write extensive javascript, except for associating an exported method with a document-defined event (such as onClick, onKeyUp, etc). CGI::Ajax also mixes well with HTML containing more complex javascript.\n\nCGI::Ajax supports methods that return single results or multiple results to the web page, and supports returning values to multiple DIV elements on the HTML page.\n\nUsing CGI::Ajax, the URL for the HTTP GET/POST request is automatically generated based on HTML layout and events, and the page is then dynamically updated with the output from the perl function. Additionally, CGI::Ajax supports mapping URL's to a CGI::Ajax function name, so you can separate your code processing over multiple scripts.\n\nOther than using the Class::Accessor module to generate CGI::Ajax' accessor methods, CGI::Ajax is completely self-contained - it does not require you to install a larger package or a full Content Management System, etc.\n\nWe have added _support_ for other CGI handler/decoder modules, like the CGI::Simple manpage or the CGI::Minimal manpage, but we can't test these since we run mod_perl2 only here. CGI::Ajax checks to see if a header() method is available to the CGI object, and then uses it. If method() isn't available, it creates it's own minimal header.\n\nA primary goal of CGI::Ajax is to keep the module streamlined and maximally flexible. We are trying to keep the generated javascript code to a minimum, but still provide users with a variety of methods for deploying CGI::Ajax. And VERY little user javascript."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5546793236518999456,
            "content_hash": -5546793236518999456,
            "location": "",
            "context": "",
            "note": "leap/perl-CGI-Ajax/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 147,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 265,
            "source_unit": "https://l10n.opensuse.org/api/units/12607170/?format=api",
            "priority": 100,
            "id": 3920640,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=3305d4f086beea60",
            "url": "https://l10n.opensuse.org/api/units/3920640/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Framework for building reusable web-applications"
            ],
            "previous_source": "",
            "target": [
                "Infrastruttura per generare applicazioni web riusabili"
            ],
            "id_hash": -7574947124139390563,
            "content_hash": -7574947124139390563,
            "location": "",
            "context": "",
            "note": "leap/perl-CGI-Application/summary",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 148,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12607171/?format=api",
            "priority": 100,
            "id": 3920644,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=16e061b9714e099d",
            "url": "https://l10n.opensuse.org/api/units/3920644/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Perl extension for managing templates, and performing variable interpolation"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4345572567780991369,
            "content_hash": 4345572567780991369,
            "location": "",
            "context": "",
            "note": "leap/perl-CGI-FastTemplate/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 150,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/12607173/?format=api",
            "priority": 100,
            "id": 3920654,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=bc4e933a0044a189",
            "url": "https://l10n.opensuse.org/api/units/3920654/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Easily generate and process stateful forms"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5196808831520622967,
            "content_hash": 5196808831520622967,
            "location": "",
            "context": "",
            "note": "leap/perl-CGI-FormBuilder/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 152,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12607175/?format=api",
            "priority": 100,
            "id": 3920662,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=c81ec61930664977",
            "url": "https://l10n.opensuse.org/api/units/3920662/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "The goal of CGI::FormBuilder (FormBuilder) is to provide an easy way for you to generate and process entire CGI form-based applications. Its main features are:\n\nField Abstraction   Viewing fields as entities (instead of just params), where the   HTML representation, CGI values, validation, and so on are   properties of each field.\n\nDWIMmery   Lots of built-in \"intelligence\" (such as automatic field typing),   giving you about a 4:1 ratio of the code it generates versus what   you have to write.\n\nBuilt-in Validation   Full-blown regex validation for fields, even including   JavaScript code generation.\n\nTemplate Support  Pluggable support for external template engines,   such as HTML::Template, Text::Template, Template Toolkit,   and CGI::FastTemplate.\n\nPlus, the native HTML generated is valid XHTML 1.0 Transitional."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7087187289265932517,
            "content_hash": 7087187289265932517,
            "location": "",
            "context": "",
            "note": "leap/perl-CGI-FormBuilder/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 153,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 115,
            "source_unit": "https://l10n.opensuse.org/api/units/12607176/?format=api",
            "priority": 100,
            "id": 3920666,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=e25abf4a415c08e5",
            "url": "https://l10n.opensuse.org/api/units/3920666/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Persistent Session Data in Cgi Applications"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1817049331252601404,
            "content_hash": -1817049331252601404,
            "location": "",
            "context": "",
            "note": "leap/perl-CGI-Session/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 154,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12607177/?format=api",
            "priority": 100,
            "id": 3920670,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=66c88b42a753ddc4",
            "url": "https://l10n.opensuse.org/api/units/3920670/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "CGI::Session provides an easy, reliable and modular session management system across HTTP requests."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8573144775105041634,
            "content_hash": 8573144775105041634,
            "location": "",
            "context": "",
            "note": "leap/perl-CGI-Session/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 155,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://l10n.opensuse.org/api/units/12607178/?format=api",
            "priority": 100,
            "id": 3920674,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=f6f9edc02021d4e2",
            "url": "https://l10n.opensuse.org/api/units/3920674/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:46Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm. It shares an identical OO interface to CGI.pm for parameter parsing, file upload, cookie handling and header generation. This module is entirely object oriented, however a complete functional interface is available by using the CGI::Simple::Standard module.\n\nEssentially everything in CGI.pm that relates to the CGI (not HTML) side of things is available. There are even a few new methods and additions to old ones! If you are interested in what has gone on under the hood see the Compatibility with CGI.pm section at the end.\n\nIn practical testing this module loads and runs about twice as fast as CGI.pm depending on the precise task."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3135299109448875062,
            "content_hash": 3135299109448875062,
            "location": "",
            "context": "",
            "note": "leap/perl-CGI-Simple/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 157,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 114,
            "source_unit": "https://l10n.opensuse.org/api/units/12607180/?format=api",
            "priority": 100,
            "id": 3920682,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=ab82d1edb34c7c36",
            "url": "https://l10n.opensuse.org/api/units/3920682/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:47Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Unified cache handling interface"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7319895442467775652,
            "content_hash": -7319895442467775652,
            "location": "",
            "context": "",
            "note": "leap/perl-CHI/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 158,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12607181/?format=api",
            "priority": 100,
            "id": 3920686,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=1a6a81e0a6b51b5c",
            "url": "https://l10n.opensuse.org/api/units/3920686/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:47Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "CHI provides a unified caching API, designed to assist a developer in persisting data for a specified period of time.\n\nThe CHI interface is implemented by driver classes that support fetching, storing and clearing of data. Driver classes exist or will exist for the gamut of storage backends available to Perl, such as memory, plain files, memory mapped files, memcached, and DBI.\n\nCHI is intended as an evolution of DeWitt Clinton's Cache::Cache package, adhering to the basic Cache API but adding new features and addressing limitations in the Cache::Cache implementation."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4398825117119272027,
            "content_hash": 4398825117119272027,
            "location": "",
            "context": "",
            "note": "leap/perl-CHI/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 159,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 90,
            "source_unit": "https://l10n.opensuse.org/api/units/12607182/?format=api",
            "priority": 100,
            "id": 3920690,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=bd0bc42356f5d45b",
            "url": "https://l10n.opensuse.org/api/units/3920690/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:47Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Alias for __PACKAGE__"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7517843971251858499,
            "content_hash": 7517843971251858499,
            "location": "",
            "context": "",
            "note": "leap/perl-CLASS/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 160,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12607183/?format=api",
            "priority": 100,
            "id": 3920694,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=e854bf42b7476c43",
            "url": "https://l10n.opensuse.org/api/units/3920694/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:47Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "CLASS and $CLASS are both synonyms for __PACKAGE__. Easier to type.\n\n$CLASS has the additional benefit of working in strings."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8077794137362285663,
            "content_hash": 8077794137362285663,
            "location": "",
            "context": "",
            "note": "leap/perl-CLASS/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 161,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://l10n.opensuse.org/api/units/12607184/?format=api",
            "priority": 100,
            "id": 3920696,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=f01a16f84e36445f",
            "url": "https://l10n.opensuse.org/api/units/3920696/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:47Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Read and write Changes files"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1013883220896289679,
            "content_hash": -1013883220896289679,
            "location": "",
            "context": "",
            "note": "leap/perl-CPAN-Changes/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 162,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12607185/?format=api",
            "priority": 100,
            "id": 3920700,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=71edf69516bf6c71",
            "url": "https://l10n.opensuse.org/api/units/3920700/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:47Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "It is standard practice to include a Changes file in your distribution. The purpose the Changes file is to help a user figure out what has changed since the last release.\n\nPeople have devised many ways to write the Changes file. A preliminary specification has been created (the CPAN::Changes::Spec manpage) to encourage module authors to write clear and concise Changes.\n\nThis module will help users programmatically read and write Changes files that conform to the specification."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5450957419779587443,
            "content_hash": -5450957419779587443,
            "location": "",
            "context": "",
            "note": "leap/perl-CPAN-Changes/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 163,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 76,
            "source_unit": "https://l10n.opensuse.org/api/units/12607186/?format=api",
            "priority": 100,
            "id": 3920704,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=345a4f1b6c42028d",
            "url": "https://l10n.opensuse.org/api/units/3920704/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:47Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Extract distribution name and version from a distribution filename"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1841441198864111952,
            "content_hash": -1841441198864111952,
            "location": "",
            "context": "",
            "note": "leap/perl-CPAN-DistnameInfo/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 164,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/12607187/?format=api",
            "priority": 100,
            "id": 3920708,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=6671e2fc6aef66b0",
            "url": "https://l10n.opensuse.org/api/units/3920708/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:47Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Verify requirements in a CPAN::Meta object"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4183045417512425640,
            "content_hash": 4183045417512425640,
            "location": "",
            "context": "",
            "note": "leap/perl-CPAN-Meta-Check/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 166,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12607191/?format=api",
            "priority": 100,
            "id": 3920722,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=ba0d29a4fe2758a8",
            "url": "https://l10n.opensuse.org/api/units/3920722/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:47Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "This module verifies if requirements described in a CPAN::Meta object are present."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5984481438146415860,
            "content_hash": 5984481438146415860,
            "location": "",
            "context": "",
            "note": "leap/perl-CPAN-Meta-Check/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 167,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://l10n.opensuse.org/api/units/12607192/?format=api",
            "priority": 100,
            "id": 3920726,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=d30d26292da2ccf4",
            "url": "https://l10n.opensuse.org/api/units/3920726/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:47Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Set of Version Requirements for a Cpan Dist"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7684864067297377430,
            "content_hash": -7684864067297377430,
            "location": "",
            "context": "",
            "note": "leap/perl-CPAN-Meta-Requirements/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 168,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://l10n.opensuse.org/api/units/12607193/?format=api",
            "priority": 100,
            "id": 3920730,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=1559e0d8d193836a",
            "url": "https://l10n.opensuse.org/api/units/3920730/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:47Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "A CPAN::Meta::Requirements object models a set of version constraints like those specified in the _META.yml_ or _META.json_ files in CPAN distributions, and as defined by CPAN::Meta::Spec; It can be built up by adding more and more constraints, and it will reduce them to the simplest representation.\n\nLogically impossible constraints will be identified immediately by thrown exceptions."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 80893689365137916,
            "content_hash": 80893689365137916,
            "location": "",
            "context": "",
            "note": "leap/perl-CPAN-Meta-Requirements/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 169,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 56,
            "source_unit": "https://l10n.opensuse.org/api/units/12607194/?format=api",
            "priority": 100,
            "id": 3920734,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=811f6461c32e09fc",
            "url": "https://l10n.opensuse.org/api/units/3920734/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:47Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Create a Minimal Mirror of Cpan"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3211213157585817316,
            "content_hash": 3211213157585817316,
            "location": "",
            "context": "",
            "note": "leap/perl-CPAN-Mini/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 170,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12607197/?format=api",
            "priority": 100,
            "id": 3920746,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=ac90855a63f68ee4",
            "url": "https://l10n.opensuse.org/api/units/3920746/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:48Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Mapping Perl releases on CPAN to the location of the tarballs"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7901517986581758503,
            "content_hash": -7901517986581758503,
            "location": "",
            "context": "",
            "note": "leap/perl-CPAN-Perl-Releases/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 172,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://l10n.opensuse.org/api/units/12607199/?format=api",
            "priority": 100,
            "id": 3920752,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=12582b41576f3dd9",
            "url": "https://l10n.opensuse.org/api/units/3920752/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:48Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "CPAN::Perl::Releases is a module that contains the mappings of all 'perl' releases that have been uploaded to CPAN to the 'authors/id/' path that the tarballs reside in.\n\nThis is static data, but newer versions of this module will be made available as new releases of 'perl' are uploaded to CPAN."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7637952529031742963,
            "content_hash": -7637952529031742963,
            "location": "",
            "context": "",
            "note": "leap/perl-CPAN-Perl-Releases/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 173,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://l10n.opensuse.org/api/units/12607200/?format=api",
            "priority": 100,
            "id": 3920756,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=16008aa477c43a0d",
            "url": "https://l10n.opensuse.org/api/units/3920756/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:48Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "upload things to the CPAN"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2264067290564774953,
            "content_hash": -2264067290564774953,
            "location": "",
            "context": "",
            "note": "leap/perl-CPAN-Uploader/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 175,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12607202/?format=api",
            "priority": 100,
            "id": 3920764,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=60946acb764e33d7",
            "url": "https://l10n.opensuse.org/api/units/3920764/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:48Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Read/Write .css files with as little code as possible"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2376286634599886938,
            "content_hash": -2376286634599886938,
            "location": "",
            "context": "",
            "note": "leap/perl-CSS-Tiny/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 178,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/12607203/?format=api",
            "priority": 100,
            "id": 3920768,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=5f05bbe55c2a4fa6",
            "url": "https://l10n.opensuse.org/api/units/3920768/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:48Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        }
    ]
}