Jump to content

التطوير/اختصارات

From The Document Foundation Wiki
This page is a translated version of the page Development/Acronyms and the translation is 16% complete.
Outdated translations are marked like this.


يوجد الكثير من الإختصارات في ليبرأوفيس والتي ستكون غريبة للمطورين الجدد. لطفًا أضفها كلما مررت بها.

Warning:
Abbreviations and acronyms can be useful to communicate efficiently in some contexts (for example, the development IRC channel), but please remember that they can be off-putting to newcomers, be perceived as gatekeeping, and be a barrier to accessibility, especially in a volunteer-driven and multilingual project like LibreOffice. So please use them with moderation and spell out when practical.

ما هو عام / ليس فقط مستخدما هنا

  • a11y - إمكانية الوصول
  • CJK - Chinese, Japanese and Korean
  • CTL - Complex Text Layout
  • HIG - Human Interface Guidelines
  • i18n - internationalisation
  • JRE - Java Runtime Environment
  • l10n - localisation
  • LTR - Left-to-Right
  • MAR - Mozilla ARchive update format
  • MDI - Multiple Document Interface
  • MRU - Most Recently Used
  • OS - Operating System
  • RTL - Right-to-Left
  • UI - User Interface
  • UX - User Experience
  • SDBC - Star DataBase Connectivity
  • WIP - Work in Progress


تسميات الأنظمة الفرعية

  • SAL - System Abstraction Layer
    • مما يدعو إلى مزيد إرباك وجود 2 من هذه:
      • "sal" هو التجريدالأدنى لنظام التشغيل ومكتبة وقت التشغيل، والذي يحوي أيضا OSL و RTL
      • "SAL" هو جزء من VCL والذي يجرّد أنظمة نوافذ مختلفة (الكثير من الفئات بالبادئة "Sal")
  • VCL - Visual Class Library
  • RTL - RunTime Layer
  • OSL - طبقة (تجريد) نظام التشغيل
  • Sw - StarWriter
  • UNO - Universal Network Objects
  • URE - UNO Runtime Environment
  • Sc - StarCalc
  • Sd - StarDraw (طالما أن الشفرة مشارَكة، فتُستخدم أيضا لـ إمبريس)
  • Sm - StarMath
  • Sv - StarView
    • Svx - وظيفة StarView eXtended
    • Svtools أو svt - أدوات StarView
  • Sfx - Star Framework

Components and other applications

Referring to parts of the application and the UI, or other software.

  • AOO - Apache OpenOffice
  • LO - LibreOffice
  • MSO - Microsoft Office
  • NB - Notebook Bar
  • OOo - OpenOffice.org
  • SB - Sidebar
  • SC - Start Center
  • TB - Thunderbird
  • VS - Visual Studio

Quality Assurance

  • NAB - Not A Bug (a bug resolution)
  • OP - Original Poster (the bug description)
  • QA - Quality Assurance
  • STR - Steps To Reproduce
  • WF - Won't Fix (a bug resolution)
  • WFM - Works For Me (a bug resolution)

See also