@voyantjs/i18n 0.16.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 (85) hide show
  1. package/dist/admin/app-dmc.d.ts +22 -0
  2. package/dist/admin/app-dmc.d.ts.map +1 -0
  3. package/dist/admin/app-dmc.js +29 -0
  4. package/dist/admin/app-operator.d.ts +23 -0
  5. package/dist/admin/app-operator.d.ts.map +1 -0
  6. package/dist/admin/app-operator.js +17 -0
  7. package/dist/admin/auth.d.ts +247 -0
  8. package/dist/admin/auth.d.ts.map +1 -0
  9. package/dist/admin/auth.js +166 -0
  10. package/dist/admin/availability.d.ts +689 -0
  11. package/dist/admin/availability.d.ts.map +1 -0
  12. package/dist/admin/availability.js +686 -0
  13. package/dist/admin/bookings.d.ts +1067 -0
  14. package/dist/admin/bookings.d.ts.map +1 -0
  15. package/dist/admin/bookings.js +1064 -0
  16. package/dist/admin/chrome.d.ts +36 -0
  17. package/dist/admin/chrome.d.ts.map +1 -0
  18. package/dist/admin/chrome.js +24 -0
  19. package/dist/admin/contacts.d.ts +269 -0
  20. package/dist/admin/contacts.d.ts.map +1 -0
  21. package/dist/admin/contacts.js +266 -0
  22. package/dist/admin/core-dmc.d.ts +21 -0
  23. package/dist/admin/core-dmc.d.ts.map +1 -0
  24. package/dist/admin/core-dmc.js +14 -0
  25. package/dist/admin/core-operator.d.ts +117 -0
  26. package/dist/admin/core-operator.d.ts.map +1 -0
  27. package/dist/admin/core-operator.js +78 -0
  28. package/dist/admin/crm-operator.d.ts +579 -0
  29. package/dist/admin/crm-operator.d.ts.map +1 -0
  30. package/dist/admin/crm-operator.js +576 -0
  31. package/dist/admin/dashboard-operator.d.ts +83 -0
  32. package/dist/admin/dashboard-operator.d.ts.map +1 -0
  33. package/dist/admin/dashboard-operator.js +80 -0
  34. package/dist/admin/distribution-dmc.d.ts +1804 -0
  35. package/dist/admin/distribution-dmc.d.ts.map +1 -0
  36. package/dist/admin/distribution-dmc.js +1181 -0
  37. package/dist/admin/dmc-nav.d.ts +55 -0
  38. package/dist/admin/dmc-nav.d.ts.map +1 -0
  39. package/dist/admin/dmc-nav.js +38 -0
  40. package/dist/admin/finance.d.ts +377 -0
  41. package/dist/admin/finance.d.ts.map +1 -0
  42. package/dist/admin/finance.js +374 -0
  43. package/dist/admin/operator-nav.d.ts +76 -0
  44. package/dist/admin/operator-nav.d.ts.map +1 -0
  45. package/dist/admin/operator-nav.js +52 -0
  46. package/dist/admin/organizations.d.ts +87 -0
  47. package/dist/admin/organizations.d.ts.map +1 -0
  48. package/dist/admin/organizations.js +84 -0
  49. package/dist/admin/pricing-operator.d.ts +233 -0
  50. package/dist/admin/pricing-operator.d.ts.map +1 -0
  51. package/dist/admin/pricing-operator.js +230 -0
  52. package/dist/admin/products-dmc.d.ts +239 -0
  53. package/dist/admin/products-dmc.d.ts.map +1 -0
  54. package/dist/admin/products-dmc.js +236 -0
  55. package/dist/admin/products-operator.d.ts +999 -0
  56. package/dist/admin/products-operator.d.ts.map +1 -0
  57. package/dist/admin/products-operator.js +996 -0
  58. package/dist/admin/resources.d.ts +653 -0
  59. package/dist/admin/resources.d.ts.map +1 -0
  60. package/dist/admin/resources.js +650 -0
  61. package/dist/admin/settings-operator.d.ts +251 -0
  62. package/dist/admin/settings-operator.d.ts.map +1 -0
  63. package/dist/admin/settings-operator.js +248 -0
  64. package/dist/admin/suppliers-operator.d.ts +325 -0
  65. package/dist/admin/suppliers-operator.d.ts.map +1 -0
  66. package/dist/admin/suppliers-operator.js +322 -0
  67. package/dist/admin/suppliers.d.ts +259 -0
  68. package/dist/admin/suppliers.d.ts.map +1 -0
  69. package/dist/admin/suppliers.js +256 -0
  70. package/dist/admin/team.d.ts +102 -0
  71. package/dist/admin/team.d.ts.map +1 -0
  72. package/dist/admin/team.js +68 -0
  73. package/dist/index.d.ts +28 -0
  74. package/dist/index.d.ts.map +1 -0
  75. package/dist/index.js +27 -0
  76. package/dist/package-formatters.d.ts +9 -0
  77. package/dist/package-formatters.d.ts.map +1 -0
  78. package/dist/package-formatters.js +56 -0
  79. package/dist/package-runtime.d.ts +39 -0
  80. package/dist/package-runtime.d.ts.map +1 -0
  81. package/dist/package-runtime.js +60 -0
  82. package/dist/runtime.d.ts +33 -0
  83. package/dist/runtime.d.ts.map +1 -0
  84. package/dist/runtime.js +120 -0
  85. package/package.json +48 -0
