@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.
- package/dist/admin/app-dmc.d.ts +22 -0
- package/dist/admin/app-dmc.d.ts.map +1 -0
- package/dist/admin/app-dmc.js +29 -0
- package/dist/admin/app-operator.d.ts +23 -0
- package/dist/admin/app-operator.d.ts.map +1 -0
- package/dist/admin/app-operator.js +17 -0
- package/dist/admin/auth.d.ts +247 -0
- package/dist/admin/auth.d.ts.map +1 -0
- package/dist/admin/auth.js +166 -0
- package/dist/admin/availability.d.ts +689 -0
- package/dist/admin/availability.d.ts.map +1 -0
- package/dist/admin/availability.js +686 -0
- package/dist/admin/bookings.d.ts +1067 -0
- package/dist/admin/bookings.d.ts.map +1 -0
- package/dist/admin/bookings.js +1064 -0
- package/dist/admin/chrome.d.ts +36 -0
- package/dist/admin/chrome.d.ts.map +1 -0
- package/dist/admin/chrome.js +24 -0
- package/dist/admin/contacts.d.ts +269 -0
- package/dist/admin/contacts.d.ts.map +1 -0
- package/dist/admin/contacts.js +266 -0
- package/dist/admin/core-dmc.d.ts +21 -0
- package/dist/admin/core-dmc.d.ts.map +1 -0
- package/dist/admin/core-dmc.js +14 -0
- package/dist/admin/core-operator.d.ts +117 -0
- package/dist/admin/core-operator.d.ts.map +1 -0
- package/dist/admin/core-operator.js +78 -0
- package/dist/admin/crm-operator.d.ts +579 -0
- package/dist/admin/crm-operator.d.ts.map +1 -0
- package/dist/admin/crm-operator.js +576 -0
- package/dist/admin/dashboard-operator.d.ts +83 -0
- package/dist/admin/dashboard-operator.d.ts.map +1 -0
- package/dist/admin/dashboard-operator.js +80 -0
- package/dist/admin/distribution-dmc.d.ts +1804 -0
- package/dist/admin/distribution-dmc.d.ts.map +1 -0
- package/dist/admin/distribution-dmc.js +1181 -0
- package/dist/admin/dmc-nav.d.ts +55 -0
- package/dist/admin/dmc-nav.d.ts.map +1 -0
- package/dist/admin/dmc-nav.js +38 -0
- package/dist/admin/finance.d.ts +377 -0
- package/dist/admin/finance.d.ts.map +1 -0
- package/dist/admin/finance.js +374 -0
- package/dist/admin/operator-nav.d.ts +76 -0
- package/dist/admin/operator-nav.d.ts.map +1 -0
- package/dist/admin/operator-nav.js +52 -0
- package/dist/admin/organizations.d.ts +87 -0
- package/dist/admin/organizations.d.ts.map +1 -0
- package/dist/admin/organizations.js +84 -0
- package/dist/admin/pricing-operator.d.ts +233 -0
- package/dist/admin/pricing-operator.d.ts.map +1 -0
- package/dist/admin/pricing-operator.js +230 -0
- package/dist/admin/products-dmc.d.ts +239 -0
- package/dist/admin/products-dmc.d.ts.map +1 -0
- package/dist/admin/products-dmc.js +236 -0
- package/dist/admin/products-operator.d.ts +999 -0
- package/dist/admin/products-operator.d.ts.map +1 -0
- package/dist/admin/products-operator.js +996 -0
- package/dist/admin/resources.d.ts +653 -0
- package/dist/admin/resources.d.ts.map +1 -0
- package/dist/admin/resources.js +650 -0
- package/dist/admin/settings-operator.d.ts +251 -0
- package/dist/admin/settings-operator.d.ts.map +1 -0
- package/dist/admin/settings-operator.js +248 -0
- package/dist/admin/suppliers-operator.d.ts +325 -0
- package/dist/admin/suppliers-operator.d.ts.map +1 -0
- package/dist/admin/suppliers-operator.js +322 -0
- package/dist/admin/suppliers.d.ts +259 -0
- package/dist/admin/suppliers.d.ts.map +1 -0
- package/dist/admin/suppliers.js +256 -0
- package/dist/admin/team.d.ts +102 -0
- package/dist/admin/team.d.ts.map +1 -0
- package/dist/admin/team.js +68 -0
- package/dist/index.d.ts +28 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +27 -0
- package/dist/package-formatters.d.ts +9 -0
- package/dist/package-formatters.d.ts.map +1 -0
- package/dist/package-formatters.js +56 -0
- package/dist/package-runtime.d.ts +39 -0
- package/dist/package-runtime.d.ts.map +1 -0
- package/dist/package-runtime.js +60 -0
- package/dist/runtime.d.ts +33 -0
- package/dist/runtime.d.ts.map +1 -0
- package/dist/runtime.js +120 -0
- package/package.json +48 -0
|
@@ -0,0 +1,1064 @@
|
|
|
1
|
+
export const adminBookingsMessages = {
|
|
2
|
+
en: {
|
|
3
|
+
bookings: {
|
|
4
|
+
list: {
|
|
5
|
+
pageTitle: "Bookings",
|
|
6
|
+
pageDescription: "Manage bookings, confirmations, and travelers.",
|
|
7
|
+
searchPlaceholder: "Search bookings…",
|
|
8
|
+
newBooking: "New booking",
|
|
9
|
+
tableBookingNumber: "Booking #",
|
|
10
|
+
tableStatus: "Status",
|
|
11
|
+
tableSellAmount: "Sell Amount",
|
|
12
|
+
tablePax: "Pax",
|
|
13
|
+
tableStartDate: "Start Date",
|
|
14
|
+
loadFailed: "Failed to load bookings.",
|
|
15
|
+
empty: "No bookings found.",
|
|
16
|
+
noValue: "—",
|
|
17
|
+
statusDraft: "Draft",
|
|
18
|
+
statusConfirmed: "Confirmed",
|
|
19
|
+
statusInProgress: "In Progress",
|
|
20
|
+
statusCompleted: "Completed",
|
|
21
|
+
statusCancelled: "Cancelled",
|
|
22
|
+
paginationShowing: "Showing {count} of {total}",
|
|
23
|
+
paginationPage: "Page {page} / {pageCount}",
|
|
24
|
+
paginationPrevious: "Previous",
|
|
25
|
+
paginationNext: "Next",
|
|
26
|
+
},
|
|
27
|
+
dialog: {
|
|
28
|
+
editTitle: "Edit Booking",
|
|
29
|
+
newTitle: "New Booking",
|
|
30
|
+
bookingNumberLabel: "Booking Number",
|
|
31
|
+
bookingNumberPlaceholder: "BK-2501-1234",
|
|
32
|
+
statusLabel: "Status",
|
|
33
|
+
sellCurrencyLabel: "Sell Currency",
|
|
34
|
+
travelDatesLabel: "Travel Dates",
|
|
35
|
+
travelDatesPlaceholder: "Pick travel dates",
|
|
36
|
+
sellAmountLabel: "Sell Amount (cents)",
|
|
37
|
+
costAmountLabel: "Cost Amount (cents)",
|
|
38
|
+
paxLabel: "Travelers (Pax)",
|
|
39
|
+
paxPlaceholder: "2",
|
|
40
|
+
internalNotesLabel: "Internal Notes",
|
|
41
|
+
internalNotesPlaceholder: "Private operations notes...",
|
|
42
|
+
statusDraft: "Draft",
|
|
43
|
+
statusConfirmed: "Confirmed",
|
|
44
|
+
statusInProgress: "In Progress",
|
|
45
|
+
statusCompleted: "Completed",
|
|
46
|
+
statusCancelled: "Cancelled",
|
|
47
|
+
validationBookingNumberRequired: "Booking number is required",
|
|
48
|
+
validationIsoCurrency: "Use 3-letter ISO code",
|
|
49
|
+
cancel: "Cancel",
|
|
50
|
+
saveChanges: "Save Changes",
|
|
51
|
+
create: "Create Booking",
|
|
52
|
+
},
|
|
53
|
+
create: {
|
|
54
|
+
title: "Quick Book",
|
|
55
|
+
productLabel: "Product",
|
|
56
|
+
productSearchPlaceholder: "Search products...",
|
|
57
|
+
productSelectPlaceholder: "Select a product...",
|
|
58
|
+
optionLabel: "Option",
|
|
59
|
+
optionNone: "No specific option",
|
|
60
|
+
departureLabel: "Departure",
|
|
61
|
+
departureSelectPlaceholder: "Select a departure...",
|
|
62
|
+
departureNone: "No specific departure",
|
|
63
|
+
departureEmpty: "No open departures for this product",
|
|
64
|
+
departureClosed: "Sold out",
|
|
65
|
+
personLabel: "Person",
|
|
66
|
+
createNewPerson: "Create new",
|
|
67
|
+
selectExistingPerson: "Select existing",
|
|
68
|
+
personSearchPlaceholder: "Search people by name or email...",
|
|
69
|
+
personSelectPlaceholder: "Select a person...",
|
|
70
|
+
firstNameLabel: "First Name",
|
|
71
|
+
firstNamePlaceholder: "John",
|
|
72
|
+
lastNameLabel: "Last Name",
|
|
73
|
+
lastNamePlaceholder: "Smith",
|
|
74
|
+
emailLabel: "Email",
|
|
75
|
+
emailPlaceholder: "john@example.com",
|
|
76
|
+
phoneLabel: "Phone",
|
|
77
|
+
phonePlaceholder: "+44 7911 123456",
|
|
78
|
+
organizationLabel: "Organization (optional)",
|
|
79
|
+
organizationSearchPlaceholder: "Search organizations...",
|
|
80
|
+
organizationNone: "No organization",
|
|
81
|
+
sharedRoomLabel: "Link to a shared-room group",
|
|
82
|
+
sharedRoomCreate: "Create new group",
|
|
83
|
+
sharedRoomJoin: "Join existing",
|
|
84
|
+
sharedRoomSelectPlaceholder: "Select a group...",
|
|
85
|
+
sharedRoomNoGroups: "No existing groups for this product",
|
|
86
|
+
sharedRoomCreateHint: "A new group will be created with this booking as the primary member.",
|
|
87
|
+
notesLabel: "Internal Notes",
|
|
88
|
+
notesPlaceholder: "Quick context for this booking...",
|
|
89
|
+
confirmAfterCreateLabel: "Confirm & notify traveler after creating",
|
|
90
|
+
confirmAfterCreateHint: "Transitions the booking to confirmed and — when the notifications module's auto-dispatch is on — sends the booking docs to the lead traveler. Leave off to keep the booking in draft.",
|
|
91
|
+
errorSelectProduct: "Select a product",
|
|
92
|
+
errorSelectPerson: "Select a person or switch to create mode",
|
|
93
|
+
errorNameRequired: "First and last name are required",
|
|
94
|
+
errorSelectSharedRoom: "Select a shared-room group to join",
|
|
95
|
+
errorCreateFailed: "Failed to create booking",
|
|
96
|
+
cancel: "Cancel",
|
|
97
|
+
create: "Create Draft Booking",
|
|
98
|
+
},
|
|
99
|
+
detail: {
|
|
100
|
+
notFound: "Booking not found",
|
|
101
|
+
backToBookings: "Back to Bookings",
|
|
102
|
+
breadcrumbBookings: "Bookings",
|
|
103
|
+
editAction: "Edit",
|
|
104
|
+
changeStatusAction: "Change Status",
|
|
105
|
+
cancelBookingAction: "Cancel Booking",
|
|
106
|
+
deleteAction: "Delete",
|
|
107
|
+
deleteConfirm: "Are you sure you want to delete this booking?",
|
|
108
|
+
summarySell: "Sell",
|
|
109
|
+
summaryCostMargin: "Cost / Margin",
|
|
110
|
+
summaryDates: "Dates",
|
|
111
|
+
summaryTravelers: "Travelers",
|
|
112
|
+
summaryPerson: "Person",
|
|
113
|
+
summaryOrganization: "Organization",
|
|
114
|
+
summaryCreated: "Created",
|
|
115
|
+
summaryUpdated: "Updated",
|
|
116
|
+
tabOverview: "Overview",
|
|
117
|
+
tabTravelers: "Travelers",
|
|
118
|
+
tabFinance: "Finance",
|
|
119
|
+
tabSuppliers: "Suppliers",
|
|
120
|
+
tabDocuments: "Documents",
|
|
121
|
+
tabActivity: "Activity",
|
|
122
|
+
internalNotesLabel: "Internal notes",
|
|
123
|
+
tbd: "TBD",
|
|
124
|
+
noValue: "—",
|
|
125
|
+
items: {
|
|
126
|
+
title: "Items",
|
|
127
|
+
addAction: "Add Item",
|
|
128
|
+
empty: "No items yet.",
|
|
129
|
+
tableTitle: "Title",
|
|
130
|
+
tableType: "Type",
|
|
131
|
+
tableStatus: "Status",
|
|
132
|
+
tableQuantity: "Qty",
|
|
133
|
+
tableTotal: "Total",
|
|
134
|
+
tableServiceDate: "Service Date",
|
|
135
|
+
editAction: "Edit",
|
|
136
|
+
deleteAction: "Delete",
|
|
137
|
+
deleteConfirm: "Delete this item?",
|
|
138
|
+
typeUnit: "Unit",
|
|
139
|
+
typeExtra: "Extra",
|
|
140
|
+
typeService: "Service",
|
|
141
|
+
typeFee: "Fee",
|
|
142
|
+
typeTax: "Tax",
|
|
143
|
+
typeDiscount: "Discount",
|
|
144
|
+
typeAdjustment: "Adjustment",
|
|
145
|
+
typeAccommodation: "Accommodation",
|
|
146
|
+
typeTransport: "Transport",
|
|
147
|
+
typeOther: "Other",
|
|
148
|
+
statusDraft: "Draft",
|
|
149
|
+
statusOnHold: "On hold",
|
|
150
|
+
statusConfirmed: "Confirmed",
|
|
151
|
+
statusCancelled: "Cancelled",
|
|
152
|
+
statusExpired: "Expired",
|
|
153
|
+
statusFulfilled: "Fulfilled",
|
|
154
|
+
},
|
|
155
|
+
travelers: {
|
|
156
|
+
title: "Travelers",
|
|
157
|
+
addAction: "Add Traveler",
|
|
158
|
+
empty: "No travelers yet.",
|
|
159
|
+
tableName: "Name",
|
|
160
|
+
tableEmail: "Email",
|
|
161
|
+
tablePhone: "Phone",
|
|
162
|
+
deleteConfirm: "Delete this traveler?",
|
|
163
|
+
},
|
|
164
|
+
notes: {
|
|
165
|
+
title: "Notes",
|
|
166
|
+
addAction: "Add Note",
|
|
167
|
+
empty: "No notes yet.",
|
|
168
|
+
deleteConfirm: "Delete this note?",
|
|
169
|
+
deleteAriaLabel: "Delete note",
|
|
170
|
+
},
|
|
171
|
+
itemDialog: {
|
|
172
|
+
editTitle: "Edit Item",
|
|
173
|
+
newTitle: "Add Item",
|
|
174
|
+
titleLabel: "Title",
|
|
175
|
+
titlePlaceholder: "Room night, transfer, tour...",
|
|
176
|
+
typeLabel: "Type",
|
|
177
|
+
statusLabel: "Status",
|
|
178
|
+
quantityLabel: "Quantity",
|
|
179
|
+
sellCurrencyLabel: "Sell Currency",
|
|
180
|
+
unitSellLabel: "Unit Sell (cents)",
|
|
181
|
+
totalSellLabel: "Total Sell (cents)",
|
|
182
|
+
costCurrencyLabel: "Cost Currency",
|
|
183
|
+
unitCostLabel: "Unit Cost (cents)",
|
|
184
|
+
totalCostLabel: "Total Cost (cents)",
|
|
185
|
+
serviceDateLabel: "Service Date",
|
|
186
|
+
serviceDatePlaceholder: "Select service date",
|
|
187
|
+
descriptionLabel: "Description",
|
|
188
|
+
descriptionPlaceholder: "Item description...",
|
|
189
|
+
notesLabel: "Notes",
|
|
190
|
+
notesPlaceholder: "Internal notes...",
|
|
191
|
+
validationTitleRequired: "Title is required",
|
|
192
|
+
cancel: "Cancel",
|
|
193
|
+
saveChanges: "Save Changes",
|
|
194
|
+
create: "Add Item",
|
|
195
|
+
},
|
|
196
|
+
travelerDialog: {
|
|
197
|
+
editTitle: "Edit Traveler",
|
|
198
|
+
newTitle: "Add Traveler",
|
|
199
|
+
firstNameLabel: "First Name",
|
|
200
|
+
firstNamePlaceholder: "John",
|
|
201
|
+
lastNameLabel: "Last Name",
|
|
202
|
+
lastNamePlaceholder: "Smith",
|
|
203
|
+
emailLabel: "Email",
|
|
204
|
+
emailPlaceholder: "john@example.com",
|
|
205
|
+
phoneLabel: "Phone",
|
|
206
|
+
phonePlaceholder: "+44 7911 123456",
|
|
207
|
+
specialRequestsLabel: "Special Requests",
|
|
208
|
+
specialRequestsPlaceholder: "Any special requests...",
|
|
209
|
+
validationFirstNameRequired: "First name is required",
|
|
210
|
+
validationLastNameRequired: "Last name is required",
|
|
211
|
+
validationEmailInvalid: "Enter a valid email address",
|
|
212
|
+
cancel: "Cancel",
|
|
213
|
+
saveChanges: "Save Changes",
|
|
214
|
+
create: "Add Traveler",
|
|
215
|
+
},
|
|
216
|
+
noteDialog: {
|
|
217
|
+
title: "Add Note",
|
|
218
|
+
noteLabel: "Note",
|
|
219
|
+
notePlaceholder: "Write a note about this booking…",
|
|
220
|
+
cancel: "Cancel",
|
|
221
|
+
create: "Add Note",
|
|
222
|
+
},
|
|
223
|
+
statusChangeDialog: {
|
|
224
|
+
title: "Change Booking Status",
|
|
225
|
+
newStatusLabel: "New Status",
|
|
226
|
+
noteLabel: "Note (optional)",
|
|
227
|
+
notePlaceholder: "Reason for status change...",
|
|
228
|
+
statusDraft: "Draft",
|
|
229
|
+
statusOnHold: "On hold",
|
|
230
|
+
statusConfirmed: "Confirmed",
|
|
231
|
+
statusInProgress: "In Progress",
|
|
232
|
+
statusCompleted: "Completed",
|
|
233
|
+
statusCancelled: "Cancelled",
|
|
234
|
+
statusExpired: "Expired",
|
|
235
|
+
cancel: "Cancel",
|
|
236
|
+
submit: "Update Status",
|
|
237
|
+
},
|
|
238
|
+
documentDialog: {
|
|
239
|
+
title: "Add Document",
|
|
240
|
+
typeLabel: "Type",
|
|
241
|
+
travelerLabel: "Traveler (optional)",
|
|
242
|
+
bookingWide: "Booking-wide",
|
|
243
|
+
fileLabel: "File",
|
|
244
|
+
fileHelperText: "Drop passport, visa, or insurance document (PDF or image)",
|
|
245
|
+
expiresAtLabel: "Expires At (optional)",
|
|
246
|
+
expiresAtPlaceholder: "Select expiry date",
|
|
247
|
+
notesLabel: "Notes",
|
|
248
|
+
notesPlaceholder: "Additional notes...",
|
|
249
|
+
validationFileNameRequired: "File name is required",
|
|
250
|
+
validationFileUrlInvalid: "Must be a valid URL",
|
|
251
|
+
cancel: "Cancel",
|
|
252
|
+
create: "Add Document",
|
|
253
|
+
typeVisa: "Visa",
|
|
254
|
+
typeInsurance: "Insurance",
|
|
255
|
+
typeHealth: "Health",
|
|
256
|
+
typePassportCopy: "Passport copy",
|
|
257
|
+
typeOther: "Other",
|
|
258
|
+
uploadIdle: "Drag and drop a file here, or click to select",
|
|
259
|
+
uploadAcceptedPrefix: "Accepted:",
|
|
260
|
+
uploadUploading: "Uploading...",
|
|
261
|
+
uploadRemoveAriaLabel: "Remove file",
|
|
262
|
+
uploadFailed: "Upload failed",
|
|
263
|
+
uploadFileTooLarge: "File too large (max {size})",
|
|
264
|
+
},
|
|
265
|
+
guaranteeDialog: {
|
|
266
|
+
editTitle: "Edit Guarantee",
|
|
267
|
+
newTitle: "Add Guarantee",
|
|
268
|
+
typeLabel: "Type",
|
|
269
|
+
statusLabel: "Status",
|
|
270
|
+
currencyLabel: "Currency",
|
|
271
|
+
amountLabel: "Amount (cents)",
|
|
272
|
+
providerLabel: "Provider",
|
|
273
|
+
providerPlaceholder: "Stripe, bank name...",
|
|
274
|
+
referenceLabel: "Reference Number",
|
|
275
|
+
referencePlaceholder: "External reference...",
|
|
276
|
+
expiresAtLabel: "Expires At",
|
|
277
|
+
expiresAtPlaceholder: "Select expiry date & time",
|
|
278
|
+
notesLabel: "Notes",
|
|
279
|
+
notesPlaceholder: "Guarantee notes...",
|
|
280
|
+
cancel: "Cancel",
|
|
281
|
+
saveChanges: "Save Changes",
|
|
282
|
+
create: "Add Guarantee",
|
|
283
|
+
typeDeposit: "Deposit",
|
|
284
|
+
typeCreditCard: "Credit card",
|
|
285
|
+
typePreauth: "Preauthorization",
|
|
286
|
+
typeCardOnFile: "Card on file",
|
|
287
|
+
typeBankTransfer: "Bank transfer",
|
|
288
|
+
typeVoucher: "Voucher",
|
|
289
|
+
typeAgencyLetter: "Agency letter",
|
|
290
|
+
typeOther: "Other",
|
|
291
|
+
statusPending: "Pending",
|
|
292
|
+
statusActive: "Active",
|
|
293
|
+
statusReleased: "Released",
|
|
294
|
+
statusFailed: "Failed",
|
|
295
|
+
statusCancelled: "Cancelled",
|
|
296
|
+
statusExpired: "Expired",
|
|
297
|
+
},
|
|
298
|
+
paymentScheduleDialog: {
|
|
299
|
+
editTitle: "Edit Payment Schedule",
|
|
300
|
+
newTitle: "Add Payment Schedule",
|
|
301
|
+
typeLabel: "Type",
|
|
302
|
+
statusLabel: "Status",
|
|
303
|
+
dueDateLabel: "Due Date",
|
|
304
|
+
dueDatePlaceholder: "Select due date",
|
|
305
|
+
currencyLabel: "Currency",
|
|
306
|
+
amountLabel: "Amount (cents)",
|
|
307
|
+
notesLabel: "Notes",
|
|
308
|
+
notesPlaceholder: "Payment notes...",
|
|
309
|
+
validationDueDateRequired: "Due date is required",
|
|
310
|
+
validationAmountRequired: "Amount is required",
|
|
311
|
+
cancel: "Cancel",
|
|
312
|
+
saveChanges: "Save Changes",
|
|
313
|
+
create: "Add Schedule",
|
|
314
|
+
typeDeposit: "Deposit",
|
|
315
|
+
typeInstallment: "Installment",
|
|
316
|
+
typeBalance: "Balance",
|
|
317
|
+
typeHold: "Hold",
|
|
318
|
+
typeOther: "Other",
|
|
319
|
+
statusPending: "Pending",
|
|
320
|
+
statusDue: "Due",
|
|
321
|
+
statusPaid: "Paid",
|
|
322
|
+
statusWaived: "Waived",
|
|
323
|
+
statusCancelled: "Cancelled",
|
|
324
|
+
statusExpired: "Expired",
|
|
325
|
+
},
|
|
326
|
+
supplierDialog: {
|
|
327
|
+
editTitle: "Update Supplier Status",
|
|
328
|
+
newTitle: "Add Supplier Status",
|
|
329
|
+
serviceNameLabel: "Service Name",
|
|
330
|
+
serviceNamePlaceholder: "Hotel Dubrovnik Palace",
|
|
331
|
+
statusLabel: "Status",
|
|
332
|
+
costCurrencyLabel: "Cost Currency",
|
|
333
|
+
costAmountLabel: "Cost Amount (cents)",
|
|
334
|
+
supplierReferenceLabel: "Supplier Reference",
|
|
335
|
+
supplierReferencePlaceholder: "CONF-12345",
|
|
336
|
+
notesLabel: "Notes",
|
|
337
|
+
notesPlaceholder: "Additional notes...",
|
|
338
|
+
validationServiceNameRequired: "Service name is required",
|
|
339
|
+
validationCostCurrency: "Use 3-letter ISO code",
|
|
340
|
+
cancel: "Cancel",
|
|
341
|
+
saveChanges: "Save Changes",
|
|
342
|
+
create: "Add",
|
|
343
|
+
statusPending: "Pending",
|
|
344
|
+
statusConfirmed: "Confirmed",
|
|
345
|
+
statusRejected: "Rejected",
|
|
346
|
+
statusCancelled: "Cancelled",
|
|
347
|
+
},
|
|
348
|
+
cancellationDialog: {
|
|
349
|
+
title: "Cancel Booking",
|
|
350
|
+
bookingLabel: "Booking",
|
|
351
|
+
startDateLabel: "Start date",
|
|
352
|
+
startDateTbd: "TBD",
|
|
353
|
+
totalLabel: "Total",
|
|
354
|
+
daysBeforeDepartureLabel: "Days before departure",
|
|
355
|
+
resolvingPolicy: "Resolving cancellation policy...",
|
|
356
|
+
noPolicy: "No cancellation policy configured for this booking. Proceeding will cancel without a refund preview.",
|
|
357
|
+
applicablePolicyLabel: "Applicable policy",
|
|
358
|
+
calculatingRefund: "Calculating refund...",
|
|
359
|
+
refundLabel: "Refund",
|
|
360
|
+
penaltyLabel: "Penalty",
|
|
361
|
+
ruleLabel: "Rule",
|
|
362
|
+
noAmount: "Booking has no total amount — refund cannot be calculated.",
|
|
363
|
+
reasonLabel: "Reason",
|
|
364
|
+
reasonPlaceholder: "Why is this booking being cancelled?",
|
|
365
|
+
errorFallback: "Cancellation failed",
|
|
366
|
+
close: "Close",
|
|
367
|
+
confirm: "Confirm Cancellation",
|
|
368
|
+
refundTypeCash: "Cash refund",
|
|
369
|
+
refundTypeCredit: "Credit",
|
|
370
|
+
refundTypeCashOrCredit: "Cash or credit",
|
|
371
|
+
refundTypeNone: "No refund",
|
|
372
|
+
ruleDaysTemplate: "≥ {days} days",
|
|
373
|
+
},
|
|
374
|
+
groupLinkDialog: {
|
|
375
|
+
title: "Link Booking to Shared Room",
|
|
376
|
+
joinExisting: "Join existing",
|
|
377
|
+
createNew: "Create new",
|
|
378
|
+
existingGroupsLabel: "Existing groups",
|
|
379
|
+
selectPlaceholder: "Select a group...",
|
|
380
|
+
noExistingGroups: "No existing groups",
|
|
381
|
+
filteredHint: "Filtered to groups for the booking's product.",
|
|
382
|
+
groupLabelLabel: "Group label",
|
|
383
|
+
groupLabelPlaceholder: "e.g. Smith + Jones, Room 204",
|
|
384
|
+
primaryHint: "This booking will be marked as the primary member.",
|
|
385
|
+
validationSelectGroup: "Select a group to join",
|
|
386
|
+
createDefaultLabelPrefix: "Shared room",
|
|
387
|
+
linkFailed: "Failed to link booking",
|
|
388
|
+
cancel: "Cancel",
|
|
389
|
+
createAndLink: "Create & Link",
|
|
390
|
+
linkToGroup: "Link to Group",
|
|
391
|
+
},
|
|
392
|
+
groupSection: {
|
|
393
|
+
title: "Shared Room",
|
|
394
|
+
removeAction: "Remove from group",
|
|
395
|
+
linkAction: "Link to shared room",
|
|
396
|
+
empty: "This booking is not linked to a shared-room group.",
|
|
397
|
+
groupLabel: "Group",
|
|
398
|
+
kindSharedRoom: "Shared room",
|
|
399
|
+
siblingsLabel: "Sibling bookings ({count})",
|
|
400
|
+
siblingsEmpty: "No other bookings linked yet. Share the group id with another booking to link them.",
|
|
401
|
+
primaryBadge: "Primary",
|
|
402
|
+
removeConfirm: "Remove this booking from the shared-room group?",
|
|
403
|
+
},
|
|
404
|
+
itemParticipants: {
|
|
405
|
+
title: "Assigned Travelers",
|
|
406
|
+
empty: "No travelers assigned to this item.",
|
|
407
|
+
primaryBadge: "Primary",
|
|
408
|
+
removeConfirm: "Remove this traveler from the item?",
|
|
409
|
+
selectTravelerPlaceholder: "Select traveler...",
|
|
410
|
+
selectPassengerPlaceholder: "Select traveler...",
|
|
411
|
+
roleTraveler: "Traveler",
|
|
412
|
+
roleOccupant: "Occupant",
|
|
413
|
+
rolePrimaryContact: "Primary contact",
|
|
414
|
+
roleServiceAssignee: "Service assignee",
|
|
415
|
+
roleBeneficiary: "Beneficiary",
|
|
416
|
+
roleOther: "Other",
|
|
417
|
+
assignAction: "Assign",
|
|
418
|
+
},
|
|
419
|
+
payments: {
|
|
420
|
+
title: "Payments",
|
|
421
|
+
empty: "No payments recorded.",
|
|
422
|
+
tableInvoice: "Invoice",
|
|
423
|
+
tableMethod: "Method",
|
|
424
|
+
tableStatus: "Status",
|
|
425
|
+
tableAmount: "Amount",
|
|
426
|
+
tableDate: "Date",
|
|
427
|
+
tableReference: "Reference",
|
|
428
|
+
methodBankTransfer: "Bank transfer",
|
|
429
|
+
methodCreditCard: "Credit card",
|
|
430
|
+
methodCash: "Cash",
|
|
431
|
+
methodCheque: "Cheque",
|
|
432
|
+
methodOther: "Other",
|
|
433
|
+
statusPending: "Pending",
|
|
434
|
+
statusCompleted: "Completed",
|
|
435
|
+
statusFailed: "Failed",
|
|
436
|
+
statusRefunded: "Refunded",
|
|
437
|
+
},
|
|
438
|
+
paymentSchedules: {
|
|
439
|
+
title: "Payment Schedule",
|
|
440
|
+
addAction: "Add Schedule",
|
|
441
|
+
empty: "No payment schedules yet.",
|
|
442
|
+
tableType: "Type",
|
|
443
|
+
tableStatus: "Status",
|
|
444
|
+
tableDueDate: "Due Date",
|
|
445
|
+
tableAmount: "Amount",
|
|
446
|
+
tableNotes: "Notes",
|
|
447
|
+
deleteConfirm: "Delete this payment schedule?",
|
|
448
|
+
typeDeposit: "Deposit",
|
|
449
|
+
typeInterim: "Interim",
|
|
450
|
+
typeFinal: "Final",
|
|
451
|
+
typeCustom: "Custom",
|
|
452
|
+
statusPending: "Pending",
|
|
453
|
+
statusDue: "Due",
|
|
454
|
+
statusPaid: "Paid",
|
|
455
|
+
statusWaived: "Waived",
|
|
456
|
+
statusCancelled: "Cancelled",
|
|
457
|
+
statusExpired: "Expired",
|
|
458
|
+
},
|
|
459
|
+
guarantees: {
|
|
460
|
+
title: "Guarantees",
|
|
461
|
+
addAction: "Add Guarantee",
|
|
462
|
+
empty: "No guarantees yet.",
|
|
463
|
+
tableType: "Type",
|
|
464
|
+
tableStatus: "Status",
|
|
465
|
+
tableAmount: "Amount",
|
|
466
|
+
tableProvider: "Provider",
|
|
467
|
+
tableReference: "Reference",
|
|
468
|
+
tableExpires: "Expires",
|
|
469
|
+
deleteConfirm: "Delete this guarantee?",
|
|
470
|
+
typeCardHold: "Card hold",
|
|
471
|
+
typeDeposit: "Deposit",
|
|
472
|
+
typeVoucher: "Voucher",
|
|
473
|
+
typeInsurance: "Insurance",
|
|
474
|
+
typeOther: "Other",
|
|
475
|
+
statusPending: "Pending",
|
|
476
|
+
statusActive: "Active",
|
|
477
|
+
statusReleased: "Released",
|
|
478
|
+
statusFailed: "Failed",
|
|
479
|
+
statusCancelled: "Cancelled",
|
|
480
|
+
statusExpired: "Expired",
|
|
481
|
+
},
|
|
482
|
+
suppliers: {
|
|
483
|
+
title: "Supplier Confirmations",
|
|
484
|
+
addAction: "Add Supplier",
|
|
485
|
+
empty: "No supplier statuses yet.",
|
|
486
|
+
tableService: "Service",
|
|
487
|
+
tableStatus: "Status",
|
|
488
|
+
tableCost: "Cost",
|
|
489
|
+
tableReference: "Reference",
|
|
490
|
+
tableConfirmed: "Confirmed",
|
|
491
|
+
statusPending: "Pending",
|
|
492
|
+
statusConfirmed: "Confirmed",
|
|
493
|
+
statusRejected: "Rejected",
|
|
494
|
+
statusCancelled: "Cancelled",
|
|
495
|
+
},
|
|
496
|
+
documents: {
|
|
497
|
+
title: "Documents",
|
|
498
|
+
addAction: "Add Document",
|
|
499
|
+
empty: "No documents yet.",
|
|
500
|
+
tableType: "Type",
|
|
501
|
+
tableFile: "File",
|
|
502
|
+
tableTraveler: "Traveler",
|
|
503
|
+
tablePassenger: "Traveler",
|
|
504
|
+
tableExpires: "Expires",
|
|
505
|
+
tableNotes: "Notes",
|
|
506
|
+
deleteConfirm: "Delete this document?",
|
|
507
|
+
viewFile: "View file",
|
|
508
|
+
typeVisa: "Visa",
|
|
509
|
+
typeInsurance: "Insurance",
|
|
510
|
+
typeHealth: "Health",
|
|
511
|
+
typePassportCopy: "Passport copy",
|
|
512
|
+
typeOther: "Other",
|
|
513
|
+
},
|
|
514
|
+
activity: {
|
|
515
|
+
title: "Activity Timeline",
|
|
516
|
+
filterAll: "All",
|
|
517
|
+
filterActivity: "Activity",
|
|
518
|
+
filterDocument: "Document",
|
|
519
|
+
filterPayment: "Payment",
|
|
520
|
+
empty: "No events yet.",
|
|
521
|
+
sourceActivity: "Activity",
|
|
522
|
+
sourceDocument: "Document",
|
|
523
|
+
sourcePayment: "Payment",
|
|
524
|
+
uploadedSuffix: "uploaded",
|
|
525
|
+
paymentTitle: "Payment {status} — {amount} {currency}",
|
|
526
|
+
paymentDescription: "Invoice {invoice} · {method}",
|
|
527
|
+
viewFile: "View file",
|
|
528
|
+
byActorPrefix: "By {actor} · ",
|
|
529
|
+
},
|
|
530
|
+
},
|
|
531
|
+
},
|
|
532
|
+
},
|
|
533
|
+
ro: {
|
|
534
|
+
bookings: {
|
|
535
|
+
list: {
|
|
536
|
+
pageTitle: "Rezervari",
|
|
537
|
+
pageDescription: "Administreaza rezervarile, confirmarile si calatorii.",
|
|
538
|
+
searchPlaceholder: "Cauta rezervari…",
|
|
539
|
+
newBooking: "Rezervare noua",
|
|
540
|
+
tableBookingNumber: "Nr. rezervare",
|
|
541
|
+
tableStatus: "Status",
|
|
542
|
+
tableSellAmount: "Pret vanzare",
|
|
543
|
+
tablePax: "Pax",
|
|
544
|
+
tableStartDate: "Data inceput",
|
|
545
|
+
loadFailed: "Rezervarile nu au putut fi incarcate.",
|
|
546
|
+
empty: "Nu au fost gasite rezervari.",
|
|
547
|
+
noValue: "—",
|
|
548
|
+
statusDraft: "Ciorna",
|
|
549
|
+
statusConfirmed: "Confirmata",
|
|
550
|
+
statusInProgress: "In curs",
|
|
551
|
+
statusCompleted: "Finalizata",
|
|
552
|
+
statusCancelled: "Anulata",
|
|
553
|
+
paginationShowing: "Se afiseaza {count} din {total}",
|
|
554
|
+
paginationPage: "Pagina {page} / {pageCount}",
|
|
555
|
+
paginationPrevious: "Anterior",
|
|
556
|
+
paginationNext: "Urmator",
|
|
557
|
+
},
|
|
558
|
+
dialog: {
|
|
559
|
+
editTitle: "Editeaza rezervarea",
|
|
560
|
+
newTitle: "Rezervare noua",
|
|
561
|
+
bookingNumberLabel: "Numar rezervare",
|
|
562
|
+
bookingNumberPlaceholder: "BK-2501-1234",
|
|
563
|
+
statusLabel: "Status",
|
|
564
|
+
sellCurrencyLabel: "Moneda vanzare",
|
|
565
|
+
travelDatesLabel: "Date calatorie",
|
|
566
|
+
travelDatesPlaceholder: "Alege datele calatoriei",
|
|
567
|
+
sellAmountLabel: "Pret vanzare (centi)",
|
|
568
|
+
costAmountLabel: "Cost (centi)",
|
|
569
|
+
paxLabel: "Calatori (Pax)",
|
|
570
|
+
paxPlaceholder: "2",
|
|
571
|
+
internalNotesLabel: "Note interne",
|
|
572
|
+
internalNotesPlaceholder: "Note private pentru operatiuni...",
|
|
573
|
+
statusDraft: "Ciorna",
|
|
574
|
+
statusConfirmed: "Confirmata",
|
|
575
|
+
statusInProgress: "In curs",
|
|
576
|
+
statusCompleted: "Finalizata",
|
|
577
|
+
statusCancelled: "Anulata",
|
|
578
|
+
validationBookingNumberRequired: "Numarul rezervarii este obligatoriu",
|
|
579
|
+
validationIsoCurrency: "Foloseste cod ISO din 3 litere",
|
|
580
|
+
cancel: "Anuleaza",
|
|
581
|
+
saveChanges: "Salveaza modificarile",
|
|
582
|
+
create: "Creeaza rezervarea",
|
|
583
|
+
},
|
|
584
|
+
create: {
|
|
585
|
+
title: "Rezervare rapida",
|
|
586
|
+
productLabel: "Produs",
|
|
587
|
+
productSearchPlaceholder: "Cauta produse...",
|
|
588
|
+
productSelectPlaceholder: "Selecteaza un produs...",
|
|
589
|
+
optionLabel: "Optiune",
|
|
590
|
+
optionNone: "Nicio optiune specifica",
|
|
591
|
+
departureLabel: "Plecare",
|
|
592
|
+
departureSelectPlaceholder: "Selecteaza o plecare...",
|
|
593
|
+
departureNone: "Fara plecare specifica",
|
|
594
|
+
departureEmpty: "Nu exista plecari disponibile pentru acest produs",
|
|
595
|
+
departureClosed: "Epuizat",
|
|
596
|
+
personLabel: "Persoana",
|
|
597
|
+
createNewPerson: "Creeaza noua",
|
|
598
|
+
selectExistingPerson: "Selecteaza existenta",
|
|
599
|
+
personSearchPlaceholder: "Cauta persoane dupa nume sau email...",
|
|
600
|
+
personSelectPlaceholder: "Selecteaza o persoana...",
|
|
601
|
+
firstNameLabel: "Prenume",
|
|
602
|
+
firstNamePlaceholder: "Ioan",
|
|
603
|
+
lastNameLabel: "Nume",
|
|
604
|
+
lastNamePlaceholder: "Popescu",
|
|
605
|
+
emailLabel: "Email",
|
|
606
|
+
emailPlaceholder: "ioan@example.com",
|
|
607
|
+
phoneLabel: "Telefon",
|
|
608
|
+
phonePlaceholder: "+40 721 123 456",
|
|
609
|
+
organizationLabel: "Organizatie (optional)",
|
|
610
|
+
organizationSearchPlaceholder: "Cauta organizatii...",
|
|
611
|
+
organizationNone: "Fara organizatie",
|
|
612
|
+
sharedRoomLabel: "Leaga de un grup de camera shared",
|
|
613
|
+
sharedRoomCreate: "Creeaza grup nou",
|
|
614
|
+
sharedRoomJoin: "Alatura-te unui grup existent",
|
|
615
|
+
sharedRoomSelectPlaceholder: "Selecteaza un grup...",
|
|
616
|
+
sharedRoomNoGroups: "Nu exista grupuri pentru acest produs",
|
|
617
|
+
sharedRoomCreateHint: "Va fi creat un grup nou cu aceasta rezervare ca membru principal.",
|
|
618
|
+
notesLabel: "Note interne",
|
|
619
|
+
notesPlaceholder: "Context rapid pentru aceasta rezervare...",
|
|
620
|
+
confirmAfterCreateLabel: "Confirma & notifica calatorul dupa creare",
|
|
621
|
+
confirmAfterCreateHint: "Trece rezervarea in confirmata si, cand modulul de notificari are auto-dispatch activ, trimite documentele rezervarii catre calatorul principal. Lasa nebifat pentru a ramane in draft.",
|
|
622
|
+
errorSelectProduct: "Selecteaza un produs",
|
|
623
|
+
errorSelectPerson: "Selecteaza o persoana sau treci pe modul creare",
|
|
624
|
+
errorNameRequired: "Prenumele si numele sunt obligatorii",
|
|
625
|
+
errorSelectSharedRoom: "Selecteaza un grup shared-room la care sa te alaturi",
|
|
626
|
+
errorCreateFailed: "Rezervarea nu a putut fi creata",
|
|
627
|
+
cancel: "Anuleaza",
|
|
628
|
+
create: "Creeaza rezervare draft",
|
|
629
|
+
},
|
|
630
|
+
detail: {
|
|
631
|
+
notFound: "Rezervarea nu a fost gasita",
|
|
632
|
+
backToBookings: "Inapoi la rezervari",
|
|
633
|
+
breadcrumbBookings: "Rezervari",
|
|
634
|
+
editAction: "Editeaza",
|
|
635
|
+
changeStatusAction: "Schimba statusul",
|
|
636
|
+
cancelBookingAction: "Anuleaza rezervarea",
|
|
637
|
+
deleteAction: "Sterge",
|
|
638
|
+
deleteConfirm: "Sigur vrei sa stergi aceasta rezervare?",
|
|
639
|
+
summarySell: "Vanzare",
|
|
640
|
+
summaryCostMargin: "Cost / Marja",
|
|
641
|
+
summaryDates: "Date",
|
|
642
|
+
summaryTravelers: "Calatori",
|
|
643
|
+
summaryPerson: "Persoana",
|
|
644
|
+
summaryOrganization: "Organizatie",
|
|
645
|
+
summaryCreated: "Creata",
|
|
646
|
+
summaryUpdated: "Actualizata",
|
|
647
|
+
tabOverview: "Privire de ansamblu",
|
|
648
|
+
tabTravelers: "Calatori",
|
|
649
|
+
tabFinance: "Financiar",
|
|
650
|
+
tabSuppliers: "Furnizori",
|
|
651
|
+
tabDocuments: "Documente",
|
|
652
|
+
tabActivity: "Activitate",
|
|
653
|
+
internalNotesLabel: "Note interne",
|
|
654
|
+
tbd: "De stabilit",
|
|
655
|
+
noValue: "—",
|
|
656
|
+
items: {
|
|
657
|
+
title: "Articole",
|
|
658
|
+
addAction: "Adauga articol",
|
|
659
|
+
empty: "Nu exista articole momentan.",
|
|
660
|
+
tableTitle: "Titlu",
|
|
661
|
+
tableType: "Tip",
|
|
662
|
+
tableStatus: "Status",
|
|
663
|
+
tableQuantity: "Cant.",
|
|
664
|
+
tableTotal: "Total",
|
|
665
|
+
tableServiceDate: "Data serviciului",
|
|
666
|
+
editAction: "Editeaza",
|
|
667
|
+
deleteAction: "Sterge",
|
|
668
|
+
deleteConfirm: "Stergi acest articol?",
|
|
669
|
+
typeUnit: "Unitate",
|
|
670
|
+
typeExtra: "Extra",
|
|
671
|
+
typeService: "Serviciu",
|
|
672
|
+
typeFee: "Taxa",
|
|
673
|
+
typeTax: "Impozit",
|
|
674
|
+
typeDiscount: "Reducere",
|
|
675
|
+
typeAdjustment: "Ajustare",
|
|
676
|
+
typeAccommodation: "Cazare",
|
|
677
|
+
typeTransport: "Transport",
|
|
678
|
+
typeOther: "Altul",
|
|
679
|
+
statusDraft: "Ciorna",
|
|
680
|
+
statusOnHold: "In asteptare",
|
|
681
|
+
statusConfirmed: "Confirmat",
|
|
682
|
+
statusCancelled: "Anulat",
|
|
683
|
+
statusExpired: "Expirat",
|
|
684
|
+
statusFulfilled: "Onorat",
|
|
685
|
+
},
|
|
686
|
+
travelers: {
|
|
687
|
+
title: "Calatori",
|
|
688
|
+
addAction: "Adauga calator",
|
|
689
|
+
empty: "Nu exista calatori momentan.",
|
|
690
|
+
tableName: "Nume",
|
|
691
|
+
tableEmail: "Email",
|
|
692
|
+
tablePhone: "Telefon",
|
|
693
|
+
deleteConfirm: "Stergi acest calator?",
|
|
694
|
+
},
|
|
695
|
+
notes: {
|
|
696
|
+
title: "Note",
|
|
697
|
+
addAction: "Adauga nota",
|
|
698
|
+
empty: "Nu exista note momentan.",
|
|
699
|
+
deleteConfirm: "Stergi aceasta nota?",
|
|
700
|
+
deleteAriaLabel: "Sterge nota",
|
|
701
|
+
},
|
|
702
|
+
itemDialog: {
|
|
703
|
+
editTitle: "Editeaza articolul",
|
|
704
|
+
newTitle: "Adauga articol",
|
|
705
|
+
titleLabel: "Titlu",
|
|
706
|
+
titlePlaceholder: "Noapte cazare, transfer, tur...",
|
|
707
|
+
typeLabel: "Tip",
|
|
708
|
+
statusLabel: "Status",
|
|
709
|
+
quantityLabel: "Cantitate",
|
|
710
|
+
sellCurrencyLabel: "Moneda vanzare",
|
|
711
|
+
unitSellLabel: "Vanzare unitara (centi)",
|
|
712
|
+
totalSellLabel: "Vanzare totala (centi)",
|
|
713
|
+
costCurrencyLabel: "Moneda cost",
|
|
714
|
+
unitCostLabel: "Cost unitar (centi)",
|
|
715
|
+
totalCostLabel: "Cost total (centi)",
|
|
716
|
+
serviceDateLabel: "Data serviciului",
|
|
717
|
+
serviceDatePlaceholder: "Selecteaza data serviciului",
|
|
718
|
+
descriptionLabel: "Descriere",
|
|
719
|
+
descriptionPlaceholder: "Descriere articol...",
|
|
720
|
+
notesLabel: "Note",
|
|
721
|
+
notesPlaceholder: "Note interne...",
|
|
722
|
+
validationTitleRequired: "Titlul este obligatoriu",
|
|
723
|
+
cancel: "Anuleaza",
|
|
724
|
+
saveChanges: "Salveaza modificarile",
|
|
725
|
+
create: "Adauga articol",
|
|
726
|
+
},
|
|
727
|
+
travelerDialog: {
|
|
728
|
+
editTitle: "Editeaza calatorul",
|
|
729
|
+
newTitle: "Adauga calator",
|
|
730
|
+
firstNameLabel: "Prenume",
|
|
731
|
+
firstNamePlaceholder: "Ioan",
|
|
732
|
+
lastNameLabel: "Nume",
|
|
733
|
+
lastNamePlaceholder: "Popescu",
|
|
734
|
+
emailLabel: "Email",
|
|
735
|
+
emailPlaceholder: "ioan@example.com",
|
|
736
|
+
phoneLabel: "Telefon",
|
|
737
|
+
phonePlaceholder: "+40 721 123 456",
|
|
738
|
+
specialRequestsLabel: "Cerinte speciale",
|
|
739
|
+
specialRequestsPlaceholder: "Cerinte speciale...",
|
|
740
|
+
validationFirstNameRequired: "Prenumele este obligatoriu",
|
|
741
|
+
validationLastNameRequired: "Numele este obligatoriu",
|
|
742
|
+
validationEmailInvalid: "Introdu o adresa de email valida",
|
|
743
|
+
cancel: "Anuleaza",
|
|
744
|
+
saveChanges: "Salveaza modificarile",
|
|
745
|
+
create: "Adauga calator",
|
|
746
|
+
},
|
|
747
|
+
noteDialog: {
|
|
748
|
+
title: "Adauga nota",
|
|
749
|
+
noteLabel: "Nota",
|
|
750
|
+
notePlaceholder: "Scrie o nota despre aceasta rezervare…",
|
|
751
|
+
cancel: "Anuleaza",
|
|
752
|
+
create: "Adauga nota",
|
|
753
|
+
},
|
|
754
|
+
statusChangeDialog: {
|
|
755
|
+
title: "Schimba statusul rezervarii",
|
|
756
|
+
newStatusLabel: "Status nou",
|
|
757
|
+
noteLabel: "Nota (optional)",
|
|
758
|
+
notePlaceholder: "Motivul schimbarii statusului...",
|
|
759
|
+
statusDraft: "Ciorna",
|
|
760
|
+
statusOnHold: "In asteptare",
|
|
761
|
+
statusConfirmed: "Confirmata",
|
|
762
|
+
statusInProgress: "In curs",
|
|
763
|
+
statusCompleted: "Finalizata",
|
|
764
|
+
statusCancelled: "Anulata",
|
|
765
|
+
statusExpired: "Expirata",
|
|
766
|
+
cancel: "Anuleaza",
|
|
767
|
+
submit: "Actualizeaza statusul",
|
|
768
|
+
},
|
|
769
|
+
documentDialog: {
|
|
770
|
+
title: "Adauga document",
|
|
771
|
+
typeLabel: "Tip",
|
|
772
|
+
travelerLabel: "Calator (optional)",
|
|
773
|
+
bookingWide: "La nivel de rezervare",
|
|
774
|
+
fileLabel: "Fisier",
|
|
775
|
+
fileHelperText: "Incarca pasaport, viza sau document de asigurare (PDF sau imagine)",
|
|
776
|
+
expiresAtLabel: "Expira la (optional)",
|
|
777
|
+
expiresAtPlaceholder: "Selecteaza data expirarii",
|
|
778
|
+
notesLabel: "Note",
|
|
779
|
+
notesPlaceholder: "Note suplimentare...",
|
|
780
|
+
validationFileNameRequired: "Numele fisierului este obligatoriu",
|
|
781
|
+
validationFileUrlInvalid: "Trebuie sa fie un URL valid",
|
|
782
|
+
cancel: "Anuleaza",
|
|
783
|
+
create: "Adauga document",
|
|
784
|
+
typeVisa: "Viza",
|
|
785
|
+
typeInsurance: "Asigurare",
|
|
786
|
+
typeHealth: "Sanatate",
|
|
787
|
+
typePassportCopy: "Copie pasaport",
|
|
788
|
+
typeOther: "Altul",
|
|
789
|
+
uploadIdle: "Trage si lasa un fisier aici sau apasa pentru selectie",
|
|
790
|
+
uploadAcceptedPrefix: "Acceptat:",
|
|
791
|
+
uploadUploading: "Se incarca...",
|
|
792
|
+
uploadRemoveAriaLabel: "Elimina fisierul",
|
|
793
|
+
uploadFailed: "Incarcarea a esuat",
|
|
794
|
+
uploadFileTooLarge: "Fisier prea mare (maxim {size})",
|
|
795
|
+
},
|
|
796
|
+
guaranteeDialog: {
|
|
797
|
+
editTitle: "Editeaza garantia",
|
|
798
|
+
newTitle: "Adauga garantie",
|
|
799
|
+
typeLabel: "Tip",
|
|
800
|
+
statusLabel: "Status",
|
|
801
|
+
currencyLabel: "Moneda",
|
|
802
|
+
amountLabel: "Suma (centi)",
|
|
803
|
+
providerLabel: "Furnizor",
|
|
804
|
+
providerPlaceholder: "Stripe, numele bancii...",
|
|
805
|
+
referenceLabel: "Numar referinta",
|
|
806
|
+
referencePlaceholder: "Referinta externa...",
|
|
807
|
+
expiresAtLabel: "Expira la",
|
|
808
|
+
expiresAtPlaceholder: "Selecteaza data si ora expirarii",
|
|
809
|
+
notesLabel: "Note",
|
|
810
|
+
notesPlaceholder: "Note despre garantie...",
|
|
811
|
+
cancel: "Anuleaza",
|
|
812
|
+
saveChanges: "Salveaza modificarile",
|
|
813
|
+
create: "Adauga garantie",
|
|
814
|
+
typeDeposit: "Avans",
|
|
815
|
+
typeCreditCard: "Card de credit",
|
|
816
|
+
typePreauth: "Preautorizare",
|
|
817
|
+
typeCardOnFile: "Card inregistrat",
|
|
818
|
+
typeBankTransfer: "Transfer bancar",
|
|
819
|
+
typeVoucher: "Voucher",
|
|
820
|
+
typeAgencyLetter: "Scrisoare agentie",
|
|
821
|
+
typeOther: "Altul",
|
|
822
|
+
statusPending: "In asteptare",
|
|
823
|
+
statusActive: "Activa",
|
|
824
|
+
statusReleased: "Eliberata",
|
|
825
|
+
statusFailed: "Esuata",
|
|
826
|
+
statusCancelled: "Anulata",
|
|
827
|
+
statusExpired: "Expirata",
|
|
828
|
+
},
|
|
829
|
+
paymentScheduleDialog: {
|
|
830
|
+
editTitle: "Editeaza scadenta de plata",
|
|
831
|
+
newTitle: "Adauga scadenta de plata",
|
|
832
|
+
typeLabel: "Tip",
|
|
833
|
+
statusLabel: "Status",
|
|
834
|
+
dueDateLabel: "Data scadenta",
|
|
835
|
+
dueDatePlaceholder: "Selecteaza data scadentei",
|
|
836
|
+
currencyLabel: "Moneda",
|
|
837
|
+
amountLabel: "Suma (centi)",
|
|
838
|
+
notesLabel: "Note",
|
|
839
|
+
notesPlaceholder: "Note despre plata...",
|
|
840
|
+
validationDueDateRequired: "Data scadentei este obligatorie",
|
|
841
|
+
validationAmountRequired: "Suma este obligatorie",
|
|
842
|
+
cancel: "Anuleaza",
|
|
843
|
+
saveChanges: "Salveaza modificarile",
|
|
844
|
+
create: "Adauga scadenta",
|
|
845
|
+
typeDeposit: "Avans",
|
|
846
|
+
typeInstallment: "Rata",
|
|
847
|
+
typeBalance: "Sold",
|
|
848
|
+
typeHold: "Blocaj",
|
|
849
|
+
typeOther: "Altul",
|
|
850
|
+
statusPending: "In asteptare",
|
|
851
|
+
statusDue: "Scadenta",
|
|
852
|
+
statusPaid: "Platita",
|
|
853
|
+
statusWaived: "Renuntata",
|
|
854
|
+
statusCancelled: "Anulata",
|
|
855
|
+
statusExpired: "Expirata",
|
|
856
|
+
},
|
|
857
|
+
supplierDialog: {
|
|
858
|
+
editTitle: "Actualizeaza statusul furnizorului",
|
|
859
|
+
newTitle: "Adauga status furnizor",
|
|
860
|
+
serviceNameLabel: "Nume serviciu",
|
|
861
|
+
serviceNamePlaceholder: "Hotel Dubrovnik Palace",
|
|
862
|
+
statusLabel: "Status",
|
|
863
|
+
costCurrencyLabel: "Moneda costului",
|
|
864
|
+
costAmountLabel: "Cost (centi)",
|
|
865
|
+
supplierReferenceLabel: "Referinta furnizor",
|
|
866
|
+
supplierReferencePlaceholder: "CONF-12345",
|
|
867
|
+
notesLabel: "Note",
|
|
868
|
+
notesPlaceholder: "Note suplimentare...",
|
|
869
|
+
validationServiceNameRequired: "Numele serviciului este obligatoriu",
|
|
870
|
+
validationCostCurrency: "Foloseste codul ISO din 3 litere",
|
|
871
|
+
cancel: "Anuleaza",
|
|
872
|
+
saveChanges: "Salveaza modificarile",
|
|
873
|
+
create: "Adauga",
|
|
874
|
+
statusPending: "In asteptare",
|
|
875
|
+
statusConfirmed: "Confirmat",
|
|
876
|
+
statusRejected: "Respins",
|
|
877
|
+
statusCancelled: "Anulat",
|
|
878
|
+
},
|
|
879
|
+
cancellationDialog: {
|
|
880
|
+
title: "Anuleaza rezervarea",
|
|
881
|
+
bookingLabel: "Rezervare",
|
|
882
|
+
startDateLabel: "Data inceput",
|
|
883
|
+
startDateTbd: "De stabilit",
|
|
884
|
+
totalLabel: "Total",
|
|
885
|
+
daysBeforeDepartureLabel: "Zile pana la plecare",
|
|
886
|
+
resolvingPolicy: "Se rezolva politica de anulare...",
|
|
887
|
+
noPolicy: "Nu exista o politica de anulare configurata pentru aceasta rezervare. Continuarea va anula fara previzualizare de rambursare.",
|
|
888
|
+
applicablePolicyLabel: "Politica aplicabila",
|
|
889
|
+
calculatingRefund: "Se calculeaza rambursarea...",
|
|
890
|
+
refundLabel: "Rambursare",
|
|
891
|
+
penaltyLabel: "Penalizare",
|
|
892
|
+
ruleLabel: "Regula",
|
|
893
|
+
noAmount: "Rezervarea nu are o suma totala — rambursarea nu poate fi calculata.",
|
|
894
|
+
reasonLabel: "Motiv",
|
|
895
|
+
reasonPlaceholder: "De ce se anuleaza aceasta rezervare?",
|
|
896
|
+
errorFallback: "Anularea a esuat",
|
|
897
|
+
close: "Inchide",
|
|
898
|
+
confirm: "Confirma anularea",
|
|
899
|
+
refundTypeCash: "Rambursare cash",
|
|
900
|
+
refundTypeCredit: "Credit",
|
|
901
|
+
refundTypeCashOrCredit: "Cash sau credit",
|
|
902
|
+
refundTypeNone: "Fara rambursare",
|
|
903
|
+
ruleDaysTemplate: "≥ {days} zile",
|
|
904
|
+
},
|
|
905
|
+
groupLinkDialog: {
|
|
906
|
+
title: "Leaga rezervarea la camera comuna",
|
|
907
|
+
joinExisting: "Alatura la existent",
|
|
908
|
+
createNew: "Creeaza nou",
|
|
909
|
+
existingGroupsLabel: "Grupuri existente",
|
|
910
|
+
selectPlaceholder: "Selecteaza un grup...",
|
|
911
|
+
noExistingGroups: "Nu exista grupuri",
|
|
912
|
+
filteredHint: "Filtrat la grupurile pentru produsul rezervarii.",
|
|
913
|
+
groupLabelLabel: "Eticheta grupului",
|
|
914
|
+
groupLabelPlaceholder: "ex. Smith + Jones, Camera 204",
|
|
915
|
+
primaryHint: "Aceasta rezervare va fi marcata drept membru principal.",
|
|
916
|
+
validationSelectGroup: "Selecteaza un grup la care sa te alaturi",
|
|
917
|
+
createDefaultLabelPrefix: "Camera comuna",
|
|
918
|
+
linkFailed: "Legarea rezervarii a esuat",
|
|
919
|
+
cancel: "Anuleaza",
|
|
920
|
+
createAndLink: "Creeaza si leaga",
|
|
921
|
+
linkToGroup: "Leaga la grup",
|
|
922
|
+
},
|
|
923
|
+
groupSection: {
|
|
924
|
+
title: "Camera comuna",
|
|
925
|
+
removeAction: "Scoate din grup",
|
|
926
|
+
linkAction: "Leaga la camera comuna",
|
|
927
|
+
empty: "Aceasta rezervare nu este legata la un grup de camera comuna.",
|
|
928
|
+
groupLabel: "Grup",
|
|
929
|
+
kindSharedRoom: "Camera comuna",
|
|
930
|
+
siblingsLabel: "Rezervari surori ({count})",
|
|
931
|
+
siblingsEmpty: "Nu exista alte rezervari legate inca. Distribuie id-ul grupului unei alte rezervari pentru a o lega.",
|
|
932
|
+
primaryBadge: "Principal",
|
|
933
|
+
removeConfirm: "Scoti aceasta rezervare din grupul de camera comuna?",
|
|
934
|
+
},
|
|
935
|
+
itemParticipants: {
|
|
936
|
+
title: "Calatori asignati",
|
|
937
|
+
empty: "Nu exista calatori asignati acestui articol.",
|
|
938
|
+
primaryBadge: "Principal",
|
|
939
|
+
removeConfirm: "Scoti acest calator din articol?",
|
|
940
|
+
selectTravelerPlaceholder: "Selecteaza calatorul...",
|
|
941
|
+
selectPassengerPlaceholder: "Selecteaza calatorul...",
|
|
942
|
+
roleTraveler: "Calator",
|
|
943
|
+
roleOccupant: "Ocupant",
|
|
944
|
+
rolePrimaryContact: "Contact principal",
|
|
945
|
+
roleServiceAssignee: "Responsabil serviciu",
|
|
946
|
+
roleBeneficiary: "Beneficiar",
|
|
947
|
+
roleOther: "Altul",
|
|
948
|
+
assignAction: "Asigneaza",
|
|
949
|
+
},
|
|
950
|
+
payments: {
|
|
951
|
+
title: "Plati",
|
|
952
|
+
empty: "Nu exista plati inregistrate.",
|
|
953
|
+
tableInvoice: "Factura",
|
|
954
|
+
tableMethod: "Metoda",
|
|
955
|
+
tableStatus: "Status",
|
|
956
|
+
tableAmount: "Suma",
|
|
957
|
+
tableDate: "Data",
|
|
958
|
+
tableReference: "Referinta",
|
|
959
|
+
methodBankTransfer: "Transfer bancar",
|
|
960
|
+
methodCreditCard: "Card de credit",
|
|
961
|
+
methodCash: "Cash",
|
|
962
|
+
methodCheque: "Cec",
|
|
963
|
+
methodOther: "Alta",
|
|
964
|
+
statusPending: "In asteptare",
|
|
965
|
+
statusCompleted: "Finalizata",
|
|
966
|
+
statusFailed: "Esuata",
|
|
967
|
+
statusRefunded: "Rambursata",
|
|
968
|
+
},
|
|
969
|
+
paymentSchedules: {
|
|
970
|
+
title: "Scadentar plati",
|
|
971
|
+
addAction: "Adauga scadenta",
|
|
972
|
+
empty: "Nu exista scadente de plata momentan.",
|
|
973
|
+
tableType: "Tip",
|
|
974
|
+
tableStatus: "Status",
|
|
975
|
+
tableDueDate: "Data scadenta",
|
|
976
|
+
tableAmount: "Suma",
|
|
977
|
+
tableNotes: "Note",
|
|
978
|
+
deleteConfirm: "Stergi aceasta scadenta de plata?",
|
|
979
|
+
typeDeposit: "Avans",
|
|
980
|
+
typeInterim: "Intermediar",
|
|
981
|
+
typeFinal: "Final",
|
|
982
|
+
typeCustom: "Personalizat",
|
|
983
|
+
statusPending: "In asteptare",
|
|
984
|
+
statusDue: "Scadenta",
|
|
985
|
+
statusPaid: "Platita",
|
|
986
|
+
statusWaived: "Renuntata",
|
|
987
|
+
statusCancelled: "Anulata",
|
|
988
|
+
statusExpired: "Expirata",
|
|
989
|
+
},
|
|
990
|
+
guarantees: {
|
|
991
|
+
title: "Garantii",
|
|
992
|
+
addAction: "Adauga garantie",
|
|
993
|
+
empty: "Nu exista garantii momentan.",
|
|
994
|
+
tableType: "Tip",
|
|
995
|
+
tableStatus: "Status",
|
|
996
|
+
tableAmount: "Suma",
|
|
997
|
+
tableProvider: "Furnizor",
|
|
998
|
+
tableReference: "Referinta",
|
|
999
|
+
tableExpires: "Expira",
|
|
1000
|
+
deleteConfirm: "Stergi aceasta garantie?",
|
|
1001
|
+
typeCardHold: "Blocare card",
|
|
1002
|
+
typeDeposit: "Avans",
|
|
1003
|
+
typeVoucher: "Voucher",
|
|
1004
|
+
typeInsurance: "Asigurare",
|
|
1005
|
+
typeOther: "Altul",
|
|
1006
|
+
statusPending: "In asteptare",
|
|
1007
|
+
statusActive: "Activa",
|
|
1008
|
+
statusReleased: "Eliberata",
|
|
1009
|
+
statusFailed: "Esuata",
|
|
1010
|
+
statusCancelled: "Anulata",
|
|
1011
|
+
statusExpired: "Expirata",
|
|
1012
|
+
},
|
|
1013
|
+
suppliers: {
|
|
1014
|
+
title: "Confirmari furnizori",
|
|
1015
|
+
addAction: "Adauga furnizor",
|
|
1016
|
+
empty: "Nu exista statusuri de furnizor momentan.",
|
|
1017
|
+
tableService: "Serviciu",
|
|
1018
|
+
tableStatus: "Status",
|
|
1019
|
+
tableCost: "Cost",
|
|
1020
|
+
tableReference: "Referinta",
|
|
1021
|
+
tableConfirmed: "Confirmat",
|
|
1022
|
+
statusPending: "In asteptare",
|
|
1023
|
+
statusConfirmed: "Confirmat",
|
|
1024
|
+
statusRejected: "Respins",
|
|
1025
|
+
statusCancelled: "Anulat",
|
|
1026
|
+
},
|
|
1027
|
+
documents: {
|
|
1028
|
+
title: "Documente",
|
|
1029
|
+
addAction: "Adauga document",
|
|
1030
|
+
empty: "Nu exista documente momentan.",
|
|
1031
|
+
tableType: "Tip",
|
|
1032
|
+
tableFile: "Fisier",
|
|
1033
|
+
tableTraveler: "Calator",
|
|
1034
|
+
tablePassenger: "Calator",
|
|
1035
|
+
tableExpires: "Expira",
|
|
1036
|
+
tableNotes: "Note",
|
|
1037
|
+
deleteConfirm: "Stergi acest document?",
|
|
1038
|
+
viewFile: "Vezi fisierul",
|
|
1039
|
+
typeVisa: "Viza",
|
|
1040
|
+
typeInsurance: "Asigurare",
|
|
1041
|
+
typeHealth: "Sanatate",
|
|
1042
|
+
typePassportCopy: "Copie pasaport",
|
|
1043
|
+
typeOther: "Altul",
|
|
1044
|
+
},
|
|
1045
|
+
activity: {
|
|
1046
|
+
title: "Cronologie activitate",
|
|
1047
|
+
filterAll: "Toate",
|
|
1048
|
+
filterActivity: "Activitate",
|
|
1049
|
+
filterDocument: "Document",
|
|
1050
|
+
filterPayment: "Plata",
|
|
1051
|
+
empty: "Nu exista evenimente momentan.",
|
|
1052
|
+
sourceActivity: "Activitate",
|
|
1053
|
+
sourceDocument: "Document",
|
|
1054
|
+
sourcePayment: "Plata",
|
|
1055
|
+
uploadedSuffix: "incarcat",
|
|
1056
|
+
paymentTitle: "Plata {status} — {amount} {currency}",
|
|
1057
|
+
paymentDescription: "Factura {invoice} · {method}",
|
|
1058
|
+
viewFile: "Vezi fisierul",
|
|
1059
|
+
byActorPrefix: "De {actor} · ",
|
|
1060
|
+
},
|
|
1061
|
+
},
|
|
1062
|
+
},
|
|
1063
|
+
},
|
|
1064
|
+
};
|