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=9
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=10",
    "previous": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/units/?format=api&page=8",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Create and Use a Local Lib/ for Perl Modules with Perl5lib"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1461059423851155474,
            "content_hash": -1461059423851155474,
            "location": "",
            "context": "",
            "note": "leap/perl-local-lib/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2398,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://l10n.opensuse.org/api/units/12607072/?format=api",
            "priority": 100,
            "id": 3920270,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=6bb94631ed9d6fee",
            "url": "https://l10n.opensuse.org/api/units/3920270/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:41Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Disables Multidimensional Array Emulation"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2220601345790959919,
            "content_hash": 2220601345790959919,
            "location": "",
            "context": "",
            "note": "leap/perl-multidimensional/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2400,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12607074/?format=api",
            "priority": 100,
            "id": 3920278,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=9ed12928a39fe12f",
            "url": "https://l10n.opensuse.org/api/units/3920278/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:41Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Perl's multidimensional array emulation stems from the days before the language had references, but these days it mostly serves to bite you when you typo a hash slice by using the '$' sigil instead of '@'.\n\nThis module lexically makes using multidimensional array emulation a fatal error at compile time."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7993785785252164791,
            "content_hash": -7993785785252164791,
            "location": "",
            "context": "",
            "note": "leap/perl-multidimensional/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2401,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://l10n.opensuse.org/api/units/12607075/?format=api",
            "priority": 100,
            "id": 3920282,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=11105e2e637a4b49",
            "url": "https://l10n.opensuse.org/api/units/3920282/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:41Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Perl interface to Smart Card Reader"
            ],
            "previous_source": "",
            "target": [
                "Interfaccia Perl per la libreria uulib"
            ],
            "id_hash": -789230965248500152,
            "content_hash": -789230965248500152,
            "location": "",
            "context": "",
            "note": "leap/perl-pcsc/summary",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 2405,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12607076/?format=api",
            "priority": 100,
            "id": 3920286,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=750c169e5e9fde48",
            "url": "https://l10n.opensuse.org/api/units/3920286/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:41Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "PC/SC represents an abstraction layer to smart card readers. It provides a communication layer with a wide variety of smart card readers through a standardized API."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6305602850444171156,
            "content_hash": 6305602850444171156,
            "location": "",
            "context": "",
            "note": "leap/perl-pcsc/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2406,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://l10n.opensuse.org/api/units/12607077/?format=api",
            "priority": 100,
            "id": 3920288,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=d78200624b6a5794",
            "url": "https://l10n.opensuse.org/api/units/3920288/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:41Z",
            "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 Version Objects"
            ],
            "previous_source": "",
            "target": [
                "Estensione Perl per usare OpenSSL"
            ],
            "id_hash": 6135071445106213188,
            "content_hash": 6135071445106213188,
            "location": "",
            "context": "",
            "note": "leap/perl-version/summary",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 2413,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12607084/?format=api",
            "priority": 100,
            "id": 3920316,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=d52426f96d32c144",
            "url": "https://l10n.opensuse.org/api/units/3920316/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:41Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Version objects were added to Perl in 5.10. This module implements version objects for older version of Perl and provides the version object API for all versions of Perl. All previous releases before 0.74 are deprecated and should not be used due to incompatible API changes. Version 0.77 introduces the new 'parse' and 'declare' methods to standardize usage. You are strongly urged to set 0.77 as a minimum in your code, e.g.\n\n  use version 0.77; # even for Perl v.5.10.0"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1501332531132007963,
            "content_hash": -1501332531132007963,
            "location": "",
            "context": "",
            "note": "leap/perl-version/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2414,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 80,
            "source_unit": "https://l10n.opensuse.org/api/units/12607085/?format=api",
            "priority": 100,
            "id": 3920318,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=6b2a3204702379e5",
            "url": "https://l10n.opensuse.org/api/units/3920318/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:41Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Customisable application to read and write meta information in files"
            ],
            "previous_source": "",
            "target": [
                "Applicazione Perl altamente personalizzabile per leggere e scrivere meta-informazioni nei file"
            ],
            "id_hash": -574664760119934175,
            "content_hash": -574664760119934175,
            "location": "",
            "context": "",
            "note": "leap/perl-Image-ExifTool/exiftool/summary",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://l10n.opensuse.org/api/units/12607088/?format=api",
            "priority": 100,
            "id": 3920330,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=78066172041dc321",
            "url": "https://l10n.opensuse.org/api/units/3920330/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:41Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "ExifTool is a a full-featured application for reading and writing meta information in a wide variety of files, including the maker note information of many digital cameras by various manufacturers such as Canon, Casio, FujiFilm, GE, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and Sony."
            ],
            "previous_source": "",
            "target": [
                "ExifTool è un'applicazione completa per leggere e scrivere meta informazioni in un'ampia gamma di file incluse le informazioni del produttore di molte fotocamere digitali da vari produttori come Canon, Casio, FujiFilm, GE, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon e Sony."
            ],
            "id_hash": 3956360008835567572,
            "content_hash": 3956360008835567572,
            "location": "",
            "context": "",
            "note": "leap/perl-Image-ExifTool/exiftool/description",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://l10n.opensuse.org/api/units/12607089/?format=api",
            "priority": 100,
            "id": 3920334,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=b6e7d07762348fd4",
            "url": "https://l10n.opensuse.org/api/units/3920334/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:42Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "represent a series of changes in annotate form"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1531917868827308730,
            "content_hash": -1531917868827308730,
            "location": "",
            "context": "",
            "note": "leap/perl-Algorithm-Annotate/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://l10n.opensuse.org/api/units/12607090/?format=api",
            "priority": 100,
            "id": 3920338,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=6abd88d093798d46",
            "url": "https://l10n.opensuse.org/api/units/3920338/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:42Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Algorithm::Annotate generates a list that is useful for generating output simliar to 'cvs annotate'."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -66003852308756798,
            "content_hash": -66003852308756798,
            "location": "",
            "context": "",
            "note": "leap/perl-Algorithm-Annotate/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://l10n.opensuse.org/api/units/12607091/?format=api",
            "priority": 100,
            "id": 3920342,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=7f1581d8955446c2",
            "url": "https://l10n.opensuse.org/api/units/3920342/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:42Z",
            "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 to generate and test check digits"
            ],
            "previous_source": "",
            "target": [
                "Estensione Perl per generare e usare analizzatori LALR"
            ],
            "id_hash": -5725700587565707283,
            "content_hash": -5725700587565707283,
            "location": "",
            "context": "",
            "note": "leap/perl-Algorithm-CheckDigits/summary\nleap/perl-Algorithm-CheckDigits/description",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://l10n.opensuse.org/api/units/12607094/?format=api",
            "priority": 100,
            "id": 3920354,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=308a39a6d3e68fed",
            "url": "https://l10n.opensuse.org/api/units/3920354/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:42Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Compute `intelligent' differences between two files / lists"
            ],
            "previous_source": "",
            "target": [
                "Calcolo delle differenze 'intelligenti' tra due file o elenchi"
            ],
            "id_hash": 6134925147836188341,
            "content_hash": 6134925147836188341,
            "location": "",
            "context": "",
            "note": "leap/perl-Algorithm-Diff/summary\nleap/perl-Algorithm-Diff/description",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://l10n.opensuse.org/api/units/12607095/?format=api",
            "priority": 100,
            "id": 3920356,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=d523a1eaf06306b5",
            "url": "https://l10n.opensuse.org/api/units/3920356/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:42Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Building, finding and using tidyp library - L<http://www.tidyp.com>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1695902289888219805,
            "content_hash": 1695902289888219805,
            "location": "",
            "context": "",
            "note": "leap/perl-Alien-Tidyp/summary\nleap/perl-Alien-Tidyp/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://l10n.opensuse.org/api/units/12607096/?format=api",
            "priority": 100,
            "id": 3920362,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=97890e25ba8f129d",
            "url": "https://l10n.opensuse.org/api/units/3920362/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:42Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "(DEPRECATED) use Moo instead!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6755247700180182943,
            "content_hash": 6755247700180182943,
            "location": "",
            "context": "",
            "note": "leap/perl-Any-Moose/summary\nleap/perl-Any-Moose/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12607097/?format=api",
            "priority": 100,
            "id": 3920364,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=ddbf75fe1303a79f",
            "url": "https://l10n.opensuse.org/api/units/3920364/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:42Z",
            "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 is an AnyEvent user, you need to make sure that you use and run a supported event loop.\n\nThis module implements a simple, stateless and non-blocking HTTP client. It supports GET, POST and other request methods, cookies and more, all on a very low level. It can follow redirects, supports proxies, and automatically limits the number of connections to the values specified in the RFC.\n\nIt should generally be a \"good client\" that is enough for most HTTP tasks. Simple tasks should be simple, but complex tasks should still be possible as the user retains control over request and response headers.\n\nThe caller is responsible for authentication management, cookies (if the simplistic implementation in this module doesn't suffice), referer and other high-level protocol details for which this module offers only limited support."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3808575634927360007,
            "content_hash": 3808575634927360007,
            "location": "",
            "context": "",
            "note": "leap/perl-AnyEvent-HTTP/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 134,
            "source_unit": "https://l10n.opensuse.org/api/units/12607099/?format=api",
            "priority": 100,
            "id": 3920372,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=b4dac75c7c0d9807",
            "url": "https://l10n.opensuse.org/api/units/3920372/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:42Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "communicate with the i3 window manager"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4542765789337787024,
            "content_hash": 4542765789337787024,
            "location": "",
            "context": "",
            "note": "leap/perl-AnyEvent-I3/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12607100/?format=api",
            "priority": 100,
            "id": 3920376,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=bf0b256ab3469a90",
            "url": "https://l10n.opensuse.org/api/units/3920376/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:42Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Perl Authentication and Authorization via cookies"
            ],
            "previous_source": "",
            "target": [
                "Autenticazione e autorizzazione Perl tramite cookie"
            ],
            "id_hash": 6936022304433111862,
            "content_hash": 6936022304433111862,
            "location": "",
            "context": "",
            "note": "leap/perl-Apache-AuthCookie/summary",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12607101/?format=api",
            "priority": 100,
            "id": 3920380,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=e041b38989ec0336",
            "url": "https://l10n.opensuse.org/api/units/3920380/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:42Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Initiate a persistent database connection"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3164730053320502084,
            "content_hash": 3164730053320502084,
            "location": "",
            "context": "",
            "note": "leap/perl-Apache-DBI/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12607103/?format=api",
            "priority": 100,
            "id": 3920388,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=abeb61374e2beb44",
            "url": "https://l10n.opensuse.org/api/units/3920388/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:42Z",
            "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 initiates a persistent database connection.\n\nThe database access uses Perl's DBI. For supported DBI drivers see:\n\n http://dbi.perl.org/\n\nWhen loading the DBI module (do not confuse this with the Apache::DBI module) it checks if the environment variable 'MOD_PERL' has been set and if the module Apache::DBI has been loaded. In this case every connect request will be forwarded to the Apache::DBI module. This checks if a database handle from a previous connect request is already stored and if this handle is still valid using the ping method. If these two conditions are fulfilled it just returns the database handle. The parameters defining the connection have to be exactly the same, including the connect attributes! If there is no appropriate database handle or if the ping method fails, a new connection is established and the handle is stored for later re-use. There is no need to remove the disconnect statements from your code. They won't do anything because the Apache::DBI module overloads the disconnect method."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3214832103181318287,
            "content_hash": 3214832103181318287,
            "location": "",
            "context": "",
            "note": "leap/perl-Apache-DBI/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 165,
            "source_unit": "https://l10n.opensuse.org/api/units/12607104/?format=api",
            "priority": 100,
            "id": 3920390,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=ac9d60c3d2a4f88f",
            "url": "https://l10n.opensuse.org/api/units/3920390/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:42Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Compile a log format string to perl-code"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6147952682578060994,
            "content_hash": -6147952682578060994,
            "location": "",
            "context": "",
            "note": "leap/perl-Apache-LogFormat-Compiler/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12607105/?format=api",
            "priority": 100,
            "id": 3920394,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=2aae159bc306593e",
            "url": "https://l10n.opensuse.org/api/units/3920394/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:42Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Compile a log format string to perl-code. For faster generation of access_log lines."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8210015426415585530,
            "content_hash": -8210015426415585530,
            "location": "",
            "context": "",
            "note": "leap/perl-Apache-LogFormat-Compiler/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://l10n.opensuse.org/api/units/12607106/?format=api",
            "priority": 100,
            "id": 3920398,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=0e102a77dc059706",
            "url": "https://l10n.opensuse.org/api/units/3920398/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:43Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Apache::Session is a persistence framework which is particularly useful for tracking session data between httpd requests. Apache::Session is designed to work with Apache and mod_perl, but it should work under CGI and other web servers, and it also works outside of a web server altogether.\n\nApache::Session consists of five components: the interface, the object store, the lock manager, the ID generator, and the serializer. The interface is defined in Session.pm, which is meant to be easily subclassed. The object store can be the filesystem, a Berkeley DB, a MySQL DB, an Oracle DB, a Postgres DB, Sybase, or Informix. Locking is done by lock files, semaphores, or the locking capabilities of the various databases. Serialization is done via Storable, and optionally ASCII-fied via MIME or pack(). ID numbers are generated via MD5. The reader is encouraged to extend these capabilities to meet his own requirements.\n\nA derived class of Apache::Session is used to tie together the three following components. The derived class inherits the interface from Apache::Session, and specifies which store and locker classes to use. Apache::Session::MySQL, for instance, uses the MySQL storage class and also the MySQL locking class. You can easily plug in your own object store or locker class."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8861037226465415759,
            "content_hash": -8861037226465415759,
            "location": "",
            "context": "",
            "note": "leap/perl-Apache-Session/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 202,
            "source_unit": "https://l10n.opensuse.org/api/units/12607108/?format=api",
            "priority": 100,
            "id": 3920406,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=050745971f042db1",
            "url": "https://l10n.opensuse.org/api/units/3920406/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:43Z",
            "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 is an authentication handler that uses the basic mechanism provided by Apache2::AuthCookie with a DBI database for ticket-based protection. It is based on two tokens being provided, a username and password, which can be any strings (there are no illegal characters for either). The username is used to set the remote user as if Basic Authentication was used.\n\nOn an attempt to access a protected location without a valid cookie being provided, the module prints an HTML login form (produced by a CGI or any other handler; this can be a static file if you want to always send people to the same entry page when they log in). This login form has fields for username and password. On submitting it, the username and password are looked up in the DBI database. The supplied password is checked against the password in the database; the password in the database can be plaintext, or a crypt() or md5_hex() checksum of the password. If this succeeds, the user is issued a ticket. This ticket contains the username, an issue time, an expire time, and an MD5 checksum of those and a secret key for the server. It can optionally be encrypted before returning it to the client in the cookie; encryption is only useful for preventing the client from seeing the expire time. If you wish to protect passwords in transport, use an SSL-encrypted connection. The ticket is given in a cookie that the browser stores.\n\nAfter a login the user is redirected to the location they originally wished to view (or to a fixed page if the login \"script\" was really a static file).\n\nOn this access and any subsequent attempt to access a protected document, the browser returns the ticket to the server. The server unencrypts it if encrypted tickets are enabled, then extracts the username, issue time, expire time and checksum. A new checksum is calculated of the username, issue time, expire time and the secret key again; if it agrees with the checksum that the client supplied, we know that the data has not been tampered with. We next check that the expire time has not passed. If not, the ticket is still good, so we set the username.\n\nAuthorization checks then check that any \"require valid-user\" or \"require user jacob\" settings are passed. Finally, if a \"require group foo\" directive was given, the module will look up the username in a groups database and check that the user is a member of one of the groups listed. If all these checks pass, the document requested is displayed.\n\nIf a ticket has expired or is otherwise invalid it is cleared in the browser and the login form is shown again."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6911552765785445532,
            "content_hash": -6911552765785445532,
            "location": "",
            "context": "",
            "note": "leap/perl-Apache2-AuthCookieDBI/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 453,
            "source_unit": "https://l10n.opensuse.org/api/units/12607110/?format=api",
            "priority": 100,
            "id": 3920412,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=20153b60e4fd6b64",
            "url": "https://l10n.opensuse.org/api/units/3920412/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:43Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Configuration, Error-handling, Localization, and Logging"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2997019632688907219,
            "content_hash": 2997019632688907219,
            "location": "",
            "context": "",
            "note": "leap/perl-App-CELL/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12607111/?format=api",
            "priority": 100,
            "id": 3920416,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=a9978d7a1f4b43d3",
            "url": "https://l10n.opensuse.org/api/units/3920416/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:43Z",
            "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 top-level module of App::CELL, the Configuration, Error-handling, Localization, and Logging framework for applications (or scripts) written in Perl.\n\nFor details, read the POD in the App::CELL distro. For an introduction, read App::CELL::Guide."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2859217508071234161,
            "content_hash": -2859217508071234161,
            "location": "",
            "context": "",
            "note": "leap/perl-App-CELL/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://l10n.opensuse.org/api/units/12607112/?format=api",
            "priority": 100,
            "id": 3920420,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=585204d33fd6258f",
            "url": "https://l10n.opensuse.org/api/units/3920420/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:43Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Dispatcher module for command line interface programs"
            ],
            "previous_source": "",
            "target": [
                "Uno strumento per automatizzare programmi interattivi"
            ],
            "id_hash": -5175936808696158799,
            "content_hash": -5175936808696158799,
            "location": "",
            "context": "",
            "note": "leap/perl-App-CLI/summary",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12607113/?format=api",
            "priority": 100,
            "id": 3920424,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=382b60e551cbe5b1",
            "url": "https://l10n.opensuse.org/api/units/3920424/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:43Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "App::Cmd is intended to make it easy to write complex command-line applications without having to think about most of the annoying things usually involved.\n\nFor information on how to start using App::Cmd, see App::Cmd::Tutorial."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7671730568573930003,
            "content_hash": 7671730568573930003,
            "location": "",
            "context": "",
            "note": "leap/perl-App-Cmd/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://l10n.opensuse.org/api/units/12607116/?format=api",
            "priority": 100,
            "id": 3920436,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=ea77764e385aca13",
            "url": "https://l10n.opensuse.org/api/units/3920436/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:43Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Dochazka command line client"
            ],
            "previous_source": "",
            "target": [
                "Una libreria per la lettura delle immagini"
            ],
            "id_hash": 1726320301368486765,
            "content_hash": 1726320301368486765,
            "location": "",
            "context": "",
            "note": "leap/perl-App-Dochazka-CLI/summary",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12607117/?format=api",
            "priority": 100,
            "id": 3920440,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=97f51f2aeb9d2b6d",
            "url": "https://l10n.opensuse.org/api/units/3920440/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:43Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "App::Dochazka::CLI is the Command Line Interface (CLI) component of the Dochazka Attendance & Time Tracking system.\n\nIn order to work, the CLI must be pointed at a running App::Dochazka::REST (i.e., Dochazka REST server) instance by setting the 'MREST_CLI_URI_BASE' meta configuration parameter.\n\nDetailed documentation covering configuration, deployment, and the commands that can be used with the CLI can be found in App::Dochazka::CLI::Guide.\n\nThis module is used to store some \"global\" package variables that are used throughout the CLI code base."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1625153536978301899,
            "content_hash": 1625153536978301899,
            "location": "",
            "context": "",
            "note": "leap/perl-App-Dochazka-CLI/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 79,
            "source_unit": "https://l10n.opensuse.org/api/units/12607118/?format=api",
            "priority": 100,
            "id": 3920444,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=968db4880d0fb3cb",
            "url": "https://l10n.opensuse.org/api/units/3920444/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:43Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Dochazka Attendance and Time Tracking System shared modules"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4985195376137276384,
            "content_hash": -4985195376137276384,
            "location": "",
            "context": "",
            "note": "leap/perl-App-Dochazka-Common/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://l10n.opensuse.org/api/units/12607119/?format=api",
            "priority": 100,
            "id": 3920446,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=3ad10737d56af420",
            "url": "https://l10n.opensuse.org/api/units/3920446/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:43Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Dochazka REST server"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6200147947436741210,
            "content_hash": -6200147947436741210,
            "location": "",
            "context": "",
            "note": "leap/perl-App-Dochazka-REST/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 61,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12607121/?format=api",
            "priority": 100,
            "id": 3920454,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=29f4a64aa62a6da6",
            "url": "https://l10n.opensuse.org/api/units/3920454/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Dochazka Attendance & Time Tracking system web client"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5598228208427457527,
            "content_hash": 5598228208427457527,
            "location": "",
            "context": "",
            "note": "leap/perl-App-Dochazka-WWW/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 63,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://l10n.opensuse.org/api/units/12607123/?format=api",
            "priority": 100,
            "id": 3920462,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=cdb0e6e516e3dbf7",
            "url": "https://l10n.opensuse.org/api/units/3920462/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "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 web client of the Dochazka Attendance & Time Tracking system. For more information see the App::Dochazka::REST manpage and the App::MFILE::WWW manpage."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6776394561381903642,
            "content_hash": 6776394561381903642,
            "location": "",
            "context": "",
            "note": "leap/perl-App-Dochazka-WWW/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://l10n.opensuse.org/api/units/12607124/?format=api",
            "priority": 100,
            "id": 3920466,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=de0a96f3610ead1a",
            "url": "https://l10n.opensuse.org/api/units/3920466/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Pack Your Dependencies Onto Your Script File"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8870327584209576478,
            "content_hash": -8870327584209576478,
            "location": "",
            "context": "",
            "note": "leap/perl-App-FatPacker/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 65,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12607125/?format=api",
            "priority": 100,
            "id": 3920468,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=04e6440f25d6dde2",
            "url": "https://l10n.opensuse.org/api/units/3920468/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "pack your dependencies onto your script file"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 225051895661936087,
            "content_hash": 225051895661936087,
            "location": "",
            "context": "",
            "note": "leap/perl-App-FatPacker/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 66,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12607126/?format=api",
            "priority": 100,
            "id": 3920472,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=831f8b81b8f53dd7",
            "url": "https://l10n.opensuse.org/api/units/3920472/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "MFILE shared modules"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 936139391515269855,
            "content_hash": 936139391515269855,
            "location": "",
            "context": "",
            "note": "leap/perl-App-MFILE/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 67,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12607127/?format=api",
            "priority": 100,
            "id": 3920476,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=8cfdd5d113849adf",
            "url": "https://l10n.opensuse.org/api/units/3920476/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "This distro consists of general, reusable modules. Currently, there is only one module, App::MFILE::HTTP, which is used by App::MFILE::WWW, App::Dochazka::WWW, and App::Dochazka::CLI."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3022614022564153211,
            "content_hash": 3022614022564153211,
            "location": "",
            "context": "",
            "note": "leap/perl-App-MFILE/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 68,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://l10n.opensuse.org/api/units/12607128/?format=api",
            "priority": 100,
            "id": 3920480,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=a9f27b70640d077b",
            "url": "https://l10n.opensuse.org/api/units/3920480/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Web UI development toolkit with prototype demo app"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4272716947995877871,
            "content_hash": -4272716947995877871,
            "location": "",
            "context": "",
            "note": "leap/perl-App-MFILE-WWW/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 69,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://l10n.opensuse.org/api/units/12607129/?format=api",
            "priority": 100,
            "id": 3920482,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=44b44292d8ea1e11",
            "url": "https://l10n.opensuse.org/api/units/3920482/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "This distro contains a foundation/framework/toolkit for developing the \"front end\" portion of web applications.\n\nApp::MFILE::WWW is a Plack application that provides a HTTP request-response handler (based on Web::Machine), CSS and HTML source code for an in-browser \"screen\", and JavaScript code for displaying various \"widgets\" (menus, forms, etc.) in that screen and for processing user input from within those widgets.\n\nIn addition, infrastructure is included (but need not be used) for user authentication, session management, and communication with a backend server via AJAX calls.\n\nFront ends built with App::MFILE::WWW will typicaly be menu-driven, consisting exclusively of fixed-width Unicode text, and capable of being controlled from the keyboard, without the use of a mouse. The overall look-and-feel is reminiscent of the text terminal era.\n\nThe distro comes with a prototype (demo) application to illustrate how the various widgets are used."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1901349675092943001,
            "content_hash": -1901349675092943001,
            "location": "",
            "context": "",
            "note": "leap/perl-App-MFILE-WWW/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 70,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 138,
            "source_unit": "https://l10n.opensuse.org/api/units/12607130/?format=api",
            "priority": 100,
            "id": 3920486,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=659d0c8b5647df67",
            "url": "https://l10n.opensuse.org/api/units/3920486/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Easy access to any pastebin"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1922944506133351636,
            "content_hash": -1922944506133351636,
            "location": "",
            "context": "",
            "note": "leap/perl-App-Nopaste/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 71,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12607131/?format=api",
            "priority": 100,
            "id": 3920490,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=65505428ed21f32c",
            "url": "https://l10n.opensuse.org/api/units/3920490/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Pastebins (also known as nopaste sites) let you post text, usually code, for public viewing. They're used a lot in IRC channels to show code that would normally be too long to give directly in the channel (hence the name nopaste).\n\nEach pastebin is slightly different. When one pastebin goes down (I'm looking at you, http://paste.husk.org), then you have to find a new one. And if you usually use a script to publish text, then it's too much hassle.\n\nThis module aims to smooth out the differences between pastebins, and provides redundancy: if one site doesn't work, it just tries a different one.\n\nIt's also modular: you only need to put on CPAN a App::Nopaste::Service::Foo module and anyone can begin using it."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4958015417294693576,
            "content_hash": 4958015417294693576,
            "location": "",
            "context": "",
            "note": "leap/perl-App-Nopaste/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 72,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 122,
            "source_unit": "https://l10n.opensuse.org/api/units/12607132/?format=api",
            "priority": 100,
            "id": 3920494,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=c4ce68c0dac2a4c8",
            "url": "https://l10n.opensuse.org/api/units/3920494/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "cpanminus is a script to get, unpack, build and install modules from CPAN and does nothing else.\n\nIt's dependency free (can bootstrap itself), requires zero configuration, and stands alone. When running, it requires only 10MB of RAM."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1988513396286267871,
            "content_hash": -1988513396286267871,
            "location": "",
            "context": "",
            "note": "leap/perl-App-cpanminus/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 78,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://l10n.opensuse.org/api/units/12607134/?format=api",
            "priority": 100,
            "id": 3920502,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=6467619a07405e21",
            "url": "https://l10n.opensuse.org/api/units/3920502/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Manage perl installations in your C<$HOME>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1045455212371547927,
            "content_hash": -1045455212371547927,
            "location": "",
            "context": "",
            "note": "leap/perl-App-perlbrew/summary\nleap/perl-App-perlbrew/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 79,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12607135/?format=api",
            "priority": 100,
            "id": 3920506,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=717dcc05fe0368e9",
            "url": "https://l10n.opensuse.org/api/units/3920506/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Perl5 module for reading configuration files and parsing command line ar[cut]"
            ],
            "previous_source": "",
            "target": [
                "Lettura dei file di configurazione e analisi degli argomenti a riga di comando"
            ],
            "id_hash": 4427039404835871056,
            "content_hash": 4427039404835871056,
            "location": "",
            "context": "",
            "note": "leap/perl-AppConfig/summary",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 80,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://l10n.opensuse.org/api/units/12607136/?format=api",
            "priority": 100,
            "id": 3920510,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=bd7000e21be61950",
            "url": "https://l10n.opensuse.org/api/units/3920510/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Perl5 module for reading configuration files and parsing command line arguments."
            ],
            "previous_source": "",
            "target": [
                "Lettura dei file di configurazione e analisi degli argomenti a riga di comando"
            ],
            "id_hash": -5123613366247947267,
            "content_hash": -5123613366247947267,
            "location": "",
            "context": "",
            "note": "leap/perl-AppConfig/description",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 81,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://l10n.opensuse.org/api/units/12607137/?format=api",
            "priority": 100,
            "id": 3920514,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=38e544ca1a5903fd",
            "url": "https://l10n.opensuse.org/api/units/3920514/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Generic Archive Extracting Mechanism"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8218386479341169013,
            "content_hash": -8218386479341169013,
            "location": "",
            "context": "",
            "note": "leap/perl-Archive-Extract/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 84,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12607138/?format=api",
            "priority": 100,
            "id": 3920518,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=0df26d0a37ff168b",
            "url": "https://l10n.opensuse.org/api/units/3920518/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Archive::Extract is a generic archive extraction mechanism.\n\nIt allows you to extract any archive file of the type .tar, .tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma without having to worry how it does so, or use different interfaces for each type by using either perl modules, or commandline tools on your system.\n\nSee the 'HOW IT WORKS' section further down for details."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7774295105243977675,
            "content_hash": 7774295105243977675,
            "location": "",
            "context": "",
            "note": "leap/perl-Archive-Extract/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 85,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 67,
            "source_unit": "https://l10n.opensuse.org/api/units/12607139/?format=api",
            "priority": 100,
            "id": 3920520,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=ebe3d8354f2017cb",
            "url": "https://l10n.opensuse.org/api/units/3920520/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:44Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/it/?format=api",
            "source": [
                "Peek into archives without extracting them"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6233417989517972118,
            "content_hash": -6233417989517972118,
            "location": "",
            "context": "",
            "note": "leap/perl-Archive-Peek/summary",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 86,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/12607140/?format=api",
            "priority": 100,
            "id": 3920524,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=297e735d56406d6a",
            "url": "https://l10n.opensuse.org/api/units/3920524/?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 lets you peek into archives without extracting them. It currently supports tar files and zip files. To support Bzip2- compressed files, you should install IO::Uncompress::Bunzip2."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7595709341050990342,
            "content_hash": 7595709341050990342,
            "location": "",
            "context": "",
            "note": "leap/perl-Archive-Peek/description",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 87,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://l10n.opensuse.org/api/units/12607141/?format=api",
            "priority": 100,
            "id": 3920528,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/perl-master/it/?checksum=e9696166e275ef06",
            "url": "https://l10n.opensuse.org/api/units/3920528/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-01T14:41:45Z",
            "last_updated": "2024-05-14T08:33:51.112561Z"
        }
    ]
}