diff --git a/libs/ui-react/src/i18n/locales/de.json b/libs/ui-react/src/i18n/locales/de.json index dbebe8984..2a0e3c030 100644 --- a/libs/ui-react/src/i18n/locales/de.json +++ b/libs/ui-react/src/i18n/locales/de.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "Benutzer-Avatar", - "notificationAriaLabel": "Hat Benachrichtigung" + "notificationAriaLabel": "Hat Benachrichtigung", + "fallbackIconAriaLabel": "Fallback-Icon" }, "baseInput": { "clearInputAriaLabel": "Eingabe löschen" @@ -33,9 +34,12 @@ "goBackAriaLabel": "Zurück" }, "sideBar": { - "navigationAriaLabel": "Seitennavigation", - "collapseAriaLabel": "Seitenleiste einklappen", - "expandAriaLabel": "Seitenleiste ausklappen" + "navigationAriaLabel": "Seitenleistennavigation", + "collapseAriaLabel": "Seitenleiste ausblenden", + "expandAriaLabel": "Seitenleiste anzeigen" + }, + "stepper": { + "progressAriaLabel": "Schritt {{currentStep}} von {{totalSteps}}" } } } diff --git a/libs/ui-react/src/i18n/locales/en.json b/libs/ui-react/src/i18n/locales/en.json index 14479c241..4e6b118c0 100644 --- a/libs/ui-react/src/i18n/locales/en.json +++ b/libs/ui-react/src/i18n/locales/en.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "User avatar", - "notificationAriaLabel": "Has notification" + "notificationAriaLabel": "Has notification", + "fallbackIconAriaLabel": "Fallback Icon" }, "baseInput": { "clearInputAriaLabel": "Clear input" @@ -37,6 +38,9 @@ "collapseAriaLabel": "Collapse sidebar", "expandAriaLabel": "Expand sidebar" }, + "stepper": { + "progressAriaLabel": "Step {{currentStep}} of {{totalSteps}}" + }, "table": { "ascAriaLabel": "Sort ascending", "descAriaLabel": "Sort descending" diff --git a/libs/ui-react/src/i18n/locales/es.json b/libs/ui-react/src/i18n/locales/es.json index c32a0176f..a83cb2f8e 100644 --- a/libs/ui-react/src/i18n/locales/es.json +++ b/libs/ui-react/src/i18n/locales/es.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "Avatar de usuario", - "notificationAriaLabel": "Tiene notificación" + "notificationAriaLabel": "Tiene notificación", + "fallbackIconAriaLabel": "Ícono alternativo" }, "baseInput": { "clearInputAriaLabel": "Borrar entrada" @@ -33,9 +34,12 @@ "goBackAriaLabel": "Volver" }, "sideBar": { - "navigationAriaLabel": "Navegación lateral", - "collapseAriaLabel": "Contraer barra lateral", + "navigationAriaLabel": "Navegación de barra lateral", + "collapseAriaLabel": "Colapsar barra lateral", "expandAriaLabel": "Expandir barra lateral" + }, + "stepper": { + "progressAriaLabel": "Paso {{currentStep}} de {{totalSteps}}" } } } diff --git a/libs/ui-react/src/i18n/locales/fr.json b/libs/ui-react/src/i18n/locales/fr.json index 6e4323cc0..b5d0c52bc 100644 --- a/libs/ui-react/src/i18n/locales/fr.json +++ b/libs/ui-react/src/i18n/locales/fr.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "Avatar de l'utilisateur", - "notificationAriaLabel": "A une notification" + "notificationAriaLabel": "A une notification", + "fallbackIconAriaLabel": "Icône par défaut" }, "baseInput": { "clearInputAriaLabel": "Effacer la saisie" @@ -33,10 +34,13 @@ "goBackAriaLabel": "Retour" }, "sideBar": { - "navigationAriaLabel": "Navigation latérale", + "navigationAriaLabel": "Menu de navigation latéral", "collapseAriaLabel": "Réduire la barre latérale", "expandAriaLabel": "Développer la barre latérale" }, + "stepper": { + "progressAriaLabel": "Étape {{currentStep}} sur {{totalSteps}}" + }, "table": { "ascAriaLabel": "Trier par ordre croissant", "descAriaLabel": "Trier par ordre décroissant" diff --git a/libs/ui-react/src/i18n/locales/ja.json b/libs/ui-react/src/i18n/locales/ja.json index d500de0db..29ce96044 100644 --- a/libs/ui-react/src/i18n/locales/ja.json +++ b/libs/ui-react/src/i18n/locales/ja.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "ユーザーアバター", - "notificationAriaLabel": "通知あり" + "notificationAriaLabel": "通知あり", + "fallbackIconAriaLabel": "フォールバックアイコン" }, "baseInput": { "clearInputAriaLabel": "インプットを削除" @@ -34,8 +35,11 @@ }, "sideBar": { "navigationAriaLabel": "サイドバーナビゲーション", - "collapseAriaLabel": "サイドバーを折りたたむ", - "expandAriaLabel": "サイドバーを展開する" + "collapseAriaLabel": "サイドバーを閉じる", + "expandAriaLabel": "サイドバーを開く" + }, + "stepper": { + "progressAriaLabel": "ステップ{{currentStep}}/{{totalSteps}}" } } } diff --git a/libs/ui-react/src/i18n/locales/ko.json b/libs/ui-react/src/i18n/locales/ko.json index 45a57fc33..e684d5a64 100644 --- a/libs/ui-react/src/i18n/locales/ko.json +++ b/libs/ui-react/src/i18n/locales/ko.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "사용자 아바타", - "notificationAriaLabel": "알림 있음" + "notificationAriaLabel": "알림 있음", + "fallbackIconAriaLabel": "대체 아이콘" }, "baseInput": { "clearInputAriaLabel": "입력 값 지우기" @@ -36,6 +37,9 @@ "navigationAriaLabel": "사이드바 탐색", "collapseAriaLabel": "사이드바 접기", "expandAriaLabel": "사이드바 펼치기" + }, + "stepper": { + "progressAriaLabel": "{{totalSteps}} 중 {{currentStep}} 단계" } } } diff --git a/libs/ui-react/src/i18n/locales/pt.json b/libs/ui-react/src/i18n/locales/pt.json index cec8758cf..0a4b68bb6 100644 --- a/libs/ui-react/src/i18n/locales/pt.json +++ b/libs/ui-react/src/i18n/locales/pt.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "Avatar do usuário", - "notificationAriaLabel": "Tem notificação" + "notificationAriaLabel": "Tem notificação", + "fallbackIconAriaLabel": "Ícone fallback" }, "baseInput": { "clearInputAriaLabel": "Limpar input" @@ -33,9 +34,12 @@ "goBackAriaLabel": "Voltar" }, "sideBar": { - "navigationAriaLabel": "Navegação lateral", + "navigationAriaLabel": "Barra de navegação lateral", "collapseAriaLabel": "Recolher barra lateral", "expandAriaLabel": "Expandir barra lateral" + }, + "stepper": { + "progressAriaLabel": "Passo {{currentStep}} de {{totalSteps}}" } } } diff --git a/libs/ui-react/src/i18n/locales/ru.json b/libs/ui-react/src/i18n/locales/ru.json index 46636d6cc..98cf86134 100644 --- a/libs/ui-react/src/i18n/locales/ru.json +++ b/libs/ui-react/src/i18n/locales/ru.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "Аватар пользователя", - "notificationAriaLabel": "Есть уведомление" + "notificationAriaLabel": "Есть уведомление", + "fallbackIconAriaLabel": "Стандартная иконка" }, "baseInput": { "clearInputAriaLabel": "Очистить поле" @@ -33,9 +34,12 @@ "goBackAriaLabel": "Назад" }, "sideBar": { - "navigationAriaLabel": "Боковая навигация", - "collapseAriaLabel": "Свернуть боковую панель", - "expandAriaLabel": "Развернуть боковую панель" + "navigationAriaLabel": "Боковое меню", + "collapseAriaLabel": "Скрыть боковое меню", + "expandAriaLabel": "Показать боковое меню" + }, + "stepper": { + "progressAriaLabel": "Шаг {{currentStep}} из {{totalSteps}}" } } } diff --git a/libs/ui-react/src/i18n/locales/th.json b/libs/ui-react/src/i18n/locales/th.json index a2d8f52c1..36e06f1ac 100644 --- a/libs/ui-react/src/i18n/locales/th.json +++ b/libs/ui-react/src/i18n/locales/th.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "อวาตาร์ผู้ใช้", - "notificationAriaLabel": "มีการแจ้งเตือน" + "notificationAriaLabel": "มีการแจ้งเตือน", + "fallbackIconAriaLabel": "ไอคอนสำรอง" }, "baseInput": { "clearInputAriaLabel": "ล้างอินพุต" @@ -33,9 +34,12 @@ "goBackAriaLabel": "ย้อนกลับ" }, "sideBar": { - "navigationAriaLabel": "การนำทางแถบด้านข้าง", - "collapseAriaLabel": "ย่อแถบด้านข้าง", - "expandAriaLabel": "ขยายแถบด้านข้าง" + "navigationAriaLabel": "เมนูนำทางด้านข้าง", + "collapseAriaLabel": "ซ่อนแถบด้านข้าง", + "expandAriaLabel": "เปิดแถบด้านข้าง" + }, + "stepper": { + "progressAriaLabel": "ขั้นตอนที่ {{currentStep}} จาก {{totalSteps}}" } } } diff --git a/libs/ui-react/src/i18n/locales/tr.json b/libs/ui-react/src/i18n/locales/tr.json index 4dd1a79df..c87c0f0bf 100644 --- a/libs/ui-react/src/i18n/locales/tr.json +++ b/libs/ui-react/src/i18n/locales/tr.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "Kullanıcı avatarı", - "notificationAriaLabel": "Bildirim var" + "notificationAriaLabel": "Bildirim var", + "fallbackIconAriaLabel": "Yedek simge" }, "baseInput": { "clearInputAriaLabel": "Girdiyi temizle" @@ -33,9 +34,12 @@ "goBackAriaLabel": "Geri dön" }, "sideBar": { - "navigationAriaLabel": "Kenar çubuğu gezintisi", + "navigationAriaLabel": "Kenar çubuğu menüsü", "collapseAriaLabel": "Kenar çubuğunu daralt", "expandAriaLabel": "Kenar çubuğunu genişlet" + }, + "stepper": { + "progressAriaLabel": "Adım {{totalSteps}} / {{currentStep}}" } } } diff --git a/libs/ui-react/src/i18n/locales/zh.json b/libs/ui-react/src/i18n/locales/zh.json index fcee0dea1..c4d961bff 100644 --- a/libs/ui-react/src/i18n/locales/zh.json +++ b/libs/ui-react/src/i18n/locales/zh.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "用户头像", - "notificationAriaLabel": "有通知" + "notificationAriaLabel": "有通知", + "fallbackIconAriaLabel": "备用图标" }, "baseInput": { "clearInputAriaLabel": "清空输入框" @@ -34,8 +35,11 @@ }, "sideBar": { "navigationAriaLabel": "侧边栏导航", - "collapseAriaLabel": "收起侧边栏", + "collapseAriaLabel": "折叠侧边栏", "expandAriaLabel": "展开侧边栏" + }, + "stepper": { + "progressAriaLabel": "第 {{currentStep}} / {{totalSteps}} 步" } } } diff --git a/libs/ui-rnative/src/i18n/locales/de.json b/libs/ui-rnative/src/i18n/locales/de.json index 9ddf818bd..87688efc7 100644 --- a/libs/ui-rnative/src/i18n/locales/de.json +++ b/libs/ui-rnative/src/i18n/locales/de.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "Benutzer-Avatar", - "notificationAriaLabel": "Hat Benachrichtigung" + "notificationAriaLabel": "Hat Benachrichtigung", + "fallbackIconAriaLabel": "Fallback-Icon" }, "baseInput": { "clearInputAriaLabel": "Eingabe löschen" diff --git a/libs/ui-rnative/src/i18n/locales/en.json b/libs/ui-rnative/src/i18n/locales/en.json index f488514ee..a5e0673be 100644 --- a/libs/ui-rnative/src/i18n/locales/en.json +++ b/libs/ui-rnative/src/i18n/locales/en.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "User avatar", - "notificationAriaLabel": "Has notification" + "notificationAriaLabel": "Has notification", + "fallbackIconAriaLabel": "Fallback Icon" }, "baseInput": { "clearInputAriaLabel": "Clear input" diff --git a/libs/ui-rnative/src/i18n/locales/es.json b/libs/ui-rnative/src/i18n/locales/es.json index cfa38549c..c41f06b57 100644 --- a/libs/ui-rnative/src/i18n/locales/es.json +++ b/libs/ui-rnative/src/i18n/locales/es.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "Avatar de usuario", - "notificationAriaLabel": "Tiene notificación" + "notificationAriaLabel": "Tiene notificación", + "fallbackIconAriaLabel": "Ícono alternativo" }, "baseInput": { "clearInputAriaLabel": "Borrar entrada" diff --git a/libs/ui-rnative/src/i18n/locales/fr.json b/libs/ui-rnative/src/i18n/locales/fr.json index 35b22fecd..b47c6deee 100644 --- a/libs/ui-rnative/src/i18n/locales/fr.json +++ b/libs/ui-rnative/src/i18n/locales/fr.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "Avatar de l'utilisateur", - "notificationAriaLabel": "A une notification" + "notificationAriaLabel": "A une notification", + "fallbackIconAriaLabel": "Icône par défaut" }, "baseInput": { "clearInputAriaLabel": "Effacer la saisie" diff --git a/libs/ui-rnative/src/i18n/locales/ja.json b/libs/ui-rnative/src/i18n/locales/ja.json index 457413add..42923ec17 100644 --- a/libs/ui-rnative/src/i18n/locales/ja.json +++ b/libs/ui-rnative/src/i18n/locales/ja.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "ユーザーアバター", - "notificationAriaLabel": "通知あり" + "notificationAriaLabel": "通知あり", + "fallbackIconAriaLabel": "フォールバックアイコン" }, "baseInput": { "clearInputAriaLabel": "インプットを削除" @@ -30,7 +31,7 @@ "opensInNewTabAriaLabel": "(新しいタブで開く)" }, "stepper": { - "progressAriaLabel": "ステップ {{currentStep}}/{{totalSteps}}" + "progressAriaLabel": "ステップ{{currentStep}}/{{totalSteps}}" } } } diff --git a/libs/ui-rnative/src/i18n/locales/ko.json b/libs/ui-rnative/src/i18n/locales/ko.json index 8e7235ec8..dd05c5781 100644 --- a/libs/ui-rnative/src/i18n/locales/ko.json +++ b/libs/ui-rnative/src/i18n/locales/ko.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "사용자 아바타", - "notificationAriaLabel": "알림 있음" + "notificationAriaLabel": "알림 있음", + "fallbackIconAriaLabel": "대체 아이콘" }, "baseInput": { "clearInputAriaLabel": "입력 값 지우기" @@ -30,7 +31,7 @@ "opensInNewTabAriaLabel": "(새 탭에서 열기)" }, "stepper": { - "progressAriaLabel": "{{totalSteps}}단계 중 {{currentStep}}단계" + "progressAriaLabel": "{{totalSteps}} 중 {{currentStep}} 단계" } } } diff --git a/libs/ui-rnative/src/i18n/locales/pt.json b/libs/ui-rnative/src/i18n/locales/pt.json index 8e7acb9f3..df113fa43 100644 --- a/libs/ui-rnative/src/i18n/locales/pt.json +++ b/libs/ui-rnative/src/i18n/locales/pt.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "Avatar do usuário", - "notificationAriaLabel": "Tem notificação" + "notificationAriaLabel": "Tem notificação", + "fallbackIconAriaLabel": "Ícone fallback" }, "baseInput": { "clearInputAriaLabel": "Limpar input" diff --git a/libs/ui-rnative/src/i18n/locales/ru.json b/libs/ui-rnative/src/i18n/locales/ru.json index f48742aae..474571701 100644 --- a/libs/ui-rnative/src/i18n/locales/ru.json +++ b/libs/ui-rnative/src/i18n/locales/ru.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "Аватар пользователя", - "notificationAriaLabel": "Есть уведомление" + "notificationAriaLabel": "Есть уведомление", + "fallbackIconAriaLabel": "Стандартная иконка" }, "baseInput": { "clearInputAriaLabel": "Очистить поле" diff --git a/libs/ui-rnative/src/i18n/locales/th.json b/libs/ui-rnative/src/i18n/locales/th.json index 142b91853..d7aa22f53 100644 --- a/libs/ui-rnative/src/i18n/locales/th.json +++ b/libs/ui-rnative/src/i18n/locales/th.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "อวาตาร์ผู้ใช้", - "notificationAriaLabel": "มีการแจ้งเตือน" + "notificationAriaLabel": "มีการแจ้งเตือน", + "fallbackIconAriaLabel": "ไอคอนสำรอง" }, "baseInput": { "clearInputAriaLabel": "ล้างอินพุต" diff --git a/libs/ui-rnative/src/i18n/locales/tr.json b/libs/ui-rnative/src/i18n/locales/tr.json index be0d0bfa2..c730980f3 100644 --- a/libs/ui-rnative/src/i18n/locales/tr.json +++ b/libs/ui-rnative/src/i18n/locales/tr.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "Kullanıcı avatarı", - "notificationAriaLabel": "Bildirim var" + "notificationAriaLabel": "Bildirim var", + "fallbackIconAriaLabel": "Yedek simge" }, "baseInput": { "clearInputAriaLabel": "Girdiyi temizle" @@ -30,7 +31,7 @@ "opensInNewTabAriaLabel": "(yeni sekmede açılır)" }, "stepper": { - "progressAriaLabel": "{{totalSteps}} adımdan {{currentStep}}. adım" + "progressAriaLabel": "Adım {{totalSteps}} / {{currentStep}}" } } } diff --git a/libs/ui-rnative/src/i18n/locales/zh.json b/libs/ui-rnative/src/i18n/locales/zh.json index 4509c3fba..57955157c 100644 --- a/libs/ui-rnative/src/i18n/locales/zh.json +++ b/libs/ui-rnative/src/i18n/locales/zh.json @@ -11,7 +11,8 @@ }, "avatar": { "defaultAlt": "用户头像", - "notificationAriaLabel": "有通知" + "notificationAriaLabel": "有通知", + "fallbackIconAriaLabel": "备用图标" }, "baseInput": { "clearInputAriaLabel": "清空输入框" @@ -30,7 +31,7 @@ "opensInNewTabAriaLabel": "(在新选项卡中打开)" }, "stepper": { - "progressAriaLabel": "第 {{currentStep}} 步,共 {{totalSteps}} 步" + "progressAriaLabel": "第 {{currentStep}} / {{totalSteps}} 步" } } }