@@ -0,0 +1,686 @@
1
+ export const adminAvailabilityMessages = {
2
+ en: {
3
+ availability: {
4
+ title: "Availability",
5
+ description: "Manage recurrence rules, departures, closeouts, and pickup capacity.",
6
+ searchPlaceholder: "Search availability...",
7
+ allProducts: "All products",
8
+ clearFilters: "Clear filters",
9
+ verbOpened: "Opened",
10
+ verbClosed: "Closed",
11
+ verbActivated: "Activated",
12
+ verbDeactivated: "Deactivated",
13
+ tabSlots: "Slots",
14
+ tabRules: "Rules",
15
+ tabStartTimes: "Start Times",
16
+ tabCloseouts: "Closeouts",
17
+ tabPickupPoints: "Pickup Points",
18
+ statusActive: "Active",
19
+ statusInactive: "Inactive",
20
+ statusOpen: "Open",
21
+ statusClosed: "Closed",
22
+ statusSoldOut: "Sold Out",
23
+ statusCancelled: "Cancelled",
24
+ productLabel: "Product",
25
+ timezoneLabel: "Timezone",
26
+ recurrenceLabel: "Recurrence",
27
+ maxPaxLabel: "Max Pax",
28
+ activeLabel: "Active",
29
+ viewLabel: "View",
30
+ openLabel: "Open",
31
+ labelLabel: "Label",
32
+ startLabel: "Start",
33
+ durationLabel: "Duration",
34
+ statusLabel: "Status",
35
+ dateLabel: "Date",
36
+ startsAtLabel: "Starts At",
37
+ remainingPaxLabel: "Remaining Pax",
38
+ slotLabel: "Slot",
39
+ reasonLabel: "Reason",
40
+ nameLabel: "Name",
41
+ locationLabel: "Location",
42
+ productLevelLabel: "Product-level",
43
+ overview: {
44
+ openSlotsTitle: "Open Slots",
45
+ openSlotsDescription: "Departures currently bookable",
46
+ constrainedSlotsTitle: "Constrained Slots",
47
+ constrainedSlotsDescription: "Closed or sold-out departures",
48
+ activeRulesTitle: "Active Rules",
49
+ activeRulesDescription: "Recurring operating patterns live",
50
+ pickupPointsTitle: "Pickup Points",
51
+ pickupPointsDescription: "Active operational pickup locations",
52
+ capacityWatchlistTitle: "Capacity Watchlist",
53
+ capacityWatchlistEmpty: "No constrained departures right now.",
54
+ coverageGapsTitle: "Coverage Gaps",
55
+ coverageGapsEmpty: "Every product has at least one active rule.",
56
+ coverageGapDescription: "No active availability rule is attached yet.",
57
+ },
58
+ nouns: {
59
+ slotSingular: "slot",
60
+ slotPlural: "slots",
61
+ ruleSingular: "rule",
62
+ rulePlural: "rules",
63
+ startTimeSingular: "start time",
64
+ startTimePlural: "start times",
65
+ closeoutSingular: "closeout",
66
+ closeoutPlural: "closeouts",
67
+ pickupPointSingular: "pickup point",
68
+ pickupPointPlural: "pickup points",
69
+ },
70
+ toasts: {
71
+ bulkUpdated: "{verb} {selection}.",
72
+ bulkUpdatedPartial: "{verb} {succeeded} of {selection}.",
73
+ bulkDeleted: "Deleted {selection}.",
74
+ bulkDeletedPartial: "Deleted {succeeded} of {selection}.",
75
+ },
76
+ tabs: {
77
+ slots: {
78
+ title: "Departure Slots",
79
+ description: "Dated availability instances with live capacity and cutoff state.",
80
+ actionLabel: "New Slot",
81
+ emptyMessage: "No slots match the current filters.",
82
+ bulkOpenButton: "Open",
83
+ bulkOpenConfirm: "Open Slots",
84
+ bulkOpenTitle: "Open {selection}?",
85
+ bulkOpenDescription: "This will mark the selected departures as open and bookable again.",
86
+ bulkCloseButton: "Close",
87
+ bulkCloseConfirm: "Close Slots",
88
+ bulkCloseTitle: "Close {selection}?",
89
+ bulkCloseDescription: "This keeps the selected departures in place but stops them from being bookable.",
90
+ bulkDeleteButton: "Delete Selected",
91
+ bulkDeleteConfirm: "Delete Slots",
92
+ bulkDeleteTitle: "Delete {selection}?",
93
+ bulkDeleteDescription: "This permanently removes the selected departures. Use Close if you only need to stop new bookings.",
94
+ },
95
+ rules: {
96
+ title: "Availability Rules",
97
+ description: "Recurring operating patterns, timezone, cutoff, and baseline capacity.",
98
+ actionLabel: "New Rule",
99
+ emptyMessage: "No rules match the current filters.",
100
+ bulkActivateButton: "Activate",
101
+ bulkActivateConfirm: "Activate Rules",
102
+ bulkActivateTitle: "Activate {selection}?",
103
+ bulkActivateDescription: "This enables the selected availability rules for scheduling and downstream operations.",
104
+ bulkDeactivateButton: "Deactivate",
105
+ bulkDeactivateConfirm: "Deactivate Rules",
106
+ bulkDeactivateTitle: "Deactivate {selection}?",
107
+ bulkDeactivateDescription: "This keeps the rules for reference but removes them from active operating coverage.",
108
+ bulkDeleteButton: "Delete Selected",
109
+ bulkDeleteConfirm: "Delete Rules",
110
+ bulkDeleteTitle: "Delete {selection}?",
111
+ bulkDeleteDescription: "This permanently removes the selected availability rules and any rule-specific operating setup.",
112
+ },
113
+ startTimes: {
114
+ title: "Start Times",
115
+ description: "Bookable departure times attached to products.",
116
+ actionLabel: "New Start Time",
117
+ emptyMessage: "No start times match the current filters.",
118
+ bulkActivateButton: "Activate",
119
+ bulkActivateConfirm: "Activate Start Times",
120
+ bulkActivateTitle: "Activate {selection}?",
121
+ bulkActivateDescription: "This makes the selected departure times available again anywhere they are referenced.",
122
+ bulkDeactivateButton: "Deactivate",
123
+ bulkDeactivateConfirm: "Deactivate Start Times",
124
+ bulkDeactivateTitle: "Deactivate {selection}?",
125
+ bulkDeactivateDescription: "This keeps the selected times for reference but removes them from active operating use.",
126
+ bulkDeleteButton: "Delete Selected",
127
+ bulkDeleteConfirm: "Delete Start Times",
128
+ bulkDeleteTitle: "Delete {selection}?",
129
+ bulkDeleteDescription: "This permanently removes the selected departure times from the catalog.",
130
+ },
131
+ closeouts: {
132
+ title: "Closeouts",
133
+ description: "Block product-level or slot-level availability for specific dates.",
134
+ actionLabel: "New Closeout",
135
+ emptyMessage: "No closeouts match the current filters.",
136
+ bulkDeleteButton: "Delete Selected",
137
+ bulkDeleteConfirm: "Delete Closeouts",
138
+ bulkDeleteTitle: "Delete {selection}?",
139
+ bulkDeleteDescription: "This permanently removes the selected closeouts and can reopen blocked dates if no other restriction applies.",
140
+ },
141
+ pickupPoints: {
142
+ title: "Pickup Points",
143
+ description: "Operational pickup locations by product.",
144
+ actionLabel: "New Pickup Point",
145
+ emptyMessage: "No pickup points match the current filters.",
146
+ bulkActivateButton: "Activate",
147
+ bulkActivateConfirm: "Activate Pickup Points",
148
+ bulkActivateTitle: "Activate {selection}?",
149
+ bulkActivateDescription: "This makes the selected pickup points available again for operational planning.",
150
+ bulkDeactivateButton: "Deactivate",
151
+ bulkDeactivateConfirm: "Deactivate Pickup Points",
152
+ bulkDeactivateTitle: "Deactivate {selection}?",
153
+ bulkDeactivateDescription: "This removes the selected pickup points from active use without deleting their history.",
154
+ bulkDeleteButton: "Delete Selected",
155
+ bulkDeleteConfirm: "Delete Pickup Points",
156
+ bulkDeleteTitle: "Delete {selection}?",
157
+ bulkDeleteDescription: "This permanently removes the selected pickup points from the product setup.",
158
+ },
159
+ },
160
+ details: {
161
+ backToAvailability: "Back to Availability",
162
+ openProduct: "Open Product",
163
+ delete: "Delete",
164
+ yes: "Yes",
165
+ no: "No",
166
+ noValue: "-",
167
+ createdLabel: "Created",
168
+ updatedLabel: "Updated",
169
+ notesTitle: "Notes",
170
+ rule: {
171
+ notFound: "Availability rule not found",
172
+ pageTitle: "Availability Rule",
173
+ deleteConfirm: "Delete this availability rule?",
174
+ detailsTitle: "Rule Details",
175
+ capacityPolicyTitle: "Capacity Policy",
176
+ maxPickupCapacityLabel: "Max Pickup Capacity",
177
+ minTotalPaxLabel: "Min Total Pax",
178
+ cutoffMinutesLabel: "Cutoff Minutes",
179
+ earlyBookingLimitLabel: "Early Booking Limit",
180
+ generatedSlotsTitle: "Generated Slots",
181
+ generatedSlotsEmpty: "No slots currently reference this rule.",
182
+ },
183
+ slot: {
184
+ notFound: "Slot not found",
185
+ deleteConfirm: "Delete this slot?",
186
+ detailsTitle: "Slot Details",
187
+ ruleLabel: "Rule",
188
+ startTimeIdLabel: "Start Time ID",
189
+ endsAtLabel: "Ends At",
190
+ unlimitedLabel: "Unlimited",
191
+ pastCutoffLabel: "Past Cutoff",
192
+ tooEarlyLabel: "Too Early",
193
+ capacityStateTitle: "Capacity State",
194
+ initialPaxLabel: "Initial Pax",
195
+ initialPickupsLabel: "Initial Pickups",
196
+ remainingPickupsLabel: "Remaining Pickups",
197
+ remainingResourcesLabel: "Remaining Resources",
198
+ pickupCapacityTitle: "Pickup Capacity",
199
+ pickupCapacityEmpty: "No pickup capacity records for this slot.",
200
+ noLocationText: "No location text",
201
+ initialLabel: "Initial",
202
+ remainingLabel: "Remaining",
203
+ resourceAssignmentsTitle: "Resource Assignments",
204
+ resourceAssignmentsEmpty: "No resource assignments linked to this slot.",
205
+ unassignedResource: "Unassigned resource",
206
+ bookingLabel: "Booking",
207
+ poolLabel: "Pool",
208
+ releasedLabel: "Released",
209
+ relatedCloseoutsTitle: "Related Closeouts",
210
+ relatedCloseoutsEmpty: "No closeouts attached directly to this slot.",
211
+ createdByLabel: "Created by",
212
+ },
213
+ startTime: {
214
+ notFound: "Start time not found",
215
+ fallbackTitle: "Start Time",
216
+ deleteConfirm: "Delete this start time?",
217
+ detailsTitle: "Start Time Details",
218
+ sortOrderLabel: "Sort Order",
219
+ generatedSlotsTitle: "Generated Slots",
220
+ generatedSlotsEmpty: "No slots currently use this start time.",
221
+ },
222
+ },
223
+ dialogs: {
224
+ slot: {
225
+ validationProductRequired: "Product is required",
226
+ validationDateRequired: "Date is required",
227
+ validationStartsAtRequired: "Start datetime is required",
228
+ validationTimezoneRequired: "Timezone is required",
229
+ editTitle: "Edit Slot",
230
+ newTitle: "New Slot",
231
+ productLabel: "Product",
232
+ selectProductPlaceholder: "Select product",
233
+ ruleLabel: "Rule",
234
+ optionalRulePlaceholder: "Optional rule",
235
+ noRule: "No rule",
236
+ startTimeLabel: "Start Time",
237
+ optionalStartTimePlaceholder: "Optional start time",
238
+ noStartTime: "No start time",
239
+ dateLabel: "Date",
240
+ timezoneLabel: "Timezone",
241
+ timezonePlaceholder: "Europe/Bucharest",
242
+ startsAtLabel: "Starts At",
243
+ endsAtLabel: "Ends At",
244
+ statusLabel: "Status",
245
+ unlimitedLabel: "Unlimited",
246
+ yes: "Yes",
247
+ no: "No",
248
+ initialPaxLabel: "Initial Pax",
249
+ remainingPaxLabel: "Remaining Pax",
250
+ remainingResourcesLabel: "Remaining Resources",
251
+ initialPickupsLabel: "Initial Pickups",
252
+ remainingPickupsLabel: "Remaining Pickups",
253
+ pastCutoffTitle: "Past Cutoff",
254
+ pastCutoffDescription: "Prevent late bookings.",
255
+ tooEarlyTitle: "Too Early",
256
+ tooEarlyDescription: "Prevent very early bookings.",
257
+ notesLabel: "Notes",
258
+ notesPlaceholder: "Operational notes for this slot...",
259
+ cancel: "Cancel",
260
+ save: "Save Slot",
261
+ create: "Create Slot",
262
+ },
263
+ rule: {
264
+ validationProductRequired: "Product is required",
265
+ validationTimezoneRequired: "Timezone is required",
266
+ validationRecurrenceRequired: "Recurrence rule is required",
267
+ editTitle: "Edit Availability Rule",
268
+ newTitle: "New Availability Rule",
269
+ productLabel: "Product",
270
+ selectProductPlaceholder: "Select product",
271
+ timezoneLabel: "Timezone",
272
+ timezonePlaceholder: "Europe/Bucharest",
273
+ maxCapacityLabel: "Max Capacity",
274
+ recurrenceRuleLabel: "Recurrence Rule",
275
+ recurrenceRulePlaceholder: "FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR",
276
+ maxPickupCapacityLabel: "Max Pickup Capacity",
277
+ minimumTotalPaxLabel: "Minimum Total Pax",
278
+ cutoffMinutesLabel: "Cutoff Minutes",
279
+ earlyBookingLimitMinutesLabel: "Early Booking Limit Minutes",
280
+ activeTitle: "Active",
281
+ activeDescription: "Use this rule when generating live slots.",
282
+ cancel: "Cancel",
283
+ save: "Save Rule",
284
+ create: "Create Rule",
285
+ },
286
+ startTime: {
287
+ validationProductRequired: "Product is required",
288
+ validationStartTimeRequired: "Start time is required",
289
+ editTitle: "Edit Start Time",
290
+ newTitle: "New Start Time",
291
+ productLabel: "Product",
292
+ selectProductPlaceholder: "Select product",
293
+ labelLabel: "Label",
294
+ labelPlaceholder: "Morning departure",
295
+ startTimeLabel: "Start Time",
296
+ durationMinutesLabel: "Duration Minutes",
297
+ sortOrderLabel: "Sort Order",
298
+ activeTitle: "Active",
299
+ activeDescription: "Expose this start time for operational planning.",
300
+ cancel: "Cancel",
301
+ save: "Save Start Time",
302
+ create: "Create Start Time",
303
+ },
304
+ closeout: {
305
+ validationProductRequired: "Product is required",
306
+ validationDateRequired: "Date is required",
307
+ editTitle: "Edit Closeout",
308
+ newTitle: "New Closeout",
309
+ productLabel: "Product",
310
+ selectProductPlaceholder: "Select product",
311
+ slotLabel: "Slot",
312
+ optionalSlotPlaceholder: "Optional slot",
313
+ productLevelOption: "Product-level closeout",
314
+ dateLabel: "Date",
315
+ datePlaceholder: "Pick date",
316
+ reasonLabel: "Reason",
317
+ reasonPlaceholder: "Weather, charter hold, operational blackout...",
318
+ cancel: "Cancel",
319
+ save: "Save Closeout",
320
+ create: "Create Closeout",
321
+ },
322
+ pickupPoint: {
323
+ validationProductRequired: "Product is required",
324
+ validationNameRequired: "Name is required",
325
+ editTitle: "Edit Pickup Point",
326
+ newTitle: "New Pickup Point",
327
+ productLabel: "Product",
328
+ selectProductPlaceholder: "Select product",
329
+ nameLabel: "Name",
330
+ namePlaceholder: "Port Gate A",
331
+ locationTextLabel: "Location Text",
332
+ locationTextPlaceholder: "Main harbor pickup lane",
333
+ descriptionLabel: "Description",
334
+ descriptionPlaceholder: "Instructions, landmark notes, timing...",
335
+ activeTitle: "Active",
336
+ activeDescription: "Allow this pickup point to be used in slot planning.",
337
+ cancel: "Cancel",
338
+ save: "Save Pickup Point",
339
+ create: "Create Pickup Point",
340
+ },
341
+ },
342
+ },
343
+ },
344
+ ro: {
345
+ availability: {
346
+ title: "Disponibilitate",
347
+ description: "Administreaza regulile recurente, plecarile, closeout-urile si capacitatea de pickup.",
348
+ searchPlaceholder: "Cauta disponibilitate...",
349
+ allProducts: "Toate produsele",
350
+ clearFilters: "Reseteaza filtrele",
351
+ verbOpened: "Deschise",
352
+ verbClosed: "Inchise",
353
+ verbActivated: "Activate",
354
+ verbDeactivated: "Dezactivate",
355
+ tabSlots: "Sloturi",
356
+ tabRules: "Reguli",
357
+ tabStartTimes: "Ore de plecare",
358
+ tabCloseouts: "Closeout-uri",
359
+ tabPickupPoints: "Puncte de pickup",
360
+ statusActive: "Activ",
361
+ statusInactive: "Inactiv",
362
+ statusOpen: "Deschis",
363
+ statusClosed: "Inchis",
364
+ statusSoldOut: "Epuizat",
365
+ statusCancelled: "Anulat",
366
+ productLabel: "Produs",
367
+ timezoneLabel: "Fus orar",
368
+ recurrenceLabel: "Recurenta",
369
+ maxPaxLabel: "Max pax",
370
+ activeLabel: "Activ",
371
+ viewLabel: "Vezi",
372
+ openLabel: "Deschide",
373
+ labelLabel: "Eticheta",
374
+ startLabel: "Start",
375
+ durationLabel: "Durata",
376
+ statusLabel: "Status",
377
+ dateLabel: "Data",
378
+ startsAtLabel: "Incepe la",
379
+ remainingPaxLabel: "Pax ramasi",
380
+ slotLabel: "Slot",
381
+ reasonLabel: "Motiv",
382
+ nameLabel: "Nume",
383
+ locationLabel: "Locatie",
384
+ productLevelLabel: "La nivel de produs",
385
+ overview: {
386
+ openSlotsTitle: "Sloturi deschise",
387
+ openSlotsDescription: "Plecari care pot fi rezervate acum",
388
+ constrainedSlotsTitle: "Sloturi constranse",
389
+ constrainedSlotsDescription: "Plecari inchise sau epuizate",
390
+ activeRulesTitle: "Reguli active",
391
+ activeRulesDescription: "Modele recurente de operare active",
392
+ pickupPointsTitle: "Puncte de pickup",
393
+ pickupPointsDescription: "Locatii active de pickup operationale",
394
+ capacityWatchlistTitle: "Monitorizare capacitate",
395
+ capacityWatchlistEmpty: "Nu exista plecari constranse in acest moment.",
396
+ coverageGapsTitle: "Goluri de acoperire",
397
+ coverageGapsEmpty: "Fiecare produs are cel putin o regula activa.",
398
+ coverageGapDescription: "Nu este atasata inca nicio regula activa de disponibilitate.",
399
+ },
400
+ nouns: {
401
+ slotSingular: "slot",
402
+ slotPlural: "sloturi",
403
+ ruleSingular: "regula",
404
+ rulePlural: "reguli",
405
+ startTimeSingular: "ora de plecare",
406
+ startTimePlural: "ore de plecare",
407
+ closeoutSingular: "closeout",
408
+ closeoutPlural: "closeout-uri",
409
+ pickupPointSingular: "punct de pickup",
410
+ pickupPointPlural: "puncte de pickup",
411
+ },
412
+ toasts: {
413
+ bulkUpdated: "{verb} {selection}.",
414
+ bulkUpdatedPartial: "{verb} {succeeded} din {selection}.",
415
+ bulkDeleted: "Au fost sterse {selection}.",
416
+ bulkDeletedPartial: "Au fost sterse {succeeded} din {selection}.",
417
+ },
418
+ tabs: {
419
+ slots: {
420
+ title: "Sloturi de plecare",
421
+ description: "Instante datate de disponibilitate cu capacitate live si stare de cutoff.",
422
+ actionLabel: "Slot nou",
423
+ emptyMessage: "Niciun slot nu se potriveste filtrelor curente.",
424
+ bulkOpenButton: "Deschide",
425
+ bulkOpenConfirm: "Deschide sloturile",
426
+ bulkOpenTitle: "Deschizi {selection}?",
427
+ bulkOpenDescription: "Aceasta marcheaza sloturile selectate ca deschise si rezervabile din nou.",
428
+ bulkCloseButton: "Inchide",
429
+ bulkCloseConfirm: "Inchide sloturile",
430
+ bulkCloseTitle: "Inchizi {selection}?",
431
+ bulkCloseDescription: "Aceasta pastreaza plecarile selectate, dar opreste rezervarile noi.",
432
+ bulkDeleteButton: "Sterge selectia",
433
+ bulkDeleteConfirm: "Sterge sloturile",
434
+ bulkDeleteTitle: "Stergi {selection}?",
435
+ bulkDeleteDescription: "Aceasta elimina permanent plecarile selectate. Foloseste Inchide daca vrei doar sa opresti rezervarile noi.",
436
+ },
437
+ rules: {
438
+ title: "Reguli de disponibilitate",
439
+ description: "Modele recurente de operare, fus orar, cutoff si capacitate de baza.",
440
+ actionLabel: "Regula noua",
441
+ emptyMessage: "Nicio regula nu se potriveste filtrelor curente.",
442
+ bulkActivateButton: "Activeaza",
443
+ bulkActivateConfirm: "Activeaza regulile",
444
+ bulkActivateTitle: "Activezi {selection}?",
445
+ bulkActivateDescription: "Aceasta activeaza regulile selectate pentru programare si operare ulterioara.",
446
+ bulkDeactivateButton: "Dezactiveaza",
447
+ bulkDeactivateConfirm: "Dezactiveaza regulile",
448
+ bulkDeactivateTitle: "Dezactivezi {selection}?",
449
+ bulkDeactivateDescription: "Aceasta pastreaza regulile pentru referinta, dar le elimina din acoperirea activa de operare.",
450
+ bulkDeleteButton: "Sterge selectia",
451
+ bulkDeleteConfirm: "Sterge regulile",
452
+ bulkDeleteTitle: "Stergi {selection}?",
453
+ bulkDeleteDescription: "Aceasta elimina permanent regulile selectate si orice configurare operationala specifica regulii.",
454
+ },
455
+ startTimes: {
456
+ title: "Ore de plecare",
457
+ description: "Ore de plecare rezervabile atasate produselor.",
458
+ actionLabel: "Ora de plecare noua",
459
+ emptyMessage: "Nicio ora de plecare nu se potriveste filtrelor curente.",
460
+ bulkActivateButton: "Activeaza",
461
+ bulkActivateConfirm: "Activeaza orele de plecare",
462
+ bulkActivateTitle: "Activezi {selection}?",
463
+ bulkActivateDescription: "Aceasta face orele selectate disponibile din nou oriunde sunt referite.",
464
+ bulkDeactivateButton: "Dezactiveaza",
465
+ bulkDeactivateConfirm: "Dezactiveaza orele de plecare",
466
+ bulkDeactivateTitle: "Dezactivezi {selection}?",
467
+ bulkDeactivateDescription: "Aceasta pastreaza orele selectate pentru referinta, dar le scoate din uzul operational activ.",
468
+ bulkDeleteButton: "Sterge selectia",
469
+ bulkDeleteConfirm: "Sterge orele de plecare",
470
+ bulkDeleteTitle: "Stergi {selection}?",
471
+ bulkDeleteDescription: "Aceasta elimina permanent orele de plecare selectate din catalog.",
472
+ },
473
+ closeouts: {
474
+ title: "Closeout-uri",
475
+ description: "Blocheaza disponibilitatea la nivel de produs sau slot pentru date specifice.",
476
+ actionLabel: "Closeout nou",
477
+ emptyMessage: "Niciun closeout nu se potriveste filtrelor curente.",
478
+ bulkDeleteButton: "Sterge selectia",
479
+ bulkDeleteConfirm: "Sterge closeout-urile",
480
+ bulkDeleteTitle: "Stergi {selection}?",
481
+ bulkDeleteDescription: "Aceasta elimina permanent closeout-urile selectate si poate redeschide datele blocate daca nu exista alta restrictie.",
482
+ },
483
+ pickupPoints: {
484
+ title: "Puncte de pickup",
485
+ description: "Locatii operationale de pickup pe produs.",
486
+ actionLabel: "Punct de pickup nou",
487
+ emptyMessage: "Niciun punct de pickup nu se potriveste filtrelor curente.",
488
+ bulkActivateButton: "Activeaza",
489
+ bulkActivateConfirm: "Activeaza punctele de pickup",
490
+ bulkActivateTitle: "Activezi {selection}?",
491
+ bulkActivateDescription: "Aceasta face punctele de pickup selectate disponibile din nou pentru planificare operationala.",
492
+ bulkDeactivateButton: "Dezactiveaza",
493
+ bulkDeactivateConfirm: "Dezactiveaza punctele de pickup",
494
+ bulkDeactivateTitle: "Dezactivezi {selection}?",
495
+ bulkDeactivateDescription: "Aceasta scoate punctele de pickup selectate din uzul activ fara a le sterge istoricul.",
496
+ bulkDeleteButton: "Sterge selectia",
497
+ bulkDeleteConfirm: "Sterge punctele de pickup",
498
+ bulkDeleteTitle: "Stergi {selection}?",
499
+ bulkDeleteDescription: "Aceasta elimina permanent punctele de pickup selectate din configurarea produsului.",
500
+ },
501
+ },
502
+ details: {
503
+ backToAvailability: "Inapoi la disponibilitate",
504
+ openProduct: "Deschide produsul",
505
+ delete: "Sterge",
506
+ yes: "Da",
507
+ no: "Nu",
508
+ noValue: "-",
509
+ createdLabel: "Creat",
510
+ updatedLabel: "Actualizat",
511
+ notesTitle: "Note",
512
+ rule: {
513
+ notFound: "Regula de disponibilitate nu a fost gasita",
514
+ pageTitle: "Regula de disponibilitate",
515
+ deleteConfirm: "Stergi aceasta regula de disponibilitate?",
516
+ detailsTitle: "Detalii regula",
517
+ capacityPolicyTitle: "Politica de capacitate",
518
+ maxPickupCapacityLabel: "Capacitate maxima pickup",
519
+ minTotalPaxLabel: "Minim pax total",
520
+ cutoffMinutesLabel: "Minute cutoff",
521
+ earlyBookingLimitLabel: "Limita rezervare timpurie",
522
+ generatedSlotsTitle: "Sloturi generate",
523
+ generatedSlotsEmpty: "Niciun slot nu foloseste momentan aceasta regula.",
524
+ },
525
+ slot: {
526
+ notFound: "Slotul nu a fost gasit",
527
+ deleteConfirm: "Stergi acest slot?",
528
+ detailsTitle: "Detalii slot",
529
+ ruleLabel: "Regula",
530
+ startTimeIdLabel: "ID ora de plecare",
531
+ endsAtLabel: "Se termina la",
532
+ unlimitedLabel: "Nelimitat",
533
+ pastCutoffLabel: "Dupa cutoff",
534
+ tooEarlyLabel: "Prea devreme",
535
+ capacityStateTitle: "Stare capacitate",
536
+ initialPaxLabel: "Pax initiali",
537
+ initialPickupsLabel: "Pickup-uri initiale",
538
+ remainingPickupsLabel: "Pickup-uri ramase",
539
+ remainingResourcesLabel: "Resurse ramase",
540
+ pickupCapacityTitle: "Capacitate pickup",
541
+ pickupCapacityEmpty: "Nu exista inregistrari de capacitate pickup pentru acest slot.",
542
+ noLocationText: "Fara text locatie",
543
+ initialLabel: "Initial",
544
+ remainingLabel: "Ramas",
545
+ resourceAssignmentsTitle: "Alocari de resurse",
546
+ resourceAssignmentsEmpty: "Nu exista alocari de resurse legate de acest slot.",
547
+ unassignedResource: "Resursa nealocata",
548
+ bookingLabel: "Rezervare",
549
+ poolLabel: "Pool",
550
+ releasedLabel: "Eliberat",
551
+ relatedCloseoutsTitle: "Closeout-uri asociate",
552
+ relatedCloseoutsEmpty: "Nu exista closeout-uri atasate direct acestui slot.",
553
+ createdByLabel: "Creat de",
554
+ },
555
+ startTime: {
556
+ notFound: "Ora de plecare nu a fost gasita",
557
+ fallbackTitle: "Ora de plecare",
558
+ deleteConfirm: "Stergi aceasta ora de plecare?",
559
+ detailsTitle: "Detalii ora de plecare",
560
+ sortOrderLabel: "Ordine sortare",
561
+ generatedSlotsTitle: "Sloturi generate",
562
+ generatedSlotsEmpty: "Niciun slot nu foloseste momentan aceasta ora de plecare.",
563
+ },
564
+ },
565
+ dialogs: {
566
+ slot: {
567
+ validationProductRequired: "Produsul este obligatoriu",
568
+ validationDateRequired: "Data este obligatorie",
569
+ validationStartsAtRequired: "Data si ora de start sunt obligatorii",
570
+ validationTimezoneRequired: "Fusul orar este obligatoriu",
571
+ editTitle: "Editeaza slotul",
572
+ newTitle: "Slot nou",
573
+ productLabel: "Produs",
574
+ selectProductPlaceholder: "Selecteaza produsul",
575
+ ruleLabel: "Regula",
576
+ optionalRulePlaceholder: "Regula optionala",
577
+ noRule: "Fara regula",
578
+ startTimeLabel: "Ora de plecare",
579
+ optionalStartTimePlaceholder: "Ora de plecare optionala",
580
+ noStartTime: "Fara ora de plecare",
581
+ dateLabel: "Data",
582
+ timezoneLabel: "Fus orar",
583
+ timezonePlaceholder: "Europe/Bucharest",
584
+ startsAtLabel: "Incepe la",
585
+ endsAtLabel: "Se termina la",
586
+ statusLabel: "Status",
587
+ unlimitedLabel: "Nelimitat",
588
+ yes: "Da",
589
+ no: "Nu",
590
+ initialPaxLabel: "Pax initiali",
591
+ remainingPaxLabel: "Pax ramasi",
592
+ remainingResourcesLabel: "Resurse ramase",
593
+ initialPickupsLabel: "Pickup-uri initiale",
594
+ remainingPickupsLabel: "Pickup-uri ramase",
595
+ pastCutoffTitle: "Dupa cutoff",
596
+ pastCutoffDescription: "Previne rezervarile tarzii.",
597
+ tooEarlyTitle: "Prea devreme",
598
+ tooEarlyDescription: "Previne rezervarile facute prea devreme.",
599
+ notesLabel: "Note",
600
+ notesPlaceholder: "Note operationale pentru acest slot...",
601
+ cancel: "Anuleaza",
602
+ save: "Salveaza slotul",
603
+ create: "Creeaza slotul",
604
+ },
605
+ rule: {
606
+ validationProductRequired: "Produsul este obligatoriu",
607
+ validationTimezoneRequired: "Fusul orar este obligatoriu",
608
+ validationRecurrenceRequired: "Regula de recurenta este obligatorie",
609
+ editTitle: "Editeaza regula de disponibilitate",
610
+ newTitle: "Regula de disponibilitate noua",
611
+ productLabel: "Produs",
612
+ selectProductPlaceholder: "Selecteaza produsul",
613
+ timezoneLabel: "Fus orar",
614
+ timezonePlaceholder: "Europe/Bucharest",
615
+ maxCapacityLabel: "Capacitate maxima",
616
+ recurrenceRuleLabel: "Regula de recurenta",
617
+ recurrenceRulePlaceholder: "FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR",
618
+ maxPickupCapacityLabel: "Capacitate maxima pickup",
619
+ minimumTotalPaxLabel: "Pax total minim",
620
+ cutoffMinutesLabel: "Minute cutoff",
621
+ earlyBookingLimitMinutesLabel: "Minute limita rezervare timpurie",
622
+ activeTitle: "Activa",
623
+ activeDescription: "Foloseste aceasta regula la generarea sloturilor live.",
624
+ cancel: "Anuleaza",
625
+ save: "Salveaza regula",
626
+ create: "Creeaza regula",
627
+ },
628
+ startTime: {
629
+ validationProductRequired: "Produsul este obligatoriu",
630
+ validationStartTimeRequired: "Ora de plecare este obligatorie",
631
+ editTitle: "Editeaza ora de plecare",
632
+ newTitle: "Ora de plecare noua",
633
+ productLabel: "Produs",
634
+ selectProductPlaceholder: "Selecteaza produsul",
635
+ labelLabel: "Eticheta",
636
+ labelPlaceholder: "Plecare de dimineata",
637
+ startTimeLabel: "Ora de plecare",
638
+ durationMinutesLabel: "Durata in minute",
639
+ sortOrderLabel: "Ordine de sortare",
640
+ activeTitle: "Activa",
641
+ activeDescription: "Expune aceasta ora de plecare pentru planificare operationala.",
642
+ cancel: "Anuleaza",
643
+ save: "Salveaza ora de plecare",
644
+ create: "Creeaza ora de plecare",
645
+ },
646
+ closeout: {
647
+ validationProductRequired: "Produsul este obligatoriu",
648
+ validationDateRequired: "Data este obligatorie",
649
+ editTitle: "Editeaza closeout-ul",
650
+ newTitle: "Closeout nou",
651
+ productLabel: "Produs",
652
+ selectProductPlaceholder: "Selecteaza produsul",
653
+ slotLabel: "Slot",
654
+ optionalSlotPlaceholder: "Slot optional",
655
+ productLevelOption: "Closeout la nivel de produs",
656
+ dateLabel: "Data",
657
+ datePlaceholder: "Alege data",
658
+ reasonLabel: "Motiv",
659
+ reasonPlaceholder: "Vreme, charter hold, blackout operational...",
660
+ cancel: "Anuleaza",
661
+ save: "Salveaza closeout-ul",
662
+ create: "Creeaza closeout-ul",
663
+ },
664
+ pickupPoint: {
665
+ validationProductRequired: "Produsul este obligatoriu",
666
+ validationNameRequired: "Numele este obligatoriu",
667
+ editTitle: "Editeaza punctul de pickup",
668
+ newTitle: "Punct de pickup nou",
669
+ productLabel: "Produs",
670
+ selectProductPlaceholder: "Selecteaza produsul",
671
+ nameLabel: "Nume",
672
+ namePlaceholder: "Poarta A din port",
673
+ locationTextLabel: "Text locatie",
674
+ locationTextPlaceholder: "Banda principala de pickup din port",
675
+ descriptionLabel: "Descriere",
676
+ descriptionPlaceholder: "Instructiuni, repere, timpi...",
677
+ activeTitle: "Activ",
678
+ activeDescription: "Permite folosirea acestui punct de pickup in planificarea sloturilor.",
679
+ cancel: "Anuleaza",
680
+ save: "Salveaza punctul de pickup",
681
+ create: "Creeaza punctul de pickup",
682
+ },
683
+ },
684
+ },
685
+ },
686
+ };