/** * en translation for english language * change only the variables without @: in front */ en = { //------------- //--- START --- //------------- // login form LG_TITLE: 'User login', LG_BTN: 'Submit', LG_MAIL: 'Email', LG_PASS: 'Password', LG_FORGOT: 'I forgot my password', LG_MSG_SUCCESS: 'Login successful!', LG_MSG_ERROR: 'Login error, check credentials and try again!', // signup form SN_TITLE: 'User signup', SN_BTN: '@:LG_BTN', SN_HELPTEXT: 'All fields are mandatory', SN_FNAME: 'First name', SN_SNAME: 'Last name', SN_EMAIL: '@:LG_MAIL', SN_PASSWORD: '@:LG_PASS', SN_REPASSWORD: 'Password verification', SN_EMAILERROR: 'Wrong email', SN_PHONE: 'Phone', SN_ACPTRMS1: 'I have read and accept the', SN_ACPTRMS2: 'Terms Of Use', SN_MSG_SUCCESS: 'Registration successful!', SN_MSG_ERROR: 'An error occurred, try again later!', SN_MSG_ERROR2: 'Error, this email is already in use!', // dashboard DS_TITLE: 'Folegandros Buses', DS_MENU: 'Menu', DS_BTN_EXIT: 'Logout', DS_MENU1: 'Routes', DS_MENU2: 'Buy time', DS_MENU3: 'History', DS_MENU4: 'Offers', DS_MENU5: 'Settings', DS_MENU6: 'Resend tickets', DS_MENU7: 'Contact', DS_BTN_LOGIN: 'Login', DS_BTN_SIGNUP: 'Signup', DS_TERMS: '@:SN_ACPTRMS2', DS_VISA: 'https://paycenter.piraeusbank.gr/redirection/Content/HTML/3DSecure_en.html', // overview OV_SECMENU1:'Route search', OV_SECMENU2: 'Route select', OV_SECMENU3: 'Seats select', OV_SECMENU4: 'Payment', OV_TITLE: '@:DS_MENU1', OV_SUM: 'Summary', OV_SEATS: 'seats', OV_TOTAL: 'Total', OV_PAY: 'Checkout', OV_HOLD: 'Reserve', OV_RETURN: 'Return', OV_SUBTITLE1: 'Departure:', OV_SUBTITLE2: 'Return:', OV_TERMS: '@:DS_TERMS', OVM_HOLD: '@:OV_HOLD', OVM_PAY: '@:OV_PAY', OVM_INFO: 'Booking/Billing info', OVM_NAME: 'Name', OVM_HELPNAME: 'Full name with English characters', OVM_MAIL: '@:LG_MAIL', OVM_REMAIL: '@:LG_MAIL', OVM_HELPEMAIL: 'Valid email', OVM_HELPEMAIL2: 'Email verification', OVM_PHONE: '@:SN_PHONE', OVM_HELPPHONE: 'Telephone, country code - phone number', OVM_MSG1: 'Press Next button! You must get your tickets at least half an hour earlier at the departure station!', OVM_MSG2: 'Press Next button! You will be redirected to a safe page to complete your payment!', OVM_MSG3: 'Please do not close the window as soon as the payment is made, you will automatically return to our page to complete the process!', OVM_BTN: 'Next', OVM_ACPTRMS1: '@:SN_ACPTRMS1', OVM_ACPTRMS2: '@:SN_ACPTRMS2', // search view SR_TITLE: '@:OV_SECMENU1', SR_RADIO1: 'One way', SR_RADIO2: '@:OV_RETURN', SR_RADIO3: 'Open return', SR_FORM1: 'From:', SR_FORM2: 'To:', SR_FORM3: '@:OV_SUBTITLE1', SR_FORM4: 'Search', SR_FORM5: '@:OV_SUBTITLE2', SR_SEARCHRES: 'No results', // routes view RT_TITLE: '@:OV_SECMENU2', RT_TITLE1: 'Select route for transition', RT_TITLE2: 'Select route for return', RT_BTN: 'Next step', RT_TOOLTIP: 'Available seats', RT_TOOLTIP2: 'Estimated travel time', RT_MSG1: 'No routes available !', RT_MSG2: 'The route is not available for bookings!', // seats view ST_TITLE: '@:OV_SECMENU3', ST_TITLE1: 'Select seats for transition', ST_TITLE2: 'Select seats for return', ST_SUBTITLE1: '1st level', ST_SUBTITLE2: '2nd level', ST_STARTPOINT: 'Boarding from', ST_STARTPOINT_INFO: 'Select boarding from an alternative point', ST_STARTPOINT_DEFAULT: 'Starting point', ST_NAME: 'Checkout name', ST_SEATNUM: 'Number of seats', ST_SEATCODE: 'Seat number', ST_SEATNAME: 'Passenger First and Last Name', ST_TYPE: 'Ticket type', ST_PRICE: 'Price', ST_PAS: 'Passenger', ST_LEGEND1: 'Available', ST_LEGEND2: 'Selected', ST_LEGEND3: 'Unavailable', ST_PAY: '@:OV_PAY', ST_HOLD: '@:OV_HOLD', ST_TBFOOT: 'The field is mandatory', ST_PRICETYPES: 'Ticket prices', ST_NAMEHINT: 'Attention', ST_NAMEHINT2: 'Exactly as written on your ID. See ', ST_NAMEHINT3: 'terms of use.', ST_NOSEATS: 'An error occurred, the route is not available!', ST_NOFSEATS: 'Number of tickets:', ST_MSGSEATS: 'You can book up to 4 seats at the same time!', // payment view PM_TITLE: '@:OV_SECMENU4', PM_TITLE_HELP: 'All fields are mandatory!', PM_TOPAY: 'Total', PM_USERTITLE: 'Checkout information', PM_USER: 'Name', PM_EMAIL: 'Email', PM_CARDTITLE: 'Card info', PM_CNAME: 'Holder name', PM_CNUMBER: 'Card number', PM_CEXP: 'Expiration', PM_CVV: 'CVV code', PM_BTN_PAY: 'Pay', PM_CARDFOOTER: 'Please fill in the fields as shown on your card!', PM_MSG: 'Redirecting to the bank\'s secure location to make the payment!', // settings view SG_TITLE: '@:DS_MENU5', SG_FNAME: '@:SN_FNAME', SG_LNAME: '@:SN_SNAME', SG_EMAIL: '@:LG_MAIL', SG_PASSWORD: '@:LG_PASS', SG_REPASSWORD: '@:SN_REPASSWORD', SG_PHONE: '@:SN_PHONE', SG_BTN: 'Save', SG_MSG_SUCCESS: 'Save successful', SG_MSG_ERROR: '@:SN_MSG_ERROR', SG_TERMS: '@:DS_TERMS', // reset pass view RS_TITLE: 'Change Password', RS_EMAIL: '@:LG_MAIL', RS_PASSWORD: 'New Password', RS_REPASSWORD: '@:SN_REPASSWORD', RS_EMAILERROR: '@:SN_EMAILERROR', RS_MSG_SUCCESS: 'A reset password email has been sent!', RS_MSG_ERROR: 'There is no user with this email!', RS_MSG_SUCCESS2: 'Your password has been changed!', RS_MSG_ERROR2: 'Error, try again later!', RS_BTN: 'Change', RS_BTN2: 'Send', RS_TERMS: '@:DS_TERMS', // resend tickets view RD_TITLE: '@:DS_MENU6', RD_EMAIL: '@:LG_MAIL', RD_DATE: 'Date', RD_BTN: '@:RS_BTN2', RD_EMAILERROR: '@:SN_EMAILERROR', RD_MSG_SUCCESS: 'The tickets have been sent to your email! In case you do not receive it in your inbox, please check the Spam folder.', RD_MSG_ERROR: 'The tickets were not found!', RD_TERMS: '@:DS_TERMS', // history view HS_TITLE: 'Bookings history', HS_BOOKING: 'Booking Code', HS_DATE: 'Booking date', HS_TOOLTIP1: 'Save as pdf', HS_TOOLTIP2: 'Send email', HS_MSG: 'No previus bookings!', HS_SEAT: 'Seat', HS_CODE: 'Ticket code', HS_PAY: '@:OV_PAY', HS_HOLD: '@:OV_HOLD', HS_CANCELED: 'Canceled', HS_TERMS: '@:DS_TERMS', HS_3PI: '@:DS_3PI', // fail view FL_TITLE: 'Fail', FL_MSG: 'Your booking is not complete, please try again!', FL_MSG2: 'An error occurred, your payment is not complete! please try again.', FL_LNK: 'Search page', FL_TERMS: '@:DS_TERMS', // success view SC_TITLE: 'Success', SC_MSG: 'Your reservation is complete, information have also been sent to your email! In case you do not receive it in your inbox, please check the Spam folder.', SC_MSG2: 'Your booking is complete, the tickets will be sent to your email in the next few minutes! In case you do not receive it in your inbox, please check the Spam folder.', SC_LNK: '@:DS_MENU6', SC_LNK2: 'Save tickets', SC_SEAT: '@:HS_SEAT', SC_CODE: 'Code', SC_ROUTE: 'Line', SC_TERMS: '@:DS_TERMS', // terms of use view TU_TITLE: '@:DS_TERMS', TU_INFO: 'Terms of use of the e-ticket application of Folegandros Buses', TU_INFO1: 'The ticket is issued up to 5 minutes before the departure of the route, provided that the customer will be close to the stop to board in time.', TU_INFO2: 'Every passenger must use their official name and last name, as shown in their identification document (passport or other ID) and not any other alias. By law of the Greek state, the display of name/last name is necessary to be displayed on e-tickets. The usage of the name/last name by Folegandros Buses is only to align with this law and it will not be used for any other reason, with respect to the law of personal data protection.', TU_INFO3: 'No change / transfer to the tickets is possible, and there is no refund for unused ticket or provision.', TU_INFO4: 'The online ticket must be taken with you when boarding the bus, either printed or in electronic form, to show it when requested.', TU_INFO5: 'In case of a reduced ticket, during your boarding you must have with you the corresponding document (fold).', TU_INFO6: 'The e-ticket can be re-sent to the email you stated at the time of purchase at any time before the bus departs in 2 ways', TU_INFO61: 'Locating it in your purchase / booking history and selecting either print pdf or send an email (for confirmed users).', TU_INFO62: 'Via the "Resend tickets" option by entering the email on the date of the itinerary.', TU_INFO7: 'Tickets, as well as any information from the Folegandros Buses are sent by the email "noreply@folegandrosbuses.gr", which you will be able to find either in the inbox or the spam folders of the email that you declared during the purchase.', TU_INFO8: 'The itineraries are updated on a regular basis, please be informed about the current itineraries through the corresponding link in folegandrosbuses.gr', TU_INFO9: 'Foreign students are not entitled to a discount.', TU_INFO10: 'For any question or problem with the issuance of your tickets, please contact us.', TU_TERMS: '@:DS_TERMS', // terms of cookies view CO_TITLE: 'Cookies', CO_CONTENT1: 'We use cookies on our site. The Company has a strict policy to protect the privacy of visitors to the site https://eticket.folegandrosbuses.gr. This note provides you with more information on how we use cookies and other automated means to collect specific information about visitors to our site, such as the number of visitors to our site, through any browser and device used. By collecting this information, we learn how to better tailor our website and our advertising to visitors.', CO_CONTENT2: 'Cookies are small text files that are stored on your device using any web browser whenever you visit a website. Cookies can be used to let us know for example if you have visited our site in the past or if you are a new visitor and to help us identify features of our site that you may be interested in. Cookies can improve your online experience by storing your preferences as you visit a particular website.', CO_CONTENT3: 'Web beacons (also known as Internet tags, pixeltags and clearGIFs) are usually transparent graphic images placed on a web page. Web beacons are used in conjunction with cookies to record the actions of visitors to websites.', CO_CONTENT4: 'The IP address is a unique locator used by some electronic devices to locate and communicate with each other on the Internet. When you visit our sites, we can see the IP address of the device you used to connect to the Internet. We use this information to determine the general geographical location of the device and to understand which geographical areas our site visitors come from. We may use this information to change the way our website is presented to improve your visit. The URL (UniformResourceLocator / Uniform Resource Locator) is a unique locator or address for every medium on the internet and is essentially the address of the site you are visiting. We will use this information to see which websites have traffic and how you navigate our site.', CO_TITLE5: 'Which cookies do we use?', CO_CONTENT51: 'We use the following cookies on our site that the user consent is not required:', CO_CONTENT52: 'Required, cookies essential to the proper functioning of the website. These cookies do not identify the individual. Without these cookies, no effective functioning of the Sites can be offered. Eg _cfduid', CO_CONTENT53: 'Functionality, cookies that allow the website to remember user preferences in order to provide improved and personalized functionality. Disabling these cookies may affect the performance and functionality of the Sites and restrict access to its content. Eg ASPSESSIONIDCUSQRTAD, PHPSESSID', CO_CONTENT54: 'Analytics, cookies that collect information about how visitors use their Web sites, for example, which pages they visit most often, and if they receive error messages from websites. These cookies collect aggregated, anonymous information that does not identify a visitor. They are exclusively used to improve the performance of a website and allow us to collect information about the use you make on our sites, including the content you select when you browse the web pages. in order to measure the effectiveness and interaction of consumers with the website and to improve our pages over time. These cookies may be provided to us by third-party providers of analytical tools but are used solely for the purposes related to our websites.', CO_TITLE6: 'How Can You Turn Off the Use of Cookies?', CO_CONTENT6: 'If you wish to enable or disable the use of cookies by your browser settings, depending on your browser visit the following web pages to learn about the necessary actions.', CO_CONTENT71: 'Our site, like almost all websites worldwide, uses GoogleAnalytics, a data analysis service offered by Google. GoogleAnalytics uses "cookies", which are text files that are stored on your computer or device and make it easy to analyze how you use the site. The information obtained from cookies about your use (including your IP address) is transferred to a Google server in the US and stored there. Google will use this information to evaluate your use of the Website, to report to its administrators about these activities, and to provide other services related to the use of the Site and the Internet. The cookies used by the analytics.js library are as follows:', CO_CONTENT72: 'Google may also transfer this information to third parties, provided that it is provided by law or if any third parties process the data on their behalf. Google will not associate your IP address with any other data it holds. You can disable GoogleAnalytics by selecting the appropriate settings in your browser, but please note that in such a case you may not be able to use all the features of this site. By using this site, you agree to the processing of your personal information collected by Google in the manner described above and for the above purpose. If you don\'t want Google to get information from your browser when you visit the pages, you can opt out of GoogleAnalytics by tappingĀ the', CO_CONTENT73: 'You can configure your Browser, notify you every time before a cookie is downloaded, and decide whether to download it or not. In this case, keep in mind that you may not be able to make the most of it.', CO_CONTENT74: 'The Company Website may and may use GoogleAnalytics features for display ads (e.g., remarketing, Google Display Network Display Reports, Doubleclick Campaign Manager integration, and demographic and interest reports).', CO_CONTENT75: 'Visitors can opt out of GoogleAnalytics for display ads and customize Google Display Network ads using', CO_TERMS: '@:DS_TERMS', //----------- //--- END --- //----------- }