@plumile/backoffice-react 0.1.187 → 0.1.189
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/esm/auth/authRefreshNotice.css.js +1 -2
- package/lib/esm/auth/login/LoginFlow.js.map +1 -1
- package/lib/esm/auth/login/MethodChooser.js.map +1 -1
- package/lib/esm/auth/login/MfaChallengeForm.js.map +1 -1
- package/lib/esm/auth/login/PasskeyLoginForm.js.map +1 -1
- package/lib/esm/auth/login/loginPage.css.js +2 -1
- package/lib/esm/auth/login/synchronizeAuthStatusQuery.js.map +1 -1
- package/lib/esm/auth/pages/AcceptInvitationScreen.js.map +1 -1
- package/lib/esm/auth/pages/PasswordResetCompleteScreen.js.map +1 -1
- package/lib/esm/auth/pages/PasswordResetRequestScreen.js.map +1 -1
- package/lib/esm/auth/pages/VerifyEmailScreen.js.map +1 -1
- package/lib/esm/components/backoffice/actions/BackofficeEntityActionFormDialog.js +346 -403
- package/lib/esm/components/backoffice/actions/BackofficeEntityActionFormDialog.js.map +1 -1
- package/lib/esm/components/backoffice/actions/LazyBackofficeEntityActionFormDialog.js.map +1 -1
- package/lib/esm/components/backoffice/actions/backofficeEntityActionFormDialog.css.js +1 -1
- package/lib/esm/components/backoffice/billing/BackofficeBillingUsageChart.js +1 -1
- package/lib/esm/components/backoffice/billing/BackofficeBillingUsageChart.js.map +1 -1
- package/lib/esm/components/backoffice/billing/backofficeBillingUsageChart.css.js +1 -1
- package/lib/esm/components/backoffice/columns/buildDataTableColumns.js.map +1 -1
- package/lib/esm/components/backoffice/detail/BackofficeEntitySummaryHeader.js +3 -3
- package/lib/esm/components/backoffice/detail/BackofficeLifecycleTimelineSection.js.map +1 -1
- package/lib/esm/components/backoffice/detail/BackofficeRelationsSummaryGrid.js +1 -1
- package/lib/esm/components/backoffice/detail/BackofficeTokenUsageBreakdown.js.map +1 -1
- package/lib/esm/components/backoffice/detail/BackofficeUsageCostBreakdown.js +10 -10
- package/lib/esm/components/backoffice/detail/backofficeDetailErrorList.css.js +1 -1
- package/lib/esm/components/backoffice/detail/backofficeDetailRelationLink.css.js +1 -2
- package/lib/esm/components/backoffice/detail/backofficeEntitySummaryHeader.css.js +1 -1
- package/lib/esm/components/backoffice/detail/backofficeRelationsSummaryGrid.css.js +1 -1
- package/lib/esm/components/backoffice/detail/backofficeUsageCostBreakdown.css.js +1 -1
- package/lib/esm/components/backoffice/detail/createBackofficeEntityLinkProps.js.map +1 -1
- package/lib/esm/components/backoffice/detail/detailPayloadUtils.js.map +1 -1
- package/lib/esm/components/backoffice/filters/backofficeFilterAction.css.js +1 -1
- package/lib/esm/components/backoffice/filters/deferredFilterSearchInput.css.js +1 -1
- package/lib/esm/components/backoffice/filters/entityIdFilterField.css.js +1 -1
- package/lib/esm/components/backoffice/hub/BackofficeHubTemplate.js +4 -4
- package/lib/esm/components/backoffice/hub/backofficeHubTemplate.css.js +1 -1
- package/lib/esm/components/backoffice/layout/backofficeSidebarActions.css.js +1 -1
- package/lib/esm/components/backoffice/layout/breadcrumb/BackofficeTopbarBreadcrumb.js +2 -2
- package/lib/esm/components/backoffice/layout/breadcrumb/assertValidBreadcrumb.js.map +1 -1
- package/lib/esm/components/backoffice/layout/breadcrumb/backofficeTopbarBreadcrumb.css.js +1 -1
- package/lib/esm/components/backoffice/layout/buildSidebarSections.js.map +1 -1
- package/lib/esm/components/backoffice/layout/mapViewerToSidebarProfileView.js.map +1 -1
- package/lib/esm/components/backoffice/layout/sidebarUtils.js.map +1 -1
- package/lib/esm/components/backoffice/links/BackofficeLinkContent.js +1 -1
- package/lib/esm/components/backoffice/links/backofficeLink.css.js +1 -1
- package/lib/esm/components/backoffice/links/resolveBackofficeLink.js.map +1 -1
- package/lib/esm/components/backoffice/links/resolveBackofficeTargetIcon.js.map +1 -1
- package/lib/esm/components/backoffice/list/RowFlagsCell.css.js +2 -1
- package/lib/esm/components/backoffice/list/RowFlagsCell.js.map +1 -1
- package/lib/esm/components/backoffice/pickers/EntityIdPickerDialog.js.map +1 -1
- package/lib/esm/components/backoffice/pickers/entityIdPickerDialog.css.js +1 -1
- package/lib/esm/components/backoffice/refs/BackofficeLazyEntityCount.js.map +1 -1
- package/lib/esm/components/backoffice/refs/BackofficeRelatedCountLink.js.map +1 -1
- package/lib/esm/components/backoffice/refs/backofficeEntityIdRef.css.js +1 -1
- package/lib/esm/components/backoffice/refs/backofficeRelatedCountLink.css.js +1 -1
- package/lib/esm/components/backoffice/routing/BackofficeContentBoundary.js.map +1 -1
- package/lib/esm/components/backoffice/routing/backofficeContentBoundary.css.js +1 -1
- package/lib/esm/components/backoffice/routing/backofficeContentError.css.js +1 -1
- package/lib/esm/components/backoffice/routing/backofficeContentFallback.css.js +1 -1
- package/lib/esm/components/backoffice/routing/backofficeRouteFallback.css.js +1 -1
- package/lib/esm/components/backoffice/routing/backofficeRoutePendingBar.css.js +1 -1
- package/lib/esm/components/backoffice/scaffolds/BackofficeEntityListScaffold.js +285 -269
- package/lib/esm/components/backoffice/scaffolds/BackofficeEntityListScaffold.js.map +1 -1
- package/lib/esm/components/backoffice/scaffolds/backofficeEntityListScaffold.css.js +1 -1
- package/lib/esm/components/backoffice/shared/backofficeFilterableCell.css.js +4 -4
- package/lib/esm/components/backoffice/shared/backofficeInlineFilterRow.css.js +1 -1
- package/lib/esm/components/backoffice/technical/TechnicalIdentifierValue.js.map +1 -1
- package/lib/esm/components/backoffice/tools/BackofficeToolsDocPanel.js +1 -1
- package/lib/esm/components/backoffice/tools/BackofficeToolsJsonForm.js +4 -4
- package/lib/esm/components/backoffice/tools/backofficeToolsDocPanel.css.js +1 -1
- package/lib/esm/components/backoffice/tools/backofficeToolsForm.css.js +1 -1
- package/lib/esm/filters/filterHelpers.js +1 -1
- package/lib/esm/filters/filterHelpers.js.map +1 -1
- package/lib/esm/hooks/useAuth.js.map +1 -1
- package/lib/esm/hooks/useBackofficeAuth.js.map +1 -1
- package/lib/esm/hooks/useBackofficeInfiniteScrollSentinel.js.map +1 -1
- package/lib/esm/hooks/useBackofficeListUrlState.js.map +1 -1
- package/lib/esm/hooks/useBackofficeSessionAuth.js.map +1 -1
- package/lib/esm/hooks/useConditionalSubscription.js.map +1 -1
- package/lib/esm/hooks/useSidebarGroupCollapse.js.map +1 -1
- package/lib/esm/i18n/createI18nInstance.js.map +1 -1
- package/lib/esm/i18n/locales/en/backofficeReact.js +406 -405
- package/lib/esm/i18n/locales/fr/backofficeReact.js +408 -407
- package/lib/esm/i18n/mergeResourceLanguages.js.map +1 -1
- package/lib/esm/i18n/resources.js +1 -1
- package/lib/esm/i18n/resources.js.map +1 -1
- package/lib/esm/i18n/useBackofficeFormats.js.map +1 -1
- package/lib/esm/modules/base64.js.map +1 -1
- package/lib/esm/modules/formatFileSize.js.map +1 -1
- package/lib/esm/modules/uploads.js +17 -17
- package/lib/esm/modules/uploads.js.map +1 -1
- package/lib/esm/modules/webauthn.js.map +1 -1
- package/lib/esm/node_modules/@babel/runtime/helpers/objectSpread2.js.map +1 -1
- package/lib/esm/node_modules/@babel/runtime/helpers/toPrimitive.js.map +1 -1
- package/lib/esm/node_modules/@babel/runtime/helpers/toPropertyKey.js.map +1 -1
- package/lib/esm/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js.map +1 -1
- package/lib/esm/node_modules/@vanilla-extract/recipes/dist/createRuntimeFn-62c9670f.esm.js +1 -1
- package/lib/esm/node_modules/@vanilla-extract/recipes/dist/createRuntimeFn-62c9670f.esm.js.map +1 -1
- package/lib/esm/node_modules/fbjs/lib/areEqual.js.map +1 -1
- package/lib/esm/node_modules/relay-test-utils/lib/RelayMockPayloadGenerator.js.map +1 -1
- package/lib/esm/node_modules/relay-test-utils/lib/RelayModernMockEnvironment.js.map +1 -1
- package/lib/esm/node_modules/relay-test-utils/lib/RelayResolverTestUtils.js.map +1 -1
- package/lib/esm/pages/BackofficeDashboardPage.js.map +1 -1
- package/lib/esm/pages/BackofficeDashboardWidgetContent.js.map +1 -1
- package/lib/esm/pages/BackofficeEntityDetailLayoutPage.js.map +1 -1
- package/lib/esm/pages/BackofficeEntityDetailPage.js.map +1 -1
- package/lib/esm/pages/BackofficeEntityDetailPage.view-helpers.js.map +1 -1
- package/lib/esm/pages/BackofficeEntityListPage.helpers.js +5 -5
- package/lib/esm/pages/BackofficeEntityListPage.helpers.js.map +1 -1
- package/lib/esm/pages/BackofficeEntityListPage.js.map +1 -1
- package/lib/esm/pages/BackofficeHubPage.js.map +1 -1
- package/lib/esm/pages/BackofficeLayoutPage.js.map +1 -1
- package/lib/esm/pages/BackofficeLoginPage.js.map +1 -1
- package/lib/esm/pages/BackofficePasswordResetRequestPage.js.map +1 -1
- package/lib/esm/pages/BackofficeVerifyEmailPage.js.map +1 -1
- package/lib/esm/pages/backofficeDashboardPage.css.js +1 -1
- package/lib/esm/pages/backofficeEntityDetailPage.css.js +1 -1
- package/lib/esm/pages/backofficeEntityListPage.css.js +1 -1
- package/lib/esm/pages/detail/BackofficeEntityDetailManifestFallback.js.map +1 -1
- package/lib/esm/pages/detail/pageResolution.js.map +1 -1
- package/lib/esm/provider/BackofficeProvider.js.map +1 -1
- package/lib/esm/provider/entityRegistry.js.map +1 -1
- package/lib/esm/provider/lazyValue.js.map +1 -1
- package/lib/esm/provider/useBackofficeEntityLoader.js.map +1 -1
- package/lib/esm/relay/connectionUtils.js.map +1 -1
- package/lib/esm/relay/envHelpers.js.map +1 -1
- package/lib/esm/router/createBackofficeRoutes.js.map +1 -1
- package/lib/esm/storybook/relay/RelayStory.css.js +1 -1
- package/lib/esm/storybook/relay/RelayStory.js.map +1 -1
- package/lib/esm/storybook/relay/mockResolvers.js.map +1 -1
- package/lib/esm/style.css +1 -1
- package/lib/types/components/backoffice/actions/BackofficeEntityActionFormDialog.d.ts.map +1 -1
- package/lib/types/components/backoffice/detail/BackofficeLifecycleTimelineSection.d.ts.map +1 -1
- package/lib/types/components/backoffice/pickers/EntityIdPickerDialog.d.ts.map +1 -1
- package/lib/types/components/backoffice/scaffolds/BackofficeEntityListScaffold.d.ts.map +1 -1
- package/lib/types/components/backoffice/technical/TechnicalIdentifierValue.d.ts.map +1 -1
- package/lib/types/filters/filterHelpers.d.ts.map +1 -1
- package/lib/types/hooks/useAuth.d.ts.map +1 -1
- package/lib/types/modules/uploads.d.ts.map +1 -1
- package/lib/types/modules/webauthn.d.ts.map +1 -1
- package/lib/types/pages/BackofficePasswordResetRequestPage.d.ts.map +1 -1
- package/lib/types/pages/BackofficeVerifyEmailPage.d.ts.map +1 -1
- package/lib/types/pages/detail/pageResolution.d.ts.map +1 -1
- package/lib/types/provider/types.d.ts.map +1 -1
- package/package.json +16 -16
|
@@ -1,441 +1,442 @@
|
|
|
1
|
+
//#region src/i18n/locales/fr/backofficeReact.json
|
|
1
2
|
var e = {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
rateLimited: "Trop de tentatives. Veuillez réessayer plus tard.",
|
|
31
|
-
unavailable: "L'acceptation d'invitation n'est pas disponible."
|
|
32
|
-
},
|
|
33
|
-
form: {
|
|
34
|
-
confirmLabel: "Confirmer le mot de passe",
|
|
35
|
-
confirmPlaceholder: "Confirmez votre mot de passe",
|
|
36
|
-
passwordLabel: "Mot de passe",
|
|
37
|
-
passwordPlaceholder: "Créez un mot de passe",
|
|
38
|
-
submit: "Accepter l'invitation"
|
|
39
|
-
},
|
|
40
|
-
mfaSubtitle: "Entrez le code de vérification pour continuer.",
|
|
41
|
-
mfaTitle: "Vérifiez votre identité",
|
|
42
|
-
status: {
|
|
43
|
-
success: "Invitation acceptée.",
|
|
44
|
-
workingButton: "Traitement..."
|
|
45
|
-
},
|
|
46
|
-
subtitle: "Créez votre compte pour rejoindre.",
|
|
47
|
-
title: "Accepter l'invitation"
|
|
48
|
-
},
|
|
49
|
-
emailCapture: {
|
|
50
|
-
continue: "Continuer",
|
|
51
|
-
description: "Entrez votre email professionnel pour continuer.",
|
|
52
|
-
emailLabel: "Email professionnel",
|
|
53
|
-
emailPlaceholder: "vous@entreprise.com",
|
|
54
|
-
forgotPassword: "Mot de passe oublié ?"
|
|
55
|
-
},
|
|
56
|
-
loginFlow: {
|
|
57
|
-
errors: {
|
|
58
|
-
accountLocked: "Trop de tentatives. Veuillez réessayer plus tard.",
|
|
59
|
-
emailRequired: "Entrez une adresse email pour continuer.",
|
|
60
|
-
invalidCredentials: "Email ou mot de passe incorrect.",
|
|
61
|
-
invalidEmail: "Entrez une adresse email valide.",
|
|
62
|
-
passkeyUnavailable: "Les passkeys ne sont pas disponibles.",
|
|
63
|
-
rateLimited: "Trop de tentatives. Veuillez réessayer plus tard.",
|
|
64
|
-
tryAgain: "Une erreur est survenue. Veuillez réessayer."
|
|
65
|
-
},
|
|
66
|
-
methods: { title: "Choisissez une méthode de connexion" },
|
|
67
|
-
passkey: {
|
|
68
|
-
description: "Utilisez la passkey associée à {{email}}.",
|
|
69
|
-
title: "Utiliser une passkey"
|
|
70
|
-
},
|
|
71
|
-
subtitle: {
|
|
72
|
-
default: "Choisissez une méthode de connexion pour continuer.",
|
|
73
|
-
mfa: "Entrez le code de vérification pour continuer."
|
|
74
|
-
},
|
|
75
|
-
title: {
|
|
76
|
-
default: "Se connecter",
|
|
77
|
-
mfa: "Authentification à deux facteurs"
|
|
78
|
-
}
|
|
79
|
-
},
|
|
80
|
-
logout: { errors: { default: "Échec de la déconnexion." } },
|
|
81
|
-
methodChooser: {
|
|
82
|
-
actions: { back: "Retour" },
|
|
83
|
-
locked: "Trop de tentatives. Veuillez réessayer plus tard.",
|
|
84
|
-
lockedWithTime: "Trop de tentatives. Veuillez réessayer à {{time}}.",
|
|
85
|
-
methods: {
|
|
86
|
-
other: "{{method}}",
|
|
87
|
-
passkey: "Passkey",
|
|
88
|
-
password: "Mot de passe"
|
|
89
|
-
},
|
|
90
|
-
prompt: "Choisissez comment vous connecter pour <strong>{{email}}</strong>."
|
|
91
|
-
},
|
|
92
|
-
mfa: {
|
|
93
|
-
actions: {
|
|
94
|
-
back: "Retour",
|
|
95
|
-
submit: "Vérifier"
|
|
96
|
-
},
|
|
97
|
-
errors: {
|
|
98
|
-
expired: "La session de vérification a expiré. Réessayez.",
|
|
99
|
-
invalidChallenge: "La session de vérification est invalide. Reprenez la connexion.",
|
|
100
|
-
invalidCode: "Code invalide. Réessayez.",
|
|
101
|
-
shortCode: "Entrez le code à 6 chiffres.",
|
|
102
|
-
tooManyAttempts: "Trop de tentatives. Veuillez réessayer plus tard.",
|
|
103
|
-
verificationFailed: "La vérification a échoué. Réessayez."
|
|
104
|
-
},
|
|
105
|
-
form: {
|
|
106
|
-
label: "Code de vérification",
|
|
107
|
-
placeholder: "123456"
|
|
108
|
-
},
|
|
109
|
-
helper: {
|
|
110
|
-
default: "Entrez le code à 6 chiffres de votre authentificateur.",
|
|
111
|
-
withEmail: "Entrez le code à 6 chiffres envoyé à {{email}}."
|
|
112
|
-
}
|
|
3
|
+
form: {
|
|
4
|
+
cancel: "Annuler",
|
|
5
|
+
errors: {
|
|
6
|
+
invalidJson: "{{label}} doit être un JSON valide.",
|
|
7
|
+
invalidJsonArray: "{{label}} doit être un tableau JSON valide.",
|
|
8
|
+
invalidJsonObject: "{{label}} doit être un objet JSON valide.",
|
|
9
|
+
invalidNumber: "{{label}} doit être un nombre valide.",
|
|
10
|
+
invalidPayload: "La charge utile soumise est invalide.",
|
|
11
|
+
required: "{{label}} est requis.",
|
|
12
|
+
submitFailed: "Impossible de terminer cette action. Veuillez réessayer."
|
|
13
|
+
},
|
|
14
|
+
submitting: "Envoi..."
|
|
15
|
+
},
|
|
16
|
+
view: "Voir"
|
|
17
|
+
}, t = {
|
|
18
|
+
acceptInvitation: {
|
|
19
|
+
actions: { backToLogin: "Retour à la connexion" },
|
|
20
|
+
errors: {
|
|
21
|
+
alreadyAccepted: "Cette invitation a déjà été acceptée.",
|
|
22
|
+
default: "Impossible d'accepter l'invitation.",
|
|
23
|
+
emailMismatch: "Cette invitation a été envoyée à une autre adresse email.",
|
|
24
|
+
expired: "Le lien d'invitation a expiré.",
|
|
25
|
+
invalidToken: "Le lien d'invitation est invalide.",
|
|
26
|
+
missingToken: "Le lien d'invitation est manquant ou invalide.",
|
|
27
|
+
passwordMismatch: "Le mot de passe et sa confirmation ne correspondent pas.",
|
|
28
|
+
passwordPolicyViolation: "Votre mot de passe ne respecte pas la politique de sécurité.",
|
|
29
|
+
rateLimited: "Trop de tentatives. Veuillez réessayer plus tard.",
|
|
30
|
+
unavailable: "L'acceptation d'invitation n'est pas disponible."
|
|
113
31
|
},
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
32
|
+
form: {
|
|
33
|
+
confirmLabel: "Confirmer le mot de passe",
|
|
34
|
+
confirmPlaceholder: "Confirmez votre mot de passe",
|
|
35
|
+
passwordLabel: "Mot de passe",
|
|
36
|
+
passwordPlaceholder: "Créez un mot de passe",
|
|
37
|
+
submit: "Accepter l'invitation"
|
|
38
|
+
},
|
|
39
|
+
mfaSubtitle: "Entrez le code de vérification pour continuer.",
|
|
40
|
+
mfaTitle: "Vérifiez votre identité",
|
|
41
|
+
status: {
|
|
42
|
+
success: "Invitation acceptée.",
|
|
43
|
+
workingButton: "Traitement..."
|
|
44
|
+
},
|
|
45
|
+
subtitle: "Créez votre compte pour rejoindre.",
|
|
46
|
+
title: "Accepter l'invitation"
|
|
47
|
+
},
|
|
48
|
+
emailCapture: {
|
|
49
|
+
continue: "Continuer",
|
|
50
|
+
description: "Entrez votre email professionnel pour continuer.",
|
|
51
|
+
emailLabel: "Email professionnel",
|
|
52
|
+
emailPlaceholder: "vous@entreprise.com",
|
|
53
|
+
forgotPassword: "Mot de passe oublié ?"
|
|
54
|
+
},
|
|
55
|
+
loginFlow: {
|
|
56
|
+
errors: {
|
|
57
|
+
accountLocked: "Trop de tentatives. Veuillez réessayer plus tard.",
|
|
58
|
+
emailRequired: "Entrez une adresse email pour continuer.",
|
|
59
|
+
invalidCredentials: "Email ou mot de passe incorrect.",
|
|
60
|
+
invalidEmail: "Entrez une adresse email valide.",
|
|
61
|
+
passkeyUnavailable: "Les passkeys ne sont pas disponibles.",
|
|
62
|
+
rateLimited: "Trop de tentatives. Veuillez réessayer plus tard.",
|
|
63
|
+
tryAgain: "Une erreur est survenue. Veuillez réessayer."
|
|
64
|
+
},
|
|
65
|
+
methods: { title: "Choisissez une méthode de connexion" },
|
|
119
66
|
passkey: {
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
submit: "Continuer avec la passkey",
|
|
123
|
-
submitting: "En attente de la passkey..."
|
|
124
|
-
},
|
|
125
|
-
errors: {
|
|
126
|
-
cancelled: "La connexion par passkey a été annulée.",
|
|
127
|
-
challengeExpired: "La demande de passkey a expiré. Réessayez.",
|
|
128
|
-
emailRequired: "Entrez votre email pour continuer.",
|
|
129
|
-
failed: "Échec de la connexion par passkey.",
|
|
130
|
-
invalidAssertion: "La réponse de passkey est invalide. Réessayez.",
|
|
131
|
-
invalidChallenge: "La demande de passkey est invalide. Réessayez.",
|
|
132
|
-
invalidEmail: "Entrez une adresse email valide.",
|
|
133
|
-
locked: "Trop de tentatives. Veuillez réessayer plus tard.",
|
|
134
|
-
lockedWithTime: "Trop de tentatives. Veuillez réessayer à {{time}}.",
|
|
135
|
-
noCredential: "L'authentificateur n'a retourné aucun identifiant.",
|
|
136
|
-
notAvailable: "Les passkeys ne sont pas disponibles sur cet appareil.",
|
|
137
|
-
notFound: "Aucune passkey n'est associée à ce compte."
|
|
138
|
-
},
|
|
139
|
-
form: {
|
|
140
|
-
emailLabel: "Email",
|
|
141
|
-
emailPlaceholder: "vous@entreprise.com"
|
|
142
|
-
},
|
|
143
|
-
helper: "Utilisez une passkey à la place de votre mot de passe."
|
|
144
|
-
},
|
|
145
|
-
passwordLogin: {
|
|
146
|
-
forgotPassword: "Mot de passe oublié ?",
|
|
147
|
-
title: "Se connecter"
|
|
148
|
-
},
|
|
149
|
-
passwordResetComplete: {
|
|
150
|
-
errors: {
|
|
151
|
-
expired: "Ce lien de réinitialisation a expiré.",
|
|
152
|
-
invalid: "Le lien de réinitialisation est invalide ou expiré.",
|
|
153
|
-
minLength: "Le mot de passe doit contenir au moins {{minLength}} caractères.",
|
|
154
|
-
mismatch: "Les mots de passe ne correspondent pas.",
|
|
155
|
-
missingToken: "Le lien de réinitialisation est manquant ou invalide.",
|
|
156
|
-
policyViolation: "Votre nouveau mot de passe ne respecte pas la politique de sécurité."
|
|
157
|
-
},
|
|
158
|
-
form: {
|
|
159
|
-
confirmLabel: "Confirmer le mot de passe",
|
|
160
|
-
confirmPlaceholder: "Saisissez à nouveau votre mot de passe",
|
|
161
|
-
description: "Entrez un nouveau mot de passe pour votre compte.",
|
|
162
|
-
passwordLabel: "Mot de passe",
|
|
163
|
-
passwordPlaceholder: "Entrez un nouveau mot de passe",
|
|
164
|
-
submit: "Mettre à jour le mot de passe",
|
|
165
|
-
title: "Nouveau mot de passe"
|
|
166
|
-
},
|
|
167
|
-
subtitle: "Choisissez un mot de passe robuste pour sécuriser votre compte.",
|
|
168
|
-
success: {
|
|
169
|
-
action: "Retour à la connexion",
|
|
170
|
-
description: "Votre mot de passe a été modifié.",
|
|
171
|
-
helper: "Vous pouvez maintenant vous connecter avec votre nouveau mot de passe.",
|
|
172
|
-
title: "Mot de passe mis à jour"
|
|
173
|
-
},
|
|
174
|
-
title: "Définir un nouveau mot de passe"
|
|
67
|
+
description: "Utilisez la passkey associée à {{email}}.",
|
|
68
|
+
title: "Utiliser une passkey"
|
|
175
69
|
},
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
invalidEmail: "Veuillez saisir une adresse email valide.",
|
|
180
|
-
rateLimited: "Trop de demandes. Veuillez patienter puis réessayer.",
|
|
181
|
-
startFailed: "Impossible de démarrer la réinitialisation."
|
|
182
|
-
},
|
|
183
|
-
form: {
|
|
184
|
-
description: "Entrez l'email de votre compte.",
|
|
185
|
-
emailLabel: "Email",
|
|
186
|
-
emailPlaceholder: "vous@entreprise.com",
|
|
187
|
-
submit: "Envoyer le lien de réinitialisation"
|
|
188
|
-
},
|
|
189
|
-
sent: {
|
|
190
|
-
action: "Envoyer un autre email",
|
|
191
|
-
description: "Nous avons envoyé un lien de réinitialisation à {{email}}.",
|
|
192
|
-
helper: "Si vous ne le voyez pas, vérifiez les spams ou réessayez.",
|
|
193
|
-
title: "Vérifiez votre email"
|
|
194
|
-
},
|
|
195
|
-
title: "Réinitialiser votre mot de passe"
|
|
70
|
+
subtitle: {
|
|
71
|
+
default: "Choisissez une méthode de connexion pour continuer.",
|
|
72
|
+
mfa: "Entrez le code de vérification pour continuer."
|
|
196
73
|
},
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
return: "Retour à la connexion"
|
|
201
|
-
},
|
|
202
|
-
errors: {
|
|
203
|
-
alreadyVerified: "Cette adresse email est déjà vérifiée.",
|
|
204
|
-
expired: "Ce lien de vérification a expiré.",
|
|
205
|
-
invalid: "Le lien de vérification est invalide ou expiré.",
|
|
206
|
-
missingToken: "Le lien de vérification est manquant ou invalide."
|
|
207
|
-
},
|
|
208
|
-
status: {
|
|
209
|
-
success: "Email vérifié. Vous pouvez continuer.",
|
|
210
|
-
verifying: "Vérification...",
|
|
211
|
-
verifyingButton: "Vérification"
|
|
212
|
-
},
|
|
213
|
-
subtitle: "Confirmez votre adresse email pour continuer.",
|
|
214
|
-
title: "Vérifier votre email"
|
|
74
|
+
title: {
|
|
75
|
+
default: "Se connecter",
|
|
76
|
+
mfa: "Authentification à deux facteurs"
|
|
215
77
|
}
|
|
216
78
|
},
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
},
|
|
229
|
-
breadcrumb: "Fil d'Ariane",
|
|
230
|
-
errors: { unexpected: "Une erreur inattendue est survenue." },
|
|
231
|
-
loading: "Chargement...",
|
|
232
|
-
notAvailable: "N/D",
|
|
233
|
-
time: {
|
|
234
|
-
lastDay: "24 h",
|
|
235
|
-
lastHour: "1 h",
|
|
236
|
-
lastSevenDays: "7 j",
|
|
237
|
-
lastThirtyDays: "30 j"
|
|
238
|
-
}
|
|
79
|
+
logout: { errors: { default: "Échec de la déconnexion." } },
|
|
80
|
+
methodChooser: {
|
|
81
|
+
actions: { back: "Retour" },
|
|
82
|
+
locked: "Trop de tentatives. Veuillez réessayer plus tard.",
|
|
83
|
+
lockedWithTime: "Trop de tentatives. Veuillez réessayer à {{time}}.",
|
|
84
|
+
methods: {
|
|
85
|
+
other: "{{method}}",
|
|
86
|
+
passkey: "Passkey",
|
|
87
|
+
password: "Mot de passe"
|
|
88
|
+
},
|
|
89
|
+
prompt: "Choisissez comment vous connecter pour <strong>{{email}}</strong>."
|
|
239
90
|
},
|
|
240
|
-
|
|
91
|
+
mfa: {
|
|
241
92
|
actions: {
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
},
|
|
245
|
-
subtitle: "Vue d'ensemble du contexte Work.",
|
|
246
|
-
title: "Tableau de bord"
|
|
247
|
-
},
|
|
248
|
-
detail: {
|
|
249
|
-
actionResult: {
|
|
250
|
-
message: "Message",
|
|
251
|
-
status: "Statut"
|
|
93
|
+
back: "Retour",
|
|
94
|
+
submit: "Vérifier"
|
|
252
95
|
},
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
markup: "Marge",
|
|
261
|
-
name: "Nom",
|
|
262
|
-
rawCost: "Coût réel"
|
|
96
|
+
errors: {
|
|
97
|
+
expired: "La session de vérification a expiré. Réessayez.",
|
|
98
|
+
invalidChallenge: "La session de vérification est invalide. Reprenez la connexion.",
|
|
99
|
+
invalidCode: "Code invalide. Réessayez.",
|
|
100
|
+
shortCode: "Entrez le code à 6 chiffres.",
|
|
101
|
+
tooManyAttempts: "Trop de tentatives. Veuillez réessayer plus tard.",
|
|
102
|
+
verificationFailed: "La vérification a échoué. Réessayez."
|
|
263
103
|
},
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
},
|
|
268
|
-
emptyState: {
|
|
269
|
-
listEmpty: {
|
|
270
|
-
description: "Aucun enregistrement à afficher.",
|
|
271
|
-
title: "Aucun résultat"
|
|
104
|
+
form: {
|
|
105
|
+
label: "Code de vérification",
|
|
106
|
+
placeholder: "123456"
|
|
272
107
|
},
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
108
|
+
helper: {
|
|
109
|
+
default: "Entrez le code à 6 chiffres de votre authentificateur.",
|
|
110
|
+
withEmail: "Entrez le code à 6 chiffres envoyé à {{email}}."
|
|
276
111
|
}
|
|
277
112
|
},
|
|
278
|
-
|
|
113
|
+
oidc: { buttons: {
|
|
114
|
+
apple: "Continuer avec Apple",
|
|
115
|
+
generic: "Continuer avec un SSO",
|
|
116
|
+
google: "Continuer avec Google"
|
|
117
|
+
} },
|
|
118
|
+
passkey: {
|
|
279
119
|
actions: {
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
filterBy: "Filtrer par {{label}}"
|
|
284
|
-
},
|
|
285
|
-
all: "Tous {{label}}",
|
|
286
|
-
boolean: {
|
|
287
|
-
no: "Non",
|
|
288
|
-
yes: "Oui"
|
|
289
|
-
},
|
|
290
|
-
drawer: { emptySearchResults: "Aucun filtre ne correspond à cette recherche." },
|
|
291
|
-
placeholders: {
|
|
292
|
-
anyEntity: "Tous",
|
|
293
|
-
search: "Rechercher {{label}}",
|
|
294
|
-
unresolved: "ID introuvable"
|
|
295
|
-
},
|
|
296
|
-
sections: { default: "Filtres" },
|
|
297
|
-
trigger: "Filtres",
|
|
298
|
-
triggerWithCount_one: "Filtres ({{count}})",
|
|
299
|
-
triggerWithCount_many: "Filtres ({{count}})",
|
|
300
|
-
triggerWithCount_other: "Filtres ({{count}})"
|
|
301
|
-
},
|
|
302
|
-
flags: {
|
|
303
|
-
agentManaged: {
|
|
304
|
-
agentManaged: "Géré par un agent",
|
|
305
|
-
userManaged: "Géré par un utilisateur"
|
|
306
|
-
},
|
|
307
|
-
capability: {
|
|
308
|
-
allowed: "Autorisé",
|
|
309
|
-
denied: "Refusé"
|
|
310
|
-
},
|
|
311
|
-
default: {
|
|
312
|
-
default: "Par défaut",
|
|
313
|
-
notDefault: "Non par défaut"
|
|
314
|
-
},
|
|
315
|
-
deployedProduction: {
|
|
316
|
-
deployed: "Déployé",
|
|
317
|
-
notDeployed: "Non déployé"
|
|
318
|
-
},
|
|
319
|
-
enabled: {
|
|
320
|
-
disabled: "Désactivé",
|
|
321
|
-
enabled: "Activé"
|
|
322
|
-
},
|
|
323
|
-
encrypted: {
|
|
324
|
-
encrypted: "Chiffré",
|
|
325
|
-
notEncrypted: "Non chiffré"
|
|
120
|
+
showMethods: "Utiliser une autre méthode",
|
|
121
|
+
submit: "Continuer avec la passkey",
|
|
122
|
+
submitting: "En attente de la passkey..."
|
|
326
123
|
},
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
124
|
+
errors: {
|
|
125
|
+
cancelled: "La connexion par passkey a été annulée.",
|
|
126
|
+
challengeExpired: "La demande de passkey a expiré. Réessayez.",
|
|
127
|
+
emailRequired: "Entrez votre email pour continuer.",
|
|
128
|
+
failed: "Échec de la connexion par passkey.",
|
|
129
|
+
invalidAssertion: "La réponse de passkey est invalide. Réessayez.",
|
|
130
|
+
invalidChallenge: "La demande de passkey est invalide. Réessayez.",
|
|
131
|
+
invalidEmail: "Entrez une adresse email valide.",
|
|
132
|
+
locked: "Trop de tentatives. Veuillez réessayer plus tard.",
|
|
133
|
+
lockedWithTime: "Trop de tentatives. Veuillez réessayer à {{time}}.",
|
|
134
|
+
noCredential: "L'authentificateur n'a retourné aucun identifiant.",
|
|
135
|
+
notAvailable: "Les passkeys ne sont pas disponibles sur cet appareil.",
|
|
136
|
+
notFound: "Aucune passkey n'est associée à ce compte."
|
|
330
137
|
},
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
138
|
+
form: {
|
|
139
|
+
emailLabel: "Email",
|
|
140
|
+
emailPlaceholder: "vous@entreprise.com"
|
|
334
141
|
},
|
|
335
|
-
|
|
336
|
-
locked: "Verrouillé",
|
|
337
|
-
unlocked: "Déverrouillé"
|
|
338
|
-
}
|
|
142
|
+
helper: "Utilisez une passkey à la place de votre mot de passe."
|
|
339
143
|
},
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
percent: "{{value, percent}}"
|
|
144
|
+
passwordLogin: {
|
|
145
|
+
forgotPassword: "Mot de passe oublié ?",
|
|
146
|
+
title: "Se connecter"
|
|
344
147
|
},
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
tool: "Outil"
|
|
148
|
+
passwordResetComplete: {
|
|
149
|
+
errors: {
|
|
150
|
+
expired: "Ce lien de réinitialisation a expiré.",
|
|
151
|
+
invalid: "Le lien de réinitialisation est invalide ou expiré.",
|
|
152
|
+
minLength: "Le mot de passe doit contenir au moins {{minLength}} caractères.",
|
|
153
|
+
mismatch: "Les mots de passe ne correspondent pas.",
|
|
154
|
+
missingToken: "Le lien de réinitialisation est manquant ou invalide.",
|
|
155
|
+
policyViolation: "Votre nouveau mot de passe ne respecte pas la politique de sécurité."
|
|
354
156
|
},
|
|
355
|
-
|
|
356
|
-
|
|
157
|
+
form: {
|
|
158
|
+
confirmLabel: "Confirmer le mot de passe",
|
|
159
|
+
confirmPlaceholder: "Saisissez à nouveau votre mot de passe",
|
|
160
|
+
description: "Entrez un nouveau mot de passe pour votre compte.",
|
|
161
|
+
passwordLabel: "Mot de passe",
|
|
162
|
+
passwordPlaceholder: "Entrez un nouveau mot de passe",
|
|
163
|
+
submit: "Mettre à jour le mot de passe",
|
|
164
|
+
title: "Nouveau mot de passe"
|
|
165
|
+
},
|
|
166
|
+
subtitle: "Choisissez un mot de passe robuste pour sécuriser votre compte.",
|
|
167
|
+
success: {
|
|
168
|
+
action: "Retour à la connexion",
|
|
169
|
+
description: "Votre mot de passe a été modifié.",
|
|
170
|
+
helper: "Vous pouvez maintenant vous connecter avec votre nouveau mot de passe.",
|
|
171
|
+
title: "Mot de passe mis à jour"
|
|
172
|
+
},
|
|
173
|
+
title: "Définir un nouveau mot de passe"
|
|
357
174
|
},
|
|
358
|
-
|
|
359
|
-
actions: {
|
|
360
|
-
refresh: "Actualiser",
|
|
361
|
-
refreshing: "Actualisation…",
|
|
362
|
-
retry: "Réessayer"
|
|
363
|
-
},
|
|
175
|
+
passwordResetRequest: {
|
|
364
176
|
errors: {
|
|
365
|
-
|
|
366
|
-
|
|
177
|
+
emailRequired: "Entrez une adresse email.",
|
|
178
|
+
invalidEmail: "Veuillez saisir une adresse email valide.",
|
|
179
|
+
rateLimited: "Trop de demandes. Veuillez patienter puis réessayer.",
|
|
180
|
+
startFailed: "Impossible de démarrer la réinitialisation."
|
|
181
|
+
},
|
|
182
|
+
form: {
|
|
183
|
+
description: "Entrez l'email de votre compte.",
|
|
184
|
+
emailLabel: "Email",
|
|
185
|
+
emailPlaceholder: "vous@entreprise.com",
|
|
186
|
+
submit: "Envoyer le lien de réinitialisation"
|
|
367
187
|
},
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
loading: "Chargement…"
|
|
188
|
+
sent: {
|
|
189
|
+
action: "Envoyer un autre email",
|
|
190
|
+
description: "Nous avons envoyé un lien de réinitialisation à {{email}}.",
|
|
191
|
+
helper: "Si vous ne le voyez pas, vérifiez les spams ou réessayez.",
|
|
192
|
+
title: "Vérifiez votre email"
|
|
374
193
|
},
|
|
375
|
-
|
|
376
|
-
showing: "Affichage de {{shown, number}} sur {{total, number}}",
|
|
377
|
-
sort: { label: "Ordre de tri" },
|
|
378
|
-
title: ""
|
|
194
|
+
title: "Réinitialiser votre mot de passe"
|
|
379
195
|
},
|
|
380
|
-
|
|
381
|
-
picker: {
|
|
382
|
-
errors: { loadFailed: "Échec du chargement." },
|
|
383
|
-
searchRequired: "Saisissez un ID pour rechercher.",
|
|
384
|
-
title: "Sélectionner un ID",
|
|
385
|
-
unavailable: "Sélecteur indisponible pour {{entity}}."
|
|
386
|
-
},
|
|
387
|
-
relations: {
|
|
388
|
-
menu: { label: "Relations" },
|
|
389
|
-
openFilteredList: "Ouvrir la liste filtrée : {{label}}"
|
|
390
|
-
},
|
|
391
|
-
review: { status: {
|
|
392
|
-
approved: "Approuvé",
|
|
393
|
-
changesRequested: "Modifications demandées",
|
|
394
|
-
pending: "En attente",
|
|
395
|
-
unknown: "Inconnu"
|
|
396
|
-
} },
|
|
397
|
-
sidebar: {
|
|
196
|
+
verifyEmail: {
|
|
398
197
|
actions: {
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
pin: "Épingler",
|
|
402
|
-
reorder: "Réordonner",
|
|
403
|
-
unpin: "Désépingler"
|
|
404
|
-
},
|
|
405
|
-
items: { dashboard: "Tableau de bord" },
|
|
406
|
-
navigationAriaLabel: "Navigation backoffice",
|
|
407
|
-
profile: {
|
|
408
|
-
actions: { signOut: "Se déconnecter" },
|
|
409
|
-
menuAriaLabel: "Ouvrir le menu profil",
|
|
410
|
-
title: "Profil",
|
|
411
|
-
unknownUser: "Utilisateur inconnu"
|
|
198
|
+
continue: "Continuer",
|
|
199
|
+
return: "Retour à la connexion"
|
|
412
200
|
},
|
|
413
|
-
search: { placeholder: "Rechercher..." },
|
|
414
|
-
sections: {
|
|
415
|
-
pinned: "Épinglés",
|
|
416
|
-
recent: "Récents"
|
|
417
|
-
}
|
|
418
|
-
},
|
|
419
|
-
tools: {
|
|
420
201
|
errors: {
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
202
|
+
alreadyVerified: "Cette adresse email est déjà vérifiée.",
|
|
203
|
+
expired: "Ce lien de vérification a expiré.",
|
|
204
|
+
invalid: "Le lien de vérification est invalide ou expiré.",
|
|
205
|
+
missingToken: "Le lien de vérification est manquant ou invalide."
|
|
206
|
+
},
|
|
207
|
+
status: {
|
|
208
|
+
success: "Email vérifié. Vous pouvez continuer.",
|
|
209
|
+
verifying: "Vérification...",
|
|
210
|
+
verifyingButton: "Vérification"
|
|
211
|
+
},
|
|
212
|
+
subtitle: "Confirmez votre adresse email pour continuer.",
|
|
213
|
+
title: "Vérifier votre email"
|
|
214
|
+
}
|
|
215
|
+
}, n = {
|
|
216
|
+
actions: {
|
|
217
|
+
close: "Fermer",
|
|
218
|
+
copied: "Copié",
|
|
219
|
+
copy: "Copier",
|
|
220
|
+
pick: "Choisir",
|
|
221
|
+
retry: "Réessayer"
|
|
222
|
+
},
|
|
223
|
+
boolean: {
|
|
224
|
+
no: "Non",
|
|
225
|
+
yes: "Oui"
|
|
226
|
+
},
|
|
227
|
+
breadcrumb: "Fil d'Ariane",
|
|
228
|
+
errors: { unexpected: "Une erreur inattendue est survenue." },
|
|
229
|
+
loading: "Chargement...",
|
|
230
|
+
notAvailable: "N/D",
|
|
231
|
+
time: {
|
|
232
|
+
lastDay: "24 h",
|
|
233
|
+
lastHour: "1 h",
|
|
234
|
+
lastSevenDays: "7 j",
|
|
235
|
+
lastThirtyDays: "30 j"
|
|
436
236
|
}
|
|
237
|
+
}, r = {
|
|
238
|
+
actions: {
|
|
239
|
+
openList: "Ouvrir la liste",
|
|
240
|
+
openTool: "Ouvrir l'outil"
|
|
241
|
+
},
|
|
242
|
+
subtitle: "Vue d'ensemble du contexte Work.",
|
|
243
|
+
title: "Tableau de bord"
|
|
244
|
+
}, i = {
|
|
245
|
+
actionResult: {
|
|
246
|
+
message: "Message",
|
|
247
|
+
status: "Statut"
|
|
248
|
+
},
|
|
249
|
+
actions: {
|
|
250
|
+
backToList: "Retour à la liste",
|
|
251
|
+
viewDetails: "Voir le détail"
|
|
252
|
+
},
|
|
253
|
+
columns: {
|
|
254
|
+
charged: "Facturé",
|
|
255
|
+
events: "Événements",
|
|
256
|
+
markup: "Marge",
|
|
257
|
+
name: "Nom",
|
|
258
|
+
rawCost: "Coût réel"
|
|
259
|
+
},
|
|
260
|
+
loadingTitle: "Détail",
|
|
261
|
+
notFound: "Introuvable",
|
|
262
|
+
notFoundDescription: "Cet élément n'existe pas ou n'est plus disponible."
|
|
263
|
+
}, a = {
|
|
264
|
+
listEmpty: {
|
|
265
|
+
description: "Aucun enregistrement à afficher.",
|
|
266
|
+
title: "Aucun résultat"
|
|
267
|
+
},
|
|
268
|
+
listEmptyFiltered: {
|
|
269
|
+
actions: { reset: "Réinitialiser les filtres" },
|
|
270
|
+
description: "Aucun résultat ne correspond aux filtres actuels."
|
|
271
|
+
}
|
|
272
|
+
}, o = {
|
|
273
|
+
actions: {
|
|
274
|
+
applyFilter: "Appliquer le filtre {{label}}",
|
|
275
|
+
changeFilterValue: "Modifier {{label}}",
|
|
276
|
+
clearFilter: "Effacer le filtre {{label}}",
|
|
277
|
+
filterBy: "Filtrer par {{label}}"
|
|
278
|
+
},
|
|
279
|
+
all: "Tous {{label}}",
|
|
280
|
+
boolean: {
|
|
281
|
+
no: "Non",
|
|
282
|
+
yes: "Oui"
|
|
283
|
+
},
|
|
284
|
+
drawer: { emptySearchResults: "Aucun filtre ne correspond à cette recherche." },
|
|
285
|
+
placeholders: {
|
|
286
|
+
anyEntity: "Tous",
|
|
287
|
+
search: "Rechercher {{label}}",
|
|
288
|
+
unresolved: "ID introuvable"
|
|
289
|
+
},
|
|
290
|
+
sections: { default: "Filtres" },
|
|
291
|
+
trigger: "Filtres",
|
|
292
|
+
triggerWithCount_one: "Filtres ({{count}})",
|
|
293
|
+
triggerWithCount_many: "Filtres ({{count}})",
|
|
294
|
+
triggerWithCount_other: "Filtres ({{count}})"
|
|
295
|
+
}, s = {
|
|
296
|
+
agentManaged: {
|
|
297
|
+
agentManaged: "Géré par un agent",
|
|
298
|
+
userManaged: "Géré par un utilisateur"
|
|
299
|
+
},
|
|
300
|
+
capability: {
|
|
301
|
+
allowed: "Autorisé",
|
|
302
|
+
denied: "Refusé"
|
|
303
|
+
},
|
|
304
|
+
default: {
|
|
305
|
+
default: "Par défaut",
|
|
306
|
+
notDefault: "Non par défaut"
|
|
307
|
+
},
|
|
308
|
+
deployedProduction: {
|
|
309
|
+
deployed: "Déployé",
|
|
310
|
+
notDeployed: "Non déployé"
|
|
311
|
+
},
|
|
312
|
+
enabled: {
|
|
313
|
+
disabled: "Désactivé",
|
|
314
|
+
enabled: "Activé"
|
|
315
|
+
},
|
|
316
|
+
encrypted: {
|
|
317
|
+
encrypted: "Chiffré",
|
|
318
|
+
notEncrypted: "Non chiffré"
|
|
319
|
+
},
|
|
320
|
+
failure: {
|
|
321
|
+
failed: "Échoué",
|
|
322
|
+
ok: "OK"
|
|
323
|
+
},
|
|
324
|
+
forced: {
|
|
325
|
+
forced: "Forcé",
|
|
326
|
+
normal: "Normal"
|
|
327
|
+
},
|
|
328
|
+
locked: {
|
|
329
|
+
locked: "Verrouillé",
|
|
330
|
+
unlocked: "Déverrouillé"
|
|
331
|
+
}
|
|
332
|
+
}, c = {
|
|
333
|
+
currency: "{{value, currency}}",
|
|
334
|
+
number: "{{value, number}}",
|
|
335
|
+
percent: "{{value, percent}}"
|
|
336
|
+
}, l = {
|
|
337
|
+
empty: {
|
|
338
|
+
description: "Aucun élément disponible ne correspond aux filtres actuels.",
|
|
339
|
+
title: "Aucun élément"
|
|
340
|
+
},
|
|
341
|
+
itemKinds: {
|
|
342
|
+
entity: "Liste",
|
|
343
|
+
tool: "Outil"
|
|
344
|
+
},
|
|
345
|
+
search: { placeholder: "Rechercher" },
|
|
346
|
+
subtitle: "Choisissez un élément pour continuer."
|
|
347
|
+
}, u = {
|
|
348
|
+
actions: {
|
|
349
|
+
refresh: "Actualiser",
|
|
350
|
+
refreshing: "Actualisation…",
|
|
351
|
+
retry: "Réessayer"
|
|
352
|
+
},
|
|
353
|
+
errors: {
|
|
354
|
+
tableFailed: "Le tableau n'a pas pu se charger.",
|
|
355
|
+
title: "Erreur du tableau"
|
|
356
|
+
},
|
|
357
|
+
loaded_one: "{{count, number}} élément chargé",
|
|
358
|
+
loaded_many: "{{count, number}} éléments chargés",
|
|
359
|
+
loaded_other: "{{count, number}} éléments chargés",
|
|
360
|
+
loadMore: {
|
|
361
|
+
end: "Fin des résultats",
|
|
362
|
+
loading: "Chargement…"
|
|
363
|
+
},
|
|
364
|
+
refreshingRows: "Filtrage en cours…",
|
|
365
|
+
showing: "Affichage de {{shown, number}} sur {{total, number}}",
|
|
366
|
+
sort: { label: "Ordre de tri" },
|
|
367
|
+
title: ""
|
|
368
|
+
}, d = {
|
|
369
|
+
errors: { loadFailed: "Échec du chargement." },
|
|
370
|
+
searchRequired: "Saisissez un ID pour rechercher.",
|
|
371
|
+
title: "Sélectionner un ID",
|
|
372
|
+
unavailable: "Sélecteur indisponible pour {{entity}}."
|
|
373
|
+
}, f = {
|
|
374
|
+
menu: { label: "Relations" },
|
|
375
|
+
openFilteredList: "Ouvrir la liste filtrée : {{label}}"
|
|
376
|
+
}, p = { status: {
|
|
377
|
+
approved: "Approuvé",
|
|
378
|
+
changesRequested: "Modifications demandées",
|
|
379
|
+
pending: "En attente",
|
|
380
|
+
unknown: "Inconnu"
|
|
381
|
+
} }, m = {
|
|
382
|
+
actions: {
|
|
383
|
+
collapseSidebar: "Fermer",
|
|
384
|
+
expandSidebar: "Ouvrir",
|
|
385
|
+
pin: "Épingler",
|
|
386
|
+
reorder: "Réordonner",
|
|
387
|
+
unpin: "Désépingler"
|
|
388
|
+
},
|
|
389
|
+
items: { dashboard: "Tableau de bord" },
|
|
390
|
+
navigationAriaLabel: "Navigation backoffice",
|
|
391
|
+
profile: {
|
|
392
|
+
actions: { signOut: "Se déconnecter" },
|
|
393
|
+
menuAriaLabel: "Ouvrir le menu profil",
|
|
394
|
+
title: "Profil",
|
|
395
|
+
unknownUser: "Utilisateur inconnu"
|
|
396
|
+
},
|
|
397
|
+
search: { placeholder: "Rechercher..." },
|
|
398
|
+
sections: {
|
|
399
|
+
pinned: "Épinglés",
|
|
400
|
+
recent: "Récents"
|
|
401
|
+
}
|
|
402
|
+
}, h = {
|
|
403
|
+
errors: {
|
|
404
|
+
description: "Impossible d'exécuter cet outil.",
|
|
405
|
+
details: "Détails de l'erreur",
|
|
406
|
+
label: "Erreur",
|
|
407
|
+
title: "Erreur d'outil",
|
|
408
|
+
unknown: "Erreur inconnue"
|
|
409
|
+
},
|
|
410
|
+
forms: {
|
|
411
|
+
actions: {
|
|
412
|
+
insertExample: "Insérer l'exemple",
|
|
413
|
+
run: "Exécuter"
|
|
414
|
+
},
|
|
415
|
+
inputJsonLabel: "JSON d'entrée"
|
|
416
|
+
},
|
|
417
|
+
loading: { description: "Exécution de l'outil..." },
|
|
418
|
+
output: "Résultat"
|
|
419
|
+
}, g = {
|
|
420
|
+
actions: e,
|
|
421
|
+
auth: t,
|
|
422
|
+
common: n,
|
|
423
|
+
dashboard: r,
|
|
424
|
+
detail: i,
|
|
425
|
+
emptyState: a,
|
|
426
|
+
filters: o,
|
|
427
|
+
flags: s,
|
|
428
|
+
format: c,
|
|
429
|
+
history: "",
|
|
430
|
+
hub: l,
|
|
431
|
+
list: u,
|
|
432
|
+
overview: "",
|
|
433
|
+
picker: d,
|
|
434
|
+
relations: f,
|
|
435
|
+
review: p,
|
|
436
|
+
sidebar: m,
|
|
437
|
+
tools: h
|
|
437
438
|
};
|
|
438
439
|
//#endregion
|
|
439
|
-
export { e as default };
|
|
440
|
+
export { e as actions, t as auth, n as common, r as dashboard, g as default, i as detail, a as emptyState, o as filters, s as flags, c as format, l as hub, u as list, d as picker, f as relations, p as review, m as sidebar, h as tools };
|
|
440
441
|
|
|
441
442
|
//# sourceMappingURL=backofficeReact.js.map
|