@voyantjs/bookings-ui 0.16.0 → 0.17.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.
- package/README.md +11 -0
- package/dist/components/booking-activity-timeline.d.ts.map +1 -1
- package/dist/components/booking-activity-timeline.js +34 -14
- package/dist/components/booking-cancellation-dialog.d.ts.map +1 -1
- package/dist/components/booking-cancellation-dialog.js +15 -16
- package/dist/components/booking-create-dialog.d.ts.map +1 -1
- package/dist/components/booking-create-dialog.js +77 -13
- package/dist/components/booking-dialog.d.ts.map +1 -1
- package/dist/components/booking-dialog.js +27 -21
- package/dist/components/booking-document-dialog.d.ts.map +1 -1
- package/dist/components/booking-document-dialog.js +27 -13
- package/dist/components/booking-document-list.d.ts.map +1 -1
- package/dist/components/booking-document-list.js +9 -4
- package/dist/components/booking-group-link-dialog.d.ts.map +1 -1
- package/dist/components/booking-group-link-dialog.js +17 -6
- package/dist/components/booking-group-section.d.ts.map +1 -1
- package/dist/components/booking-group-section.js +8 -2
- package/dist/components/booking-guarantee-dialog.d.ts.map +1 -1
- package/dist/components/booking-guarantee-dialog.js +30 -14
- package/dist/components/booking-guarantee-list.d.ts.map +1 -1
- package/dist/components/booking-guarantee-list.js +11 -8
- package/dist/components/booking-item-dialog.d.ts.map +1 -1
- package/dist/components/booking-item-dialog.js +34 -20
- package/dist/components/booking-item-list.d.ts.map +1 -1
- package/dist/components/booking-item-list.js +10 -9
- package/dist/components/booking-item-travelers.d.ts.map +1 -1
- package/dist/components/booking-item-travelers.js +9 -4
- package/dist/components/booking-list.d.ts.map +1 -1
- package/dist/components/booking-list.js +17 -8
- package/dist/components/booking-notes.d.ts.map +1 -1
- package/dist/components/booking-notes.js +5 -2
- package/dist/components/booking-payment-schedule-dialog.d.ts.map +1 -1
- package/dist/components/booking-payment-schedule-dialog.js +31 -12
- package/dist/components/booking-payment-schedule-list.d.ts.map +1 -1
- package/dist/components/booking-payment-schedule-list.js +7 -6
- package/dist/components/booking-payments-summary.d.ts.map +1 -1
- package/dist/components/booking-payments-summary.js +7 -4
- package/dist/components/file-dropzone.d.ts.map +1 -1
- package/dist/components/file-dropzone.js +25 -15
- package/dist/components/passengers-section.d.ts.map +1 -1
- package/dist/components/passengers-section.js +3 -17
- package/dist/components/payment-schedule-section.d.ts.map +1 -1
- package/dist/components/payment-schedule-section.js +3 -14
- package/dist/components/person-picker-section.d.ts.map +1 -1
- package/dist/components/person-picker-section.js +3 -19
- package/dist/components/price-breakdown-section.d.ts.map +1 -1
- package/dist/components/price-breakdown-section.js +15 -18
- package/dist/components/product-picker-section.d.ts.map +1 -1
- package/dist/components/product-picker-section.js +3 -8
- package/dist/components/rooms-stepper-section.d.ts.map +1 -1
- package/dist/components/rooms-stepper-section.js +4 -9
- package/dist/components/shared-room-section.d.ts.map +1 -1
- package/dist/components/shared-room-section.js +3 -9
- package/dist/components/status-change-dialog.d.ts.map +1 -1
- package/dist/components/status-change-dialog.js +6 -1
- package/dist/components/supplier-status-dialog.d.ts.map +1 -1
- package/dist/components/supplier-status-dialog.js +31 -15
- package/dist/components/supplier-status-list.d.ts.map +1 -1
- package/dist/components/supplier-status-list.js +10 -2
- package/dist/components/traveler-dialog.d.ts.map +1 -1
- package/dist/components/traveler-dialog.js +17 -8
- package/dist/components/traveler-list.d.ts.map +1 -1
- package/dist/components/traveler-list.js +5 -3
- package/dist/components/voucher-picker-section.d.ts.map +1 -1
- package/dist/components/voucher-picker-section.js +11 -26
- package/dist/i18n/en.d.ts +797 -0
- package/dist/i18n/en.d.ts.map +1 -0
- package/dist/i18n/en.js +796 -0
- package/dist/i18n/index.d.ts +5 -0
- package/dist/i18n/index.d.ts.map +1 -0
- package/dist/i18n/index.js +3 -0
- package/dist/i18n/messages.d.ts +684 -0
- package/dist/i18n/messages.d.ts.map +1 -0
- package/dist/i18n/messages.js +1 -0
- package/dist/i18n/provider.d.ts +1617 -0
- package/dist/i18n/provider.d.ts.map +1 -0
- package/dist/i18n/provider.js +45 -0
- package/dist/i18n/ro.d.ts +797 -0
- package/dist/i18n/ro.d.ts.map +1 -0
- package/dist/i18n/ro.js +796 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/package.json +32 -17
package/dist/i18n/ro.js
ADDED
|
@@ -0,0 +1,796 @@
|
|
|
1
|
+
export const bookingsUiRo = {
|
|
2
|
+
common: {
|
|
3
|
+
cancel: "Anuleaza",
|
|
4
|
+
saveChanges: "Salveaza modificarile",
|
|
5
|
+
add: "Adauga",
|
|
6
|
+
loading: "Se incarca...",
|
|
7
|
+
bookingStatusLabels: {
|
|
8
|
+
draft: "Ciorna",
|
|
9
|
+
on_hold: "In asteptare",
|
|
10
|
+
confirmed: "Confirmata",
|
|
11
|
+
in_progress: "In desfasurare",
|
|
12
|
+
cancelled: "Anulata",
|
|
13
|
+
completed: "Finalizata",
|
|
14
|
+
expired: "Expirata",
|
|
15
|
+
},
|
|
16
|
+
supplierStatusLabels: {
|
|
17
|
+
pending: "In asteptare",
|
|
18
|
+
confirmed: "Confirmat",
|
|
19
|
+
rejected: "Respins",
|
|
20
|
+
cancelled: "Anulat",
|
|
21
|
+
},
|
|
22
|
+
},
|
|
23
|
+
travelerDialog: {
|
|
24
|
+
titles: {
|
|
25
|
+
create: "Adauga calator",
|
|
26
|
+
edit: "Editeaza calatorul",
|
|
27
|
+
},
|
|
28
|
+
fields: {
|
|
29
|
+
firstName: "Prenume",
|
|
30
|
+
lastName: "Nume",
|
|
31
|
+
email: "Email",
|
|
32
|
+
phone: "Telefon",
|
|
33
|
+
specialRequests: "Cerinte speciale",
|
|
34
|
+
},
|
|
35
|
+
placeholders: {
|
|
36
|
+
firstName: "Ion",
|
|
37
|
+
lastName: "Popescu",
|
|
38
|
+
email: "ion@example.com",
|
|
39
|
+
phone: "+40 721 123 456",
|
|
40
|
+
specialRequests: "Cerinte speciale...",
|
|
41
|
+
},
|
|
42
|
+
validation: {
|
|
43
|
+
firstNameRequired: "Prenumele este obligatoriu",
|
|
44
|
+
lastNameRequired: "Numele este obligatoriu",
|
|
45
|
+
},
|
|
46
|
+
actions: {
|
|
47
|
+
addTraveler: "Adauga calator",
|
|
48
|
+
},
|
|
49
|
+
},
|
|
50
|
+
travelerList: {
|
|
51
|
+
title: "Calatori",
|
|
52
|
+
addTraveler: "Adauga calator",
|
|
53
|
+
empty: "Nu exista calatori inca.",
|
|
54
|
+
values: {
|
|
55
|
+
emailUnavailable: "-",
|
|
56
|
+
phoneUnavailable: "-",
|
|
57
|
+
},
|
|
58
|
+
columns: {
|
|
59
|
+
name: "Nume",
|
|
60
|
+
email: "Email",
|
|
61
|
+
phone: "Telefon",
|
|
62
|
+
},
|
|
63
|
+
actions: {
|
|
64
|
+
deleteConfirm: "Stergi acest calator?",
|
|
65
|
+
},
|
|
66
|
+
},
|
|
67
|
+
bookingItemDialog: {
|
|
68
|
+
titles: {
|
|
69
|
+
create: "Adauga articol",
|
|
70
|
+
edit: "Editeaza articolul",
|
|
71
|
+
},
|
|
72
|
+
itemTypeLabels: {
|
|
73
|
+
unit: "Unitate",
|
|
74
|
+
extra: "Extra",
|
|
75
|
+
service: "Serviciu",
|
|
76
|
+
fee: "Taxa",
|
|
77
|
+
tax: "Impozit",
|
|
78
|
+
discount: "Reducere",
|
|
79
|
+
adjustment: "Ajustare",
|
|
80
|
+
accommodation: "Cazare",
|
|
81
|
+
transport: "Transport",
|
|
82
|
+
other: "Altul",
|
|
83
|
+
},
|
|
84
|
+
itemStatusLabels: {
|
|
85
|
+
draft: "Ciorna",
|
|
86
|
+
on_hold: "In asteptare",
|
|
87
|
+
confirmed: "Confirmat",
|
|
88
|
+
cancelled: "Anulat",
|
|
89
|
+
expired: "Expirat",
|
|
90
|
+
fulfilled: "Finalizat",
|
|
91
|
+
},
|
|
92
|
+
fields: {
|
|
93
|
+
title: "Titlu",
|
|
94
|
+
type: "Tip",
|
|
95
|
+
status: "Status",
|
|
96
|
+
quantity: "Cantitate",
|
|
97
|
+
sellCurrency: "Moneda vanzare",
|
|
98
|
+
unitSellAmountCents: "Pret unitar vanzare (centi)",
|
|
99
|
+
totalSellAmountCents: "Pret total vanzare (centi)",
|
|
100
|
+
costCurrency: "Moneda cost",
|
|
101
|
+
unitCostAmountCents: "Cost unitar (centi)",
|
|
102
|
+
totalCostAmountCents: "Cost total (centi)",
|
|
103
|
+
serviceDate: "Data serviciului",
|
|
104
|
+
description: "Descriere",
|
|
105
|
+
notes: "Note",
|
|
106
|
+
},
|
|
107
|
+
placeholders: {
|
|
108
|
+
title: "Noapte de hotel, transfer, tur...",
|
|
109
|
+
unitSellAmountCents: "0",
|
|
110
|
+
totalSellAmountCents: "0",
|
|
111
|
+
unitCostAmountCents: "0",
|
|
112
|
+
totalCostAmountCents: "0",
|
|
113
|
+
serviceDate: "Selecteaza data serviciului",
|
|
114
|
+
description: "Descriere articol...",
|
|
115
|
+
notes: "Note interne...",
|
|
116
|
+
},
|
|
117
|
+
validation: {
|
|
118
|
+
titleRequired: "Titlul este obligatoriu",
|
|
119
|
+
},
|
|
120
|
+
actions: {
|
|
121
|
+
addItem: "Adauga articol",
|
|
122
|
+
},
|
|
123
|
+
},
|
|
124
|
+
bookingItemTravelers: {
|
|
125
|
+
title: "Calatori alocati",
|
|
126
|
+
empty: "Nu exista calatori alocati acestui articol.",
|
|
127
|
+
selectTravelerPlaceholder: "Selecteaza calatorul...",
|
|
128
|
+
primaryBadge: "Principal",
|
|
129
|
+
roleLabels: {
|
|
130
|
+
traveler: "Calator",
|
|
131
|
+
occupant: "Ocupant",
|
|
132
|
+
primary_contact: "Contact principal",
|
|
133
|
+
service_assignee: "Responsabil serviciu",
|
|
134
|
+
beneficiary: "Beneficiar",
|
|
135
|
+
other: "Altul",
|
|
136
|
+
},
|
|
137
|
+
actions: {
|
|
138
|
+
assign: "Aloca",
|
|
139
|
+
removeConfirm: "Elimini acest calator din articol?",
|
|
140
|
+
},
|
|
141
|
+
},
|
|
142
|
+
paymentScheduleDialog: {
|
|
143
|
+
titles: {
|
|
144
|
+
create: "Adauga scadenta",
|
|
145
|
+
edit: "Editeaza scadenta",
|
|
146
|
+
},
|
|
147
|
+
scheduleTypeLabels: {
|
|
148
|
+
deposit: "Avans",
|
|
149
|
+
installment: "Rata",
|
|
150
|
+
balance: "Sold",
|
|
151
|
+
hold: "Retinere",
|
|
152
|
+
other: "Altul",
|
|
153
|
+
},
|
|
154
|
+
scheduleStatusLabels: {
|
|
155
|
+
pending: "In asteptare",
|
|
156
|
+
due: "Scadent",
|
|
157
|
+
paid: "Platit",
|
|
158
|
+
waived: "Anulat financiar",
|
|
159
|
+
cancelled: "Anulat",
|
|
160
|
+
expired: "Expirat",
|
|
161
|
+
},
|
|
162
|
+
fields: {
|
|
163
|
+
type: "Tip",
|
|
164
|
+
status: "Status",
|
|
165
|
+
dueDate: "Data scadenta",
|
|
166
|
+
currency: "Moneda",
|
|
167
|
+
amountCents: "Suma (centi)",
|
|
168
|
+
notes: "Note",
|
|
169
|
+
},
|
|
170
|
+
placeholders: {
|
|
171
|
+
dueDate: "Selecteaza data scadentei",
|
|
172
|
+
notes: "Note pentru plata...",
|
|
173
|
+
},
|
|
174
|
+
validation: {
|
|
175
|
+
dueDateRequired: "Data scadenta este obligatorie",
|
|
176
|
+
amountRequired: "Suma este obligatorie",
|
|
177
|
+
},
|
|
178
|
+
actions: {
|
|
179
|
+
addSchedule: "Adauga scadenta",
|
|
180
|
+
},
|
|
181
|
+
},
|
|
182
|
+
fileDropzone: {
|
|
183
|
+
helperText: "Trage fisierul aici sau apasa pentru a-l selecta",
|
|
184
|
+
uploading: "Se incarca...",
|
|
185
|
+
acceptedPrefix: "Acceptat:",
|
|
186
|
+
removeFileAriaLabel: "Elimina fisierul",
|
|
187
|
+
validation: {
|
|
188
|
+
fileTooLarge: "Fisier prea mare (maxim {maxSize})",
|
|
189
|
+
uploadFailedWithStatus: "Incarcarea a esuat ({status})",
|
|
190
|
+
uploadFailed: "Incarcarea a esuat",
|
|
191
|
+
},
|
|
192
|
+
},
|
|
193
|
+
voucherPickerSection: {
|
|
194
|
+
labels: {
|
|
195
|
+
heading: "Voucher (optional)",
|
|
196
|
+
codePlaceholder: "Introdu codul voucherului...",
|
|
197
|
+
apply: "Aplica",
|
|
198
|
+
clear: "Sterge",
|
|
199
|
+
remainingLabel: "Sold ramas:",
|
|
200
|
+
invalidLabel: "Acest voucher nu poate fi aplicat:",
|
|
201
|
+
},
|
|
202
|
+
reasonMessages: {
|
|
203
|
+
not_found: "Codul voucherului nu a fost gasit.",
|
|
204
|
+
inactive: "Voucherul nu este activ.",
|
|
205
|
+
not_started: "Voucherul nu este inca valid.",
|
|
206
|
+
expired: "Voucherul a expirat.",
|
|
207
|
+
booking_mismatch: "Voucherul este alocat altei rezervari.",
|
|
208
|
+
currency_mismatch: "Moneda voucherului nu se potriveste cu rezervarea.",
|
|
209
|
+
insufficient_balance: "Soldul voucherului este prea mic pentru suma selectata.",
|
|
210
|
+
},
|
|
211
|
+
validation: {
|
|
212
|
+
invalid: "Voucherul nu este valid.",
|
|
213
|
+
lookupFailed: "Cautarea voucherului a esuat.",
|
|
214
|
+
amountUnavailable: "-",
|
|
215
|
+
},
|
|
216
|
+
},
|
|
217
|
+
productPickerSection: {
|
|
218
|
+
labels: {
|
|
219
|
+
product: "Produs",
|
|
220
|
+
productSearchPlaceholder: "Cauta produse...",
|
|
221
|
+
productSelectPlaceholder: "Selecteaza un produs...",
|
|
222
|
+
option: "Optiune",
|
|
223
|
+
optionNone: "Fara optiune specifica",
|
|
224
|
+
},
|
|
225
|
+
},
|
|
226
|
+
personPickerSection: {
|
|
227
|
+
labels: {
|
|
228
|
+
person: "Persoana",
|
|
229
|
+
createNewPerson: "Creeaza nou",
|
|
230
|
+
selectExistingPerson: "Selecteaza existent",
|
|
231
|
+
personSearchPlaceholder: "Cauta persoane dupa nume sau email...",
|
|
232
|
+
personSelectPlaceholder: "Selecteaza o persoana...",
|
|
233
|
+
firstName: "Prenume",
|
|
234
|
+
firstNamePlaceholder: "Ion",
|
|
235
|
+
lastName: "Nume",
|
|
236
|
+
lastNamePlaceholder: "Popescu",
|
|
237
|
+
email: "Email",
|
|
238
|
+
emailPlaceholder: "ion@example.com",
|
|
239
|
+
phone: "Telefon",
|
|
240
|
+
phonePlaceholder: "+40 721 123 456",
|
|
241
|
+
organization: "Organizatie (optional)",
|
|
242
|
+
organizationSearchPlaceholder: "Cauta organizatii...",
|
|
243
|
+
organizationNone: "Fara organizatie",
|
|
244
|
+
},
|
|
245
|
+
},
|
|
246
|
+
passengersSection: {
|
|
247
|
+
labels: {
|
|
248
|
+
heading: "Pasageri",
|
|
249
|
+
addPassenger: "Adauga pasager",
|
|
250
|
+
firstName: "Prenume",
|
|
251
|
+
lastName: "Nume",
|
|
252
|
+
email: "Email",
|
|
253
|
+
role: "Rol",
|
|
254
|
+
roleLead: "Principal",
|
|
255
|
+
roleAdult: "Adult",
|
|
256
|
+
roleChild: "Copil",
|
|
257
|
+
roleInfant: "Infant",
|
|
258
|
+
room: "Camera",
|
|
259
|
+
noRoom: "Nealocat",
|
|
260
|
+
remove: "Elimina pasagerul",
|
|
261
|
+
empty: "Nu exista pasageri inca. Adauga cel putin unul.",
|
|
262
|
+
},
|
|
263
|
+
},
|
|
264
|
+
paymentScheduleSection: {
|
|
265
|
+
labels: {
|
|
266
|
+
heading: "Scadentar",
|
|
267
|
+
modeUnpaid: "Neplatit",
|
|
268
|
+
modeFull: "Integral",
|
|
269
|
+
modeAdvance: "Avans",
|
|
270
|
+
modeSplit: "Split",
|
|
271
|
+
dueDate: "Data scadenta",
|
|
272
|
+
amount: "Suma",
|
|
273
|
+
firstInstallment: "Prima rata",
|
|
274
|
+
secondInstallment: "A doua rata",
|
|
275
|
+
preset5050: "50 / 50",
|
|
276
|
+
unpaidHint: "Nu va fi creat niciun scadentar. Operatorul va factura manual.",
|
|
277
|
+
},
|
|
278
|
+
},
|
|
279
|
+
roomsStepperSection: {
|
|
280
|
+
labels: {
|
|
281
|
+
heading: "Camere",
|
|
282
|
+
noSlot: "Alege mai intai o plecare pentru a vedea camerele disponibile.",
|
|
283
|
+
noUnits: "Aceasta plecare nu are disponibilitate configurata pe unitati.",
|
|
284
|
+
remaining: "ramase",
|
|
285
|
+
unlimited: "nelimitat",
|
|
286
|
+
decreaseUnitPrefix: "Scade",
|
|
287
|
+
increaseUnitPrefix: "Creste",
|
|
288
|
+
},
|
|
289
|
+
},
|
|
290
|
+
sharedRoomSection: {
|
|
291
|
+
labels: {
|
|
292
|
+
toggle: "Leaga rezervarea la un grup de camera shared",
|
|
293
|
+
createMode: "Creeaza grup nou",
|
|
294
|
+
joinMode: "Alatura-te unuia existent",
|
|
295
|
+
selectPlaceholder: "Selecteaza un grup...",
|
|
296
|
+
noGroups: "Nu exista grupuri pentru acest produs",
|
|
297
|
+
createHint: "Va fi creat un grup nou, iar aceasta rezervare va fi membrul principal.",
|
|
298
|
+
},
|
|
299
|
+
},
|
|
300
|
+
priceBreakdownSection: {
|
|
301
|
+
labels: {
|
|
302
|
+
heading: "Descompunere pret",
|
|
303
|
+
total: "Total",
|
|
304
|
+
onRequest: "La cerere",
|
|
305
|
+
groupRate: "tarif de grup",
|
|
306
|
+
empty: "Alege unitatile de mai sus pentru a vedea descompunerea.",
|
|
307
|
+
noPricing: "Nu exista catalog de preturi pentru acest produs.",
|
|
308
|
+
},
|
|
309
|
+
},
|
|
310
|
+
bookingDocumentDialog: {
|
|
311
|
+
title: "Adauga document",
|
|
312
|
+
documentTypeLabels: {
|
|
313
|
+
visa: "Viza",
|
|
314
|
+
insurance: "Asigurare",
|
|
315
|
+
health: "Sanatate",
|
|
316
|
+
passport_copy: "Copie pasaport",
|
|
317
|
+
other: "Altul",
|
|
318
|
+
},
|
|
319
|
+
fields: {
|
|
320
|
+
type: "Tip",
|
|
321
|
+
traveler: "Calator (optional)",
|
|
322
|
+
file: "Fisier",
|
|
323
|
+
expiresAt: "Expira la (optional)",
|
|
324
|
+
notes: "Note",
|
|
325
|
+
},
|
|
326
|
+
placeholders: {
|
|
327
|
+
travelerUnassigned: "La nivel de rezervare",
|
|
328
|
+
helperText: "Incarca pasaport, viza sau asigurare (PDF sau imagine)",
|
|
329
|
+
expiresAt: "Selecteaza data expirarii",
|
|
330
|
+
notes: "Note suplimentare...",
|
|
331
|
+
},
|
|
332
|
+
validation: {
|
|
333
|
+
fileNameRequired: "Numele fisierului este obligatoriu",
|
|
334
|
+
fileUrlInvalid: "Trebuie sa fie un URL valid",
|
|
335
|
+
},
|
|
336
|
+
actions: {
|
|
337
|
+
addDocument: "Adauga document",
|
|
338
|
+
},
|
|
339
|
+
},
|
|
340
|
+
bookingDocumentList: {
|
|
341
|
+
title: "Documente",
|
|
342
|
+
addDocument: "Adauga document",
|
|
343
|
+
empty: "Nu exista documente inca.",
|
|
344
|
+
values: {
|
|
345
|
+
travelerUnavailable: "-",
|
|
346
|
+
expiresUnavailable: "-",
|
|
347
|
+
notesUnavailable: "-",
|
|
348
|
+
},
|
|
349
|
+
columns: {
|
|
350
|
+
type: "Tip",
|
|
351
|
+
file: "Fisier",
|
|
352
|
+
traveler: "Calator",
|
|
353
|
+
expires: "Expira",
|
|
354
|
+
notes: "Note",
|
|
355
|
+
},
|
|
356
|
+
actions: {
|
|
357
|
+
deleteConfirm: "Stergi acest document?",
|
|
358
|
+
},
|
|
359
|
+
},
|
|
360
|
+
statusChangeDialog: {
|
|
361
|
+
title: "Schimba statusul rezervarii",
|
|
362
|
+
fields: {
|
|
363
|
+
status: "Status nou",
|
|
364
|
+
note: "Nota (optional)",
|
|
365
|
+
},
|
|
366
|
+
placeholders: {
|
|
367
|
+
note: "Motivul schimbarii statusului...",
|
|
368
|
+
},
|
|
369
|
+
actions: {
|
|
370
|
+
updateStatus: "Actualizeaza statusul",
|
|
371
|
+
},
|
|
372
|
+
},
|
|
373
|
+
supplierStatusDialog: {
|
|
374
|
+
titles: {
|
|
375
|
+
create: "Adauga status furnizor",
|
|
376
|
+
edit: "Actualizeaza statusul furnizorului",
|
|
377
|
+
},
|
|
378
|
+
fields: {
|
|
379
|
+
serviceName: "Nume serviciu",
|
|
380
|
+
status: "Status",
|
|
381
|
+
costCurrency: "Moneda cost",
|
|
382
|
+
costAmountCents: "Cost (centi)",
|
|
383
|
+
supplierReference: "Referinta furnizor",
|
|
384
|
+
notes: "Note",
|
|
385
|
+
},
|
|
386
|
+
placeholders: {
|
|
387
|
+
serviceName: "Hotel Dubrovnik Palace",
|
|
388
|
+
supplierReference: "CONF-12345",
|
|
389
|
+
notes: "Note suplimentare...",
|
|
390
|
+
},
|
|
391
|
+
validation: {
|
|
392
|
+
serviceNameRequired: "Numele serviciului este obligatoriu",
|
|
393
|
+
costCurrencyInvalid: "Foloseste un cod ISO din 3 litere",
|
|
394
|
+
},
|
|
395
|
+
actions: {
|
|
396
|
+
addSupplierStatus: "Adauga",
|
|
397
|
+
},
|
|
398
|
+
},
|
|
399
|
+
bookingItemList: {
|
|
400
|
+
title: "Articole",
|
|
401
|
+
addItem: "Adauga articol",
|
|
402
|
+
empty: "Nu exista articole inca.",
|
|
403
|
+
values: {
|
|
404
|
+
totalUnavailable: "-",
|
|
405
|
+
serviceDateUnavailable: "-",
|
|
406
|
+
},
|
|
407
|
+
columns: {
|
|
408
|
+
title: "Titlu",
|
|
409
|
+
type: "Tip",
|
|
410
|
+
status: "Status",
|
|
411
|
+
quantity: "Cant.",
|
|
412
|
+
total: "Total",
|
|
413
|
+
serviceDate: "Data serviciu",
|
|
414
|
+
},
|
|
415
|
+
actions: {
|
|
416
|
+
deleteConfirm: "Stergi acest articol?",
|
|
417
|
+
},
|
|
418
|
+
},
|
|
419
|
+
bookingPaymentScheduleList: {
|
|
420
|
+
title: "Scadentar",
|
|
421
|
+
addSchedule: "Adauga scadenta",
|
|
422
|
+
empty: "Nu exista scadente inca.",
|
|
423
|
+
values: {
|
|
424
|
+
notesUnavailable: "-",
|
|
425
|
+
},
|
|
426
|
+
columns: {
|
|
427
|
+
type: "Tip",
|
|
428
|
+
status: "Status",
|
|
429
|
+
dueDate: "Data scadenta",
|
|
430
|
+
amount: "Suma",
|
|
431
|
+
notes: "Note",
|
|
432
|
+
},
|
|
433
|
+
actions: {
|
|
434
|
+
deleteConfirm: "Stergi aceasta scadenta?",
|
|
435
|
+
},
|
|
436
|
+
},
|
|
437
|
+
supplierStatusList: {
|
|
438
|
+
title: "Confirmari furnizori",
|
|
439
|
+
addSupplier: "Adauga furnizor",
|
|
440
|
+
empty: "Nu exista statusuri de furnizor inca.",
|
|
441
|
+
values: {
|
|
442
|
+
costUnavailable: "-",
|
|
443
|
+
referenceUnavailable: "-",
|
|
444
|
+
confirmedUnavailable: "-",
|
|
445
|
+
},
|
|
446
|
+
columns: {
|
|
447
|
+
service: "Serviciu",
|
|
448
|
+
status: "Status",
|
|
449
|
+
cost: "Cost",
|
|
450
|
+
reference: "Referinta",
|
|
451
|
+
confirmed: "Confirmat",
|
|
452
|
+
},
|
|
453
|
+
},
|
|
454
|
+
bookingCancellationDialog: {
|
|
455
|
+
title: "Anuleaza rezervarea",
|
|
456
|
+
summary: {
|
|
457
|
+
booking: "Rezervare",
|
|
458
|
+
startDate: "Data inceput",
|
|
459
|
+
total: "Total",
|
|
460
|
+
daysBeforeDeparture: "Zile pana la plecare",
|
|
461
|
+
},
|
|
462
|
+
values: {
|
|
463
|
+
startDateTbd: "De stabilit",
|
|
464
|
+
amountUnavailable: "-",
|
|
465
|
+
ruleFallback: "-",
|
|
466
|
+
ruleDaysBeforeDeparture: ">= {days} zile",
|
|
467
|
+
},
|
|
468
|
+
policy: {
|
|
469
|
+
applicablePolicy: "Politica aplicabila",
|
|
470
|
+
refund: "Rambursare",
|
|
471
|
+
penalty: "Penalizare",
|
|
472
|
+
rule: "Regula",
|
|
473
|
+
resolving: "Se rezolva politica de anulare...",
|
|
474
|
+
missing: "Nu exista o politica de anulare configurata pentru aceasta rezervare.",
|
|
475
|
+
missingHint: "Continuarea va anula rezervarea fara o previzualizare a rambursarii.",
|
|
476
|
+
calculating: "Se calculeaza rambursarea...",
|
|
477
|
+
noTotalAmount: "Rezervarea nu are o suma totala. Rambursarea nu poate fi calculata.",
|
|
478
|
+
},
|
|
479
|
+
refundTypeLabels: {
|
|
480
|
+
cash: "Rambursare cash",
|
|
481
|
+
credit: "Credit",
|
|
482
|
+
cash_or_credit: "Cash sau credit",
|
|
483
|
+
none: "Fara rambursare",
|
|
484
|
+
},
|
|
485
|
+
fields: {
|
|
486
|
+
reason: "Motiv",
|
|
487
|
+
},
|
|
488
|
+
placeholders: {
|
|
489
|
+
reason: "De ce este anulata aceasta rezervare?",
|
|
490
|
+
},
|
|
491
|
+
validation: {
|
|
492
|
+
cancellationFailed: "Anularea a esuat",
|
|
493
|
+
},
|
|
494
|
+
actions: {
|
|
495
|
+
close: "Inchide",
|
|
496
|
+
confirm: "Confirma anularea",
|
|
497
|
+
},
|
|
498
|
+
},
|
|
499
|
+
bookingGuaranteeDialog: {
|
|
500
|
+
titles: {
|
|
501
|
+
create: "Adauga garantie",
|
|
502
|
+
edit: "Editeaza garantia",
|
|
503
|
+
},
|
|
504
|
+
guaranteeTypeLabels: {
|
|
505
|
+
deposit: "Depozit",
|
|
506
|
+
credit_card: "Card de credit",
|
|
507
|
+
preauth: "Preautorizare",
|
|
508
|
+
card_on_file: "Card salvat",
|
|
509
|
+
bank_transfer: "Transfer bancar",
|
|
510
|
+
voucher: "Voucher",
|
|
511
|
+
agency_letter: "Scrisoare de agentie",
|
|
512
|
+
other: "Altul",
|
|
513
|
+
},
|
|
514
|
+
guaranteeStatusLabels: {
|
|
515
|
+
pending: "In asteptare",
|
|
516
|
+
active: "Activa",
|
|
517
|
+
released: "Eliberata",
|
|
518
|
+
failed: "Esuata",
|
|
519
|
+
cancelled: "Anulata",
|
|
520
|
+
expired: "Expirata",
|
|
521
|
+
},
|
|
522
|
+
fields: {
|
|
523
|
+
type: "Tip",
|
|
524
|
+
status: "Status",
|
|
525
|
+
currency: "Moneda",
|
|
526
|
+
amountCents: "Suma (centi)",
|
|
527
|
+
provider: "Furnizor",
|
|
528
|
+
referenceNumber: "Numar referinta",
|
|
529
|
+
expiresAt: "Expira la",
|
|
530
|
+
notes: "Note",
|
|
531
|
+
},
|
|
532
|
+
placeholders: {
|
|
533
|
+
provider: "Stripe, nume banca...",
|
|
534
|
+
referenceNumber: "Referinta externa...",
|
|
535
|
+
expiresAt: "Selecteaza data si ora expirarii",
|
|
536
|
+
notes: "Note garantie...",
|
|
537
|
+
},
|
|
538
|
+
actions: {
|
|
539
|
+
addGuarantee: "Adauga garantia",
|
|
540
|
+
},
|
|
541
|
+
},
|
|
542
|
+
bookingGuaranteeList: {
|
|
543
|
+
title: "Garantii",
|
|
544
|
+
addGuarantee: "Adauga garantie",
|
|
545
|
+
empty: "Nu exista garantii inca.",
|
|
546
|
+
values: {
|
|
547
|
+
amountUnavailable: "-",
|
|
548
|
+
providerUnavailable: "-",
|
|
549
|
+
referenceUnavailable: "-",
|
|
550
|
+
expiresUnavailable: "-",
|
|
551
|
+
},
|
|
552
|
+
columns: {
|
|
553
|
+
type: "Tip",
|
|
554
|
+
status: "Status",
|
|
555
|
+
amount: "Suma",
|
|
556
|
+
provider: "Furnizor",
|
|
557
|
+
reference: "Referinta",
|
|
558
|
+
expires: "Expira",
|
|
559
|
+
},
|
|
560
|
+
actions: {
|
|
561
|
+
deleteConfirm: "Stergi aceasta garantie?",
|
|
562
|
+
},
|
|
563
|
+
},
|
|
564
|
+
bookingGroupLinkDialog: {
|
|
565
|
+
title: "Leaga rezervarea la o camera shared",
|
|
566
|
+
modes: {
|
|
567
|
+
join: "Alatura-te unui grup existent",
|
|
568
|
+
create: "Creeaza grup nou",
|
|
569
|
+
},
|
|
570
|
+
fields: {
|
|
571
|
+
existingGroups: "Grupuri existente",
|
|
572
|
+
groupLabel: "Eticheta grupului",
|
|
573
|
+
},
|
|
574
|
+
placeholders: {
|
|
575
|
+
selectGroup: "Selecteaza un grup...",
|
|
576
|
+
noExistingGroups: "Nu exista grupuri",
|
|
577
|
+
groupLabel: "ex. Popescu + Ionescu, Camera 204",
|
|
578
|
+
},
|
|
579
|
+
hints: {
|
|
580
|
+
productFiltered: "Filtrat la grupurile pentru produsul rezervarii.",
|
|
581
|
+
primaryMember: "Aceasta rezervare va fi marcata ca membrul principal.",
|
|
582
|
+
},
|
|
583
|
+
validation: {
|
|
584
|
+
selectGroup: "Selecteaza un grup la care sa te alaturi",
|
|
585
|
+
linkFailed: "Legarea rezervarii a esuat",
|
|
586
|
+
},
|
|
587
|
+
actions: {
|
|
588
|
+
createAndLink: "Creeaza si leaga",
|
|
589
|
+
linkToGroup: "Leaga la grup",
|
|
590
|
+
},
|
|
591
|
+
labels: {
|
|
592
|
+
generatedLabelPrefix: "Camera shared",
|
|
593
|
+
},
|
|
594
|
+
},
|
|
595
|
+
bookingGroupSection: {
|
|
596
|
+
title: "Camera shared",
|
|
597
|
+
empty: "Aceasta rezervare nu este legata de un grup de camera shared.",
|
|
598
|
+
group: "Grup",
|
|
599
|
+
siblingBookings: "Rezervari surori ({count})",
|
|
600
|
+
noSiblingBookings: "Nu exista alte rezervari legate inca. Distribuie id-ul grupului unei alte rezervari pentru a o lega.",
|
|
601
|
+
primaryBadge: "Principal",
|
|
602
|
+
sharedRoomKind: "Camera shared",
|
|
603
|
+
actions: {
|
|
604
|
+
removeFromGroup: "Scoate din grup",
|
|
605
|
+
linkToSharedRoom: "Leaga la camera shared",
|
|
606
|
+
removeConfirm: "Scoti aceasta rezervare din grupul de camera shared?",
|
|
607
|
+
},
|
|
608
|
+
},
|
|
609
|
+
bookingDialog: {
|
|
610
|
+
editTitle: "Editeaza rezervarea",
|
|
611
|
+
fields: {
|
|
612
|
+
bookingNumber: "Numar rezervare",
|
|
613
|
+
status: "Status",
|
|
614
|
+
sellCurrency: "Moneda vanzare",
|
|
615
|
+
travelDates: "Date calatorie",
|
|
616
|
+
sellAmountCents: "Pret vanzare (centi)",
|
|
617
|
+
costAmountCents: "Cost (centi)",
|
|
618
|
+
pax: "Calatori (pax)",
|
|
619
|
+
internalNotes: "Note interne",
|
|
620
|
+
},
|
|
621
|
+
placeholders: {
|
|
622
|
+
bookingNumber: "BK-2501-1234",
|
|
623
|
+
travelDates: "Alege datele calatoriei",
|
|
624
|
+
pax: "2",
|
|
625
|
+
internalNotes: "Note interne pentru operatiuni...",
|
|
626
|
+
},
|
|
627
|
+
validation: {
|
|
628
|
+
bookingNumberRequired: "Numarul rezervarii este obligatoriu",
|
|
629
|
+
sellCurrencyInvalid: "Foloseste un cod ISO din 3 litere",
|
|
630
|
+
},
|
|
631
|
+
},
|
|
632
|
+
bookingCreateDialog: {
|
|
633
|
+
title: "Rezervare rapida",
|
|
634
|
+
fields: {
|
|
635
|
+
departure: "Plecare",
|
|
636
|
+
internalNotes: "Note interne",
|
|
637
|
+
confirmAfterCreate: "Confirma si anunta calatorul dupa creare",
|
|
638
|
+
confirmAfterCreateHint: "Dupa creare, rezervarea trece in status confirmat. Cand auto-dispatch este activ, se trimit si documentele si emailul catre calator.",
|
|
639
|
+
},
|
|
640
|
+
placeholders: {
|
|
641
|
+
departure: "Selecteaza o plecare...",
|
|
642
|
+
departureNone: "Fara plecare specifica",
|
|
643
|
+
departureEmpty: "Nu exista plecari deschise pentru acest produs",
|
|
644
|
+
internalNotes: "Context rapid pentru aceasta rezervare...",
|
|
645
|
+
},
|
|
646
|
+
validation: {
|
|
647
|
+
selectProduct: "Selecteaza un produs",
|
|
648
|
+
selectPerson: "Selecteaza o persoana sau treci in modul creare",
|
|
649
|
+
firstAndLastNameRequired: "Prenumele si numele sunt obligatorii",
|
|
650
|
+
selectSharedRoomGroup: "Selecteaza un grup de camera shared la care sa te alaturi",
|
|
651
|
+
confirmFailedPrefix: "Rezervarea a fost creata, dar confirmarea a esuat: {message}",
|
|
652
|
+
confirmFailed: "Rezervarea a fost creata, dar confirmarea a esuat",
|
|
653
|
+
createFailed: "Crearea rezervarii a esuat",
|
|
654
|
+
},
|
|
655
|
+
actions: {
|
|
656
|
+
createDraftBooking: "Creeaza rezervare draft",
|
|
657
|
+
},
|
|
658
|
+
labels: {
|
|
659
|
+
currency: "EUR",
|
|
660
|
+
remainingCapacity: "ramase",
|
|
661
|
+
noSpecificOption: "Fara optiune specifica",
|
|
662
|
+
createNewPerson: "Creeaza nou",
|
|
663
|
+
selectExistingPerson: "Selecteaza existent",
|
|
664
|
+
organizationNone: "Fara organizatie",
|
|
665
|
+
addPassenger: "Adauga pasager",
|
|
666
|
+
passengerHeading: "Pasageri",
|
|
667
|
+
passengerRole: "Rol",
|
|
668
|
+
passengerLead: "Principal",
|
|
669
|
+
passengerAdult: "Adult",
|
|
670
|
+
passengerChild: "Copil",
|
|
671
|
+
passengerInfant: "Infant",
|
|
672
|
+
passengerRoom: "Camera",
|
|
673
|
+
passengerNoRoom: "Nealocat",
|
|
674
|
+
passengerRemove: "Elimina pasagerul",
|
|
675
|
+
passengerEmpty: "Nu exista pasageri inca. Adauga cel putin unul.",
|
|
676
|
+
roomsHeading: "Camere",
|
|
677
|
+
roomsNoSlot: "Alege mai intai o plecare pentru a vedea camerele disponibile.",
|
|
678
|
+
roomsNoUnits: "Aceasta plecare nu are disponibilitate configurata pe unitati.",
|
|
679
|
+
roomsRemaining: "ramase",
|
|
680
|
+
roomsUnlimited: "nelimitat",
|
|
681
|
+
sharedRoomToggle: "Leaga rezervarea la un grup de camera shared",
|
|
682
|
+
sharedRoomCreateMode: "Creeaza grup nou",
|
|
683
|
+
sharedRoomJoinMode: "Alatura-te unuia existent",
|
|
684
|
+
sharedRoomSelectPlaceholder: "Selecteaza un grup...",
|
|
685
|
+
sharedRoomNoGroups: "Nu exista grupuri pentru acest produs",
|
|
686
|
+
sharedRoomCreateHint: "Va fi creat un grup nou, iar aceasta rezervare va fi membrul principal.",
|
|
687
|
+
sharedRoomGeneratedLabelPrefix: "Camera shared",
|
|
688
|
+
voucherHeading: "Voucher (optional)",
|
|
689
|
+
voucherCodePlaceholder: "Introdu codul voucherului...",
|
|
690
|
+
voucherApply: "Aplica",
|
|
691
|
+
voucherClear: "Sterge",
|
|
692
|
+
voucherRemainingLabel: "Sold ramas:",
|
|
693
|
+
voucherInvalidLabel: "Acest voucher nu poate fi aplicat:",
|
|
694
|
+
paymentHeading: "Scadentar",
|
|
695
|
+
paymentModeUnpaid: "Neplatit",
|
|
696
|
+
paymentModeFull: "Integral",
|
|
697
|
+
paymentModeAdvance: "Avans",
|
|
698
|
+
paymentModeSplit: "Split",
|
|
699
|
+
paymentDueDate: "Data scadenta",
|
|
700
|
+
paymentAmount: "Suma",
|
|
701
|
+
paymentFirstInstallment: "Prima rata",
|
|
702
|
+
paymentSecondInstallment: "A doua rata",
|
|
703
|
+
paymentPreset5050: "50 / 50",
|
|
704
|
+
paymentUnpaidHint: "Nu va fi creat niciun scadentar. Operatorul va factura manual.",
|
|
705
|
+
breakdownHeading: "Descompunere pret",
|
|
706
|
+
breakdownTotal: "Total",
|
|
707
|
+
breakdownOnRequest: "La cerere",
|
|
708
|
+
breakdownGroupRate: "tarif de grup",
|
|
709
|
+
breakdownEmpty: "Alege unitatile de mai sus pentru a vedea descompunerea.",
|
|
710
|
+
breakdownNoPricing: "Nu exista catalog de preturi pentru acest produs.",
|
|
711
|
+
},
|
|
712
|
+
},
|
|
713
|
+
bookingList: {
|
|
714
|
+
searchPlaceholder: "Cauta rezervari...",
|
|
715
|
+
newBooking: "Rezervare noua",
|
|
716
|
+
columns: {
|
|
717
|
+
bookingNumber: "Rezervare #",
|
|
718
|
+
status: "Status",
|
|
719
|
+
sellAmount: "Pret vanzare",
|
|
720
|
+
pax: "Pax",
|
|
721
|
+
startDate: "Data start",
|
|
722
|
+
},
|
|
723
|
+
loadingError: "Incarcarea rezervarilor a esuat.",
|
|
724
|
+
empty: "Nu au fost gasite rezervari.",
|
|
725
|
+
showingSummary: "Afisezi {count} din {total}",
|
|
726
|
+
pageSummary: "Pagina {page} / {pageCount}",
|
|
727
|
+
},
|
|
728
|
+
bookingPaymentsSummary: {
|
|
729
|
+
title: "Plati",
|
|
730
|
+
empty: "Nu exista plati inregistrate.",
|
|
731
|
+
columns: {
|
|
732
|
+
invoice: "Factura",
|
|
733
|
+
method: "Metoda",
|
|
734
|
+
status: "Status",
|
|
735
|
+
amount: "Suma",
|
|
736
|
+
date: "Data",
|
|
737
|
+
reference: "Referinta",
|
|
738
|
+
},
|
|
739
|
+
paymentMethodLabels: {
|
|
740
|
+
card: "Card",
|
|
741
|
+
bank_transfer: "Transfer bancar",
|
|
742
|
+
cash: "Numerar",
|
|
743
|
+
voucher: "Voucher",
|
|
744
|
+
other: "Alta",
|
|
745
|
+
},
|
|
746
|
+
paymentStatusLabels: {
|
|
747
|
+
pending: "In asteptare",
|
|
748
|
+
completed: "Finalizata",
|
|
749
|
+
failed: "Esuata",
|
|
750
|
+
refunded: "Rambursata",
|
|
751
|
+
},
|
|
752
|
+
},
|
|
753
|
+
bookingNotes: {
|
|
754
|
+
title: "Note",
|
|
755
|
+
placeholder: "Adauga o nota...",
|
|
756
|
+
add: "Adauga",
|
|
757
|
+
empty: "Nu exista note inca.",
|
|
758
|
+
},
|
|
759
|
+
bookingActivityTimeline: {
|
|
760
|
+
title: "Istoric activitate",
|
|
761
|
+
filters: {
|
|
762
|
+
all: "Toate",
|
|
763
|
+
activity: "Activitate",
|
|
764
|
+
document: "Document",
|
|
765
|
+
payment: "Plata",
|
|
766
|
+
},
|
|
767
|
+
sourceLabels: {
|
|
768
|
+
activity: "Activitate",
|
|
769
|
+
document: "Document",
|
|
770
|
+
payment: "Plata",
|
|
771
|
+
},
|
|
772
|
+
empty: "Nu exista evenimente inca.",
|
|
773
|
+
activityTitles: {
|
|
774
|
+
booking_created: "Rezervare creata",
|
|
775
|
+
booking_reserved: "Rezervare pusa deoparte",
|
|
776
|
+
booking_converted: "Rezervare convertita",
|
|
777
|
+
booking_confirmed: "Rezervare confirmata",
|
|
778
|
+
hold_extended: "Hold prelungit",
|
|
779
|
+
hold_expired: "Hold expirat",
|
|
780
|
+
status_change: "Status schimbat",
|
|
781
|
+
item_update: "Articol actualizat",
|
|
782
|
+
allocation_released: "Alocare eliberata",
|
|
783
|
+
fulfillment_issued: "Livrare emisa",
|
|
784
|
+
fulfillment_updated: "Livrare actualizata",
|
|
785
|
+
redemption_recorded: "Voucher folosit",
|
|
786
|
+
supplier_update: "Furnizor actualizat",
|
|
787
|
+
passenger_update: "Pasager actualizat",
|
|
788
|
+
note_added: "Nota adaugata",
|
|
789
|
+
},
|
|
790
|
+
documentUploadedSuffix: "incarcat",
|
|
791
|
+
viewFile: "Vezi fisierul",
|
|
792
|
+
byActor: "De {actor} - {timestamp}",
|
|
793
|
+
paymentTitle: "Plata {status} - {amount}",
|
|
794
|
+
paymentDescription: "Factura {invoice} - {method}",
|
|
795
|
+
},
|
|
796
|
+
};
|