@abyss-project/commons-front-core 2.0.7 → 2.0.9

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.
Files changed (39) hide show
  1. package/dist/CookieConsentSettings.component-DX8UGrQv.js +6770 -0
  2. package/dist/components/Inputs/DatePeriodPicker/DatePeriodPicker.component.d.ts +3 -9
  3. package/dist/components/Inputs/DatePeriodPicker/date-period-picker.logic.d.ts +0 -9
  4. package/dist/components/Inputs/DatePeriodPicker/date-period-presets.spec.d.ts +1 -0
  5. package/dist/components/Inputs/DatePeriodPicker/date-period-presets.util.d.ts +7 -0
  6. package/dist/components/Inputs/DatePeriodPicker/index.d.ts +1 -1
  7. package/dist/components/Inputs/PasswordInput/PasswordInput.component.d.ts +12 -3
  8. package/dist/components/Support/SupportCategoryChip.component.d.ts +1 -0
  9. package/dist/components/Utils/WaterParticles/WaterParticles.component.d.ts +4 -1
  10. package/dist/cookie-consent.js +1 -1
  11. package/dist/hooks/use-rich-intl.hook.d.ts +1615 -11
  12. package/dist/{index-DACvHD4x.js → index-51K14Eyc.js} +1 -1
  13. package/dist/{index-B2fR3xdP.js → index-BCA5Vod2.js} +2 -2
  14. package/dist/{index-CV_3Qx_A.js → index-BRQYDNh_.js} +2 -2
  15. package/dist/{index-Bqnt_ExQ.js → index-BiQ0ye2m.js} +4 -4
  16. package/dist/{index-C98eqi39.js → index-BpTqeeVe.js} +2 -2
  17. package/dist/{index-Dj_vRhwN.js → index-CJ8p6-bx.js} +2 -2
  18. package/dist/{index-PEU525Qw.js → index-CVuiuPPp.js} +3 -3
  19. package/dist/{index-BDOfjciD.js → index-C_0jzWjy.js} +2 -2
  20. package/dist/{index-DYmtoPaB.js → index-CsAh2Ik2.js} +2 -2
  21. package/dist/{index-BSk9iaXD.js → index-Cu91rx6k.js} +2 -2
  22. package/dist/{index-6DUSkyBD.js → index-CudQjfps.js} +44624 -48575
  23. package/dist/{index-BlUKNEsn.js → index-CyNoPuDN.js} +4 -4
  24. package/dist/{index-3uag_hfE.js → index-DXqgg-Cv.js} +4 -4
  25. package/dist/{index-CZWM_rt5.js → index-Dj8R-rAN.js} +2 -2
  26. package/dist/{index-C3lGPmZ4.js → index-DqDs98uV.js} +2 -2
  27. package/dist/{index-Bc6ygwh4.js → index-DuMysSyV.js} +2 -2
  28. package/dist/{index-BzlsqZM7.js → index-JGgjUuXU.js} +2 -2
  29. package/dist/{index-BPHG_XSD.js → index-LEMTpBLd.js} +3 -3
  30. package/dist/{index-DQUokZMu.js → index-Sp7tyFRo.js} +3 -3
  31. package/dist/{index-D-_TGtl5.js → index-dAuS9qT4.js} +2 -2
  32. package/dist/{index-DB7YZGYP.js → index-gauug9Au.js} +2 -2
  33. package/dist/{index-D91QLhrf.js → index-nWr1HQ7I.js} +3 -3
  34. package/dist/index.js +179 -179
  35. package/dist/translations/en.d.ts +16 -8
  36. package/dist/translations/fr.d.ts +16 -8
  37. package/dist/utils/color.utils.d.ts +1 -0
  38. package/package.json +3 -3
  39. package/dist/CookieConsentSettings.component-BS3tbqB-.js +0 -2942
