# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. # # !!! IMPORTANT !!! # # Before you edit this file, please keep in mind that contributing to the project # translations is possible ONLY via the Transifex online service. # # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. # # To learn more, check out the official contributor's guide: # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html # msgid "" msgstr "" "Language-Team: Arabic (https://app.transifex.com/ckeditor/teams/11143/ar/)\n" "Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "Content-Type: text/plain; charset=UTF-8\n" msgctxt "Toolbar button tooltip for the Numbered List feature." msgid "Numbered List" msgstr "قائمة رقمية" msgctxt "Toolbar button tooltip for the Bulleted List feature." msgid "Bulleted List" msgstr "قائمة نقطية" msgctxt "Toolbar button tooltip for the To-do List feature." msgid "To-do List" msgstr "قائمة المهام" msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the bulleted list style." msgid "Bulleted list styles toolbar" msgstr "شريط أدوات أنماط قوائم التعداد النقطي" msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the numbered list style." msgid "Numbered list styles toolbar" msgstr "شريط أدوات أنماط القوائم المرقمة" msgctxt "The ARIA label of the button that toggles the \"disc\" list style." msgid "Toggle the disc list style" msgstr "تبديل نمط قائمة الأقراص" msgctxt "The ARIA label of the button that toggles the \"circle\" list style." msgid "Toggle the circle list style" msgstr "تبديل نمط قائمة الدوائر" msgctxt "The ARIA label of the button that toggles the \"square\" list style." msgid "Toggle the square list style" msgstr "تبديل نمط قائمة المربعات" msgctxt "The ARIA label of the button that toggles the \"decimal\" list style." msgid "Toggle the decimal list style" msgstr "تبديل نمط قائمة الأرقام العشرية" msgctxt "The ARIA label of the button that toggles the \"decimal with leading zero\" list style." msgid "Toggle the decimal with leading zero list style" msgstr "تبديل الأرقام العشرية بنمط قائمة الأصفار البادئة" msgctxt "The ARIA label of the button that toggles the \"lower–roman\" list style." msgid "Toggle the lower–roman list style" msgstr "تبديل نمط قائمة الأرقام الرومانية الصغيرة" msgctxt "The ARIA label of the button that toggles the \"upper–roman\" list style." msgid "Toggle the upper–roman list style" msgstr "تبديل نمط قائمة الأرقام الرومانية الكبيرة" msgctxt "The ARIA label of the button that toggles the \"lower–latin\" list style." msgid "Toggle the lower–latin list style" msgstr "تبديل نمط قائمة الأحرف اللاتينية الصغيرة" msgctxt "The ARIA label of the button that toggles the \"upper–latin\" list style." msgid "Toggle the upper–latin list style" msgstr "تبديل نمط قائمة الأحرف اللاتينية الكبيرة" msgctxt "The tooltip text of the button that toggles the \"disc\" list style." msgid "Disc" msgstr "قرص" msgctxt "The tooltip text of the button that toggles the \"circle\" list style." msgid "Circle" msgstr "دائرة" msgctxt "The tooltip text of the button that toggles the \"square\" list style." msgid "Square" msgstr "مربع" msgctxt "The tooltip text of the button that toggles the \"decimal\" list style." msgid "Decimal" msgstr "رقم عشري" msgctxt "The tooltip text of the button that toggles the \"decimal with leading zero\" list style." msgid "Decimal with leading zero" msgstr "رقم عشري مع البدء بصفر " msgctxt "The tooltip text of the button that toggles the \"lower–roman\" list style." msgid "Lower–roman" msgstr "رقم روماني صغير" msgctxt "The tooltip text of the button that toggles the \"upper–roman\" list style." msgid "Upper-roman" msgstr "رقم روماني كبير" msgctxt "The tooltip text of the button that toggles the \"lower–latin\" list style." msgid "Lower-latin" msgstr "حرف لاتيني صغير" msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style." msgid "Upper-latin" msgstr "حرف لاتيني كبير" msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields." msgid "List properties" msgstr "خصائص القائمة" msgctxt "The label of the input allowing to change the start index of a numbered list." msgid "Start at" msgstr "البدء من" msgctxt "The error message displayed when the numbered list start index input value is not a valid number." msgid "Invalid start index value." msgstr "قيمة فهرس البداية غير صالحة." msgctxt "The error message displayed when the numbered list start index input value is invalid." msgid "Start index must be greater than 0." msgstr "يجب أن تكون قيمة البداية في الفهرس أكبر من 0." msgctxt "The label of the switch button that reverses the order of the numbered list." msgid "Reversed order" msgstr "عكس اتجاه الترتيب" msgctxt "Accessibility help dialog header text displayed before the list of keystrokes that can be used in a list." msgid "Keystrokes that can be used in a list" msgstr "ضغطة المفاتيح التي يمكن استخدامها في القائمة" msgctxt "Keystroke description for assistive technologies: keystroke for increasing list item indentation." msgid "Increase list item indent" msgstr "زيادة المسافة البادئة لعنصر القائمة" msgctxt "Keystroke description for assistive technologies: keystroke for decreasing list item indentation." msgid "Decrease list item indent" msgstr "تقليل المسافة البادئة لعنصر القائمة"