pcm-shared-components 2.1.309 → 2.1.310
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.
|
@@ -1287,7 +1287,9 @@
|
|
|
1287
1287
|
"zoom_in": "Zoom in",
|
|
1288
1288
|
"zoom_out": "Zoom out",
|
|
1289
1289
|
"grid": "Grid",
|
|
1290
|
-
"calendar": "Calendar"
|
|
1290
|
+
"calendar": "Calendar",
|
|
1291
|
+
"optional": "Optional",
|
|
1292
|
+
"required": "Required"
|
|
1291
1293
|
},
|
|
1292
1294
|
"msg": {
|
|
1293
1295
|
"cancellation_rule_refund": {
|
|
@@ -2227,7 +2229,28 @@
|
|
|
2227
2229
|
"edit_lot": "Edit Lot",
|
|
2228
2230
|
"lot_id_exist": "Lot number already exist",
|
|
2229
2231
|
"lot_id_invalid": "Lot number is invalid",
|
|
2230
|
-
"new_lot": "New lot"
|
|
2232
|
+
"new_lot": "New lot",
|
|
2233
|
+
"animal_fields": {
|
|
2234
|
+
"title": "Animal Fields Setup",
|
|
2235
|
+
"description": "Configure the fields shown when Animals are selected.",
|
|
2236
|
+
"max_animals": "Maximum Animals",
|
|
2237
|
+
"fields_to_collect": "Fields to collect for each animal",
|
|
2238
|
+
"add_field": "Add Field",
|
|
2239
|
+
"field_label": "Field Label",
|
|
2240
|
+
"placeholder": "Placeholder",
|
|
2241
|
+
"make_required": "Make field required",
|
|
2242
|
+
"new_field_label": "New Field",
|
|
2243
|
+
"add_a_field": "Add a field",
|
|
2244
|
+
"field_label_hint": "e.g. Breed",
|
|
2245
|
+
"placeholder_hint": "e.g. Enter breed",
|
|
2246
|
+
"enable_hint": "Turn on to ask guests about each animal on this lot.",
|
|
2247
|
+
"max_animals_hint": "The most animals a guest can add when booking.",
|
|
2248
|
+
"fields_list_hint": "Tap a field to edit. Drag to reorder.",
|
|
2249
|
+
"add_a_field_hint": "Type a label below and press Add Field.",
|
|
2250
|
+
"field_label_helper": "What guests will see above the box.",
|
|
2251
|
+
"placeholder_helper": "Grey example text inside the empty box.",
|
|
2252
|
+
"required_helper": "Guests must fill this in to book."
|
|
2253
|
+
}
|
|
2231
2254
|
},
|
|
2232
2255
|
"header": {
|
|
2233
2256
|
"assigned_meters": "Assigned Meters",
|
|
@@ -4257,6 +4280,13 @@
|
|
|
4257
4280
|
}
|
|
4258
4281
|
}
|
|
4259
4282
|
},
|
|
4283
|
+
"animal": {
|
|
4284
|
+
"client_animal_title": "Animal",
|
|
4285
|
+
"breed": "Breed",
|
|
4286
|
+
"breed_placeholder": "Enter breed",
|
|
4287
|
+
"section_intro": "Please tell us a bit about each animal traveling with you.",
|
|
4288
|
+
"required_error": "Please fill this in."
|
|
4289
|
+
},
|
|
4260
4290
|
"whats_new": {
|
|
4261
4291
|
"title": "What's new in PitchCamp",
|
|
4262
4292
|
"subtitle": "You're now on version {{version}}. Catch up on recent updates.",
|
|
@@ -1287,7 +1287,9 @@
|
|
|
1287
1287
|
"zoom_in": "Acercar",
|
|
1288
1288
|
"zoom_out": "Alejar",
|
|
1289
1289
|
"grid": "Cuadrícula",
|
|
1290
|
-
"calendar": "Calendario"
|
|
1290
|
+
"calendar": "Calendario",
|
|
1291
|
+
"optional": "Opcional",
|
|
1292
|
+
"required": "Obligatorio"
|
|
1291
1293
|
},
|
|
1292
1294
|
"msg": {
|
|
1293
1295
|
"cancellation_rule_refund": {
|
|
@@ -2227,7 +2229,28 @@
|
|
|
2227
2229
|
"edit_lot": "Editar lote",
|
|
2228
2230
|
"lot_id_exist": "El número de lote ya existe",
|
|
2229
2231
|
"lot_id_invalid": "El número de lote no es válido",
|
|
2230
|
-
"new_lot": "lote nuevo"
|
|
2232
|
+
"new_lot": "lote nuevo",
|
|
2233
|
+
"animal_fields": {
|
|
2234
|
+
"title": "Configuración de campos para animales",
|
|
2235
|
+
"description": "Configure los campos que se muestran cuando se seleccionan animales.",
|
|
2236
|
+
"max_animals": "Máximo de animales",
|
|
2237
|
+
"fields_to_collect": "Campos a recopilar para cada animal",
|
|
2238
|
+
"add_field": "Añadir campo",
|
|
2239
|
+
"field_label": "Etiqueta del campo",
|
|
2240
|
+
"placeholder": "Texto de ejemplo",
|
|
2241
|
+
"make_required": "Hacer el campo obligatorio",
|
|
2242
|
+
"new_field_label": "Nuevo campo",
|
|
2243
|
+
"add_a_field": "Añadir un campo",
|
|
2244
|
+
"field_label_hint": "ej. Raza",
|
|
2245
|
+
"placeholder_hint": "ej. Introducir la raza",
|
|
2246
|
+
"enable_hint": "Actívelo para preguntar a los huéspedes sobre cada animal en este lote.",
|
|
2247
|
+
"max_animals_hint": "La cantidad máxima de animales que un huésped puede añadir al reservar.",
|
|
2248
|
+
"fields_list_hint": "Toque un campo para editarlo. Arrastre para reordenar.",
|
|
2249
|
+
"add_a_field_hint": "Escriba una etiqueta abajo y presione Añadir campo.",
|
|
2250
|
+
"field_label_helper": "Lo que los huéspedes verán encima de la casilla.",
|
|
2251
|
+
"placeholder_helper": "Texto de ejemplo en gris dentro de la casilla vacía.",
|
|
2252
|
+
"required_helper": "Los huéspedes deben completarlo para reservar."
|
|
2253
|
+
}
|
|
2231
2254
|
},
|
|
2232
2255
|
"header": {
|
|
2233
2256
|
"assigned_meters": "Medidores asignados",
|
|
@@ -4257,6 +4280,13 @@
|
|
|
4257
4280
|
}
|
|
4258
4281
|
}
|
|
4259
4282
|
},
|
|
4283
|
+
"animal": {
|
|
4284
|
+
"client_animal_title": "Animal",
|
|
4285
|
+
"breed": "Raza",
|
|
4286
|
+
"breed_placeholder": "Ingresar raza",
|
|
4287
|
+
"section_intro": "Por favor, cuéntenos un poco sobre cada animal que viaja con usted.",
|
|
4288
|
+
"required_error": "Por favor, complete este campo."
|
|
4289
|
+
},
|
|
4260
4290
|
"whats_new": {
|
|
4261
4291
|
"title": "Novedades de PitchCamp",
|
|
4262
4292
|
"subtitle": "Ahora estás en la versión {{version}}. Consulta las novedades recientes.",
|
|
@@ -1287,7 +1287,9 @@
|
|
|
1287
1287
|
"zoom_in": "Zoomer",
|
|
1288
1288
|
"zoom_out": "Dézoomer",
|
|
1289
1289
|
"grid": "Grille",
|
|
1290
|
-
"calendar": "Calendrier"
|
|
1290
|
+
"calendar": "Calendrier",
|
|
1291
|
+
"optional": "Optionnel",
|
|
1292
|
+
"required": "Obligatoire"
|
|
1291
1293
|
},
|
|
1292
1294
|
"msg": {
|
|
1293
1295
|
"cancellation_rule_refund": {
|
|
@@ -2227,7 +2229,28 @@
|
|
|
2227
2229
|
"edit_lot": "Editer le lot",
|
|
2228
2230
|
"lot_id_exist": "Le numéro de lot existe déjà",
|
|
2229
2231
|
"lot_id_invalid": "Le numéro de lot est invalide",
|
|
2230
|
-
"new_lot": "Nouveau lot"
|
|
2232
|
+
"new_lot": "Nouveau lot",
|
|
2233
|
+
"animal_fields": {
|
|
2234
|
+
"title": "Configuration des champs pour les animaux",
|
|
2235
|
+
"description": "Configurez les champs affichés lorsque des animaux sont sélectionnés.",
|
|
2236
|
+
"max_animals": "Nombre maximum d'animaux",
|
|
2237
|
+
"fields_to_collect": "Champs à collecter pour chaque animal",
|
|
2238
|
+
"add_field": "Ajouter un champ",
|
|
2239
|
+
"field_label": "Libellé du champ",
|
|
2240
|
+
"placeholder": "Texte indicatif",
|
|
2241
|
+
"make_required": "Rendre le champ obligatoire",
|
|
2242
|
+
"new_field_label": "Nouveau champ",
|
|
2243
|
+
"add_a_field": "Ajouter un champ",
|
|
2244
|
+
"field_label_hint": "ex. Race",
|
|
2245
|
+
"placeholder_hint": "ex. Saisir la race",
|
|
2246
|
+
"enable_hint": "Activez pour demander des informations sur chaque animal sur cet emplacement.",
|
|
2247
|
+
"max_animals_hint": "Le nombre maximum d'animaux qu'un client peut ajouter lors de la réservation.",
|
|
2248
|
+
"fields_list_hint": "Touchez un champ pour le modifier. Faites glisser pour réorganiser.",
|
|
2249
|
+
"add_a_field_hint": "Saisissez un libellé ci-dessous et appuyez sur Ajouter un champ.",
|
|
2250
|
+
"field_label_helper": "Ce que les clients verront au-dessus de la case.",
|
|
2251
|
+
"placeholder_helper": "Texte d'exemple en gris à l'intérieur de la case vide.",
|
|
2252
|
+
"required_helper": "Les clients doivent remplir ce champ pour réserver."
|
|
2253
|
+
}
|
|
2231
2254
|
},
|
|
2232
2255
|
"header": {
|
|
2233
2256
|
"assigned_meters": "Compteurs assignés",
|
|
@@ -4257,6 +4280,13 @@
|
|
|
4257
4280
|
}
|
|
4258
4281
|
}
|
|
4259
4282
|
},
|
|
4283
|
+
"animal": {
|
|
4284
|
+
"client_animal_title": "Animal",
|
|
4285
|
+
"breed": "Race",
|
|
4286
|
+
"breed_placeholder": "Entrer la race",
|
|
4287
|
+
"section_intro": "Merci de nous donner quelques informations sur chaque animal qui vous accompagne.",
|
|
4288
|
+
"required_error": "Veuillez remplir ce champ."
|
|
4289
|
+
},
|
|
4260
4290
|
"whats_new": {
|
|
4261
4291
|
"title": "Quoi de neuf dans PitchCamp",
|
|
4262
4292
|
"subtitle": "Vous êtes maintenant à la version {{version}}. Voici les nouveautés récentes.",
|