@@ -1,2942 +0,0 @@
1
- import { jsx as o, jsxs as g, Fragment as $ } from "react/jsx-runtime";
2
- import { useCallback as I, useMemo as x, useState as b, useEffect as z, createContext as Q, useContext as ee } from "react";
3
- import { Paper as te, Stack as D, Box as f, Typography as m, Button as N, Dialog as ie, DialogTitle as oe, DialogContent as re, FormControlLabel as R, Checkbox as _, DialogActions as ae, Card as se, CardContent as ne } from "@mui/material";
4
- import { useIntl as le } from "react-intl";
5
- import { UserLanguage as y, enTranslation as ce, frTranslation as de, AbyssCore as k } from "@abyss-project/main";
6
- import { useQuery as ue, useMutation as pe } from "@tanstack/react-query";
7
- const q = {
8
- 50: "#EEF2FF",
9
- 100: "#E0E7FF",
10
- 200: "#C7D2FE",
11
- 300: "#A5B4FC",
12
- 400: "#818CF8",
13
- 500: "#6366F1",
14
- // ← BRAND PRIMARY
15
- 600: "#4F46E5",
16
- 700: "#4338CA",
17
- 800: "#3730A3",
18
- 900: "#312E81",
19
- 950: "#1E1B4B"
20
- }, me = {
21
- 0: "#FFFFFF",
22
- 50: "#FAFAFA",
23
- 100: "#F4F4F5",
24
- 200: "#E4E4E7",
25
- 300: "#D4D4D8",
26
- 400: "#A1A1AA",
27
- 500: "#71717A",
28
- 600: "#52525B",
29
- 700: "#3F3F46",
30
- 800: "#27272A",
31
- 850: "#1C1C1E",
32
- 900: "#18181B",
33
- 950: "#09090B"
34
- }, ge = {
35
- 50: "#ECFEFF",
36
- 100: "#CFFAFE",
37
- 200: "#A5F3FC",
38
- 300: "#67E8F9",
39
- 400: "#22D3EE",
40
- 500: "#06B6D4",
41
- 600: "#0891B2",
42
- 700: "#0E7490",
43
- 800: "#155E75",
44
- 900: "#164E63"
45
- }, W = {
46
- 50: "#FFFBEB",
47
- 100: "#FEF3C7",
48
- 200: "#FDE68A",
49
- 300: "#FCD34D",
50
- 400: "#FCA311",
51
- // former focusPrimary
52
- 500: "#F59E0B",
53
- 600: "#D97706",
54
- 700: "#B45309",
55
- 800: "#92400E",
56
- 900: "#78350F"
57
- }, Ae = {
58
- 50: "#FEF2F2",
59
- 100: "#FEE2E2",
60
- 200: "#FECACA",
61
- 300: "#FCA5A5",
62
- 400: "#F87171",
63
- 500: "#EF4444",
64
- 600: "#DC2626",
65
- 700: "#B91C1C",
66
- 800: "#991B1B",
67
- 900: "#7F1D1D"
68
- }, Ee = {
69
- 50: "#ECFDF5",
70
- 100: "#D1FAE5",
71
- 200: "#A7F3D0",
72
- 300: "#6EE7B7",
73
- 400: "#34D399",
74
- 500: "#10B981",
75
- 600: "#059669",
76
- 700: "#047857",
77
- 800: "#065F46",
78
- 900: "#064E3B"
79
- }, Se = {
80
- 50: "#FAF5FF",
81
- 100: "#F3E8FF",
82
- 200: "#E9D5FF",
83
- 300: "#D8B4FE",
84
- 400: "#C084FC",
85
- 500: "#A855F7",
86
- 600: "#9333EA",
87
- 700: "#7C3AED",
88
- 800: "#6B21A8",
89
- 900: "#581C87"
90
- }, he = {
91
- discord: "#5865F2",
92
- discordHover: "#4752C4",
93
- google: "#4285F4",
94
- googleHover: "#3367D6",
95
- slack: "#4A154B",
96
- slackHover: "#3B1139"
97
- }, Te = {
98
- yellow: "#E1A624",
99
- blue: "#317AC1",
100
- grey: "#384454",
101
- white: "#D4D3DC",
102
- braun: "#AD956B"
103
- }, M = [
104
- "#6366F1",
105
- // indigo (brand)
106
- "#22D3EE",
107
- // cyan (bioluminescent)
108
- "#FCA311",
109
- // amber (warm accent)
110
- "#10B981",
111
- // emerald
112
- "#F472B6",
113
- // pink
114
- "#A78BFA",
115
- // violet
116
- "#FB923C",
117
- // orange
118
- "#34D399",
119
- // teal
120
- "#F87171",
121
- // coral
122
- "#38BDF8",
123
- // sky blue
124
- "#FACC15",
125
- // yellow
126
- "#C084FC"
127
- // purple
128
- ], G = [
129
- ...M,
130
- "#E879F9",
131
- // fuchsia
132
- "#2DD4BF",
133
- // teal light
134
- "#FB7185",
135
- // rose
136
- "#818CF8",
137
- // indigo light
138
- "#4ADE80",
139
- // green light
140
- "#FCD34D",
141
- // amber light
142
- "#67E8F9",
143
- // cyan light
144
- "#F9A8D4"
145
- // pink light
146
- ], Oe = [
147
- "#6366f1",
148
- // indigo
149
- "#8b5cf6",
150
- // violet
151
- "#a855f7",
152
- // purple
153
- "#d946ef",
154
- // fuchsia
155
- "#ec4899",
156
- // pink
157
- "#f43f5e",
158
- // rose
159
- "#ef4444",
160
- // red
161
- "#f97316",
162
- // orange
163
- "#f59e0b",
164
- // amber
165
- "#eab308",
166
- // yellow
167
- "#84cc16",
168
- // lime
169
- "#22c55e",
170
- // green
171
- "#14b8a6",
172
- // teal
173
- "#06b6d4",
174
- // cyan
175
- "#0ea5e9",
176
- // sky
177
- "#3b82f6"
178
- // blue
179
- ], fe = (e) => M[e % M.length], Ce = (e) => G[e % G.length], qe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
180
- __proto__: null,
181
- amber: W,
182
- chipColors: Te,
183
- colorPool: M,
184
- colorPoolExtended: G,
185
- cyan: ge,
186
- getPoolColor: fe,
187
- getPoolColorExtended: Ce,
188
- green: Ee,
189
- indigo: q,
190
- neutral: me,
191
- purple: Se,
192
- red: Ae,
193
- social: he,
194
- tagColorPool: Oe
195
- }, Symbol.toStringTag, { value: "Module" })), Ie = {
196
- "space-display-name": {
197
- personal: "Mon Cloud",
198
- "perso-in-org": "Mon Cloud (dans org)",
199
- "org-common": "Cloud de l'organisation",
200
- project: "Cloud du projet",
201
- "subtitle-personal": "Espace personnel",
202
- "subtitle-perso-in-org": "Mon espace dans l'organisation",
203
- "subtitle-org-common": "Espace partagé de l'organisation",
204
- "subtitle-project": "Espace de projet",
205
- "section-personal": "Mon espace",
206
- "section-shared": "Partagés avec moi",
207
- "section-organization": "Organisation"
208
- },
209
- "pdf-editor": {
210
- toolbar: {
211
- "change-file": "Changer de fichier",
212
- select: "Sélection",
213
- text: "Ajouter du texte",
214
- draw: "Dessiner",
215
- shape: "Formes",
216
- highlight: "Surligner",
217
- redact: "Caviarder",
218
- signature: "Signature",
219
- eraser: "Gomme",
220
- "fill-fields": "Remplir les champs",
221
- insert: "Insérer",
222
- undo: "Annuler",
223
- redo: "Rétablir",
224
- download: "Télécharger",
225
- "save-to-cloud": "Enregistrer sur AbyssCloud",
226
- "toggle-pages": "Afficher/masquer les pages",
227
- document: "Actions document",
228
- aria: {
229
- tools: "Outils d’édition",
230
- history: "Annuler et rétablir"
231
- }
232
- },
233
- sidebar: {
234
- pages: "Pages ({count})"
235
- },
236
- viewer: {
237
- "zoom-in": "Zoom avant",
238
- "zoom-out": "Zoom arrière",
239
- "fit-width": "Ajuster à la largeur",
240
- "reset-zoom": "Réinitialiser le zoom",
241
- "prev-page": "Page précédente",
242
- "next-page": "Page suivante",
243
- "page-indicator": "Page {current} sur {total}"
244
- },
245
- insert: {
246
- "image-device": "Image depuis l’appareil",
247
- "image-cloud": "Image depuis AbyssCloud",
248
- "saved-title": "Mes éléments enregistrés",
249
- personal: "Personnel",
250
- button: "Insérer des pages",
251
- reading: "Lecture du PDF…",
252
- "only-pdf": "Seuls les fichiers PDF peuvent être insérés."
253
- },
254
- "insert-dialog": {
255
- title: "Insérer des pages depuis {fileName}",
256
- helper: "Sélectionnez les pages à insérer ({selected} sur {total} sélectionnées).",
257
- "select-all": "Tout sélectionner",
258
- "select-none": "Tout désélectionner",
259
- "page-label": "Page {num}",
260
- confirm: "{count, plural, one {Insérer # page} other {Insérer # pages}}"
261
- },
262
- action: {
263
- cancel: "Annuler",
264
- delete: "Supprimer"
265
- },
266
- placement: {
267
- hint: "Cliquez sur la page pour placer.",
268
- cancel: "Annuler"
269
- },
270
- error: {
271
- "load-failed": "Impossible de charger le PDF : {message}",
272
- "export-failed": "Échec de l'export : {message}",
273
- "try-another": "Essayer un autre fichier"
274
- },
275
- document: {
276
- "blank-page": "Ajouter une page blanche",
277
- "page-numbers": "Ajouter les numéros de page",
278
- watermark: "Ajouter un filigrane",
279
- extract: "Extraire / scinder des pages",
280
- compress: "Compresser / optimiser",
281
- protect: "Protéger par mot de passe"
282
- },
283
- password: {
284
- title: "Protéger par un mot de passe",
285
- help: "Le PDF téléchargé sera chiffré. Ce mot de passe sera requis pour l’ouvrir.",
286
- label: "Mot de passe",
287
- confirm: "Protéger et télécharger"
288
- },
289
- compress: {
290
- saved: "Compressé : {pct}% plus léger.",
291
- "already-optimal": "Déjà optimal, taille d’origine conservée."
292
- },
293
- unlock: {
294
- title: "Ce PDF est protégé par un mot de passe",
295
- help: "Saisissez le mot de passe pour l’ouvrir et le modifier. La copie téléchargée ne sera plus protégée, sauf si vous la protégez à nouveau.",
296
- confirm: "Déverrouiller",
297
- wrong: "Mot de passe incorrect. Réessayez."
298
- },
299
- watermark: {
300
- title: "Ajouter un filigrane",
301
- label: "Texte du filigrane",
302
- apply: "Appliquer à toutes les pages"
303
- },
304
- extract: {
305
- title: "Extraire des pages vers un nouveau PDF",
306
- confirm: "{count, plural, one {Extraire # page} other {Extraire # pages}}"
307
- },
308
- loading: "Chargement de votre PDF…",
309
- text: {
310
- "hint-short": "Cliquez sur la page pour ajouter du texte.",
311
- placeholder: "Saisir…",
312
- size: "Taille",
313
- font: "Police"
314
- },
315
- draw: {
316
- color: "Couleur",
317
- width: "Trait",
318
- "custom-color": "Couleur personnalisée"
319
- },
320
- shape: {
321
- kind: "Forme",
322
- fill: "Remplissage",
323
- "fill-none": "Aucun",
324
- "fill-on": "Rempli"
325
- },
326
- redact: {
327
- hint: "Glissez sur ce que vous voulez masquer définitivement.",
328
- warning: "Rastérise la page, supprime sa couche de texte"
329
- },
330
- signature: {
331
- "placement-hint": "Cliquez sur la page pour placer votre signature.",
332
- "add-hint": "Ajoutez une signature, puis cliquez sur la page pour la placer.",
333
- "add-button": "Ajouter une signature",
334
- "apply-all-pages": "Appliquer sur toutes les pages",
335
- "manage-assets": "Gérer mes assets",
336
- "asset-load-failed": "Impossible de charger cet asset. Veuillez réessayer.",
337
- clear: "Effacer",
338
- "picker-title": "Ajouter votre signature",
339
- tabs: {
340
- draw: "Dessiner",
341
- upload: "Téléverser",
342
- saved: "Enregistrées"
343
- },
344
- save: {
345
- kind: "Type",
346
- name: "Nom",
347
- scope: "Espace",
348
- "scope-personal": "Mon espace (personnel)",
349
- button: "Enregistrer",
350
- title: "Enregistrer cette signature",
351
- SIGNATURE: "Signature",
352
- INITIALS: "Initiales",
353
- STAMP: "Tampon",
354
- error: "Échec de la sauvegarde"
355
- },
356
- saved: {
357
- "scope-label": "Espace",
358
- scope: {
359
- personal: "Mon espace"
360
- },
361
- group: {
362
- personal: "Personnel",
363
- organization: "Organisations",
364
- project: "Projets"
365
- },
366
- kind: {
367
- all: "Tout",
368
- SIGNATURE: "Signatures",
369
- INITIALS: "Initiales",
370
- STAMP: "Tampons",
371
- TEXT_BLOCK: "Blocs de texte"
372
- },
373
- empty: "Aucun asset enregistré pour ce scope."
374
- },
375
- upload: {
376
- title: "Déposez votre signature ici",
377
- browse: "ou cliquez pour parcourir",
378
- replace: "Remplacer l'image",
379
- reading: "Lecture de l'image…",
380
- "max-size": "Max 2 Mo · PNG, JPEG",
381
- error: {
382
- "invalid-type": "Seules les images PNG ou JPEG sont supportées.",
383
- "too-large": "L'image ne doit pas dépasser 2 Mo.",
384
- "read-failed": "Impossible de lire l'image."
385
- }
386
- },
387
- draw: {
388
- title: "Dessinez votre signature",
389
- helper: "Tracez avec votre souris ou pavé tactile",
390
- "stroke-color": "Couleur",
391
- "stroke-width": "Trait"
392
- },
393
- use: "Utiliser la signature"
394
- },
395
- "fill-fields": {
396
- empty: "Aucun champ remplissable détecté dans ce PDF.",
397
- detected: "{count, plural, one {# champ remplissable détecté.} other {# champs remplissables détectés.}}",
398
- flatten: "Aplatir les champs à l’export",
399
- "flatten-hint": "Fige les valeurs et rend le formulaire non modifiable."
400
- },
401
- page: {
402
- inserted: "Page insérée",
403
- rotate: "Pivoter de 90°",
404
- delete: "Supprimer la page",
405
- "confirm-delete": {
406
- title: "Supprimer cette page ?",
407
- description: "Cette action est définitive, mais vous pouvez la défaire depuis la barre d'outils.",
408
- confirm: "Supprimer"
409
- }
410
- }
411
- },
412
- "quota-reached": {
413
- title: "Limite atteinte",
414
- description: "Tu as atteint la limite de « {metric} » incluse dans ton plan actuel.",
415
- hint: "Passe à un plan supérieur pour augmenter cette limite et continuer.",
416
- upgrade: "Voir les plans",
417
- close: "Fermer",
418
- service: {
419
- ABYSS_PLATFORM: "Plateforme",
420
- ABYSS_STORAGE: "Stockage",
421
- ABYSS_MONITOR: "Monitoring",
422
- ABYSS_CLOUD: "Cloud",
423
- ABYSS_CRYPT: "Chiffrement",
424
- ABYSS_FORM: "Formulaires",
425
- ABYSS_TOOLS: "Outils",
426
- ABYSS_SPOTLIGHT: "Spotlight",
427
- ABYSS_TRAINING: "Training",
428
- ABYSS_MEMORIES: "Memories"
429
- },
430
- metric: {
431
- PROJECTS_COUNT: "Projets",
432
- MEMBERS_COUNT: "Membres",
433
- TEAM_COUNT: "Équipes",
434
- API_KEYS_COUNT: "Clés API",
435
- STORAGE_GB: "Stockage (Go)",
436
- FILES_COUNT: "Fichiers",
437
- PRESIGNED_URLS: "URLs pré-signées",
438
- BANDWIDTH_GB: "Bande passante (Go)",
439
- LOG_EVENTS: "Événements logs",
440
- RETENTION_DAYS: "Rétention (jours)",
441
- APPLICATIONS: "Applications",
442
- CLOUD_INSTANCE_COUNT: "Instances cloud",
443
- CLOUD_STORAGE_GB: "Stockage cloud (Go)",
444
- CLOUD_FILES_COUNT: "Fichiers cloud",
445
- CRYPT_MAX_FILE_SIZE_MB: "Taille max fichier (Mo)",
446
- CRYPT_ENCRYPTIONS_MONTH: "Chiffrements / mois",
447
- FORMS_COUNT: "Formulaires",
448
- FORM_SUBMISSIONS_MONTH: "Soumissions par mois",
449
- FORM_ALLOW_DOCUMENTS: "Documents dans les soumissions",
450
- FORM_MAX_DOCUMENT_SIZE_MB: "Taille max document (Mo)",
451
- FORM_MAX_SUBMISSIONS_PER_FORM_DAY: "Soumissions par formulaire/jour",
452
- FORM_DOCUMENTS_STORAGE_GB: "Stockage pièces jointes",
453
- TOOLS_DRAW_COUNT: "Draws",
454
- TOOLS_BOARD_COUNT: "Boards",
455
- TOOLS_ATLAS_COUNT: "Atlases",
456
- TOOLS_RETROSPECTIVE_COUNT: "Rétrospectives",
457
- TOOLS_SHORT_LINK_COUNT: "Liens courts",
458
- TOOLS_SHORTLINK_RESOLUTIONS_MONTH: "Clics liens courts",
459
- MONITOR_WEBHOOK_INVOCATIONS_MONTH: "Webhooks Monitor / mois",
460
- SPOTLIGHT_PAGES_COUNT: "Pages publiées",
461
- SPOTLIGHT_PAGE_VIEWS_MONTH: "Vues / mois",
462
- TRAINING_PROGRAMS_COUNT: "Programmes",
463
- TRAINING_SESSIONS_MONTH: "Sessions / mois",
464
- TRAINING_TEMPLATES_COUNT: "Modèles",
465
- TRAINING_CUSTOM_EXERCISES_COUNT: "Exercices personnalisés",
466
- MEMORIES_EVENTS_COUNT: "Événements",
467
- MEMORIES_MEDIA_STORAGE_GB: "Stockage médias",
468
- ACCOUNT_STORAGE_GB: "Stockage partagé (Go)",
469
- ACCOUNT_AV_SCAN_UNITS: "Analyses antivirus",
470
- TOOLS_EXTRACTION: "Extractions",
471
- TOOLS_EXTRACTION_OCR_PAGES: "Pages OCR",
472
- TOOLS_EXTRACT_TEMPLATES_ACTIVE: "Modèles d'extraction actifs",
473
- TOOLS_EXTRACTION_TRACE_RETENTION_DAYS: "Rétention des traces (jours)",
474
- TOOLS_BEAM_COUNT: "Transferts",
475
- TOOLS_BEAM_UPLOADS_MONTH: "Envois / mois",
476
- TOOLS_BEAM_BANDWIDTH_MONTH: "Bande passante transferts (Go)",
477
- TOOLS_BEAM_EMAILS_DAY: "E-mails de transfert / jour",
478
- TOOLS_BEAM_EXPIRY_MAX_DAYS: "Durée de vie des transferts (jours)"
479
- }
480
- },
481
- "error-page": {
482
- title: "Une erreur est survenue",
483
- description: "Une erreur inattendue s'est produite. Réessayez ou revenez à l'accueil.",
484
- retry: "Réessayer",
485
- "go-home": "Retour à l'accueil",
486
- "show-details": "Afficher les détails techniques",
487
- "hide-details": "Masquer les détails techniques",
488
- "download-details": "Télécharger le rapport",
489
- "footer-hint": "Si le problème persiste, merci de nous envoyer le rapport téléchargé.",
490
- report: {
491
- "comment-placeholder": "Décris brièvement ce que tu faisais (optionnel)",
492
- send: "Envoyer le rapport",
493
- sending: "Envoi en cours…",
494
- sent: "Rapport envoyé ✓",
495
- "error-retry": "L'envoi a échoué — réessayer"
496
- }
497
- },
498
- cookies: {
499
- banner: {
500
- title: "Vos préférences de cookies",
501
- description: "Nous utilisons des cookies pour faire fonctionner notre service, mesurer son audience et améliorer votre expérience. Vous pouvez accepter, refuser ou personnaliser à tout moment.",
502
- "privacy-link": "En savoir plus"
503
- },
504
- action: {
505
- "accept-all": "Tout accepter",
506
- "reject-all": "Tout refuser",
507
- configure: "Personnaliser",
508
- cancel: "Annuler",
509
- save: "Enregistrer mes choix"
510
- },
511
- configure: {
512
- title: "Personnaliser mes cookies"
513
- },
514
- category: {
515
- essentials: {
516
- title: "Cookies essentiels",
517
- description: "Nécessaires au fonctionnement du service (authentification, sécurité). Toujours actifs."
518
- },
519
- analytics: {
520
- title: "Mesure d'audience",
521
- description: "Nous aident à comprendre l'usage de l'application pour l'améliorer."
522
- },
523
- marketing: {
524
- title: "Marketing",
525
- description: "Utilisés pour vous proposer du contenu pertinent. Désactivés par défaut."
526
- }
527
- }
528
- },
529
- commons: {
530
- menu: {
531
- account: "Mon compte",
532
- settings: "Paramètres",
533
- billing: "Facturation",
534
- logout: "Déconnexion",
535
- family: "Famille"
536
- },
537
- scope: {
538
- personal: "Personnel",
539
- placeholder: "Espace"
540
- },
541
- invitation: {
542
- "invite-message-with-name": "<bold>{inviter}</bold> vous invite à accéder à <bold>{content}</bold> sur <bold>{service}</bold>",
543
- "invite-message": "<bold>{inviter}</bold> vous invite à accéder à un contenu sur <bold>{service}</bold>",
544
- accept: "Accepter",
545
- decline: "Décliner"
546
- }
547
- },
548
- "context-selector": {
549
- personal: "Mon Espace",
550
- organization: "Organisation",
551
- projects: "Projets",
552
- "org-entry": "Organisation"
553
- },
554
- general: {
555
- error: "Une erreur est survenue",
556
- retry: "Réessayer",
557
- "unknown-error": "Une erreur inconnue est survenue",
558
- "not-implemented-yet": "Indisponible pour le moment",
559
- "session-expired": "Votre session a expiré",
560
- "click-to-copy": "Cliquer pour copier",
561
- open: "Afficher",
562
- delete: "Supprimer",
563
- archive: "Archiver",
564
- unarchive: "Désarchiver",
565
- optional: "Optionnel",
566
- refresh: "Actualiser",
567
- "please-wait": "Veuillez patienter",
568
- "rows-per-page": "Lignes par page",
569
- "rows-selected": "Lignes sélectionnées",
570
- "filter-title": "Filtres et recherche",
571
- share: "Partager",
572
- "copy-share-link": "Copier le lien de partage",
573
- "load-more": "Charger plus",
574
- "empty-table": "Aucun élément",
575
- "empty-graph": "Aucune donnée disponible",
576
- back: "Retour",
577
- next: "Suivant",
578
- update: "Modifier",
579
- save: "Enregistrer",
580
- create: "Créer",
581
- loading: "Chargement en cours...",
582
- new: "Nouveau",
583
- "download-file-completed": "Le fichier a été téléchargé !",
584
- "no-description": "Aucune description",
585
- active: "Actif",
586
- "link-copied": "Lien copié !",
587
- credits: "crédits",
588
- "total-credit": "Total de crédits",
589
- "expand-sidebar": "Développer la barre latérale",
590
- "collapse-sidebar": "Réduire la barre latérale",
591
- "unauthorized-access": "Accès non autorisé",
592
- "show-archived": "Voir les archivés",
593
- "hide-archived": "Masquer les archivés",
594
- add: "Ajouter",
595
- clear: "Effacer",
596
- search: "Rechercher...",
597
- "theme-light": "Mode clair",
598
- "theme-dark": "Mode sombre"
599
- },
600
- table: {
601
- "rows-per-page": "Lignes par page :",
602
- "displayed-rows": "{from}–{to} sur {count}",
603
- "displayed-rows-empty": "0 sur 0",
604
- "rows-count": "{count, plural, one {# ligne} other {# lignes}}",
605
- "page-of": "{page} / {count}",
606
- search: "Rechercher…",
607
- empty: "Aucune donnée",
608
- "show-filters": "Afficher les filtres",
609
- "hide-filters": "Masquer les filtres",
610
- "clear-filters": "Tout effacer",
611
- "first-page": "Première page",
612
- "previous-page": "Page précédente",
613
- "next-page": "Page suivante",
614
- "last-page": "Dernière page"
615
- },
616
- "file-importation": {
617
- "cloud-usage-metrics": {
618
- title: "Espaces AbyssCloud",
619
- "count-files": "{amount, plural, =0 {# fichier} one {# fichier} other {# fichiers}}",
620
- "pending-share": "Invitation en attente"
621
- },
622
- "import-cloud": {
623
- "open-modal-button": "Importer depuis un cloud",
624
- modal: {
625
- title: "Importer depuis un cloud",
626
- loading: "Chargement des espaces cloud...",
627
- "service-not-enabled": "Vous n'avez pas encore activé AbyssCloud",
628
- "service-not-enabled-description": "Pour importer des fichiers depuis un cloud, vous devez d'abord activer AbyssCloud.",
629
- "enable-service-button": "Activer AbyssCloud",
630
- "service-unreachable": "Impossible de joindre AbyssCloud. Réessayez dans quelques instants.",
631
- retry: "Réessayer",
632
- "no-cloud-available": "Vous n'avez aucun espace cloud",
633
- "too-big-filtered-file": "Les fichiers trop volumineux sont automatiquement filtrés.",
634
- "import-button": "Importer",
635
- "space-label": "Espace cloud",
636
- "space-placeholder": "Choisissez un espace",
637
- "empty-cloud": "Cet espace est vide",
638
- "section-personal": "Mes clouds",
639
- "section-organization": "Organisations",
640
- "section-shared": "Partagés avec moi",
641
- "files-selected": "{count, plural, one {# fichier sélectionné} other {# fichiers sélectionnés}}",
642
- "open-in-cloud": "Ouvrir dans AbyssCloud",
643
- refresh: "Rafraîchir",
644
- "create-cloud": {
645
- title: "Créer un cloud",
646
- fields: {
647
- name: {
648
- label: "Nom",
649
- placeholder: "Mon Premier Cloud"
650
- }
651
- },
652
- "create-cloud-button": "Créer"
653
- }
654
- }
655
- },
656
- "save-cloud": {
657
- modal: {
658
- title: "Sauvegarder dans un cloud",
659
- "import-button": "Sauvegarder",
660
- "success-toast": "Le fichier a été ajouté à votre Cloud.",
661
- "no-space-toast": "Espace insuffisant sur votre Cloud."
662
- }
663
- },
664
- "import-button": "Importer depuis...",
665
- "import-file-button": "Mon ordinateur",
666
- "import-url-button": "Lien URL",
667
- "import-cloud-button": "AbyssCloud",
668
- "import-url-label": "URL de téléchargement",
669
- "max-size": "Taille maximale par élément: {size}",
670
- "max-size-2": "Taille maximale: {size}",
671
- "file-too-big": "Le fichier est trop volumineux ({size} par fichier maximum)",
672
- "file-too-big-filtered": "Certains fichiers sont trop volumineux",
673
- "duplicated-tooltip": "Cet élément a été importé plusieurs fois",
674
- "drop-zone": {
675
- helper: "Glisser-déposer un fichier ici ou ",
676
- helper2: "choisir un fichier"
677
- }
678
- },
679
- project: {
680
- "not-published": "Ce projet n'est pas publié",
681
- status: {
682
- ACTIVE: "Actif",
683
- INACTIVE: "Inactif",
684
- ARCHIVED: "Archivé",
685
- STARTING: "En cours de création",
686
- COMPLETED: "Terminé ou live",
687
- DEPRECATED: "Obsolète"
688
- },
689
- link: {
690
- none: {
691
- label: "Aucun lien Abyss"
692
- },
693
- project: {
694
- label: "Ajouter un lien Abyss"
695
- },
696
- "select-project": "Choisir un projet",
697
- "select-application": "Choisir une application",
698
- "no-selected": "Aucun",
699
- "no-selected-application": "Aucune",
700
- selector: {
701
- "organization-label": "Organisation",
702
- "project-label": "Projet",
703
- "application-label": "Application",
704
- "organization-placeholder": "Rechercher une organisation...",
705
- "project-placeholder": "Rechercher un projet...",
706
- "application-placeholder": "Rechercher une application...",
707
- "no-organization": "Aucune organisation",
708
- "no-project": "Aucun projet",
709
- "no-application": "Aucune application",
710
- shared: "Partagé"
711
- }
712
- },
713
- spotlight: {
714
- category: {
715
- label: "Catégorie",
716
- placeholder: "Choisir une catégorie",
717
- sections: {
718
- TECHNOLOGY: "Technologie",
719
- SCIENCE: "Sciences",
720
- ARTS_DESIGN: "Arts et Design",
721
- MUSIC_AUDIO: "Musique et Audio",
722
- FILM_VIDEO: "Film et Vidéo",
723
- ENTREPRENEURSHIP_BUSINESS: "Entrepreneuriat et Business",
724
- EDUCATION_TRAINING: "Éducation et Formation",
725
- SOCIAL_COMMUNITY_PROJECTS: "Projets sociaux et communautaires",
726
- GAMES_ENTERTAINMENT: "Jeux et Divertissement",
727
- TRAVEL_ADVENTURE: "Voyages et Aventures",
728
- LIFESTYLE_WELLNESS: "Mode de vie et Bien-être",
729
- DIY_CRAFTS: "Bricolage et Artisanat"
730
- },
731
- categories: {
732
- SOFTWARE_DEVELOPMENT: "Développement logiciel",
733
- WEB_DEVELOPMENT: "Développement web",
734
- ARTIFICIAL_INTELLIGENCE: "Intelligence artificielle",
735
- ROBOTICS: "Robotique",
736
- VIRTUAL_REALITY: "Réalité virtuelle",
737
- INTERNET_OF_THINGS: "Internet des objets",
738
- BIOTECHNOLOGY: "Biotechnologie",
739
- ENVIRONMENT: "Environnement",
740
- PHYSICS: "Physique",
741
- CHEMISTRY: "Chimie",
742
- ASTRONOMY: "Astronomie",
743
- VISUAL_ARTS: "Arts visuels",
744
- GRAPHIC_DESIGN: "Design graphique",
745
- PHOTOGRAPHY: "Photographie",
746
- FASHION: "Mode",
747
- ANIMATION: "Animation",
748
- MUSIC_COMPOSITION: "Composition musicale",
749
- AUDIO_PRODUCTION: "Production audio",
750
- PODCASTS: "Podcasts",
751
- RECORDING_MIXING: "Enregistrement et mixage",
752
- MUSICAL_INSTRUMENTS: "Instruments de musique",
753
- DIRECTING: "Réalisation",
754
- VIDEO_EDITING: "Montage vidéo",
755
- CINEMATOGRAPHY: "Cinématographie",
756
- ANIMATION_3D: "Animation 3D",
757
- VISUAL_EFFECTS: "Effets visuels",
758
- STARTUPS: "Startups",
759
- E_COMMERCE: "E-commerce",
760
- DIGITAL_MARKETING: "Marketing digital",
761
- PERSONAL_FINANCE: "Finance personnelle",
762
- BUSINESS_STRATEGY: "Stratégie d'entreprise",
763
- ONLINE_COURSES: "Cours en ligne",
764
- TUTORIALS: "Tutoriels",
765
- EDUCATIONAL_PROGRAMS: "Programmes éducatifs",
766
- PROFESSIONAL_DEVELOPMENT: "Développement professionnel",
767
- CONTINUING_EDUCATION: "Formation continue",
768
- HUMANITARIAN_AID: "Aide humanitaire",
769
- ENVIRONMENTAL_PROJECTS: "Projets écologiques",
770
- COMMUNITY_INITIATIVES: "Initiatives communautaires",
771
- EQUALITY_INCLUSION: "Égalité et inclusion",
772
- PUBLIC_HEALTH: "Santé publique",
773
- GAME_DEVELOPMENT: "Développement de jeux",
774
- BOARD_GAMES: "Jeux de société",
775
- GAMIFICATION: "Ludification",
776
- GAME_EVENTS: "Événements de jeu",
777
- ENTERTAINMENT_APPS: "Applications de divertissement",
778
- TRAVEL_BLOG: "Blog de voyage",
779
- TRAVEL_VLOGS: "Vlogs de voyage",
780
- TRAVEL_GUIDES: "Guides touristiques",
781
- TRAVEL_PHOTOGRAPHY_PROJECTS: "Projets de photographie de voyage",
782
- EXPEDITIONS: "Expéditions",
783
- FITNESS_HEALTH: "Fitness et santé",
784
- NUTRITION: "Nutrition",
785
- PERSONAL_DEVELOPMENT: "Développement personnel",
786
- MEDITATION_MINDFULNESS: "Méditation et pleine conscience",
787
- GARDENING_PROJECTS: "Projets de jardinage",
788
- DIY: "DIY",
789
- CRAFT_PROJECTS: "Projets d'artisanat",
790
- WOODWORKING: "Menuiserie",
791
- SEWING: "Couture",
792
- HANDICRAFTS: "Travaux manuels"
793
- }
794
- },
795
- language: {
796
- label: "Langue principale",
797
- helper: "Choisissez la langue principale de votre projet.",
798
- "label-other": "Langues secondaires",
799
- "helper-other": "Choisissez les langues secondaires dans lesquelles votre projet sera traduit.",
800
- placeholder: "Choisir une langue",
801
- languages: {
802
- FRENCH: "Français",
803
- ENGLISH: "Anglais",
804
- GERMAN: "Allemand",
805
- SPANISH: "Espagnol",
806
- ITALIAN: "Italien",
807
- PORTUGUESE: "Portugais",
808
- RUSSIAN: "Russe",
809
- JAPANESE: "Japonais",
810
- CHINESE: "Chinois",
811
- ARABIC: "Arabe",
812
- HINDI: "Hindi",
813
- BENGALI: "Bengali",
814
- PUNJABI: "Punjabi",
815
- URDU: "Ourdou",
816
- KOREAN: "Coréen",
817
- VIETNAMESE: "Vietnamien",
818
- TURKISH: "Turc",
819
- DUTCH: "Néerlandais",
820
- GREEK: "Grec",
821
- SWEDISH: "Suédois",
822
- NORWEGIAN: "Norvégien",
823
- DANISH: "Danois",
824
- FINNISH: "Finnois",
825
- POLISH: "Polonais",
826
- UKRAINIAN: "Ukrainien",
827
- HUNGARIAN: "Hongrois",
828
- CZECH: "Tchèque",
829
- SLOVAK: "Slovaque",
830
- CROATIAN: "Croate",
831
- SERBIAN: "Serbe",
832
- BULGARIAN: "Bulgare",
833
- ROMANIAN: "Roumain",
834
- HEBREW: "Hébreu",
835
- THAI: "Thaï",
836
- MALAYSIAN: "Malaisien",
837
- INDONESIAN: "Indonésien",
838
- FILIPINO: "Filipino",
839
- SWAHILI: "Swahili"
840
- }
841
- },
842
- star: {
843
- "star-button": "Ajouter aux favoris",
844
- "un-star-button": "Retirer des favoris",
845
- "starred-tooltip": "En favoris"
846
- },
847
- follower: {
848
- "follow-button": "Suivre le projet",
849
- "follow-helper": "Suivez ce projet pour être notifié des mises à jour",
850
- "un-follow-button": "Ne plus suivre",
851
- "following-tooltip": "Vous suivez ce projet"
852
- },
853
- views: "Vues",
854
- posts: "Articles",
855
- followers: "Abonnés",
856
- favorites: "Favoris",
857
- "view-button": "Voir",
858
- "edit-button": "Modifier",
859
- "delete-button": "Supprimer le projet"
860
- }
861
- },
862
- inputs: {
863
- date: {
864
- start: "Début",
865
- end: "Fin"
866
- },
867
- "period-picker": {
868
- labels: {
869
- "start-date": {
870
- label: "Début"
871
- },
872
- "end-date": {
873
- label: "Fin"
874
- },
875
- period: {
876
- "last-7-days": "7 derniers jours",
877
- "last-30-days": "30 derniers jours",
878
- "last-60-days": "60 derniers jours",
879
- "from-start-month": "Depuis le début du mois",
880
- "from-start-year": "Depuis le début de l'année"
881
- },
882
- "select-start-date": "Sélectionner la date de début",
883
- "select-end-date": "Sélectionner la date de fin",
884
- custom: "Personnalisé",
885
- "start-time": "Heure de début",
886
- "end-time": "Heure de fin",
887
- presets: {
888
- "7d": "7j",
889
- "30d": "30j",
890
- "90d": "90j",
891
- month: "Mois",
892
- year: "Année"
893
- }
894
- }
895
- }
896
- },
897
- date: {
898
- preset: {
899
- today: "Aujourd'hui",
900
- "this-week": "Cette semaine",
901
- "this-month": "Ce mois"
902
- }
903
- },
904
- modal: {
905
- confirm: "Confirmer",
906
- save: "Enregistrer",
907
- create: "Créer",
908
- cancel: "Annuler",
909
- close: "Fermer",
910
- "confirm-modal": {
911
- title: "Souhaitez-vous confirmer ?"
912
- },
913
- "outside-app-redirection-modal": {
914
- title: "Alerte de sécurité !",
915
- description: "Vous allez être redirigé vers un site externe n'appartenant pas à l'application Abyss. ({website})",
916
- "information-alert": "Certaines de vos informations (token de connexion) vont être transmises à {website}.",
917
- question: "Etes-vous certains de vouloir continuer ?",
918
- confirm: "Prendre le risque",
919
- cancel: "Rester en sécurité"
920
- }
921
- },
922
- notifications: {
923
- title: "Notifications",
924
- "new-notifications": "{amount} nouvelles notifications",
925
- "notifications-card-list": {
926
- "no-element": "Aucun élément"
927
- },
928
- "no-notification": "Aucune nouvelle notification",
929
- "see-all-button": "Voir toute les notifications",
930
- preferences: "Préférences de notifications",
931
- actions: {
932
- open: "Ouvrir",
933
- see: "Voir"
934
- },
935
- sound: {
936
- enable: "Activer les sons",
937
- disable: "Désactiver les sons",
938
- "update-error": "Une erreur est survenue lors de la mise à jour de l'option"
939
- },
940
- "content-shared": {
941
- title: "{sharedByUserName} a partagé {contentLabel} avec vous",
942
- body: '"{contentTitle}" — permission {permission}'
943
- },
944
- "invitation-org-member": {
945
- title: "{inviterAlias} vous invite à rejoindre {organizationName}",
946
- body: "Cliquez pour voir l'invitation"
947
- },
948
- "invitation-project-access": {
949
- title: "{inviterAlias} vous invite à rejoindre {projectName}",
950
- body: "Cliquez pour voir l'invitation"
951
- },
952
- "invitation-content-share": {
953
- title: "{inviterAlias} a partagé {contentLabel} avec vous",
954
- body: "Cliquez pour voir l'invitation"
955
- }
956
- },
957
- "content-share": {
958
- label: {
959
- draw: "un draw",
960
- board: "un board",
961
- atlas: "un atlas",
962
- retrospective: "une rétro",
963
- "short-link": "un short link",
964
- space: "un espace",
965
- folder: "un dossier",
966
- file: "un fichier",
967
- "cloud-folder": "un dossier cloud",
968
- "cloud-gallery": "une galerie cloud",
969
- form: "un formulaire",
970
- "spotlight-project": "un projet",
971
- event: "un souvenir",
972
- report: "un rapport",
973
- banking: "des données bancaires",
974
- asset: "un asset",
975
- "wrapped-report": "un rapport",
976
- "daily-digest": "un résumé",
977
- "analytics-snapshot": "un snapshot analytics",
978
- content: "du contenu"
979
- }
980
- },
981
- "no-subscription": "Aucun abonnement",
982
- "user-settings": {
983
- profile: {
984
- title: "Paramètres utilisateur",
985
- fields: {
986
- alias: "Alias",
987
- name: "Prénom",
988
- familyName: "Nom",
989
- "api-key": "Clé d'API"
990
- },
991
- helper: "Profil",
992
- "open-on-abyss": "Modifier sur Abyss Project",
993
- "copy-api-key": "Copier la clé",
994
- "reset-api-key": "Régénérer",
995
- "confirm-reset-api-key": "Régénérer votre clé d'API",
996
- "helper-confirm-reset-api-key": "Votre ancienne clé ne sera plus active",
997
- subscription: "Votre abonnement {level} se termine le {endDate}",
998
- "no-subscription": "Vous n'avez aucun abonnement",
999
- "see-subscription-button": "Gérer mon abonnement",
1000
- "delete-account-button": "Supprimer mon compte"
1001
- }
1002
- },
1003
- tags: {
1004
- "manage-title": "Gérer les tags",
1005
- "new-tag": "Nouveau tag",
1006
- "name-placeholder": "Nom du tag",
1007
- "your-tags": "Vos tags",
1008
- "no-tags": "Aucun tag créé",
1009
- "create-success": "Tag créé avec succès",
1010
- "update-success": "Tag modifié avec succès",
1011
- "delete-success": "Tag supprimé avec succès",
1012
- "confirm-delete": {
1013
- title: "Supprimer le tag ?",
1014
- description: 'Le tag "{name}" sera supprimé définitivement.'
1015
- },
1016
- filter: "Tags",
1017
- "filter-by-tags": "Filtrer par tags",
1018
- manage: "Gérer les tags",
1019
- usage: "{count} utilisations",
1020
- "usage-count": "utilisations",
1021
- "no-usage": "Non utilisé",
1022
- "custom-color": "Couleur personnalisée",
1023
- "select-tags": "Sélectionner des tags..."
1024
- },
1025
- billing: {
1026
- "current-plan": "Plan actuel",
1027
- "free-plan": "Gratuit",
1028
- "custom-plan": "Plan personnalisé",
1029
- tier: {
1030
- FREEMIUM: "Gratuit",
1031
- DEFAULT: "Standard",
1032
- CUSTOM: "Personnalisé",
1033
- SYSTEM: "Système"
1034
- },
1035
- "account-type": {
1036
- USER: "Utilisateur",
1037
- ORGANIZATION: "Organisation"
1038
- },
1039
- service: {
1040
- ABYSS_PLATFORM: "Plateforme",
1041
- ABYSS_MONITOR: "Abyss Monitor",
1042
- ABYSS_STORAGE: "Abyss Storage",
1043
- ABYSS_CLOUD: "Abyss Cloud",
1044
- ABYSS_CRYPT: "Abyss Crypt",
1045
- ABYSS_FORM: "Abyss Form"
1046
- },
1047
- metric: {
1048
- PROJECTS_COUNT: "Projets",
1049
- MEMBERS_COUNT: "Membres",
1050
- TEAM_COUNT: "Équipes",
1051
- API_KEYS_COUNT: "Clés API",
1052
- LOG_EVENTS: "Événements logs / jour",
1053
- APPLICATIONS: "Applications",
1054
- RETENTION_DAYS: "Rétention (jours)",
1055
- STORAGE_GB: "Stockage (Go)",
1056
- FILES_COUNT: "Fichiers",
1057
- PRESIGNED_URLS: "URLs présignées / jour",
1058
- BANDWIDTH_GB: "Bande passante (Go/jour)",
1059
- CLOUD_INSTANCE_COUNT: "Instances cloud",
1060
- CLOUD_STORAGE_GB: "Stockage cloud (Go)"
1061
- },
1062
- "account-status": {
1063
- ACTIVE: "Actif",
1064
- CANCELLED: "Annulé"
1065
- },
1066
- "invoice-status": {
1067
- PAID: "Payée",
1068
- OPEN: "En attente",
1069
- DRAFT: "Brouillon",
1070
- VOID: "Annulée",
1071
- UNCOLLECTIBLE: "Non recouvrable"
1072
- },
1073
- "invoice-type": {
1074
- MONTHLY_BILLING: "Facturation mensuelle",
1075
- EUR_TOPUP: "Recharge EUR",
1076
- PLAN_UPGRADE: "Upgrade de plan"
1077
- },
1078
- "credit-transaction-type": {
1079
- OVERAGE_DEDUCTION: "Dépassement de quota",
1080
- ADMIN_ADJUSTMENT: "Ajustement manuel",
1081
- GIFT_CODE: "Code cadeau",
1082
- BONUS_SPONSOR: "Bonus parrainage",
1083
- BONUS_SPONSORED: "Bonus filleul",
1084
- INVOICE_PAYMENT: "Paiement de facture"
1085
- },
1086
- "eur-transaction-type": {
1087
- STRIPE_PURCHASE: "Achat Stripe",
1088
- INVOICE_DEDUCTION: "Déduction facture",
1089
- ADMIN_ADJUSTMENT: "Ajustement manuel"
1090
- },
1091
- plan: {
1092
- freemium: {
1093
- name: "Free",
1094
- description: "Pour démarrer sans engagement"
1095
- },
1096
- starter: {
1097
- name: "Starter",
1098
- description: "Pour les individus et petites équipes"
1099
- },
1100
- pro: {
1101
- name: "Pro",
1102
- description: "Pour les équipes professionnelles"
1103
- },
1104
- internal: {
1105
- name: "Internal",
1106
- description: "Usage interne Abyss"
1107
- },
1108
- "family-free": {
1109
- name: "Famille",
1110
- description: "Jusqu'à 6 membres, espaces partagés"
1111
- },
1112
- "family-paid": {
1113
- name: "Famille+",
1114
- description: "Jusqu'à 12 membres + bonus sur vos quotas perso"
1115
- }
1116
- },
1117
- "plan-feature": {
1118
- PROJECTS_COUNT: "{unlimited, select, true {Projets illimités} other {{limit} projets}}",
1119
- MEMBERS_COUNT: "{unlimited, select, true {Membres illimités} other {{limit} membres}}",
1120
- STORAGE_GB: "{unlimited, select, true {Stockage illimité} other {{limit} Go de stockage}}",
1121
- LOG_EVENTS: "{unlimited, select, true {Événements illimités} other {{limit, number} événements/jour}}",
1122
- APPLICATIONS: "{unlimited, select, true {Applications illimitées} other {{limit} applications}}",
1123
- CLOUD_INSTANCE_COUNT: "{unlimited, select, true {Instances illimitées} other {{limit} instances cloud}}",
1124
- RETENTION_DAYS: "{unlimited, select, true {Rétention illimitée} other {{limit} jours de rétention}}"
1125
- }
1126
- },
1127
- "abyss-banking": {
1128
- transactions: {
1129
- "placeholder-category": "Choisir les catégories",
1130
- "open-button-tooltip": "Cliquer pour ajouter un commentaire"
1131
- }
1132
- },
1133
- family: {
1134
- banner: {
1135
- "no-family": "Pas encore de famille",
1136
- "no-family-cta": "Créer une famille",
1137
- "no-family-sub": "Souvenirs, fichiers & quotas partagés",
1138
- pending: "Invitation en attente",
1139
- manage: "Gérer",
1140
- "owner-badge": "Propriétaire",
1141
- // reserved: Banking family — used by host banner
1142
- "coming-soon": "Banking famille — bientôt disponible",
1143
- settings: {
1144
- "no-family-description": "Créez un espace partagé avec vos proches — souvenirs, fichiers, tableaux et plus.",
1145
- "join-hint": "Pour rejoindre une famille existante, vous devez être invité par un de ses membres : demandez-lui de vous envoyer une invitation.",
1146
- "pending-description": "Vous avez reçu une invitation. Connectez-vous à Abyss pour l'accepter ou la refuser.",
1147
- "active-description": "Vous êtes membre de cet espace famille.",
1148
- "owner-description": "Vous gérez cet espace famille."
1149
- }
1150
- }
1151
- },
1152
- support: {
1153
- status: {
1154
- OPEN: "Ouvert",
1155
- IN_PROGRESS: "En cours",
1156
- WAITING: "En attente",
1157
- ESCALATED: "Escaladé",
1158
- RESOLVED: "Résolu",
1159
- CLOSED: "Clôturé",
1160
- ARCHIVED: "Archivé"
1161
- },
1162
- timeline: {
1163
- title: "Suivi du ticket",
1164
- open: "Ouvert",
1165
- "in-progress": "En cours",
1166
- resolved: "Résolu",
1167
- closed: "Clôturé"
1168
- },
1169
- priority: {
1170
- NORMAL: "Normal",
1171
- HIGH: "Élevé",
1172
- CRITICAL: "Critique"
1173
- },
1174
- "category-group": {
1175
- TECHNICAL: "Technique",
1176
- ACCOUNT: "Compte",
1177
- BILLING: "Facturation",
1178
- DEVELOPER: "Développeur",
1179
- SUGGESTION: "Suggestion",
1180
- OTHER: "Autre"
1181
- },
1182
- category: {
1183
- BUG_UI: "Problème d'interface",
1184
- BUG_PERFORMANCE: "Performance",
1185
- BUG_DATA: "Problème de données",
1186
- BUG_OTHER: "Autre bug",
1187
- EXTRACTION: "Extraction de documents",
1188
- ACCOUNT_ACCESS: "Accès au compte",
1189
- ACCOUNT_DELETE: "Suppression de compte",
1190
- ACCOUNT_SECURITY: "Sécurité du compte",
1191
- BILLING_PAYMENT: "Paiement",
1192
- BILLING_INVOICE: "Facture",
1193
- BILLING_CUSTOM_PLAN: "Plan personnalisé",
1194
- BILLING_REFUND: "Remboursement",
1195
- BILLING_TRIAL: "Période d'essai",
1196
- API_INTEGRATION: "Intégration API",
1197
- API_DOCUMENTATION: "Documentation API",
1198
- API_KEY: "Clé API",
1199
- FEATURE_REQUEST: "Demande de fonctionnalité",
1200
- OTHER: "Autre"
1201
- },
1202
- list: {
1203
- title: "Tickets de support",
1204
- empty: "Aucun ticket",
1205
- "empty-desc": "Créez un ticket pour obtenir de l'aide de notre équipe.",
1206
- "new-ticket": "Nouveau ticket",
1207
- "filter-search": "Rechercher...",
1208
- "filter-status": "Statut",
1209
- "filter-category": "Catégorie",
1210
- "clear-all": "Effacer tout"
1211
- },
1212
- create: {
1213
- title: "Nouveau ticket de support",
1214
- "field-title": "Titre",
1215
- "field-title-placeholder": "Décrivez brièvement votre problème",
1216
- "field-description": "Description",
1217
- "field-description-placeholder": "Donnez des détails sur votre problème...",
1218
- "field-category": "Catégorie",
1219
- "field-priority": "Priorité",
1220
- "field-service": "Service",
1221
- "field-priority-reason": "Raison de la priorité",
1222
- "field-priority-reason-placeholder": "Expliquez pourquoi c'est prioritaire...",
1223
- "priority-reason-required": "La raison de la priorité est requise pour la priorité {priority}",
1224
- submit: "Envoyer le ticket",
1225
- back: "Retour",
1226
- cancel: "Annuler",
1227
- "attachment-failed": "Échec de l'envoi de la pièce jointe « {name} ». Vous pouvez réessayer depuis le ticket."
1228
- },
1229
- detail: {
1230
- description: "Description",
1231
- "unknown-user": "Utilisateur",
1232
- "no-messages": "Aucun message",
1233
- "waiting-title": "Votre demande est bien arrivée",
1234
- "waiting-subtitle": "Un membre du support vous répondra ici. Vous recevrez un email dès qu’il y a du nouveau.",
1235
- "messages-title": "Messages",
1236
- "messages-count": "{count} messages",
1237
- "new-messages": "Nouveaux messages",
1238
- "send-placeholder": "Écrivez votre message...",
1239
- "send-hint": "Entrée = nouvelle ligne · Ctrl/⌘+Entrée pour envoyer",
1240
- send: "Envoyer",
1241
- "admin-note": "Note admin",
1242
- "admin-note-placeholder": "Note interne (non visible par l'utilisateur)...",
1243
- "closed-banner": "Ce ticket a été fermé",
1244
- "resolved-banner": "Ce ticket a été résolu",
1245
- "admin-note-toggle": "Note admin",
1246
- "attachments-toggle": "Pièces jointes ({count})",
1247
- edit: "Modifier",
1248
- delete: "Supprimer",
1249
- "confirm-delete": "Supprimer ce message ?",
1250
- terminalMessage: "Ce ticket est {status}",
1251
- addTag: "Ajouter un tag",
1252
- tags: "Tags"
1253
- },
1254
- sidebar: {
1255
- status: "Statut",
1256
- category: "Catégorie",
1257
- service: "Service",
1258
- priority: "Priorité",
1259
- "requested-priority": "Priorité demandée",
1260
- "assigned-to": "Assigné à",
1261
- "created-by": "Créé par",
1262
- "created-at": "Créé le",
1263
- "updated-at": "Mis à jour le",
1264
- "resolved-at": "Résolu le",
1265
- "closed-at": "Clôturé le",
1266
- requester: "Demandeur",
1267
- unassigned: "Non assigné",
1268
- resolve: "Résoudre",
1269
- close: "Clôturer",
1270
- reopen: "Rouvrir",
1271
- "resolve-reason": "Raison de résolution",
1272
- "resolve-confirm-desc": "Êtes-vous sûr de vouloir résoudre ce ticket ?",
1273
- "close-reason": "Raison de clôture",
1274
- "close-confirm-desc": "Êtes-vous sûr de vouloir clôturer ce ticket ?",
1275
- tags: "Tags",
1276
- "no-tags": "Aucun tag",
1277
- organization: "Organisation",
1278
- project: "Projet",
1279
- "assign-to-me": "M'assigner",
1280
- "archived-at": "Archivé le",
1281
- activity: "Activité",
1282
- "activity-action": {
1283
- CREATED: "Ticket créé",
1284
- UPDATED: "Ticket mis à jour",
1285
- ASSIGNED: "Assigné",
1286
- UNASSIGNED: "Désassigné",
1287
- PRIORITY_CHANGED: "Priorité modifiée",
1288
- CATEGORY_CHANGED: "Catégorie modifiée",
1289
- RESOLVED: "Résolu",
1290
- REOPENED: "Rouvert",
1291
- CLOSED: "Clôturé",
1292
- ESCALATED: "Escaladé",
1293
- PUT_ON_HOLD: "Mis en attente",
1294
- RESUMED: "Repris",
1295
- ARCHIVED: "Archivé",
1296
- TAG_ADDED: "Tag ajouté",
1297
- TAG_REMOVED: "Tag supprimé",
1298
- MESSAGE_SENT: "Message envoyé"
1299
- }
1300
- },
1301
- action: {
1302
- TAKE_OVER: "Prendre en charge",
1303
- CLOSE: "Clôturer le ticket",
1304
- RESOLVE: "Résoudre",
1305
- REOPEN: "Rouvrir le ticket",
1306
- ESCALATE: "Escalader",
1307
- PUT_ON_HOLD: "Mettre en attente",
1308
- RESUME: "Reprendre",
1309
- ARCHIVE: "Archiver",
1310
- "CLOSE-confirm": "Êtes-vous sûr de vouloir fermer ce ticket ?",
1311
- "ARCHIVE-confirm": "Êtes-vous sûr de vouloir archiver ce ticket ?",
1312
- "reason-placeholder": "Raison (optionnel)..."
1313
- },
1314
- attachments: {
1315
- title: "Pièces jointes",
1316
- upload: "Cliquez pour téléverser un fichier",
1317
- "max-reached": "Nombre maximum de pièces jointes atteint",
1318
- delete: "Supprimer la pièce jointe",
1319
- "delete-confirm": "Êtes-vous sûr de vouloir supprimer cette pièce jointe ?",
1320
- "delete-confirm-title": "Supprimer la pièce jointe ?",
1321
- "delete-confirm-description": "« {name} » sera définitivement supprimée. Cette action est irréversible.",
1322
- "delete-confirm-action": "Supprimer",
1323
- uploading: "Téléversement en cours...",
1324
- "upload-hint": "Glissez-déposez un fichier ici ou cliquez pour parcourir",
1325
- open: "Ouvrir dans un nouvel onglet",
1326
- download: "Télécharger"
1327
- },
1328
- stepper: {
1329
- categoryGroup: {
1330
- bug: "Rapport de bug",
1331
- technical: "Question technique",
1332
- feature: "Demande de fonctionnalité",
1333
- account: "Compte & Facturation",
1334
- other: "Autre"
1335
- },
1336
- selectSubCategory: "Sélectionnez une sous-catégorie",
1337
- step: {
1338
- forWho: {
1339
- label: "Pour qui ?",
1340
- help: "Indique l'utilisateur ou l'organisation concerné par la demande."
1341
- },
1342
- category: {
1343
- label: "Catégorie",
1344
- help: "Choisis la catégorie qui décrit le mieux ton problème pour accélérer le traitement."
1345
- },
1346
- details: {
1347
- label: "Détails",
1348
- help: "Donne un titre clair et décris ton problème avec le plus de détails possible (étapes, message d'erreur…)."
1349
- },
1350
- priority: {
1351
- label: "Priorité",
1352
- help: "Choisis l'urgence. Une priorité haute/critique demande une justification."
1353
- }
1354
- },
1355
- next: "Suivant",
1356
- "attachments-title": "Pièces jointes"
1357
- },
1358
- service: {
1359
- ABYSS: "Abyss Platform",
1360
- ABYSS_CLOUD: "Abyss Cloud",
1361
- ABYSS_CRYPT: "Abyss Crypt",
1362
- ABYSS_STORAGE: "Abyss Storage",
1363
- ABYSS_MONITOR: "Abyss Monitor",
1364
- ABYSS_MEMORIES: "Abyss Memories",
1365
- ABYSS_BANKING: "Abyss Banking",
1366
- ABYSS_SPOTLIGHT: "Abyss Spotlight",
1367
- ABYSS_FORM: "Abyss Form",
1368
- ABYSS_TRAINING: "Abyss Training",
1369
- ABYSS_CONSOLE: "Abyss Console",
1370
- ABYSS_GAME_ODYSSEY: "Abyss Game Odyssey",
1371
- ABYSS_TOOLS: "Abyss Tools"
1372
- },
1373
- context: {
1374
- extraction: {
1375
- view: "Voir l'extraction"
1376
- }
1377
- }
1378
- }
1379
- }, Ne = {
1380
- "space-display-name": {
1381
- personal: "My Cloud",
1382
- "perso-in-org": "My Cloud (in org)",
1383
- "org-common": "Org Cloud",
1384
- project: "Project Cloud",
1385
- "subtitle-personal": "Personal space",
1386
- "subtitle-perso-in-org": "My space inside the org",
1387
- "subtitle-org-common": "Shared org space",
1388
- "subtitle-project": "Project space",
1389
- "section-personal": "My space",
1390
- "section-shared": "Shared with me",
1391
- "section-organization": "Organization"
1392
- },
1393
- "pdf-editor": {
1394
- toolbar: {
1395
- "change-file": "Change file",
1396
- select: "Select",
1397
- text: "Add text",
1398
- draw: "Draw",
1399
- shape: "Shapes",
1400
- highlight: "Highlight",
1401
- redact: "Redact",
1402
- signature: "Signature",
1403
- eraser: "Eraser",
1404
- "fill-fields": "Fill fields",
1405
- insert: "Insert",
1406
- undo: "Undo",
1407
- redo: "Redo",
1408
- download: "Download",
1409
- "save-to-cloud": "Save to AbyssCloud",
1410
- "toggle-pages": "Toggle pages panel",
1411
- document: "Document actions",
1412
- aria: {
1413
- tools: "Editing tools",
1414
- history: "Undo and redo"
1415
- }
1416
- },
1417
- sidebar: {
1418
- pages: "Pages ({count})"
1419
- },
1420
- viewer: {
1421
- "zoom-in": "Zoom in",
1422
- "zoom-out": "Zoom out",
1423
- "fit-width": "Fit width",
1424
- "reset-zoom": "Reset zoom",
1425
- "prev-page": "Previous page",
1426
- "next-page": "Next page",
1427
- "page-indicator": "Page {current} of {total}"
1428
- },
1429
- insert: {
1430
- "image-device": "Image from device",
1431
- "image-cloud": "Image from AbyssCloud",
1432
- "saved-title": "Your saved items",
1433
- personal: "Personal",
1434
- button: "Insert pages",
1435
- reading: "Reading PDF…",
1436
- "only-pdf": "Only PDF files can be inserted."
1437
- },
1438
- "insert-dialog": {
1439
- title: "Insert pages from {fileName}",
1440
- helper: "Select the pages to insert ({selected} of {total} selected).",
1441
- "select-all": "Select all",
1442
- "select-none": "Select none",
1443
- "page-label": "Page {num}",
1444
- confirm: "{count, plural, one {Insert # page} other {Insert # pages}}"
1445
- },
1446
- action: {
1447
- cancel: "Cancel",
1448
- delete: "Delete"
1449
- },
1450
- placement: {
1451
- hint: "Click the page to place.",
1452
- cancel: "Cancel"
1453
- },
1454
- error: {
1455
- "load-failed": "Failed to load PDF: {message}",
1456
- "export-failed": "Export failed: {message}",
1457
- "try-another": "Try another file"
1458
- },
1459
- document: {
1460
- "blank-page": "Add blank page",
1461
- "page-numbers": "Add page numbers",
1462
- watermark: "Add watermark",
1463
- extract: "Extract / split pages",
1464
- compress: "Compress / optimize",
1465
- protect: "Protect with password"
1466
- },
1467
- password: {
1468
- title: "Protect with a password",
1469
- help: "The downloaded PDF will be encrypted. Anyone opening it will need this password.",
1470
- label: "Password",
1471
- confirm: "Protect & download"
1472
- },
1473
- compress: {
1474
- saved: "Compressed: {pct}% smaller.",
1475
- "already-optimal": "Already optimal, kept the original size."
1476
- },
1477
- unlock: {
1478
- title: "This PDF is password-protected",
1479
- help: "Enter the password to open and edit it. The downloaded copy will no longer be protected unless you re-protect it.",
1480
- confirm: "Unlock",
1481
- wrong: "Wrong password. Please try again."
1482
- },
1483
- watermark: {
1484
- title: "Add a watermark",
1485
- label: "Watermark text",
1486
- apply: "Apply to all pages"
1487
- },
1488
- extract: {
1489
- title: "Extract pages to a new PDF",
1490
- confirm: "{count, plural, one {Extract # page} other {Extract # pages}}"
1491
- },
1492
- loading: "Loading your PDF…",
1493
- text: {
1494
- "hint-short": "Click the page to add text.",
1495
- placeholder: "Type…",
1496
- size: "Size",
1497
- font: "Font"
1498
- },
1499
- draw: {
1500
- color: "Color",
1501
- width: "Width",
1502
- "custom-color": "Custom color"
1503
- },
1504
- shape: {
1505
- kind: "Shape",
1506
- fill: "Fill",
1507
- "fill-none": "None",
1508
- "fill-on": "Filled"
1509
- },
1510
- redact: {
1511
- hint: "Drag over anything you want to permanently black out.",
1512
- warning: "Rasterizes the page, removes its text layer"
1513
- },
1514
- signature: {
1515
- "placement-hint": "Click on the page to place your signature.",
1516
- "add-hint": "Add a signature, then click on the page to place it.",
1517
- "add-button": "Add a signature",
1518
- "apply-all-pages": "Apply to every page",
1519
- "manage-assets": "Manage my assets",
1520
- "asset-load-failed": "Could not load this asset. Please try again.",
1521
- clear: "Clear",
1522
- "picker-title": "Add your signature",
1523
- tabs: {
1524
- draw: "Draw",
1525
- upload: "Upload",
1526
- saved: "Saved"
1527
- },
1528
- save: {
1529
- kind: "Kind",
1530
- name: "Name",
1531
- scope: "Scope",
1532
- "scope-personal": "My space (personal)",
1533
- button: "Save",
1534
- title: "Save this signature",
1535
- SIGNATURE: "Signature",
1536
- INITIALS: "Initials",
1537
- STAMP: "Stamp",
1538
- error: "Save failed"
1539
- },
1540
- saved: {
1541
- "scope-label": "Scope",
1542
- scope: {
1543
- personal: "My space"
1544
- },
1545
- group: {
1546
- personal: "Personal",
1547
- organization: "Organizations",
1548
- project: "Projects"
1549
- },
1550
- kind: {
1551
- all: "All",
1552
- SIGNATURE: "Signatures",
1553
- INITIALS: "Initials",
1554
- STAMP: "Stamps",
1555
- TEXT_BLOCK: "Text blocks"
1556
- },
1557
- empty: "No saved assets for this scope yet."
1558
- },
1559
- upload: {
1560
- title: "Drop your signature image here",
1561
- browse: "or click to browse",
1562
- replace: "Replace image",
1563
- reading: "Reading image…",
1564
- "max-size": "Max 2 MB · PNG, JPEG",
1565
- error: {
1566
- "invalid-type": "Only PNG or JPEG images are supported.",
1567
- "too-large": "Image must be 2 MB or smaller.",
1568
- "read-failed": "Failed to read the image."
1569
- }
1570
- },
1571
- draw: {
1572
- title: "Draw your signature",
1573
- helper: "Use your mouse or trackpad to trace",
1574
- "stroke-color": "Color",
1575
- "stroke-width": "Width"
1576
- },
1577
- use: "Use signature"
1578
- },
1579
- "fill-fields": {
1580
- empty: "No fillable fields detected in this PDF.",
1581
- detected: "{count, plural, one {# fillable field detected.} other {# fillable fields detected.}}",
1582
- flatten: "Flatten fields on export",
1583
- "flatten-hint": "Bakes the values in and makes the form read-only."
1584
- },
1585
- page: {
1586
- inserted: "Inserted page",
1587
- rotate: "Rotate 90°",
1588
- delete: "Delete page",
1589
- "confirm-delete": {
1590
- title: "Delete this page?",
1591
- description: "This action is permanent, but you can undo it from the toolbar.",
1592
- confirm: "Delete"
1593
- }
1594
- }
1595
- },
1596
- "quota-reached": {
1597
- title: "Limit reached",
1598
- description: 'You have reached the "{metric}" limit included in your current plan.',
1599
- hint: "Upgrade to a higher plan to raise this limit and keep going.",
1600
- upgrade: "View plans",
1601
- close: "Close",
1602
- service: {
1603
- ABYSS_PLATFORM: "Platform",
1604
- ABYSS_STORAGE: "Storage",
1605
- ABYSS_MONITOR: "Monitoring",
1606
- ABYSS_CLOUD: "Cloud",
1607
- ABYSS_CRYPT: "Encryption",
1608
- ABYSS_FORM: "Forms",
1609
- ABYSS_TOOLS: "Tools",
1610
- ABYSS_SPOTLIGHT: "Spotlight",
1611
- ABYSS_TRAINING: "Training",
1612
- ABYSS_MEMORIES: "Memories"
1613
- },
1614
- metric: {
1615
- PROJECTS_COUNT: "Projects",
1616
- MEMBERS_COUNT: "Members",
1617
- TEAM_COUNT: "Teams",
1618
- API_KEYS_COUNT: "API keys",
1619
- STORAGE_GB: "Storage (GB)",
1620
- FILES_COUNT: "Files",
1621
- PRESIGNED_URLS: "Pre-signed URLs",
1622
- BANDWIDTH_GB: "Bandwidth (GB)",
1623
- LOG_EVENTS: "Log events",
1624
- RETENTION_DAYS: "Retention (days)",
1625
- APPLICATIONS: "Applications",
1626
- CLOUD_INSTANCE_COUNT: "Cloud instances",
1627
- CLOUD_STORAGE_GB: "Cloud storage (GB)",
1628
- CLOUD_FILES_COUNT: "Cloud files",
1629
- CRYPT_MAX_FILE_SIZE_MB: "Max file size (MB)",
1630
- CRYPT_ENCRYPTIONS_MONTH: "Encryptions / month",
1631
- FORMS_COUNT: "Forms",
1632
- FORM_SUBMISSIONS_MONTH: "Submissions per month",
1633
- FORM_ALLOW_DOCUMENTS: "Documents in submissions",
1634
- FORM_MAX_DOCUMENT_SIZE_MB: "Max document size (MB)",
1635
- FORM_MAX_SUBMISSIONS_PER_FORM_DAY: "Submissions per form/day",
1636
- FORM_DOCUMENTS_STORAGE_GB: "Attachment storage",
1637
- TOOLS_DRAW_COUNT: "Draws",
1638
- TOOLS_BOARD_COUNT: "Boards",
1639
- TOOLS_ATLAS_COUNT: "Atlases",
1640
- TOOLS_RETROSPECTIVE_COUNT: "Retrospectives",
1641
- TOOLS_SHORT_LINK_COUNT: "Short links",
1642
- TOOLS_SHORTLINK_RESOLUTIONS_MONTH: "Short link clicks",
1643
- MONITOR_WEBHOOK_INVOCATIONS_MONTH: "Monitor webhooks / month",
1644
- SPOTLIGHT_PAGES_COUNT: "Published pages",
1645
- SPOTLIGHT_PAGE_VIEWS_MONTH: "Views / month",
1646
- TRAINING_PROGRAMS_COUNT: "Programs",
1647
- TRAINING_SESSIONS_MONTH: "Sessions / month",
1648
- TRAINING_TEMPLATES_COUNT: "Templates",
1649
- TRAINING_CUSTOM_EXERCISES_COUNT: "Custom exercises",
1650
- MEMORIES_EVENTS_COUNT: "Events",
1651
- MEMORIES_MEDIA_STORAGE_GB: "Media storage",
1652
- ACCOUNT_STORAGE_GB: "Shared storage (GB)",
1653
- ACCOUNT_AV_SCAN_UNITS: "Antivirus scans",
1654
- TOOLS_EXTRACTION: "Extractions",
1655
- TOOLS_EXTRACTION_OCR_PAGES: "OCR pages",
1656
- TOOLS_EXTRACT_TEMPLATES_ACTIVE: "Active extraction templates",
1657
- TOOLS_EXTRACTION_TRACE_RETENTION_DAYS: "Trace retention (days)",
1658
- TOOLS_BEAM_COUNT: "Transfers",
1659
- TOOLS_BEAM_UPLOADS_MONTH: "Uploads / month",
1660
- TOOLS_BEAM_BANDWIDTH_MONTH: "Transfer bandwidth (GB)",
1661
- TOOLS_BEAM_EMAILS_DAY: "Transfer emails / day",
1662
- TOOLS_BEAM_EXPIRY_MAX_DAYS: "Transfer lifetime (days)"
1663
- }
1664
- },
1665
- "error-page": {
1666
- title: "Something went wrong",
1667
- description: "An unexpected error occurred. Try again, or go back home.",
1668
- retry: "Try again",
1669
- "go-home": "Go home",
1670
- "show-details": "Show technical details",
1671
- "hide-details": "Hide technical details",
1672
- "download-details": "Download report",
1673
- "footer-hint": "If the problem persists, please send us the downloaded report.",
1674
- report: {
1675
- "comment-placeholder": "Briefly describe what you were doing (optional)",
1676
- send: "Send report",
1677
- sending: "Sending…",
1678
- sent: "Report sent ✓",
1679
- "error-retry": "Send failed — retry"
1680
- }
1681
- },
1682
- cookies: {
1683
- banner: {
1684
- title: "Your cookie preferences",
1685
- description: "We use cookies to run our service, measure audience, and improve your experience. You can accept, reject, or customise at any time.",
1686
- "privacy-link": "Learn more"
1687
- },
1688
- action: {
1689
- "accept-all": "Accept all",
1690
- "reject-all": "Reject all",
1691
- configure: "Customise",
1692
- cancel: "Cancel",
1693
- save: "Save my choices"
1694
- },
1695
- configure: {
1696
- title: "Customise my cookies"
1697
- },
1698
- category: {
1699
- essentials: {
1700
- title: "Essential cookies",
1701
- description: "Required for the service to function (authentication, security). Always on."
1702
- },
1703
- analytics: {
1704
- title: "Analytics",
1705
- description: "Help us understand how the app is used so we can improve it."
1706
- },
1707
- marketing: {
1708
- title: "Marketing",
1709
- description: "Used to offer relevant content. Off by default."
1710
- }
1711
- }
1712
- },
1713
- commons: {
1714
- menu: {
1715
- account: "My account",
1716
- settings: "Settings",
1717
- billing: "Billing",
1718
- logout: "Log out",
1719
- family: "Family"
1720
- },
1721
- scope: {
1722
- personal: "Personal",
1723
- placeholder: "Scope"
1724
- },
1725
- invitation: {
1726
- "invite-message-with-name": "<bold>{inviter}</bold> invites you to access <bold>{content}</bold> on <bold>{service}</bold>",
1727
- "invite-message": "<bold>{inviter}</bold> invites you to access content on <bold>{service}</bold>",
1728
- accept: "Accept",
1729
- decline: "Decline"
1730
- }
1731
- },
1732
- "context-selector": {
1733
- personal: "My Space",
1734
- organization: "Organization",
1735
- projects: "Projects",
1736
- "org-entry": "Organization"
1737
- },
1738
- general: {
1739
- error: "An error occurred",
1740
- retry: "Retry",
1741
- "unknown-error": "An unknown error occurred",
1742
- "not-implemented-yet": "Not available yet",
1743
- "session-expired": "Your session has expired",
1744
- "click-to-copy": "Click to copy",
1745
- open: "Open",
1746
- delete: "Delete",
1747
- archive: "Archive",
1748
- unarchive: "Unarchive",
1749
- optional: "Optional",
1750
- refresh: "Refresh",
1751
- "please-wait": "Please wait",
1752
- "rows-per-page": "Rows per page",
1753
- "rows-selected": "Rows selected",
1754
- "filter-title": "Filters and search",
1755
- share: "Share",
1756
- "copy-share-link": "Copy share link",
1757
- "load-more": "Load more",
1758
- "empty-table": "No elements",
1759
- "empty-graph": "No data available",
1760
- back: "Back",
1761
- next: "Next",
1762
- save: "Save",
1763
- update: "Update",
1764
- create: "Create",
1765
- loading: "Loading...",
1766
- new: "New",
1767
- "download-file-completed": "The file has been downloaded!",
1768
- "no-description": "No description",
1769
- active: "Active",
1770
- "link-copied": "Link copied!",
1771
- credits: "credits",
1772
- "total-credit": "Total credits",
1773
- "expand-sidebar": "Expand sidebar",
1774
- "collapse-sidebar": "Collapse sidebar",
1775
- "unauthorized-access": "Unauthorized access",
1776
- "show-archived": "Show archived",
1777
- "hide-archived": "Hide archived",
1778
- add: "Add",
1779
- clear: "Clear",
1780
- search: "Search...",
1781
- "theme-light": "Light mode",
1782
- "theme-dark": "Dark mode"
1783
- },
1784
- table: {
1785
- "rows-per-page": "Rows per page:",
1786
- "displayed-rows": "{from}–{to} of {count}",
1787
- "displayed-rows-empty": "0 of 0",
1788
- "rows-count": "{count, plural, one {# row} other {# rows}}",
1789
- "page-of": "{page} / {count}",
1790
- search: "Search…",
1791
- empty: "No data",
1792
- "show-filters": "Show filters",
1793
- "hide-filters": "Hide filters",
1794
- "clear-filters": "Clear all",
1795
- "first-page": "First page",
1796
- "previous-page": "Previous page",
1797
- "next-page": "Next page",
1798
- "last-page": "Last page"
1799
- },
1800
- "file-importation": {
1801
- "cloud-usage-metrics": {
1802
- title: "AbyssCloud Spaces",
1803
- "count-files": "{amount, plural, =0 {# file} one {# file} other {# files}}",
1804
- "pending-share": "Pending invitation"
1805
- },
1806
- "import-cloud": {
1807
- "open-modal-button": "Import from cloud",
1808
- modal: {
1809
- title: "Import from cloud",
1810
- loading: "Loading cloud spaces...",
1811
- "service-not-enabled": "You haven't enabled AbyssCloud yet",
1812
- "service-not-enabled-description": "To import files from a cloud, you must first enable AbyssCloud.",
1813
- "enable-service-button": "Enable AbyssCloud",
1814
- "service-unreachable": "AbyssCloud is unreachable. Please try again in a moment.",
1815
- retry: "Retry",
1816
- "no-cloud-available": "You have no cloud space",
1817
- "too-big-filtered-file": "Files that are too large are automatically filtered.",
1818
- "import-button": "Import",
1819
- "space-label": "Cloud space",
1820
- "space-placeholder": "Pick a space",
1821
- "empty-cloud": "This space is empty",
1822
- "section-personal": "My clouds",
1823
- "section-organization": "Organizations",
1824
- "section-shared": "Shared with me",
1825
- "files-selected": "{count, plural, one {# file selected} other {# files selected}}",
1826
- "open-in-cloud": "Open in AbyssCloud",
1827
- refresh: "Refresh",
1828
- "create-cloud": {
1829
- title: "Create a cloud",
1830
- fields: {
1831
- name: {
1832
- label: "Name",
1833
- placeholder: "My First Cloud"
1834
- }
1835
- },
1836
- "create-cloud-button": "Create"
1837
- }
1838
- }
1839
- },
1840
- "save-cloud": {
1841
- modal: {
1842
- title: "Save to cloud",
1843
- "import-button": "Save",
1844
- "success-toast": "The file has been added to your Cloud.",
1845
- "no-space-toast": "Insufficient space on your Cloud."
1846
- }
1847
- },
1848
- "import-button": "Import from...",
1849
- "import-file-button": "My computer",
1850
- "import-url-button": "URL link",
1851
- "import-cloud-button": "AbyssCloud",
1852
- "import-url-label": "Download URL",
1853
- "max-size": "Maximum size per item: {size}",
1854
- "max-size-2": "Maximum size: {size}",
1855
- "file-too-big": "The file is too large ({size} per file maximum)",
1856
- "file-too-big-filtered": "Some files are too large",
1857
- "duplicated-tooltip": "This item has been imported multiple times",
1858
- "drop-zone": {
1859
- helper: "Drop a file here or ",
1860
- helper2: "choose a file"
1861
- }
1862
- },
1863
- project: {
1864
- "not-published": "This project is not published",
1865
- status: {
1866
- ACTIVE: "Active",
1867
- INACTIVE: "Inactive",
1868
- ARCHIVED: "Archived",
1869
- STARTING: "Starting",
1870
- COMPLETED: "Completed",
1871
- DEPRECATED: "Deprecated"
1872
- },
1873
- link: {
1874
- none: {
1875
- label: "No Abyss link"
1876
- },
1877
- project: {
1878
- label: "Add an Abyss link"
1879
- },
1880
- "select-project": "Choose a project",
1881
- "select-application": "Choose an application",
1882
- "no-selected": "None",
1883
- "no-selected-application": "None",
1884
- selector: {
1885
- "organization-label": "Organization",
1886
- "project-label": "Project",
1887
- "application-label": "Application",
1888
- "organization-placeholder": "Search organizations...",
1889
- "project-placeholder": "Search projects...",
1890
- "application-placeholder": "Search applications...",
1891
- "no-organization": "No organization",
1892
- "no-project": "No project",
1893
- "no-application": "No application",
1894
- shared: "Shared"
1895
- }
1896
- },
1897
- spotlight: {
1898
- category: {
1899
- label: "Category",
1900
- placeholder: "Choose a category",
1901
- sections: {
1902
- TECHNOLOGY: "Technology",
1903
- SCIENCE: "Sciences",
1904
- ARTS_DESIGN: "Arts and Design",
1905
- MUSIC_AUDIO: "Music and Audio",
1906
- FILM_VIDEO: "Film and Video",
1907
- ENTREPRENEURSHIP_BUSINESS: "Entrepreneurship and Business",
1908
- EDUCATION_TRAINING: "Education and Training",
1909
- SOCIAL_COMMUNITY_PROJECTS: "Social and Community Projects",
1910
- GAMES_ENTERTAINMENT: "Games and Entertainment",
1911
- TRAVEL_ADVENTURE: "Travel and Adventure",
1912
- LIFESTYLE_WELLNESS: "Lifestyle and Wellness",
1913
- DIY_CRAFTS: "DIY and Crafts"
1914
- },
1915
- categories: {
1916
- SOFTWARE_DEVELOPMENT: "Software Development",
1917
- WEB_DEVELOPMENT: "Web Development",
1918
- ARTIFICIAL_INTELLIGENCE: "Artificial Intelligence",
1919
- ROBOTICS: "Robotics",
1920
- VIRTUAL_REALITY: "Virtual Reality",
1921
- INTERNET_OF_THINGS: "Internet of Things",
1922
- BIOTECHNOLOGY: "Biotechnology",
1923
- ENVIRONMENT: "Environment",
1924
- PHYSICS: "Physics",
1925
- CHEMISTRY: "Chemistry",
1926
- ASTRONOMY: "Astronomy",
1927
- VISUAL_ARTS: "Visual Arts",
1928
- GRAPHIC_DESIGN: "Graphic Design",
1929
- PHOTOGRAPHY: "Photography",
1930
- FASHION: "Fashion",
1931
- ANIMATION: "Animation",
1932
- MUSIC_COMPOSITION: "Music Composition",
1933
- AUDIO_PRODUCTION: "Audio Production",
1934
- PODCASTS: "Podcasts",
1935
- RECORDING_MIXING: "Recording and Mixing",
1936
- MUSICAL_INSTRUMENTS: "Musical Instruments",
1937
- DIRECTING: "Directing",
1938
- VIDEO_EDITING: "Video Editing",
1939
- CINEMATOGRAPHY: "Cinematography",
1940
- ANIMATION_3D: "3D Animation",
1941
- VISUAL_EFFECTS: "Visual Effects",
1942
- STARTUPS: "Startups",
1943
- E_COMMERCE: "E-commerce",
1944
- DIGITAL_MARKETING: "Digital Marketing",
1945
- PERSONAL_FINANCE: "Personal Finance",
1946
- BUSINESS_STRATEGY: "Business Strategy",
1947
- ONLINE_COURSES: "Online Courses",
1948
- TUTORIALS: "Tutorials",
1949
- EDUCATIONAL_PROGRAMS: "Educational Programs",
1950
- PROFESSIONAL_DEVELOPMENT: "Professional Development",
1951
- CONTINUING_EDUCATION: "Continuing Education",
1952
- HUMANITARIAN_AID: "Humanitarian Aid",
1953
- ENVIRONMENTAL_PROJECTS: "Environmental Projects",
1954
- COMMUNITY_INITIATIVES: "Community Initiatives",
1955
- EQUALITY_INCLUSION: "Equality and Inclusion",
1956
- PUBLIC_HEALTH: "Public Health",
1957
- GAME_DEVELOPMENT: "Game Development",
1958
- BOARD_GAMES: "Board Games",
1959
- GAMIFICATION: "Gamification",
1960
- GAME_EVENTS: "Game Events",
1961
- ENTERTAINMENT_APPS: "Entertainment Apps",
1962
- TRAVEL_BLOG: "Travel Blog",
1963
- TRAVEL_VLOGS: "Travel Vlogs",
1964
- TRAVEL_GUIDES: "Travel Guides",
1965
- TRAVEL_PHOTOGRAPHY_PROJECTS: "Travel Photography Projects",
1966
- EXPEDITIONS: "Expeditions",
1967
- FITNESS_HEALTH: "Fitness and Health",
1968
- NUTRITION: "Nutrition",
1969
- PERSONAL_DEVELOPMENT: "Personal Development",
1970
- MEDITATION_MINDFULNESS: "Meditation and Mindfulness",
1971
- GARDENING_PROJECTS: "Gardening Projects",
1972
- DIY: "DIY",
1973
- CRAFT_PROJECTS: "Craft Projects",
1974
- WOODWORKING: "Woodworking",
1975
- SEWING: "Sewing",
1976
- HANDICRAFTS: "Handicrafts"
1977
- }
1978
- },
1979
- language: {
1980
- label: "Primary language",
1981
- helper: "Choose the primary language of your project.",
1982
- "label-other": "Secondary languages",
1983
- "helper-other": "Choose the secondary languages in which your project will be translated.",
1984
- placeholder: "Choose a language",
1985
- languages: {
1986
- FRENCH: "French",
1987
- ENGLISH: "English",
1988
- GERMAN: "German",
1989
- SPANISH: "Spanish",
1990
- ITALIAN: "Italian",
1991
- PORTUGUESE: "Portuguese",
1992
- RUSSIAN: "Russian",
1993
- JAPANESE: "Japanese",
1994
- CHINESE: "Chinese",
1995
- ARABIC: "Arabic",
1996
- HINDI: "Hindi",
1997
- BENGALI: "Bengali",
1998
- PUNJABI: "Punjabi",
1999
- URDU: "Urdu",
2000
- KOREAN: "Korean",
2001
- VIETNAMESE: "Vietnamese",
2002
- TURKISH: "Turkish",
2003
- DUTCH: "Dutch",
2004
- GREEK: "Greek",
2005
- SWEDISH: "Swedish",
2006
- NORWEGIAN: "Norwegian",
2007
- DANISH: "Danish",
2008
- FINNISH: "Finnish",
2009
- POLISH: "Polish",
2010
- UKRAINIAN: "Ukrainian",
2011
- HUNGARIAN: "Hungarian",
2012
- CZECH: "Czech",
2013
- SLOVAK: "Slovak",
2014
- CROATIAN: "Croatian",
2015
- SERBIAN: "Serbian",
2016
- BULGARIAN: "Bulgarian",
2017
- ROMANIAN: "Romanian",
2018
- HEBREW: "Hebrew",
2019
- THAI: "Thai",
2020
- MALAYSIAN: "Malaysian",
2021
- INDONESIAN: "Indonesian",
2022
- FILIPINO: "Filipino",
2023
- SWAHILI: "Swahili"
2024
- }
2025
- },
2026
- star: {
2027
- "star-button": "Add to favorites",
2028
- "un-star-button": "Remove from favorites",
2029
- "starred-tooltip": "Add to favorites"
2030
- },
2031
- follower: {
2032
- "follow-button": "Follow the project",
2033
- "follow-helper": "Follow this project to be notified of updates",
2034
- "un-follow-button": "Unfollow",
2035
- "following-tooltip": "You are following this project"
2036
- },
2037
- views: "Views",
2038
- posts: "Posts",
2039
- followers: "Followers",
2040
- favorites: "Favorites",
2041
- "view-button": "View",
2042
- "edit-button": "Edit",
2043
- "delete-button": "Delete project"
2044
- }
2045
- },
2046
- inputs: {
2047
- date: {
2048
- start: "Start",
2049
- end: "End"
2050
- },
2051
- "period-picker": {
2052
- labels: {
2053
- "start-date": {
2054
- label: "Start"
2055
- },
2056
- "end-date": {
2057
- label: "End"
2058
- },
2059
- period: {
2060
- "last-7-days": "Last 7 days",
2061
- "last-30-days": "Last 30 days",
2062
- "last-60-days": "Last 60 days",
2063
- "from-start-month": "From start of month",
2064
- "from-start-year": "From start of year"
2065
- },
2066
- "select-start-date": "Select start date",
2067
- "select-end-date": "Select end date",
2068
- custom: "Custom",
2069
- "start-time": "Start time",
2070
- "end-time": "End time",
2071
- presets: {
2072
- "7d": "7d",
2073
- "30d": "30d",
2074
- "90d": "90d",
2075
- month: "Month",
2076
- year: "Year"
2077
- }
2078
- }
2079
- }
2080
- },
2081
- date: {
2082
- preset: {
2083
- today: "Today",
2084
- "this-week": "This week",
2085
- "this-month": "This month"
2086
- }
2087
- },
2088
- modal: {
2089
- confirm: "Confirm",
2090
- save: "Save",
2091
- cancel: "Cancel",
2092
- close: "Close",
2093
- create: "Create",
2094
- "confirm-modal": {
2095
- title: "Do you want to confirm?"
2096
- },
2097
- "outside-app-redirection-modal": {
2098
- title: "Security Alert!",
2099
- description: "You are about to be redirected to an external site that does not belong to the Abyss application. ({website})",
2100
- "information-alert": "Some of your information (connection token) will be transmitted to {website}.",
2101
- question: "Are you sure you want to continue?",
2102
- confirm: "Take the risk",
2103
- cancel: "Stay safe"
2104
- }
2105
- },
2106
- notifications: {
2107
- title: "Notifications",
2108
- "new-notifications": "{amount} new notifications",
2109
- "notifications-card-list": {
2110
- "no-element": "No items"
2111
- },
2112
- "no-notification": "No new notifications",
2113
- "see-all-button": "See all notifications",
2114
- preferences: "Notification preferences",
2115
- actions: {
2116
- open: "Open",
2117
- see: "See"
2118
- },
2119
- sound: {
2120
- enable: "Enable sounds",
2121
- disable: "Disable sounds",
2122
- "update-error": "An error occurred while updating the option"
2123
- },
2124
- "content-shared": {
2125
- title: "{sharedByUserName} shared {contentLabel} with you",
2126
- body: '"{contentTitle}" — {permission} permission'
2127
- },
2128
- "invitation-org-member": {
2129
- title: "{inviterAlias} invited you to join {organizationName}",
2130
- body: "Click to review the invitation"
2131
- },
2132
- "invitation-project-access": {
2133
- title: "{inviterAlias} invited you to join {projectName}",
2134
- body: "Click to review the invitation"
2135
- },
2136
- "invitation-content-share": {
2137
- title: "{inviterAlias} shared {contentLabel} with you",
2138
- body: "Click to review the invitation"
2139
- }
2140
- },
2141
- "content-share": {
2142
- label: {
2143
- draw: "a draw",
2144
- board: "a board",
2145
- atlas: "an atlas",
2146
- retrospective: "a retro",
2147
- "short-link": "a short link",
2148
- space: "a space",
2149
- folder: "a folder",
2150
- file: "a file",
2151
- "cloud-folder": "a cloud folder",
2152
- "cloud-gallery": "a cloud gallery",
2153
- form: "a form",
2154
- "spotlight-project": "a project",
2155
- event: "a memory",
2156
- report: "a report",
2157
- banking: "banking data",
2158
- asset: "an asset",
2159
- "wrapped-report": "a report",
2160
- "daily-digest": "a digest",
2161
- "analytics-snapshot": "an analytics snapshot",
2162
- content: "content"
2163
- }
2164
- },
2165
- "no-subscription": "No subscription",
2166
- "user-settings": {
2167
- profile: {
2168
- title: "User Settings",
2169
- fields: {
2170
- alias: "Alias",
2171
- name: "First Name",
2172
- familyName: "Last Name",
2173
- "api-key": "API Key"
2174
- },
2175
- helper: "Profile",
2176
- "open-on-abyss": "Edit on Abyss Project",
2177
- "copy-api-key": "Copy Key",
2178
- "reset-api-key": "Regenerate",
2179
- "confirm-reset-api-key": "Regenerate your API key",
2180
- "helper-confirm-reset-api-key": "Your old key will no longer be active",
2181
- subscription: "Your {level} subscription ends on {endDate}",
2182
- "no-subscription": "You have no subscription",
2183
- "see-subscription-button": "Manage my subscription",
2184
- "delete-account-button": "Delete my account"
2185
- }
2186
- },
2187
- tags: {
2188
- "manage-title": "Manage Tags",
2189
- "new-tag": "New tag",
2190
- "name-placeholder": "Tag name",
2191
- "your-tags": "Your tags",
2192
- "no-tags": "No tags created",
2193
- "create-success": "Tag created successfully",
2194
- "update-success": "Tag updated successfully",
2195
- "delete-success": "Tag deleted successfully",
2196
- "confirm-delete": {
2197
- title: "Delete tag?",
2198
- description: 'The tag "{name}" will be permanently deleted.'
2199
- },
2200
- filter: "Tags",
2201
- "filter-by-tags": "Filter by tags",
2202
- manage: "Manage tags",
2203
- usage: "{count} uses",
2204
- "usage-count": "uses",
2205
- "no-usage": "Not used",
2206
- "custom-color": "Custom color",
2207
- "select-tags": "Select tags..."
2208
- },
2209
- billing: {
2210
- "current-plan": "Current plan",
2211
- "free-plan": "Free",
2212
- "custom-plan": "Custom plan",
2213
- tier: {
2214
- FREEMIUM: "Free",
2215
- DEFAULT: "Standard",
2216
- CUSTOM: "Custom",
2217
- SYSTEM: "System"
2218
- },
2219
- "account-type": {
2220
- USER: "User",
2221
- ORGANIZATION: "Organization"
2222
- },
2223
- service: {
2224
- ABYSS_PLATFORM: "Platform",
2225
- ABYSS_MONITOR: "Abyss Monitor",
2226
- ABYSS_STORAGE: "Abyss Storage",
2227
- ABYSS_CLOUD: "Abyss Cloud",
2228
- ABYSS_CRYPT: "Abyss Crypt",
2229
- ABYSS_FORM: "Abyss Form"
2230
- },
2231
- metric: {
2232
- PROJECTS_COUNT: "Projects",
2233
- MEMBERS_COUNT: "Members",
2234
- TEAM_COUNT: "Teams",
2235
- API_KEYS_COUNT: "API Keys",
2236
- LOG_EVENTS: "Log events / day",
2237
- APPLICATIONS: "Applications",
2238
- RETENTION_DAYS: "Retention (days)",
2239
- STORAGE_GB: "Storage (GB)",
2240
- FILES_COUNT: "Files",
2241
- PRESIGNED_URLS: "Presigned URLs / day",
2242
- BANDWIDTH_GB: "Bandwidth (GB/day)",
2243
- CLOUD_INSTANCE_COUNT: "Cloud instances",
2244
- CLOUD_STORAGE_GB: "Cloud storage (GB)"
2245
- },
2246
- "account-status": {
2247
- ACTIVE: "Active",
2248
- CANCELLED: "Cancelled"
2249
- },
2250
- "invoice-status": {
2251
- PAID: "Paid",
2252
- OPEN: "Open",
2253
- DRAFT: "Draft",
2254
- VOID: "Void",
2255
- UNCOLLECTIBLE: "Uncollectible"
2256
- },
2257
- "invoice-type": {
2258
- MONTHLY_BILLING: "Monthly billing",
2259
- EUR_TOPUP: "EUR top-up",
2260
- PLAN_UPGRADE: "Plan upgrade"
2261
- },
2262
- "credit-transaction-type": {
2263
- OVERAGE_DEDUCTION: "Overage deduction",
2264
- ADMIN_ADJUSTMENT: "Admin adjustment",
2265
- GIFT_CODE: "Gift code",
2266
- BONUS_SPONSOR: "Referral bonus",
2267
- BONUS_SPONSORED: "Referred bonus",
2268
- INVOICE_PAYMENT: "Invoice payment"
2269
- },
2270
- "eur-transaction-type": {
2271
- STRIPE_PURCHASE: "Stripe purchase",
2272
- INVOICE_DEDUCTION: "Invoice deduction",
2273
- ADMIN_ADJUSTMENT: "Admin adjustment"
2274
- },
2275
- plan: {
2276
- freemium: {
2277
- name: "Free",
2278
- description: "Get started with no commitment"
2279
- },
2280
- starter: {
2281
- name: "Starter",
2282
- description: "For individuals and small teams"
2283
- },
2284
- pro: {
2285
- name: "Pro",
2286
- description: "For professional teams"
2287
- },
2288
- internal: {
2289
- name: "Internal",
2290
- description: "Abyss internal use"
2291
- },
2292
- "family-free": {
2293
- name: "Family",
2294
- description: "Up to 6 members, shared spaces"
2295
- },
2296
- "family-paid": {
2297
- name: "Family+",
2298
- description: "Up to 12 members + a bonus on your personal quotas"
2299
- }
2300
- },
2301
- "plan-feature": {
2302
- PROJECTS_COUNT: "{unlimited, select, true {Unlimited projects} other {{limit} projects}}",
2303
- MEMBERS_COUNT: "{unlimited, select, true {Unlimited members} other {{limit} members}}",
2304
- STORAGE_GB: "{unlimited, select, true {Unlimited storage} other {{limit} GB storage}}",
2305
- LOG_EVENTS: "{unlimited, select, true {Unlimited events} other {{limit, number} events/day}}",
2306
- APPLICATIONS: "{unlimited, select, true {Unlimited applications} other {{limit} applications}}",
2307
- CLOUD_INSTANCE_COUNT: "{unlimited, select, true {Unlimited instances} other {{limit} cloud instances}}",
2308
- RETENTION_DAYS: "{unlimited, select, true {Unlimited retention} other {{limit} days retention}}"
2309
- }
2310
- },
2311
- "abyss-banking": {
2312
- transactions: {
2313
- "placeholder-category": "Choose categories",
2314
- "open-button-tooltip": "Click to add a comment"
2315
- }
2316
- },
2317
- support: {
2318
- status: {
2319
- OPEN: "Open",
2320
- IN_PROGRESS: "In progress",
2321
- WAITING: "Waiting",
2322
- ESCALATED: "Escalated",
2323
- RESOLVED: "Resolved",
2324
- CLOSED: "Closed",
2325
- ARCHIVED: "Archived"
2326
- },
2327
- timeline: {
2328
- title: "Ticket progress",
2329
- open: "Open",
2330
- "in-progress": "In progress",
2331
- resolved: "Resolved",
2332
- closed: "Closed"
2333
- },
2334
- priority: {
2335
- NORMAL: "Normal",
2336
- HIGH: "High",
2337
- CRITICAL: "Critical"
2338
- },
2339
- "category-group": {
2340
- TECHNICAL: "Technical",
2341
- ACCOUNT: "Account",
2342
- BILLING: "Billing",
2343
- DEVELOPER: "Developer",
2344
- SUGGESTION: "Suggestion",
2345
- OTHER: "Other"
2346
- },
2347
- category: {
2348
- BUG_UI: "UI issue",
2349
- BUG_PERFORMANCE: "Performance",
2350
- BUG_DATA: "Data issue",
2351
- BUG_OTHER: "Other bug",
2352
- EXTRACTION: "Document extraction",
2353
- ACCOUNT_ACCESS: "Account access",
2354
- ACCOUNT_DELETE: "Account deletion",
2355
- ACCOUNT_SECURITY: "Account security",
2356
- BILLING_PAYMENT: "Payment",
2357
- BILLING_INVOICE: "Invoice",
2358
- BILLING_CUSTOM_PLAN: "Custom plan",
2359
- BILLING_REFUND: "Refund",
2360
- BILLING_TRIAL: "Free trial",
2361
- API_INTEGRATION: "API integration",
2362
- API_DOCUMENTATION: "API documentation",
2363
- API_KEY: "API key",
2364
- FEATURE_REQUEST: "Feature request",
2365
- OTHER: "Other"
2366
- },
2367
- list: {
2368
- title: "Support tickets",
2369
- empty: "No tickets yet",
2370
- "empty-desc": "Create a ticket to get help from our team.",
2371
- "new-ticket": "New ticket",
2372
- "filter-search": "Search tickets...",
2373
- "filter-status": "Status",
2374
- "filter-category": "Category",
2375
- "clear-all": "Clear all"
2376
- },
2377
- create: {
2378
- title: "New support ticket",
2379
- "field-title": "Title",
2380
- "field-title-placeholder": "Briefly describe your issue",
2381
- "field-description": "Description",
2382
- "field-description-placeholder": "Provide details about your issue...",
2383
- "field-category": "Category",
2384
- "field-priority": "Priority",
2385
- "field-service": "Service",
2386
- "field-priority-reason": "Priority reason",
2387
- "field-priority-reason-placeholder": "Explain why this is high priority...",
2388
- "priority-reason-required": "Priority reason is required for {priority} priority",
2389
- submit: "Submit ticket",
2390
- back: "Back",
2391
- cancel: "Cancel",
2392
- "attachment-failed": 'Failed to upload attachment "{name}". You can retry it from the ticket.'
2393
- },
2394
- detail: {
2395
- description: "Description",
2396
- "unknown-user": "User",
2397
- "no-messages": "No messages yet",
2398
- "waiting-title": "We’ve got your request",
2399
- "waiting-subtitle": "A support teammate will reply right here. We’ll email you as soon as there’s an update.",
2400
- "messages-title": "Messages",
2401
- "messages-count": "{count} messages",
2402
- "new-messages": "New messages",
2403
- "send-placeholder": "Type your message...",
2404
- "send-hint": "Enter = new line · Ctrl/⌘+Enter to send",
2405
- send: "Send",
2406
- "admin-note": "Admin note",
2407
- "admin-note-placeholder": "Internal note (not visible to user)...",
2408
- "closed-banner": "This ticket has been closed",
2409
- "resolved-banner": "This ticket has been resolved",
2410
- "admin-note-toggle": "Admin note",
2411
- "attachments-toggle": "Attachments ({count})",
2412
- edit: "Edit",
2413
- delete: "Delete",
2414
- "confirm-delete": "Delete this message?",
2415
- terminalMessage: "This ticket is {status}",
2416
- addTag: "Add a tag",
2417
- tags: "Tags"
2418
- },
2419
- sidebar: {
2420
- status: "Status",
2421
- category: "Category",
2422
- service: "Service",
2423
- priority: "Priority",
2424
- "requested-priority": "Requested priority",
2425
- "assigned-to": "Assigned to",
2426
- "created-by": "Created by",
2427
- "created-at": "Created",
2428
- "updated-at": "Updated",
2429
- "resolved-at": "Resolved",
2430
- "closed-at": "Closed",
2431
- requester: "Requester",
2432
- unassigned: "Unassigned",
2433
- resolve: "Resolve",
2434
- close: "Close",
2435
- reopen: "Reopen",
2436
- "resolve-reason": "Resolution reason",
2437
- "resolve-confirm-desc": "Are you sure you want to resolve this ticket?",
2438
- "close-reason": "Close reason",
2439
- "close-confirm-desc": "Are you sure you want to close this ticket?",
2440
- tags: "Tags",
2441
- "no-tags": "No tags",
2442
- organization: "Organization",
2443
- project: "Project",
2444
- "assign-to-me": "Assign to me",
2445
- "archived-at": "Archived on",
2446
- activity: "Activity",
2447
- "activity-action": {
2448
- CREATED: "Ticket created",
2449
- UPDATED: "Ticket updated",
2450
- ASSIGNED: "Assigned",
2451
- UNASSIGNED: "Unassigned",
2452
- PRIORITY_CHANGED: "Priority changed",
2453
- CATEGORY_CHANGED: "Category changed",
2454
- RESOLVED: "Resolved",
2455
- REOPENED: "Reopened",
2456
- CLOSED: "Closed",
2457
- ESCALATED: "Escalated",
2458
- PUT_ON_HOLD: "Put on hold",
2459
- RESUMED: "Resumed",
2460
- ARCHIVED: "Archived",
2461
- TAG_ADDED: "Tag added",
2462
- TAG_REMOVED: "Tag removed",
2463
- MESSAGE_SENT: "Message sent"
2464
- }
2465
- },
2466
- action: {
2467
- TAKE_OVER: "Take over",
2468
- CLOSE: "Close ticket",
2469
- RESOLVE: "Resolve",
2470
- REOPEN: "Reopen ticket",
2471
- ESCALATE: "Escalate",
2472
- PUT_ON_HOLD: "Put on hold",
2473
- RESUME: "Resume",
2474
- ARCHIVE: "Archive",
2475
- "CLOSE-confirm": "Are you sure you want to close this ticket?",
2476
- "ARCHIVE-confirm": "Are you sure you want to archive this ticket?",
2477
- "reason-placeholder": "Reason (optional)..."
2478
- },
2479
- attachments: {
2480
- title: "Attachments",
2481
- upload: "Click to upload a file",
2482
- "max-reached": "Maximum attachments reached",
2483
- delete: "Delete attachment",
2484
- "delete-confirm": "Are you sure you want to delete this attachment?",
2485
- "delete-confirm-title": "Delete this attachment?",
2486
- "delete-confirm-description": "“{name}” will be permanently deleted. This cannot be undone.",
2487
- "delete-confirm-action": "Delete",
2488
- uploading: "Uploading...",
2489
- "upload-hint": "Drag and drop a file here or click to browse",
2490
- open: "Open in a new tab",
2491
- download: "Download"
2492
- },
2493
- stepper: {
2494
- categoryGroup: {
2495
- bug: "Bug report",
2496
- technical: "Technical question",
2497
- feature: "Feature request",
2498
- account: "Account & Billing",
2499
- other: "Other"
2500
- },
2501
- selectSubCategory: "Select a sub-category",
2502
- step: {
2503
- forWho: {
2504
- label: "For who?",
2505
- help: "Pick the user or organization this request is about."
2506
- },
2507
- category: {
2508
- label: "Category",
2509
- help: "Choose the category that best describes your issue to speed up handling."
2510
- },
2511
- details: {
2512
- label: "Details",
2513
- help: "Give a clear title and describe your issue with as much detail as possible (steps, error message…)."
2514
- },
2515
- priority: {
2516
- label: "Priority",
2517
- help: "Pick the urgency. High/critical priority requires a justification."
2518
- }
2519
- },
2520
- next: "Next",
2521
- "attachments-title": "Attachments"
2522
- },
2523
- service: {
2524
- ABYSS: "Abyss Platform",
2525
- ABYSS_CLOUD: "Abyss Cloud",
2526
- ABYSS_CRYPT: "Abyss Crypt",
2527
- ABYSS_STORAGE: "Abyss Storage",
2528
- ABYSS_MONITOR: "Abyss Monitor",
2529
- ABYSS_MEMORIES: "Abyss Memories",
2530
- ABYSS_BANKING: "Abyss Banking",
2531
- ABYSS_SPOTLIGHT: "Abyss Spotlight",
2532
- ABYSS_FORM: "Abyss Form",
2533
- ABYSS_TRAINING: "Abyss Training",
2534
- ABYSS_CONSOLE: "Abyss Console",
2535
- ABYSS_GAME_ODYSSEY: "Abyss Game Odyssey",
2536
- ABYSS_TOOLS: "Abyss Tools"
2537
- },
2538
- context: {
2539
- extraction: {
2540
- view: "View extraction"
2541
- }
2542
- }
2543
- },
2544
- family: {
2545
- banner: {
2546
- "no-family": "No family yet",
2547
- "no-family-cta": "Create a family",
2548
- "no-family-sub": "Shared memories, files & quotas",
2549
- pending: "Invitation pending",
2550
- manage: "Manage",
2551
- "owner-badge": "Owner",
2552
- // reserved: Banking family — used by host banner
2553
- "coming-soon": "Family Banking — coming soon",
2554
- settings: {
2555
- "no-family-description": "Create a shared space with your loved ones — memories, files, boards and more.",
2556
- "join-hint": "To join an existing family, a member must invite you: ask them to send you an invitation.",
2557
- "pending-description": "You have a pending invitation. Sign in to Abyss to accept or decline it.",
2558
- "active-description": "You are a member of this family space.",
2559
- "owner-description": "You are managing this family space."
2560
- }
2561
- }
2562
- }
2563
- };
2564
- var U, B;
2565
- function ye() {
2566
- if (B) return U;
2567
- B = 1, U = i, i.flatten = i, i.unflatten = s;
2568
- function e(r) {
2569
- return r && r.constructor && typeof r.constructor.isBuffer == "function" && r.constructor.isBuffer(r);
2570
- }
2571
- function t(r) {
2572
- return r;
2573
- }
2574
- function i(r, a) {
2575
- a = a || {};
2576
- const u = a.delimiter || ".", p = a.maxDepth, A = a.transformKey || t, O = {};
2577
- function n(h, C, T) {
2578
- T = T || 1, Object.keys(h).forEach(function(c) {
2579
- const l = h[c], d = a.safe && Array.isArray(l), E = Object.prototype.toString.call(l), S = e(l), P = E === "[object Object]" || E === "[object Array]", v = C ? C + u + A(c) : A(c);
2580
- if (!d && !S && P && Object.keys(l).length && (!a.maxDepth || T < p))
2581
- return n(l, v, T + 1);
2582
- O[v] = l;
2583
- });
2584
- }
2585
- return n(r), O;
2586
- }
2587
- function s(r, a) {
2588
- a = a || {};
2589
- const u = a.delimiter || ".", p = a.overwrite || !1, A = a.transformKey || t, O = {};
2590
- if (e(r) || Object.prototype.toString.call(r) !== "[object Object]")
2591
- return r;
2592
- function h(c) {
2593
- const l = Number(c);
2594
- return isNaN(l) || c.indexOf(".") !== -1 || a.object ? c : l;
2595
- }
2596
- function C(c, l, d) {
2597
- return Object.keys(d).reduce(function(E, S) {
2598
- return E[c + u + S] = d[S], E;
2599
- }, l);
2600
- }
2601
- function T(c) {
2602
- const l = Object.prototype.toString.call(c), d = l === "[object Array]", E = l === "[object Object]";
2603
- if (c) {
2604
- if (d)
2605
- return !c.length;
2606
- if (E)
2607
- return !Object.keys(c).length;
2608
- } else return !0;
2609
- }
2610
- return r = Object.keys(r).reduce(function(c, l) {
2611
- const d = Object.prototype.toString.call(r[l]);
2612
- return !(d === "[object Object]" || d === "[object Array]") || T(r[l]) ? (c[l] = r[l], c) : C(
2613
- l,
2614
- c,
2615
- i(r[l], a)
2616
- );
2617
- }, {}), Object.keys(r).forEach(function(c) {
2618
- const l = c.split(u).map(A);
2619
- let d = h(l.shift()), E = h(l[0]), S = O;
2620
- for (; E !== void 0; ) {
2621
- if (d === "__proto__")
2622
- return;
2623
- const P = Object.prototype.toString.call(S[d]), v = P === "[object Object]" || P === "[object Array]";
2624
- if (!p && !v && typeof S[d] < "u")
2625
- return;
2626
- (p && !v || !p && S[d] == null) && (S[d] = typeof E == "number" && !a.object ? [] : {}), S = S[d], l.length > 0 && (d = h(l.shift()), E = h(l[0]));
2627
- }
2628
- S[d] = s(r[c], a);
2629
- }), O;
2630
- }
2631
- return U;
2632
- }
2633
- var w = ye();
2634
- const j = {
2635
- [y.FRENCH]: { ...Ie, common: de },
2636
- [y.ENGLISH]: { ...Ne, common: ce }
2637
- }, We = {
2638
- [y.FRENCH]: w.flatten(j[y.FRENCH]),
2639
- [y.ENGLISH]: w.flatten(j[y.ENGLISH])
2640
- }, be = {
2641
- break: /* @__PURE__ */ o("br", {}),
2642
- bold: (...e) => /* @__PURE__ */ o("strong", { children: e }),
2643
- italic: (...e) => /* @__PURE__ */ o("i", { children: e }),
2644
- primary: (...e) => /* @__PURE__ */ o("span", { style: { color: q[500] }, children: e }),
2645
- focus: (...e) => /* @__PURE__ */ o("span", { style: { color: W[400] }, children: e })
2646
- }, K = () => {
2647
- const e = le(), t = I(
2648
- (i, s) => e.formatMessage(i, { ...be, ...s }),
2649
- [e]
2650
- );
2651
- return x(() => {
2652
- const { formatMessage: i, ...s } = e;
2653
- return { ...s, formatRichMessage: t };
2654
- }, [e, t]);
2655
- }, L = "abyssCookieConsent", J = 365, Re = J * 24 * 60 * 60, _e = () => typeof window > "u" ? !1 : window.location.protocol === "https:", X = (e, t) => {
2656
- const i = ["Path=/", `Max-Age=${t}`, "SameSite=Lax"];
2657
- return e.domain && i.push(`Domain=${e.domain}`), _e() && i.push("Secure"), i.join("; ");
2658
- }, ve = () => {
2659
- if (typeof document > "u")
2660
- return null;
2661
- const e = document.cookie.split(";").map((i) => i.trim()).find((i) => i.startsWith(`${L}=`));
2662
- if (!e)
2663
- return null;
2664
- const t = e.slice(L.length + 1);
2665
- try {
2666
- const i = atob(decodeURIComponent(t)), s = JSON.parse(i);
2667
- return typeof s.a != "boolean" || typeof s.m != "boolean" || typeof s.d != "string" || typeof s.v != "string" ? null : s;
2668
- } catch {
2669
- return null;
2670
- }
2671
- }, H = (e, t = {}) => {
2672
- if (typeof document > "u")
2673
- return;
2674
- const i = btoa(JSON.stringify(e));
2675
- document.cookie = `${L}=${i}; ${X(t, Re)}`;
2676
- }, Pe = (e = {}) => {
2677
- typeof document > "u" || (document.cookie = `${L}=; ${X(e, 0)}`);
2678
- };
2679
- var F = /* @__PURE__ */ ((e) => (e.NOOP = "noop", e.ADOPT_DB = "adopt-db", e.PUSH_COOKIE = "push-cookie", e))(F || {});
2680
- const Y = (e) => ({
2681
- essentials: !0,
2682
- analytics: e.analytics,
2683
- marketing: e.marketing,
2684
- decidedAt: typeof e.decidedAt == "string" ? e.decidedAt : new Date(e.decidedAt).toISOString(),
2685
- consentVersion: e.consentVersion
2686
- }), De = (e, t) => {
2687
- if (!e && !t)
2688
- return { action: "noop", value: null };
2689
- if (!e && t)
2690
- return { action: "adopt-db", value: Y(t) };
2691
- if (e && !t)
2692
- return { action: "push-cookie", value: e };
2693
- const i = new Date(e.decidedAt).getTime(), s = new Date(
2694
- typeof t.decidedAt == "string" ? t.decidedAt : t.decidedAt.toISOString()
2695
- ).getTime();
2696
- return s > i ? { action: "adopt-db", value: Y(t) } : i > s ? { action: "push-cookie", value: e } : { action: "noop", value: e };
2697
- }, Me = J * 24 * 60 * 60 * 1e3, Le = (e) => ({
2698
- essentials: !0,
2699
- analytics: e.a,
2700
- marketing: e.m,
2701
- decidedAt: e.d,
2702
- consentVersion: e.v
2703
- }), V = (e) => ({
2704
- a: e.analytics,
2705
- m: e.marketing,
2706
- d: e.decidedAt,
2707
- v: e.consentVersion
2708
- }), Ue = (e, t, i) => {
2709
- if (i.v !== t)
2710
- return !1;
2711
- const s = new Date(e).getTime();
2712
- return Number.isNaN(s) ? !1 : Date.now() - s < Me;
2713
- }, Ge = (e) => {
2714
- const t = ve();
2715
- return !t || !Ue(t.d, e, t) ? null : Le(t);
2716
- }, Fe = (e) => {
2717
- const [t, i] = b(() => Ge(e.consentVersion)), s = ue({
2718
- queryKey: ["cookie-consent", "me"],
2719
- queryFn: async () => (await k.sdk.user.cookieConsent.get()).data.consent,
2720
- enabled: e.isAuthenticated,
2721
- retry: !1,
2722
- refetchOnWindowFocus: !1
2723
- }), r = pe({
2724
- mutationFn: async (n) => (await k.sdk.user.cookieConsent.upsert({
2725
- analytics: n.analytics,
2726
- marketing: n.marketing,
2727
- decidedAt: n.decidedAt,
2728
- consentVersion: n.consentVersion
2729
- })).data.consent
2730
- }), a = I(
2731
- (n) => {
2732
- H(V(n), { domain: e.domain }), i(n), e.isAuthenticated && r.mutate(n);
2733
- },
2734
- [e.domain, e.isAuthenticated, r]
2735
- );
2736
- z(() => {
2737
- if (!e.isAuthenticated || s.isLoading || s.isError)
2738
- return;
2739
- const n = De(t, s.data ?? null);
2740
- n.action === F.ADOPT_DB && n.value ? (H(V(n.value), { domain: e.domain }), i(n.value)) : n.action === F.PUSH_COOKIE && n.value && r.mutate(n.value);
2741
- }, [e.isAuthenticated, s.isLoading, s.isError, s.data]);
2742
- const u = I(() => {
2743
- a({
2744
- essentials: !0,
2745
- analytics: !0,
2746
- marketing: !0,
2747
- decidedAt: (/* @__PURE__ */ new Date()).toISOString(),
2748
- consentVersion: e.consentVersion
2749
- });
2750
- }, [e.consentVersion, a]), p = I(() => {
2751
- a({
2752
- essentials: !0,
2753
- analytics: !1,
2754
- marketing: !1,
2755
- decidedAt: (/* @__PURE__ */ new Date()).toISOString(),
2756
- consentVersion: e.consentVersion
2757
- });
2758
- }, [e.consentVersion, a]), A = I(
2759
- (n) => {
2760
- a({
2761
- essentials: !0,
2762
- analytics: n.analytics,
2763
- marketing: n.marketing,
2764
- decidedAt: (/* @__PURE__ */ new Date()).toISOString(),
2765
- consentVersion: e.consentVersion
2766
- });
2767
- },
2768
- [e.consentVersion, a]
2769
- ), O = I(() => {
2770
- Pe({ domain: e.domain }), i(null);
2771
- }, [e.domain]);
2772
- return { consent: t, isResolved: t !== null, acceptAll: u, rejectAll: p, save: A, reset: O };
2773
- }, ke = ({ api: e, privacyLinkHref: t }) => {
2774
- const i = K(), { acceptAll: s, rejectAll: r, save: a } = e, [u, p] = b(!1), [A, O] = b(!1), [n, h] = b(!1), C = () => {
2775
- a({ analytics: A, marketing: n }), p(!1);
2776
- };
2777
- return /* @__PURE__ */ g($, { children: [
2778
- /* @__PURE__ */ o(
2779
- te,
2780
- {
2781
- elevation: 8,
2782
- sx: {
2783
- position: "fixed",
2784
- bottom: { xs: 8, md: 16 },
2785
- left: { xs: 8, md: 16 },
2786
- right: { xs: 8, md: 16 },
2787
- zIndex: (T) => T.zIndex.snackbar,
2788
- p: { xs: 2, md: 3 },
2789
- borderRadius: 2,
2790
- maxWidth: 900,
2791
- mx: "auto",
2792
- border: "1px solid",
2793
- borderColor: "divider"
2794
- },
2795
- role: "dialog",
2796
- "aria-labelledby": "cookie-consent-title",
2797
- children: /* @__PURE__ */ g(D, { direction: { xs: "column", md: "row" }, spacing: 2, alignItems: { xs: "stretch", md: "center" }, children: [
2798
- /* @__PURE__ */ g(f, { sx: { flex: 1 }, children: [
2799
- /* @__PURE__ */ o(m, { id: "cookie-consent-title", variant: "subtitle1", fontWeight: 700, gutterBottom: !0, children: i.formatRichMessage({ id: "cookies.banner.title" }) }),
2800
- /* @__PURE__ */ o(m, { variant: "body2", color: "text.secondary", children: i.formatRichMessage({ id: "cookies.banner.description" }) }),
2801
- /* @__PURE__ */ o(m, { variant: "caption", color: "text.secondary", sx: { mt: 1, display: "block" }, children: /* @__PURE__ */ o("a", { href: t, style: { color: "inherit" }, rel: "noreferrer", children: i.formatRichMessage({ id: "cookies.banner.privacy-link" }) }) })
2802
- ] }),
2803
- /* @__PURE__ */ g(D, { direction: { xs: "column", sm: "row" }, spacing: 1, sx: { flexShrink: 0 }, children: [
2804
- /* @__PURE__ */ o(N, { variant: "text", onClick: r, children: i.formatRichMessage({ id: "cookies.action.reject-all" }) }),
2805
- /* @__PURE__ */ o(N, { variant: "outlined", onClick: () => p(!0), children: i.formatRichMessage({ id: "cookies.action.configure" }) }),
2806
- /* @__PURE__ */ o(N, { variant: "contained", onClick: s, children: i.formatRichMessage({ id: "cookies.action.accept-all" }) })
2807
- ] })
2808
- ] })
2809
- }
2810
- ),
2811
- /* @__PURE__ */ g(ie, { open: u, onClose: () => p(!1), maxWidth: "sm", fullWidth: !0, children: [
2812
- /* @__PURE__ */ o(oe, { children: i.formatRichMessage({ id: "cookies.configure.title" }) }),
2813
- /* @__PURE__ */ o(re, { children: /* @__PURE__ */ g(D, { spacing: 2, sx: { pt: 1 }, children: [
2814
- /* @__PURE__ */ o(
2815
- R,
2816
- {
2817
- control: /* @__PURE__ */ o(_, { checked: !0, disabled: !0 }),
2818
- label: /* @__PURE__ */ g(f, { children: [
2819
- /* @__PURE__ */ o(m, { variant: "body2", fontWeight: 600, children: i.formatRichMessage({ id: "cookies.category.essentials.title" }) }),
2820
- /* @__PURE__ */ o(m, { variant: "caption", color: "text.secondary", children: i.formatRichMessage({ id: "cookies.category.essentials.description" }) })
2821
- ] })
2822
- }
2823
- ),
2824
- /* @__PURE__ */ o(
2825
- R,
2826
- {
2827
- control: /* @__PURE__ */ o(_, { checked: A, onChange: (T, c) => O(c) }),
2828
- label: /* @__PURE__ */ g(f, { children: [
2829
- /* @__PURE__ */ o(m, { variant: "body2", fontWeight: 600, children: i.formatRichMessage({ id: "cookies.category.analytics.title" }) }),
2830
- /* @__PURE__ */ o(m, { variant: "caption", color: "text.secondary", children: i.formatRichMessage({ id: "cookies.category.analytics.description" }) })
2831
- ] })
2832
- }
2833
- ),
2834
- /* @__PURE__ */ o(
2835
- R,
2836
- {
2837
- control: /* @__PURE__ */ o(_, { checked: n, onChange: (T, c) => h(c) }),
2838
- label: /* @__PURE__ */ g(f, { children: [
2839
- /* @__PURE__ */ o(m, { variant: "body2", fontWeight: 600, children: i.formatRichMessage({ id: "cookies.category.marketing.title" }) }),
2840
- /* @__PURE__ */ o(m, { variant: "caption", color: "text.secondary", children: i.formatRichMessage({ id: "cookies.category.marketing.description" }) })
2841
- ] })
2842
- }
2843
- )
2844
- ] }) }),
2845
- /* @__PURE__ */ g(ae, { children: [
2846
- /* @__PURE__ */ o(N, { onClick: () => p(!1), children: i.formatRichMessage({ id: "cookies.action.cancel" }) }),
2847
- /* @__PURE__ */ o(N, { onClick: C, variant: "contained", children: i.formatRichMessage({ id: "cookies.action.save" }) })
2848
- ] })
2849
- ] })
2850
- ] });
2851
- }, Z = Q(null), Be = () => {
2852
- const e = ee(Z);
2853
- if (!e)
2854
- throw new Error("useAbyssCookieConsent must be used inside <AbyssCookieConsentProvider>");
2855
- return e;
2856
- }, we = "https://abyss-project.fr/legal/privacy", Ke = ({
2857
- children: e,
2858
- consentVersion: t,
2859
- isAuthenticated: i,
2860
- domain: s,
2861
- privacyLinkHref: r = we,
2862
- renderBanner: a
2863
- }) => {
2864
- const u = Fe({ isAuthenticated: i, consentVersion: t, domain: s }), p = x(() => u.isResolved ? null : a ? a(u) : /* @__PURE__ */ o(ke, { api: u, privacyLinkHref: r }), [u, r, a]);
2865
- return /* @__PURE__ */ g(Z.Provider, { value: u, children: [
2866
- e,
2867
- p
2868
- ] });
2869
- }, Je = () => {
2870
- const e = K(), { consent: t, save: i } = Be(), [s, r] = b((t == null ? void 0 : t.analytics) ?? !1), [a, u] = b((t == null ? void 0 : t.marketing) ?? !1);
2871
- return z(() => {
2872
- t && (r(t.analytics), u(t.marketing));
2873
- }, [t == null ? void 0 : t.analytics, t == null ? void 0 : t.marketing]), /* @__PURE__ */ o(se, { sx: { borderRadius: 3 }, children: /* @__PURE__ */ o(ne, { children: /* @__PURE__ */ g(D, { spacing: 2, children: [
2874
- /* @__PURE__ */ o(m, { variant: "h6", children: e.formatRichMessage({ id: "cookies.configure.title" }) }),
2875
- /* @__PURE__ */ o(
2876
- R,
2877
- {
2878
- control: /* @__PURE__ */ o(_, { checked: !0, disabled: !0 }),
2879
- label: /* @__PURE__ */ g(f, { children: [
2880
- /* @__PURE__ */ o(m, { variant: "body2", fontWeight: 600, children: e.formatRichMessage({ id: "cookies.category.essentials.title" }) }),
2881
- /* @__PURE__ */ o(m, { variant: "caption", color: "text.secondary", children: e.formatRichMessage({ id: "cookies.category.essentials.description" }) })
2882
- ] })
2883
- }
2884
- ),
2885
- /* @__PURE__ */ o(
2886
- R,
2887
- {
2888
- control: /* @__PURE__ */ o(_, { checked: s, onChange: (p, A) => r(A) }),
2889
- label: /* @__PURE__ */ g(f, { children: [
2890
- /* @__PURE__ */ o(m, { variant: "body2", fontWeight: 600, children: e.formatRichMessage({ id: "cookies.category.analytics.title" }) }),
2891
- /* @__PURE__ */ o(m, { variant: "caption", color: "text.secondary", children: e.formatRichMessage({ id: "cookies.category.analytics.description" }) })
2892
- ] })
2893
- }
2894
- ),
2895
- /* @__PURE__ */ o(
2896
- R,
2897
- {
2898
- control: /* @__PURE__ */ o(_, { checked: a, onChange: (p, A) => u(A) }),
2899
- label: /* @__PURE__ */ g(f, { children: [
2900
- /* @__PURE__ */ o(m, { variant: "body2", fontWeight: 600, children: e.formatRichMessage({ id: "cookies.category.marketing.title" }) }),
2901
- /* @__PURE__ */ o(m, { variant: "caption", color: "text.secondary", children: e.formatRichMessage({ id: "cookies.category.marketing.description" }) })
2902
- ] })
2903
- }
2904
- ),
2905
- /* @__PURE__ */ o(f, { children: /* @__PURE__ */ o(N, { variant: "contained", onClick: () => i({ analytics: s, marketing: a }), children: e.formatRichMessage({ id: "cookies.action.save" }) }) })
2906
- ] }) }) });
2907
- };
2908
- export {
2909
- Ke as A,
2910
- be as B,
2911
- ke as C,
2912
- Ne as D,
2913
- Ie as E,
2914
- F as R,
2915
- J as V,
2916
- Je as a,
2917
- Fe as b,
2918
- L as c,
2919
- Pe as d,
2920
- De as e,
2921
- We as f,
2922
- Ae as g,
2923
- W as h,
2924
- Ee as i,
2925
- q as j,
2926
- K as k,
2927
- ge as l,
2928
- qe as m,
2929
- me as n,
2930
- Te as o,
2931
- Se as p,
2932
- M as q,
2933
- ve as r,
2934
- he as s,
2935
- G as t,
2936
- Be as u,
2937
- Oe as v,
2938
- H as w,
2939
- fe as x,
2940
- Ce as y,
2941
- j as z
2942
- };