calcom/public/static/locales/en/common.json

150 lines
6.3 KiB
JSON
Raw Normal View History

{
"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",
"enable": "Enable",
"code": "Code",
"code_is_incorrect": "Code is incorrect.",
"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",
"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",
"new_password_matches_old_password": "New password matches your old password. Please choose a different password.",
"current_incorrect_password": "Current password is incorrect",
"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.",
"additional_guests": "+ Additional Guests",
"your_name": "Your name",
"email_address": "Email address",
"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}}",
"in_person_meeting": "Link or In-person meeting",
"phone_call": "Phone call",
"phone_number": "Phone Number",
"enter_phone_number": "Enter phone number",
"reschedule": "Reschedule",
"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_team": "Edit team",
"reject": "Reject",
"accept": "Accept",
"leave": "Leave",
"profile": "Profile",
"my_team_url": "My team URL",
"team_name": "Team name",
"your_team_name": "Your team name",
"team_updated_successfully": "Team updated successfully",
"your_team_updated_successfully": "Your team has been updated successfully.",
"about": "About",
"team_description": "A few sentences about your team. This will appear on your team's URL page.",
"members": "Members",
"member": "Member",
"owner": "Owner",
"new_member": "New Member",
"invite": "Invite",
"invite_new_member": "Invite a new member",
"invite_new_team_member": "Invite someone to your team.",
"disable_cal_branding": "Disable Cal.com branding",
"disable_cal_branding_description": "Hide all Cal.com branding from your public pages.",
"danger_zone": "Danger Zone",
"back": "Back",
"cancel": "Cancel",
"continue": "Continue",
"confirm": "Confirm",
"disband_team": "Disband Team",
"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.",
"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",
"submit": "Submit",
"delete": "Delete",
"update": "Update",
"save": "Save",
"pending": "Pending",
"open_options": "Open options",
"copy_link": "Copy link to event",
"preview": "Preview",
"link_copied": "Link copied!",
"title": "Title",
"description": "Description",
"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",
"minutes": "minutes",
"round_robin": "Round Robin",
"round_robin_description": "Cycle meetings between multiple team members.",
"url": "URL",
"hidden": "Hidden",
"readonly": "Readonly",
"plan_upgrade": "You need to upgrade your plan to have more than one active event type.",
"plan_upgrade_instructions": "To upgrade, go to <a href=\"https://cal.com/upgrade\" className=\"underline\">https://cal.com/upgrade</a>",
"event_types_page_title": "Event Types",
"event_types_page_subtitle": "Create events to share for people to book on your calendar.",
"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"
}