Translation components API.

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

GET /api/translations/release-notes-opensuse/leap_15_6/ar/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 109,
    "next": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/units/?format=api&page=3",
    "previous": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/units/?format=api",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "UEFI, GPT, and MS-DOS Partitions"
            ],
            "previous_source": "",
            "target": [
                "أقسام UEFI و GPT و MS-DOS"
            ],
            "id_hash": -3395960672153028791,
            "content_hash": -3395960672153028791,
            "location": "xml/release-notes.xml:264",
            "context": "",
            "note": "(itstool) path: sect2/title",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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/14775014/?format=api",
            "priority": 100,
            "id": 14775232,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=50df1fc2e11f3749",
            "url": "https://l10n.opensuse.org/api/units/14775232/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.278899Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Together with the EFI/UEFI specification, a new style of partitioning arrived: GPT (GUID Partition Table). This new schema uses globally unique identifiers (128-bit values displayed in 32 hexadecimal digits) to identify devices and partition types."
            ],
            "previous_source": "",
            "target": [
                "مع مواصفات EFI/UEFI هناك نمط جديد من التقسيم: GPT (جدول أقسام GUID). هذا مخطط جديد يستخدم معرفات فريدة عالمياً (قيم 128-بت يتم عرضها بصيغة أرقام ست عشرية 32) للتعرف على العتادوأنواع التقسيم."
            ],
            "id_hash": 8702862957179468542,
            "content_hash": 8702862957179468542,
            "location": "xml/release-notes.xml:265",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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/14775015/?format=api",
            "priority": 100,
            "id": 14775233,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=f8c6c7bff3967afe",
            "url": "https://l10n.opensuse.org/api/units/14775233/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.282869Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Additionally, the UEFI specification also allows legacy MBR (MS-DOS) partitions. The Linux boot loaders (ELILO or GRUB 2) try to automatically generate a GUID for those legacy partitions, and write them to the firmware. Such a GUID can change frequently, causing a rewrite in the firmware. A rewrite consists of two different operations: Removing the old entry and creating a new entry that replaces the first one."
            ],
            "previous_source": "",
            "target": [
                "بالإضافة إلى ذلك، تسمح مواصفات UEFI أيضا بأقسام MBR (MS-DOS) القديمة. محمل إقلاع لينكس (ELILO أو GRUB2) يحاولة تلقائياً إنشاء GUID لتلك الأقسام القديمة، ويكتبها إلى البرامج الثابتة. GUID يمكن أن يتغير بشكل متكرر، مما يتسبب في إعادة كتابة البرامج الثابتة. إعادة الكتابة تتألف من عمليتين: إزالة الإدخال القديم وإنشاء إدخال جديد يحل محله."
            ],
            "id_hash": 4904863023312169108,
            "content_hash": 4904863023312169108,
            "location": "xml/release-notes.xml:271",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 67,
            "source_unit": "https://l10n.opensuse.org/api/units/14775016/?format=api",
            "priority": 100,
            "id": 14775234,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=c41192eec0786894",
            "url": "https://l10n.opensuse.org/api/units/14775234/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.287724Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Modern firmware has a garbage collector that collects deleted entries and frees the memory reserved for old entries. A problem arises when faulty firmware does not collect and free those entries. This can result in a non-bootable system."
            ],
            "previous_source": "",
            "target": [
                "البرامج الثابتة الحديثة تقوم بتجميع الإدخالات المحذوفة وتحرر الذاكرة من الإدخالات القديمة. إذا كان هناك خلل في البرنامج الثابت قد تنشأ مشكلة أثناء جمع وتحرير هذه الإدخالات؛ وهذا قد يتسبب في عدم قدرة النظام على الإقلاع."
            ],
            "id_hash": -358580279232030990,
            "content_hash": -358580279232030990,
            "location": "xml/release-notes.xml:279",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://l10n.opensuse.org/api/units/14775017/?format=api",
            "priority": 100,
            "id": 14775235,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=7b061122c8ea16f2",
            "url": "https://l10n.opensuse.org/api/units/14775235/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.292741Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "To work around this problem, convert the legacy MBR partition to GPT."
            ],
            "previous_source": "",
            "target": [
                "لتجاوز هذه المشكلة، حوِل قسم MBR القديم إلى GPT."
            ],
            "id_hash": 4756790920456687040,
            "content_hash": 4756790920456687040,
            "location": "xml/release-notes.xml:285",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://l10n.opensuse.org/api/units/14775018/?format=api",
            "priority": 100,
            "id": 14775236,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=c2038423bc9fcdc0",
            "url": "https://l10n.opensuse.org/api/units/14775236/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.297951Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "System Upgrade"
            ],
            "previous_source": "",
            "target": [
                "ترقية النظام"
            ],
            "id_hash": -7612825901353675390,
            "content_hash": -7612825901353675390,
            "location": "xml/release-notes.xml:292",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/14775019/?format=api",
            "priority": 100,
            "id": 14775237,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=1659cf2d5cebd582",
            "url": "https://l10n.opensuse.org/api/units/14775237/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.301997Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "This section lists notes related to upgrading the system. For supported scenarios and detailed upgrade instructions, see the documentation at:"
            ],
            "previous_source": "",
            "target": [
                "يعرض هذا المقطع ملاحظات تتعلق بتحسين النظام. للحصول على إرشادات مفصلة للترقية، راجع الوثائق في <link xlink:href=\"https://doc.opensuse.org/documentation/leap/startup/html/book.opensuse.startup/cha.update.osuse.html\"/>."
            ],
            "id_hash": -5112399520032322253,
            "content_hash": -5112399520032322253,
            "location": "xml/release-notes.xml:294",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 20,
            "source_unit": "https://l10n.opensuse.org/api/units/14775020/?format=api",
            "priority": 100,
            "id": 14775238,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=390d1bb922988d33",
            "url": "https://l10n.opensuse.org/api/units/14775238/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.305785Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Make sure to also review the following sections of this documentation:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4426825639017993973,
            "content_hash": -4426825639017993973,
            "location": "xml/release-notes.xml:311",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://l10n.opensuse.org/api/units/14775021/?format=api",
            "priority": 100,
            "id": 14775239,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=4290c1891fbda90b",
            "url": "https://l10n.opensuse.org/api/units/14775239/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.313063Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Packaging Changes"
            ],
            "previous_source": "",
            "target": [
                "تغييرات الحزم"
            ],
            "id_hash": -1765050955272765595,
            "content_hash": -1765050955272765595,
            "location": "xml/release-notes.xml:336",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/14775022/?format=api",
            "priority": 100,
            "id": 14775240,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=678147820080bf65",
            "url": "https://l10n.opensuse.org/api/units/14775240/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.316779Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Deprecated Packages"
            ],
            "previous_source": "",
            "target": [
                "الحزم المهملة"
            ],
            "id_hash": -5716202057070387548,
            "content_hash": -5716202057070387548,
            "location": "xml/release-notes.xml:339",
            "context": "",
            "note": "(itstool) path: sect2/title",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/14775023/?format=api",
            "priority": 100,
            "id": 14775241,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=30abf883cbf65ea4",
            "url": "https://l10n.opensuse.org/api/units/14775241/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.320700Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Deprecated packages are still shipped as part of the distribution but are scheduled to be removed the next version of openSUSE Leap. These packages exist to aid migration, but their use is discouraged and they may not receive updates."
            ],
            "previous_source": "",
            "target": [
                "لا يزال يتم شحن الحزم الموقوفة كجزء من التوزيعة ولكن تمت جدولة إزالتها الإصدار التالي من أوبن سوزي ليب. توجد هذه الحزم للمساعدة في الترحيل ، ولكن لا يُنصح باستخدامها وقد لا تتلقى تحديثات."
            ],
            "id_hash": 4065593110497658591,
            "content_hash": 4065593110497658591,
            "location": "xml/release-notes.xml:340",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 61,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://l10n.opensuse.org/api/units/14775024/?format=api",
            "priority": 100,
            "id": 14775242,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=b86be364c07d06df",
            "url": "https://l10n.opensuse.org/api/units/14775242/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.325475Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "To check whether installed packages are no longer maintained, make sure that the <package>lifecycle-data-openSUSE</package> package is installed, then use the command:"
            ],
            "previous_source": "To check whether installed packages are no longer maintained: Make sure that <package>lifecycle-data-openSUSE</package> is installed, then use the command:",
            "target": [
                "للتحقق مما إذا كانت الحزم المثبتة لم تعد محفوظة: تحقق من أن <package>lifecycle-data-openSUSE</package> مثبت، ثم استخدم الأمر:"
            ],
            "id_hash": -2613555941066860454,
            "content_hash": -2613555941066860454,
            "location": "xml/release-notes.xml:358",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 62,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://l10n.opensuse.org/api/units/14775025/?format=api",
            "priority": 100,
            "id": 14775243,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=5bbac8b80419185a",
            "url": "https://l10n.opensuse.org/api/units/14775243/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.330842Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "zypper lifecycle"
            ],
            "previous_source": "",
            "target": [
                "دورة حياة زايبر zypper"
            ],
            "id_hash": -9124959882120230347,
            "content_hash": -9124959882120230347,
            "location": "xml/release-notes.xml:363",
            "context": "",
            "note": "(itstool) path: sect2/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 63,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/14775026/?format=api",
            "priority": 100,
            "id": 14775244,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=015da15554888a35",
            "url": "https://l10n.opensuse.org/api/units/14775244/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.337920Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Removed Packages"
            ],
            "previous_source": "",
            "target": [
                "الحزم التي تمت إزالتها"
            ],
            "id_hash": -6522663966662008853,
            "content_hash": -6522663966662008853,
            "location": "xml/release-notes.xml:367",
            "context": "",
            "note": "(itstool) path: sect2/title",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/14775027/?format=api",
            "priority": 100,
            "id": 14775245,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=257ad7ae4ddedfeb",
            "url": "https://l10n.opensuse.org/api/units/14775245/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.341859Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Removed packages are not shipped as part of the distribution anymore."
            ],
            "previous_source": "",
            "target": [
                "لا يتم شحن الحزم التي تمت إزالتها كجزء من التوزيعة بعد الآن."
            ],
            "id_hash": -2868207989368021031,
            "content_hash": -2868207989368021031,
            "location": "xml/release-notes.xml:368",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 65,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://l10n.opensuse.org/api/units/14775028/?format=api",
            "priority": 100,
            "id": 14775246,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=58321407b3c81fd9",
            "url": "https://l10n.opensuse.org/api/units/14775246/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.345854Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "<package>gnome-todo</package>: gnome-todo was replaced by package Endeavour."
            ],
            "previous_source": "<package>gnome-system-log</package>: Replaced by <package>gnome-logs</package>.",
            "target": [
                "<package>gnome-system-log</package>: استبدلت <package>gnome-logs</package>."
            ],
            "id_hash": 5365617807487508020,
            "content_hash": 5365617807487508020,
            "location": "xml/release-notes.xml:374",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 66,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/14775029/?format=api",
            "priority": 100,
            "id": 14775247,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=ca7680f7b7cd9e34",
            "url": "https://l10n.opensuse.org/api/units/14775247/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.350106Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "<package>msgpack</package>: msgpack was replaced by msgpack-c and msgpack-cxx."
            ],
            "previous_source": "<package>hawk</package>: Replaced by <package>hawk2</package>.",
            "target": [
                "<package>hawk</package>: استبدلت <package>hawk2</package>."
            ],
            "id_hash": -8481882643568488797,
            "content_hash": -8481882643568488797,
            "location": "xml/release-notes.xml:377",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 67,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 8,
            "source_unit": "https://l10n.opensuse.org/api/units/14775030/?format=api",
            "priority": 100,
            "id": 14775248,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=0a4a4cacb38c8ea3",
            "url": "https://l10n.opensuse.org/api/units/14775248/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.377793Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "<package>nodejs-electron</package>: This old version of Electron is EOL, and we are unable to support this runtime throughout Leap's lifetime due to frequent ABI breaks. Current versions of Electron are still available from the devel:languages:nodejs repository on OBS."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4881320587585099287,
            "content_hash": 4881320587585099287,
            "location": "xml/release-notes.xml:380",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 68,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://l10n.opensuse.org/api/units/14775031/?format=api",
            "priority": 100,
            "id": 14775249,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=c3bdef3649cf9617",
            "url": "https://l10n.opensuse.org/api/units/14775249/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.388354Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Drivers and Hardware"
            ],
            "previous_source": "",
            "target": [
                "برامج التعريف و العتاد"
            ],
            "id_hash": -4208829629986797890,
            "content_hash": -4208829629986797890,
            "location": "xml/release-notes.xml:393",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 69,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/14775032/?format=api",
            "priority": 100,
            "id": 14775250,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=45973bc0387f86be",
            "url": "https://l10n.opensuse.org/api/units/14775250/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.391812Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Secure Boot: Third-Party Drivers Need to Be Properly Signed"
            ],
            "previous_source": "",
            "target": [
                "التمهيد الآمن: يجب توقيع برامج تشغيل الجهات الخارجية بشكل صحيح"
            ],
            "id_hash": -5335796824583416602,
            "content_hash": -5335796824583416602,
            "location": "xml/release-notes.xml:398",
            "context": "",
            "note": "(itstool) path: sect2/title",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 70,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.opensuse.org/api/units/14775033/?format=api",
            "priority": 100,
            "id": 14775251,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=35f3710eed0c54e6",
            "url": "https://l10n.opensuse.org/api/units/14775251/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.395812Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Starting with openSUSE Leap 15.2, kernel module signature check for third-party drivers (<literal>CONFIG_MODULE_SIG=y</literal>) is now enabled. This is an important security measure to avoid untrusted code running in the kernel."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2655573177696964243,
            "content_hash": -2655573177696964243,
            "location": "xml/release-notes.xml:399",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 71,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://l10n.opensuse.org/api/units/14775034/?format=api",
            "priority": 100,
            "id": 14775252,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=5b258243c451316d",
            "url": "https://l10n.opensuse.org/api/units/14775252/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.399208Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "This may prevent third-party kernel modules from being loaded if UEFI Secure Boot is enabled. Kernel Module Packages (KMPs) from the official openSUSE repositories are not affected, because the modules they contain are signed with the openSUSE key. The signature check has the following behavior:"
            ],
            "previous_source": "",
            "target": [
                "قد يمنع هذا تحميل وحدات نواة تابعة لجهات خارجية إذا تم تمكين التمهيد الآمن لUEFI. لا تتأثر حزم وحدة نواة (KMPs) من مستودعات أوبن سوزي الرسمية ، لأن الوحدات النمطية التي تحتوي عليها موقعة باستخدام مفتاح أوبن سوزي اﻵمن. فحص التوقيع لديه السلوك التالي:"
            ],
            "id_hash": -3312468849936506663,
            "content_hash": -3312468849936506663,
            "location": "xml/release-notes.xml:405",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 72,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://l10n.opensuse.org/api/units/14775035/?format=api",
            "priority": 100,
            "id": 14775253,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=5207bf2195fce0d9",
            "url": "https://l10n.opensuse.org/api/units/14775253/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.401874Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Kernel modules that are unsigned or signed with a key that is either known as untrusted or cannot be verified against the system's trusted key data base will be blocked."
            ],
            "previous_source": "",
            "target": [
                "سيتم حظر وحدات النواه النمطية غير الموقعة أو الموقعة بمفتاح يُعرف إما باسم غير موثوق به أو لا يمكن التحقق منه مقابل قاعدة البيانات الرئيسية الموثوقة للنظام."
            ],
            "id_hash": -5412104103698160530,
            "content_hash": -5412104103698160530,
            "location": "xml/release-notes.xml:414",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 73,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://l10n.opensuse.org/api/units/14775036/?format=api",
            "priority": 100,
            "id": 14775254,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=34e457fe03a3246e",
            "url": "https://l10n.opensuse.org/api/units/14775254/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.406490Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "It is possible to generate a custom certificate, enroll it into the system's Machine Owner Key (MOK) data base, and sign locally compiled kernel modules with this certificate's key. Modules signed in this manner will neither be blocked nor cause warnings. See <link xlink:href=\"https://en.opensuse.org/openSUSE:UEFI\"/>."
            ],
            "previous_source": "",
            "target": [
                "من الممكن إنشاء شهادة مخصصة ، وتسجيلها في قاعدة بيانات مفتاح مالك الجهاز (MOK) للنظام ، وتوقيع وحدات نواة المترجمة محليًا باستخدام مفتاح هذه الشهادة. لن يتم حظر الوحدات الموقعة بهذه الطريقة ولن تسبب تحذيرات.راجع الرابط <link xlink:href=\"https://en.opensuse.org/openSUSE:UEFI\"/>."
            ],
            "id_hash": -8439229541114507569,
            "content_hash": -8439229541114507569,
            "location": "xml/release-notes.xml:421",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 74,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 44,
            "source_unit": "https://l10n.opensuse.org/api/units/14775037/?format=api",
            "priority": 100,
            "id": 14775255,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=0ae1d571ffe30ecf",
            "url": "https://l10n.opensuse.org/api/units/14775255/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.411124Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Since this also affects NVIDIA graphics drivers, we addressed this in our official packages for openSUSE. However, you need to manually enroll a new MOK key after installation to make the new packages work. For instructions how to install the drivers and enroll the MOK key, see <link xlink:href=\"https://en.opensuse.org/SDB:NVIDIA_drivers#Secureboot\"/>."
            ],
            "previous_source": "",
            "target": [
                "نظرًا لأن هذا يؤثر أيضًا على برامج تعريف رسومات إنفيديا ، فقد تناولنا ذلك في حزمنا الرسمية لأوبن سوزي. ومع ذلك ، تحتاج إلى تسجيل مفتاح MOK جديد يدويًا بعد التثبيت لجعل الحزم الجديدة تعمل. للحصول على إرشادات حول كيفية تثبيت برامج التشغيل وتسجيل مفتاح MOK، أنظر الرابط <link xlink:href=\"https://en.opensuse.org/SDB:NVIDIA_drivers#Secureboot\"/>."
            ],
            "id_hash": -2402700780183934774,
            "content_hash": -2402700780183934774,
            "location": "xml/release-notes.xml:428",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 75,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "source_unit": "https://l10n.opensuse.org/api/units/14775038/?format=api",
            "priority": 100,
            "id": 14775256,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=5ea7e45ed79528ca",
            "url": "https://l10n.opensuse.org/api/units/14775256/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.416908Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Network install image hangs on boot on Raspberry Pi 4"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6693075601212214010,
            "content_hash": -6693075601212214010,
            "location": "xml/release-notes.xml:439",
            "context": "",
            "note": "(itstool) path: sect2/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 76,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://l10n.opensuse.org/api/units/14775039/?format=api",
            "priority": 100,
            "id": 14775257,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=231d6b33bee97506",
            "url": "https://l10n.opensuse.org/api/units/14775257/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.422300Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Booting the network install image from USB stick on Raspberry Pi 4 hangs on boot. To resolve this issue, add the <literal>console=tty</literal> boot parameter. See details in the known issues section of our <link xlink:href=\"https://en.opensuse.org/HCL:Raspberry_Pi4#Boot_from_USB_in_Net_install_image_of_Leap_15.4_hangs_on_boot\">Raspberry Pi 4 Hardware Compatibility List</link>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7001743365698593094,
            "content_hash": -7001743365698593094,
            "location": "xml/release-notes.xml:440",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 77,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://l10n.opensuse.org/api/units/14775040/?format=api",
            "priority": 100,
            "id": 14775258,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=1ed4cf8177165eba",
            "url": "https://l10n.opensuse.org/api/units/14775258/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.425469Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Desktop"
            ],
            "previous_source": "",
            "target": [
                "سطح المكتب"
            ],
            "id_hash": 9063947015951894486,
            "content_hash": 9063947015951894486,
            "location": "xml/release-notes.xml:452",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 78,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/14775041/?format=api",
            "priority": 100,
            "id": 14775259,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=fdc99bc9c4c647d6",
            "url": "https://l10n.opensuse.org/api/units/14775259/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.428594Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "This section lists desktop issues and changes in openSUSE Leap 15.5."
            ],
            "previous_source": "This section lists general issues with openSUSE Leap 15.0 that do not match any other category.",
            "target": [
                "يعرض هذا المقطع الحالات العامة في أوبن سوزي Leap 15.0 التي لا تتطابق مع الحالات الاخرى."
            ],
            "id_hash": 8492957509361408415,
            "content_hash": 8492957509361408415,
            "location": "xml/release-notes.xml:453",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 79,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://l10n.opensuse.org/api/units/14775042/?format=api",
            "priority": 100,
            "id": 14775260,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=f5dd0bdb6df9199f",
            "url": "https://l10n.opensuse.org/api/units/14775260/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.432677Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "KDE 4 and Qt 4 removal"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -592331878630184121,
            "content_hash": -592331878630184121,
            "location": "xml/release-notes.xml:457",
            "context": "",
            "note": "(itstool) path: sect2/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 80,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/14775043/?format=api",
            "priority": 100,
            "id": 14775261,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=77c79d4b711bab47",
            "url": "https://l10n.opensuse.org/api/units/14775261/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.439702Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "KDE 4 packages will not be part of openSUSE Leap 15.4. Please update your system to Plasma 5 and Qt 5. Some of Qt 4 packages might still remain for compatibility reasons. <link xlink:href=\"https://bugzilla.opensuse.org/show_bug.cgi?id=1179613\"/>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8535947677473872046,
            "content_hash": -8535947677473872046,
            "location": "xml/release-notes.xml:458",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 81,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://l10n.opensuse.org/api/units/14775044/?format=api",
            "priority": 100,
            "id": 14775262,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=098a38d00ed96752",
            "url": "https://l10n.opensuse.org/api/units/14775262/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.443152Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "<literal>nouveau</literal> disabled for Nvidia Turing and Ampere GPUs / openGPU recommendation"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6919389235035899413,
            "content_hash": -6919389235035899413,
            "location": "xml/release-notes.xml:467",
            "context": "",
            "note": "(itstool) path: sect2/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 82,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://l10n.opensuse.org/api/units/14775045/?format=api",
            "priority": 100,
            "id": 14775263,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=1ff96426b705f9eb",
            "url": "https://l10n.opensuse.org/api/units/14775263/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.446357Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "The <literal>nouveau</literal> driver is still considered experimental for Nvidia Turing and Ampere GPUs. Therefore it has been disabled by default on systems with these GPUs."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3839592736132949669,
            "content_hash": -3839592736132949669,
            "location": "xml/release-notes.xml:469",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 83,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://l10n.opensuse.org/api/units/14775046/?format=api",
            "priority": 100,
            "id": 14775264,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=4ab706bfe0a0195b",
            "url": "https://l10n.opensuse.org/api/units/14775264/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.451129Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Instead of using the <literal>nouveau</literal> driver we recommend using Nvidia's new openGPU driver. Install this driver by installing these following packages:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7825559963668907554,
            "content_hash": 7825559963668907554,
            "location": "xml/release-notes.xml:474",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 84,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://l10n.opensuse.org/api/units/14775047/?format=api",
            "priority": 100,
            "id": 14775265,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=ec99f9534b010622",
            "url": "https://l10n.opensuse.org/api/units/14775265/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.455603Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "<literal>nvidia-open-driver-G06-signed-kmp-default</literal>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4128996162923105487,
            "content_hash": -4128996162923105487,
            "location": "xml/release-notes.xml:481",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 85,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/14775048/?format=api",
            "priority": 100,
            "id": 14775266,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=46b2dbddbe047331",
            "url": "https://l10n.opensuse.org/api/units/14775266/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.458989Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "<literal>kernel-firmware-nvidia-gsp-G06</literal>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7428551200110992054,
            "content_hash": -7428551200110992054,
            "location": "xml/release-notes.xml:484",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 86,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/14775049/?format=api",
            "priority": 100,
            "id": 14775267,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=18e87c0aa995254a",
            "url": "https://l10n.opensuse.org/api/units/14775267/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.462166Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Then uncomment the <literal>options nvidia</literal> line in the <literal>/etc/modprobe.d/50-nvidia-default.conf</literal> file so that it looks like the following afterwards:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3426456647035437706,
            "content_hash": 3426456647035437706,
            "location": "xml/release-notes.xml:488",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 87,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://l10n.opensuse.org/api/units/14775050/?format=api",
            "priority": 100,
            "id": 14775268,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=af8d382a94d2c28a",
            "url": "https://l10n.opensuse.org/api/units/14775268/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.466001Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "\n### Enable support on *all* Turing/Ampere GPUs: Alpha Quality!\noptions nvidia NVreg_OpenRmEnableUnsupportedGpus=1\n   "
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3188348943287156110,
            "content_hash": -3188348943287156110,
            "location": "xml/release-notes.xml:491",
            "context": "",
            "note": "(itstool) path: sect2/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 88,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://l10n.opensuse.org/api/units/14775051/?format=api",
            "priority": 100,
            "id": 14775269,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=53c0b58757608272",
            "url": "https://l10n.opensuse.org/api/units/14775269/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.469655Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "If you prefer using <literal>nouveau</literal> driver anyway, add <literal>nouveau.force_probe=1</literal> to your kernel boot parameters, and do not install the above openGPU package."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7403317652760422579,
            "content_hash": 7403317652760422579,
            "location": "xml/release-notes.xml:496",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 89,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://l10n.opensuse.org/api/units/14775052/?format=api",
            "priority": 100,
            "id": 14775270,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=e6bdde2e4429e8b3",
            "url": "https://l10n.opensuse.org/api/units/14775270/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.472695Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Starting <literal>ibus</literal> automatically under KDE Plasma"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6007971913882761835,
            "content_hash": -6007971913882761835,
            "location": "xml/release-notes.xml:503",
            "context": "",
            "note": "(itstool) path: sect2/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 90,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.opensuse.org/api/units/14775053/?format=api",
            "priority": 100,
            "id": 14775271,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=2c9f65603c7e8595",
            "url": "https://l10n.opensuse.org/api/units/14775271/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.477110Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "<literal>ibus</literal> does not start automatically under KDE Plasma. This can be fixed by adding the appropriate command to the autostart section. To do that, go to System Settings, Startup and Shutdown, Autostart and there click on the Add… button, and then click on Add Application…. In the opened dialog window type <literal>ibus-daemon -x</literal> into the text box and click OK. For more information see <link xlink:href=\"https://bugzilla.suse.com/show_bug.cgi?id=1211977\"/>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4235715350128338942,
            "content_hash": -4235715350128338942,
            "location": "xml/release-notes.xml:504",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 91,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 66,
            "source_unit": "https://l10n.opensuse.org/api/units/14775054/?format=api",
            "priority": 100,
            "id": 14775272,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=4537b754b1ee5802",
            "url": "https://l10n.opensuse.org/api/units/14775272/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.480374Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "General"
            ],
            "previous_source": "",
            "target": [
                "عام"
            ],
            "id_hash": 1006368551124005854,
            "content_hash": 1006368551124005854,
            "location": "xml/release-notes.xml:532",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 92,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/14775055/?format=api",
            "priority": 100,
            "id": 14775273,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=8df756dd82def3de",
            "url": "https://l10n.opensuse.org/api/units/14775273/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.484597Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "<command>iotop</command> support"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1992639394910558328,
            "content_hash": -1992639394910558328,
            "location": "xml/release-notes.xml:536",
            "context": "",
            "note": "(itstool) path: sect2/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 93,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/14775056/?format=api",
            "priority": 100,
            "id": 14775274,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=6458b9071ce82788",
            "url": "https://l10n.opensuse.org/api/units/14775274/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.519842Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "<command>iotop</command> does not display values for SWAPIN and IO %."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6389096847095236341,
            "content_hash": 6389096847095236341,
            "location": "xml/release-notes.xml:537",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 94,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://l10n.opensuse.org/api/units/14775057/?format=api",
            "priority": 100,
            "id": 14775275,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=d8aaa1bb46ae06f5",
            "url": "https://l10n.opensuse.org/api/units/14775275/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.524320Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Since Linux kernel 5.14, either kernel boot parameter <literal>delayacct</literal> needs to be specified or <literal>kernel.task_delayacct</literal> sysctl needs to be enabled."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3710267583383438834,
            "content_hash": -3710267583383438834,
            "location": "xml/release-notes.xml:540",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 95,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://l10n.opensuse.org/api/units/14775058/?format=api",
            "priority": 100,
            "id": 14775276,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=4c827b4a6ec87a0e",
            "url": "https://l10n.opensuse.org/api/units/14775276/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.528473Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Security"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8304953194338180942,
            "content_hash": -8304953194338180942,
            "location": "xml/release-notes.xml:561",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 96,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/14775059/?format=api",
            "priority": 100,
            "id": 14775277,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=0cbee1123f3a20b2",
            "url": "https://l10n.opensuse.org/api/units/14775277/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.532571Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "This section lists changes to security features in openSUSE Leap 15.5."
            ],
            "previous_source": "This section lists general issues with openSUSE Leap 15.0 that do not match any other category.",
            "target": [
                "يعرض هذا المقطع الحالات العامة في أوبن سوزي Leap 15.0 التي لا تتطابق مع الحالات الاخرى."
            ],
            "id_hash": 4072320252823595017,
            "content_hash": 4072320252823595017,
            "location": "xml/release-notes.xml:563",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 97,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://l10n.opensuse.org/api/units/14775060/?format=api",
            "priority": 100,
            "id": 14775278,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=b883c9b1a12de809",
            "url": "https://l10n.opensuse.org/api/units/14775278/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.536584Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "Usage of 4096 bit RSA RPM and repository signing key"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8339457437433680949,
            "content_hash": 8339457437433680949,
            "location": "xml/release-notes.xml:569",
            "context": "",
            "note": "(itstool) path: sect2/title",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 98,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://l10n.opensuse.org/api/units/14775061/?format=api",
            "priority": 100,
            "id": 14775279,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=f3bbb45ae1b95435",
            "url": "https://l10n.opensuse.org/api/units/14775279/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.562249Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "We switched the RPM and repository signing key of openSUSE Leap 15.5 from 2048 bit RSA to a 4096 bit RSA key. This key was previously introduced to openSUSE Leap 15.4 users in a maintenance update. Users upgrading from older releases will need to import the new key manually as described in <link xlink:href=\"https://en.opensuse.org/SDB:System_upgrade#0._New_4096_bit_RSA_signing_key\"/>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3968943738359262613,
            "content_hash": -3968943738359262613,
            "location": "xml/release-notes.xml:570",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 99,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://l10n.opensuse.org/api/units/14775062/?format=api",
            "priority": 100,
            "id": 14775280,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=48eb7ab2c595d26b",
            "url": "https://l10n.opensuse.org/api/units/14775280/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.569225Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/ar/?format=api",
            "source": [
                "More Information and Feedback"
            ],
            "previous_source": "",
            "target": [
                "مزيد من المعلومات والعتليقات"
            ],
            "id_hash": 7600087272090893100,
            "content_hash": 7600087272090893100,
            "location": "xml/release-notes.xml:594",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 100,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/14775063/?format=api",
            "priority": 100,
            "id": 14775281,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/leap_15_6/ar/?checksum=e978ef1b62f1fb2c",
            "url": "https://l10n.opensuse.org/api/units/14775281/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-01T13:52:28.573878Z"
        }
    ]
}