You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// No description provided for @app_components_progressIndicator_tech.
1300
+
///
1301
+
/// In en, this message translates to:
1302
+
/// **'Progress indicator'**
1303
+
Stringget app_components_progressIndicator_tech;
1304
+
1305
+
/// No description provided for @app_components_progressIndicator_description_text.
1306
+
///
1307
+
/// In en, this message translates to:
1308
+
/// **'Progress indicator shows the progress of a task providing visual feedback. It can show a specific value (determinate) or just that something is in progress (indeterminate).'**
'Badge هي عنصر صغير في واجهة المستخدم يُستخدم لتسليط الضوء على الحالة أو الإشعارات أو التصنيف داخل الواجهة. غالبًا ما يتم عرضها كعلامة أو مؤشر بلون خلفية مميز ونص.';
'Progress indicator shows the progress of a task providing visual feedback. It can show a specific value (determinate) or just that something is in progress (indeterminate).';
'Un Badge est un élément d\'interface utilisateur qui met en évidence les notifications système, l\'état ou la catégorisation d\'une information, uniquement par le biais de la couleur.';
'Un Progress indicator affiche l\'avancement d\'une tâche et fournit un retour visuel. Il peut afficher une valeur précise (déterminée) ou simplement indiquer qu\'une action est en cours (indéterminée).';
get app_components_progressIndicator_circularProgressIndicator_description_text =>
700
+
'Un Circular progress indicator permet de visualiser la progression d\'une tâche à l\'aide d\'un cercle. Il est particulièrement utile lorsque la concentration visuelle est nécessaire ou lorsque l\'espace est limité.';
"app_themeSettingsDialog_roundedCornerProgressIndicators_label" :"مؤشرات التقدم ذات الزوايا المستديرة",
38
39
39
40
"@_tokens": {},
40
41
"app_tokens_viewCodeExample_label": "عرض مثال على كود الرمز",
@@ -123,6 +124,10 @@
123
124
"@_components_pin_code_input": {},
124
125
"app_components_pinCodeInput_description_text": "PIN Code Input هو عنصر واجهة مستخدم يسمح بالتقاط رموز رقمية قصيرة ذات طول ثابت، عادةً لأغراض المصادقة أو التأكيد، مثل رقم التعريف الشخصي (PIN) المكون من أربعة أو ستة أو ثمانية أرقام.",
125
126
127
+
"@_components_progress_indicator": {},
128
+
"app_components_progressIndicator_description_text": "Progress indicator يُظهر تقدم مهمة ما ويقدم تغذية بصرية. يمكن أن يُظهر قيمة محددة (محدد) أو فقط أن شيئًا ما قيد التقدم (غير محدد).",
129
+
"app_components_progressIndicator_circularProgressIndicator_description_text": "Circular progress indicator يُظهر تقدم مهمة باستخدام دائرة. مفيد عندما تحتاج إلى تركيز بصري أكثر أو عندما يكون المساحة محدودة.",
130
+
126
131
"@_components_navigation_bar": {},
127
132
"app_components_navigationBar_description_text": "Bottom bars يوفر الوصول إلى الوجهات الرئيسية للتطبيق باستخدام 3 إلى 5 علامات تبويب دائمة. يتم تمثيل كل وجهة بواسطة أيقونة وعلامة نصية اختيارية.",
128
133
"app_components_navigationBar_badge_count_a11y": "{count, plural, zero {لا توجد إشعارات غير مقروءة} one {إشعار واحد غير مقروء} two {إشعاران غير مقروءين} few {{count} إشعارات غير مقروءة} many {{count} إشعارًا غير مقروء} other {{count} إشعار غير مقروء}}",
"app_components_badge_description_text":"Badge is a UI element that emphasizes system notifications, status, or the categorization of an information, throughout colour only.",
"app_components_progressIndicator_description_text": "Progress indicator shows the progress of a task providing visual feedback. It can show a specific value (determinate) or just that something is in progress (indeterminate).",
"app_components_progressIndicator_circularProgressIndicator_description_text": "A circular progress indicator shows the progress of a task using a circle. Useful when you need more visual focus or when space is limited.",
"app_components_navigationBar_description_text": "The Bottom bar provides access to an app’s primary destinations using 3 to 5 persistent tabs. Each destination is represented by an icon and optionally a text label.",
0 commit comments