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
-[Library]`tab bar component`, update the animation of the `selected tab indicator` ([#633](https://github.com/Orange-OpenSource/ouds-flutter/issues/633))
11
12
-[DemoApp][Library] Update `ToolBar Top`, with Badge in Trailing Actions ([#642](https://github.com/Orange-OpenSource/ouds-flutter/issues/642))
get app_components_progressIndicator_linearProgressIndicator_description_text =>
728
+
'Un Linear progress indicator affiche l\'avancement d\'une tâche à l\'aide d\'une ligne horizontale. Il est particulièrement adapté à une utilisation dans les mises en page pour visualiser la progression.';
729
+
730
+
@override
731
+
String
732
+
get app_components_progressIndicator_linearProgressIndicator_stopIndicator_tech =>
Copy file name to clipboardExpand all lines: app/lib/l10n/ouds_flutter_ar.arb
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -127,6 +127,8 @@
127
127
"@_components_progress_indicator": {},
128
128
"app_components_progressIndicator_description_text": "Progress indicator يُظهر تقدم مهمة ما ويقدم تغذية بصرية. يمكن أن يُظهر قيمة محددة (محدد) أو فقط أن شيئًا ما قيد التقدم (غير محدد).",
129
129
"app_components_progressIndicator_circularProgressIndicator_description_text": "Circular progress indicator يُظهر تقدم مهمة باستخدام دائرة. مفيد عندما تحتاج إلى تركيز بصري أكثر أو عندما يكون المساحة محدودة.",
130
+
"app_components_progressIndicator_linearProgressIndicator_description_text" : "Linear progress indicator يُظهر تقدم مهمة باستخدام خط أفقي. يُستخدم بشكل أفضل داخل التصاميم لعرض التقدم.",
"app_components_navigationBar_description_text": "Bottom bars يوفر الوصول إلى الوجهات الرئيسية للتطبيق باستخدام 3 إلى 5 علامات تبويب دائمة. يتم تمثيل كل وجهة بواسطة أيقونة وعلامة نصية اختيارية.",
"app_components_progressIndicator_linearProgressIndicator_description_text": "A linear progress indicator shows the progress of a task using a horizontal line. Best used inside layouts to show progress.",
Copy file name to clipboardExpand all lines: app/lib/l10n/ouds_flutter_fr.arb
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -124,6 +124,8 @@
124
124
"@_components_progress_indicator": {},
125
125
"app_components_progressIndicator_description_text": "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).",
126
126
"app_components_progressIndicator_circularProgressIndicator_description_text": "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é.",
127
+
"app_components_progressIndicator_linearProgressIndicator_description_text" : "Un Linear progress indicator affiche l'avancement d'une tâche à l'aide d'une ligne horizontale. Il est particulièrement adapté à une utilisation dans les mises en page pour visualiser la progression.",
128
+
"app_components_progressIndicator_progress_a11y": "Téléchargement du fichier",
127
129
128
130
"@_components_navigation_bar": {},
129
131
"app_components_navigationBar_description_text": "Une Bottom bar (ou barre inférieure) permet d'accéder aux principales destinations d'une application grâce à 3 à 5 onglets permanents. Chaque destination est représentée par une icône et, éventuellement, par un libellé textuel.",
0 commit comments