@seatlayer/core 0.53.0 → 0.55.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.
Files changed (78) hide show
  1. package/README.md +2 -2
  2. package/dist/categoryInventory-BwarniiK.d.ts +109 -0
  3. package/dist/categoryInventory-D3qPwfKz.d.cts +109 -0
  4. package/dist/chunk-55NOSZK5.js +1 -0
  5. package/dist/chunk-6VTTBC5F.js +1 -0
  6. package/dist/chunk-6XJN4REG.js +1 -0
  7. package/dist/chunk-7PT7OQUO.js +1 -0
  8. package/dist/chunk-AQKYUJBX.js +1 -0
  9. package/dist/chunk-CXF32VPG.js +1 -0
  10. package/dist/chunk-DNGP2HDT.js +1 -0
  11. package/dist/chunk-EQM4FFN5.js +1 -0
  12. package/dist/chunk-HHM3PB66.js +1 -0
  13. package/dist/chunk-PXWKSYCK.js +1 -0
  14. package/dist/chunk-VDZ24QVV.js +1 -0
  15. package/dist/chunk-VI2CLV3Y.js +1 -0
  16. package/dist/core/chart-ops/index.cjs +1 -0
  17. package/dist/core/chart-ops/index.d.cts +1235 -0
  18. package/dist/core/chart-ops/index.d.ts +1235 -0
  19. package/dist/core/chart-ops/index.js +1 -0
  20. package/dist/core/color.cjs +1 -0
  21. package/dist/core/color.d.cts +192 -0
  22. package/dist/core/color.d.ts +192 -0
  23. package/dist/core/color.js +1 -0
  24. package/dist/core/inventory/index.cjs +1 -0
  25. package/dist/core/inventory/index.d.cts +209 -0
  26. package/dist/core/inventory/index.d.ts +209 -0
  27. package/dist/core/inventory/index.js +1 -0
  28. package/dist/core/layout/index.cjs +1 -0
  29. package/dist/core/layout/index.d.cts +376 -0
  30. package/dist/core/layout/index.d.ts +376 -0
  31. package/dist/core/layout/index.js +1 -0
  32. package/dist/core/quality/index.cjs +1 -0
  33. package/dist/core/quality/index.d.cts +132 -0
  34. package/dist/core/quality/index.d.ts +132 -0
  35. package/dist/core/quality/index.js +1 -0
  36. package/dist/core/render-assets/index.cjs +1 -0
  37. package/dist/core/render-assets/index.d.cts +99 -0
  38. package/dist/core/render-assets/index.d.ts +99 -0
  39. package/dist/core/render-assets/index.js +1 -0
  40. package/dist/core/seatConfidence.cjs +1 -1
  41. package/dist/core/seatConfidence.d.cts +1 -1
  42. package/dist/core/seatConfidence.d.ts +1 -1
  43. package/dist/core/seatConfidence.js +1 -1
  44. package/dist/core/sections/index.cjs +1 -0
  45. package/dist/core/sections/index.d.cts +346 -0
  46. package/dist/core/sections/index.d.ts +346 -0
  47. package/dist/core/sections/index.js +1 -0
  48. package/dist/{de-75NWRKC5.js → de-WPX4D3SY.js} +1 -1
  49. package/dist/{es-BM7EJ7PW.js → es-6KAJQVVX.js} +1 -1
  50. package/dist/{fr-HPXQHIB4.js → fr-5DTMRBN5.js} +1 -1
  51. package/dist/index.cjs +1 -1
  52. package/dist/index.d.cts +85 -534
  53. package/dist/index.d.ts +85 -534
  54. package/dist/index.js +1 -1
  55. package/dist/labeling-BmCzW50y.d.ts +90 -0
  56. package/dist/labeling-VfJBEOn0.d.cts +90 -0
  57. package/dist/layout-ClQkmixY.d.ts +181 -0
  58. package/dist/layout-Dlv5bIf2.d.cts +181 -0
  59. package/dist/renderedQuality-B3jgdgPO.d.ts +113 -0
  60. package/dist/renderedQuality-bDkUOyBL.d.cts +113 -0
  61. package/dist/renderer-B_g-W_QB.d.ts +534 -0
  62. package/dist/renderer-DySMcKAR.d.cts +534 -0
  63. package/dist/sections-DIzgtDjF.d.ts +123 -0
  64. package/dist/sections-Dna1nZgR.d.cts +123 -0
  65. package/dist/segmentedRowModel-BNXEUeHp.d.cts +75 -0
  66. package/dist/segmentedRowModel-COXw4GCh.d.ts +75 -0
  67. package/dist/ticketRestrictions-CzchbX_o.d.cts +72 -0
  68. package/dist/ticketRestrictions-DaYOCpEw.d.ts +72 -0
  69. package/dist/{types-tLOunI-B.d.cts → types-DTSG6_Hq.d.cts} +238 -761
  70. package/dist/{types-tLOunI-B.d.ts → types-DTSG6_Hq.d.ts} +238 -761
  71. package/dist/view3d/crossfade/panorama.d.cts +1 -1
  72. package/dist/view3d/crossfade/panorama.d.ts +1 -1
  73. package/dist/view3d/index.cjs +27 -27
  74. package/dist/view3d/index.d.cts +109 -2
  75. package/dist/view3d/index.d.ts +109 -2
  76. package/dist/view3d/index.js +26 -26
  77. package/package.json +94 -5
  78. package/dist/chunk-54A7LIL5.js +0 -1
