@seatlayer/core 0.22.0 → 0.24.0

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.
@@ -6,29 +6,17 @@ var de = {
6
6
  "common.done": "Fertig",
7
7
  "common.copied": "\u2713 Kopiert",
8
8
  // buyer picker (extraction in progress — P4 of the port plan)
9
- "picker.holdSeats": "Pl\xE4tze reservieren & Kasse",
10
- "picker.completeBooking": "Buchung abschlie\xDFen",
11
- "picker.seatsHeld": "Pl\xE4tze reserviert \u2014 {time}",
12
9
  "picker.holdExpired": "Ihre Reservierung ist abgelaufen \u2014 die Pl\xE4tze wurden freigegeben. Bitte erneut ausw\xE4hlen.",
13
- "picker.seatTaken": "Platz {label} wurde gerade von einem anderen K\xE4ufer gebucht.",
14
10
  "picker.poweredBy": "Bereitgestellt von SeatLayer",
15
11
  "picker.testMode": "TESTMODUS",
16
- "picker.colorblind": "Farbenblind-freundliche Farben",
17
12
  "picker.orphanHint": "Dadurch bleibt ein einzelner Platz \xFCbrig \u2014 r\xFCcken Sie ggf. einen Platz weiter.",
18
- "picker.seats.one": "{count} Platz",
19
- "picker.seats.other": "{count} Pl\xE4tze",
20
13
  // renderer (drawn on the Konva map — shared by the embed SDK)
21
14
  "map.aria": "Sitzplan. Mit Pfeiltasten zwischen Pl\xE4tzen navigieren, Eingabe zum Ausw\xE4hlen.",
22
15
  "map.seatsLeft": "{count} FREI",
23
16
  "map.statusHeld": "Reserviert",
24
17
  "map.statusTaken": "Vergeben",
25
18
  "map.fromPrice": "AB {price}",
26
- // buyer picker page (src/pages/PickerPage.tsx)
27
- "picker.language": "Sprache",
28
- "picker.zoomToFit": "Auf Gr\xF6\xDFe anpassen",
29
- "picker.seatCountLabel": "Pl\xE4tze",
30
- "picker.capacity": "Kapazit\xE4t",
31
- "picker.viewMode": "Ansichtsmodus",
19
+ // buyer picker widget (src/picker/widget/SeatPicker.ts)
32
20
  "picker.floor": "Etage",
33
21
  "picker.zoomLevel": "Zoomstufe",
34
22
  "picker.rungTip.zones": "\xDCbersicht \u2014 Bereichsgruppen wie Nordtrib\xFCne oder VIP",
@@ -43,39 +31,21 @@ var de = {
43
31
  "picker.seatsLeftInSection.other": "{count} Pl\xE4tze verf\xFCgbar",
44
32
  "picker.overview": "\xDCbersicht",
45
33
  "picker.tapSeatHint": "Tippen Sie auf einen Platz, um die Ansicht zu pr\xFCfen",
46
- "picker.chartSize": "Kartengr\xF6\xDFe",
47
- "picker.custom": "Benutzerdefiniert",
48
- "picker.categories": "Kategorien",
49
- "picker.accessibility": "Barrierefreiheit",
50
- "picker.showAnyAccessible": "Jeden barrierefreien Platz anzeigen",
51
- "picker.any": "Beliebig",
52
- "picker.yourSeats": "Ihre Pl\xE4tze",
53
- "picker.emptySeats": "Tippen Sie auf die Pl\xE4tze auf der Karte",
54
- "picker.emptySeatsWithGa": "Tippen Sie auf die Pl\xE4tze auf der Karte \xB7 tippen Sie auf einen Stehbereich f\xFCr Stehplatztickets",
55
- "picker.oneFewer": "Einen weniger",
56
- "picker.oneMore": "Einen mehr",
57
- "picker.remove": "{label} entfernen",
58
34
  "picker.ticketTierFor": "Ticketklasse f\xFCr {label}",
59
- "picker.total": "Gesamt: {amount}",
60
35
  "picker.viewFromSeat": "Ansicht von Platz {label}",
61
36
  "picker.real360": "REAL 360\xB0",
62
37
  "picker.preview": "VORSCHAU",
63
- "picker.open360": "\xD6ffnen Sie die 360\xB0-Ansicht",
64
38
  "picker.sightline": "\u2248 {m} m zur B\xFChne \xB7 freie Sicht",
65
- "picker.bookedDemo": "Gebucht! (Demo)",
66
- "picker.bookButton.one": "{count} Ticket buchen \u2014 {amount}",
67
- "picker.bookButton.other": "{count} Tickets buchen \u2014 {amount}",
68
- "picker.simulateCrowd": "Menschenmenge simulieren: {state}",
69
- "picker.on": "AN",
70
- "picker.off": "AUS",
71
39
  "picker.panorama360": "360\xB0-Veranstaltungsfotos",
72
40
  "picker.illustrationCaption": "Illustration \xB7 \u2248 {m} m von der B\xFChne",
73
41
  "picker.restrictedView": "Eingeschr\xE4nkte Sicht",
74
42
  "picker.obstructedView": "Sichtbehinderung",
75
43
  "picker.premiumSeat": "Premium-Platz",
76
- "picker.hideLimitedView": "Pl\xE4tze mit eingeschr\xE4nkter Sicht ausblenden"
44
+ "picker.hideLimitedView": "Pl\xE4tze mit eingeschr\xE4nkter Sicht ausblenden",
45
+ "picker.bestSeatsPremium": "Beste Pl\xE4tze",
46
+ "picker.premiumFallbackNote": "Kein Premium-Block mit {count} Pl\xE4tzen \u2014 beste verf\xFCgbare werden angezeigt"
77
47
  };
78
48
  export {
79
49
  de
80
50
  };
81
- //# sourceMappingURL=de-KPTY7UOT.js.map
51
+ //# sourceMappingURL=de-EIG65UFU.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/i18n/locales/de.ts"],"sourcesContent":["/**\n * German bundle — native-quality translations of the English reference dictionary.\n * Keys are identical to en.ts; values are translated to German (de).\n *\n * Conventions:\n * - flat dot-namespaced keys: \"<surface>.<element>\" (picker.holdSeats)\n * - {name} interpolation, {count} reserved for tCount plural keys\n * - plural keys end in \".one\" / \".other\" (Intl.PluralRules categories)\n */\n\nimport type { Dict } from '../index';\n\nexport const de: Dict = {\n // shared\n 'common.cancel': 'Abbrechen',\n 'common.close': 'Schließen',\n 'common.done': 'Fertig',\n 'common.copied': '✓ Kopiert',\n\n // buyer picker (extraction in progress — P4 of the port plan)\n 'picker.holdExpired': 'Ihre Reservierung ist abgelaufen — die Plätze wurden freigegeben. Bitte erneut auswählen.',\n 'picker.poweredBy': 'Bereitgestellt von SeatLayer',\n 'picker.testMode': 'TESTMODUS',\n 'picker.orphanHint': 'Dadurch bleibt ein einzelner Platz übrig — rücken Sie ggf. einen Platz weiter.',\n\n // renderer (drawn on the Konva map — shared by the embed SDK)\n 'map.aria': 'Sitzplan. Mit Pfeiltasten zwischen Plätzen navigieren, Eingabe zum Auswählen.',\n 'map.seatsLeft': '{count} FREI',\n 'map.statusHeld': 'Reserviert',\n 'map.statusTaken': 'Vergeben',\n 'map.fromPrice': 'AB {price}',\n\n // buyer picker widget (src/picker/widget/SeatPicker.ts)\n 'picker.floor': 'Etage',\n 'picker.zoomLevel': 'Zoomstufe',\n 'picker.rungTip.zones': 'Übersicht — Bereichsgruppen wie Nordtribüne oder VIP',\n 'picker.rungTip.sections': 'Bereichs-Blöcke — Kategoriesortierung + Verfügbarkeitstönung',\n 'picker.rungTip.seats': 'Einzelne Plätze — Blöcke lösen sich zu Punkten auf',\n 'picker.rungLabel.zones': 'ZONEN',\n 'picker.rungLabel.sections': 'BEREICHE',\n 'picker.rungLabel.seats': 'PLÄTZE',\n 'picker.sectionSummaryAria': 'Bereichszusammenfassung {label}',\n 'picker.closeSectionSummary': 'Bereichszusammenfassung schließen',\n 'picker.seatsLeftInSection.one': '{count} Platz verfügbar',\n 'picker.seatsLeftInSection.other': '{count} Plätze verfügbar',\n 'picker.overview': 'Übersicht',\n 'picker.tapSeatHint': 'Tippen Sie auf einen Platz, um die Ansicht zu prüfen',\n 'picker.ticketTierFor': 'Ticketklasse für {label}',\n 'picker.viewFromSeat': 'Ansicht von Platz {label}',\n 'picker.real360': 'REAL 360°',\n 'picker.preview': 'VORSCHAU',\n 'picker.sightline': '≈ {m} m zur Bühne · freie Sicht',\n 'picker.panorama360': '360°-Veranstaltungsfotos',\n 'picker.illustrationCaption': 'Illustration · ≈ {m} m von der Bühne',\n 'picker.restrictedView': 'Eingeschränkte Sicht',\n 'picker.obstructedView': 'Sichtbehinderung',\n 'picker.premiumSeat': 'Premium-Platz',\n 'picker.hideLimitedView': 'Plätze mit eingeschränkter Sicht ausblenden',\n 'picker.bestSeatsPremium': 'Beste Plätze',\n 'picker.premiumFallbackNote': 'Kein Premium-Block mit {count} Plätzen — beste verfügbare werden angezeigt',\n};\n"],"mappings":";AAYO,IAAM,KAAW;AAAA;AAAA,EAEtB,iBAAiB;AAAA,EACjB,gBAAgB;AAAA,EAChB,eAAe;AAAA,EACf,iBAAiB;AAAA;AAAA,EAGjB,sBAAsB;AAAA,EACtB,oBAAoB;AAAA,EACpB,mBAAmB;AAAA,EACnB,qBAAqB;AAAA;AAAA,EAGrB,YAAY;AAAA,EACZ,iBAAiB;AAAA,EACjB,kBAAkB;AAAA,EAClB,mBAAmB;AAAA,EACnB,iBAAiB;AAAA;AAAA,EAGjB,gBAAgB;AAAA,EAChB,oBAAoB;AAAA,EACpB,wBAAwB;AAAA,EACxB,2BAA2B;AAAA,EAC3B,wBAAwB;AAAA,EACxB,0BAA0B;AAAA,EAC1B,6BAA6B;AAAA,EAC7B,0BAA0B;AAAA,EAC1B,6BAA6B;AAAA,EAC7B,8BAA8B;AAAA,EAC9B,iCAAiC;AAAA,EACjC,mCAAmC;AAAA,EACnC,mBAAmB;AAAA,EACnB,sBAAsB;AAAA,EACtB,wBAAwB;AAAA,EACxB,uBAAuB;AAAA,EACvB,kBAAkB;AAAA,EAClB,kBAAkB;AAAA,EAClB,oBAAoB;AAAA,EACpB,sBAAsB;AAAA,EACtB,8BAA8B;AAAA,EAC9B,yBAAyB;AAAA,EACzB,yBAAyB;AAAA,EACzB,sBAAsB;AAAA,EACtB,0BAA0B;AAAA,EAC1B,2BAA2B;AAAA,EAC3B,8BAA8B;AAChC;","names":[]}
@@ -6,29 +6,17 @@ var es = {
6
6
  "common.done": "Listo",
7
7
  "common.copied": "\u2713 Copiado",
8
8
  // buyer picker (extraction in progress — P4 of the port plan)
9
- "picker.holdSeats": "Retener asientos y comprar",
10
- "picker.completeBooking": "Completar reserva",
11
- "picker.seatsHeld": "Asientos retenidos \u2014 {time}",
12
9
  "picker.holdExpired": "Tu retenci\xF3n expir\xF3 \u2014 los asientos fueron liberados. Elige de nuevo.",
13
- "picker.seatTaken": "El asiento {label} fue tomado por otro comprador.",
14
10
  "picker.poweredBy": "Con la tecnolog\xEDa de SeatLayer",
15
11
  "picker.testMode": "MODO DE PRUEBA",
16
- "picker.colorblind": "Colores aptos para daltonismo",
17
12
  "picker.orphanHint": "Esto deja un asiento aislado \u2014 considera desplazarte un asiento.",
18
- "picker.seats.one": "{count} asiento",
19
- "picker.seats.other": "{count} asientos",
20
13
  // renderer (drawn on the Konva map — shared by the embed SDK)
21
14
  "map.aria": "Mapa de asientos. Usa las flechas para moverte entre asientos, Intro para seleccionar.",
22
15
  "map.seatsLeft": "{count} LIBRES",
23
16
  "map.statusHeld": "En espera",
24
17
  "map.statusTaken": "Ocupado",
25
18
  "map.fromPrice": "DESDE {price}",
26
- // buyer picker page (src/pages/PickerPage.tsx)
27
- "picker.language": "Idioma",
28
- "picker.zoomToFit": "Ajustar zoom",
29
- "picker.seatCountLabel": "asientos",
30
- "picker.capacity": "capacidad",
31
- "picker.viewMode": "Modo de vista",
19
+ // buyer picker widget (src/picker/widget/SeatPicker.ts)
32
20
  "picker.floor": "Piso",
33
21
  "picker.zoomLevel": "Nivel de zoom",
34
22
  "picker.rungTip.zones": "Vista general \u2014 grupos de secciones como Grada norte o VIP",
@@ -43,39 +31,21 @@ var es = {
43
31
  "picker.seatsLeftInSection.other": "{count} asientos disponibles",
44
32
  "picker.overview": "Descripci\xF3n general",
45
33
  "picker.tapSeatHint": "Toca cualquier asiento para ver su vista",
46
- "picker.chartSize": "Tama\xF1o del gr\xE1fico",
47
- "picker.custom": "Personalizado",
48
- "picker.categories": "Categor\xEDas",
49
- "picker.accessibility": "Accesibilidad",
50
- "picker.showAnyAccessible": "Mostrar cualquier asiento accesible",
51
- "picker.any": "Cualquiera",
52
- "picker.yourSeats": "Tus asientos",
53
- "picker.emptySeats": "Toca asientos en el mapa",
54
- "picker.emptySeatsWithGa": "Toca asientos en el mapa \xB7 toca un \xE1rea de pie para entradas de entrada general",
55
- "picker.oneFewer": "Uno menos",
56
- "picker.oneMore": "Uno m\xE1s",
57
- "picker.remove": "Eliminar {label}",
58
34
  "picker.ticketTierFor": "Categor\xEDa de entrada para {label}",
59
- "picker.total": "Total: {amount}",
60
35
  "picker.viewFromSeat": "Vista desde el asiento {label}",
61
36
  "picker.real360": "REAL 360\xB0",
62
37
  "picker.preview": "VISTA PREVIA",
63
- "picker.open360": "Abrir vista de 360\xB0",
64
38
  "picker.sightline": "\u2248 {m} m al escenario \xB7 visi\xF3n despejada",
65
- "picker.bookedDemo": "\xA1Reservado! (demostraci\xF3n)",
66
- "picker.bookButton.one": "Reservar {count} entrada \u2014 {amount}",
67
- "picker.bookButton.other": "Reservar {count} entradas \u2014 {amount}",
68
- "picker.simulateCrowd": "Simular multitud: {state}",
69
- "picker.on": "ACTIVADO",
70
- "picker.off": "DESACTIVADO",
71
39
  "picker.panorama360": "Foto de 360\xB0 del lugar",
72
40
  "picker.illustrationCaption": "ilustraci\xF3n \xB7 \u2248 {m} m del escenario",
73
41
  "picker.restrictedView": "Visibilidad restringida",
74
42
  "picker.obstructedView": "Visibilidad obstruida",
75
43
  "picker.premiumSeat": "Asiento premium",
76
- "picker.hideLimitedView": "Ocultar asientos con visibilidad limitada"
44
+ "picker.hideLimitedView": "Ocultar asientos con visibilidad limitada",
45
+ "picker.bestSeatsPremium": "Mejores asientos",
46
+ "picker.premiumFallbackNote": "No hay un bloque premium de {count}: mostrando los mejores disponibles"
77
47
  };
78
48
  export {
79
49
  es
80
50
  };
81
- //# sourceMappingURL=es-ALPR5FBB.js.map
51
+ //# sourceMappingURL=es-47HFAWS6.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/i18n/locales/es.ts"],"sourcesContent":["/**\n * Spanish (es) bundle — neutral/international Spanish translation.\n * Follows the same key structure as en.ts; all placeholders and brand\n * names preserved.\n */\n\nimport type { Dict } from '../index';\n\nexport const es: Dict = {\n // shared\n 'common.cancel': 'Cancelar',\n 'common.close': 'Cerrar',\n 'common.done': 'Listo',\n 'common.copied': '✓ Copiado',\n\n // buyer picker (extraction in progress — P4 of the port plan)\n 'picker.holdExpired': 'Tu retención expiró — los asientos fueron liberados. Elige de nuevo.',\n 'picker.poweredBy': 'Con la tecnología de SeatLayer',\n 'picker.testMode': 'MODO DE PRUEBA',\n 'picker.orphanHint': 'Esto deja un asiento aislado — considera desplazarte un asiento.',\n\n // renderer (drawn on the Konva map — shared by the embed SDK)\n 'map.aria': 'Mapa de asientos. Usa las flechas para moverte entre asientos, Intro para seleccionar.',\n 'map.seatsLeft': '{count} LIBRES',\n 'map.statusHeld': 'En espera',\n 'map.statusTaken': 'Ocupado',\n 'map.fromPrice': 'DESDE {price}',\n\n // buyer picker widget (src/picker/widget/SeatPicker.ts)\n 'picker.floor': 'Piso',\n 'picker.zoomLevel': 'Nivel de zoom',\n 'picker.rungTip.zones': 'Vista general — grupos de secciones como Grada norte o VIP',\n 'picker.rungTip.sections': 'Bloques de sección — mezcla de categorías + matiz de disponibilidad',\n 'picker.rungTip.seats': 'Asientos individuales — los bloques se convierten en puntos',\n 'picker.rungLabel.zones': 'ZONAS',\n 'picker.rungLabel.sections': 'SECCIONES',\n 'picker.rungLabel.seats': 'ASIENTOS',\n 'picker.sectionSummaryAria': 'Resumen de sección {label}',\n 'picker.closeSectionSummary': 'Cerrar resumen de sección',\n 'picker.seatsLeftInSection.one': '{count} asiento disponible',\n 'picker.seatsLeftInSection.other': '{count} asientos disponibles',\n 'picker.overview': 'Descripción general',\n 'picker.tapSeatHint': 'Toca cualquier asiento para ver su vista',\n 'picker.ticketTierFor': 'Categoría de entrada para {label}',\n 'picker.viewFromSeat': 'Vista desde el asiento {label}',\n 'picker.real360': 'REAL 360°',\n 'picker.preview': 'VISTA PREVIA',\n 'picker.sightline': '≈ {m} m al escenario · visión despejada',\n 'picker.panorama360': 'Foto de 360° del lugar',\n 'picker.illustrationCaption': 'ilustración · ≈ {m} m del escenario',\n 'picker.restrictedView': 'Visibilidad restringida',\n 'picker.obstructedView': 'Visibilidad obstruida',\n 'picker.premiumSeat': 'Asiento premium',\n 'picker.hideLimitedView': 'Ocultar asientos con visibilidad limitada',\n 'picker.bestSeatsPremium': 'Mejores asientos',\n 'picker.premiumFallbackNote': 'No hay un bloque premium de {count}: mostrando los mejores disponibles',\n};\n"],"mappings":";AAQO,IAAM,KAAW;AAAA;AAAA,EAEtB,iBAAiB;AAAA,EACjB,gBAAgB;AAAA,EAChB,eAAe;AAAA,EACf,iBAAiB;AAAA;AAAA,EAGjB,sBAAsB;AAAA,EACtB,oBAAoB;AAAA,EACpB,mBAAmB;AAAA,EACnB,qBAAqB;AAAA;AAAA,EAGrB,YAAY;AAAA,EACZ,iBAAiB;AAAA,EACjB,kBAAkB;AAAA,EAClB,mBAAmB;AAAA,EACnB,iBAAiB;AAAA;AAAA,EAGjB,gBAAgB;AAAA,EAChB,oBAAoB;AAAA,EACpB,wBAAwB;AAAA,EACxB,2BAA2B;AAAA,EAC3B,wBAAwB;AAAA,EACxB,0BAA0B;AAAA,EAC1B,6BAA6B;AAAA,EAC7B,0BAA0B;AAAA,EAC1B,6BAA6B;AAAA,EAC7B,8BAA8B;AAAA,EAC9B,iCAAiC;AAAA,EACjC,mCAAmC;AAAA,EACnC,mBAAmB;AAAA,EACnB,sBAAsB;AAAA,EACtB,wBAAwB;AAAA,EACxB,uBAAuB;AAAA,EACvB,kBAAkB;AAAA,EAClB,kBAAkB;AAAA,EAClB,oBAAoB;AAAA,EACpB,sBAAsB;AAAA,EACtB,8BAA8B;AAAA,EAC9B,yBAAyB;AAAA,EACzB,yBAAyB;AAAA,EACzB,sBAAsB;AAAA,EACtB,0BAA0B;AAAA,EAC1B,2BAA2B;AAAA,EAC3B,8BAA8B;AAChC;","names":[]}
@@ -6,29 +6,17 @@ var fr = {
6
6
  "common.done": "Termin\xE9",
7
7
  "common.copied": "\u2713 Copi\xE9",
8
8
  // buyer picker (extraction in progress — P4 of the port plan)
9
- "picker.holdSeats": "R\xE9server les si\xE8ges et valider",
10
- "picker.completeBooking": "Terminer la r\xE9servation",
11
- "picker.seatsHeld": "Si\xE8ges r\xE9serv\xE9s \u2014 {time}",
12
9
  "picker.holdExpired": "Votre r\xE9servation a expir\xE9 \u2014 les si\xE8ges ont \xE9t\xE9 lib\xE9r\xE9s. S\xE9lectionnez \xE0 nouveau.",
13
- "picker.seatTaken": "Le si\xE8ge {label} vient d'\xEAtre r\xE9serv\xE9 par un autre acheteur.",
14
10
  "picker.poweredBy": "Propuls\xE9 par SeatLayer",
15
11
  "picker.testMode": "MODE TEST",
16
- "picker.colorblind": "Couleurs adapt\xE9es au daltonisme",
17
12
  "picker.orphanHint": "Cela laisse un si\xE8ge isol\xE9 \u2014 pensez \xE0 vous d\xE9caler d'un si\xE8ge.",
18
- "picker.seats.one": "{count} si\xE8ge",
19
- "picker.seats.other": "{count} si\xE8ges",
20
13
  // renderer (drawn on the Konva map — shared by the embed SDK)
21
14
  "map.aria": "Plan de salle. Utilisez les fl\xE8ches pour naviguer entre les si\xE8ges, Entr\xE9e pour s\xE9lectionner.",
22
15
  "map.seatsLeft": "{count} LIBRES",
23
16
  "map.statusHeld": "En attente",
24
17
  "map.statusTaken": "Pris",
25
18
  "map.fromPrice": "D\xC8S {price}",
26
- // buyer picker page (src/pages/PickerPage.tsx)
27
- "picker.language": "Langue",
28
- "picker.zoomToFit": "Ajuster le zoom",
29
- "picker.seatCountLabel": "si\xE8ges",
30
- "picker.capacity": "capacit\xE9",
31
- "picker.viewMode": "Mode d'affichage",
19
+ // buyer picker widget (src/picker/widget/SeatPicker.ts)
32
20
  "picker.floor": "\xC9tage",
33
21
  "picker.zoomLevel": "Niveau de zoom",
34
22
  "picker.rungTip.zones": "Vue g\xE9n\xE9rale \u2014 groupes de sections comme Tribune nord ou VIP",
@@ -43,39 +31,21 @@ var fr = {
43
31
  "picker.seatsLeftInSection.other": "{count} si\xE8ges restants",
44
32
  "picker.overview": "Vue d'ensemble",
45
33
  "picker.tapSeatHint": "Appuyez sur un si\xE8ge pour v\xE9rifier sa vue",
46
- "picker.chartSize": "Taille du plan",
47
- "picker.custom": "Personnalis\xE9",
48
- "picker.categories": "Cat\xE9gories",
49
- "picker.accessibility": "Accessibilit\xE9",
50
- "picker.showAnyAccessible": "Afficher un si\xE8ge accessible",
51
- "picker.any": "N'importe quel",
52
- "picker.yourSeats": "Vos si\xE8ges",
53
- "picker.emptySeats": "Appuyez sur les si\xE8ges sur le plan",
54
- "picker.emptySeatsWithGa": "Appuyez sur les si\xE8ges sur le plan \xB7 appuyez sur une zone debout pour les billets GA",
55
- "picker.oneFewer": "Un de moins",
56
- "picker.oneMore": "Un de plus",
57
- "picker.remove": "Supprimer {label}",
58
34
  "picker.ticketTierFor": "Cat\xE9gorie de billet pour {label}",
59
- "picker.total": "Total : {amount}",
60
35
  "picker.viewFromSeat": "Vue depuis le si\xE8ge {label}",
61
36
  "picker.real360": "VRAI 360\xB0",
62
37
  "picker.preview": "APER\xC7U",
63
- "picker.open360": "Ouvrir la vue \xE0 360\xB0",
64
38
  "picker.sightline": "\u2248 {m} m de la sc\xE8ne \xB7 vue d\xE9gag\xE9e",
65
- "picker.bookedDemo": "R\xE9serv\xE9 ! (d\xE9mo)",
66
- "picker.bookButton.one": "R\xE9server {count} billet \u2014 {amount}",
67
- "picker.bookButton.other": "R\xE9server {count} billets \u2014 {amount}",
68
- "picker.simulateCrowd": "Simuler la foule : {state}",
69
- "picker.on": "ACTIV\xC9",
70
- "picker.off": "D\xC9SACTIV\xC9",
71
39
  "picker.panorama360": "Photo panoramique 360\xB0 du lieu",
72
40
  "picker.illustrationCaption": "illustration \xB7 \u2248 {m} m de la sc\xE8ne",
73
41
  "picker.restrictedView": "Visibilit\xE9 r\xE9duite",
74
42
  "picker.obstructedView": "Vue obstru\xE9e",
75
43
  "picker.premiumSeat": "Place premium",
76
- "picker.hideLimitedView": "Masquer les places \xE0 visibilit\xE9 r\xE9duite"
44
+ "picker.hideLimitedView": "Masquer les places \xE0 visibilit\xE9 r\xE9duite",
45
+ "picker.bestSeatsPremium": "Meilleures places",
46
+ "picker.premiumFallbackNote": "Aucun bloc premium de {count} \u2014 affichage des meilleures places disponibles"
77
47
  };
78
48
  export {
79
49
  fr
80
50
  };
81
- //# sourceMappingURL=fr-HVQLQD2N.js.map
51
+ //# sourceMappingURL=fr-7IXNNFBS.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/i18n/locales/fr.ts"],"sourcesContent":["/**\n * French (fr) bundle — native French translation.\n * Follows the same key structure as en.ts; all placeholders and brand\n * names preserved.\n */\n\nimport type { Dict } from '../index';\n\nexport const fr: Dict = {\n // shared\n 'common.cancel': 'Annuler',\n 'common.close': 'Fermer',\n 'common.done': 'Terminé',\n 'common.copied': '✓ Copié',\n\n // buyer picker (extraction in progress — P4 of the port plan)\n 'picker.holdExpired': 'Votre réservation a expiré — les sièges ont été libérés. Sélectionnez à nouveau.',\n 'picker.poweredBy': 'Propulsé par SeatLayer',\n 'picker.testMode': 'MODE TEST',\n 'picker.orphanHint': \"Cela laisse un siège isolé — pensez à vous décaler d'un siège.\",\n\n // renderer (drawn on the Konva map — shared by the embed SDK)\n 'map.aria': 'Plan de salle. Utilisez les flèches pour naviguer entre les sièges, Entrée pour sélectionner.',\n 'map.seatsLeft': '{count} LIBRES',\n 'map.statusHeld': 'En attente',\n 'map.statusTaken': 'Pris',\n 'map.fromPrice': 'DÈS {price}',\n\n // buyer picker widget (src/picker/widget/SeatPicker.ts)\n 'picker.floor': 'Étage',\n 'picker.zoomLevel': 'Niveau de zoom',\n 'picker.rungTip.zones': 'Vue générale — groupes de sections comme Tribune nord ou VIP',\n 'picker.rungTip.sections': 'Blocs de sections — mélange de catégories + teinte de disponibilité',\n 'picker.rungTip.seats': 'Sièges individuels — les blocs se transforment en points',\n 'picker.rungLabel.zones': 'ZONES',\n 'picker.rungLabel.sections': 'SECTIONS',\n 'picker.rungLabel.seats': 'SIÈGES',\n 'picker.sectionSummaryAria': 'Résumé de la section {label}',\n 'picker.closeSectionSummary': 'Fermer le résumé de la section',\n 'picker.seatsLeftInSection.one': '{count} siège restant',\n 'picker.seatsLeftInSection.other': '{count} sièges restants',\n 'picker.overview': 'Vue d\\'ensemble',\n 'picker.tapSeatHint': 'Appuyez sur un siège pour vérifier sa vue',\n 'picker.ticketTierFor': 'Catégorie de billet pour {label}',\n 'picker.viewFromSeat': 'Vue depuis le siège {label}',\n 'picker.real360': 'VRAI 360°',\n 'picker.preview': 'APERÇU',\n 'picker.sightline': '≈ {m} m de la scène · vue dégagée',\n 'picker.panorama360': 'Photo panoramique 360° du lieu',\n 'picker.illustrationCaption': 'illustration · ≈ {m} m de la scène',\n 'picker.restrictedView': 'Visibilité réduite',\n 'picker.obstructedView': 'Vue obstruée',\n 'picker.premiumSeat': 'Place premium',\n 'picker.hideLimitedView': 'Masquer les places à visibilité réduite',\n 'picker.bestSeatsPremium': 'Meilleures places',\n 'picker.premiumFallbackNote': 'Aucun bloc premium de {count} — affichage des meilleures places disponibles',\n};\n"],"mappings":";AAQO,IAAM,KAAW;AAAA;AAAA,EAEtB,iBAAiB;AAAA,EACjB,gBAAgB;AAAA,EAChB,eAAe;AAAA,EACf,iBAAiB;AAAA;AAAA,EAGjB,sBAAsB;AAAA,EACtB,oBAAoB;AAAA,EACpB,mBAAmB;AAAA,EACnB,qBAAqB;AAAA;AAAA,EAGrB,YAAY;AAAA,EACZ,iBAAiB;AAAA,EACjB,kBAAkB;AAAA,EAClB,mBAAmB;AAAA,EACnB,iBAAiB;AAAA;AAAA,EAGjB,gBAAgB;AAAA,EAChB,oBAAoB;AAAA,EACpB,wBAAwB;AAAA,EACxB,2BAA2B;AAAA,EAC3B,wBAAwB;AAAA,EACxB,0BAA0B;AAAA,EAC1B,6BAA6B;AAAA,EAC7B,0BAA0B;AAAA,EAC1B,6BAA6B;AAAA,EAC7B,8BAA8B;AAAA,EAC9B,iCAAiC;AAAA,EACjC,mCAAmC;AAAA,EACnC,mBAAmB;AAAA,EACnB,sBAAsB;AAAA,EACtB,wBAAwB;AAAA,EACxB,uBAAuB;AAAA,EACvB,kBAAkB;AAAA,EAClB,kBAAkB;AAAA,EAClB,oBAAoB;AAAA,EACpB,sBAAsB;AAAA,EACtB,8BAA8B;AAAA,EAC9B,yBAAyB;AAAA,EACzB,yBAAyB;AAAA,EACzB,sBAAsB;AAAA,EACtB,0BAA0B;AAAA,EAC1B,2BAA2B;AAAA,EAC3B,8BAA8B;AAChC;","names":[]}