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_common_description_tech.
611
+
///
612
+
/// In en, this message translates to:
613
+
/// **'Description'**
614
+
Stringget app_components_common_description_tech;
615
+
616
+
/// No description provided for @app_components_alert_tech.
617
+
///
618
+
/// In en, this message translates to:
619
+
/// **'Alert'**
620
+
Stringget app_components_alert_tech;
621
+
622
+
/// No description provided for @app_components_alert_description_text.
623
+
///
624
+
/// In en, this message translates to:
625
+
/// **'Alert components are UI elements that display information, system feedback or status changes.'**
626
+
Stringget app_components_alert_description_text;
627
+
628
+
/// No description provided for @app_components_alert_alertMessage_tech.
629
+
///
630
+
/// In en, this message translates to:
631
+
/// **'Alert message'**
632
+
Stringget app_components_alert_alertMessage_tech;
633
+
634
+
/// No description provided for @app_components_alert_alertMessage_description_text.
635
+
///
636
+
/// In en, this message translates to:
637
+
/// **'Alert message is a UI element that displays system feedback, status changes or required action; throughout detailed, prominent, persistent and actionable communication.'**
/// No description provided for @app_components_alert_inlineAlert_tech.
677
+
///
678
+
/// In en, this message translates to:
679
+
/// **'Inline alert'**
680
+
Stringget app_components_alert_inlineAlert_tech;
681
+
682
+
/// No description provided for @app_components_alert_inlineAlert_description_text.
683
+
///
684
+
/// In en, this message translates to:
685
+
/// **'Inline alert is a lightweight UI element, placed in the content flow, that displays information, system feedback, status changes throughout short, prominent, persistent and non actionable communication.'**
'Alert message (أو رسالة التحذير) هي عنصر من عناصر واجهة المستخدم التي تعرض معلومات النظام، تغييرات الحالة أو إجراء مطلوب؛ وذلك من خلال تواصل مفصل، مرئي، مستمر وقابل للاستخدام.';
'Inline alert هو عنصر واجهة مستخدم خفيف الوزن، يتم وضعه داخل تدفّق المحتوى، ويُستخدم لعرض المعلومات أو ملاحظات النظام أو تغيّرات الحالة، من خلال رسائل قصيرة وواضحة وبارزة ومستمرّة، وغير قابلة لاتخاذ إجراء.';
323
+
274
324
@override
275
325
Stringget app_components_button_label =>'Button';
276
326
@@ -302,9 +352,6 @@ class AppLocalizationsAr extends AppLocalizations {
'Alert message is a UI element that displays system feedback, status changes or required action; throughout detailed, prominent, persistent and actionable communication.';
'Inline alert is a lightweight UI element, placed in the content flow, that displays information, system feedback, status changes throughout short, prominent, persistent and non actionable communication.';
323
+
274
324
@override
275
325
Stringget app_components_button_label =>'Button';
276
326
@@ -302,9 +352,6 @@ class AppLocalizationsEn extends AppLocalizations {
'Un Alert message (ou message d\'alerte) est un élément d\'interface utilisateur qui affiche des informations système, des changements d\'état ou une action requise; le tout grâce à une communication détaillée, visible, persistante et exploitable.';
'Une Inline alert est un élément d\'interface utilisateur léger, placé dans le flux de contenu, qui affiche des informations, des commentaires système et des changements d\'état au moyen d\'une communication courte, visible, persistante et non exploitable.';
325
+
276
326
@override
277
327
Stringget app_components_button_label =>'Button';
278
328
@@ -304,9 +354,6 @@ class AppLocalizationsFr extends AppLocalizations {
"app_components_alert_description_text": "مكونات alerte هي عناصر واجهة المستخدم التي تعرض معلومات، ردود فعل النظام أو تغييرات الحالة.",
66
+
"app_components_alert_alertMessage_description_text": "Alert message (أو رسالة التحذير) هي عنصر من عناصر واجهة المستخدم التي تعرض معلومات النظام، تغييرات الحالة أو إجراء مطلوب؛ وذلك من خلال تواصل مفصل، مرئي، مستمر وقابل للاستخدام.",
67
+
"app_components_alert_inlineAlert_description_text": "Inline alert هو عنصر واجهة مستخدم خفيف الوزن، يتم وضعه داخل تدفّق المحتوى، ويُستخدم لعرض المعلومات أو ملاحظات النظام أو تغيّرات الحالة، من خلال رسائل قصيرة وواضحة وبارزة ومستمرّة، وغير قابلة لاتخاذ إجراء.",
68
+
63
69
"@_components_button": {},
64
70
"app_components_button_description_text": "Button هو عنصر واجهة مستخدم يُستخدم لتحفيز إجراء أو حدث، ويستخدم لبدء المهام أو تأكيد إجراء معين.",
0 commit comments