@@ -0,0 +1,346 @@
1
+ import { P as Point, R as RowObject, S as SeatOverride } from '../../types-DTSG6_Hq.js';
2
+ export { D as DEFAULT_SECTION_CORNER_SMOOTHING, M as MAX_EDGE_SAGITTA_RATIO, R as RelabelOptions, S as SectionOutlineDerivation, i as indexLabel, r as relabelRows, a as reverseSectionOutlinePath, s as sampleSectionOutlinePath, b as sectionCornerSmoothingPath, c as sectionOutlinePathFrom, d as sectionPathSegmentEnd, t as toBijectiveBase, e as toLetters, f as toRoman, g as transformSectionOutlinePath, h as translateSectionOutlinePath, v as validSectionOutlinePath } from '../../labeling-BmCzW50y.js';
3
+ export { SeatConfidenceDisclosure, seatConfidenceDisclosure } from '../seatConfidence.js';
4
+ import { S as SegmentedRowPlacement } from '../../segmentedRowModel-COXw4GCh.js';
5
+ export { A as AvailabilityRule, S as SectionNode, T as TIER_HEIGHT_M, U as UNGROUPED_ID, a as applyHidden, c as computeSections, h as hiddenObjectIds, i as isSectionHidden, s as sectionGeometry } from '../../sections-DIzgtDjF.js';
6
+ import { E as ExpandedSeat } from '../../renderer-B_g-W_QB.js';
7
+
8
+ /**
9
+ * THE bowl resolver — whether a floor's stands wrap a centre, and the smooth
10
+ * radial profile they wrap it with.
11
+ *
12
+ * A chart authors sections one at a time, and the 3D scene builder draws them
13
+ * one at a time, so a venue that is physically ONE continuous bowl renders as
14
+ * discrete blocks with dark voids between them. This module recovers the fact
15
+ * the author never states: these stands are rings of one bowl, and the bowl has
16
+ * a continuous inner edge, outer edge and deck level at every bearing — filled
17
+ * across the aisles and vomitories that separate the authored sections.
18
+ *
19
+ * Pure — no renderer types, no GL — for the same reason `venueStructure.ts` is:
20
+ * one resolver, consumed by the 3D scene (continuous bowl deck + derived shell)
21
+ * and by anything added later, so no consumer re-derives "is this a bowl" its
22
+ * own way. It is measured entirely from SEAT ROWS, never from section outlines:
23
+ * outlines carry authored margins and decoration, while rows are where the deck
24
+ * truthfully is (the lesson `surface.ts` already encodes).
25
+ *
26
+ * ## Model
27
+ *
28
+ * - The CENTRE is what the seating was struck about — the median of per-row
29
+ * circle fits when the rows are arcs (`fitCircle`, shared with the concentric
30
+ * model in `venueStructure`), else the seat centroid. Never the focal point:
31
+ * an end-stage hall's focal is the stage, not the bowl centre.
32
+ * - Bearings are binned (cw from +y, matching `templateGeom.polar`). Each ring
33
+ * of stands contributes, per bin, its innermost/outermost row radius, the
34
+ * deck level of each, and a small radial level profile in between.
35
+ * - Sections cluster into RINGS by radial-interval overlap, so a lower bowl,
36
+ * a loge line and an upper tier stay three rings instead of one smeared
37
+ * annulus.
38
+ * - Aisle/vomitory gaps up to {@link GAP_FILL_BINS} bins are interpolated —
39
+ * that interpolation IS the continuity this module exists to provide. Larger
40
+ * gaps split a ring into open arcs (an end-stage horseshoe keeps its mouth).
41
+ * - Everything is rejected unless it is genuinely annular: a cinema's or a
42
+ * ballroom's seats surround their own centroid with no hole in the middle,
43
+ * and must not grow a bowl around themselves.
44
+ */
45
+
46
+ /** One authored row (or one level ribbon) as the fit consumes it. */
47
+ interface BowlRowSample {
48
+ readonly pts: readonly Point[];
49
+ /** World-metre deck level of this row. */
50
+ readonly levelM: number;
51
+ }
52
+ interface BowlSectionSamples {
53
+ readonly sectionId: string;
54
+ /** The section's resolved rows. Callers pass stands only (no table patches). */
55
+ readonly rows: readonly BowlRowSample[];
56
+ }
57
+ /** A contiguous covered run of bearing bins within one ring. */
58
+ interface BowlArc {
59
+ /** First covered bin index. */
60
+ readonly startBin: number;
61
+ /** Number of covered bins (may wrap past the bin count). */
62
+ readonly binCount: number;
63
+ /** True when the ring is covered at every bearing — a full closed bowl. */
64
+ readonly closed: boolean;
65
+ /** Per covered bin, sampled at the bin-centre bearing: */
66
+ readonly innerR: Float64Array;
67
+ readonly outerR: Float64Array;
68
+ readonly frontLevelM: Float64Array;
69
+ readonly topLevelM: Float64Array;
70
+ /**
71
+ * Per covered bin, the radial deck profile: knot radii (ascending) with the
72
+ * deck level at each. `levelAt` interpolates within these, so a ring holding
73
+ * two radially-stacked blocks with a cross-aisle keeps its true step instead
74
+ * of a straight front-to-back chord that could rise above a real deck.
75
+ */
76
+ readonly profiles: ReadonlyArray<{
77
+ rs: readonly number[];
78
+ ls: readonly number[];
79
+ }>;
80
+ }
81
+ interface BowlRing {
82
+ readonly arcs: readonly BowlArc[];
83
+ readonly sectionIds: readonly string[];
84
+ /** Median radii, chart units — the ring's identity for callers and tests. */
85
+ readonly innerRMedian: number;
86
+ readonly outerRMedian: number;
87
+ }
88
+ interface BowlFit {
89
+ readonly centre: Point;
90
+ readonly binCount: number;
91
+ /** Degrees per bin. */
92
+ readonly binStepDeg: number;
93
+ /** Rings ordered inner to outer. */
94
+ readonly rings: readonly BowlRing[];
95
+ }
96
+ /** Bearing of `p` about `c`, degrees cw from +y in [0, 360) — the inverse of
97
+ * `templateGeom.polar`. */
98
+ declare function bearingDeg(c: Point, p: Point): number;
99
+ /**
100
+ * Resolve the continuous bowl profile of one floor's stands, or null when the
101
+ * floor is not a bowl.
102
+ *
103
+ * `sections` should carry only resolved multi-row stands (the caller filters
104
+ * flats and table patches — they can be ON a bowl floor without being bowl).
105
+ *
106
+ * `focal` is the floor's focal point when known. A bowl WRAPS what people look
107
+ * at; a hall whose fitted "hole" is merely its own cross-aisle (a cinema reads
108
+ * annular about the walkway between its front and back blocks) has its focal
109
+ * far outside that hole, and is rejected.
110
+ */
111
+ declare function fitBowlProfile(sections: readonly BowlSectionSamples[], focal?: Point): BowlFit | null;
112
+ /**
113
+ * Deck level of `arc` at (bearing, radius), world metres — the radial profile
114
+ * of the two nearest bins, blended by bearing. Returns the nearest covered
115
+ * value when the query lies outside the arc's angular span.
116
+ */
117
+ declare function arcLevelAt(fit: BowlFit, arc: BowlArc, bearing: number, r: number): number;
118
+
119
+ /**
120
+ * A section's RAKE FIELD — the scalar "depth" that its seating rises along.
121
+ *
122
+ * ## The defect this exists to fix
123
+ *
124
+ * Both the eye-height model (`layout.ts`) and the 3D seating surface
125
+ * (`view3d/scene/surface.ts`) used to raise a seat by its radial distance from
126
+ * ONE venue focal point. That is only correct when a section's rows are
127
+ * concentric arcs about that focal.
128
+ *
129
+ * Measured on the amphitheatre gallery, whose rows are straight blocks: a single
130
+ * row's seats span a radial-distance range of 105 chart units on the
131
+ * centre-facing blocks and 240 on the side blocks. Since height is a function of
132
+ * that distance, one row's seats landed at DIFFERENT heights — a within-row deck
133
+ * spread of 2.30 m on the side blocks against 1.05 m on the centre-facing ones.
134
+ * On screen the rows visibly tilt, and the tilt differs block to block, which is
135
+ * exactly the left/right asymmetry the owner reported.
136
+ *
137
+ * ## Why a per-section AXIS is not enough
138
+ *
139
+ * The first attempt fitted one straight rake axis per section by PCA over its row
140
+ * centroids, and scored it against the radial model. It did not fix the
141
+ * amphitheatre, because `sec-gall` is a SINGLE section containing six wedge
142
+ * blocks at six different orientations. No single axis — straight or radial —
143
+ * fits them all, so the fit correctly fell back to radial and the tilt survived.
144
+ * Sections containing several blocks are normal, not exotic.
145
+ *
146
+ * ## The model that does work
147
+ *
148
+ * Depth is defined by the section's OWN ROWS. Each row gets one depth value (the
149
+ * mean distance of its seats from the focal), and the field at an arbitrary point
150
+ * is an inverse-distance blend of the nearest rows' depths.
151
+ *
152
+ * The properties that matter:
153
+ *
154
+ * - **Exact on a row.** A point on a row has zero distance to it, so it takes
155
+ * that row's depth exactly and every seat in the row lands at ONE height.
156
+ * The tilt cannot come back, whatever the row's orientation.
157
+ * - **Orientation-free.** Straight blocks, arcs, fans, in-the-round and blocks
158
+ * at six different angles in one section all work, because nothing is fitted
159
+ * to a direction.
160
+ * - **Continuous.** It is a field over the plane, not a per-seat lookup. The 3D
161
+ * cap is tessellated at points BETWEEN seats and needs a value and a gradient
162
+ * there; a per-row lookup would leave the deck undefined between rows and put
163
+ * the seats back off the surface they stand on.
164
+ *
165
+ * That last point is why quantising per row inside `assignEyeHeights` was tried
166
+ * and removed: the renderer cannot follow a step function it has no definition
167
+ * for, and the two models diverging is the trap that made every offset constant
168
+ * chart-specific.
169
+ */
170
+
171
+ /** A resolved row: its seats as an ordered polyline, plus its depth ordinate. */
172
+ interface RakeRowFit {
173
+ /** The row's seats, ordered along the row. */
174
+ readonly pts: readonly Point[];
175
+ /** Mean distance of the row's seats from the focal — what rise is a function of. */
176
+ readonly depth: number;
177
+ }
178
+ interface SectionRake {
179
+ readonly kind: 'radial' | 'rows';
180
+ /** Depth ordinate at a chart-unit point; rise is a function of this. */
181
+ depthAt(x: number, y: number): number;
182
+ /** Unit gradient direction of `depthAt` — turns a rake angle into a normal. */
183
+ gradientAt(x: number, y: number): readonly [number, number];
184
+ /** Number of rows the field was built from (0 for the radial fallback). */
185
+ readonly rowCount: number;
186
+ /**
187
+ * The section's rows, ORDERED BY DEPTH (front first).
188
+ *
189
+ * The deck is built directly from these — one level ribbon per row — rather
190
+ * than by tessellating `depthAt`. See `deckBands.ts` for why: a section holding
191
+ * several blocks at different heights has a genuine cliff between them, and no
192
+ * continuous field can be both level on every row and trackable by refinement.
193
+ */
194
+ readonly rows: readonly RakeRowFit[];
195
+ /** Index into `rows` of the row nearest a point, or -1 when there are none. */
196
+ nearestRow(x: number, y: number): number;
197
+ }
198
+ /** One row's member points, in any order. */
199
+ interface RakeRow {
200
+ points: Point[];
201
+ }
202
+ /**
203
+ * Build a section's rake field from its rows.
204
+ *
205
+ * `rows` should be the section's member seats grouped by row. With fewer than two
206
+ * usable rows there is nothing to build a field from, so the radial model is kept
207
+ * — which is also how every chart behaved before this, leaving a row-less or
208
+ * single-row section unchanged.
209
+ */
210
+ declare function buildSectionRake(rows: RakeRow[], focal: Point): SectionRake;
211
+
212
+ /**
213
+ * The seat NUMBER part of a row seat's label (the row prefix is prepended by the
214
+ * caller). Applies the row's numbering scheme, direction, step, start and label
215
+ * prefix. Labels only — never geometry. See `RowObject.seatNumbering.scheme`.
216
+ */
217
+ declare function seatLabelPart(row: RowObject, i: number): string;
218
+ /**
219
+ * The synthetic row that DISPLAY numbering is computed against.
220
+ *
221
+ * A segmented component must number as though it were the whole logical row:
222
+ * the logical row's total seat count and label, so that scheme, direction,
223
+ * `endAt` and `center` ranking all resolve across the full span rather than
224
+ * restarting inside each component. Combined with the component's
225
+ * `displayOffset`, this is what makes `A-1…A-13` continuous.
226
+ *
227
+ * Every surface that renders a display label must go through this rather than
228
+ * assembling the same object inline — three copies of it are exactly how canvas
229
+ * and buyer drifted apart.
230
+ */
231
+ declare function logicalNumberingRow(placement: SegmentedRowPlacement): RowObject;
232
+ /**
233
+ * The seat's BOOKING IDENTITY. Always physical: the storing row's label and the
234
+ * physical index within it. A seat-level override wins because it was authored
235
+ * deliberately.
236
+ */
237
+ declare function seatInventoryLabel(row: RowObject, physicalIndex: number, override?: SeatOverride): string;
238
+ /**
239
+ * The seat's HUMAN-FACING label.
240
+ *
241
+ * With no `placement` this is the physical label under the row's own display
242
+ * prefix. With a `placement` the seat numbers against the logical row at its
243
+ * component's offset — the identical construction buyer expansion uses, so the
244
+ * author and the buyer can never see different seat numbers.
245
+ *
246
+ * A seat-level `displayLabel` override remains the highest-precedence copy.
247
+ */
248
+ declare function seatDisplayLabel(row: RowObject, physicalIndex: number, placement?: SegmentedRowPlacement, override?: SeatOverride): string;
249
+
250
+ /**
251
+ * THE structure resolver — what a chart's seats actually form, geometrically.
252
+ *
253
+ * A chart is authored in 2D as sections, rows and seats. Rendering it in 3D needs
254
+ * a level above that which the author never states: which rows belong to the same
255
+ * physical STAND, which of them is that stand's front row, and how deep into the
256
+ * stand each row sits. Every height in the venue follows from those three facts.
257
+ *
258
+ * This module resolves them, once, from the authored geometry alone. It is pure —
259
+ * no renderer types, no GL — so the same structure feeds the 3D surface, the
260
+ * eye-height model in `layout.ts`, and anything added later (labels, LOD
261
+ * streaming, per-block camera framing) without any of them re-deriving it. That
262
+ * matters because re-derivation is this codebase's most expensive bug class:
263
+ * three surfaces held apart by offsets, and a cap and its seats measured from
264
+ * different datums, both came from two files computing the same fact differently.
265
+ *
266
+ * ## Why blocks, and why depth is measured inside one
267
+ *
268
+ * A section is not a stand. The amphitheatre's `sec-gall` is a single section
269
+ * holding six wedge blocks that wrap the bowl; the arena's tiers are four blocks
270
+ * each. Height used to be a function of distance from the venue focal, which is
271
+ * wrong for exactly this reason — the side blocks of a tier sit further from the
272
+ * focal than the centre blocks, so they were raised as though they were further
273
+ * back. Measured on `sec-gall`, authored at 6.20 m: its six blocks started at
274
+ * 6.35, 6.37, 8.18, 8.23, 10.60 and 10.65 m. The side wedges were **4.4 m too
275
+ * high**, and that is the tilt-and-lift the owner could see.
276
+ *
277
+ * Depth is therefore measured WITHIN a block, from that block's own front row:
278
+ *
279
+ * level(row) = section.height + blockDepth(row) · tan(rake)
280
+ *
281
+ * so every block of a tier starts at the tier's authored height, and rows rise by
282
+ * the real spacing between them. A venue whose tier is genuinely flat authors
283
+ * `rake = 0` and every row lands on the same level — the same model, no special
284
+ * case, which is what lets one code path serve a stepped bowl and a flat terrace.
285
+ */
286
+
287
+ /** A row resolved into its stand. */
288
+ interface ResolvedRow {
289
+ /** The row's authored id, or a synthetic one for a seat that has none. */
290
+ id: string;
291
+ /** The row's seats as an ordered polyline (the shape the deck is built on). */
292
+ pts: Point[];
293
+ /** Indices into the input seat array, parallel to nothing — for attribution. */
294
+ seatIndices: number[];
295
+ /** Which block (stand) this row belongs to, within its section. */
296
+ blockId: number;
297
+ /** 0 for the block's front row, then 1, 2, … going back. */
298
+ ordinal: number;
299
+ /**
300
+ * Distance back from the block's FRONT row, chart units, accumulated over the
301
+ * real gaps between consecutive rows.
302
+ *
303
+ * Not the ordinal times a nominal pitch: a stand with an aisle break or a
304
+ * widening row gap should rise over that gap, and accumulating the measured
305
+ * spacing keeps the drawn deck on the seats. Not distance from the venue focal
306
+ * either — that is the defect described above.
307
+ */
308
+ blockDepth: number;
309
+ /** Mean distance of the row's seats from the venue focal (front-row ordering). */
310
+ focalDistance: number;
311
+ }
312
+ interface ResolvedSection {
313
+ sectionId: string;
314
+ /** Rows ordered by block, then front-to-back within the block. */
315
+ rows: ResolvedRow[];
316
+ /** Number of distinct blocks found. */
317
+ blockCount: number;
318
+ }
319
+ /** Perpendicular distance from a point to a polyline, chart units. */
320
+ declare function distanceToPolyline(pts: readonly Point[], x: number, y: number): number;
321
+ /**
322
+ * Least-squares circle through a set of points (Kåsa fit), or null if degenerate.
323
+ *
324
+ * Used to find the centre a section's rows were struck about, which is NOT the
325
+ * chart's focal point. The amphitheatre makes this concrete: its rows are arcs
326
+ * about a centre `C`, while `focalPoint` is the stage at {0, 75}. Measuring depth
327
+ * from the focal therefore varied ALONG each arc — the original row tilt — and
328
+ * made concentric rows look radial to every heuristic downstream.
329
+ *
330
+ * The focal is where the audience LOOKS. The row centre is what the seating was
331
+ * drawn around. Conflating them is the mistake underneath several of the defects
332
+ * in this file's history.
333
+ */
334
+ declare function fitCircle(pts: readonly Point[]): {
335
+ cx: number;
336
+ cy: number;
337
+ } | null;
338
+ /**
339
+ * Resolve one section's seats into blocks and depth-ordered rows.
340
+ *
341
+ * `seatIndices` are indices into the caller's own seat array, so a caller can
342
+ * attribute the result back without this module knowing what it is attributing to.
343
+ */
344
+ declare function resolveSection(sectionId: string, seats: readonly ExpandedSeat[], seatIndices: readonly number[], focal: Point): ResolvedSection;
345
+
346
+ export { type BowlArc, type BowlFit, type BowlRing, type BowlRowSample, type BowlSectionSamples, type RakeRow, type RakeRowFit, type ResolvedRow, type ResolvedSection, type SectionRake, arcLevelAt, bearingDeg, buildSectionRake, distanceToPolyline, fitBowlProfile, fitCircle, logicalNumberingRow, resolveSection, seatDisplayLabel, seatInventoryLabel, seatLabelPart };
@@ -0,0 +1 @@
1
+ import{a as D}from"../../chunk-EQM4FFN5.js";import{a as E,b as F,c as G,d as H}from"../../chunk-55NOSZK5.js";import{j as y,k as z,l as A,m as B,n as C}from"../../chunk-AQKYUJBX.js";import{A as e,B as f,C as m,D as p,E as t,F as x,G as a,H as b,M as c,N as d,O as g,P as h,Q as i,R as j,S as k,T as l,U as n,X as q,fa as s,ga as u,ha as v,ia as w,y as o,z as r}from"../../chunk-VDZ24QVV.js";export{p as DEFAULT_SECTION_CORNER_SMOOTHING,x as MAX_EDGE_SAGITTA_RATIO,q as TIER_HEIGHT_M,y as UNGROUPED_ID,C as applyHidden,H as arcLevelAt,F as bearingDeg,E as buildSectionRake,z as computeSections,u as distanceToPolyline,G as fitBowlProfile,v as fitCircle,B as hiddenObjectIds,d as indexLabel,A as isSectionHidden,k as logicalNumberingRow,i as relabelRows,w as resolveSection,b as reverseSectionOutlinePath,e as sampleSectionOutlinePath,D as seatConfidenceDisclosure,n as seatDisplayLabel,l as seatInventoryLabel,j as seatLabelPart,t as sectionCornerSmoothingPath,s as sectionGeometry,a as sectionOutlinePathFrom,o as sectionPathSegmentEnd,c as toBijectiveBase,g as toLetters,h as toRoman,m as transformSectionOutlinePath,f as translateSectionOutlinePath,r as validSectionOutlinePath};
@@ -1 +1 @@
1
- var e={"common.cancel":"Abbrechen","common.close":"Schlie\xDFen","common.done":"Fertig","common.copied":"\u2713 Kopiert","picker.holdExpired":"Ihre Reservierung ist abgelaufen \u2014 die Pl\xE4tze wurden freigegeben. Bitte erneut ausw\xE4hlen.","picker.poweredBy":"Bereitgestellt von SeatLayer","picker.testMode":"TESTMODUS","picker.orphanHint":"Dadurch bleibt ein einzelner Platz \xFCbrig \u2014 r\xFCcken Sie ggf. einen Platz weiter.","picker.companionRequiresWheelchair":"Benachbarter Rollstuhlplatz erforderlich","picker.companionPairRequired":"W\xE4hlen Sie zu jedem Begleitticket den benachbarten Rollstuhlplatz aus.","map.aria":"Sitzplan. Mit Pfeiltasten zwischen Pl\xE4tzen navigieren, Eingabe zum Ausw\xE4hlen.","map.seatsLeft":"{count} FREI","map.soldOut":"AUSVERKAUFT","map.statusHeld":"Reserviert","map.statusTaken":"Vergeben","map.fromPrice":"AB {price}","picker.floor":"Etage","picker.zoomLevel":"Zoomstufe","picker.rungTip.zones":"\xDCbersicht \u2014 Bereichsgruppen wie Nordtrib\xFCne oder VIP","picker.rungTip.sections":"Bereichs-Bl\xF6cke \u2014 ausverkaufte und fast volle Bereiche werden abgedunkelt, um die Verf\xFCgbarkeit auf einen Blick zu zeigen","picker.rungTip.seats":"Einzelne Pl\xE4tze \u2014 Bl\xF6cke l\xF6sen sich zu Punkten auf","picker.rungLabel.zones":"ZONEN","picker.rungLabel.sections":"BEREICHE","picker.rungLabel.seats":"PL\xC4TZE","picker.sectionSummaryAria":"Bereichszusammenfassung {label}","picker.closeSectionSummary":"Bereichszusammenfassung schlie\xDFen","picker.seatsLeftInSection.one":"{count} Platz verf\xFCgbar","picker.seatsLeftInSection.other":"{count} Pl\xE4tze verf\xFCgbar","picker.overview":"\xDCbersicht","picker.entrance":"Eingang","picker.tapSeatHint":"Tippen Sie auf einen Platz, um die Ansicht zu pr\xFCfen","picker.ticketTierFor":"Ticketklasse f\xFCr {label}","picker.viewFromSeat":"Ansicht von Platz {label}","picker.real360":"REAL 360\xB0","picker.preview":"VORSCHAU","picker.sightline":"\u2248 {m} m zur B\xFChne","picker.panorama360":"360\xB0-Veranstaltungsfotos","picker.illustrationCaption":"Illustration \xB7 \u2248 {m} m von der B\xFChne","picker.restrictedView":"Eingeschr\xE4nkte Sicht","picker.obstructedView":"Sichtbehinderung","picker.premiumSeat":"Premium-Platz","picker.hideLimitedView":"Pl\xE4tze mit eingeschr\xE4nkter Sicht ausblenden","picker.bestSeatsPremium":"Beste Pl\xE4tze","picker.premiumFallbackNote":"Kein Premium-Block mit {count} Pl\xE4tzen \u2014 beste verf\xFCgbare werden angezeigt","picker.loading3d":"3D-Veranstaltungsort wird aufgebaut\u2026","picker.unavailable3d":"3D konnte nicht gestartet werden. Der Sitzplan bleibt verf\xFCgbar.","picker.jumpToSection":"Zum Bereich springen","picker.salesClosedPill":"Der Verkauf ist beendet","picker.salesClosedCopy":"Der Ticketverkauf f\xFCr diese Veranstaltung ist beendet.","picker.salesClosedCta":"Verkauf beendet","picker.salesClosedToast":"Der Verkauf f\xFCr diese Veranstaltung ist beendet.","picker.holdReassurance":"F\xFCr {time} reserviert \u2014 noch wird nichts abgebucht.","picker.securingSeats":"Ihre Pl\xE4tze werden gesichert\u2026","picker.openingCheckout":"Sicherer Checkout wird ge\xF6ffnet\u2026","picker.peekSecured":"\u2713 {count} gesichert \xB7 {total} \u2014 noch wird nichts abgebucht","picker.priceHint":"Die Farben auf dem Plan sind Ticketkategorien \u2014 tippen Sie eine an, um nur diese Pl\xE4tze zu sehen.","picker.findTogetherInstead":"Stattdessen Pl\xE4tze nebeneinander finden","picker.keepMyPicks":"Meine Auswahl behalten","picker.accessExpiredBody":"Melden Sie sich erneut an oder laden Sie die Seite neu, um diese Pl\xE4tze weiter durchzusehen. Bereits gehaltene Pl\xE4tze bleiben Ihnen erhalten.","picker.accessExpiredTitle":"Ihre Zugangssitzung ist beendet","picker.accessInvalidBody":"Sie k\xF6nnen weiterhin alles buchen, was als verf\xFCgbar angezeigt wird. Wenden Sie sich f\xFCr Zugang zum Rest an die Person, die Ihnen den Link geschickt hat.","picker.accessInvalidTitle":"Ihr Zugang konnte nicht best\xE4tigt werden","picker.accessPausedBody":"Der Veranstalter hat diese Auswahl pausiert. Versuchen Sie es in ein paar Minuten erneut.","picker.accessPausedTitle":"Diese Pl\xE4tze sind gerade reserviert","picker.accessRetry":"Erneut versuchen","picker.accessRevokedBody":"Bitten Sie die Person, die Ihnen diesen Link geschickt hat, um einen neuen, um weiter buchen zu k\xF6nnen.","picker.accessRevokedTitle":"Dieser Zugangslink ist nicht mehr aktiv","picker.accessiblePhysicalSeat":"Barrierefreier fester Sitzplatz","picker.addTime":"Zeit hinzuf\xFCgen","picker.addingEllipsis":"Wird hinzugef\xFCgt\u2026","picker.allLevels":"Alle Ebenen","picker.allPlacesBookedTogether":"Alle {count} Pl\xE4tze werden gemeinsam als ein exklusiver Tisch gebucht.","picker.allPrices":"Alle Preise","picker.allSeats":"Alle Pl\xE4tze","picker.allSetTitle":"Alles bereit","picker.anyTicketType":"Beliebige Ticketart","picker.anyVenueZone":"Beliebiger Bereich","picker.areas":"Bereiche","picker.available":"Verf\xFCgbar","picker.backToMap":"Zur\xFCck zur Karte","picker.backToVenue":"Zur\xFCck zur \xDCbersicht","picker.bestSeatsStar":"\u2726 Beste Pl\xE4tze","picker.booth":"Loge","picker.capacityGuests":"{count} G\xE4ste","picker.change":"\xC4ndern","picker.chartDerivedModel":"Aus dem Plan abgeleitetes Modell","picker.chartDerivedSeatEye":"Live-3D \xB7 aus dem Plan abgeleitete Sitzperspektive \xB7 nicht vermessen","picker.checkConnection":"Bitte \xFCberpr\xFCfen Sie Ihre Verbindung und versuchen Sie es erneut.","picker.checkoutCouldNotBeOpened":"Der Checkout konnte nicht ge\xF6ffnet werden. Ihre Pl\xE4tze sind weiterhin reserviert \u2014 bitte versuchen Sie es erneut.","picker.chooseAnotherToCompare":"W\xE4hlen Sie einen weiteren Platz zum Vergleichen.","picker.chooseGuestsCopy":"W\xE4hlen Sie, wie viele G\xE4ste zusammensitzen. Dieser Tisch ist exklusiv f\xFCr Ihre Gruppe reserviert.","picker.chooseMinMaxGuests":"W\xE4hlen Sie {min}\u2013{max} G\xE4ste","picker.clearSavedSeatComparison":"Gespeicherten Sitzvergleich l\xF6schen","picker.close":"Schlie\xDFen","picker.closeSeatStatus":"Sitzstatus schlie\xDFen","picker.closestGroupChosenInstantly":"N\xE4chstgelegene verf\xFCgbare Gruppe, sofort ausgew\xE4hlt.","picker.collapseTicketPanel":"Ticketbereich einklappen","picker.compareCount":"{count} vergleichen","picker.compareWithSaved":"Mit Gespeichertem vergleichen","picker.confirmOrCancelSeat":"Diesen Platz best\xE4tigen oder abbrechen","picker.confirmSeatLabel":"Platz {label} best\xE4tigen","picker.confirmYourTable":"Ihren Tisch best\xE4tigen","picker.confirmedAndOnWay":"best\xE4tigt. Eine Best\xE4tigung ist unterwegs.","picker.continue":"Weiter","picker.continueToCheckout":"Weiter zum Checkout","picker.couldNotAddMoreTime":"Zus\xE4tzliche Zeit konnte nicht hinzugef\xFCgt werden \u2014 bitte jetzt zum Checkout gehen.","picker.couldNotFindSeatsTogether":"Wir konnten keine {count} zusammenh\xE4ngenden Pl\xE4tze finden. Versuchen Sie es mit weniger Pl\xE4tzen oder einer anderen Ticketart.","picker.couldNotReleaseTickets":"Ihre Tickets konnten nicht freigegeben werden. Ihre Reservierung bleibt unver\xE4ndert.","picker.couldNotRemoveLabel":"{label} konnte nicht entfernt werden. Ihre Reservierung bleibt unver\xE4ndert.","picker.currentOffer":"Aktuelles Angebot","picker.currentTicketOffer":"Aktuelles Ticketangebot","picker.dragToLookAround":"Ziehen zum Umsehen \xB7 Scrollen zum Zoomen","picker.emptyWheelchairSpace":"Leerer Rollstuhlplatz","picker.exitFullScreen":"Vollbild verlassen","picker.fewer":"Weniger","picker.fewerGuests":"Weniger G\xE4ste","picker.fewerSeats":"Weniger Pl\xE4tze","picker.filterAndFocusByPrice":"Pl\xE4tze nach Preis filtern und fokussieren","picker.filters":"Filter","picker.findBestSeatsCount.one":"{count} besten Platz finden","picker.findBestSeatsCount.other":"{count} beste Pl\xE4tze finden","picker.findBestSeatsTogether":"Die besten Pl\xE4tze zusammen finden","picker.findNewSeats":"Neue Pl\xE4tze finden","picker.findingBestSeats":"Beste Pl\xE4tze werden gesucht\u2026","picker.findingEllipsis":"Wird gesucht\u2026","picker.fitToScreen":"An Bildschirm anpassen","picker.flat2dMap":"Flache 2D-Karte","picker.flexiblePartyTypeWord":"Flexible Gruppe \xB7 {typeWord}","picker.fullScreen":"Vollbild","picker.generalAdmission":"Stehplatz","picker.guestCountCouldNotBeSecured":"Diese G\xE4steanzahl konnte nicht gesichert werden. Ihre aktuelle Tischreservierung bleibt unver\xE4ndert.","picker.guestCountNoLongerAvailable":"Diese G\xE4steanzahl ist nicht mehr verf\xFCgbar. Ihre aktuelle Reservierung bleibt unver\xE4ndert.","picker.guests":"G\xE4ste","picker.guestsCount":"{count} G\xE4ste","picker.guestsCountEdit":"{count} G\xE4ste \xB7 Bearbeiten","picker.held":"Reserviert","picker.heldForYou":"F\xFCr Sie reserviert","picker.heldSeatExplanation":"Ein anderer K\xE4ufer h\xE4lt diesen Platz gerade. Er k\xF6nnte wieder verf\xFCgbar werden.","picker.heldTicketsReleased":"Reservierte Tickets wurden freigegeben. W\xE4hlen Sie neue Pl\xE4tze.","picker.heldTicketsRestored":"Ihre reservierten Tickets wurden wiederhergestellt.","picker.hidePanel":"Bereich ausblenden","picker.hideTicketPanel":"Ticketbereich ausblenden","picker.holdSeatsAndCheckout":"Pl\xE4tze reservieren & zum Checkout","picker.howOfferWorks":"So funktioniert das Angebot \u201E{name}\u201C","picker.interactive3dVenueView":"Interaktive 3D-Ansicht des Veranstaltungsorts","picker.keepMine":"Meine behalten","picker.labelNoLongerAvailable":"{label} ist nicht mehr verf\xFCgbar.","picker.labelRemoved":"{label} entfernt.","picker.labelRemovedFromHold":"{label} aus Ihrer Reservierung entfernt.","picker.labelRestored":"{label} wiederhergestellt.","picker.labelsNoLongerAvailable.one":"{labels} ist nicht mehr verf\xFCgbar. W\xE4hlen Sie einen anderen Platz.","picker.labelsNoLongerAvailable.other":"{labels} sind nicht mehr verf\xFCgbar. W\xE4hlen Sie eine andere Gruppe.","picker.leftCount.one":"noch {count}","picker.leftCount.other":"noch {count}","picker.levelNumber":"Ebene {number}","picker.levels":"Ebenen","picker.liveAvailability":"Live-Verf\xFCgbarkeit \u2014 Pl\xE4tze aktualisieren sich in Echtzeit","picker.loadingSeatMap":"Sitzplan wird geladen\u2026","picker.lookAroundLive3d":"In Live-3D umsehen","picker.manualTicketsRemovedNote":"Ihre manuell gew\xE4hlten Tickets werden erst entfernt, nachdem eine neue Gruppe gesichert wurde.","picker.map":"Karte","picker.mapDidNotLoad":"Der Sitzplan konnte nicht geladen werden","picker.maxTicketsForOrder":"Sie k\xF6nnen f\xFCr diese Bestellung bis zu {count} Tickets ausw\xE4hlen.","picker.minToMaxGuests":"{min} bis {max} G\xE4ste","picker.more":"Mehr","picker.moreGuests":"Mehr G\xE4ste","picker.moreSeats":"Mehr Pl\xE4tze","picker.moreSelectedCount":"{count} weitere ausgew\xE4hlt","picker.moreTimeAdded":"Zus\xE4tzliche Zeit hinzugef\xFCgt \u2014 Ihre Pl\xE4tze sind weiterhin reserviert.","picker.noAccessibilityMetadata":"Keine Barrierefreiheits-Angaben vorhanden","picker.noAuthoredRestriction":"Keine vom Veranstalter angegebene Einschr\xE4nkung","picker.noSeatsSelected":"Keine Pl\xE4tze ausgew\xE4hlt","picker.notChargedYet":"Es wird noch nichts abgebucht.","picker.notForSale":"Nicht verk\xE4uflich","picker.notForSaleExplanation":"Dieser Platz ist im aktuellen Verkauf nicht enthalten.","picker.numberOfGuests":"Anzahl der G\xE4ste","picker.offerDetailActive":"Dieser Preis gilt automatisch f\xFCr berechtigte Pl\xE4tze. Tickets in aktiven Warenk\xF6rben verringern vor\xFCbergehend die verf\xFCgbare Menge; freigegebene oder abgelaufene Reservierungen geben sie zur\xFCck. Wenn das Angebot endet, greift das n\xE4chste passende Angebot oder der regul\xE4re Ticketpreis.","picker.offerDetailUpcoming":"Tickets sind derzeit zum regul\xE4ren Preis erh\xE4ltlich. Dieses geplante Angebot gilt automatisch f\xFCr berechtigte Pl\xE4tze, sobald es beginnt.","picker.offerRemainingAvailable":"{count} verf\xFCgbar","picker.offerStarts":"beginnt {time}","picker.offerUntil":"bis {time}","picker.oneSeatSaved":"1 Platz gespeichert","picker.oneSeatSavedChooseAnother":"Ein Platz gespeichert; w\xE4hlen Sie einen weiteren zum Vergleichen","picker.openAuthored360":"360\xB0-Ansicht des Veranstaltungsorts \xF6ffnen","picker.openComparison":"Vergleich \xF6ffnen","picker.openComparisonOfSeats":"Vergleich von {count} Pl\xE4tzen \xF6ffnen","picker.openTicketPanel":"Ticketbereich \xF6ffnen","picker.peekFromPrice":"Ab {price}","picker.peekTicketsTotal.one":"{count} Ticket \xB7 {total}","picker.peekTicketsTotal.other":"{count} Tickets \xB7 {total}","picker.perGuestPrice":"{price} pro Gast","picker.pickYourSeats":"W\xE4hlen Sie Ihre Pl\xE4tze","picker.preferredTicketType":"Bevorzugte Ticketart","picker.preferredVenueZone":"Bevorzugter Bereich","picker.priceNotSupplied":"Preis nicht angegeben","picker.releaseHeldTickets":"Reservierte Tickets freigeben und andere Pl\xE4tze w\xE4hlen","picker.releasingEllipsis":"Wird freigegeben\u2026","picker.removeHeldTicketLabel":"Reserviertes Ticket {label} entfernen","picker.removeSeatLabel":"{label} entfernen","picker.removeTicketsUntilOrFewer":"Entfernen Sie Tickets, bis Ihre Bestellung {count} oder weniger enth\xE4lt.","picker.replaceCurrentChoices":"Ihre aktuelle Auswahl ersetzen?","picker.review":"\xDCberpr\xFCfen","picker.row":"Reihe","picker.rowLabel":"Reihe {label}","picker.saveToCompare":"Zum Vergleich speichern","picker.savedForComparison":"Zum Vergleich gespeichert","picker.savedSeatComparison":"Gespeicherter Sitzvergleich","picker.scheduledOffer":"Geplantes Angebot","picker.seat":"Platz","picker.seatCount.one":"{count} Platz","picker.seatCount.other":"{count} Pl\xE4tze","picker.seatJustTakenByAnother":"Platz {label} wurde gerade von einem anderen K\xE4ufer \xFCbernommen.","picker.seatLabel":"Platz {label}","picker.seatNoLongerAvailable":"Dieser Platz ist nicht mehr verf\xFCgbar.","picker.seatNoLongerYours":"Einige Pl\xE4tze sind f\xFCr Sie nicht mehr verf\xFCgbar. Sie wurden aus Ihrer Bestellung entfernt.","picker.seatNumberLower":"Platz {label}","picker.seatSalesClosedForEvent":"Der Ticketverkauf f\xFCr diese Veranstaltung ist beendet.","picker.seatSelection":"Sitzplatzauswahl","picker.seatStatusLegend":"Legende zum Sitzstatus","picker.seatTaken":"Ein anderer K\xE4ufer hat einen von Ihnen gew\xE4hlten Platz \xFCbernommen. Er wurde aus Ihrer Bestellung entfernt.","picker.seatsHeldForNeedMoreTime":"Ihre Pl\xE4tze sind f\xFCr <b>{time}</b> reserviert. Mehr Zeit ben\xF6tigt?","picker.seatsJustTaken":"Ein oder mehrere Pl\xE4tze wurden gerade vergeben. Bitte w\xE4hlen Sie erneut.","picker.seatsJustTakenInCategory.one":"{count} Platz gerade vergeben in {label} \xB7 noch {left}","picker.seatsJustTakenInCategory.other":"{count} Pl\xE4tze gerade vergeben in {label} \xB7 noch {left}","picker.seatsNoLongerAvailableTryAnother":"Diese Pl\xE4tze sind nicht mehr verf\xFCgbar. Versuchen Sie eine andere Anzahl oder Ticketart.","picker.seatsSecured":"Pl\xE4tze gesichert","picker.seatsSelectedCount.one":"{count} ausgew\xE4hlt","picker.seatsSelectedCount.other":"{count} ausgew\xE4hlt","picker.section":"Bereich","picker.secureMore":"Mehr sichern","picker.secureMoreAndCheckout":"{count} weitere sichern & zum Checkout","picker.securedCount":"{count} gesichert","picker.seeItIn3d":"In 3D ansehen","picker.select":"Ausw\xE4hlen","picker.selectSeats":"Pl\xE4tze ausw\xE4hlen","picker.selectTable":"Tisch ausw\xE4hlen","picker.selectWholeTable":"Ganzen Tisch ausw\xE4hlen","picker.selected":"Ausgew\xE4hlt","picker.selectingEllipsis":"Wird ausgew\xE4hlt\u2026","picker.showAllSeats":"Alle Pl\xE4tze anzeigen","picker.showAllTicketTypes":"Alle {count} Ticketarten anzeigen","picker.showFewer":"Weniger anzeigen","picker.showLabelSeatsOnMap":"{label}-Pl\xE4tze auf der Karte anzeigen","picker.showTicketPanel":"Ticketbereich anzeigen","picker.sold":"Verkauft","picker.soldOutCopy":"F\xFCr diese Veranstaltung sind derzeit keine reservierten Pl\xE4tze verf\xFCgbar.","picker.soldOutEyebrow":"Diese Veranstaltung","picker.soldOutTitle":"Ausverkauft","picker.soldSeatExplanation":"Dieser Platz wurde bereits gebucht.","picker.statusAvailable":"verf\xFCgbar","picker.statusOnHold":"reserviert","picker.statusTaken2":"vergeben","picker.table":"Tisch","picker.tableCapacity":"Tischkapazit\xE4t","picker.tableUpdatedForGuests":"{label} auf {count} G\xE4ste aktualisiert.","picker.temporarilyHeld":"Vor\xFCbergehend reserviert","picker.ticketPrices":"Ticketpreise","picker.ticketTypeSoldOut":"Diese Ticketart ist ausverkauft. Versuchen Sie eine andere Ticketart.","picker.tickets":"Tickets","picker.ticketsCount.one":"{count} Ticket","picker.ticketsCount.other":"{count} Tickets","picker.toggleColorblindColors":"Farbenblindenfreundliche Farben umschalten","picker.total":"Gesamt","picker.trayHintTapOrBest":"Tippen Sie auf einen Platz in der Karte, oder lassen Sie uns die besten verf\xFCgbaren f\xFCr Sie w\xE4hlen.","picker.trayHintTapOrStanding":"Tippen Sie auf einen Platz in der Karte \u2014 oder holen Sie sich unten Stehplatztickets.","picker.undo":"R\xFCckg\xE4ngig","picker.upcomingTicketOffer":"Bevorstehendes Ticketangebot","picker.updateTable":"Tisch aktualisieren","picker.updatingEllipsis":"Wird aktualisiert\u2026","picker.venueView":"Ansicht des Veranstaltungsorts","picker.viewFromHere":"Ansicht von hier","picker.viewFromThisSeat":"Ansicht von diesem Platz","picker.wholeTypeWord":"Ganzer {typeWord}","picker.willChooseClosestGroup":"Wir w\xE4hlen die n\xE4chstgelegene verf\xFCgbare Gruppe f\xFCr Sie.","picker.willFindSeatsTogether":"Wir finden {count} Pl\xE4tze zusammen f\xFCr Sie.","picker.yourSeats":"Ihre Pl\xE4tze","picker.zoomIn":"Vergr\xF6\xDFern","picker.zoomOut":"Verkleinern","picker.closeVenueNav":"Schlie\xDFen","picker.levelsAndAreas":"Ebenen & Bereiche"};export{e as de};
1
+ var e={"common.cancel":"Abbrechen","common.close":"Schlie\xDFen","common.done":"Fertig","common.copied":"\u2713 Kopiert","picker.holdExpired":"Ihre Reservierung ist abgelaufen \u2014 die Pl\xE4tze wurden freigegeben. Bitte erneut ausw\xE4hlen.","picker.poweredBy":"Bereitgestellt von SeatLayer","picker.testMode":"TESTMODUS","picker.orphanHint":"Dadurch bleibt ein einzelner Platz \xFCbrig \u2014 r\xFCcken Sie ggf. einen Platz weiter.","picker.companionRequiresWheelchair":"Benachbarter Rollstuhlplatz erforderlich","picker.companionPairRequired":"W\xE4hlen Sie zu jedem Begleitticket den benachbarten Rollstuhlplatz aus.","map.aria":"Sitzplan. Mit Pfeiltasten zwischen Pl\xE4tzen navigieren, Eingabe zum Ausw\xE4hlen.","map.seatsLeft":"{count} FREI","map.soldOut":"AUSVERKAUFT","map.statusHeld":"Reserviert","map.statusTaken":"Vergeben","map.fromPrice":"AB {price}","picker.floor":"Etage","picker.zoomLevel":"Zoomstufe","picker.rungTip.zones":"\xDCbersicht \u2014 Bereichsgruppen wie Nordtrib\xFCne oder VIP","picker.rungTip.sections":"Bereichs-Bl\xF6cke \u2014 ausverkaufte und fast volle Bereiche werden abgedunkelt, um die Verf\xFCgbarkeit auf einen Blick zu zeigen","picker.rungTip.seats":"Einzelne Pl\xE4tze \u2014 Bl\xF6cke l\xF6sen sich zu Punkten auf","picker.rungLabel.zones":"ZONEN","picker.rungLabel.sections":"BEREICHE","picker.rungLabel.seats":"PL\xC4TZE","picker.sectionSummaryAria":"Bereichszusammenfassung {label}","picker.closeSectionSummary":"Bereichszusammenfassung schlie\xDFen","picker.seatsLeftInSection.one":"{count} Platz verf\xFCgbar","picker.seatsLeftInSection.other":"{count} Pl\xE4tze verf\xFCgbar","picker.overview":"\xDCbersicht","picker.entrance":"Eingang","picker.tapSeatHint":"Tippen Sie auf einen Platz, um die Ansicht zu pr\xFCfen","picker.ticketTierFor":"Ticketklasse f\xFCr {label}","picker.viewFromSeat":"Ansicht von Platz {label}","picker.real360":"REAL 360\xB0","picker.preview":"VORSCHAU","picker.sightline":"\u2248 {m} m zur B\xFChne","picker.panorama360":"360\xB0-Veranstaltungsfotos","picker.illustrationCaption":"Illustration \xB7 \u2248 {m} m von der B\xFChne","picker.restrictedView":"Eingeschr\xE4nkte Sicht","picker.obstructedView":"Sichtbehinderung","picker.premiumSeat":"Premium-Platz","picker.hideLimitedView":"Pl\xE4tze mit eingeschr\xE4nkter Sicht ausblenden","picker.bestSeatsPremium":"Beste Pl\xE4tze","picker.premiumFallbackNote":"Kein Premium-Block mit {count} Pl\xE4tzen \u2014 beste verf\xFCgbare werden angezeigt","picker.loading3d":"3D-Veranstaltungsort wird aufgebaut\u2026","picker.unavailable3d":"3D konnte nicht gestartet werden. Der Sitzplan bleibt verf\xFCgbar.","picker.jumpToSection":"Zum Bereich springen","picker.salesClosedPill":"Der Verkauf ist beendet","picker.salesClosedCopy":"Der Ticketverkauf f\xFCr diese Veranstaltung ist beendet.","picker.salesClosedCta":"Verkauf beendet","picker.salesClosedToast":"Der Verkauf f\xFCr diese Veranstaltung ist beendet.","picker.holdReassurance":"F\xFCr {time} reserviert \u2014 noch wird nichts abgebucht.","picker.securingSeats":"Ihre Pl\xE4tze werden gesichert\u2026","picker.openingCheckout":"Sicherer Checkout wird ge\xF6ffnet\u2026","picker.peekSecured":"\u2713 {count} gesichert \xB7 {total} \u2014 noch wird nichts abgebucht","picker.priceHint":"Die Farben auf dem Plan sind Ticketkategorien \u2014 tippen Sie eine an, um nur diese Pl\xE4tze zu sehen.","picker.findTogetherInstead":"Stattdessen Pl\xE4tze nebeneinander finden","picker.keepMyPicks":"Meine Auswahl behalten","picker.accessExpiredBody":"Melden Sie sich erneut an oder laden Sie die Seite neu, um diese Pl\xE4tze weiter durchzusehen. Bereits gehaltene Pl\xE4tze bleiben Ihnen erhalten.","picker.accessExpiredTitle":"Ihre Zugangssitzung ist beendet","picker.accessInvalidBody":"Sie k\xF6nnen weiterhin alles buchen, was als verf\xFCgbar angezeigt wird. Wenden Sie sich f\xFCr Zugang zum Rest an die Person, die Ihnen den Link geschickt hat.","picker.accessInvalidTitle":"Ihr Zugang konnte nicht best\xE4tigt werden","picker.accessPausedBody":"Der Veranstalter hat diese Auswahl pausiert. Versuchen Sie es in ein paar Minuten erneut.","picker.accessPausedTitle":"Diese Pl\xE4tze sind gerade reserviert","picker.accessRetry":"Erneut versuchen","picker.accessRevokedBody":"Bitten Sie die Person, die Ihnen diesen Link geschickt hat, um einen neuen, um weiter buchen zu k\xF6nnen.","picker.accessRevokedTitle":"Dieser Zugangslink ist nicht mehr aktiv","picker.accessiblePhysicalSeat":"Barrierefreier fester Sitzplatz","picker.addTime":"Zeit hinzuf\xFCgen","picker.addingEllipsis":"Wird hinzugef\xFCgt\u2026","picker.allLevels":"Alle Ebenen","picker.allPlacesBookedTogether":"Alle {count} Pl\xE4tze werden gemeinsam als ein exklusiver Tisch gebucht.","picker.allPrices":"Alle Preise","picker.allSeats":"Alle Pl\xE4tze","picker.allSetTitle":"Alles bereit","picker.anyTicketType":"Beliebige Ticketart","picker.anyVenueZone":"Beliebiger Bereich","picker.areas":"Bereiche","picker.available":"Verf\xFCgbar","picker.backToMap":"Zur\xFCck zur Karte","picker.backToVenue":"Zur\xFCck zur \xDCbersicht","picker.bestSeatsStar":"\u2726 Beste Pl\xE4tze","picker.booth":"Loge","picker.capacityGuests":"{count} G\xE4ste","picker.change":"\xC4ndern","picker.chartDerivedModel":"Aus dem Plan abgeleitetes Modell","picker.chartDerivedSeatEye":"Live-3D \xB7 aus dem Plan abgeleitete Sitzperspektive \xB7 nicht vermessen","picker.checkConnection":"Bitte \xFCberpr\xFCfen Sie Ihre Verbindung und versuchen Sie es erneut.","picker.checkoutCouldNotBeOpened":"Der Checkout konnte nicht ge\xF6ffnet werden. Ihre Pl\xE4tze sind weiterhin reserviert \u2014 bitte versuchen Sie es erneut.","picker.chooseAnotherToCompare":"W\xE4hlen Sie einen weiteren Platz zum Vergleichen.","picker.chooseGuestsCopy":"W\xE4hlen Sie, wie viele G\xE4ste zusammensitzen. Dieser Tisch ist exklusiv f\xFCr Ihre Gruppe reserviert.","picker.chooseMinMaxGuests":"W\xE4hlen Sie {min}\u2013{max} G\xE4ste","picker.clearSavedSeatComparison":"Gespeicherten Sitzvergleich l\xF6schen","picker.close":"Schlie\xDFen","picker.closeSeatStatus":"Sitzstatus schlie\xDFen","picker.closestGroupChosenInstantly":"N\xE4chstgelegene verf\xFCgbare Gruppe, sofort ausgew\xE4hlt.","picker.collapseTicketPanel":"Ticketbereich einklappen","picker.compareCount":"{count} vergleichen","picker.compareWithSaved":"Mit Gespeichertem vergleichen","picker.confirmOrCancelSeat":"Diesen Platz best\xE4tigen oder abbrechen","picker.confirmSeatLabel":"Platz {label} best\xE4tigen","picker.confirmYourTable":"Ihren Tisch best\xE4tigen","picker.confirmedAndOnWay":"best\xE4tigt. Eine Best\xE4tigung ist unterwegs.","picker.continue":"Weiter","picker.continueToCheckout":"Weiter zum Checkout","picker.couldNotAddMoreTime":"Zus\xE4tzliche Zeit konnte nicht hinzugef\xFCgt werden \u2014 bitte jetzt zum Checkout gehen.","picker.couldNotFindSeatsTogether":"Wir konnten keine {count} zusammenh\xE4ngenden Pl\xE4tze finden. Versuchen Sie es mit weniger Pl\xE4tzen oder einer anderen Ticketart.","picker.couldNotReleaseTickets":"Ihre Tickets konnten nicht freigegeben werden. Ihre Reservierung bleibt unver\xE4ndert.","picker.couldNotRemoveLabel":"{label} konnte nicht entfernt werden. Ihre Reservierung bleibt unver\xE4ndert.","picker.currentOffer":"Aktuelles Angebot","picker.currentTicketOffer":"Aktuelles Ticketangebot","picker.dragToLookAround":"Ziehen zum Umsehen \xB7 Scrollen zum Zoomen","picker.emptyWheelchairSpace":"Leerer Rollstuhlplatz","picker.exitFullScreen":"Vollbild verlassen","picker.fewer":"Weniger","picker.fewerGuests":"Weniger G\xE4ste","picker.fewerSeats":"Weniger Pl\xE4tze","picker.filterAndFocusByPrice":"Pl\xE4tze nach Preis filtern und fokussieren","picker.filters":"Filter","picker.findBestSeatsCount.one":"{count} besten Platz finden","picker.findBestSeatsCount.other":"{count} beste Pl\xE4tze finden","picker.findBestSeatsTogether":"Die besten Pl\xE4tze zusammen finden","picker.findNewSeats":"Neue Pl\xE4tze finden","picker.findingBestSeats":"Beste Pl\xE4tze werden gesucht\u2026","picker.findingEllipsis":"Wird gesucht\u2026","picker.fitToScreen":"An Bildschirm anpassen","picker.flat2dMap":"Flache 2D-Karte","picker.flexiblePartyTypeWord":"Flexible Gruppe \xB7 {typeWord}","picker.fullScreen":"Vollbild","picker.generalAdmission":"Stehplatz","picker.guestCountCouldNotBeSecured":"Diese G\xE4steanzahl konnte nicht gesichert werden. Ihre aktuelle Tischreservierung bleibt unver\xE4ndert.","picker.guestCountNoLongerAvailable":"Diese G\xE4steanzahl ist nicht mehr verf\xFCgbar. Ihre aktuelle Reservierung bleibt unver\xE4ndert.","picker.guests":"G\xE4ste","picker.guestsCount":"{count} G\xE4ste","picker.guestsCountEdit":"{count} G\xE4ste \xB7 Bearbeiten","picker.held":"Reserviert","picker.heldForYou":"F\xFCr Sie reserviert","picker.heldSeatExplanation":"Ein anderer K\xE4ufer h\xE4lt diesen Platz gerade. Er k\xF6nnte wieder verf\xFCgbar werden.","picker.heldTicketsReleased":"Reservierte Tickets wurden freigegeben. W\xE4hlen Sie neue Pl\xE4tze.","picker.heldTicketsRestored":"Ihre reservierten Tickets wurden wiederhergestellt.","picker.hidePanel":"Bereich ausblenden","picker.hideTicketPanel":"Ticketbereich ausblenden","picker.holdSeatsAndCheckout":"Pl\xE4tze reservieren & zum Checkout","picker.howOfferWorks":"So funktioniert das Angebot \u201E{name}\u201C","picker.interactive3dVenueView":"Interaktive 3D-Ansicht des Veranstaltungsorts","picker.keepMine":"Meine behalten","picker.labelNoLongerAvailable":"{label} ist nicht mehr verf\xFCgbar.","picker.labelRemoved":"{label} entfernt.","picker.labelRemovedFromHold":"{label} aus Ihrer Reservierung entfernt.","picker.labelRestored":"{label} wiederhergestellt.","picker.labelsNoLongerAvailable.one":"{labels} ist nicht mehr verf\xFCgbar. W\xE4hlen Sie einen anderen Platz.","picker.labelsNoLongerAvailable.other":"{labels} sind nicht mehr verf\xFCgbar. W\xE4hlen Sie eine andere Gruppe.","picker.leftCount.one":"noch {count}","picker.leftCount.other":"noch {count}","picker.levelNumber":"Ebene {number}","picker.levels":"Ebenen","picker.liveAvailability":"Live-Verf\xFCgbarkeit \u2014 Pl\xE4tze aktualisieren sich in Echtzeit","picker.loadingSeatMap":"Sitzplan wird geladen\u2026","picker.lookAroundLive3d":"In Live-3D umsehen","picker.manualTicketsRemovedNote":"Ihre manuell gew\xE4hlten Tickets werden erst entfernt, nachdem eine neue Gruppe gesichert wurde.","picker.map":"Karte","picker.mapDidNotLoad":"Der Sitzplan konnte nicht geladen werden","picker.maxTicketsForOrder":"Sie k\xF6nnen f\xFCr diese Bestellung bis zu {count} Tickets ausw\xE4hlen.","picker.selectExactMore":"Noch {count} ausw\xE4hlen","picker.selectExactCount":"Genau {count} Tickets ausw\xE4hlen","picker.minToMaxGuests":"{min} bis {max} G\xE4ste","picker.more":"Mehr","picker.moreGuests":"Mehr G\xE4ste","picker.moreSeats":"Mehr Pl\xE4tze","picker.moreSelectedCount":"{count} weitere ausgew\xE4hlt","picker.moreTimeAdded":"Zus\xE4tzliche Zeit hinzugef\xFCgt \u2014 Ihre Pl\xE4tze sind weiterhin reserviert.","picker.noAccessibilityMetadata":"Keine Barrierefreiheits-Angaben vorhanden","picker.noAuthoredRestriction":"Keine vom Veranstalter angegebene Einschr\xE4nkung","picker.noSeatsSelected":"Keine Pl\xE4tze ausgew\xE4hlt","picker.notChargedYet":"Es wird noch nichts abgebucht.","picker.notForSale":"Nicht verk\xE4uflich","picker.notForSaleExplanation":"Dieser Platz ist im aktuellen Verkauf nicht enthalten.","picker.numberOfGuests":"Anzahl der G\xE4ste","picker.offerDetailActive":"Dieser Preis gilt automatisch f\xFCr berechtigte Pl\xE4tze. Tickets in aktiven Warenk\xF6rben verringern vor\xFCbergehend die verf\xFCgbare Menge; freigegebene oder abgelaufene Reservierungen geben sie zur\xFCck. Wenn das Angebot endet, greift das n\xE4chste passende Angebot oder der regul\xE4re Ticketpreis.","picker.offerDetailUpcoming":"Tickets sind derzeit zum regul\xE4ren Preis erh\xE4ltlich. Dieses geplante Angebot gilt automatisch f\xFCr berechtigte Pl\xE4tze, sobald es beginnt.","picker.offerRemainingAvailable":"{count} verf\xFCgbar","picker.offerStarts":"beginnt {time}","picker.offerUntil":"bis {time}","picker.oneSeatSaved":"1 Platz gespeichert","picker.oneSeatSavedChooseAnother":"Ein Platz gespeichert; w\xE4hlen Sie einen weiteren zum Vergleichen","picker.openAuthored360":"360\xB0-Ansicht des Veranstaltungsorts \xF6ffnen","picker.openComparison":"Vergleich \xF6ffnen","picker.openComparisonOfSeats":"Vergleich von {count} Pl\xE4tzen \xF6ffnen","picker.openTicketPanel":"Ticketbereich \xF6ffnen","picker.peekFromPrice":"Ab {price}","picker.peekTicketsTotal.one":"{count} Ticket \xB7 {total}","picker.peekTicketsTotal.other":"{count} Tickets \xB7 {total}","picker.perGuestPrice":"{price} pro Gast","picker.pickYourSeats":"W\xE4hlen Sie Ihre Pl\xE4tze","picker.preferredTicketType":"Bevorzugte Ticketart","picker.preferredVenueZone":"Bevorzugter Bereich","picker.priceNotSupplied":"Preis nicht angegeben","picker.releaseHeldTickets":"Reservierte Tickets freigeben und andere Pl\xE4tze w\xE4hlen","picker.releasingEllipsis":"Wird freigegeben\u2026","picker.removeHeldTicketLabel":"Reserviertes Ticket {label} entfernen","picker.removeSeatLabel":"{label} entfernen","picker.removeTicketsUntilOrFewer":"Entfernen Sie Tickets, bis Ihre Bestellung {count} oder weniger enth\xE4lt.","picker.replaceCurrentChoices":"Ihre aktuelle Auswahl ersetzen?","picker.review":"\xDCberpr\xFCfen","picker.row":"Reihe","picker.rowLabel":"Reihe {label}","picker.saveToCompare":"Zum Vergleich speichern","picker.savedForComparison":"Zum Vergleich gespeichert","picker.savedSeatComparison":"Gespeicherter Sitzvergleich","picker.scheduledOffer":"Geplantes Angebot","picker.seat":"Platz","picker.seatCount.one":"{count} Platz","picker.seatCount.other":"{count} Pl\xE4tze","picker.seatJustTakenByAnother":"Platz {label} wurde gerade von einem anderen K\xE4ufer \xFCbernommen.","picker.seatLabel":"Platz {label}","picker.seatNoLongerAvailable":"Dieser Platz ist nicht mehr verf\xFCgbar.","picker.seatNoLongerYours":"Einige Pl\xE4tze sind f\xFCr Sie nicht mehr verf\xFCgbar. Sie wurden aus Ihrer Bestellung entfernt.","picker.seatNumberLower":"Platz {label}","picker.seatSalesClosedForEvent":"Der Ticketverkauf f\xFCr diese Veranstaltung ist beendet.","picker.seatSelection":"Sitzplatzauswahl","picker.seatStatusLegend":"Legende zum Sitzstatus","picker.seatTaken":"Ein anderer K\xE4ufer hat einen von Ihnen gew\xE4hlten Platz \xFCbernommen. Er wurde aus Ihrer Bestellung entfernt.","picker.seatsHeldForNeedMoreTime":"Ihre Pl\xE4tze sind f\xFCr <b>{time}</b> reserviert. Mehr Zeit ben\xF6tigt?","picker.seatsJustTaken":"Ein oder mehrere Pl\xE4tze wurden gerade vergeben. Bitte w\xE4hlen Sie erneut.","picker.seatsJustTakenInCategory.one":"{count} Platz gerade vergeben in {label} \xB7 noch {left}","picker.seatsJustTakenInCategory.other":"{count} Pl\xE4tze gerade vergeben in {label} \xB7 noch {left}","picker.seatsNoLongerAvailableTryAnother":"Diese Pl\xE4tze sind nicht mehr verf\xFCgbar. Versuchen Sie eine andere Anzahl oder Ticketart.","picker.seatsSecured":"Pl\xE4tze gesichert","picker.seatsSelectedCount.one":"{count} ausgew\xE4hlt","picker.seatsSelectedCount.other":"{count} ausgew\xE4hlt","picker.section":"Bereich","picker.secureMore":"Mehr sichern","picker.secureMoreAndCheckout":"{count} weitere sichern & zum Checkout","picker.securedCount":"{count} gesichert","picker.seeItIn3d":"In 3D ansehen","picker.select":"Ausw\xE4hlen","picker.selectSeats":"Pl\xE4tze ausw\xE4hlen","picker.selectTable":"Tisch ausw\xE4hlen","picker.selectWholeTable":"Ganzen Tisch ausw\xE4hlen","picker.selected":"Ausgew\xE4hlt","picker.selectingEllipsis":"Wird ausgew\xE4hlt\u2026","picker.showAllSeats":"Alle Pl\xE4tze anzeigen","picker.showAllTicketTypes":"Alle {count} Ticketarten anzeigen","picker.showFewer":"Weniger anzeigen","picker.showLabelSeatsOnMap":"{label}-Pl\xE4tze auf der Karte anzeigen","picker.showTicketPanel":"Ticketbereich anzeigen","picker.sold":"Verkauft","picker.soldOutCopy":"F\xFCr diese Veranstaltung sind derzeit keine reservierten Pl\xE4tze verf\xFCgbar.","picker.soldOutEyebrow":"Diese Veranstaltung","picker.soldOutTitle":"Ausverkauft","picker.soldSeatExplanation":"Dieser Platz wurde bereits gebucht.","picker.statusAvailable":"verf\xFCgbar","picker.statusOnHold":"reserviert","picker.statusTaken2":"vergeben","picker.table":"Tisch","picker.tableCapacity":"Tischkapazit\xE4t","picker.tableUpdatedForGuests":"{label} auf {count} G\xE4ste aktualisiert.","picker.temporarilyHeld":"Vor\xFCbergehend reserviert","picker.ticketPrices":"Ticketpreise","picker.ticketTypeSoldOut":"Diese Ticketart ist ausverkauft. Versuchen Sie eine andere Ticketart.","picker.tickets":"Tickets","picker.ticketsCount.one":"{count} Ticket","picker.ticketsCount.other":"{count} Tickets","picker.toggleColorblindColors":"Farbenblindenfreundliche Farben umschalten","picker.total":"Gesamt","picker.trayHintTapOrBest":"Tippen Sie auf einen Platz in der Karte, oder lassen Sie uns die besten verf\xFCgbaren f\xFCr Sie w\xE4hlen.","picker.trayHintTapOrStanding":"Tippen Sie auf einen Platz in der Karte \u2014 oder holen Sie sich unten Stehplatztickets.","picker.undo":"R\xFCckg\xE4ngig","picker.upcomingTicketOffer":"Bevorstehendes Ticketangebot","picker.updateTable":"Tisch aktualisieren","picker.updatingEllipsis":"Wird aktualisiert\u2026","picker.venueView":"Ansicht des Veranstaltungsorts","picker.viewFromHere":"Ansicht von hier","picker.viewFromThisSeat":"Ansicht von diesem Platz","picker.wholeTypeWord":"Ganzer {typeWord}","picker.willChooseClosestGroup":"Wir w\xE4hlen die n\xE4chstgelegene verf\xFCgbare Gruppe f\xFCr Sie.","picker.willFindSeatsTogether":"Wir finden {count} Pl\xE4tze zusammen f\xFCr Sie.","picker.yourSeats":"Ihre Pl\xE4tze","picker.zoomIn":"Vergr\xF6\xDFern","picker.zoomOut":"Verkleinern","picker.closeVenueNav":"Schlie\xDFen","picker.levelsAndAreas":"Ebenen & Bereiche"};export{e as de};
@@ -1 +1 @@
1
- var e={"common.cancel":"Cancelar","common.close":"Cerrar","common.done":"Listo","common.copied":"\u2713 Copiado","picker.holdExpired":"Tu retenci\xF3n expir\xF3 \u2014 los asientos fueron liberados. Elige de nuevo.","picker.poweredBy":"Con la tecnolog\xEDa de SeatLayer","picker.testMode":"MODO DE PRUEBA","picker.orphanHint":"Esto deja un asiento aislado \u2014 considera desplazarte un asiento.","picker.companionRequiresWheelchair":"Requiere la plaza accesible contigua","picker.companionPairRequired":"Selecciona la plaza accesible contigua con cada entrada de acompa\xF1ante.","map.aria":"Mapa de asientos. Usa las flechas para moverte entre asientos, Intro para seleccionar.","map.seatsLeft":"{count} LIBRES","map.soldOut":"AGOTADO","map.statusHeld":"En espera","map.statusTaken":"Ocupado","map.fromPrice":"DESDE {price}","picker.floor":"Piso","picker.zoomLevel":"Nivel de zoom","picker.rungTip.zones":"Vista general \u2014 grupos de secciones como Grada norte o VIP","picker.rungTip.sections":"Bloques de secci\xF3n \u2014 las secciones agotadas y casi llenas se aten\xFAan para ver la disponibilidad de un vistazo","picker.rungTip.seats":"Asientos individuales \u2014 los bloques se convierten en puntos","picker.rungLabel.zones":"ZONAS","picker.rungLabel.sections":"SECCIONES","picker.rungLabel.seats":"ASIENTOS","picker.sectionSummaryAria":"Resumen de secci\xF3n {label}","picker.closeSectionSummary":"Cerrar resumen de secci\xF3n","picker.seatsLeftInSection.one":"{count} asiento disponible","picker.seatsLeftInSection.other":"{count} asientos disponibles","picker.overview":"Descripci\xF3n general","picker.entrance":"Entrada","picker.tapSeatHint":"Toca cualquier asiento para ver su vista","picker.ticketTierFor":"Categor\xEDa de entrada para {label}","picker.viewFromSeat":"Vista desde el asiento {label}","picker.real360":"REAL 360\xB0","picker.preview":"VISTA PREVIA","picker.sightline":"\u2248 {m} m al escenario","picker.panorama360":"Foto de 360\xB0 del lugar","picker.illustrationCaption":"ilustraci\xF3n \xB7 \u2248 {m} m del escenario","picker.restrictedView":"Visibilidad restringida","picker.obstructedView":"Visibilidad obstruida","picker.premiumSeat":"Asiento premium","picker.hideLimitedView":"Ocultar asientos con visibilidad limitada","picker.bestSeatsPremium":"Mejores asientos","picker.premiumFallbackNote":"No hay un bloque premium de {count}: mostrando los mejores disponibles","picker.loading3d":"Creando el recinto en 3D\u2026","picker.unavailable3d":"No se pudo iniciar la vista 3D. El mapa de asientos sigue disponible.","picker.jumpToSection":"Ir a una secci\xF3n","picker.salesClosedPill":"Las ventas est\xE1n cerradas","picker.salesClosedCopy":"La venta de entradas para este evento ha finalizado.","picker.salesClosedCta":"Venta cerrada","picker.salesClosedToast":"Las ventas de este evento est\xE1n cerradas.","picker.holdReassurance":"Tuyos durante {time} \u2014 a\xFAn no se te cobrar\xE1 nada.","picker.securingSeats":"Asegurando tus asientos\u2026","picker.openingCheckout":"Abriendo el pago seguro\u2026","picker.peekSecured":"\u2713 {count} asegurados \xB7 {total} \u2014 a\xFAn no se te cobrar\xE1 nada","picker.priceHint":"Los colores del plano son tipos de entrada \u2014 toca uno abajo para ver solo esos asientos.","picker.findTogetherInstead":"Buscar asientos juntos en su lugar","picker.keepMyPicks":"Mantener mi selecci\xF3n","picker.accessExpiredBody":"Vuelve a iniciar sesi\xF3n o recarga la p\xE1gina para seguir viendo estos asientos. Lo que ya tengas retenido seguir\xE1 siendo tuyo.","picker.accessExpiredTitle":"Tu sesi\xF3n de acceso ha finalizado","picker.accessInvalidBody":"A\xFAn puedes reservar todo lo que aparezca como disponible. Contacta a quien te envi\xF3 este enlace para acceder al resto.","picker.accessInvalidTitle":"No pudimos verificar tu acceso","picker.accessPausedBody":"El organizador ha pausado esta selecci\xF3n. Int\xE9ntalo de nuevo en unos minutos.","picker.accessPausedTitle":"Estos asientos est\xE1n retenidos en este momento","picker.accessRetry":"Intentar de nuevo","picker.accessRevokedBody":"Pide a quien te envi\xF3 aqu\xED un nuevo enlace para seguir reservando estos asientos.","picker.accessRevokedTitle":"Este enlace de acceso ya no est\xE1 activo","picker.accessiblePhysicalSeat":"Asiento f\xEDsico accesible","picker.addTime":"A\xF1adir tiempo","picker.addingEllipsis":"A\xF1adiendo\u2026","picker.allLevels":"Todos los niveles","picker.allPlacesBookedTogether":"Los {count} lugares se reservan juntos como una mesa exclusiva.","picker.allPrices":"Todos los precios","picker.allSeats":"Todos los asientos","picker.allSetTitle":"Todo listo","picker.anyTicketType":"Cualquier tipo de entrada","picker.anyVenueZone":"Cualquier zona del recinto","picker.areas":"Zonas","picker.available":"Disponible","picker.backToMap":"Volver al mapa","picker.backToVenue":"Volver al recinto","picker.bestSeatsStar":"\u2726 Mejores asientos","picker.booth":"Palco","picker.capacityGuests":"{count} invitados","picker.change":"Cambiar","picker.chartDerivedModel":"Modelo derivado del plano","picker.chartDerivedSeatEye":"3D en vivo \xB7 vista desde el asiento derivada del plano \xB7 no verificada","picker.checkConnection":"Comprueba tu conexi\xF3n e int\xE9ntalo de nuevo.","picker.checkoutCouldNotBeOpened":"No se pudo abrir el pago. Tus asientos siguen retenidos \u2014 int\xE9ntalo de nuevo.","picker.chooseAnotherToCompare":"Elige otro asiento para comparar.","picker.chooseGuestsCopy":"Elige cu\xE1ntos invitados se sentar\xE1n juntos. Esta mesa est\xE1 reservada en exclusiva para tu grupo.","picker.chooseMinMaxGuests":"Elige entre {min} y {max} invitados","picker.clearSavedSeatComparison":"Borrar comparaci\xF3n de asientos guardada","picker.close":"Cerrar","picker.closeSeatStatus":"Cerrar estado del asiento","picker.closestGroupChosenInstantly":"El grupo disponible m\xE1s cercano, elegido al instante.","picker.collapseTicketPanel":"Contraer el panel de entradas","picker.compareCount":"Comparar {count}","picker.compareWithSaved":"Comparar con el guardado","picker.confirmOrCancelSeat":"Confirma o cancela este asiento","picker.confirmSeatLabel":"Confirmar asiento {label}","picker.confirmYourTable":"Confirma tu mesa","picker.confirmedAndOnWay":"confirmados. Una confirmaci\xF3n est\xE1 en camino.","picker.continue":"Continuar","picker.continueToCheckout":"Continuar al pago","picker.couldNotAddMoreTime":"No se pudo a\xF1adir m\xE1s tiempo \u2014 dir\xEDgete al pago ahora.","picker.couldNotFindSeatsTogether":"No pudimos encontrar {count} asientos juntos. Prueba con menos asientos u otro tipo de entrada.","picker.couldNotReleaseTickets":"No se pudieron liberar tus entradas. Tu retenci\xF3n no ha cambiado.","picker.couldNotRemoveLabel":"No se pudo quitar {label}. Tu retenci\xF3n no ha cambiado.","picker.currentOffer":"Oferta actual","picker.currentTicketOffer":"Oferta de entradas actual","picker.dragToLookAround":"Arrastra para mirar alrededor \xB7 despl\xE1zate para hacer zoom","picker.emptyWheelchairSpace":"Espacio vac\xEDo para silla de ruedas","picker.exitFullScreen":"Salir de pantalla completa","picker.fewer":"Menos","picker.fewerGuests":"Menos invitados","picker.fewerSeats":"Menos asientos","picker.filterAndFocusByPrice":"Filtrar y enfocar asientos por precio","picker.filters":"Filtros","picker.findBestSeatsCount.one":"Buscar {count} mejor asiento","picker.findBestSeatsCount.other":"Buscar {count} mejores asientos","picker.findBestSeatsTogether":"Buscar los mejores asientos juntos","picker.findNewSeats":"Buscar nuevos asientos","picker.findingBestSeats":"Buscando los mejores asientos\u2026","picker.findingEllipsis":"Buscando\u2026","picker.fitToScreen":"Ajustar a la pantalla","picker.flat2dMap":"Mapa plano 2D","picker.flexiblePartyTypeWord":"Grupo flexible \xB7 {typeWord}","picker.fullScreen":"Pantalla completa","picker.generalAdmission":"Entrada general","picker.guestCountCouldNotBeSecured":"No se pudo asegurar ese n\xFAmero de invitados. Tu retenci\xF3n de mesa actual no ha cambiado.","picker.guestCountNoLongerAvailable":"Ese n\xFAmero de invitados ya no est\xE1 disponible. Tu retenci\xF3n actual no ha cambiado.","picker.guests":"Invitados","picker.guestsCount":"{count} invitados","picker.guestsCountEdit":"{count} invitados \xB7 Editar","picker.held":"Retenido","picker.heldForYou":"Retenido para ti","picker.heldSeatExplanation":"Otro comprador est\xE1 reteniendo este asiento. Puede volver a estar disponible.","picker.heldTicketsReleased":"Se liberaron las entradas retenidas. Elige tus nuevos asientos.","picker.heldTicketsRestored":"Tus entradas retenidas se han restaurado.","picker.hidePanel":"Ocultar panel","picker.hideTicketPanel":"Ocultar el panel de entradas","picker.holdSeatsAndCheckout":"Retener asientos y pagar","picker.howOfferWorks":"C\xF3mo funciona la oferta \xAB{name}\xBB","picker.interactive3dVenueView":"Vista 3D interactiva del recinto","picker.keepMine":"Mantener los m\xEDos","picker.labelNoLongerAvailable":"{label} ya no est\xE1 disponible.","picker.labelRemoved":"{label} eliminado.","picker.labelRemovedFromHold":"{label} eliminado de tu retenci\xF3n.","picker.labelRestored":"{label} restaurado.","picker.labelsNoLongerAvailable.one":"{labels} ya no est\xE1 disponible. Elige otro asiento.","picker.labelsNoLongerAvailable.other":"{labels} ya no est\xE1n disponibles. Elige otro grupo.","picker.leftCount.one":"quedan {count}","picker.leftCount.other":"quedan {count}","picker.levelNumber":"Nivel {number}","picker.levels":"Niveles","picker.liveAvailability":"Disponibilidad en vivo \u2014 los asientos se actualizan en tiempo real","picker.loadingSeatMap":"Cargando el mapa de asientos\u2026","picker.lookAroundLive3d":"Mirar alrededor en 3D en vivo","picker.manualTicketsRemovedNote":"Tus entradas seleccionadas manualmente solo se eliminar\xE1n una vez que se asegure un nuevo grupo.","picker.map":"Mapa","picker.mapDidNotLoad":"El mapa de asientos no se pudo cargar","picker.maxTicketsForOrder":"Puedes seleccionar hasta {count} entradas para este pedido.","picker.minToMaxGuests":"De {min} a {max} invitados","picker.more":"M\xE1s","picker.moreGuests":"M\xE1s invitados","picker.moreSeats":"M\xE1s asientos","picker.moreSelectedCount":"{count} m\xE1s seleccionados","picker.moreTimeAdded":"Se a\xF1adi\xF3 m\xE1s tiempo \u2014 tus asientos siguen retenidos.","picker.noAccessibilityMetadata":"No hay informaci\xF3n de accesibilidad disponible","picker.noAuthoredRestriction":"Sin restricci\xF3n indicada por el organizador","picker.noSeatsSelected":"Ning\xFAn asiento seleccionado","picker.notChargedYet":"A\xFAn no se te cobrar\xE1 nada.","picker.notForSale":"No est\xE1 a la venta","picker.notForSaleExplanation":"Este asiento no est\xE1 incluido en la venta actual.","picker.numberOfGuests":"N\xFAmero de invitados","picker.offerDetailActive":"Este precio se aplica autom\xE1ticamente a los asientos elegibles. Las entradas en carritos activos reducen temporalmente la cantidad disponible; las retenciones liberadas o vencidas la devuelven. Cuando la oferta termine, se aplicar\xE1 la siguiente oferta coincidente o el precio normal de la entrada.","picker.offerDetailUpcoming":"Las entradas est\xE1n disponibles ahora a su precio normal. Esta oferta programada se aplicar\xE1 autom\xE1ticamente a los asientos elegibles cuando comience.","picker.offerRemainingAvailable":"{count} disponibles","picker.offerStarts":"comienza {time}","picker.offerUntil":"hasta {time}","picker.oneSeatSaved":"1 asiento guardado","picker.oneSeatSavedChooseAnother":"Un asiento guardado; elige otro para comparar","picker.openAuthored360":"Abrir vista 360\xB0 del recinto","picker.openComparison":"Abrir comparaci\xF3n","picker.openComparisonOfSeats":"Abrir comparaci\xF3n de {count} asientos","picker.openTicketPanel":"Abrir el panel de entradas","picker.peekFromPrice":"Desde {price}","picker.peekTicketsTotal.one":"{count} entrada \xB7 {total}","picker.peekTicketsTotal.other":"{count} entradas \xB7 {total}","picker.perGuestPrice":"{price} por invitado","picker.pickYourSeats":"Elige tus asientos","picker.preferredTicketType":"Tipo de entrada preferido","picker.preferredVenueZone":"Zona del recinto preferida","picker.priceNotSupplied":"Precio no indicado","picker.releaseHeldTickets":"Liberar entradas retenidas y elegir otros asientos","picker.releasingEllipsis":"Liberando\u2026","picker.removeHeldTicketLabel":"Quitar entrada retenida {label}","picker.removeSeatLabel":"Quitar {label}","picker.removeTicketsUntilOrFewer":"Quita entradas hasta que tu pedido tenga {count} o menos.","picker.replaceCurrentChoices":"\xBFReemplazar tu selecci\xF3n actual?","picker.review":"Revisar","picker.row":"Fila","picker.rowLabel":"Fila {label}","picker.saveToCompare":"Guardar para comparar","picker.savedForComparison":"Guardado para comparar","picker.savedSeatComparison":"Comparaci\xF3n de asientos guardada","picker.scheduledOffer":"Oferta programada","picker.seat":"Asiento","picker.seatCount.one":"{count} asiento","picker.seatCount.other":"{count} asientos","picker.seatJustTakenByAnother":"El asiento {label} acaba de ser tomado por otro comprador.","picker.seatLabel":"Asiento {label}","picker.seatNoLongerAvailable":"Ese asiento ya no est\xE1 disponible.","picker.seatNoLongerYours":"Algunos asientos ya no est\xE1n disponibles para ti. Se han eliminado de tu pedido.","picker.seatNumberLower":"asiento {label}","picker.seatSalesClosedForEvent":"La venta de asientos para este evento ha finalizado.","picker.seatSelection":"Selecci\xF3n de asientos","picker.seatStatusLegend":"Leyenda del estado de los asientos","picker.seatTaken":"Otro comprador tom\xF3 un asiento que hab\xEDas elegido. Se ha eliminado de tu pedido.","picker.seatsHeldForNeedMoreTime":"Tus asientos est\xE1n retenidos durante <b>{time}</b>. \xBFNecesitas m\xE1s tiempo?","picker.seatsJustTaken":"Se acaban de ocupar uno o m\xE1s asientos. Vuelve a elegir.","picker.seatsJustTakenInCategory.one":"{count} asiento reci\xE9n ocupado en {label} \xB7 quedan {left}","picker.seatsJustTakenInCategory.other":"{count} asientos reci\xE9n ocupados en {label} \xB7 quedan {left}","picker.seatsNoLongerAvailableTryAnother":"Esos asientos ya no est\xE1n disponibles. Prueba otra cantidad o tipo de entrada.","picker.seatsSecured":"Asientos asegurados","picker.seatsSelectedCount.one":"{count} seleccionado","picker.seatsSelectedCount.other":"{count} seleccionados","picker.section":"Secci\xF3n","picker.secureMore":"Asegurar m\xE1s","picker.secureMoreAndCheckout":"Asegurar {count} m\xE1s y pagar","picker.securedCount":"{count} asegurados","picker.seeItIn3d":"Verlo en 3D","picker.select":"Seleccionar","picker.selectSeats":"Seleccionar asientos","picker.selectTable":"Seleccionar mesa","picker.selectWholeTable":"Seleccionar mesa completa","picker.selected":"Seleccionado","picker.selectingEllipsis":"Seleccionando\u2026","picker.showAllSeats":"Mostrar todos los asientos","picker.showAllTicketTypes":"Mostrar los {count} tipos de entrada","picker.showFewer":"Mostrar menos","picker.showLabelSeatsOnMap":"Mostrar los asientos de {label} en el mapa","picker.showTicketPanel":"Mostrar el panel de entradas","picker.sold":"Vendido","picker.soldOutCopy":"No hay asientos reservados disponibles actualmente para este evento.","picker.soldOutEyebrow":"Este evento","picker.soldOutTitle":"Agotado","picker.soldSeatExplanation":"Este asiento ya ha sido reservado.","picker.statusAvailable":"disponible","picker.statusOnHold":"en espera","picker.statusTaken2":"ocupado","picker.table":"Mesa","picker.tableCapacity":"Capacidad de la mesa","picker.tableUpdatedForGuests":"{label} actualizado para {count} invitados.","picker.temporarilyHeld":"Retenido temporalmente","picker.ticketPrices":"Precios de entradas","picker.ticketTypeSoldOut":"Ese tipo de entrada est\xE1 agotado. Prueba con otro tipo de entrada.","picker.tickets":"Entradas","picker.ticketsCount.one":"{count} entrada","picker.ticketsCount.other":"{count} entradas","picker.toggleColorblindColors":"Alternar colores para dalt\xF3nicos","picker.total":"Total","picker.trayHintTapOrBest":"Toca un asiento en el mapa, o deja que elijamos los mejores disponibles por ti.","picker.trayHintTapOrStanding":"Toca un asiento en el mapa \u2014 o consigue entradas de pie abajo.","picker.undo":"Deshacer","picker.upcomingTicketOffer":"Pr\xF3xima oferta de entradas","picker.updateTable":"Actualizar mesa","picker.updatingEllipsis":"Actualizando\u2026","picker.venueView":"Vista del recinto","picker.viewFromHere":"Vista desde aqu\xED","picker.viewFromThisSeat":"Vista desde este asiento","picker.wholeTypeWord":"{typeWord} completo","picker.willChooseClosestGroup":"Elegiremos el grupo disponible m\xE1s cercano por ti.","picker.willFindSeatsTogether":"Buscaremos {count} asientos juntos.","picker.yourSeats":"Tus asientos","picker.zoomIn":"Acercar","picker.zoomOut":"Alejar","picker.closeVenueNav":"Cerrar","picker.levelsAndAreas":"Niveles y zonas"};export{e as es};
1
+ var e={"common.cancel":"Cancelar","common.close":"Cerrar","common.done":"Listo","common.copied":"\u2713 Copiado","picker.holdExpired":"Tu retenci\xF3n expir\xF3 \u2014 los asientos fueron liberados. Elige de nuevo.","picker.poweredBy":"Con la tecnolog\xEDa de SeatLayer","picker.testMode":"MODO DE PRUEBA","picker.orphanHint":"Esto deja un asiento aislado \u2014 considera desplazarte un asiento.","picker.companionRequiresWheelchair":"Requiere la plaza accesible contigua","picker.companionPairRequired":"Selecciona la plaza accesible contigua con cada entrada de acompa\xF1ante.","map.aria":"Mapa de asientos. Usa las flechas para moverte entre asientos, Intro para seleccionar.","map.seatsLeft":"{count} LIBRES","map.soldOut":"AGOTADO","map.statusHeld":"En espera","map.statusTaken":"Ocupado","map.fromPrice":"DESDE {price}","picker.floor":"Piso","picker.zoomLevel":"Nivel de zoom","picker.rungTip.zones":"Vista general \u2014 grupos de secciones como Grada norte o VIP","picker.rungTip.sections":"Bloques de secci\xF3n \u2014 las secciones agotadas y casi llenas se aten\xFAan para ver la disponibilidad de un vistazo","picker.rungTip.seats":"Asientos individuales \u2014 los bloques se convierten en puntos","picker.rungLabel.zones":"ZONAS","picker.rungLabel.sections":"SECCIONES","picker.rungLabel.seats":"ASIENTOS","picker.sectionSummaryAria":"Resumen de secci\xF3n {label}","picker.closeSectionSummary":"Cerrar resumen de secci\xF3n","picker.seatsLeftInSection.one":"{count} asiento disponible","picker.seatsLeftInSection.other":"{count} asientos disponibles","picker.overview":"Descripci\xF3n general","picker.entrance":"Entrada","picker.tapSeatHint":"Toca cualquier asiento para ver su vista","picker.ticketTierFor":"Categor\xEDa de entrada para {label}","picker.viewFromSeat":"Vista desde el asiento {label}","picker.real360":"REAL 360\xB0","picker.preview":"VISTA PREVIA","picker.sightline":"\u2248 {m} m al escenario","picker.panorama360":"Foto de 360\xB0 del lugar","picker.illustrationCaption":"ilustraci\xF3n \xB7 \u2248 {m} m del escenario","picker.restrictedView":"Visibilidad restringida","picker.obstructedView":"Visibilidad obstruida","picker.premiumSeat":"Asiento premium","picker.hideLimitedView":"Ocultar asientos con visibilidad limitada","picker.bestSeatsPremium":"Mejores asientos","picker.premiumFallbackNote":"No hay un bloque premium de {count}: mostrando los mejores disponibles","picker.loading3d":"Creando el recinto en 3D\u2026","picker.unavailable3d":"No se pudo iniciar la vista 3D. El mapa de asientos sigue disponible.","picker.jumpToSection":"Ir a una secci\xF3n","picker.salesClosedPill":"Las ventas est\xE1n cerradas","picker.salesClosedCopy":"La venta de entradas para este evento ha finalizado.","picker.salesClosedCta":"Venta cerrada","picker.salesClosedToast":"Las ventas de este evento est\xE1n cerradas.","picker.holdReassurance":"Tuyos durante {time} \u2014 a\xFAn no se te cobrar\xE1 nada.","picker.securingSeats":"Asegurando tus asientos\u2026","picker.openingCheckout":"Abriendo el pago seguro\u2026","picker.peekSecured":"\u2713 {count} asegurados \xB7 {total} \u2014 a\xFAn no se te cobrar\xE1 nada","picker.priceHint":"Los colores del plano son tipos de entrada \u2014 toca uno abajo para ver solo esos asientos.","picker.findTogetherInstead":"Buscar asientos juntos en su lugar","picker.keepMyPicks":"Mantener mi selecci\xF3n","picker.accessExpiredBody":"Vuelve a iniciar sesi\xF3n o recarga la p\xE1gina para seguir viendo estos asientos. Lo que ya tengas retenido seguir\xE1 siendo tuyo.","picker.accessExpiredTitle":"Tu sesi\xF3n de acceso ha finalizado","picker.accessInvalidBody":"A\xFAn puedes reservar todo lo que aparezca como disponible. Contacta a quien te envi\xF3 este enlace para acceder al resto.","picker.accessInvalidTitle":"No pudimos verificar tu acceso","picker.accessPausedBody":"El organizador ha pausado esta selecci\xF3n. Int\xE9ntalo de nuevo en unos minutos.","picker.accessPausedTitle":"Estos asientos est\xE1n retenidos en este momento","picker.accessRetry":"Intentar de nuevo","picker.accessRevokedBody":"Pide a quien te envi\xF3 aqu\xED un nuevo enlace para seguir reservando estos asientos.","picker.accessRevokedTitle":"Este enlace de acceso ya no est\xE1 activo","picker.accessiblePhysicalSeat":"Asiento f\xEDsico accesible","picker.addTime":"A\xF1adir tiempo","picker.addingEllipsis":"A\xF1adiendo\u2026","picker.allLevels":"Todos los niveles","picker.allPlacesBookedTogether":"Los {count} lugares se reservan juntos como una mesa exclusiva.","picker.allPrices":"Todos los precios","picker.allSeats":"Todos los asientos","picker.allSetTitle":"Todo listo","picker.anyTicketType":"Cualquier tipo de entrada","picker.anyVenueZone":"Cualquier zona del recinto","picker.areas":"Zonas","picker.available":"Disponible","picker.backToMap":"Volver al mapa","picker.backToVenue":"Volver al recinto","picker.bestSeatsStar":"\u2726 Mejores asientos","picker.booth":"Palco","picker.capacityGuests":"{count} invitados","picker.change":"Cambiar","picker.chartDerivedModel":"Modelo derivado del plano","picker.chartDerivedSeatEye":"3D en vivo \xB7 vista desde el asiento derivada del plano \xB7 no verificada","picker.checkConnection":"Comprueba tu conexi\xF3n e int\xE9ntalo de nuevo.","picker.checkoutCouldNotBeOpened":"No se pudo abrir el pago. Tus asientos siguen retenidos \u2014 int\xE9ntalo de nuevo.","picker.chooseAnotherToCompare":"Elige otro asiento para comparar.","picker.chooseGuestsCopy":"Elige cu\xE1ntos invitados se sentar\xE1n juntos. Esta mesa est\xE1 reservada en exclusiva para tu grupo.","picker.chooseMinMaxGuests":"Elige entre {min} y {max} invitados","picker.clearSavedSeatComparison":"Borrar comparaci\xF3n de asientos guardada","picker.close":"Cerrar","picker.closeSeatStatus":"Cerrar estado del asiento","picker.closestGroupChosenInstantly":"El grupo disponible m\xE1s cercano, elegido al instante.","picker.collapseTicketPanel":"Contraer el panel de entradas","picker.compareCount":"Comparar {count}","picker.compareWithSaved":"Comparar con el guardado","picker.confirmOrCancelSeat":"Confirma o cancela este asiento","picker.confirmSeatLabel":"Confirmar asiento {label}","picker.confirmYourTable":"Confirma tu mesa","picker.confirmedAndOnWay":"confirmados. Una confirmaci\xF3n est\xE1 en camino.","picker.continue":"Continuar","picker.continueToCheckout":"Continuar al pago","picker.couldNotAddMoreTime":"No se pudo a\xF1adir m\xE1s tiempo \u2014 dir\xEDgete al pago ahora.","picker.couldNotFindSeatsTogether":"No pudimos encontrar {count} asientos juntos. Prueba con menos asientos u otro tipo de entrada.","picker.couldNotReleaseTickets":"No se pudieron liberar tus entradas. Tu retenci\xF3n no ha cambiado.","picker.couldNotRemoveLabel":"No se pudo quitar {label}. Tu retenci\xF3n no ha cambiado.","picker.currentOffer":"Oferta actual","picker.currentTicketOffer":"Oferta de entradas actual","picker.dragToLookAround":"Arrastra para mirar alrededor \xB7 despl\xE1zate para hacer zoom","picker.emptyWheelchairSpace":"Espacio vac\xEDo para silla de ruedas","picker.exitFullScreen":"Salir de pantalla completa","picker.fewer":"Menos","picker.fewerGuests":"Menos invitados","picker.fewerSeats":"Menos asientos","picker.filterAndFocusByPrice":"Filtrar y enfocar asientos por precio","picker.filters":"Filtros","picker.findBestSeatsCount.one":"Buscar {count} mejor asiento","picker.findBestSeatsCount.other":"Buscar {count} mejores asientos","picker.findBestSeatsTogether":"Buscar los mejores asientos juntos","picker.findNewSeats":"Buscar nuevos asientos","picker.findingBestSeats":"Buscando los mejores asientos\u2026","picker.findingEllipsis":"Buscando\u2026","picker.fitToScreen":"Ajustar a la pantalla","picker.flat2dMap":"Mapa plano 2D","picker.flexiblePartyTypeWord":"Grupo flexible \xB7 {typeWord}","picker.fullScreen":"Pantalla completa","picker.generalAdmission":"Entrada general","picker.guestCountCouldNotBeSecured":"No se pudo asegurar ese n\xFAmero de invitados. Tu retenci\xF3n de mesa actual no ha cambiado.","picker.guestCountNoLongerAvailable":"Ese n\xFAmero de invitados ya no est\xE1 disponible. Tu retenci\xF3n actual no ha cambiado.","picker.guests":"Invitados","picker.guestsCount":"{count} invitados","picker.guestsCountEdit":"{count} invitados \xB7 Editar","picker.held":"Retenido","picker.heldForYou":"Retenido para ti","picker.heldSeatExplanation":"Otro comprador est\xE1 reteniendo este asiento. Puede volver a estar disponible.","picker.heldTicketsReleased":"Se liberaron las entradas retenidas. Elige tus nuevos asientos.","picker.heldTicketsRestored":"Tus entradas retenidas se han restaurado.","picker.hidePanel":"Ocultar panel","picker.hideTicketPanel":"Ocultar el panel de entradas","picker.holdSeatsAndCheckout":"Retener asientos y pagar","picker.howOfferWorks":"C\xF3mo funciona la oferta \xAB{name}\xBB","picker.interactive3dVenueView":"Vista 3D interactiva del recinto","picker.keepMine":"Mantener los m\xEDos","picker.labelNoLongerAvailable":"{label} ya no est\xE1 disponible.","picker.labelRemoved":"{label} eliminado.","picker.labelRemovedFromHold":"{label} eliminado de tu retenci\xF3n.","picker.labelRestored":"{label} restaurado.","picker.labelsNoLongerAvailable.one":"{labels} ya no est\xE1 disponible. Elige otro asiento.","picker.labelsNoLongerAvailable.other":"{labels} ya no est\xE1n disponibles. Elige otro grupo.","picker.leftCount.one":"quedan {count}","picker.leftCount.other":"quedan {count}","picker.levelNumber":"Nivel {number}","picker.levels":"Niveles","picker.liveAvailability":"Disponibilidad en vivo \u2014 los asientos se actualizan en tiempo real","picker.loadingSeatMap":"Cargando el mapa de asientos\u2026","picker.lookAroundLive3d":"Mirar alrededor en 3D en vivo","picker.manualTicketsRemovedNote":"Tus entradas seleccionadas manualmente solo se eliminar\xE1n una vez que se asegure un nuevo grupo.","picker.map":"Mapa","picker.mapDidNotLoad":"El mapa de asientos no se pudo cargar","picker.maxTicketsForOrder":"Puedes seleccionar hasta {count} entradas para este pedido.","picker.selectExactMore":"Selecciona {count} m\xE1s","picker.selectExactCount":"Selecciona exactamente {count} entradas","picker.minToMaxGuests":"De {min} a {max} invitados","picker.more":"M\xE1s","picker.moreGuests":"M\xE1s invitados","picker.moreSeats":"M\xE1s asientos","picker.moreSelectedCount":"{count} m\xE1s seleccionados","picker.moreTimeAdded":"Se a\xF1adi\xF3 m\xE1s tiempo \u2014 tus asientos siguen retenidos.","picker.noAccessibilityMetadata":"No hay informaci\xF3n de accesibilidad disponible","picker.noAuthoredRestriction":"Sin restricci\xF3n indicada por el organizador","picker.noSeatsSelected":"Ning\xFAn asiento seleccionado","picker.notChargedYet":"A\xFAn no se te cobrar\xE1 nada.","picker.notForSale":"No est\xE1 a la venta","picker.notForSaleExplanation":"Este asiento no est\xE1 incluido en la venta actual.","picker.numberOfGuests":"N\xFAmero de invitados","picker.offerDetailActive":"Este precio se aplica autom\xE1ticamente a los asientos elegibles. Las entradas en carritos activos reducen temporalmente la cantidad disponible; las retenciones liberadas o vencidas la devuelven. Cuando la oferta termine, se aplicar\xE1 la siguiente oferta coincidente o el precio normal de la entrada.","picker.offerDetailUpcoming":"Las entradas est\xE1n disponibles ahora a su precio normal. Esta oferta programada se aplicar\xE1 autom\xE1ticamente a los asientos elegibles cuando comience.","picker.offerRemainingAvailable":"{count} disponibles","picker.offerStarts":"comienza {time}","picker.offerUntil":"hasta {time}","picker.oneSeatSaved":"1 asiento guardado","picker.oneSeatSavedChooseAnother":"Un asiento guardado; elige otro para comparar","picker.openAuthored360":"Abrir vista 360\xB0 del recinto","picker.openComparison":"Abrir comparaci\xF3n","picker.openComparisonOfSeats":"Abrir comparaci\xF3n de {count} asientos","picker.openTicketPanel":"Abrir el panel de entradas","picker.peekFromPrice":"Desde {price}","picker.peekTicketsTotal.one":"{count} entrada \xB7 {total}","picker.peekTicketsTotal.other":"{count} entradas \xB7 {total}","picker.perGuestPrice":"{price} por invitado","picker.pickYourSeats":"Elige tus asientos","picker.preferredTicketType":"Tipo de entrada preferido","picker.preferredVenueZone":"Zona del recinto preferida","picker.priceNotSupplied":"Precio no indicado","picker.releaseHeldTickets":"Liberar entradas retenidas y elegir otros asientos","picker.releasingEllipsis":"Liberando\u2026","picker.removeHeldTicketLabel":"Quitar entrada retenida {label}","picker.removeSeatLabel":"Quitar {label}","picker.removeTicketsUntilOrFewer":"Quita entradas hasta que tu pedido tenga {count} o menos.","picker.replaceCurrentChoices":"\xBFReemplazar tu selecci\xF3n actual?","picker.review":"Revisar","picker.row":"Fila","picker.rowLabel":"Fila {label}","picker.saveToCompare":"Guardar para comparar","picker.savedForComparison":"Guardado para comparar","picker.savedSeatComparison":"Comparaci\xF3n de asientos guardada","picker.scheduledOffer":"Oferta programada","picker.seat":"Asiento","picker.seatCount.one":"{count} asiento","picker.seatCount.other":"{count} asientos","picker.seatJustTakenByAnother":"El asiento {label} acaba de ser tomado por otro comprador.","picker.seatLabel":"Asiento {label}","picker.seatNoLongerAvailable":"Ese asiento ya no est\xE1 disponible.","picker.seatNoLongerYours":"Algunos asientos ya no est\xE1n disponibles para ti. Se han eliminado de tu pedido.","picker.seatNumberLower":"asiento {label}","picker.seatSalesClosedForEvent":"La venta de asientos para este evento ha finalizado.","picker.seatSelection":"Selecci\xF3n de asientos","picker.seatStatusLegend":"Leyenda del estado de los asientos","picker.seatTaken":"Otro comprador tom\xF3 un asiento que hab\xEDas elegido. Se ha eliminado de tu pedido.","picker.seatsHeldForNeedMoreTime":"Tus asientos est\xE1n retenidos durante <b>{time}</b>. \xBFNecesitas m\xE1s tiempo?","picker.seatsJustTaken":"Se acaban de ocupar uno o m\xE1s asientos. Vuelve a elegir.","picker.seatsJustTakenInCategory.one":"{count} asiento reci\xE9n ocupado en {label} \xB7 quedan {left}","picker.seatsJustTakenInCategory.other":"{count} asientos reci\xE9n ocupados en {label} \xB7 quedan {left}","picker.seatsNoLongerAvailableTryAnother":"Esos asientos ya no est\xE1n disponibles. Prueba otra cantidad o tipo de entrada.","picker.seatsSecured":"Asientos asegurados","picker.seatsSelectedCount.one":"{count} seleccionado","picker.seatsSelectedCount.other":"{count} seleccionados","picker.section":"Secci\xF3n","picker.secureMore":"Asegurar m\xE1s","picker.secureMoreAndCheckout":"Asegurar {count} m\xE1s y pagar","picker.securedCount":"{count} asegurados","picker.seeItIn3d":"Verlo en 3D","picker.select":"Seleccionar","picker.selectSeats":"Seleccionar asientos","picker.selectTable":"Seleccionar mesa","picker.selectWholeTable":"Seleccionar mesa completa","picker.selected":"Seleccionado","picker.selectingEllipsis":"Seleccionando\u2026","picker.showAllSeats":"Mostrar todos los asientos","picker.showAllTicketTypes":"Mostrar los {count} tipos de entrada","picker.showFewer":"Mostrar menos","picker.showLabelSeatsOnMap":"Mostrar los asientos de {label} en el mapa","picker.showTicketPanel":"Mostrar el panel de entradas","picker.sold":"Vendido","picker.soldOutCopy":"No hay asientos reservados disponibles actualmente para este evento.","picker.soldOutEyebrow":"Este evento","picker.soldOutTitle":"Agotado","picker.soldSeatExplanation":"Este asiento ya ha sido reservado.","picker.statusAvailable":"disponible","picker.statusOnHold":"en espera","picker.statusTaken2":"ocupado","picker.table":"Mesa","picker.tableCapacity":"Capacidad de la mesa","picker.tableUpdatedForGuests":"{label} actualizado para {count} invitados.","picker.temporarilyHeld":"Retenido temporalmente","picker.ticketPrices":"Precios de entradas","picker.ticketTypeSoldOut":"Ese tipo de entrada est\xE1 agotado. Prueba con otro tipo de entrada.","picker.tickets":"Entradas","picker.ticketsCount.one":"{count} entrada","picker.ticketsCount.other":"{count} entradas","picker.toggleColorblindColors":"Alternar colores para dalt\xF3nicos","picker.total":"Total","picker.trayHintTapOrBest":"Toca un asiento en el mapa, o deja que elijamos los mejores disponibles por ti.","picker.trayHintTapOrStanding":"Toca un asiento en el mapa \u2014 o consigue entradas de pie abajo.","picker.undo":"Deshacer","picker.upcomingTicketOffer":"Pr\xF3xima oferta de entradas","picker.updateTable":"Actualizar mesa","picker.updatingEllipsis":"Actualizando\u2026","picker.venueView":"Vista del recinto","picker.viewFromHere":"Vista desde aqu\xED","picker.viewFromThisSeat":"Vista desde este asiento","picker.wholeTypeWord":"{typeWord} completo","picker.willChooseClosestGroup":"Elegiremos el grupo disponible m\xE1s cercano por ti.","picker.willFindSeatsTogether":"Buscaremos {count} asientos juntos.","picker.yourSeats":"Tus asientos","picker.zoomIn":"Acercar","picker.zoomOut":"Alejar","picker.closeVenueNav":"Cerrar","picker.levelsAndAreas":"Niveles y zonas"};export{e as es};