2022-02-11 11:17:38 +00:00
{
"trial_days_left" : "You have $t(day, {\"count\": {{days}} }) left on your PRO trial" ,
2022-06-08 07:32:52 +00:00
"day_one" : "{{count}} day" ,
"day_other" : "{{count}} days" ,
"second_one" : "{{count}} second" ,
"second_other" : "{{count}} seconds" ,
2022-02-11 11:17:38 +00:00
"upgrade_now" : "Upgrade now" ,
"accept_invitation" : "Accept Invitation" ,
2022-11-30 21:52:56 +00:00
"calcom_explained" : "{{appName}} is the open source Calendly alternative putting you in control of your own data, workflow and appearance." ,
2022-02-11 11:17:38 +00:00
"have_any_questions" : "Have questions? We're here to help." ,
2022-11-30 21:52:56 +00:00
"reset_password_subject" : "{{appName}}: Reset password instructions" ,
2022-02-11 11:17:38 +00:00
"event_declined_subject" : "Declined: {{eventType}} with {{name}} at {{date}}" ,
"event_cancelled_subject" : "Cancelled: {{eventType}} with {{name}} at {{date}}" ,
"event_request_declined" : "Your event request has been declined" ,
2022-05-05 21:16:25 +00:00
"event_request_declined_recurring" : "Your recurring event request has been declined" ,
2022-02-11 11:17:38 +00:00
"event_request_cancelled" : "Your scheduled event was cancelled" ,
"organizer" : "Organizer" ,
"need_to_reschedule_or_cancel" : "Need to reschedule or cancel?" ,
2022-11-16 19:48:17 +00:00
"cancellation_reason" : "Reason for cancellation (optional)" ,
"cancellation_reason_placeholder" : "Why are you cancelling?" ,
2022-02-11 11:17:38 +00:00
"rejection_reason" : "Reason for rejecting" ,
"rejection_reason_title" : "Reject the booking request?" ,
"rejection_reason_description" : "Are you sure you want to reject the booking? We'll let the person who tried to book know. You can provide a reason below." ,
"rejection_confirmation" : "Reject the booking" ,
"manage_this_event" : "Manage this event" ,
"your_event_has_been_scheduled" : "Your event has been scheduled" ,
2022-05-05 21:16:25 +00:00
"your_event_has_been_scheduled_recurring" : "Your recurring event has been scheduled" ,
2022-02-11 11:17:38 +00:00
"accept_our_license" : "Accept our license by changing the .env variable <1>NEXT_PUBLIC_LICENSE_CONSENT</1> to '{{agree}}'." ,
"remove_banner_instructions" : "To remove this banner, please open your .env file and change the <1>NEXT_PUBLIC_LICENSE_CONSENT</1> variable to '{{agree}}'." ,
"error_message" : "The error message was: '{{errorMessage}}'" ,
"refund_failed_subject" : "Refund failed: {{name}} - {{date}} - {{eventType}}" ,
"refund_failed" : "The refund for the event {{eventType}} with {{userName}} on {{date}} failed." ,
"check_with_provider_and_user" : "Please check with your payment provider and {{user}} how to handle this." ,
"a_refund_failed" : "A refund failed" ,
"awaiting_payment_subject" : "Awaiting Payment: {{eventType}} with {{name}} on {{date}}" ,
"meeting_awaiting_payment" : "Your meeting is awaiting payment" ,
"help" : "Help" ,
"price" : "Price" ,
"paid" : "Paid" ,
"refunded" : "Refunded" ,
"pay_later_instructions" : "You have also received an email with this link, if you want to pay later." ,
"payment" : "Payment" ,
"missing_card_fields" : "Missing card fields" ,
"pay_now" : "Pay now" ,
"codebase_has_to_stay_opensource" : "The codebase has to stay open source, whether it was modified or not" ,
"cannot_repackage_codebase" : "You can not repackage or sell the codebase" ,
"acquire_license" : "Acquire a commercial license to remove these terms by emailing" ,
"terms_summary" : "Summary of terms" ,
"open_env" : "Open .env and agree to our License" ,
"env_changed" : "I've changed my .env" ,
"accept_license" : "Accept License" ,
"still_waiting_for_approval" : "An event is still waiting for approval" ,
"event_is_still_waiting" : "Event request is still waiting: {{attendeeName}} - {{date}} - {{eventType}}" ,
"no_more_results" : "No more results" ,
2022-11-30 20:51:44 +00:00
"no_results" : "No results" ,
2022-02-11 11:17:38 +00:00
"load_more_results" : "Load more results" ,
"integration_meeting_id" : "{{integrationName}} meeting ID: {{meetingId}}" ,
"confirmed_event_type_subject" : "Confirmed: {{eventType}} with {{name}} at {{date}}" ,
"new_event_request" : "New event request: {{attendeeName}} - {{date}} - {{eventType}}" ,
"confirm_or_reject_request" : "Confirm or reject the request" ,
"check_bookings_page_to_confirm_or_reject" : "Check your bookings page to confirm or reject the booking." ,
"event_awaiting_approval" : "An event is waiting for your approval" ,
2022-05-05 21:16:25 +00:00
"event_awaiting_approval_recurring" : "A recurring event is waiting for your approval" ,
2022-02-11 11:17:38 +00:00
"someone_requested_an_event" : "Someone has requested to schedule an event on your calendar." ,
"someone_requested_password_reset" : "Someone has requested a link to change your password." ,
"password_reset_instructions" : "If you didn't request this, you can safely ignore this email and your password will not be changed." ,
"event_awaiting_approval_subject" : "Awaiting Approval: {{eventType}} with {{name}} at {{date}}" ,
"event_still_awaiting_approval" : "An event is still waiting for your approval" ,
2022-03-07 18:18:23 +00:00
"booking_submitted_subject" : "Booking Submitted: {{eventType}} with {{name}} at {{date}}" ,
2022-02-11 11:17:38 +00:00
"your_meeting_has_been_booked" : "Your meeting has been booked" ,
2022-09-15 01:27:46 +00:00
"event_type_has_been_rescheduled_on_time_date" : "Your {{eventType}} with {{name}} has been rescheduled to {{date}}." ,
2022-02-11 11:17:38 +00:00
"event_has_been_rescheduled" : "Updated - Your event has been rescheduled" ,
2022-04-14 21:25:24 +00:00
"request_reschedule_title_attendee" : "Request to reschedule your booking" ,
"request_reschedule_subtitle" : "{{organizer}} has cancelled the booking and requested you to pick another time." ,
"request_reschedule_title_organizer" : "You have requested {{attendee}} to reschedule" ,
2022-04-20 21:37:25 +00:00
"request_reschedule_subtitle_organizer" : "You have cancelled the booking and {{attendee}} should pick a new booking time with you." ,
2022-09-15 01:27:46 +00:00
"rescheduled_event_type_subject" : "Request for reschedule sent: {{eventType}} with {{name}} at {{date}}" ,
"requested_to_reschedule_subject_attendee" : "Action Required Reschedule: Please book a new time for {{eventType}} with {{name}}" ,
2022-04-14 21:25:24 +00:00
"reschedule_reason" : "Reason for reschedule" ,
2022-02-11 11:17:38 +00:00
"hi_user_name" : "Hi {{name}}" ,
"ics_event_title" : "{{eventType}} with {{name}}" ,
"new_event_subject" : "New event: {{attendeeName}} - {{date}} - {{eventType}}" ,
"join_by_entrypoint" : "Join by {{entryPoint}}" ,
"notes" : "Notes" ,
"manage_my_bookings" : "Manage my bookings" ,
"need_to_make_a_change" : "Need to make a change?" ,
"new_event_scheduled" : "A new event has been scheduled." ,
2022-05-05 21:16:25 +00:00
"new_event_scheduled_recurring" : "A new recurring event has been scheduled." ,
2022-02-11 11:17:38 +00:00
"invitee_email" : "Invitee Email" ,
"invitee_timezone" : "Invitee Time Zone" ,
"event_type" : "Event Type" ,
"enter_meeting" : "Enter Meeting" ,
"video_call_provider" : "Video call provider" ,
"meeting_id" : "Meeting ID" ,
"meeting_password" : "Meeting Password" ,
"meeting_url" : "Meeting URL" ,
"meeting_request_rejected" : "Your meeting request has been rejected" ,
"rejected_event_type_with_organizer" : "Rejected: {{eventType}} with {{organizer}} on {{date}}" ,
"hi" : "Hi" ,
"join_team" : "Join team" ,
"manage_this_team" : "Manage this team" ,
"team_info" : "Team Info" ,
2022-11-30 21:52:56 +00:00
"request_another_invitation_email" : "If you prefer not to use {{toEmail}} as your {{appName}} email or already have a {{appName}} account, please request another invitation to that email." ,
2022-02-11 11:17:38 +00:00
"you_have_been_invited" : "You have been invited to join the team {{teamName}}" ,
2022-11-30 21:52:56 +00:00
"user_invited_you" : "{{user}} invited you to join the team {{team}} on {{appName}}" ,
2022-02-11 11:17:38 +00:00
"hidden_team_member_title" : "You are hidden in this team" ,
2022-07-27 02:24:00 +00:00
"hidden_team_member_message" : "Your seat is not paid for, either Upgrade to PRO or let the team owner know they can pay for your seat." ,
2022-02-11 11:17:38 +00:00
"hidden_team_owner_message" : "You need a pro account to use teams, you are hidden until you upgrade." ,
"link_expires" : "p.s. It expires in {{expiresIn}} hours." ,
"upgrade_to_per_seat" : "Upgrade to Per-Seat" ,
2022-03-03 20:19:12 +00:00
"team_upgrade_seats_details" : "Of the {{memberCount}} members in your team, {{unpaidCount}} seat(s) are unpaid. At ${{seatPrice}}/month per seat the estimated total cost of your membership is ${{totalCost}}/month." ,
2022-11-16 21:07:20 +00:00
"team_upgrade_banner_description" : "Thank you for trialing our new team plan. We noticed your team \"{{teamName}}\" needs to be upgraded." ,
"team_upgrade_banner_action" : "Upgrade here" ,
2022-02-11 11:17:38 +00:00
"team_upgraded_successfully" : "Your team was upgraded successfully!" ,
"use_link_to_reset_password" : "Use the link below to reset your password" ,
"hey_there" : "Hey there," ,
2022-11-30 21:52:56 +00:00
"forgot_your_password_calcom" : "Forgot your password? - {{appName}}" ,
"delete_webhook_confirmation_message" : "Are you sure you want to delete this webhook? You will no longer receive {{appName}} meeting data at a specified URL, in real-time, when an event is scheduled or canceled." ,
2022-02-11 11:17:38 +00:00
"confirm_delete_webhook" : "Yes, delete webhook" ,
"edit_webhook" : "Edit Webhook" ,
"delete_webhook" : "Delete Webhook" ,
"webhook_status" : "Webhook Status" ,
"webhook_enabled" : "Webhook Enabled" ,
"webhook_disabled" : "Webhook Disabled" ,
"webhook_response" : "Webhook response" ,
"webhook_test" : "Webhook test" ,
"manage_your_webhook" : "Manage your webhook" ,
"webhook_created_successfully" : "Webhook created successfully!" ,
"webhook_updated_successfully" : "Webhook updated successfully!" ,
"webhook_removed_successfully" : "Webhook removed successfully!" ,
"payload_template" : "Payload Template" ,
"dismiss" : "Dismiss" ,
"no_data_yet" : "No data yet" ,
"ping_test" : "Ping test" ,
"add_to_homescreen" : "Add this app to your home screen for faster access and improved experience." ,
"upcoming" : "Upcoming" ,
2022-05-05 21:16:25 +00:00
"recurring" : "Recurring" ,
2022-02-11 11:17:38 +00:00
"past" : "Past" ,
"choose_a_file" : "Choose a file..." ,
"upload_image" : "Upload image" ,
"upload_target" : "Upload {{target}}" ,
"no_target" : "No {{target}}" ,
"slide_zoom_drag_instructions" : "Slide to zoom, drag to reposition" ,
"view_notifications" : "View notifications" ,
"view_public_page" : "View public page" ,
2022-10-31 22:06:03 +00:00
"copy_public_page_link" : "Copy public page link" ,
2022-02-11 11:17:38 +00:00
"sign_out" : "Sign out" ,
"add_another" : "Add another" ,
2022-09-05 21:22:28 +00:00
"install_another" : "Install another" ,
2022-02-11 11:17:38 +00:00
"until" : "until" ,
"powered_by" : "powered by" ,
"unavailable" : "Unavailable" ,
"set_work_schedule" : "Set your work schedule" ,
"change_bookings_availability" : "Change when you are available for bookings" ,
"select" : "Select..." ,
"2fa_confirm_current_password" : "Confirm your current password to get started." ,
"2fa_scan_image_or_use_code" : "Scan the image below with the authenticator app on your phone or manually enter the text code instead." ,
"text" : "Text" ,
"multiline_text" : "Multiline Text" ,
"number" : "Number" ,
"checkbox" : "Checkbox" ,
"is_required" : "Is required" ,
"required" : "Required" ,
2022-08-24 20:18:42 +00:00
"optional" : "Optional" ,
2022-02-11 11:17:38 +00:00
"input_type" : "Input type" ,
"rejected" : "Rejected" ,
"unconfirmed" : "Unconfirmed" ,
"guests" : "Guests" ,
"guest" : "Guest" ,
2022-04-08 16:50:10 +00:00
"web_conferencing_details_to_follow" : "Web conferencing details to follow in the confirmation email." ,
2022-02-11 11:17:38 +00:00
"the_username" : "The username" ,
"username" : "Username" ,
"is_still_available" : "is still available." ,
"documentation" : "Documentation" ,
"documentation_description" : "Learn how to integrate our tools with your app" ,
"api_reference" : "API Reference" ,
"api_reference_description" : "A complete API reference for our libraries" ,
"blog" : "Blog" ,
"blog_description" : "Read our latest news and articles" ,
"join_our_community" : "Join our community" ,
"join_our_slack" : "Join our Slack" ,
"claim_username_and_schedule_events" : "Claim your username and schedule events" ,
"popular_pages" : "Popular pages" ,
"register_now" : "Register now" ,
"register" : "Register" ,
"page_doesnt_exist" : "This page does not exist." ,
"check_spelling_mistakes_or_go_back" : "Check for spelling mistakes or go back to the previous page." ,
"404_page_not_found" : "404: This page could not be found." ,
"getting_started" : "Getting Started" ,
"15min_meeting" : "15 Min Meeting" ,
"30min_meeting" : "30 Min Meeting" ,
2022-07-06 19:31:07 +00:00
"secret" : "Secret" ,
"leave_blank_to_remove_secret" : "Leave blank to remove secret" ,
2022-11-30 21:52:56 +00:00
"webhook_secret_key_description" : "Ensure your server is only receiving the expected {{appName}} requests for security reasons" ,
2022-02-11 11:17:38 +00:00
"secret_meeting" : "Secret Meeting" ,
"login_instead" : "Login instead" ,
"already_have_an_account" : "Already have an account?" ,
"create_account" : "Create Account" ,
"confirm_password" : "Confirm password" ,
"create_your_account" : "Create your account" ,
"sign_up" : "Sign up" ,
"youve_been_logged_out" : "You've been logged out" ,
"hope_to_see_you_soon" : "We hope to see you again soon!" ,
"logged_out" : "Logged out" ,
"please_try_again_and_contact_us" : "Please try again and contact us if the issue persists." ,
"incorrect_2fa_code" : "Two-factor code is incorrect." ,
"no_account_exists" : "No account exists matching that email address." ,
"2fa_enabled_instructions" : "Two-factor authentication enabled. Please enter the six-digit code from your authenticator app." ,
"2fa_enter_six_digit_code" : "Enter the six-digit code from your authenticator app below." ,
"create_an_account" : "Create an account" ,
"dont_have_an_account" : "Don't have an account?" ,
"2fa_code" : "Two-Factor Code" ,
"sign_in_account" : "Sign in to your account" ,
"sign_in" : "Sign in" ,
"go_back_login" : "Go back to the login page" ,
"error_during_login" : "An error occurred when logging you in. Head back to the login screen and try again." ,
2022-09-12 09:25:54 +00:00
"request_password_reset" : "Send reset email" ,
2022-08-24 20:18:42 +00:00
"forgot_password" : "Forgot Password?" ,
2022-02-11 11:17:38 +00:00
"forgot" : "Forgot?" ,
"done" : "Done" ,
2022-07-27 23:28:21 +00:00
"all_done" : "All done!" ,
2022-09-05 21:22:28 +00:00
"all_apps" : "All" ,
2022-02-11 11:17:38 +00:00
"check_email_reset_password" : "Check your email. We sent you a link to reset your password." ,
"finish" : "Finish" ,
"few_sentences_about_yourself" : "A few sentences about yourself. This will appear on your personal url page." ,
2022-09-06 22:58:16 +00:00
"nearly_there" : "Nearly there!" ,
2022-02-11 11:17:38 +00:00
"nearly_there_instructions" : "Last thing, a brief description about you and a photo really help you get bookings and let people know who they’ re booking with." ,
"set_availability_instructions" : "Define ranges of time when you are available on a recurring basis. You can create more of these later and assign them to different calendars." ,
"set_availability" : "Set your availability" ,
"continue_without_calendar" : "Continue without calendar" ,
"connect_your_calendar" : "Connect your calendar" ,
"connect_your_calendar_instructions" : "Connect your calendar to automatically check for busy times and new events as they’ re scheduled." ,
"set_up_later" : "Set up later" ,
"current_time" : "Current time" ,
2022-09-05 21:22:28 +00:00
"details" : "Details" ,
2022-02-11 11:17:38 +00:00
"welcome" : "Welcome" ,
2022-08-24 20:18:42 +00:00
"welcome_back" : "Welcome back" ,
2022-11-30 21:52:56 +00:00
"welcome_to_calcom" : "Welcome to {{appName}}" ,
2022-02-11 11:17:38 +00:00
"welcome_instructions" : "Tell us what to call you and let us know what timezone you’ re in. You’ ll be able to edit this later." ,
2022-09-20 17:48:20 +00:00
"connect_caldav" : "Connect to CalDav (Beta)" ,
2022-02-11 11:17:38 +00:00
"credentials_stored_and_encrypted" : "Your credentials will be stored and encrypted." ,
"connect" : "Connect" ,
"try_for_free" : "Try it for free" ,
2022-11-30 21:52:56 +00:00
"create_booking_link_with_calcom" : "Create your own booking link with {{appName}}" ,
2022-02-11 11:17:38 +00:00
"who" : "Who" ,
"what" : "What" ,
"when" : "When" ,
"where" : "Where" ,
"add_to_calendar" : "Add to calendar" ,
2022-09-02 11:42:39 +00:00
"add_another_calendar" : "Add another calendar" ,
2022-02-11 11:17:38 +00:00
"other" : "Other" ,
2022-11-30 21:52:56 +00:00
"email_sign_in_subject" : "Your sign-in link for {{appName}}" ,
2022-02-11 11:17:38 +00:00
"emailed_you_and_attendees" : "We emailed you and the other attendees a calendar invitation with all the details." ,
2022-05-05 21:16:25 +00:00
"emailed_you_and_attendees_recurring" : "We emailed you and the other attendees a calendar invitation for the first of these recurring events." ,
2022-02-11 11:17:38 +00:00
"emailed_you_and_any_other_attendees" : "You and any other attendees have been emailed with this information." ,
"needs_to_be_confirmed_or_rejected" : "Your booking still needs to be confirmed or rejected." ,
2022-05-05 21:16:25 +00:00
"needs_to_be_confirmed_or_rejected_recurring" : "Your recurring meeting still needs to be confirmed or rejected." ,
2022-02-11 11:17:38 +00:00
"user_needs_to_confirm_or_reject_booking" : "{{user}} still needs to confirm or reject the booking." ,
2022-05-05 21:16:25 +00:00
"user_needs_to_confirm_or_reject_booking_recurring" : "{{user}} still needs to confirm or reject each booking of the recurring meeting." ,
2022-02-11 11:17:38 +00:00
"meeting_is_scheduled" : "This meeting is scheduled" ,
2022-05-05 21:16:25 +00:00
"meeting_is_scheduled_recurring" : "The recurring events are scheduled" ,
2022-02-11 11:17:38 +00:00
"submitted" : "Your booking has been submitted" ,
2022-05-05 21:16:25 +00:00
"submitted_recurring" : "Your recurring meeting has been submitted" ,
2022-02-11 11:17:38 +00:00
"booking_submitted" : "Your booking has been submitted" ,
2022-05-05 21:16:25 +00:00
"booking_submitted_recurring" : "Your recurring meeting has been submitted" ,
2022-02-11 11:17:38 +00:00
"booking_confirmed" : "Your booking has been confirmed" ,
2022-05-05 21:16:25 +00:00
"booking_confirmed_recurring" : "Your recurring meeting has been confirmed" ,
2022-05-16 18:50:53 +00:00
"warning_recurring_event_payment" : "Payments are not supported with Recurring Events yet" ,
"warning_payment_recurring_event" : "Recurring events are not supported with Payments yet" ,
2022-02-11 11:17:38 +00:00
"enter_new_password" : "Enter the new password you'd like for your account." ,
"reset_password" : "Reset Password" ,
"change_your_password" : "Change your password" ,
2022-09-13 16:35:14 +00:00
"show_password" : "Show password" ,
"hide_password" : "Hide password" ,
2022-02-11 11:17:38 +00:00
"try_again" : "Try Again" ,
"request_is_expired" : "That Request is Expired." ,
"reset_instructions" : "Enter the email address associated with your account and we will send you a link to reset your password." ,
"request_is_expired_instructions" : "That request is expired. Go back and enter the email associated with your account and we will send you another link to reset your password." ,
"whoops" : "Whoops" ,
"login" : "Login" ,
"success" : "Success" ,
"failed" : "Failed" ,
"password_has_been_reset_login" : "Your password has been reset. You can now login with your newly created password." ,
"unexpected_error_try_again" : "An unexpected error occurred. Try again." ,
2022-02-18 20:01:24 +00:00
"sunday_time_error" : "Invalid time on Sunday" ,
"monday_time_error" : "Invalid time on Monday" ,
"tuesday_time_error" : "Invalid time on Tuesday" ,
"wednesday_time_error" : "Invalid time on Wednesday" ,
"thursday_time_error" : "Invalid time on Thursday" ,
"friday_time_error" : "Invalid time on Friday" ,
"saturday_time_error" : "Invalid time on Saturday" ,
2022-02-11 11:17:38 +00:00
"error_end_time_before_start_time" : "End time cannot be before start time" ,
"error_end_time_next_day" : "End time cannot be greater than 24 hours" ,
"back_to_bookings" : "Back to bookings" ,
"free_to_pick_another_event_type" : "Feel free to pick another event anytime." ,
"cancelled" : "Cancelled" ,
"cancellation_successful" : "Cancellation successful" ,
"really_cancel_booking" : "Really cancel your booking?" ,
"cannot_cancel_booking" : "You cannot cancel this booking" ,
2022-08-22 10:40:41 +00:00
"reschedule_instead" : "Instead, you could also reschedule it." ,
2022-02-11 11:17:38 +00:00
"event_is_in_the_past" : "The event is in the past" ,
2022-07-19 19:06:23 +00:00
"cancelling_event_recurring" : "The event is one instance of a recurring event." ,
"cancelling_all_recurring" : "These are all remaining instances in the recurring event." ,
2022-02-11 11:17:38 +00:00
"error_with_status_code_occured" : "An error with status code {{status}} occurred." ,
"booking_already_cancelled" : "This booking was already cancelled" ,
"go_back_home" : "Go back home" ,
"or_go_back_home" : "Or go back home" ,
"no_availability" : "Unavailable" ,
"no_meeting_found" : "No Meeting Found" ,
"no_meeting_found_description" : "This meeting does not exist. Contact the meeting owner for an updated link." ,
2022-09-02 19:30:06 +00:00
"no_status_bookings_yet" : "No {{status}} bookings" ,
2022-02-11 11:17:38 +00:00
"no_status_bookings_yet_description" : "You have no {{status}} bookings. {{description}}" ,
"event_between_users" : "{{eventName}} between {{host}} and {{attendeeName}}" ,
"bookings" : "Bookings" ,
"bookings_description" : "See upcoming and past events booked through your event type links." ,
"upcoming_bookings" : "As soon as someone books a time with you it will show up here." ,
2022-05-05 21:16:25 +00:00
"recurring_bookings" : "As soon as someone books a recurring meeting with you it will show up here." ,
2022-02-11 11:17:38 +00:00
"past_bookings" : "Your past bookings will show up here." ,
"cancelled_bookings" : "Your cancelled bookings will show up here." ,
2022-08-31 11:13:27 +00:00
"unconfirmed_bookings" : "Your unconfirmed bookings will show up here." ,
2022-10-10 17:00:09 +00:00
"unconfirmed_bookings_tooltip" : "Unconfirmed bookings" ,
2022-02-11 11:17:38 +00:00
"on" : "on" ,
"and" : "and" ,
"calendar_shows_busy_between" : "Your calendar shows you as busy between" ,
"troubleshoot" : "Troubleshoot" ,
"troubleshoot_description" : "Understand why certain times are available and others are blocked." ,
"overview_of_day" : "Here is an overview of your day on" ,
"hover_over_bold_times_tip" : "Tip: Hover over the bold times for a full timestamp" ,
"start_time" : "Start time" ,
"end_time" : "End time" ,
2022-03-04 10:19:03 +00:00
"buffer_time" : "Buffer time" ,
"before_event" : "Before event" ,
"after_event" : "After event" ,
"event_buffer_default" : "No buffer time" ,
2022-02-11 11:17:38 +00:00
"buffer" : "Buffer" ,
"your_day_starts_at" : "Your day starts at" ,
"your_day_ends_at" : "Your day ends at" ,
"launch_troubleshooter" : "Launch troubleshooter" ,
"troubleshoot_availability" : "Troubleshoot your availability to explore why your times are showing as they are." ,
"change_available_times" : "Change available times" ,
"change_your_available_times" : "Change your available times" ,
"change_start_end" : "Change the start and end times of your day" ,
"change_start_end_buffer" : "Set the start and end time of your day and a minimum buffer between your meetings." ,
"current_start_date" : "Currently, your day is set to start at" ,
"start_end_changed_successfully" : "The start and end times for your day have been changed successfully." ,
"and_end_at" : "and end at" ,
"light" : "Light" ,
"dark" : "Dark" ,
"automatically_adjust_theme" : "Automatically adjust theme based on invitee preferences" ,
2022-04-06 17:20:30 +00:00
"user_dynamic_booking_disabled" : "Some of the users in the group have currently disabled dynamic group bookings" ,
2022-11-30 21:52:56 +00:00
"allow_dynamic_booking_tooltip" : "Group booking links that can be created dynamically by adding multiple usernames with a '+'. example: '{{appName}}/bailey+peer'" ,
2022-04-06 17:20:30 +00:00
"allow_dynamic_booking" : "Allow attendees to book you through dynamic group bookings" ,
2022-02-11 11:17:38 +00:00
"email" : "Email" ,
"email_placeholder" : "jdoe@example.com" ,
"full_name" : "Full name" ,
"browse_api_documentation" : "Browse our API documentation" ,
"leverage_our_api" : "Leverage our API for full control and customizability." ,
"create_webhook" : "Create Webhook" ,
"booking_cancelled" : "Booking Cancelled" ,
"booking_rescheduled" : "Booking Rescheduled" ,
"booking_created" : "Booking Created" ,
2022-09-12 19:07:52 +00:00
"meeting_ended" : "Meeting Ended" ,
2022-07-20 18:30:57 +00:00
"form_submitted" : "Form Submitted" ,
2022-02-11 11:17:38 +00:00
"event_triggers" : "Event Triggers" ,
2022-09-12 19:07:52 +00:00
"subscriber_url" : "Subscriber URL" ,
2022-02-11 11:17:38 +00:00
"create_new_webhook" : "Create a new webhook" ,
2022-03-03 14:16:07 +00:00
"webhooks" : "Webhooks" ,
"team_webhooks" : "Team Webhooks" ,
2022-02-11 11:17:38 +00:00
"create_new_webhook_to_account" : "Create a new webhook to your account" ,
"new_webhook" : "New Webhook" ,
2022-11-30 21:52:56 +00:00
"receive_cal_meeting_data" : "Receive {{appName}} meeting data at a specified URL, in real-time, when an event is scheduled or cancelled." ,
"receive_cal_event_meeting_data" : "Receive {{appName}} meeting data at a specified URL, in real-time, when this event is scheduled or cancelled." ,
2022-02-11 11:17:38 +00:00
"responsive_fullscreen_iframe" : "Responsive full screen iframe" ,
"loading" : "Loading..." ,
2022-05-14 18:47:23 +00:00
"deleting" : "Deleting..." ,
2022-02-11 11:17:38 +00:00
"standard_iframe" : "Standard iframe" ,
2022-06-01 17:24:41 +00:00
"developer" : "Developer" ,
"manage_developer_settings" : "Manage your developer settings." ,
2022-02-11 11:17:38 +00:00
"iframe_embed" : "iframe Embed" ,
2022-11-30 21:52:56 +00:00
"embed_calcom" : "The easiest way to embed {{appName}} on your website." ,
2022-02-11 11:17:38 +00:00
"integrate_using_embed_or_webhooks" : "Integrate with your website using our embed options, or get real-time booking information using custom webhooks." ,
"schedule_a_meeting" : "Schedule a meeting" ,
"view_and_manage_billing_details" : "View and manage your billing details" ,
"view_and_edit_billing_details" : "View and edit your billing details, as well as cancel your subscription." ,
"go_to_billing_portal" : "Go to the billing portal" ,
"need_anything_else" : "Need anything else?" ,
"further_billing_help" : "If you need any further help with billing, our support team are here to help." ,
"contact_our_support_team" : "Contact our support team" ,
"uh_oh" : "Uh oh!" ,
"no_event_types_have_been_setup" : "This user hasn't set up any event types yet." ,
"edit_logo" : "Edit logo" ,
"upload_a_logo" : "Upload a logo" ,
"remove_logo" : "Remove logo" ,
"enable" : "Enable" ,
"code" : "Code" ,
"code_is_incorrect" : "Code is incorrect." ,
2022-07-21 16:05:13 +00:00
"add_time_availability" : "Add new time slot" ,
2022-02-11 11:17:38 +00:00
"add_an_extra_layer_of_security" : "Add an extra layer of security to your account in case your password is stolen." ,
"2fa" : "Two-Factor Authentication" ,
"enable_2fa" : "Enable two-factor authentication" ,
"disable_2fa" : "Disable two-factor authentication" ,
"disable_2fa_recommendation" : "If you need to disable 2FA, we recommend re-enabling it as soon as possible." ,
"error_disabling_2fa" : "Error disabling two-factor authentication" ,
"error_enabling_2fa" : "Error setting up two-factor authentication" ,
"security" : "Security" ,
"manage_account_security" : "Manage your account's security." ,
"password" : "Password" ,
"password_updated_successfully" : "Password updated successfully" ,
"password_has_been_changed" : "Your password has been successfully changed." ,
"error_changing_password" : "Error changing password" ,
"something_went_wrong" : "Something went wrong." ,
"something_doesnt_look_right" : "Something doesn't look right?" ,
"please_try_again" : "Please try again." ,
"super_secure_new_password" : "Your super secure new password" ,
"new_password" : "New Password" ,
"your_old_password" : "Your old password" ,
"current_password" : "Current Password" ,
"change_password" : "Change Password" ,
2022-06-16 16:21:48 +00:00
"change_secret" : "Change Secret" ,
2022-02-11 11:17:38 +00:00
"new_password_matches_old_password" : "New password matches your old password. Please choose a different password." ,
2022-07-06 19:31:07 +00:00
"forgotten_secret_description" : "If you have lost or forgotten this secret, you can change it, but be aware that all integrations using this secret will need to be updated" ,
2022-02-11 11:17:38 +00:00
"current_incorrect_password" : "Current password is incorrect" ,
2022-07-29 13:23:54 +00:00
"password_hint_caplow" : "Mix of uppercase & lowercase letters" ,
2022-11-09 12:42:30 +00:00
"password_hint_min" : "Minimum 8 characters long" ,
2022-11-21 08:03:45 +00:00
"password_hint_admin_min" : "Minimum 15 characters long" ,
2022-07-29 13:23:54 +00:00
"password_hint_num" : "Contain at least 1 number" ,
2022-07-27 23:28:21 +00:00
"invalid_password_hint" : "The password must be a minimum of 7 characters long containing at least one number and have a mixture of uppercase and lowercase letters" ,
2022-02-11 11:17:38 +00:00
"incorrect_password" : "Password is incorrect." ,
"1_on_1" : "1-on-1" ,
"24_h" : "24h" ,
"use_setting" : "Use setting" ,
"am_pm" : "am/pm" ,
"time_options" : "Time options" ,
"january" : "January" ,
"february" : "February" ,
"march" : "March" ,
"april" : "April" ,
"may" : "May" ,
"june" : "June" ,
"july" : "July" ,
"august" : "August" ,
"september" : "September" ,
"october" : "October" ,
"november" : "November" ,
"december" : "December" ,
"monday" : "Monday" ,
"tuesday" : "Tuesday" ,
"wednesday" : "Wednesday" ,
"thursday" : "Thursday" ,
"friday" : "Friday" ,
"saturday" : "Saturday" ,
"sunday" : "Sunday" ,
"all_booked_today" : "All booked today." ,
"slots_load_fail" : "Could not load the available time slots." ,
2022-09-21 05:52:14 +00:00
"additional_guests" : "Add guests" ,
2022-02-11 11:17:38 +00:00
"your_name" : "Your name" ,
"email_address" : "Email address" ,
2022-07-29 13:23:54 +00:00
"enter_valid_email" : "Please enter a valid email" ,
2022-02-11 11:17:38 +00:00
"location" : "Location" ,
"yes" : "yes" ,
"no" : "no" ,
"additional_notes" : "Additional notes" ,
"booking_fail" : "Could not book the meeting." ,
"reschedule_fail" : "Could not reschedule the meeting." ,
"share_additional_notes" : "Please share anything that will help prepare for our meeting." ,
"booking_confirmation" : "Confirm your {{eventTypeTitle}} with {{profileName}}" ,
"booking_reschedule_confirmation" : "Reschedule your {{eventTypeTitle}} with {{profileName}}" ,
2022-03-13 15:56:56 +00:00
"in_person_meeting" : "In-person meeting" ,
2022-11-24 11:53:29 +00:00
"attendeeInPerson" : "In Person (Attendee Address)" ,
"inPerson" : "In Person (Organizer Address)" ,
2022-04-14 21:25:24 +00:00
"link_meeting" : "Link meeting" ,
2022-08-26 00:48:50 +00:00
"phone_call" : "Attendee Phone Number" ,
2022-05-27 23:27:41 +00:00
"your_number" : "Your phone number" ,
2022-02-11 11:17:38 +00:00
"phone_number" : "Phone Number" ,
2022-05-16 15:50:12 +00:00
"attendee_phone_number" : "Attendee Phone Number" ,
2022-11-24 11:53:29 +00:00
"organizer_phone_number" : "Organizer Phone Number" ,
2022-05-16 15:50:12 +00:00
"host_phone_number" : "Your Phone Number" ,
2022-02-11 11:17:38 +00:00
"enter_phone_number" : "Enter phone number" ,
"reschedule" : "Reschedule" ,
2022-02-28 10:15:37 +00:00
"reschedule_this" : "Reschedule instead" ,
2022-02-11 11:17:38 +00:00
"book_a_team_member" : "Book a team member instead" ,
"or" : "OR" ,
"go_back" : "Go back" ,
"email_or_username" : "Email or Username" ,
"send_invite_email" : "Send an invite email" ,
"role" : "Role" ,
"edit_role" : "Edit Role" ,
"edit_team" : "Edit team" ,
"reject" : "Reject" ,
2022-05-05 21:16:25 +00:00
"reject_all" : "Reject all" ,
2022-02-11 11:17:38 +00:00
"accept" : "Accept" ,
"leave" : "Leave" ,
"profile" : "Profile" ,
"my_team_url" : "My team URL" ,
2022-09-12 22:04:33 +00:00
"team_name" : "Team Name" ,
2022-02-11 11:17:38 +00:00
"your_team_name" : "Your team name" ,
"team_updated_successfully" : "Team updated successfully" ,
"your_team_updated_successfully" : "Your team has been updated successfully." ,
"about" : "About" ,
2022-09-12 22:04:33 +00:00
"team_description" : "A few sentences about your team. This will appear on your team's url page." ,
2022-02-11 11:17:38 +00:00
"members" : "Members" ,
"member" : "Member" ,
"owner" : "Owner" ,
"admin" : "Admin" ,
2022-07-27 23:28:21 +00:00
"administrator_user" : "Administrator user" ,
"lets_create_first_administrator_user" : "Let's create the first administrator user." ,
2022-02-11 11:17:38 +00:00
"new_member" : "New Member" ,
"invite" : "Invite" ,
2022-09-15 10:28:21 +00:00
"add_team_members" : "Add team members" ,
"add_team_members_description" : "Invite others to join your team" ,
"add_team_member" : "Add team member" ,
2022-09-15 09:47:59 +00:00
"invite_new_member" : "Invite a new team member" ,
2022-11-10 20:23:56 +00:00
"invite_new_member_description" : "Note: This will <1>cost an extra seat ($15/m)</1> on your subscription." ,
2022-02-11 11:17:38 +00:00
"invite_new_team_member" : "Invite someone to your team." ,
"change_member_role" : "Change team member role" ,
2022-11-30 21:52:56 +00:00
"disable_cal_branding" : "Disable {{appName}} branding" ,
"disable_cal_branding_description" : "Hide all {{appName}} branding from your public pages." ,
2022-09-12 22:04:33 +00:00
"danger_zone" : "Danger zone" ,
2022-02-11 11:17:38 +00:00
"back" : "Back" ,
"cancel" : "Cancel" ,
2022-06-10 20:38:06 +00:00
"cancel_all_remaining" : "Cancel all remaining" ,
2022-03-27 19:13:27 +00:00
"apply" : "Apply" ,
2022-05-18 21:05:49 +00:00
"cancel_event" : "Cancel event" ,
2022-02-11 11:17:38 +00:00
"continue" : "Continue" ,
"confirm" : "Confirm" ,
2022-05-05 21:16:25 +00:00
"confirm_all" : "Confirm all" ,
2022-02-11 11:17:38 +00:00
"disband_team" : "Disband Team" ,
2022-03-16 19:55:18 +00:00
"disband_team_confirmation_message" : "Are you sure you want to disband this team? Anyone who you've shared this team link with will no longer be able to book using it." ,
2022-02-11 11:17:38 +00:00
"remove_member_confirmation_message" : "Are you sure you want to remove this member from the team?" ,
"confirm_disband_team" : "Yes, disband team" ,
"confirm_remove_member" : "Yes, remove member" ,
"remove_member" : "Remove member" ,
"manage_your_team" : "Manage your team" ,
"no_teams" : "You don't have any teams yet." ,
"no_teams_description" : "Teams allow others to book events shared between your coworkers." ,
"submit" : "Submit" ,
"delete" : "Delete" ,
"update" : "Update" ,
"save" : "Save" ,
"pending" : "Pending" ,
"open_options" : "Open options" ,
"copy_link" : "Copy link to event" ,
2022-02-18 17:34:53 +00:00
"share" : "Share" ,
2022-02-18 20:01:24 +00:00
"share_event" : "Would you mind booking my cal or send me your link?" ,
2022-02-11 11:17:38 +00:00
"copy_link_team" : "Copy link to team" ,
"leave_team" : "Leave team" ,
"confirm_leave_team" : "Yes, leave team" ,
"leave_team_confirmation_message" : "Are you sure you want to leave this team? You will no longer be able to book using it." ,
"user_from_team" : "{{user}} from {{team}}" ,
"preview" : "Preview" ,
"link_copied" : "Link copied!" ,
2022-05-09 11:11:07 +00:00
"private_link_copied" : "Private link copied!" ,
2022-02-18 17:34:53 +00:00
"link_shared" : "Link shared!" ,
2022-02-11 11:17:38 +00:00
"title" : "Title" ,
"description" : "Description" ,
2022-10-19 16:11:50 +00:00
"apps_status" : "Apps Status" ,
2022-02-11 11:17:38 +00:00
"quick_video_meeting" : "A quick video meeting." ,
"scheduling_type" : "Scheduling Type" ,
"preview_team" : "Preview team" ,
"collective" : "Collective" ,
"collective_description" : "Schedule meetings when all selected team members are available." ,
"duration" : "Duration" ,
2022-11-28 18:14:01 +00:00
"available_durations" : "Available durations" ,
"default_duration" : "Default duration" ,
"default_duration_no_options" : "Please choose available durations first" ,
"multiple_duration_mins" : "{{count}} $t(minute_timeUnit)" ,
2022-02-11 11:17:38 +00:00
"minutes" : "Minutes" ,
"round_robin" : "Round Robin" ,
"round_robin_description" : "Cycle meetings between multiple team members." ,
"url" : "URL" ,
"hidden" : "Hidden" ,
"readonly" : "Readonly" ,
2022-04-28 15:44:26 +00:00
"one_time_link" : "One-time link" ,
2022-02-11 11:17:38 +00:00
"plan_description" : "You're currently on the {{plan}} plan." ,
2022-07-15 16:55:59 +00:00
"plan_upgrade_invitation" : "Upgrade your account to the PRO plan to unlock all of the features we have to offer." ,
2022-02-11 11:17:38 +00:00
"plan_upgrade" : "You need to upgrade your plan to have more than one active event type." ,
"plan_upgrade_teams" : "You need to upgrade your plan to create a team." ,
"plan_upgrade_instructions" : "You can <1>upgrade here</1>." ,
"event_types_page_title" : "Event Types" ,
"event_types_page_subtitle" : "Create events to share for people to book on your calendar." ,
2022-08-24 20:18:42 +00:00
"new" : "New" ,
2022-02-11 11:17:38 +00:00
"new_event_type_btn" : "New event type" ,
"new_event_type_heading" : "Create your first event type" ,
"new_event_type_description" : "Event types enable you to share links that show available times on your calendar and allow people to make bookings with you." ,
"new_event_title" : "Add a new event type" ,
"new_event_subtitle" : "Create an event type under your name or a team." ,
"new_team_event" : "Add a new team event type" ,
"new_event_description" : "Create a new event type for people to book times with." ,
"event_type_created_successfully" : "{{eventTypeTitle}} event type created successfully" ,
"event_type_updated_successfully" : "{{eventTypeTitle}} event type updated successfully" ,
"event_type_deleted_successfully" : "Event type deleted successfully" ,
"web3_metamask_added" : "Metamask added successfully" ,
"web3_metamask_disconnected" : "Metamask disconnected successfully" ,
"hours" : "Hours" ,
"your_email" : "Your Email" ,
"change_avatar" : "Change Avatar" ,
"language" : "Language" ,
"timezone" : "Timezone" ,
"first_day_of_week" : "First Day of Week" ,
2022-06-08 07:32:52 +00:00
"repeats_up_to_one" : "Repeats up to {{count}} time" ,
"repeats_up_to_other" : "Repeats up to {{count}} times" ,
2022-05-05 21:16:25 +00:00
"every_for_freq" : "Every {{freq}} for" ,
2022-06-10 20:38:06 +00:00
"event_remaining_one" : "{{count}} event remaining" ,
"event_remaining_other" : "{{count}} events remaining" ,
2022-05-05 21:16:25 +00:00
"repeats_every" : "Repeats every" ,
2022-06-10 20:38:06 +00:00
"occurrence_one" : "occurrence" ,
"occurrence_other" : "occurrences" ,
2022-06-08 07:32:52 +00:00
"weekly_one" : "week" ,
"weekly_other" : "weeks" ,
"monthly_one" : "month" ,
"monthly_other" : "months" ,
"yearly_one" : "year" ,
"yearly_other" : "years" ,
2022-11-15 13:39:06 +00:00
"plus_more" : "{{count}} more" ,
2022-05-05 21:16:25 +00:00
"max" : "Max" ,
2022-02-11 11:17:38 +00:00
"single_theme" : "Single Theme" ,
"brand_color" : "Brand Color" ,
2022-03-05 15:37:46 +00:00
"light_brand_color" : "Brand Color (Light Theme)" ,
"dark_brand_color" : "Brand Color (Dark Theme)" ,
2022-02-11 11:17:38 +00:00
"file_not_named" : "File is not named [idOrSlug]/[user]" ,
"create_team" : "Create Team" ,
"name" : "Name" ,
"create_new_team_description" : "Create a new team to collaborate with users." ,
"create_new_team" : "Create a new team" ,
"open_invitations" : "Open Invitations" ,
"new_team" : "New Team" ,
"create_first_team_and_invite_others" : "Create your first team and invite other users to work together with you." ,
"create_team_to_get_started" : "Create a team to get started" ,
"teams" : "Teams" ,
2022-08-24 20:18:42 +00:00
"team" : "Team" ,
2022-02-11 11:17:38 +00:00
"team_billing" : "Team Billing" ,
"upgrade_to_flexible_pro_title" : "We've changed billing for teams" ,
"upgrade_to_flexible_pro_message" : "There are members in your team without a seat. Upgrade your pro plan to cover missing seats." ,
2022-03-03 20:19:12 +00:00
"changed_team_billing_info" : "As of January 2022 we charge on a per-seat basis for team members. Members of your team who had PRO for free are now on a 14 day trial. Once their trial expires these members will be hidden from your team unless you upgrade now." ,
2022-02-11 11:17:38 +00:00
"create_manage_teams_collaborative" : "Create and manage teams to use collaborative features." ,
"only_available_on_pro_plan" : "This feature is only available in Pro plan" ,
2022-11-30 21:52:56 +00:00
"remove_cal_branding_description" : "In order to remove the {{appName}} branding from your booking pages, you need to upgrade to a Pro account." ,
2022-02-11 11:17:38 +00:00
"edit_profile_info_description" : "Edit your profile information, which shows on your scheduling link." ,
"change_email_tip" : "You may need to log out and back in to see the change take effect." ,
"little_something_about" : "A little something about yourself." ,
"profile_updated_successfully" : "Profile updated successfully" ,
"your_user_profile_updated_successfully" : "Your user profile has been updated successfully." ,
"user_cannot_found_db" : "User seems logged in but cannot be found in the db" ,
"embed_and_webhooks" : "Embed & Webhooks" ,
"enabled" : "Enabled" ,
"disabled" : "Disabled" ,
"disable" : "Disable" ,
"billing" : "Billing" ,
"manage_your_billing_info" : "Manage your billing information and cancel your subscription." ,
"availability" : "Availability" ,
2022-09-09 14:47:17 +00:00
"edit_availability" : "Edit availability" ,
2022-02-11 11:17:38 +00:00
"configure_availability" : "Configure times when you are available for bookings." ,
2022-09-15 05:49:59 +00:00
"copy_times_to" : "Copy times to" ,
2022-02-11 11:17:38 +00:00
"change_weekly_schedule" : "Change your weekly schedule" ,
"logo" : "Logo" ,
"error" : "Error" ,
2022-07-27 23:28:21 +00:00
"at_least_characters_one" : "Please enter at least one character" ,
"at_least_characters_other" : "Please enter at least {{count}} characters" ,
2022-02-11 11:17:38 +00:00
"team_logo" : "Team Logo" ,
"add_location" : "Add a location" ,
"attendees" : "Attendees" ,
"add_attendees" : "Add attendees" ,
"show_advanced_settings" : "Show advanced settings" ,
"event_name" : "Event Name" ,
"event_name_tooltip" : "The name that will appear in calendars" ,
2022-06-06 12:48:13 +00:00
"meeting_with_user" : "Meeting with {ATTENDEE}" ,
2022-02-11 11:17:38 +00:00
"additional_inputs" : "Additional Inputs" ,
2022-09-06 22:58:16 +00:00
"additional_input_description" : "Require scheduler to input additional inputs prior the booking is confirmed" ,
2022-02-11 11:17:38 +00:00
"label" : "Label" ,
"placeholder" : "Placeholder" ,
"type" : "Type" ,
"edit" : "Edit" ,
"add_input" : "Add an Input" ,
2022-03-28 18:07:13 +00:00
"disable_notes" : "Hide notes in calendar" ,
"disable_notes_description" : "For privacy reasons, additional inputs and notes will be hidden in the calendar entry. They will still be sent to your email." ,
2022-06-07 16:22:37 +00:00
"requires_confirmation_description" : "The booking needs to be manually confirmed before it is pushed to the integrations and a confirmation mail is sent." ,
2022-05-05 21:16:25 +00:00
"recurring_event" : "Recurring Event" ,
"recurring_event_description" : "People can subscribe for recurring events" ,
"starting" : "Starting" ,
2022-02-11 11:17:38 +00:00
"disable_guests" : "Disable Guests" ,
"disable_guests_description" : "Disable adding additional guests while booking." ,
2022-08-24 20:18:42 +00:00
"private_link" : "Generate private link" ,
"private_link_label" : "Private link" ,
"private_link_hint" : "Your private link will regenerate after each use" ,
2022-05-09 11:11:07 +00:00
"copy_private_link" : "Copy private link" ,
2022-11-30 21:52:56 +00:00
"private_link_description" : "Generate a private URL to share without exposing your {{appName}} username" ,
2022-02-11 11:17:38 +00:00
"invitees_can_schedule" : "Invitees can schedule" ,
"date_range" : "Date Range" ,
"calendar_days" : "calendar days" ,
"business_days" : "business days" ,
"set_address_place" : "Set an address or place" ,
2022-03-13 15:56:56 +00:00
"set_link_meeting" : "Set a link to the meeting" ,
2022-11-30 21:52:56 +00:00
"cal_invitee_phone_number_scheduling" : "{{appName}} will ask your invitee to enter a phone number before scheduling." ,
"cal_provide_google_meet_location" : "{{appName}} will provide a Google Meet location." ,
"cal_provide_zoom_meeting_url" : "{{appName}} will provide a Zoom meeting URL." ,
"cal_provide_tandem_meeting_url" : "{{appName}} will provide a Tandem meeting URL." ,
"cal_provide_video_meeting_url" : "{{appName}} will provide a video meeting URL." ,
2022-02-11 11:17:38 +00:00
"cal_provide_jitsi_meeting_url" : "We will generate a Jitsi Meet URL for you." ,
2022-11-30 21:52:56 +00:00
"cal_provide_huddle01_meeting_url" : "{{appName}} will provide a Huddle01 web3 video meeting URL." ,
"cal_provide_teams_meeting_url" : "{{appName}} will provide a MS Teams meeting URL. NOTE: MUST HAVE A WORK OR SCHOOL ACCOUNT" ,
2022-02-11 11:17:38 +00:00
"require_payment" : "Require Payment" ,
"commission_per_transaction" : "commission per transaction" ,
"event_type_updated_successfully_description" : "Your event type has been updated successfully." ,
"hide_event_type" : "Hide event type" ,
"edit_location" : "Edit location" ,
"into_the_future" : "into the future" ,
"within_date_range" : "Within a date range" ,
"indefinitely_into_future" : "Indefinitely into the future" ,
"add_new_custom_input_field" : "Add new custom input field" ,
"quick_chat" : "Quick Chat" ,
"add_new_team_event_type" : "Add a new team event type" ,
"add_new_event_type" : "Add a new event type" ,
"new_event_type_to_book_description" : "Create a new event type for people to book times with." ,
"length" : "Length" ,
2022-08-24 20:18:42 +00:00
"minimum_booking_notice" : "Minimum Notice" ,
2022-02-11 11:17:38 +00:00
"slot_interval" : "Time-slot intervals" ,
"slot_interval_default" : "Use event length (default)" ,
"delete_event_type_description" : "Are you sure you want to delete this event type? Anyone who you've shared this link with will no longer be able to book using it." ,
"delete_event_type" : "Delete Event Type" ,
"confirm_delete_event_type" : "Yes, delete event type" ,
"delete_account" : "Delete account" ,
"confirm_delete_account" : "Yes, delete account" ,
2022-11-30 21:52:56 +00:00
"delete_account_confirmation_message" : "Are you sure you want to delete your {{appName}} account? Anyone who you've shared your account link with will no longer be able to book using it and any preferences you have saved will be lost." ,
2022-02-11 11:17:38 +00:00
"integrations" : "Integrations" ,
2022-03-23 22:00:30 +00:00
"apps" : "Apps" ,
2022-09-05 21:22:28 +00:00
"category_apps" : "{{category}} apps" ,
2022-03-23 22:00:30 +00:00
"app_store" : "App Store" ,
"app_store_description" : "Connecting people, technology and the workplace." ,
2022-02-11 11:17:38 +00:00
"settings" : "Settings" ,
"event_type_moved_successfully" : "Event type has been moved successfully" ,
2022-09-06 22:58:16 +00:00
"next_step_text" : "Next Step" ,
2022-02-11 11:17:38 +00:00
"next_step" : "Skip step" ,
"prev_step" : "Prev step" ,
2022-09-05 21:22:28 +00:00
"install" : "Install" ,
2022-02-11 11:17:38 +00:00
"installed" : "Installed" ,
2022-06-08 07:32:52 +00:00
"active_install_one" : "{{count}} active install" ,
"active_install_other" : "{{count}} active installs" ,
2022-06-01 17:24:41 +00:00
"globally_install" : "Globally installed" ,
2022-09-05 21:22:28 +00:00
"app_successfully_installed" : "App successfully installed" ,
"app_could_not_be_installed" : "App could not be installed" ,
2022-02-11 11:17:38 +00:00
"disconnect" : "Disconnect" ,
"embed_your_calendar" : "Embed your calendar within your webpage" ,
"connect_your_favourite_apps" : "Connect your favourite apps." ,
"automation" : "Automation" ,
"configure_how_your_event_types_interact" : "Configure how your event types should interact with your calendars." ,
2022-06-15 16:35:49 +00:00
"toggle_calendars_conflict" : "Toggle the calendars you want to check for conflicts to prevent double bookings." ,
2022-02-11 11:17:38 +00:00
"select_destination_calendar" : "Create events on" ,
2022-06-01 17:24:41 +00:00
"connect_additional_calendar" : "Connect additional calendar" ,
2022-02-11 11:17:38 +00:00
"conferencing" : "Conferencing" ,
"calendar" : "Calendar" ,
2022-09-15 19:53:09 +00:00
"payments" : "Payments" ,
2022-02-11 11:17:38 +00:00
"not_installed" : "Not installed" ,
"error_password_mismatch" : "Passwords don't match." ,
"error_required_field" : "This field is required." ,
"status" : "Status" ,
"team_view_user_availability" : "View user availability" ,
"team_view_user_availability_disabled" : "User needs to accept invite to view availability" ,
"set_as_away" : "Set yourself as away" ,
"set_as_free" : "Disable away status" ,
"user_away" : "This user is currently away." ,
"user_away_description" : "The person you are trying to book has set themselves to away, and therefore is not accepting new bookings." ,
"meet_people_with_the_same_tokens" : "Meet people with the same tokens" ,
"only_book_people_and_allow" : "Only book and allow bookings from people who share the same tokens, DAOs, or NFTs." ,
"account_created_with_identity_provider" : "Your account was created using an Identity Provider." ,
"account_managed_by_identity_provider" : "Your account is managed by {{provider}}" ,
"account_managed_by_identity_provider_description" : "To change your email, password, enable two-factor authentication and more, please visit your {{provider}} account settings." ,
"signin_with_google" : "Sign in with Google" ,
"signin_with_saml" : "Sign in with SAML" ,
"you_will_need_to_generate" : "You will need to generate an access token from your old scheduling tool." ,
"import" : "Import" ,
"import_from" : "Import from" ,
"access_token" : "Access token" ,
"visit_roadmap" : "Roadmap" ,
2022-09-05 21:22:28 +00:00
"featured_categories" : "Featured Categories" ,
2022-03-23 22:00:30 +00:00
"popular_categories" : "Popular Categories" ,
2022-09-05 21:22:28 +00:00
"number_apps_one" : "{{count}} App" ,
"number_apps_other" : "{{count}} Apps" ,
2022-03-23 22:00:30 +00:00
"trending_apps" : "Trending Apps" ,
2022-09-05 21:22:28 +00:00
"explore_apps" : "{{category}} apps" ,
2022-03-23 22:00:30 +00:00
"installed_apps" : "Installed Apps" ,
2022-11-30 21:52:56 +00:00
"free_to_use_apps" : "Free" ,
2022-09-15 19:53:09 +00:00
"no_category_apps" : "No {{category}} apps" ,
"no_category_apps_description_calendar" : "Add a calendar app to check for conflicts to prevent double bookings" ,
"no_category_apps_description_conferencing" : "Try adding a conference app to intergrate video call with your clients" ,
"no_category_apps_description_payment" : "Add a payment app to ease transaction between you and your clients" ,
2022-10-14 16:24:43 +00:00
"no_category_apps_description_analytics" : "Add an analytics app for your booking pages" ,
"no_category_apps_description_automation" : "Add an automation app to use" ,
2022-09-15 19:53:09 +00:00
"no_category_apps_description_other" : "Add any other type of app to do all sorts of things" ,
"installed_app_calendar_description" : "Set the calendar(s) to check for conflicts to prevent double bookings." ,
"installed_app_conferencing_description" : "Add your favourite video conferencing apps for your meetings" ,
"installed_app_payment_description" : "Configure which payment processing services to use when charging your clients." ,
2022-10-14 16:24:43 +00:00
"installed_app_analytics_description" : "Configure which analytics apps to use for your booking pages" ,
2022-09-15 19:53:09 +00:00
"installed_app_other_description" : "All your installed apps from other categories." ,
2022-10-16 01:37:05 +00:00
"installed_app_automation_description" : "Configure which automation apps to use" ,
2022-10-14 16:24:43 +00:00
"analytics" : "Analytics" ,
2022-06-01 17:24:41 +00:00
"empty_installed_apps_headline" : "No apps installed" ,
"empty_installed_apps_description" : "Apps enable you to enhance your workflow and improve your scheduling life significantly." ,
2022-11-10 09:07:26 +00:00
"empty_installed_apps_button" : "Browse App Store" ,
2022-03-25 19:46:21 +00:00
"manage_your_connected_apps" : "Manage your installed apps or change settings" ,
2022-03-23 22:00:30 +00:00
"browse_apps" : "Browse Apps" ,
"features" : "Features" ,
"permissions" : "Permissions" ,
"terms_and_privacy" : "Terms and Privacy" ,
"published_by" : "Published by {{author}}" ,
"subscribe" : "Subscribe" ,
"buy" : "Buy" ,
"install_app" : "Install App" ,
"categories" : "Categories" ,
"pricing" : "Pricing" ,
"learn_more" : "Learn more" ,
"privacy_policy" : "Privacy Policy" ,
"terms_of_service" : "Terms of Service" ,
2022-02-11 11:17:38 +00:00
"remove" : "Remove" ,
"add" : "Add" ,
2022-09-05 21:22:28 +00:00
"installed_one" : "Installed" ,
"installed_other" : "{{count}} installed" ,
2022-02-11 11:17:38 +00:00
"verify_wallet" : "Verify Wallet" ,
"connect_metamask" : "Connect Metamask" ,
2022-09-06 22:58:16 +00:00
"create_events_on" : "Create events on" ,
2022-11-30 21:52:56 +00:00
"enterprise_license" : "This is an enterprise feature" ,
"enterprise_license_description" : "To enable this feature, get a deployment key at {{consoleUrl}} console and add it to your .env as CALCOM_LICENSE_KEY. If your team already has a license, please contact {{supportMail}} for help." ,
2022-02-11 11:17:38 +00:00
"missing_license" : "Missing License" ,
"signup_requires" : "Commercial license required" ,
2022-11-30 21:52:56 +00:00
"signup_requires_description" : "{{companyName}} currently does not offer a free open source version of the sign up page. To receive full access to the signup components you need to acquire a commercial license. For personal use we recommend the Prisma Data Platform or any other Postgres interface to create accounts." ,
2022-02-11 11:17:38 +00:00
"next_steps" : "Next Steps" ,
"acquire_commercial_license" : "Acquire a commercial license" ,
"the_infrastructure_plan" : "The infrastructure plan is usage-based and has startup-friendly discounts." ,
"prisma_studio_tip" : "Create an account via Prisma Studio" ,
"prisma_studio_tip_description" : "Learn how to set up your first user" ,
"contact_sales" : "Contact Sales" ,
2022-02-14 20:20:10 +00:00
"error_404" : "Error 404" ,
2022-03-17 16:48:23 +00:00
"default" : "Default" ,
"set_to_default" : "Set to Default" ,
"new_schedule_btn" : "New schedule" ,
"add_new_schedule" : "Add a new schedule" ,
2022-09-15 19:53:09 +00:00
"add_new_calendar" : "Add a new calendar" ,
"set_calendar" : "Set where to add new events to when you're booked." ,
2022-03-17 16:48:23 +00:00
"delete_schedule" : "Delete schedule" ,
"schedule_created_successfully" : "{{scheduleName}} schedule created successfully" ,
2022-03-23 23:23:18 +00:00
"availability_updated_successfully" : "{{scheduleName}} schedule updated successfully" ,
2022-03-17 16:48:23 +00:00
"schedule_deleted_successfully" : "Schedule deleted successfully" ,
"default_schedule_name" : "Working Hours" ,
"new_schedule_heading" : "Create an availability schedule" ,
"new_schedule_description" : "Creating availability schedules allows you to manage availability across event types. They can be applied to one or more event types." ,
2022-02-14 20:20:10 +00:00
"requires_ownership_of_a_token" : "Requires ownership of a token belonging to the following address:" ,
2022-02-28 16:24:47 +00:00
"example_name" : "John Doe" ,
"time_format" : "Time format" ,
"12_hour" : "12 hour" ,
2022-03-16 19:55:18 +00:00
"24_hour" : "24 hour" ,
2022-10-25 00:14:06 +00:00
"12_hour_short" : "12h" ,
"24_hour_short" : "24h" ,
2022-04-05 08:05:40 +00:00
"redirect_success_booking" : "Redirect on booking " ,
2022-04-06 16:21:42 +00:00
"you_are_being_redirected" : "You are being redirected to {{ url }} in $t(second, {\"count\": {{seconds}} })." ,
2022-04-06 12:26:08 +00:00
"external_redirect_url" : "https://example.com/redirect-to-my-success-page" ,
2022-10-06 12:32:11 +00:00
"redirect_url_description" : "Redirect to a custom URL after a successful booking" ,
2022-03-17 20:49:20 +00:00
"duplicate" : "Duplicate" ,
2022-05-24 13:19:12 +00:00
"offer_seats" : "Offer seats" ,
2022-09-17 20:44:29 +00:00
"offer_seats_description" : "Offer seats for booking. This automatically disables guest & opt-in bookings." ,
2022-05-24 13:19:12 +00:00
"seats_available" : "Seats available" ,
2022-05-24 20:15:53 +00:00
"number_of_seats" : "Number of seats per booking" ,
"enter_number_of_seats" : "Enter number of seats" ,
2022-04-14 21:25:24 +00:00
"you_can_manage_your_schedules" : "You can manage your schedules on the Availability page." ,
2022-05-24 13:19:12 +00:00
"booking_full" : "No more seats available" ,
2022-08-15 20:45:15 +00:00
"api_keys" : "API keys" ,
"api_key" : "API key" ,
"test_api_key" : "Test API key" ,
"test_passed" : "Test passed!" ,
"test_failed" : "Test failed" ,
"provide_api_key" : "Provide API key" ,
2022-04-16 02:58:34 +00:00
"api_key_modal_subtitle" : "API keys allow you to make API calls for your own account." ,
"api_keys_subtitle" : "Generate API keys to use for accessing your own account." ,
"create_api_key" : "Create an API key" ,
"personal_note" : "Name this key" ,
"personal_note_placeholder" : "E.g. Development" ,
"api_key_no_note" : "Nameless API key" ,
2022-04-20 21:37:25 +00:00
"api_key_never_expires" : "This API key has no expiration date" ,
2022-04-16 02:58:34 +00:00
"edit_api_key" : "Edit API key" ,
"never_expire_key" : "Never expires" ,
"delete_api_key" : "Revoke API key" ,
"success_api_key_created" : "API key created successfully" ,
"success_api_key_edited" : "API key updated successfully" ,
"create" : "Create" ,
"success_api_key_created_bold_tagline" : "Save this API key somewhere safe." ,
"you_will_only_view_it_once" : "You will not be able to view it again once you close this modal." ,
"copy_to_clipboard" : "Copy to clipboard" ,
2022-04-28 15:44:26 +00:00
"enabled_after_update" : "Enabled after update" ,
2022-05-09 11:11:07 +00:00
"enabled_after_update_description" : "The private link will work after saving" ,
2022-04-16 02:58:34 +00:00
"confirm_delete_api_key" : "Revoke this API key" ,
"revoke_api_key" : "Revoke API key" ,
"api_key_copied" : "API key copied!" ,
"delete_api_key_confirm_title" : "Permanently remove this API key from your account?" ,
"copy" : "Copy" ,
"expire_date" : "Expiration date" ,
"expired" : "Expired" ,
"never_expires" : "Never expires" ,
"expires" : "Expires" ,
2022-04-14 21:25:24 +00:00
"request_reschedule_booking" : "Request to reschedule your booking" ,
"reason_for_reschedule" : "Reason for reschedule" ,
"book_a_new_time" : "Book a new time" ,
"reschedule_request_sent" : "Reschedule request sent" ,
"reschedule_modal_description" : "This will cancel the scheduled meeting, notify the scheduler and ask them to pick a new time." ,
"reason_for_reschedule_request" : "Reason for reschedule request" ,
2022-04-17 15:37:16 +00:00
"send_reschedule_request" : "Request reschedule " ,
2022-04-14 21:25:24 +00:00
"edit_booking" : "Edit booking" ,
"reschedule_booking" : "Reschedule booking" ,
2022-04-26 08:48:17 +00:00
"former_time" : "Former time" ,
2022-08-24 20:18:42 +00:00
"confirmation_page_gif" : "Add a GIF to your confirmation page" ,
2022-05-01 20:42:35 +00:00
"search" : "Search" ,
2022-05-24 13:29:39 +00:00
"impersonate" : "Impersonate" ,
2022-06-06 12:48:13 +00:00
"user_impersonation_heading" : "User Impersonation" ,
"user_impersonation_description" : "Allows our support team to temporarily sign in as you to help us quickly resolve any issues you report to us." ,
2022-09-12 22:04:33 +00:00
"team_impersonation_description" : "Allows your team members to temporarily sign in as you." ,
2022-11-28 18:14:01 +00:00
"allow_booker_to_select_duration" : "Allow booker to select duration" ,
2022-05-24 13:29:39 +00:00
"impersonate_user_tip" : "All uses of this feature is audited." ,
"impersonating_user_warning" : "Impersonating username \"{{user}}\"." ,
2022-04-28 20:45:27 +00:00
"impersonating_stop_instructions" : "<0>Click Here to stop</0>." ,
2022-05-27 23:27:41 +00:00
"event_location_changed" : "Updated - Your event changed the location" ,
"location_changed_event_type_subject" : "Location Changed: {{eventType}} with {{name}} at {{date}}" ,
"current_location" : "Current Location" ,
"user_phone" : "Your phone number" ,
"new_location" : "New Location" ,
"no_location" : "No location defined" ,
"set_location" : "Set Location" ,
"update_location" : "Update Location" ,
"location_updated" : "Location updated" ,
2022-05-24 13:29:39 +00:00
"email_validation_error" : "That doesn't look like an email address" ,
2022-11-30 21:52:56 +00:00
"place_where_cal_widget_appear" : "Place this code in your HTML where you want your {{appName}} widget to appear." ,
2022-06-09 05:05:18 +00:00
"create_update_react_component" : "Create or update an existing React component as shown below." ,
2022-05-05 14:29:49 +00:00
"copy_code" : "Copy Code" ,
"code_copied" : "Code copied!" ,
2022-11-30 21:52:56 +00:00
"how_you_want_add_cal_site" : "How do you want to add {{appName}} to your site?" ,
"choose_ways_put_cal_site" : "Choose one of the following ways to put {{appName}} on your site." ,
2022-05-03 23:16:59 +00:00
"setting_up_zapier" : "Setting up your Zapier integration" ,
2022-08-15 20:45:15 +00:00
"generate_api_key" : "Generate API key" ,
2022-11-30 21:52:56 +00:00
"generate_api_key_description" : "Generate an API key to use with {{appName}} at" ,
2022-05-03 23:16:59 +00:00
"your_unique_api_key" : "Your unique API key" ,
"copy_safe_api_key" : "Copy this API key and save it somewhere safe. If you lose this key you have to generate a new one." ,
2022-11-30 21:52:56 +00:00
"zapier_setup_instructions" : "<0>Log into your Zapier account and create a new Zap.</0><1>Select {{appName}} as your Trigger app. Also choose a Trigger event.</1><2>Choose your account and then enter your Unique API Key.</2><3>Test your Trigger.</3><4>You're set!</4>" ,
2022-05-03 23:16:59 +00:00
"install_zapier_app" : "Please first install the Zapier App in the app store." ,
2022-06-11 17:33:04 +00:00
"connect_apple_server" : "Connect to Apple Server" ,
2022-09-20 17:48:20 +00:00
"connect_caldav_server" : "Connect to CalDav (Beta)" ,
2022-06-11 17:33:04 +00:00
"calendar_url" : "Calendar URL" ,
2022-11-30 21:52:56 +00:00
"apple_server_generate_password" : "Generate an app specific password to use with {{appName}} at" ,
2022-06-11 17:33:04 +00:00
"credentials_stored_encrypted" : "Your credentials will be stored and encrypted." ,
2022-08-15 20:45:15 +00:00
"it_stored_encrypted" : "It will be stored and encrypted." ,
2022-05-03 23:16:59 +00:00
"go_to_app_store" : "Go to App Store" ,
2022-09-21 13:24:02 +00:00
"calendar_error" : "Try reconnecting your calendar with all necessary permissions" ,
2022-05-27 23:27:41 +00:00
"set_your_phone_number" : "Set a phone number for the meeting" ,
2022-05-18 15:35:54 +00:00
"calendar_no_busy_slots" : "There are no busy slots" ,
2022-06-06 12:48:13 +00:00
"display_location_label" : "Display on booking page" ,
"display_location_info_badge" : "Location will be visible before the booking is confirmed" ,
2022-05-30 16:23:23 +00:00
"add_gif" : "Add GIF" ,
"search_giphy" : "Search Giphy" ,
"add_link_from_giphy" : "Add link from Giphy" ,
"add_gif_to_confirmation" : "Adding a GIF to confirmation page" ,
"find_gif_spice_confirmation" : "Find GIF to spice up your confirmation page" ,
2022-05-24 13:29:39 +00:00
"share_feedback" : "Share feedback" ,
"resources" : "Resources" ,
2022-07-28 15:54:48 +00:00
"support_documentation" : "Support Documentation" ,
2022-05-24 13:29:39 +00:00
"developer_documentation" : "Developer Documentation" ,
"get_in_touch" : "Get in touch" ,
"contact_support" : "Contact Support" ,
"feedback" : "Feedback" ,
"submitted_feedback" : "Thank you for your feedback!" ,
"feedback_error" : "Error sending feedback" ,
2022-07-28 15:54:48 +00:00
"comments" : "Share your comments here:" ,
2022-05-18 21:05:49 +00:00
"booking_details" : "Booking details" ,
"or_lowercase" : "or" ,
"nevermind" : "Nevermind" ,
2022-05-18 15:35:54 +00:00
"go_to" : "Go to: " ,
2022-05-23 10:54:24 +00:00
"zapier_invite_link" : "Zapier Invite Link" ,
2022-06-06 12:48:13 +00:00
"meeting_url_provided_after_confirmed" : "A Meeting URL will be created once the event is confirmed." ,
"attendees_name" : "Attendee's name" ,
"dynamically_display_attendee_or_organizer" : "Dynamically display the name of your attendee for you, or your name if it's viewed by your attendee" ,
"event_location" : "Event's location" ,
2022-05-30 19:40:29 +00:00
"reschedule_optional" : "Reason for rescheduling (optional)" ,
"reschedule_placeholder" : "Let others know why you need to reschedule" ,
2022-07-06 19:31:07 +00:00
"event_cancelled" : "This event is cancelled" ,
2022-05-30 18:17:50 +00:00
"emailed_information_about_cancelled_event" : "We emailed you and the other attendees to let them know." ,
2022-05-27 23:27:41 +00:00
"this_input_will_shown_booking_this_event" : "This input will be shown when booking this event" ,
"meeting_url_in_conformation_email" : "Meeting url is in the confirmation email" ,
"url_start_with_https" : "URL needs to start with http:// or https://" ,
2022-06-03 11:28:33 +00:00
"number_provided" : "Phone number will be provided" ,
2022-07-14 00:10:45 +00:00
"before_event_trigger" : "before event starts" ,
"event_cancelled_trigger" : "when event is cancelled" ,
"new_event_trigger" : "when new event is booked" ,
"email_host_action" : "send email to host" ,
"email_attendee_action" : "send email to attendee" ,
"sms_attendee_action" : "send SMS to attendee" ,
"sms_number_action" : "send SMS to a specific number" ,
"workflows" : "Workflows" ,
2022-08-31 19:42:37 +00:00
"new_workflow_btn" : "New Workflow" ,
2022-07-14 00:10:45 +00:00
"add_new_workflow" : "Add a new workflow" ,
2022-08-31 23:09:34 +00:00
"reschedule_event_trigger" : "when event is rescheduled" ,
2022-07-14 00:10:45 +00:00
"trigger" : "Trigger" ,
"triggers" : "Triggers" ,
"action" : "Action" ,
"workflows_to_automate_notifications" : "Create workflows to automate notifications and reminders" ,
"workflow_name" : "Workflow name" ,
"custom_workflow" : "Custom workflow" ,
"workflow_created_successfully" : "{{workflowName}} created successfully" ,
"delete_workflow_description" : "Are you sure you want to delete this workflow?" ,
"delete_workflow" : "Delete Workflow" ,
"confirm_delete_workflow" : "Yes, delete workflow" ,
"workflow_deleted_successfully" : "Workflow deleted successfully" ,
"how_long_before" : "How long before event starts?" ,
2022-08-31 19:42:37 +00:00
"day_timeUnit" : "days" ,
"hour_timeUnit" : "hours" ,
"minute_timeUnit" : "mins" ,
2022-07-14 00:10:45 +00:00
"new_workflow_heading" : "Create your first workflow" ,
2022-07-15 23:00:59 +00:00
"new_workflow_description" : "Workflows enable you to automate sending reminders and notifications." ,
2022-07-14 00:10:45 +00:00
"active_on" : "Active on" ,
"workflow_updated_successfully" : "{{workflowName}} workflow updated successfully" ,
2022-09-08 00:38:37 +00:00
"premium_to_standard_username_description" : "This is a standard username and updating will take you to billing to downgrade." ,
2022-07-06 19:31:07 +00:00
"current" : "Current" ,
"premium" : "premium" ,
"standard" : "standard" ,
"confirm_username_change_dialog_title" : "Confirm username change" ,
"change_username_standard_to_premium" : "As you are changing from a standard to a premium username, you will be taken to the checkout to upgrade." ,
"change_username_premium_to_standard" : "As you are changing from a premium to a standard username, you will be taken to the checkout to downgrade." ,
"go_to_stripe_billing" : "Go to billing" ,
2022-08-24 20:18:42 +00:00
"stripe_description" : "Require payment for bookings (0.5% + €0.10 commission per transaction)" ,
2022-06-28 16:03:31 +00:00
"trial_expired" : "Your trial has expired" ,
2022-06-03 14:57:50 +00:00
"remove_app" : "Remove App" ,
"yes_remove_app" : "Yes, remove app" ,
"are_you_sure_you_want_to_remove_this_app" : "Are you sure you want to remove this app?" ,
2022-09-15 19:53:09 +00:00
"app_removed_successfully" : "App removed successfully" ,
"error_removing_app" : "Error removing app" ,
2022-06-07 16:22:37 +00:00
"web_conference" : "Web conference" ,
2022-06-13 22:12:27 +00:00
"requires_confirmation" : "Requires confirmation" ,
2022-08-31 19:42:37 +00:00
"nr_event_type_one" : "{{count}} event type" ,
"nr_event_type_other" : "{{count}} event types" ,
2022-07-14 00:10:45 +00:00
"add_action" : "Add action" ,
2022-07-20 18:12:18 +00:00
"set_whereby_link" : "Set Whereby link" ,
2022-06-27 10:17:38 +00:00
"invalid_whereby_link" : "Please enter a valid Whereby Link" ,
2022-07-06 19:31:07 +00:00
"set_around_link" : "Set Around.Co link" ,
2022-06-27 10:17:38 +00:00
"invalid_around_link" : "Please enter a valid Around Link" ,
2022-07-06 19:31:07 +00:00
"set_riverside_link" : "Set Riverside link" ,
2022-06-27 10:17:38 +00:00
"invalid_riverside_link" : "Please enter a valid Riverside Link" ,
2022-08-10 19:13:40 +00:00
"invalid_ping_link" : "Please enter a valid Ping.gg Link" ,
2022-06-13 22:12:27 +00:00
"add_exchange2013" : "Connect Exchange 2013 Server" ,
2022-06-16 16:40:14 +00:00
"add_exchange2016" : "Connect Exchange 2016 Server" ,
2022-07-14 00:10:45 +00:00
"custom_template" : "Custom template" ,
2022-08-31 19:42:37 +00:00
"email_body" : "Email body" ,
2022-09-06 03:29:00 +00:00
"subject" : "Email subject" ,
2022-07-14 00:10:45 +00:00
"text_message" : "Text message" ,
2022-07-28 15:54:48 +00:00
"specific_issue" : "Have a specific issue?" ,
2022-06-20 19:09:22 +00:00
"browse_our_docs" : "browse our docs" ,
2022-07-14 00:10:45 +00:00
"choose_template" : "Choose a template" ,
"reminder" : "Reminder" ,
"custom" : "Custom" ,
"reminder_email" : "Reminder: {{eventType}} with {{name}} at {{date}}" ,
"not_triggering_existing_bookings" : "Won't trigger for already existing bookings as user will be asked for phone number when booking the event." ,
"minute_one" : "{{count}} minute" ,
"minute_other" : "{{count}} minutes" ,
"hour_one" : "{{count}} hour" ,
"hour_other" : "{{count}} hours" ,
"invalid_input" : "Invalid input" ,
2022-06-25 05:16:20 +00:00
"broken_video_action" : "We could not add the <1>{{location}}</1> meeting link to your scheduled event. Contact your invitees or update your calendar event to add the details. You can either <3> change your location on the event type </3> or try <5>removing and adding the app again.</5>" ,
2022-07-06 19:01:16 +00:00
"broken_calendar_action" : "We could not update your <1>{{calendar}}</1>. <2> Please check your calendar settings or remove and add your calendar again </2>" ,
2022-06-25 05:16:20 +00:00
"attendee_name" : "Attendee's name" ,
"broken_integration" : "Broken integration" ,
"problem_adding_video_link" : "There was a problem adding a video link" ,
2022-07-01 19:19:23 +00:00
"problem_updating_calendar" : "There was a problem updating your calendar" ,
2022-07-14 00:10:45 +00:00
"active_on_event_types_one" : "Active on {{count}} event type" ,
"active_on_event_types_other" : "Active on {{count}} event types" ,
"no_active_event_types" : "No active event types" ,
2022-07-01 19:19:23 +00:00
"new_seat_subject" : "New Attendee {{name}} on {{eventType}} at {{date}}" ,
2022-07-06 19:01:16 +00:00
"new_seat_title" : "Someone has added themselves to an event" ,
2022-08-03 22:22:38 +00:00
"variable" : "Variable" ,
"event_name_workflow" : "Event name" ,
2022-08-31 19:42:37 +00:00
"organizer_name_workflow" : "Organizer" ,
"attendee_name_workflow" : "Attendee" ,
2022-08-03 22:22:38 +00:00
"event_date_workflow" : "Event date" ,
"event_time_workflow" : "Event time" ,
"location_workflow" : "Location" ,
"additional_notes_workflow" : "Additional notes" ,
2022-07-14 12:40:53 +00:00
"app_upgrade_description" : "In order to use this feature, you need to upgrade to a Pro account." ,
2022-07-14 06:45:07 +00:00
"invalid_number" : "Invalid phone number" ,
2022-07-14 11:32:28 +00:00
"navigate" : "Navigate" ,
"open" : "Open" ,
2022-07-15 16:55:59 +00:00
"close" : "Close" ,
2022-09-15 09:33:34 +00:00
"team_feature_teams" : "This is a Team feature. Upgrade to Team to see your team's availability." ,
"team_feature_workflows" : "This is a Team feature. Upgrade to Team to automate your event notifications and reminders with Workflows." ,
2022-09-06 22:58:16 +00:00
"show_eventtype_on_profile" : "Show on Profile" ,
2022-07-27 02:24:00 +00:00
"embed" : "Embed" ,
"new_username" : "New username" ,
2022-08-03 09:03:01 +00:00
"current_username" : "Current username" ,
2022-08-03 22:22:38 +00:00
"example_1" : "Example 1" ,
"example_2" : "Example 2" ,
2022-08-31 19:42:37 +00:00
"additional_input_label" : "Additional Input Label" ,
2022-08-03 22:22:38 +00:00
"company_size" : "Company size" ,
"what_help_needed" : "What do you need help with?" ,
"variable_format" : "Variable format" ,
2022-08-31 03:41:23 +00:00
"webhook_subscriber_url_reserved" : "Webhook subscriber url is already defined" ,
2022-08-22 19:34:28 +00:00
"custom_input_as_variable_info" : "Ignore all special characters of the additional input label (use only letters and numbers), use uppercase for all letters and replace whitespaces with underscores." ,
2022-08-31 19:42:37 +00:00
"using_additional_inputs_as_variables" : "How do I use Additional Inputs as variables?" ,
2022-08-08 19:39:51 +00:00
"download_desktop_app" : "Download desktop app" ,
2022-08-22 19:34:28 +00:00
"set_ping_link" : "Set Ping link" ,
2022-08-30 19:58:35 +00:00
"rate_limit_exceeded" : "Rate limit exceeded" ,
2022-08-26 01:04:44 +00:00
"when_something_happens" : "When something happens" ,
"action_is_performed" : "An action is performed" ,
"test_action" : "Test action" ,
"notification_sent" : "Notification sent" ,
"no_input" : "No input" ,
"test_workflow_action" : "Test workflow action" ,
"send_sms" : "Send SMS" ,
"send_sms_to_number" : "Are you sure you want to send a SMS to {{number}}?" ,
2022-08-22 19:34:28 +00:00
"missing_connected_calendar" : "No default calendar connected" ,
"connect_your_calendar_and_link" : "You can connect your calendar from <1>here</1>." ,
2022-08-24 20:18:42 +00:00
"default_calendar_selected" : "Default calendar" ,
2022-09-06 22:58:16 +00:00
"hide_from_profile" : "Hide from profile" ,
"event_setup_tab_title" : "Event Setup" ,
"event_limit_tab_title" : "Limits" ,
"event_limit_tab_description" : "How often you can be booked" ,
"event_advanced_tab_description" : "Calendar settings & more..." ,
"event_advanced_tab_title" : "Advanced" ,
2022-11-28 18:14:01 +00:00
"event_setup_multiple_duration_error" : "Event Setup: Multiple durations requires at least 1 option." ,
"event_setup_multiple_duration_default_error" : "Event Setup: Please select a valid default duration." ,
"event_setup_booking_limits_error" : "Booking limits must be in accending order. [day,week,month,year]" ,
2022-09-06 22:58:16 +00:00
"select_which_cal" : "Select which calendar to add bookings to" ,
"custom_event_name" : "Custom event name" ,
"custom_event_name_description" : "Create customised event names to display on calendar event" ,
2022-08-31 20:57:53 +00:00
"2fa_required" : "Two factor authentication required" ,
"incorrect_2fa" : "Incorrect two factor authentication code" ,
2022-08-31 19:42:37 +00:00
"which_event_type_apply" : "Which event type will this apply to?" ,
"no_workflows_description" : "Workflows enable simple automation to send notifications & reminders enabling you to build processes around your events." ,
"create_workflow" : "Create a workflow" ,
"do_this" : "Do this" ,
"turn_off" : "Turn off" ,
2022-08-26 00:11:41 +00:00
"settings_updated_successfully" : "Settings updated successfully" ,
2022-09-06 22:58:16 +00:00
"error_updating_settings" : "Error updating settings" ,
2022-11-30 21:52:56 +00:00
"personal_cal_url" : "My personal {{appName}} URL" ,
2022-08-26 00:11:41 +00:00
"bio_hint" : "A few sentences about yourself. this will appear on your personal url page." ,
"delete_account_modal_title" : "Delete Account" ,
2022-11-30 21:52:56 +00:00
"confirm_delete_account_modal" : "Are you sure you want to delete your {{appName}} account?" ,
2022-08-26 00:11:41 +00:00
"delete_my_account" : "Delete my account" ,
"start_of_week" : "Start of week" ,
"select_calendars" : "Select which calendars you want to check for conflicts to prevent double bookings." ,
"check_for_conflicts" : "Check for conflicts" ,
"adding_events_to" : "Adding events to" ,
"follow_system_preferences" : "Follow system preferences" ,
"custom_brand_colors" : "Custom brand colors" ,
"customize_your_brand_colors" : "Customize your own brand colour into your booking page." ,
"pro" : "Pro" ,
2022-11-30 21:52:56 +00:00
"removes_cal_branding" : "Removes any {{appName}} related brandings, i.e. 'Powered by {{appName}}.'" ,
2022-09-06 22:58:16 +00:00
"profile_picture" : "Profile picture" ,
"upload" : "Upload" ,
2022-11-08 07:49:44 +00:00
"add_profile_photo" : "Add profile photo" ,
2022-09-05 21:10:58 +00:00
"web3" : "Web3" ,
"rainbow_token_gated" : "This event type is token gated." ,
"rainbow_connect_wallet_gate" : "Connect your wallet if you own <1>{{name}}</1> (<3>{{symbol}}</3>)." ,
"rainbow_insufficient_balance" : "Your connected wallet doesn't contain enough <1>{{symbol}}</1>." ,
"rainbow_sign_message_request" : "Sign the message request on your wallet." ,
"rainbow_signature_error" : "Error requesting signature from your wallet." ,
"token_address" : "Token Address" ,
"blockchain" : "Blockchain" ,
2022-08-30 19:46:52 +00:00
"old_password" : "Old password" ,
"secure_password" : "Your new super secure password" ,
"error_updating_password" : "Error updating password" ,
2022-08-31 11:13:27 +00:00
"two_factor_auth" : "Two factor authentication" ,
2022-09-02 19:30:06 +00:00
"recurring_event_tab_description" : "Set up a repeating schedule" ,
2022-09-05 15:15:26 +00:00
"today" : "today" ,
2022-09-06 18:23:17 +00:00
"appearance" : "Appearance" ,
"appearance_subtitle" : "Manage settings for your booking appearance" ,
"my_account" : "My account" ,
"general" : "General" ,
"calendars" : "Calendars" ,
"2fa_auth" : "Two factor auth" ,
"invoices" : "Invoices" ,
"embeds" : "Embeds" ,
"impersonation" : "Impersonation" ,
"users" : "Users" ,
2022-11-30 21:52:56 +00:00
"profile_description" : "Manage settings for your {{appName}} profile" ,
2022-09-06 18:23:17 +00:00
"general_description" : "Manage settings for your language and timezone" ,
"calendars_description" : "Configure how your event types interact with your calendars" ,
"appearance_description" : "Manage settings for your booking appearance" ,
"conferencing_description" : "Manage your video conferencing apps for your meetings" ,
"password_description" : "Manage settings for your account passwords" ,
"2fa_description" : "Manage settings for your account passwords" ,
2022-09-06 22:58:16 +00:00
"we_just_need_basic_info" : "We just need some basic info to get your profile setup." ,
"skip" : "Skip" ,
"do_this_later" : "Do this later" ,
"set_availability_getting_started_subtitle_1" : "Define ranges of time when you are available" ,
"set_availability_getting_started_subtitle_2" : "You can customise all of this later in the availability page." ,
"connect_calendars_from_app_store" : "You can add more calendars from the app store" ,
2022-09-15 19:53:09 +00:00
"connect_conference_apps" : "Connect conference apps" ,
"connect_calendar_apps" : "Connect calendar apps" ,
"connect_payment_apps" : "Connect payment apps" ,
2022-10-14 16:24:43 +00:00
"connect_automation_apps" : "Connect automation apps" ,
"connect_analytics_apps" : "Connect analytics apps" ,
2022-09-15 19:53:09 +00:00
"connect_other_apps" : "Connect other apps" ,
2022-09-06 22:58:16 +00:00
"current_step_of_total" : "Step {{currentStep}} of {{maxSteps}}" ,
2022-09-06 03:29:00 +00:00
"add_variable" : "Add variable" ,
"custom_phone_number" : "Custom phone number" ,
"message_template" : "Message template" ,
"email_subject" : "Email subject" ,
"add_dynamic_variables" : "Add dynamic text variables" ,
"event_name_info" : "The event type name" ,
2022-09-07 01:34:33 +00:00
"event_date_info" : "The event date" ,
"event_time_info" : "The event start time" ,
"location_info" : "The event location" ,
"organizer_name_info" : "Your name" ,
"additional_notes_info" : "The Additional notes of booking" ,
"attendee_name_info" : "The person booking's name" ,
2022-09-06 03:29:00 +00:00
"to" : "To" ,
2022-09-06 19:01:05 +00:00
"workflow_turned_on_successfully" : "{{workflowName}} workflow turned {{offOn}} successfully" ,
2022-09-06 19:13:20 +00:00
"download_responses" : "Download Responses" ,
"create_your_first_form" : "Create your first form" ,
2022-09-06 19:42:34 +00:00
"create_your_first_form_description" : "With Routing Forms you can ask qualifying questions and route to the correct person or event type." ,
2022-09-12 19:07:52 +00:00
"create_your_first_webhook" : "Create your first Webhook" ,
2022-11-30 21:52:56 +00:00
"create_your_first_webhook_description" : "With Webhooks you can receive meeting data in real-time when something happens in {{appName}}." ,
2022-09-06 19:01:05 +00:00
"for_a_maximum_of" : "For a maximum of" ,
"event_one" : "event" ,
2022-09-06 21:30:03 +00:00
"event_other" : "events" ,
2022-09-12 22:04:33 +00:00
"profile_team_description" : "Manage settings for your team profile" ,
2022-09-21 16:35:19 +00:00
"members_team_description" : "Users that are in the group" ,
2022-09-12 22:04:33 +00:00
"team_url" : "Team URL" ,
"team_members" : "Team members" ,
2022-09-07 04:13:31 +00:00
"more" : "More" ,
2022-09-19 22:42:37 +00:00
"more_page_footer" : "We view the mobile application as an extension of the web application. If you are performing any complicated actions, please refer back to the web application." ,
2022-09-13 18:57:23 +00:00
"workflow_example_1" : "Send SMS reminder 24 hours before event starts to attendee" ,
"workflow_example_2" : "Send custom SMS when event is rescheduled to attendee" ,
"workflow_example_3" : "Send custom email when new event is booked to host" ,
"workflow_example_4" : "Send email reminder 1 hour before events starts to attendee" ,
"workflow_example_5" : "Send custom email when event is rescheduled to host" ,
"workflow_example_6" : "Send custom SMS when new event is booked to host" ,
2022-11-30 21:52:56 +00:00
"welcome_to_cal_header" : "Welcome to {{appName}}!" ,
2022-09-07 01:34:33 +00:00
"edit_form_later_subtitle" : "You’ ll be able to edit this later." ,
"connect_calendar_later" : "I'll connect my calendar later" ,
"set_my_availability_later" : "I'll set my availability later" ,
2022-09-08 00:38:37 +00:00
"problem_saving_user_profile" : "There was a problem saving your data. Please try again or reach out to customer support." ,
2022-09-12 22:04:33 +00:00
"purchase_missing_seats" : "Purchase missing seats" ,
"slot_length" : "Slot length" ,
"booking_appearance" : "Booking Appearance" ,
"appearance_team_description" : "Manage settings for your team's booking appearance" ,
"only_owner_change" : "Only the owner of this team can make changes to the team's booking " ,
2022-11-30 21:52:56 +00:00
"team_disable_cal_branding_description" : "Removes any {{appName}} related brandings, i.e. 'Powered by {{appName}}'" ,
2022-09-12 22:04:33 +00:00
"invited_by_team" : "{{teamName}} has invited you to join their team as a {{role}}" ,
2022-09-09 10:53:02 +00:00
"token_invalid_expired" : "Token is either invalid or expired." ,
2022-09-14 16:09:00 +00:00
"exchange_add" : "Connect to Microsoft Exchange" ,
"exchange_authentication" : "Authentication method" ,
"exchange_authentication_standard" : "Basic authentication" ,
"exchange_authentication_ntlm" : "NTLM authentication" ,
"exchange_compression" : "GZip compression" ,
2022-09-09 11:45:20 +00:00
"routing_forms_description" : "You can see all forms and routes you have created here." ,
2022-11-03 14:40:03 +00:00
"routing_forms_send_email_owner" : "Send Email to Owner" ,
"routing_forms_send_email_owner_description" : "Sends an email to the owner when the form is submitted" ,
2022-09-09 11:45:20 +00:00
"add_new_form" : "Add new form" ,
"form_description" : "Create your form to route a booker" ,
2022-09-09 15:02:31 +00:00
"copy_link_to_form" : "Copy link to form" ,
2022-09-14 07:15:13 +00:00
"theme" : "Theme" ,
"theme_applies_note" : "This only applies to your public booking pages" ,
"theme_light" : "Light" ,
"theme_dark" : "Dark" ,
"theme_system" : "System default" ,
2022-09-12 20:26:42 +00:00
"add_a_team" : "Add a team" ,
2022-11-30 21:52:56 +00:00
"add_webhook_description" : "Receive meeting data in real-time when something happens in {{appName}}" ,
2022-09-12 19:07:52 +00:00
"triggers_when" : "Triggers when" ,
"test_webhook" : "Please ping test before creating." ,
"enable_webhook" : "Enable Webhook" ,
"add_webhook" : "Add Webhook" ,
"webhook_edited_successfully" : "Webhook saved" ,
2022-11-30 21:52:56 +00:00
"webhooks_description" : "Receive meeting data in real-time when something happens in {{appName}}" ,
2022-09-12 19:07:52 +00:00
"api_keys_description" : "Generate API keys for accessing your own account" ,
"new_api_key" : "New API key" ,
2022-10-14 16:24:43 +00:00
"active" : "active" ,
2022-09-12 19:07:52 +00:00
"api_key_updated" : "API key name updated" ,
"api_key_update_failed" : "Error updating API key name" ,
"embeds_title" : "HTML iframe embed" ,
"embeds_description" : "Embed all your event types on your website" ,
"create_first_api_key" : "Create your first API key" ,
2022-11-30 21:52:56 +00:00
"create_first_api_key_description" : "API keys allow other apps to communicate with {{appName}}" ,
2022-09-12 09:25:54 +00:00
"back_to_signin" : "Back to sign in" ,
"reset_link_sent" : "Reset link sent" ,
2022-10-04 14:56:38 +00:00
"password_reset_email" : "An email is on it’ s way to {{email}} with instructions to reset your password." ,
"password_reset_leading" : "If you don't receive an email soon, check that the email address you entered is correct, check your spam folder or reach out to support if the issue persists." ,
"password_updated" : "Password updated!" ,
2022-09-12 22:11:20 +00:00
"pending_payment" : "Pending payment" ,
2022-09-15 09:05:26 +00:00
"confirmation_page_rainbow" : "Token gate your event with tokens or NFTs on Ethereum, Polygon, and more." ,
2022-11-30 21:52:56 +00:00
"not_on_cal" : "Not on {{appName}}" ,
2022-09-15 09:05:26 +00:00
"no_calendar_installed" : "No calendar installed" ,
"no_calendar_installed_description" : "You have not yet connected any of your calendars" ,
2022-09-15 17:45:03 +00:00
"add_a_calendar" : "Add a calendar" ,
2022-09-17 20:44:29 +00:00
"change_email_hint" : "You may need to log out and back in to see any change take effect" ,
2022-09-17 22:27:25 +00:00
"confirm_password_change_email" : "Please confirm your password before changing your email address" ,
2022-09-20 17:48:20 +00:00
"seats" : "seats" ,
2022-11-30 21:52:56 +00:00
"every_app_published" : "Every app published on the {{appName}} App Store is open source and thoroughly tested via peer reviews. Nevertheless, {{companyName}} does not endorse or certify these apps unless they are published by {{appName}}. If you encounter inappropriate content or behaviour please report it." ,
2022-09-29 09:47:51 +00:00
"report_app" : "Report app" ,
2022-10-31 22:06:03 +00:00
"limit_booking_frequency" : "Limit booking frequency" ,
"limit_booking_frequency_description" : "Limit how many times this event can be booked" ,
"add_limit" : "Add Limit" ,
2022-09-30 14:41:12 +00:00
"team_name_required" : "Team name required" ,
2022-10-18 19:41:50 +00:00
"show_attendees" : "Share attendee information between guests" ,
2022-09-30 14:41:12 +00:00
"how_additional_inputs_as_variables" : "How to use Additional Inputs as Variables" ,
"format" : "Format" ,
"uppercase_for_letters" : "Use uppercase for all letters" ,
"replace_whitespaces_underscores" : "Replace whitespaces with underscores" ,
2022-10-04 22:54:15 +00:00
"manage_billing" : "Manage billing" ,
"manage_billing_description" : "Manage all things billing" ,
"billing_freeplan_title" : "You're currently on the FREE plan" ,
"billing_freeplan_description" : "We work better in teams. Extend your workflows with round-robin and collective events and make advanced routing forms" ,
"billing_freeplan_cta" : "Try now" ,
"billing_manage_details_title" : "View and manage your billing details" ,
"billing_manage_details_description" : "View and edit your billing details, as well as cancel your subscription." ,
"billing_portal" : "Billing portal" ,
"billing_help_title" : "Need anything else?" ,
"billing_help_description" : "If you need any further help with billing, our support team are here to help." ,
"billing_help_cta" : "Contact support" ,
2022-10-04 14:56:38 +00:00
"ignore_special_characters" : "Ignore special characters in your Additional Input label. Use only letters and numbers" ,
"retry" : "Retry" ,
"fetching_calendars_error" : "There was a problem fetching your calendars. Please <1>try again</1> or reach out to customer support." ,
2022-10-04 19:46:17 +00:00
"calendar_connection_fail" : "Calendar connection failed" ,
"booking_confirmation_success" : "Booking confirmation succeeded" ,
2022-11-12 21:21:01 +00:00
"booking_rejection_success" : "Booking rejection succeeded" ,
2022-10-05 14:33:29 +00:00
"booking_confirmation_fail" : "Booking confirmation failed" ,
"we_wont_show_again" : "We won't show this again" ,
"couldnt_update_timezone" : "We couldn't update the timezone" ,
"updated_timezone_to" : "Updated timezone to {{formattedCurrentTz}}" ,
"update_timezone" : "Update timezone" ,
"update_timezone_question" : "Update Timezone?" ,
"update_timezone_description" : "It seems like your local timezone has changed to {{formattedCurrentTz}}. It's very important to have the correct timezone to prevent bookings at undesired times. Do you want to update it?" ,
2022-10-07 18:18:28 +00:00
"dont_update" : "Don't update" ,
2022-10-17 09:43:16 +00:00
"require_additional_notes" : "Require additional notes" ,
"require_additional_notes_description" : "Require additional notes to be filled out when booking" ,
2022-10-10 13:40:20 +00:00
"email_address_action" : "send email to a specific email address" ,
2022-10-07 18:18:28 +00:00
"after_event_trigger" : "after event ends" ,
2022-10-10 23:31:16 +00:00
"how_long_after" : "How long after event ends?" ,
"no_available_slots" : "No Available slots" ,
2022-10-17 08:46:37 +00:00
"time_available" : "Time available" ,
2022-10-21 17:50:15 +00:00
"cant_find_the_right_video_app_visit_our_app_store" : "Can't find the right video app? Visit our <1>App Store</1>." ,
2022-10-18 12:47:15 +00:00
"install_new_calendar_app" : "Install new calendar app" ,
2022-10-18 20:34:32 +00:00
"make_phone_number_required" : "Make phone number required for booking event" ,
2022-10-25 00:29:49 +00:00
"new_event_type_availability" : "{{eventTypeTitle}} Availability" ,
"error_editing_availability" : "Error editing availability" ,
2022-10-18 20:34:32 +00:00
"dont_have_permission" : "You don't have permission to access this resource." ,
"saml_config" : "Single Sign-On" ,
"saml_description" : "Allow team members to login using an Identity Provider" ,
"saml_config_deleted_successfully" : "SAML configuration deleted successfully" ,
"saml_config_updated_successfully" : "SAML configuration updated successfully" ,
"saml_configuration" : "SAML configuration" ,
"delete_saml_configuration" : "Delete SAML configuration" ,
"delete_saml_configuration_confirmation_message" : "Are you sure you want to delete the SAML configuration? Your team members who use SAML login will no longer be able to access Cal.com." ,
"confirm_delete_saml_configuration" : "Yes, delete SAML configuration" ,
"saml_not_configured_yet" : "SAML not configured yet" ,
"saml_configuration_description" : "Please paste the SAML metadata from your Identity Provider in the textbox below to update your SAML configuration." ,
"saml_configuration_placeholder" : "Please paste the SAML metadata from your Identity Provider here" ,
"saml_email_required" : "Please enter an email so we can find your SAML Identity Provider" ,
"saml_sp_title" : "Service Provider Details" ,
"saml_sp_description" : "Your Identity Provider (IdP) will ask you for the following details to complete the SAML application configuration." ,
"saml_sp_acs_url" : "ACS URL" ,
"saml_sp_entity_id" : "SP Entity ID" ,
"saml_sp_acs_url_copied" : "ACS URL copied!" ,
"saml_sp_entity_id_copied" : "SP Entity ID copied!" ,
2022-10-20 10:03:39 +00:00
"saml_btn_configure" : "Configure" ,
2022-10-24 22:20:41 +00:00
"add_calendar" : "Add Calendar" ,
2022-10-31 22:06:03 +00:00
"limit_future_bookings" : "Limit future bookings" ,
"limit_future_bookings_description" : "Limit how far in the future this event can be booked" ,
2022-10-24 22:20:41 +00:00
"no_event_types" : "No event types setup" ,
2022-10-27 09:53:13 +00:00
"no_event_types_description" : "{{name}} has not setup any event types for you to book." ,
2022-11-10 20:23:56 +00:00
"billing_frequency" : "Billing Frequency" ,
"monthly" : "Monthly" ,
"yearly" : "Yearly" ,
"checkout" : "Checkout" ,
"your_team_disbanded_successfully" : "Your team has been disbanded successfully" ,
"error_creating_team" : "Error creating team" ,
"you" : "You" ,
"send_email" : "Send email" ,
"member_already_invited" : "Member has already been invited" ,
"enter_email_or_username" : "Enter an email or username" ,
"team_name_taken" : "This name is already taken" ,
"must_enter_team_name" : "Must enter a team name" ,
"team_url_required" : "Must enter a team URL" ,
"team_url_taken" : "This URL is already taken" ,
"team_publish" : "Publish team" ,
2022-10-28 09:53:06 +00:00
"number_sms_notifications" : "Phone number (SMS\u00a0notifications)" ,
"attendee_email_workflow" : "Attendee email" ,
2022-10-31 22:06:03 +00:00
"attendee_email_info" : "The person booking's email" ,
2022-11-03 14:24:07 +00:00
"invalid_credential" : "Oh no! Looks like permission expired or was revoked. Please reinstall again." ,
"choose_common_schedule_team_event" : "Choose a common schedule" ,
2022-11-10 12:58:07 +00:00
"choose_common_schedule_team_event_description" : "Enable this if you want to use a common schedule between hosts. When disabled, each host will be booked based on their default schedule." ,
2022-11-16 19:48:17 +00:00
"reason" : "Reason" ,
2022-11-11 15:01:17 +00:00
"sender_id" : "Sender ID" ,
"sender_id_error_message" : "Only letters, numbers and spaces allowed (max. 11 characters)" ,
2022-11-10 12:58:07 +00:00
"test_routing_form" : "Test Routing Form" ,
"test_preview" : "Test Preview" ,
"route_to" : "Route to" ,
2022-11-14 08:50:09 +00:00
"test_preview_description" : "Test your routing form without submitting any data" ,
2022-11-22 03:17:54 +00:00
"test_routing" : "Test Routing" ,
2022-11-25 14:34:55 +00:00
"booking_limit_reached" : "Booking Limit for this event type has been reached" ,
"fill_this_field" : "Please fill in this field"
2022-02-18 20:01:24 +00:00
}