diff --git a/translations/deepin-calculator_ar.ts b/translations/deepin-calculator_ar.ts new file mode 100644 index 00000000..edcfa037 --- /dev/null +++ b/translations/deepin-calculator_ar.ts @@ -0,0 +1,253 @@ + + + ExpressionBar + + Expression error + خطأ في الصيغة + + + + IconButton + + Clear all memory + مسح كل الذاكرة + + + Clear history + مسح التاريخ + + + + InputEdit + + Delete + حذف + + + Select All + اختر الكل + + + Use thousands separator + استخدم فاصل الآلاف + + + Use ten-thousands separator + استخدم فاصل عشرة آلاف + + + Undo + تراجع + + + Redo + إعادة التراجع + + + Cut + قص + + + Copy + نسخ + + + Paste + لصق + + + + MainWindow + + Calculator + الحاسبة + + + Standard + القياسي + + + Scientific + العلمي + + + Mode + الوضع + + + Calculator is an easy to use desktop calculator, supporting standard, scientific and programmer modes. + الآلة الحاسبة هي آلة حاسبة مكتبية سهلة الاستخدام، تدعم الأوضاع القياسية والعلمية والتطويرية. + + + Programmer + التطويرية + + + + MemoryButton + + Clear memory item + مسح عنصر الذاكرة + + + Clear all memory + مسح كل الذاكرة + + + Memory recall + استدعاء الذاكرة + + + Add to memory item + إضافة إلى عنصر الذاكرة + + + Memory add + عملية جمع الذاكرة + + + Subtract from memory item + عملية طرح من الذاكرة + + + Memory subtract + عملية طرح الذاكرة + + + Memory store + مخزن الذاكرة + + + Memory + الذاكرة + + + + MemoryItemWidget + + Copy + نسخ + + + Clear memory item + مسح عنصر الذاكرة + + + Add to memory item + إضافة إلى عنصر الذاكرة + + + Subtract from memory item + عملية طرح من الذاكرة + + + + MemoryWidget + + Nothing saved in memory + لا شيء محفوظ في الذاكرة + + + + ProExpressionBar + + Expression error + خطأ في الصيغة + + + + ProListView + + Copy + نسخ + + + + ProgramModule + + Arithmetic shift + الانتقال الحسابي + + + Logical shift + الانتقال المنطقي + + + Circular shift + الانتقال الدوراني + + + Rotate through carry circular shift + التدوير من خلال الانتقال الدوراني + + + + ProgrammerItemWidget + + Arithmetic shift + الانتقال الحسابي + + + Logical shift + الانتقال المنطقي + + + Circular shift + الانتقال الدوراني + + + Rotate through carry circular shift + التدوير من خلال الانتقال الدوراني + + + + QObject + + Calculator + الحاسبة + + + + SciExpressionBar + + Expression error + خطأ في الصيغة + + + + SciHistoryWidget + + History + التاريخ + + + Memory + الذاكرة + + + + SimpleListDelegate + + Expression error + خطأ في الصيغة + + + + SimpleListModel + + No history + لا يوجد تاريخ + + + + SimpleListView + + Copy + نسخ + + + Delete + حذف + + + \ No newline at end of file