cosmic-text-editor = محرِّر نصوص COSMIC new-document = مستند جديد open-project = افتح مشروعًا todo = المهمَّات # Context Pages ## About repository = المستودع support = الدعم ## Document statistics document-statistics = إحصائيات المستند word-count = عدد الكلمات character-count = الأحرف character-count-no-spaces = الأحرف (دون مسافات) line-count = الأسطر ## Git management git-management = إدارة جِت git-management-description = إدارة جِت هي أداة يستخدمها المطورون لإدارة عمليات التحكم في الإصدارات. git-management-loading = إدارة جِت تُحمَّل... stage = رحِّل staged-changes = تغييرات مرحَّلة unstage = ألغِ الترحيل unstaged-changes = تغييرات غير مرحَّلة ## Project search project-search = ابحث المشروع ## Prompt save changes prompt-save-changes-title = تغييرات غير محفوظة prompt-unsaved-changes = هناك تغييرات غير محفوظة. أحفظ؟ cancel = ألغِ discard = أهمل التغييرات save-all = احفظ الكل ## Settings settings = الإعدادات ### Appearance appearance = المظهر theme = السمة match-desktop = طابق سطح المكتب dark = داكنة light = فاتحة syntax-dark = صياغة السمة الداكنة syntax-light = صياغة السمة الفاتحة default-font = الخط المبدئي default-font-size = حجم الخط المبدئي default-zoom-step = خطوات التحجيم ### Keyboard shortcuts keyboard-shortcuts = اختصارات لوحة المفاتيح enable-vim-bindings = تفعيل ارتباط مفاتيح Vim # Find find-placeholder = اعثر... find-previous = اعثر السابق find-next = اعثر التالي replace-placeholder = استبدل... replace = استبدل replace-all = استبدل الكل case-sensitive = حساس لحالة الحرف use-regex = (regex) استعمل التعبير النمطي wrap-around = لف حول # Menu ## File file = ملف new-file = ملف جديد new-window = نافذة جديدة open-file = افتح ملفًا... open-recent-file = افتح ملفًا حديثًا close-file = أغلِق الملف menu-open-project = افتح مشروعًا... open-recent-project = افتح مشروعًا حديثًا close-project = أغلِق المشروع save = احفظ save-as = احفظ باسم... revert-all-changes = تراجع عن كل التغييرات menu-document-statistics = إحصائيات المستند... document-type = نوع المستند... encoding = الترميز... menu-git-management = إدارة جِت... print = اطبع quit = غادِر ## Edit edit = عدِّل undo = تراجع redo = أعِد cut = قص copy = انسِخ paste = ألصِق select-all = حدّد الكل find = اعثر find-in-project = اعثر بالمشروع... spell-check = تدقيق الإملاء... ## View view = عرض zoom-in = قرِّب default-size = الحجم المبدئي zoom-out = بعِّد indentation = الإزاحة ### Indentation automatic-indentation = الإزاحة الآلية tab-width = عرض المسافة الكبيرة: {$tab_width} convert-indentation-to-spaces = حوِّل الإزاحات غلى مسافات convert-indentation-to-tabs = حوِّل الإزاحات إلى مسافات كبيرة word-wrap = التفاف الكلمات show-line-numbers = أظهِر أرقام الأسطر highlight-current-line = أبرِز السطر الحالي syntax-highlighting = إبراز الصياغة... menu-settings = الإعدادات... menu-keyboard-shortcuts = اختصارات لوحة المفاتيح... menu-about = عَنْ محرِّر نصوص COSMIC...