all repos — caroster @ 0106eb023ccf03f53408d4a3a523b5430f51d898

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

frontend/locales/en.json (view raw)

  1{
  2  "generic": {
  3    "loading": "Loading ...",
  4    "close": "Close",
  5    "create": "Create",
  6    "cancel": "Cancel",
  7    "remove": "Remove",
  8    "save": "Save",
  9    "confirm": "Confirm",
 10    "clear": "Clear",
 11    "errors": {
 12      "date_min": "Select an upcoming date",
 13      "unknown": "An unknown error occurred",
 14      "rejected": "Something went wrong",
 15      "bad_data": "Something is missing",
 16      "unauthorized": "Authentication problem",
 17      "forbidden": "You do not have the right to do this action",
 18      "not_found": "Resource not found",
 19      "server": "Problem on our servers",
 20      "timeout": "Unstable connection, retry later"
 21    }
 22  },
 23  "languages": {
 24    "fr": "Français",
 25    "en": "English"
 26  },
 27  "menu": {
 28    "logout": "Logout",
 29    "about": "About Caroster",
 30    "dashboard": "Dashboard",
 31    "login": "Login",
 32    "register": "Sign-Up",
 33    "new_event": "Create a caroster",
 34    "profile": "Profile"
 35  },
 36  "event": {
 37    "title": "{{title}} - Caroster",
 38    "not_found": "Project not found",
 39    "fields": {
 40      "starts_on": "Event date",
 41      "address": "Event address",
 42      "name": "Name of the event",
 43      "empty": "Not specified",
 44      "link": "Share link",
 45      "link_desc": "Share this link to invite people to carpool",
 46      "share": "Copy link"
 47    },
 48    "creation": {
 49      "title": "New event",
 50      "event_name": "Event name",
 51      "creator_email": "Your e-mail",
 52      "date": "Date of the event",
 53      "address": "Address of the event",
 54      "next": "Next",
 55      "newsletter": "Keep me informed of developments in Caroster by e-mail",
 56      "actions": {
 57        "dashboard": "$t(menu.dashboard)",
 58        "see_profile": "Profile",
 59        "about": "About Caroster"
 60      },
 61      "addFromAccount": {
 62        "title": "Do you want to add this caroster to your events?",
 63        "subtitle": "Create it from your account",
 64        "actions": {
 65          "register": "$t(menu.register)",
 66          "login": "$t(menu.login)"
 67        }
 68      }
 69    },
 70    "actions": {
 71      "show_details": "Event details",
 72      "hide_details": "Hide details",
 73      "find_car": "Find a car",
 74      "copied": "The link has been copied to your clipboard",
 75      "add_to_my_events": "Add to my events",
 76      "see_on_gmap": "See on a map"
 77    },
 78    "errors": {
 79      "cant_create": "Unable to create event",
 80      "cant_update": "Unable to modify event"
 81    },
 82    "add_to_my_events": {
 83      "login": "$t(menu.login)",
 84      "register": "$t(menu.register)",
 85      "title": "You must be logged in",
 86      "text_html": "To add <strong> {{eventName}} </strong> to your carosters you must be logged in or create an account."
 87    }
 88  },
 89  "car": {
 90    "fields": {
 91      "meeting_point": "Meeting place",
 92      "details": "Notes",
 93      "phone": "Contact"
 94    },
 95    "creation": {
 96      "date": "Date of departure",
 97      "time": "Departure time",
 98      "title": "Add a car",
 99      "name": "Name of the car",
100      "seats": "Number of seats",
101      "meeting": "Meeting place",
102      "phone": "Telephone number",
103      "notes": "Additional information",
104      "created": "The car has been created"
105    },
106    "actions": {
107      "remove_alert": "Are you sure you want to remove this car and add the subscribers to the waiting list?",
108      "removed": "The car has been removed"
109    },
110    "passengers": {
111      "empty": "Available seat",
112      "add": "Add a passenger"
113    },
114    "errors": {
115      "cant_create": "Unable to create the car",
116      "cant_update": "Unable to modify the car",
117      "cant_remove": "Unable to remove the car",
118      "cant_add_passenger": "Unable to add a passenger",
119      "cant_remove_passenger": "Unable to remove passenger"
120    }
121  },
122  "dashboard": {
123    "title": "$t(menu.dashboard)",
124    "actions": {
125      "see_event": "See more",
126      "add_event": "Create a caroster"
127    },
128    "sections": {
129      "future": "Caroster to come",
130      "future_plural": "Carosters to come",
131      "past": "Caroster passed",
132      "past_plural": "Past carosters",
133      "noDate": "Caroster without date",
134      "noDate_plural": "Carosters without date"
135    },
136    "noEvent": {
137      "title": "Welcome to Caroster",
138      "text_html": "Here you will see <strong> the carosters you are participating in </strong>, to start creating a Caroster!",
139      "create_event": "$t(menu.new_event)"
140    }
141  },
142  "profile": {
143    "title": "Profile",
144    "firstName": "First name",
145    "lastName": "Last name",
146    "email": "Email",
147    "current_password": "Current password",
148    "new_password": "New password",
149    "password_changed": "Password updated",
150    "updated": "Profile updated",
151    "not_defined": "Not specified",
152    "actions": {
153      "save": "Save",
154      "edit": "Edit",
155      "change_password": "Change your password",
156      "logout": "Logout",
157      "cancel": "Cancel",
158      "save_new_password": "Update"
159    },
160    "errors": {
161      "password_nomatch": "Wrong password"
162    }
163  },
164  "passenger": {
165    "title": "Waiting list",
166    "availability": {
167      "seats": "{{count}} seat available",
168      "seats_plural": "{{count}} seats available"
169    },
170    "creation": {
171      "seats": "Number of passengers: {{seats}}"
172    },
173    "actions": {
174      "remove_alert": "Are you sure you want to remove <italic> <bold> {{name}} </bold> </italic> from the waitlist?"
175    },
176    "errors": {
177      "cant_add_passenger": "Unable to add a passenger",
178      "cant_save_passengers": "Unable to update passengers",
179      "cant_remove_passenger": "Unable to remove the passenger",
180      "cant_select_car": "Unable to select the car"
181    },
182    "input": {
183      "email": "Your email",
184      "email_helper": "Optional - Get notified if cars are added",
185      "email_helper_car": "Optional"
186    }
187  },
188  "signup": {
189    "title": "Sign up",
190    "email": "Email",
191    "firstName": "First name",
192    "lastName": "Last name",
193    "password": "Password",
194    "submit": "Create your account",
195    "login": "$t(menu.login)",
196    "errors": {
197      "email_taken": "This email is already associated with an account"
198    },
199    "success": {
200      "title": "Welcome!",
201      "text_html": "Lorem Ipsum dolor sit amet, consectetur <strong> adipiscing elit </strong>",
202      "dashboard": "Go to your dashboard",
203      "create_event": "Create an event"
204    }
205  },
206  "confirm": {
207    "title": "Confirm your account",
208    "text": "You have received an email with a link. Please click on this link to confirm your account.",
209    "login": "Return to the login screen"
210  },
211  "signin": {
212    "title": "Sign in",
213    "email": "Email",
214    "password": "Password",
215    "login": "$t(menu.login)",
216    "register": "$t(menu.register)",
217    "errors": "Check your email and password",
218    "unconfirmed": "Your account has not been confirmed. Please check your emails",
219    "withGoogle": "Use a Google account"
220  },
221  "lost_password": {
222    "title": "Password recovery",
223    "reset_title": "Definition of a new password",
224    "message": "Lost your password?",
225    "email": "Your email",
226    "password": "New password",
227    "password_confirmation": "Confirmation of the new password",
228    "sent": "An email has been sent to {{email}}, with a link to recover your password",
229    "error": "This email does not exist",
230    "change_success": "Your password has been changed",
231    "actions": {
232      "send": "Send a recovery email",
233      "cancel": "Cancel",
234      "login": "Return to the login screen",
235      "resend": "Send again",
236      "register": "Create an account?",
237      "save_new_password": "Update"
238    }
239  }
240}