| 1 |
<?php |
| 2 |
|
| 3 |
namespace FluentBooking\App\Services; |
| 4 |
|
| 5 |
/** |
| 6 |
* Generated by `npm run i18n` from the calls in resources/public |
| 7 |
* and from resources/public/i18n.json. Do not edit by hand. |
| 8 |
*/ |
| 9 |
class PublicTransStrings |
| 10 |
{ |
| 11 |
public static function getStrings() |
| 12 |
{ |
| 13 |
return [ |
| 14 |
'12 hour time format' => __('12 hour time format', 'fluent-booking'), |
| 15 |
'12h' => _x('12h', 'date time format switch', 'fluent-booking'), |
| 16 |
'24 hour time format' => __('24 hour time format', 'fluent-booking'), |
| 17 |
'24h' => _x('24h', 'date time format switch', 'fluent-booking'), |
| 18 |
'Add another' => __('Add another', 'fluent-booking'), |
| 19 |
'Add guest' => __('Add guest', 'fluent-booking'), |
| 20 |
'AM' => __('AM', 'fluent-booking'), |
| 21 |
'at a time' => __('at a time', 'fluent-booking'), |
| 22 |
'Attendee Phone Number' => __('Attendee Phone Number', 'fluent-booking'), |
| 23 |
'Back to Date Selection' => __('Back to Date Selection', 'fluent-booking'), |
| 24 |
'Choose File' => __('Choose File', 'fluent-booking'), |
| 25 |
'Confirm Time' => __('Confirm Time', 'fluent-booking'), |
| 26 |
'Country' => __('Country', 'fluent-booking'), |
| 27 |
'Date' => __('Date', 'fluent-booking'), |
| 28 |
'day' => __('day', 'fluent-booking'), |
| 29 |
'Day' => __('Day', 'fluent-booking'), |
| 30 |
'days' => __('days', 'fluent-booking'), |
| 31 |
'Days' => __('Days', 'fluent-booking'), |
| 32 |
'Email' => __('Email', 'fluent-booking'), |
| 33 |
'Enter Details' => __('Enter Details', 'fluent-booking'), |
| 34 |
'Every' => __('Every', 'fluent-booking'), |
| 35 |
'File size should be less than' => __('File size should be less than', 'fluent-booking'), |
| 36 |
'for' => __('for', 'fluent-booking'), |
| 37 |
'Go to previous page' => __('Go to previous page', 'fluent-booking'), |
| 38 |
'Google Meet' => __('Google Meet', 'fluent-booking'), |
| 39 |
'Hour' => __('Hour', 'fluent-booking'), |
| 40 |
'Hours' => __('Hours', 'fluent-booking'), |
| 41 |
'In Person (Attendee Address)' => __('In Person (Attendee Address)', 'fluent-booking'), |
| 42 |
'In Person (Organizer Address)' => __('In Person (Organizer Address)', 'fluent-booking'), |
| 43 |
'Item' => __('Item', 'fluent-booking'), |
| 44 |
'Loading Payment Processor...' => __('Loading Payment Processor...', 'fluent-booking'), |
| 45 |
'location options' => __('location options', 'fluent-booking'), |
| 46 |
'Minute' => __('Minute', 'fluent-booking'), |
| 47 |
'Minutes' => __('Minutes', 'fluent-booking'), |
| 48 |
'month' => __('month', 'fluent-booking'), |
| 49 |
'months' => __('months', 'fluent-booking'), |
| 50 |
'Name' => __('Name', 'fluent-booking'), |
| 51 |
'Next' => _x('Next', 'Booking form spot selection', 'fluent-booking'), |
| 52 |
'No availability in' => __('No availability in', 'fluent-booking'), |
| 53 |
'No_payment_method_description' => __('No activated payment method found. If you are an admin please check the event payment settings', 'fluent-booking'), |
| 54 |
'Number of Occurrences' => __('Number of Occurrences', 'fluent-booking'), |
| 55 |
'occurrence' => __('occurrence', 'fluent-booking'), |
| 56 |
'occurrences' => __('occurrences', 'fluent-booking'), |
| 57 |
'Online Meeting' => __('Online Meeting', 'fluent-booking'), |
| 58 |
'Organizer Phone Number' => __('Organizer Phone Number', 'fluent-booking'), |
| 59 |
'Pay Now' => __('Pay Now', 'fluent-booking'), |
| 60 |
'Payment Details' => __('Payment Details', 'fluent-booking'), |
| 61 |
'per guest' => __('per guest', 'fluent-booking'), |
| 62 |
'per occurrence' => __('per occurrence', 'fluent-booking'), |
| 63 |
'Phone Call' => __('Phone Call', 'fluent-booking'), |
| 64 |
'Please fill up the required data' => __('Please fill up the required data', 'fluent-booking'), |
| 65 |
'Please Select' => __('Please Select', 'fluent-booking'), |
| 66 |
'Please select a valid payment method' => __('Please select a valid payment method', 'fluent-booking'), |
| 67 |
'PM' => __('PM', 'fluent-booking'), |
| 68 |
'Price' => __('Price', 'fluent-booking'), |
| 69 |
'Processing...' => __('Processing...', 'fluent-booking'), |
| 70 |
'Quantity' => __('Quantity', 'fluent-booking'), |
| 71 |
'Remove coupon' => __('Remove coupon', 'fluent-booking'), |
| 72 |
'Remove this time slot' => __('Remove this time slot', 'fluent-booking'), |
| 73 |
'Requires Confirmation' => __('Requires Confirmation', 'fluent-booking'), |
| 74 |
'Select on the Next Step' => __('Select on the Next Step', 'fluent-booking'), |
| 75 |
'Select this time' => __('Select this time', 'fluent-booking'), |
| 76 |
'Something is wrong!' => __('Something is wrong!', 'fluent-booking'), |
| 77 |
'spots left' => _x('spots left', 'for how many spots left for available booking', 'fluent-booking'), |
| 78 |
'spots remaining' => _x('spots remaining', 'for how many spots remaining for available booking', 'fluent-booking'), |
| 79 |
'Subtotal:' => __('Subtotal:', 'fluent-booking'), |
| 80 |
'Summary' => __('Summary', 'fluent-booking'), |
| 81 |
'This field is required.' => __('This field is required.', 'fluent-booking'), |
| 82 |
'Time' => __('Time', 'fluent-booking'), |
| 83 |
'Timezone' => __('Timezone', 'fluent-booking'), |
| 84 |
'Total Payment' => __('Total Payment', 'fluent-booking'), |
| 85 |
'Total:' => __('Total:', 'fluent-booking'), |
| 86 |
'View next month' => __('View next month', 'fluent-booking'), |
| 87 |
'View previous month' => __('View previous month', 'fluent-booking'), |
| 88 |
'week' => __('week', 'fluent-booking'), |
| 89 |
'weeks' => __('weeks', 'fluent-booking'), |
| 90 |
'year' => __('year', 'fluent-booking'), |
| 91 |
'years' => __('years', 'fluent-booking'), |
| 92 |
'You can only book up to' => __('You can only book up to', 'fluent-booking'), |
| 93 |
'You must accept the terms and conditions.' => __('You must accept the terms and conditions.', 'fluent-booking'), |
| 94 |
'Your address' => __('Your address', 'fluent-booking'), |
| 95 |
'Zoom Meeting' => __('Zoom Meeting', 'fluent-booking'), |
| 96 |
]; |
| 97 |
} |
| 98 |
} |
| 99 |
|