all repos — caroster @ 0d2b887d6af149ec648817c5709cd9f99a7f9b41

[Octree] Group carpool to your event https://caroster.io

frontend/locales/en.json (view raw)

  1{
  2  "generic": {
  3    "me": "Me",
  4    "loading": "Loading ...",
  5    "close": "Close",
  6    "create": "Create",
  7    "delete": "Delete",
  8    "cancel": "Cancel",
  9    "remove": "Remove",
 10    "select": "Select",
 11    "save": "Save",
 12    "confirm": "Confirm",
 13    "clear": "Clear",
 14    "errors": {
 15      "date_min": "Select an upcoming date",
 16      "unknown": "An unknown error occurred",
 17      "rejected": "Something went wrong",
 18      "bad_data": "Something is missing",
 19      "unauthorized": "Authentication problem",
 20      "forbidden": "You do not have the right to do this action",
 21      "not_found": "Resource not found",
 22      "server": "Problem on our servers",
 23      "timeout": "Unstable connection, retry later"
 24    }
 25  },
 26  "languages": {
 27    "fr": "Français",
 28    "en": "English"
 29  },
 30  "tour": {
 31    "welcome": {
 32      "title": "Welcome to Caroster!",
 33      "text": "Would you like to take a feature tour?",
 34      "nope": "Later",
 35      "onboard": "OK, let's go!"
 36    },
 37    "creator": {
 38      "step1": "Add a new car by clicking on this button.",
 39      "step2": "The waiting list includes passengers who do not yet have a seat in a car.",
 40      "step3": "The event information can be modified from this menu.",
 41      "step4": "The event can be edited by clicking on the edit button.",
 42      "step5": "You can copy the link from now on to share it via email, whatsapp, telegram, etc."
 43    },
 44    "user": {
 45      "step1": "Add a new car by clicking on this button.",
 46      "step2": "Would you like a place in a car? Register on the waiting list or directly in a car.",
 47      "step3": "The event information can be accessed from this menu.",
 48      "step4": "You can copy the link from now on to share it via email, whatsapp, telegram, etc."
 49    }
 50  },
 51  "joyride": {
 52    "back": "Back",
 53    "close": "Close",
 54    "last": "Finish",
 55    "next": "Next",
 56    "skip": "Skip"
 57  },
 58  "menu": {
 59    "about": "About Caroster",
 60    "tour": "Caroster tour",
 61    "dashboard": "Dashboard",
 62    "language": "Language",
 63    "login": "Login",
 64    "logout": "Logout",
 65    "register": "Sign-Up",
 66    "new_event": "Create a caroster",
 67    "profile": "Profile"
 68  },
 69  "event": {
 70    "title": "{{title}} - Caroster",
 71    "not_found": "Project not found",
 72    "fields": {
 73      "name": "Name of the event",
 74      "date": "Event date",
 75      "date_placeholder": "DD/MM/YYYY",
 76      "description": "Description",
 77      "address": "Event address",
 78      "empty": "Not specified",
 79      "link": "Share link",
 80      "link_desc": "Share this link to invite people to carpool",
 81      "share": "Copy link"
 82    },
 83    "creation": {
 84      "title": "New event",
 85      "name": "Event name",
 86      "date": "Date of the event",
 87      "description": "Description",
 88      "description_helper": "Optionnal",
 89      "address": "Address of the event",
 90      "creator_email": "Your e-mail",
 91      "next": "Next",
 92      "newsletter": "Keep me informed of developments in Caroster by e-mail",
 93      "actions": {
 94        "dashboard": "$t(menu.dashboard)",
 95        "see_profile": "Profile",
 96        "about": "About Caroster"
 97      },
 98      "addFromAccount": {
 99        "title": "Do you want to add this caroster to your events?",
100        "subtitle": "Create it from your account",
101        "actions": {
102          "register": "$t(menu.register)",
103          "login": "$t(menu.login)"
104        }
105      }
106    },
107    "actions": {
108      "show_details": "Event details",
109      "hide_details": "Hide details",
110      "find_car": "Find a car",
111      "copied": "The link has been copied to your clipboard",
112      "add_to_my_events": "Add to my events",
113      "see_on_gmap": "See on a map"
114    },
115    "errors": {
116      "cant_create": "Unable to create event",
117      "cant_update": "Unable to modify event"
118    },
119    "add_to_my_events": {
120      "login": "$t(menu.login)",
121      "register": "$t(menu.register)",
122      "title": "You must be logged in",
123      "text_html": "To add <strong> {{eventName}} </strong> to your carosters you must be logged in or create an account."
124    }
125  },
126  "travel": {
127    "fields": {
128      "meeting_point": "Meeting place",
129      "details": "Notes",
130      "phone": "Contact"
131    },
132    "creation": {
133      "date": "Date of departure",
134      "time": "Departure time",
135      "title": "Add a car",
136      "car.title": "Car and driver",
137      "travel.title": "Travel",
138      "name": "Name of the car",
139      "seats": "Number of seats",
140      "meeting": "Meeting place",
141      "phone": "Telephone number",
142      "phoneHelper.faq": "/en/terms",
143      "phoneHelper.why": "Why do we ask for a phone number ?",
144      "notes": "Additional information",
145      "created": "The car has been created",
146      "submit": "Add"
147    },
148    "actions": {
149      "remove_alert": "Are you sure you want to remove this car and add the subscribers to the waiting list?",
150      "removed": "The car has been removed"
151    },
152    "vehicle": {
153      "add": "Add a new vehicle",
154      "title": "My Vehicles",
155      "name": "Name of the vehicle",
156      "license_plate": "License plate",
157      "seats_number": "Seats number",
158      "empty": "There is no vehicle assigned to you. Click the button bellow in order to create one."
159    },
160    "passengers": {
161      "empty": "Available seat",
162      "add": "Add a passenger",
163      "add_to_travel": "Add a passenger",
164      "add_to_waitingList": "Add someone",
165      "add_to_car": "Add to car",
166      "add_me": "Add me",
167      "register_to_waiting_list": "Register to waiting list",
168      "add_someone": "Add someone",
169      "location": "Meeting place",
170      "location_helper": "Indicate your preferred departure location",
171      "location_placeholder": "Meeting place (optionnal)",
172      "email": "Email",
173      "email_placeholder": "Email",
174      "email_placeholder_optional": "Email (optional)",
175      "email_helpertext": "Email is not valid",
176      "name": "Name",
177      "name_placeholder": "Name"
178    },
179    "errors": {
180      "cant_create": "Unable to create the car",
181      "cant_update": "Unable to modify the car",
182      "cant_remove": "Unable to remove the car",
183      "cant_add_passenger": "Unable to add a passenger",
184      "cant_remove_passenger": "Unable to remove passenger",
185      "add_someone": "Add someone"
186    }
187  },
188  "dashboard": {
189    "title": "$t(menu.dashboard)",
190    "actions": {
191      "see_event": "See more",
192      "add_event": "Create a caroster"
193    },
194    "sections": {
195      "future": "Caroster to come",
196      "future_plural": "Carosters to come",
197      "past": "Caroster passed",
198      "past_plural": "Past carosters",
199      "noDate": "Caroster without date",
200      "noDate_plural": "Carosters without date"
201    },
202    "noEvent": {
203      "title": "Welcome to Caroster",
204      "text_html": "Here you will see <strong> the carosters you are participating in </strong>, to start creating a Caroster!",
205      "create_event": "$t(menu.new_event)"
206    }
207  },
208  "profile": {
209    "title": "Profile",
210    "firstName": "First name",
211    "lastName": "Last name",
212    "email": "Email",
213    "current_password": "Current password",
214    "new_password": "New password",
215    "password_changed": "Password updated",
216    "updated": "Profile updated",
217    "not_defined": "Not specified",
218    "actions": {
219      "save": "Save",
220      "edit": "Edit",
221      "change_password": "Change your password",
222      "logout": "Logout",
223      "cancel": "Cancel",
224      "save_new_password": "Update"
225    },
226    "errors": {
227      "password_nomatch": "Wrong password"
228    }
229  },
230  "passenger": {
231    "title": "Waiting list",
232    "availability": {
233      "seats": "{{count}} seat available",
234      "seats_plural": "{{count}} seats available"
235    },
236    "creation": {
237      "seats": "Number of passengers: {{seats}}",
238      "departure": "Departure: ",
239      "assign": "Assign",
240      "available_cars": "Available cars",
241      "no_travel.title": "No available seats at the moment...",
242      "no_travel.desc": "{{name}} will receive an email when new cars will be available. You can share the event in the meantime."
243    },
244    "actions": {
245      "remove_alert": "Are you sure you want to remove <italic> <bold> {{name}} </bold> </italic> from the waitlist?",
246      "place": "Assign"
247    },
248    "errors": {
249      "cant_add_passenger": "Unable to add a passenger",
250      "cant_save_passengers": "Unable to update passengers",
251      "cant_remove_passenger": "Unable to remove the passenger",
252      "cant_select_car": "Unable to select the car"
253    },
254    "success": {
255      "added_self_to_car": "You have been added to this car",
256      "added_to_car": "{{name}} has been added to this car",
257      "added_self_to_waitlist": "You have been added to the waitlist. You'll be notified when new cars will be added.",
258      "added_to_waitlist": "{{name}} has been added to the waitlist"
259    },
260    "input": {
261      "email": "Your email",
262      "email_helper": "Optional - Get notified if cars are added",
263      "email_helper_car": "Optional"
264    }
265  },
266  "signup": {
267    "title": "Sign up",
268    "email": "Email",
269    "firstName": "First name",
270    "lastName": "Last name",
271    "password": "Password",
272    "submit": "Create your account",
273    "login": "$t(menu.login)",
274    "errors": {
275      "email_taken": "This email is already associated with an account"
276    },
277    "success": {
278      "title": "Welcome!",
279      "text_html": "Lorem Ipsum dolor sit amet, consectetur <strong> adipiscing elit </strong>",
280      "dashboard": "Go to your dashboard",
281      "create_event": "Create an event"
282    }
283  },
284  "confirm": {
285    "title": "Confirm your account",
286    "text": "You have received an email with a link. Please click on this link to confirm your account.",
287    "login": "Return to the login screen"
288  },
289  "signin": {
290    "title": "Sign in",
291    "email": "Email",
292    "password": "Password",
293    "login": "$t(menu.login)",
294    "register": "$t(menu.register)",
295    "errors": "Check your email and password",
296    "unconfirmed": "Your account has not been confirmed. Please check your emails",
297    "withGoogle": "Use a Google account"
298  },
299  "lost_password": {
300    "title": "Password recovery",
301    "reset_title": "Definition of a new password",
302    "message": "Lost your password?",
303    "email": "Your email",
304    "password": "New password",
305    "password_confirmation": "Confirmation of the new password",
306    "sent": "An email has been sent to {{email}}, with a link to recover your password",
307    "error": "This email does not exist",
308    "change_success": "Your password has been changed",
309    "actions": {
310      "send": "Send a recovery email",
311      "cancel": "Cancel",
312      "login": "Return to the login screen",
313      "resend": "Send again",
314      "register": "Create an account?",
315      "save_new_password": "Update"
316    }
317  }
318}