{ "drawer.information": "Information", "drawer.travels": "Travels", "drawer.waitingList": "Waiting list", "generic": { "me": "Me", "loading": "Loading ...", "close": "Close", "create": "Create", "delete": "Delete", "cancel": "Cancel", "remove": "Remove", "select": "Select", "save": "Save", "confirm": "Confirm", "clear": "Clear", "errors": { "date_min": "Select an upcoming date", "unknown": "An unknown error occurred", "rejected": "Something went wrong", "bad_data": "Something is missing", "unauthorized": "Authentication problem", "forbidden": "You do not have the right to do this action", "not_found": "Resource not found", "server": "Problem on our servers", "timeout": "Unstable connection, retry later" } }, "languages": { "fr": "Français", "en": "English" }, "tour": { "welcome": { "title": "Welcome to Caroster!", "text": "Would you like to take a feature tour?", "nope": "Later", "onboard": "OK, let's go!" }, "creator": { "step1": "Add a new car by clicking on this button.", "step2": "The waiting list includes passengers who do not yet have a seat in a car.", "step3": "The event information can be modified from this menu.", "step4": "The event can be edited by clicking on the edit button.", "step5": "You can copy the link from now on to share it via email, whatsapp, telegram, etc." }, "user": { "step1": "Add a new car by clicking on this button.", "step2": "Would you like a place in a car? Register on the waiting list or directly in a car.", "step3": "The event information can be accessed from this menu.", "step4": "You can copy the link from now on to share it via email, whatsapp, telegram, etc." } }, "joyride": { "back": "Back", "close": "Close", "last": "Finish", "next": "Next", "skip": "Skip" }, "menu": { "about": "About Caroster", "tour": "Caroster tour", "dashboard": "Dashboard", "language": "Language", "login": "Login", "logout": "Logout", "register": "Sign-Up", "new_event": "Create a caroster", "profile": "Profile" }, "event": { "title": "{{title}} - Caroster", "not_found": "Project not found", "fields": { "name": "Name of the event", "date": "Event date", "date_placeholder": "DD/MM/YYYY", "description": "Description", "address": "Event address", "empty": "Not specified", "link": "Share link", "link_desc": "Share this link to invite people to carpool", "share": "Copy link" }, "creation": { "title": "New event", "name": "Event name", "date": "Date of the event", "description": "Description", "description_helper": "Optionnal", "address": "Address of the event", "creator_email": "Your e-mail", "next": "Next", "newsletter": "Keep me informed of developments in Caroster by e-mail", "actions": { "dashboard": "$t(menu.dashboard)", "see_profile": "Profile", "about": "About Caroster" }, "addFromAccount": { "title": "Do you want to add this caroster to your events?", "subtitle": "Create it from your account", "actions": { "register": "$t(menu.register)", "login": "$t(menu.login)" } } }, "actions": { "show_details": "Event details", "hide_details": "Hide details", "find_car": "Find a car", "copied": "The link has been copied to your clipboard", "add_to_my_events": "Add to my events", "see_on_gmap": "See on a map" }, "errors": { "cant_create": "Unable to create event", "cant_update": "Unable to modify event" }, "add_to_my_events": { "login": "$t(menu.login)", "register": "$t(menu.register)", "title": "You must be logged in", "text_html": "To add {{eventName}} to your carosters you must be logged in or create an account." } }, "travel": { "fields": { "meeting_point": "Meeting place", "details": "Notes", "phone": "Contact" }, "creation": { "date": "Date of departure", "time": "Departure time", "title": "Add a car", "car.title": "Car and driver", "travel.title": "Travel", "name": "Name of the car", "seats": "Number of seats", "meeting": "Meeting place", "phone": "Telephone number", "phoneHelper.faq": "/en/terms", "phoneHelper.why": "Why do we ask for a phone number ?", "notes": "Additional information", "created": "The car has been created", "submit": "Add" }, "actions": { "remove_alert": "Are you sure you want to remove this car and add the subscribers to the waiting list?", "removed": "The car has been removed" }, "vehicle": { "add": "Add a new vehicle", "title": "My Vehicles", "name": "Name of the vehicle", "license_plate": "License plate", "seats_number": "Seats number", "empty": "There is no vehicle assigned to you. Click the button bellow in order to create one." }, "passengers": { "empty": "Available seat", "add": "Add a passenger", "add_to_travel": "Add a passenger", "add_to_waitingList": "Add someone", "add_to_car": "Add to car", "add_me": "Add me", "register_to_waiting_list": "Register to waiting list", "add_someone": "Add someone", "location": "Meeting place", "location_helper": "Indicate your preferred departure location", "location_placeholder": "Meeting place (optionnal)", "email": "Email", "email_placeholder": "Email", "email_placeholder_optional": "Email (optional)", "email_helpertext": "Email is not valid", "name": "Name", "name_placeholder": "Name" }, "errors": { "cant_create": "Unable to create the car", "cant_update": "Unable to modify the car", "cant_remove": "Unable to remove the car", "cant_add_passenger": "Unable to add a passenger", "cant_remove_passenger": "Unable to remove passenger", "add_someone": "Add someone" } }, "dashboard": { "title": "$t(menu.dashboard)", "actions": { "see_event": "See more", "add_event": "Create a caroster" }, "sections": { "future": "Caroster to come", "future_plural": "Carosters to come", "past": "Caroster passed", "past_plural": "Past carosters", "noDate": "Caroster without date", "noDate_plural": "Carosters without date" }, "noEvent": { "title": "Welcome to Caroster", "text_html": "Here you will see the carosters you are participating in , to start creating a Caroster!", "create_event": "$t(menu.new_event)" } }, "profile": { "title": "Profile", "firstName": "First name", "lastName": "Last name", "email": "Email", "current_password": "Current password", "new_password": "New password", "password_changed": "Password updated", "updated": "Profile updated", "not_defined": "Not specified", "actions": { "save": "Save", "edit": "Edit", "change_password": "Change your password", "logout": "Logout", "cancel": "Cancel", "save_new_password": "Update" }, "errors": { "password_nomatch": "Wrong password" } }, "passenger": { "title": "Waiting list", "availability": { "seats": "{{count}} seat available", "seats_plural": "{{count}} seats available" }, "creation": { "seats": "Number of passengers: {{seats}}", "departure": "Departure: ", "assign": "Assign", "available_cars": "Available cars", "no_travel.title": "No available seats at the moment...", "no_travel.desc": "{{name}} will receive an email when new cars will be available. You can share the event in the meantime." }, "actions": { "remove_alert": "Are you sure you want to remove {{name}} from the waitlist?", "place": "Assign" }, "errors": { "cant_add_passenger": "Unable to add a passenger", "cant_save_passengers": "Unable to update passengers", "cant_remove_passenger": "Unable to remove the passenger", "cant_select_car": "Unable to select the car" }, "success": { "added_self_to_car": "You have been added to this car", "added_to_car": "{{name}} has been added to this car", "added_self_to_waitlist": "You have been added to the waitlist. You'll be notified when new cars will be added.", "added_to_waitlist": "{{name}} has been added to the waitlist" }, "input": { "email": "Your email", "email_helper": "Optional - Get notified if cars are added", "email_helper_car": "Optional" } }, "signup": { "title": "Sign up", "email": "Email", "firstName": "First name", "lastName": "Last name", "password": "Password", "submit": "Create your account", "login": "$t(menu.login)", "errors": { "email_taken": "This email is already associated with an account" }, "success": { "title": "Welcome!", "text_html": "Lorem Ipsum dolor sit amet, consectetur adipiscing elit ", "dashboard": "Go to your dashboard", "create_event": "Create an event" } }, "confirm": { "title": "Confirm your account", "text": "You have received an email with a link. Please click on this link to confirm your account.", "login": "Return to the login screen" }, "signin": { "title": "Sign in", "email": "Email", "password": "Password", "login": "$t(menu.login)", "register": "$t(menu.register)", "errors": "Check your email and password", "unconfirmed": "Your account has not been confirmed. Please check your emails", "withGoogle": "Use a Google account" }, "lost_password": { "title": "Password recovery", "reset_title": "Definition of a new password", "message": "Lost your password?", "email": "Your email", "password": "New password", "password_confirmation": "Confirmation of the new password", "sent": "An email has been sent to {{email}}, with a link to recover your password", "error": "This email does not exist", "change_success": "Your password has been changed", "actions": { "send": "Send a recovery email", "cancel": "Cancel", "login": "Return to the login screen", "resend": "Send again", "register": "Create an account?", "save_new_password": "Update" } } }