pcm-shared-components 2.1.165 → 2.1.167
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.
|
@@ -515,6 +515,7 @@
|
|
|
515
515
|
"default_value": "Default Value",
|
|
516
516
|
"delete": "Delete",
|
|
517
517
|
"departure_date": "Departure Date",
|
|
518
|
+
"deposit": "Deposit",
|
|
518
519
|
"deposit_total": "Deposit Total",
|
|
519
520
|
"description": "Description",
|
|
520
521
|
"dining_table": "Dining table",
|
|
@@ -1248,6 +1249,12 @@
|
|
|
1248
1249
|
"source_stripe": "Stripe",
|
|
1249
1250
|
"title": "Add Credits"
|
|
1250
1251
|
},
|
|
1252
|
+
"adjustment": {
|
|
1253
|
+
"add": "Add",
|
|
1254
|
+
"note": "Note (optional)",
|
|
1255
|
+
"remove": "Remove",
|
|
1256
|
+
"title": "Adjust Balance"
|
|
1257
|
+
},
|
|
1251
1258
|
"button": {
|
|
1252
1259
|
"add_credits": "Add Credits",
|
|
1253
1260
|
"apply_credits": "Apply Credits",
|
|
@@ -1258,37 +1265,83 @@
|
|
|
1258
1265
|
"skip": "Skip",
|
|
1259
1266
|
"use": "Use",
|
|
1260
1267
|
"use_full": "Apply Full Amount",
|
|
1261
|
-
"view_history": "History"
|
|
1268
|
+
"view_history": "History",
|
|
1269
|
+
"yes_apply": "Yes, use my credits"
|
|
1262
1270
|
},
|
|
1263
1271
|
"dialog": {
|
|
1264
1272
|
"apply_payment": "Apply as Payment",
|
|
1265
1273
|
"apply_to_charge": "Apply to Charge"
|
|
1266
1274
|
},
|
|
1275
|
+
"filter": {
|
|
1276
|
+
"all_statuses": "All Statuses",
|
|
1277
|
+
"all_types": "All Types",
|
|
1278
|
+
"clear": "Clear",
|
|
1279
|
+
"date_range": "Date Range",
|
|
1280
|
+
"export": "Export",
|
|
1281
|
+
"from": "From",
|
|
1282
|
+
"linked": "Linked",
|
|
1283
|
+
"no_results": "No results found",
|
|
1284
|
+
"rows_per_page": "Rows per page",
|
|
1285
|
+
"search_payments": "Search payments...",
|
|
1286
|
+
"showing": "Showing {{from}}–{{to}} of {{total}}",
|
|
1287
|
+
"to": "To",
|
|
1288
|
+
"unlinked": "Unlinked"
|
|
1289
|
+
},
|
|
1267
1290
|
"history": {
|
|
1291
|
+
"adjust_deposit": "Adjust balance",
|
|
1268
1292
|
"all_categories": "All Categories",
|
|
1293
|
+
"all_dates": "All dates",
|
|
1294
|
+
"all_sources": "All Sources",
|
|
1295
|
+
"all_types": "All",
|
|
1269
1296
|
"amount": "Amount",
|
|
1297
|
+
"balance": "Balance",
|
|
1298
|
+
"balance_after": "Balance after",
|
|
1270
1299
|
"category": "Category",
|
|
1271
1300
|
"created_by": "Created By",
|
|
1272
1301
|
"date": "Date",
|
|
1302
|
+
"date_from": "From",
|
|
1303
|
+
"date_to": "To",
|
|
1304
|
+
"day_total": "Day Total",
|
|
1305
|
+
"desc_added": "Added funds",
|
|
1306
|
+
"desc_adjusted": "Balance adjusted",
|
|
1307
|
+
"desc_refunded": "Payment refund processed",
|
|
1308
|
+
"desc_reversed": "Deposit refund processed",
|
|
1309
|
+
"desc_used": "Used at",
|
|
1310
|
+
"export_csv": "Export CSV",
|
|
1273
1311
|
"filter_category": "Category",
|
|
1312
|
+
"filter_source": "Source",
|
|
1313
|
+
"filter_type": "Type",
|
|
1314
|
+
"more_transactions": "more transactions",
|
|
1274
1315
|
"no_records": "No credits history found",
|
|
1316
|
+
"print": "Print",
|
|
1317
|
+
"reference": "Reference",
|
|
1318
|
+
"refund_deposit": "Refund this deposit",
|
|
1275
1319
|
"search_placeholder": "Search history...",
|
|
1320
|
+
"show_less": "Show less",
|
|
1321
|
+
"show_more": "Show",
|
|
1276
1322
|
"source": "Source",
|
|
1277
1323
|
"title": "Credits History",
|
|
1324
|
+
"transaction": "transaction",
|
|
1325
|
+
"transactions": "transactions",
|
|
1278
1326
|
"type": "Type",
|
|
1279
1327
|
"type_adjustment": "Adjustment",
|
|
1328
|
+
"type_deposit_refund": "Deposit Refund",
|
|
1280
1329
|
"type_fund": "Fund",
|
|
1330
|
+
"type_payment_refund": "Payment Refund",
|
|
1281
1331
|
"type_refund": "Refund",
|
|
1332
|
+
"type_reversed": "Reversed",
|
|
1282
1333
|
"type_usage": "Usage"
|
|
1283
1334
|
},
|
|
1284
1335
|
"label": {
|
|
1285
1336
|
"amount": "Amount",
|
|
1286
1337
|
"any": "Any",
|
|
1287
1338
|
"available": "Available",
|
|
1339
|
+
"balance": "Balance",
|
|
1288
1340
|
"category": "Category",
|
|
1289
1341
|
"charge_remaining": "Charge Remaining",
|
|
1290
1342
|
"credit": "Credit",
|
|
1291
1343
|
"credits": "Credits",
|
|
1344
|
+
"funded": "Funded",
|
|
1292
1345
|
"funded_from_credit_tooltip": "This payment was funded from the client's credit wallet",
|
|
1293
1346
|
"linked_charge": "Linked Charge",
|
|
1294
1347
|
"max": "Max",
|
|
@@ -1299,23 +1352,40 @@
|
|
|
1299
1352
|
"unlinked": "Unlinked"
|
|
1300
1353
|
},
|
|
1301
1354
|
"message": {
|
|
1355
|
+
"adjust_error": "Failed to adjust balance",
|
|
1356
|
+
"adjusted": "Balance adjusted successfully",
|
|
1302
1357
|
"allocation_error": "Failed to update allocation",
|
|
1303
1358
|
"applied": "Credits applied successfully",
|
|
1304
1359
|
"apply_error": "Failed to apply credits",
|
|
1305
1360
|
"fund_error": "Failed to add credits",
|
|
1306
|
-
"funded": "Credits added successfully"
|
|
1361
|
+
"funded": "Credits added successfully",
|
|
1362
|
+
"refund_error": "Failed to refund deposit",
|
|
1363
|
+
"refunded": "Deposit refunded successfully"
|
|
1307
1364
|
},
|
|
1308
1365
|
"prompt": {
|
|
1309
1366
|
"custom_amount_label": "Amount to Apply",
|
|
1367
|
+
"intro_body": "Credits are available in your wallet. Would you like to use them to cover this charge?",
|
|
1368
|
+
"intro_title": "Meter reading added",
|
|
1310
1369
|
"select_pool": "Select a credit pool to apply",
|
|
1311
1370
|
"use_credits": "You have {{amount}} in credits"
|
|
1312
1371
|
},
|
|
1372
|
+
"refund": {
|
|
1373
|
+
"amount": "Refund Amount",
|
|
1374
|
+
"confirm": "Refund",
|
|
1375
|
+
"full": "Full Refund",
|
|
1376
|
+
"partial": "Partial Refund",
|
|
1377
|
+
"pick_deposit_subtitle": "Select which deposit to refund",
|
|
1378
|
+
"refundable": "Refundable",
|
|
1379
|
+
"title": "Refund Deposit",
|
|
1380
|
+
"wallet_restore_notice": "This payment was funded from the client's credit wallet. Credits will be automatically restored upon refund."
|
|
1381
|
+
},
|
|
1313
1382
|
"summary": {
|
|
1314
1383
|
"any_credits": "Any Credits",
|
|
1315
1384
|
"any_credits_desc": "Flexible credits usable anywhere",
|
|
1316
1385
|
"apply_hint": "Credits will be applied to the balance remaining",
|
|
1317
1386
|
"apply_to_reservation": "Apply to Reservation",
|
|
1318
1387
|
"available_balance": "Total Balance",
|
|
1388
|
+
"balance_by_category": "Balance by category",
|
|
1319
1389
|
"credit_breakdown": "Credit Breakdown",
|
|
1320
1390
|
"meter_credits": "Meter Credits",
|
|
1321
1391
|
"meter_credits_desc": "For meter charges only",
|
|
@@ -1324,7 +1394,8 @@
|
|
|
1324
1394
|
"pos_credits_desc": "From point-of-sale transactions",
|
|
1325
1395
|
"subtitle": "View and manage credits for this customer.",
|
|
1326
1396
|
"title": "Credits",
|
|
1327
|
-
"total_credits_available": "Total credits available to use"
|
|
1397
|
+
"total_credits_available": "Total credits available to use",
|
|
1398
|
+
"use_credits_desc": "Use credits to reduce this reservation balance."
|
|
1328
1399
|
},
|
|
1329
1400
|
"validation": {
|
|
1330
1401
|
"amount_exceeds_available": "Amount exceeds available credits",
|
|
@@ -2547,6 +2618,7 @@
|
|
|
2547
2618
|
"title": "Sales Reconciliation"
|
|
2548
2619
|
},
|
|
2549
2620
|
"search_by": {
|
|
2621
|
+
"activity_date": "Activity Date Range",
|
|
2550
2622
|
"arrival_date": "Arrival Date",
|
|
2551
2623
|
"date_sold": "Date Sold",
|
|
2552
2624
|
"payment_date": "Payment Date",
|
|
@@ -2584,6 +2656,23 @@
|
|
|
2584
2656
|
"gate_note": "Note",
|
|
2585
2657
|
"gate_number": "Gate Number",
|
|
2586
2658
|
"title": "Unassigned Gate Access"
|
|
2659
|
+
},
|
|
2660
|
+
"wallet_credit_balances": {
|
|
2661
|
+
"any_balance": "General Credit",
|
|
2662
|
+
"client_id": "Client ID",
|
|
2663
|
+
"client_name": "Client Name",
|
|
2664
|
+
"date_range_note": "Balance columns (Total, Meter, POS, General) reflect current real-time state. Funds Added, Used, and Refunded are scoped to the selected date range.",
|
|
2665
|
+
"funding_sources": "Funding Sources",
|
|
2666
|
+
"funds_added": "Funds Added",
|
|
2667
|
+
"funds_refunded": "Funds Refunded",
|
|
2668
|
+
"funds_used": "Funds Used",
|
|
2669
|
+
"hide_zero_balance": "Hide zero-balance clients",
|
|
2670
|
+
"last_activity_date": "Last Activity",
|
|
2671
|
+
"meter_balance": "Meter Deposit",
|
|
2672
|
+
"pos_balance": "POS Credit",
|
|
2673
|
+
"report_description": "Current wallet credit balances per client. Funds Added, Used, and Refunded are scoped to the selected activity date range.",
|
|
2674
|
+
"title": "Clients Wallet Credit Balances Summary",
|
|
2675
|
+
"total_balance": "Total Balance"
|
|
2587
2676
|
}
|
|
2588
2677
|
},
|
|
2589
2678
|
"reservation_addons": {
|
|
@@ -2770,6 +2859,7 @@
|
|
|
2770
2859
|
"client_type": "Client Type",
|
|
2771
2860
|
"conflict_detected": "Conflicts",
|
|
2772
2861
|
"creation_date": "Creation Date",
|
|
2862
|
+
"credits": "Credits",
|
|
2773
2863
|
"departure_date": "Departure Date",
|
|
2774
2864
|
"email_address": "Email Address",
|
|
2775
2865
|
"email_status_id": "Email Sent",
|
|
@@ -515,6 +515,7 @@
|
|
|
515
515
|
"default_value": "Valor por defecto",
|
|
516
516
|
"delete": "Borrar",
|
|
517
517
|
"departure_date": "Fecha de salida",
|
|
518
|
+
"deposit": "Depósito",
|
|
518
519
|
"deposit_total": "Depósito total",
|
|
519
520
|
"description": "Descripción",
|
|
520
521
|
"dining_table": "Comedor",
|
|
@@ -1248,6 +1249,12 @@
|
|
|
1248
1249
|
"source_stripe": "Stripe",
|
|
1249
1250
|
"title": "Añadir créditos"
|
|
1250
1251
|
},
|
|
1252
|
+
"adjustment": {
|
|
1253
|
+
"add": "Agregar",
|
|
1254
|
+
"note": "Nota (opcional)",
|
|
1255
|
+
"remove": "Retirar",
|
|
1256
|
+
"title": "Ajustar saldo"
|
|
1257
|
+
},
|
|
1251
1258
|
"button": {
|
|
1252
1259
|
"add_credits": "Añadir créditos",
|
|
1253
1260
|
"apply_credits": "Solicitar créditos",
|
|
@@ -1258,37 +1265,83 @@
|
|
|
1258
1265
|
"skip": "Saltar",
|
|
1259
1266
|
"use": "Utilice",
|
|
1260
1267
|
"use_full": "Aplicar importe total",
|
|
1261
|
-
"view_history": "Historia"
|
|
1268
|
+
"view_history": "Historia",
|
|
1269
|
+
"yes_apply": "Sí, usar mis créditos"
|
|
1262
1270
|
},
|
|
1263
1271
|
"dialog": {
|
|
1264
1272
|
"apply_payment": "Solicitar como pago",
|
|
1265
1273
|
"apply_to_charge": "Solicitar el cargo"
|
|
1266
1274
|
},
|
|
1275
|
+
"filter": {
|
|
1276
|
+
"all_statuses": "Todos los estados",
|
|
1277
|
+
"all_types": "Todos los tipos",
|
|
1278
|
+
"clear": "Limpiar",
|
|
1279
|
+
"date_range": "Rango de fechas",
|
|
1280
|
+
"export": "Exportar",
|
|
1281
|
+
"from": "Desde",
|
|
1282
|
+
"linked": "Vinculado",
|
|
1283
|
+
"no_results": "Sin resultados",
|
|
1284
|
+
"rows_per_page": "Filas por página",
|
|
1285
|
+
"search_payments": "Buscar pagos...",
|
|
1286
|
+
"showing": "Mostrando {{from}}–{{to}} de {{total}}",
|
|
1287
|
+
"to": "Hasta",
|
|
1288
|
+
"unlinked": "Sin vincular"
|
|
1289
|
+
},
|
|
1267
1290
|
"history": {
|
|
1291
|
+
"adjust_deposit": "Ajustar saldo",
|
|
1268
1292
|
"all_categories": "Todas las categorias",
|
|
1293
|
+
"all_dates": "Todas las fechas",
|
|
1294
|
+
"all_sources": "Todas las fuentes",
|
|
1295
|
+
"all_types": "Todos",
|
|
1269
1296
|
"amount": "Importe",
|
|
1297
|
+
"balance": "Saldo",
|
|
1298
|
+
"balance_after": "Saldo después",
|
|
1270
1299
|
"category": "Categoría",
|
|
1271
1300
|
"created_by": "Creado por",
|
|
1272
1301
|
"date": "Fecha",
|
|
1302
|
+
"date_from": "Desde",
|
|
1303
|
+
"date_to": "Hasta",
|
|
1304
|
+
"day_total": "Total del día",
|
|
1305
|
+
"desc_added": "Fondos agregados",
|
|
1306
|
+
"desc_adjusted": "Saldo ajustado",
|
|
1307
|
+
"desc_refunded": "Reembolso de pago procesado",
|
|
1308
|
+
"desc_reversed": "Reembolso de depósito procesado",
|
|
1309
|
+
"desc_used": "Usado en",
|
|
1310
|
+
"export_csv": "Exportar CSV",
|
|
1273
1311
|
"filter_category": "Categoría",
|
|
1312
|
+
"filter_source": "Fuente",
|
|
1313
|
+
"filter_type": "Tipo",
|
|
1314
|
+
"more_transactions": "transacciones más",
|
|
1274
1315
|
"no_records": "No se ha encontrado ningún historial de créditos",
|
|
1316
|
+
"print": "Imprimir",
|
|
1317
|
+
"reference": "Referencia",
|
|
1318
|
+
"refund_deposit": "Reembolsar este depósito",
|
|
1275
1319
|
"search_placeholder": "Historial de búsqueda...",
|
|
1320
|
+
"show_less": "Ver menos",
|
|
1321
|
+
"show_more": "Ver",
|
|
1276
1322
|
"source": "Fuente",
|
|
1277
1323
|
"title": "Créditos Historia",
|
|
1324
|
+
"transaction": "transacción",
|
|
1325
|
+
"transactions": "transacciones",
|
|
1278
1326
|
"type": "Tipo",
|
|
1279
1327
|
"type_adjustment": "Ajuste",
|
|
1328
|
+
"type_deposit_refund": "Reembolso de depósito",
|
|
1280
1329
|
"type_fund": "Fondo",
|
|
1330
|
+
"type_payment_refund": "Reembolso de pago",
|
|
1281
1331
|
"type_refund": "Reembolso",
|
|
1332
|
+
"type_reversed": "Revertido",
|
|
1282
1333
|
"type_usage": "Utilización"
|
|
1283
1334
|
},
|
|
1284
1335
|
"label": {
|
|
1285
1336
|
"amount": "Importe",
|
|
1286
1337
|
"any": "Cualquier",
|
|
1287
1338
|
"available": "Disponible",
|
|
1339
|
+
"balance": "Saldo",
|
|
1288
1340
|
"category": "Categoría",
|
|
1289
1341
|
"charge_remaining": "Carga restante",
|
|
1290
1342
|
"credit": "Crédito",
|
|
1291
1343
|
"credits": "Créditos",
|
|
1344
|
+
"funded": "Financiado",
|
|
1292
1345
|
"funded_from_credit_tooltip": "Este pago fue financiado desde la billetera de crédito del cliente",
|
|
1293
1346
|
"linked_charge": "Cargo vinculado",
|
|
1294
1347
|
"max": "Max",
|
|
@@ -1299,23 +1352,40 @@
|
|
|
1299
1352
|
"unlinked": "Desvinculado"
|
|
1300
1353
|
},
|
|
1301
1354
|
"message": {
|
|
1355
|
+
"adjust_error": "Error al ajustar el saldo",
|
|
1356
|
+
"adjusted": "Saldo ajustado exitosamente",
|
|
1302
1357
|
"allocation_error": "Error al actualizar la asignación",
|
|
1303
1358
|
"applied": "Créditos aplicados con éxito",
|
|
1304
1359
|
"apply_error": "Créditos no aplicados",
|
|
1305
1360
|
"fund_error": "No se pudieron agregar los créditos.",
|
|
1306
|
-
"funded": "Créditos añadidos correctamente"
|
|
1361
|
+
"funded": "Créditos añadidos correctamente",
|
|
1362
|
+
"refund_error": "Error al reembolsar el depósito",
|
|
1363
|
+
"refunded": "Depósito reembolsado exitosamente"
|
|
1307
1364
|
},
|
|
1308
1365
|
"prompt": {
|
|
1309
1366
|
"custom_amount_label": "Cantidad a solicitar",
|
|
1367
|
+
"intro_body": "Hay créditos disponibles en su billetera. ¿Desea utilizarlos para cubrir este cargo?",
|
|
1368
|
+
"intro_title": "Lectura del medidor agregada",
|
|
1310
1369
|
"select_pool": "Seleccione un grupo de créditos para solicitar",
|
|
1311
1370
|
"use_credits": "Tienes {{amount}} créditos"
|
|
1312
1371
|
},
|
|
1372
|
+
"refund": {
|
|
1373
|
+
"amount": "Monto a reembolsar",
|
|
1374
|
+
"confirm": "Reembolsar",
|
|
1375
|
+
"full": "Reembolso total",
|
|
1376
|
+
"partial": "Reembolso parcial",
|
|
1377
|
+
"pick_deposit_subtitle": "Seleccionar el depósito a reembolsar",
|
|
1378
|
+
"refundable": "Reembolsable",
|
|
1379
|
+
"title": "Reembolso de depósito",
|
|
1380
|
+
"wallet_restore_notice": "Este pago fue financiado desde la billetera de créditos del cliente. Los créditos se restaurarán automáticamente tras el reembolso."
|
|
1381
|
+
},
|
|
1313
1382
|
"summary": {
|
|
1314
1383
|
"any_credits": "Cualquier crédito",
|
|
1315
1384
|
"any_credits_desc": "Créditos flexibles que se pueden usar en cualquier lugar.",
|
|
1316
1385
|
"apply_hint": "Los créditos se aplicarán al saldo restante.",
|
|
1317
1386
|
"apply_to_reservation": "Solicitar reserva",
|
|
1318
1387
|
"available_balance": "Total Balance",
|
|
1388
|
+
"balance_by_category": "Saldo por categoría",
|
|
1319
1389
|
"credit_breakdown": "Desglose de crédito",
|
|
1320
1390
|
"meter_credits": "Créditos de Medición",
|
|
1321
1391
|
"meter_credits_desc": "Sólo para gastos de contador",
|
|
@@ -1324,7 +1394,8 @@
|
|
|
1324
1394
|
"pos_credits_desc": "De las transacciones en el punto de venta",
|
|
1325
1395
|
"subtitle": "Ver y gestionar los créditos de este cliente.",
|
|
1326
1396
|
"title": "Créditos",
|
|
1327
|
-
"total_credits_available": "Total de créditos disponibles"
|
|
1397
|
+
"total_credits_available": "Total de créditos disponibles",
|
|
1398
|
+
"use_credits_desc": "Utilice sus créditos para reducir el saldo de esta reserva."
|
|
1328
1399
|
},
|
|
1329
1400
|
"validation": {
|
|
1330
1401
|
"amount_exceeds_available": "El importe supera los créditos disponibles",
|
|
@@ -2547,6 +2618,7 @@
|
|
|
2547
2618
|
"title": "Conciliación de ventas"
|
|
2548
2619
|
},
|
|
2549
2620
|
"search_by": {
|
|
2621
|
+
"activity_date": "Rango de fechas de actividad",
|
|
2550
2622
|
"arrival_date": "Fecha de llegada",
|
|
2551
2623
|
"date_sold": "fecha de venta",
|
|
2552
2624
|
"payment_date": "Fecha de pago",
|
|
@@ -2584,6 +2656,23 @@
|
|
|
2584
2656
|
"gate_note": "Nota",
|
|
2585
2657
|
"gate_number": "Número de puerta",
|
|
2586
2658
|
"title": "Acceso sin asignar"
|
|
2659
|
+
},
|
|
2660
|
+
"wallet_credit_balances": {
|
|
2661
|
+
"any_balance": "Crédito general",
|
|
2662
|
+
"client_id": "ID de cliente",
|
|
2663
|
+
"client_name": "Nombre del cliente",
|
|
2664
|
+
"date_range_note": "Las columnas de saldo (Total, Medidor, TPV, General) reflejan el estado actual en tiempo real. Los fondos agregados, usados y reembolsados se filtran por el rango de fechas.",
|
|
2665
|
+
"funding_sources": "Fuentes de financiamiento",
|
|
2666
|
+
"funds_added": "Fondos agregados",
|
|
2667
|
+
"funds_refunded": "Fondos reembolsados",
|
|
2668
|
+
"funds_used": "Fondos usados",
|
|
2669
|
+
"hide_zero_balance": "Ocultar clientes con saldo cero",
|
|
2670
|
+
"last_activity_date": "Última actividad",
|
|
2671
|
+
"meter_balance": "Depósito de medidor",
|
|
2672
|
+
"pos_balance": "Crédito TPV",
|
|
2673
|
+
"report_description": "Saldos actuales de créditos por cliente. Los fondos agregados, usados y reembolsados se filtran por el rango de fechas seleccionado.",
|
|
2674
|
+
"title": "Resumen de saldos de créditos de billetera de clientes",
|
|
2675
|
+
"total_balance": "Saldo total"
|
|
2587
2676
|
}
|
|
2588
2677
|
},
|
|
2589
2678
|
"reservation_addons": {
|
|
@@ -2770,6 +2859,7 @@
|
|
|
2770
2859
|
"client_type": "Tipo de cliente",
|
|
2771
2860
|
"conflict_detected": "Conflictos",
|
|
2772
2861
|
"creation_date": "Fecha de creación",
|
|
2862
|
+
"credits": "Créditos",
|
|
2773
2863
|
"departure_date": "Fecha de salida",
|
|
2774
2864
|
"email_address": "Dirección de correo electrónico",
|
|
2775
2865
|
"email_status_id": "Email enviado",
|
|
@@ -515,6 +515,7 @@
|
|
|
515
515
|
"default_value": "Valeur par défaut",
|
|
516
516
|
"delete": "Supprimer",
|
|
517
517
|
"departure_date": "Date de départ",
|
|
518
|
+
"deposit": "Dépôt",
|
|
518
519
|
"deposit_total": "Dépôt total",
|
|
519
520
|
"description": "Description",
|
|
520
521
|
"dining_table": "Table à manger",
|
|
@@ -1248,6 +1249,12 @@
|
|
|
1248
1249
|
"source_stripe": "Stripe",
|
|
1249
1250
|
"title": "Ajouter des crédits"
|
|
1250
1251
|
},
|
|
1252
|
+
"adjustment": {
|
|
1253
|
+
"add": "Ajouter",
|
|
1254
|
+
"note": "Note (optionnelle)",
|
|
1255
|
+
"remove": "Retirer",
|
|
1256
|
+
"title": "Ajuster le solde"
|
|
1257
|
+
},
|
|
1251
1258
|
"button": {
|
|
1252
1259
|
"add_credits": "Ajouter des crédits",
|
|
1253
1260
|
"apply_credits": "Appliquer les crédits",
|
|
@@ -1258,37 +1265,83 @@
|
|
|
1258
1265
|
"skip": "Sauter",
|
|
1259
1266
|
"use": "Utilisation",
|
|
1260
1267
|
"use_full": "Appliquer le montant total",
|
|
1261
|
-
"view_history": "L'histoire"
|
|
1268
|
+
"view_history": "L'histoire",
|
|
1269
|
+
"yes_apply": "Oui, utiliser mes crédits"
|
|
1262
1270
|
},
|
|
1263
1271
|
"dialog": {
|
|
1264
1272
|
"apply_payment": "Demande de paiement",
|
|
1265
1273
|
"apply_to_charge": "Postuler pour charger"
|
|
1266
1274
|
},
|
|
1275
|
+
"filter": {
|
|
1276
|
+
"all_statuses": "Tous les statuts",
|
|
1277
|
+
"all_types": "Tous les types",
|
|
1278
|
+
"clear": "Effacer",
|
|
1279
|
+
"date_range": "Plage de dates",
|
|
1280
|
+
"export": "Exporter",
|
|
1281
|
+
"from": "Du",
|
|
1282
|
+
"linked": "Lié",
|
|
1283
|
+
"no_results": "Aucun résultat trouvé",
|
|
1284
|
+
"rows_per_page": "Lignes par page",
|
|
1285
|
+
"search_payments": "Rechercher les paiements...",
|
|
1286
|
+
"showing": "Affichage de {{from}}–{{to}} sur {{total}}",
|
|
1287
|
+
"to": "Au",
|
|
1288
|
+
"unlinked": "Non lié"
|
|
1289
|
+
},
|
|
1267
1290
|
"history": {
|
|
1291
|
+
"adjust_deposit": "Ajuster le solde",
|
|
1268
1292
|
"all_categories": "Toutes les catégories",
|
|
1293
|
+
"all_dates": "Toutes les dates",
|
|
1294
|
+
"all_sources": "Toutes les sources",
|
|
1295
|
+
"all_types": "Tous",
|
|
1269
1296
|
"amount": "Montant",
|
|
1297
|
+
"balance": "Solde",
|
|
1298
|
+
"balance_after": "Solde après",
|
|
1270
1299
|
"category": "Catégorie",
|
|
1271
1300
|
"created_by": "Créé par",
|
|
1272
1301
|
"date": "Date",
|
|
1302
|
+
"date_from": "Du",
|
|
1303
|
+
"date_to": "Au",
|
|
1304
|
+
"day_total": "Total du jour",
|
|
1305
|
+
"desc_added": "Fonds ajoutés",
|
|
1306
|
+
"desc_adjusted": "Solde ajusté",
|
|
1307
|
+
"desc_refunded": "Remboursement de paiement traité",
|
|
1308
|
+
"desc_reversed": "Remboursement de dépôt traité",
|
|
1309
|
+
"desc_used": "Utilisé à",
|
|
1310
|
+
"export_csv": "Exporter CSV",
|
|
1273
1311
|
"filter_category": "Catégorie",
|
|
1312
|
+
"filter_source": "Source",
|
|
1313
|
+
"filter_type": "Type",
|
|
1314
|
+
"more_transactions": "transactions supplémentaires",
|
|
1274
1315
|
"no_records": "Aucun historique de crédits n'a été trouvé",
|
|
1316
|
+
"print": "Imprimer",
|
|
1317
|
+
"reference": "Référence",
|
|
1318
|
+
"refund_deposit": "Rembourser ce dépôt",
|
|
1275
1319
|
"search_placeholder": "Historique de la recherche...",
|
|
1320
|
+
"show_less": "Voir moins",
|
|
1321
|
+
"show_more": "Voir",
|
|
1276
1322
|
"source": "Source",
|
|
1277
1323
|
"title": "Historique des crédits",
|
|
1324
|
+
"transaction": "transaction",
|
|
1325
|
+
"transactions": "transactions",
|
|
1278
1326
|
"type": "Type",
|
|
1279
1327
|
"type_adjustment": "Ajustement",
|
|
1328
|
+
"type_deposit_refund": "Remboursement dépôt",
|
|
1280
1329
|
"type_fund": "Fonds",
|
|
1330
|
+
"type_payment_refund": "Remboursement paiement",
|
|
1281
1331
|
"type_refund": "Remboursement",
|
|
1332
|
+
"type_reversed": "Annulé",
|
|
1282
1333
|
"type_usage": "Utilisation"
|
|
1283
1334
|
},
|
|
1284
1335
|
"label": {
|
|
1285
1336
|
"amount": "Montant",
|
|
1286
1337
|
"any": "Tous",
|
|
1287
1338
|
"available": "Disponible",
|
|
1339
|
+
"balance": "Solde",
|
|
1288
1340
|
"category": "Catégorie",
|
|
1289
1341
|
"charge_remaining": "Charge restante",
|
|
1290
1342
|
"credit": "Crédit",
|
|
1291
1343
|
"credits": "Crédits",
|
|
1344
|
+
"funded": "Financé",
|
|
1292
1345
|
"funded_from_credit_tooltip": "Ce paiement a été financé par le portefeuille de crédit du client",
|
|
1293
1346
|
"linked_charge": "Charge liée",
|
|
1294
1347
|
"max": "Max",
|
|
@@ -1299,23 +1352,40 @@
|
|
|
1299
1352
|
"unlinked": "Sans lien"
|
|
1300
1353
|
},
|
|
1301
1354
|
"message": {
|
|
1355
|
+
"adjust_error": "Échec de l'ajustement du solde",
|
|
1356
|
+
"adjusted": "Solde ajusté avec succès",
|
|
1302
1357
|
"allocation_error": "Échec de la mise à jour de l'allocation",
|
|
1303
1358
|
"applied": "Crédits appliqués avec succès",
|
|
1304
1359
|
"apply_error": "Échec de l'application des crédits",
|
|
1305
1360
|
"fund_error": "Impossible d'ajouter les crédits",
|
|
1306
|
-
"funded": "Crédits ajoutés avec succès"
|
|
1361
|
+
"funded": "Crédits ajoutés avec succès",
|
|
1362
|
+
"refund_error": "Échec du remboursement du dépôt",
|
|
1363
|
+
"refunded": "Dépôt remboursé avec succès"
|
|
1307
1364
|
},
|
|
1308
1365
|
"prompt": {
|
|
1309
1366
|
"custom_amount_label": "Montant à appliquer",
|
|
1367
|
+
"intro_body": "Des crédits sont disponibles dans votre portefeuille. Voulez-vous les utiliser pour couvrir ce montant?",
|
|
1368
|
+
"intro_title": "Lecture du compteur ajoutée",
|
|
1310
1369
|
"select_pool": "Sélectionnez un groupe de crédits pour faire une demande.",
|
|
1311
1370
|
"use_credits": "Vous avez {{amount}} crédits"
|
|
1312
1371
|
},
|
|
1372
|
+
"refund": {
|
|
1373
|
+
"amount": "Montant à rembourser",
|
|
1374
|
+
"confirm": "Rembourser",
|
|
1375
|
+
"full": "Remboursement total",
|
|
1376
|
+
"partial": "Remboursement partiel",
|
|
1377
|
+
"pick_deposit_subtitle": "Sélectionner le dépôt à rembourser",
|
|
1378
|
+
"refundable": "Remboursable",
|
|
1379
|
+
"title": "Remboursement du dépôt",
|
|
1380
|
+
"wallet_restore_notice": "Ce paiement a été financé depuis le portefeuille de crédits du client. Les crédits seront automatiquement restaurés après le remboursement."
|
|
1381
|
+
},
|
|
1313
1382
|
"summary": {
|
|
1314
1383
|
"any_credits": "Crédits",
|
|
1315
1384
|
"any_credits_desc": "Crédits flexibles utilisables partout",
|
|
1316
1385
|
"apply_hint": "Les crédits seront appliqués au solde restant.",
|
|
1317
1386
|
"apply_to_reservation": "Postuler à la réservation",
|
|
1318
1387
|
"available_balance": "Solde total",
|
|
1388
|
+
"balance_by_category": "Solde par catégorie",
|
|
1319
1389
|
"credit_breakdown": "Répartition des crédits",
|
|
1320
1390
|
"meter_credits": "Crédits de compteur",
|
|
1321
1391
|
"meter_credits_desc": "Pour les frais de compteur uniquement",
|
|
@@ -1324,7 +1394,8 @@
|
|
|
1324
1394
|
"pos_credits_desc": "Des transactions au point de vente",
|
|
1325
1395
|
"subtitle": "Consulter et gérer les crédits de ce client.",
|
|
1326
1396
|
"title": "Crédits",
|
|
1327
|
-
"total_credits_available": "Total des crédits disponibles"
|
|
1397
|
+
"total_credits_available": "Total des crédits disponibles",
|
|
1398
|
+
"use_credits_desc": "Utilisez vos crédits pour réduire le solde de cette réservation."
|
|
1328
1399
|
},
|
|
1329
1400
|
"validation": {
|
|
1330
1401
|
"amount_exceeds_available": "Le montant dépasse les crédits disponibles",
|
|
@@ -2547,6 +2618,7 @@
|
|
|
2547
2618
|
"title": "Rapprochement des ventes"
|
|
2548
2619
|
},
|
|
2549
2620
|
"search_by": {
|
|
2621
|
+
"activity_date": "Plage de dates d'activité",
|
|
2550
2622
|
"arrival_date": "Date D'arrivée",
|
|
2551
2623
|
"date_sold": "Date de Vente",
|
|
2552
2624
|
"payment_date": "Date de Paiement",
|
|
@@ -2584,6 +2656,23 @@
|
|
|
2584
2656
|
"gate_note": "Note",
|
|
2585
2657
|
"gate_number": "Numéro de la porte",
|
|
2586
2658
|
"title": "Porte d'accès non attribuée"
|
|
2659
|
+
},
|
|
2660
|
+
"wallet_credit_balances": {
|
|
2661
|
+
"any_balance": "Crédit général",
|
|
2662
|
+
"client_id": "ID client",
|
|
2663
|
+
"client_name": "Nom du client",
|
|
2664
|
+
"date_range_note": "Les colonnes de solde (Total, Compteur, PDV, Général) reflètent l'état actuel en temps réel. Les fonds ajoutés, utilisés et remboursés sont filtrés par la plage de dates.",
|
|
2665
|
+
"funding_sources": "Sources de financement",
|
|
2666
|
+
"funds_added": "Fonds ajoutés",
|
|
2667
|
+
"funds_refunded": "Fonds remboursés",
|
|
2668
|
+
"funds_used": "Fonds utilisés",
|
|
2669
|
+
"hide_zero_balance": "Masquer les clients avec solde nul",
|
|
2670
|
+
"last_activity_date": "Dernière activité",
|
|
2671
|
+
"meter_balance": "Dépôt compteur",
|
|
2672
|
+
"pos_balance": "Crédit PDV",
|
|
2673
|
+
"report_description": "Soldes actuels des crédits portefeuille par client. Les fonds ajoutés, utilisés et remboursés sont filtrés par la plage de dates sélectionnée.",
|
|
2674
|
+
"title": "Résumé des soldes de crédits portefeuille clients",
|
|
2675
|
+
"total_balance": "Solde total"
|
|
2587
2676
|
}
|
|
2588
2677
|
},
|
|
2589
2678
|
"reservation_addons": {
|
|
@@ -2770,6 +2859,7 @@
|
|
|
2770
2859
|
"client_type": "Type de client",
|
|
2771
2860
|
"conflict_detected": "Conflits",
|
|
2772
2861
|
"creation_date": "Date de création",
|
|
2862
|
+
"credits": "Crédits",
|
|
2773
2863
|
"departure_date": "Date de départ",
|
|
2774
2864
|
"email_address": "Address courriel",
|
|
2775
2865
|
"email_status_id": "Email envoyé",
|