diff --git a/.env.development b/.env.development index 07160cf9..9a63bb7a 100755 --- a/.env.development +++ b/.env.development @@ -15,7 +15,7 @@ MONGODB_HOST="http://192.168.1.8:3000" LOGO_REG="freeplanet-logo-full.svg" TEST_NAME="Paolo" TEST_SURNAME="Arena" -TEST_EMAIL="paolo@freeplanet.app" +TEST_EMAIL="perseo@freeplanet.app" TEST_USERNAME="paoloar773" TEST_PASSWORD="passpao1fr@1A" TEST_APORTADOR="" diff --git a/_ALL_SITES/freeplanet.app/statics/i18n.js b/_ALL_SITES/freeplanet.app/statics/i18n.js deleted file mode 100644 index bce74448..00000000 --- a/_ALL_SITES/freeplanet.app/statics/i18n.js +++ /dev/null @@ -1,63 +0,0 @@ -import msg_it from '../../../newfreeplanet/src/statics/lang/it' -import msg_es from '../../../newfreeplanet/src/statics/lang/es' -import msg_si from '../../../newfreeplanet/src/statics/lang/si' -import msg_enUs from '../../../newfreeplanet/src/statics/lang/enUs' -import msg_fr from '../../../newfreeplanet/src/statics/lang/fr' -import msg_de from '../../../newfreeplanet/src/statics/lang/de' -import msg_pt from '../../../newfreeplanet/src/statics/lang/pt' - -import msg_website_de from '../db/lang/ws_de'; -import msg_website_enUs from '../db/lang/ws_enUs'; -import msg_website_es from '../db/lang/ws_es'; -import msg_website_fr from '../db/lang/ws_fr'; -import msg_website_it from '../db/lang/ws_it'; -import msg_website_pt from '../db/lang/ws_pt'; -import msg_website_si from '../db/lang/ws_si'; - -const msgde = { ...msg_website_de, ...msg_de.de }; -const msgenUs = { ...msg_website_enUs, ...msg_enUs.enUs }; -const msges = { ...msg_website_es, ...msg_es.es }; -const msgfr = { ...msg_website_fr, ...msg_fr.fr }; -const msgit = { ...msg_website_it, ...msg_it.it }; -const msgpt = { ...msg_website_pt, ...msg_pt.pt }; -const msgsi = { ...msg_website_si, ...msg_si.si }; - -const messages = { - it: { - ...msgit, - pages: { ...msg_website_it.pages, ...msg_it.it.pages }, - msg: { ...msg_website_it.msg, ...msg_it.it.msg }, - }, - si: { - ...msgsi, - pages: { ...msg_website_si.pages, ...msg_si.si.pages }, - msg: { ...msg_website_si.msg, ...msg_si.si.msg }, - }, - es: { - ...msges, - pages: { ...msg_website_es.pages, ...msg_es.es.pages }, - msg: { ...msg_website_es.msg, ...msg_es.es.msg }, - }, - enUs: { - ...msgenUs, - pages: { ...msg_website_enUs.pages, ...msg_enUs.enUs.pages }, - msg: { ...msg_website_enUs.msg, ...msg_enUs.enUs.msg }, - }, - fr: { - ...msgfr, - pages: { ...msg_website_fr.pages, ...msg_fr.fr.pages }, - msg: { ...msg_website_fr.msg, ...msg_fr.fr.msg }, - }, - pt: { - ...msgpt, - pages: { ...msg_website_pt.pages, ...msg_pt.pt.pages }, - msg: { ...msg_website_pt.msg, ...msg_pt.pt.msg }, - }, - de: { - ...msgde, - pages: { ...msg_website_de.pages, ...msg_de.de.pages }, - msg: { ...msg_website_de.msg, ...msg_de.de.msg }, - }, -}; - -export default messages; diff --git a/_ALL_SITES/freeplanet.app/statics/lang/de.js b/_ALL_SITES/freeplanet.app/statics/lang/de.js deleted file mode 100755 index 5fcc20c8..00000000 --- a/_ALL_SITES/freeplanet.app/statics/lang/de.js +++ /dev/null @@ -1,429 +0,0 @@ -const msg_de = { - de: { - words: { - da: 'from', - a: 'to', - }, - home: { - guida: 'Guide', - guida_passopasso: 'Step By Step Guide', - }, - grid: { - editvalues: 'Edit Values', - addrecord: 'Add Row', - showprevedit: 'Show Past Events', - nodata: 'No data', - columns: 'Columns', - tableslist: 'Tables', - }, - otherpages: { - sito_offline: 'Sito in Aggiornamento', - modifprof: 'Modify Profile', - biografia: 'Biografia', - admin: { - menu: 'Administration', - eventlist: 'Your Booking', - usereventlist: 'Users Booking', - userlist: 'Users List', - tableslist: 'List of tables', - newsletter: 'Newsletter', - pages: 'Pages', - media: 'Medias', - }, - manage: { - menu: 'Manage', - manager: 'Manager', - nessuno: 'None', - }, - messages: { - menu: 'Your Messages', - }, - }, - sendmsg: { - write: 'write', - }, - dialog: { - continue: 'Continue', - close: 'Close', - copyclipboard: 'Copied to clipboard', - ok: 'Ok', - yes: 'Yes', - no: 'No', - delete: 'Delete', - update: 'Update', - add: 'Add', - cancel: 'Cancel', - today: 'Today', - book: 'Book', - avanti: 'Avanti', - indietro: 'Indietro', - finish: 'Fine', - sendmsg: 'Send Message', - sendonlymsg: 'Send only a Msg', - msg: { - titledeleteTask: 'Delete Task', - deleteTask: 'Delete Task {mytodo}?', - }, - }, - comp: { - Conta: 'Count', - }, - db: { - recupdated: 'Record Updated', - recfailed: 'Error during update Record', - reccanceled: 'Canceled Update. Restore previous value', - deleterecord: 'Delete Record', - deletetherecord: 'Delete the Record', - deletedrecord: 'Record Deleted', - recdelfailed: 'Error during deletion of the Record', - duplicatedrecord: 'Duplicate Record', - recdupfailed: 'Error during record duplication', - }, - components: { - authentication: { - telegram: { - open: 'Click here to open the BOT Telegram and follow the instructions', - openbot: 'Open BOT Telegram', - }, - login: { - facebook: 'Facebook', - }, - email_verification: { - title: 'Begin your registration', - introduce_email: 'Enter your email', - email: 'Email', - invalid_email: 'Your email is invalid', - verify_email: 'Verify your email', - go_login: 'Back to Login', - incorrect_input: 'Incorrect input.', - link_sent: 'Now read your email and confirm registration', - se_non_ricevo: 'If you do not receive the email, try checking in the spam, or contact us', - title_unsubscribe: 'Disiscrizione alla newsletter', - title_unsubscribe_done: 'Disiscrizione completata correttamente', - }, - }, - }, - fetch: { - errore_generico: 'Generic Error', - errore_server: 'Unable to access to the Server. Retry. Thank you.', - error_doppiologin: 'Signup again. Another access was made with another device.', - }, - user: { - notregistered: 'You need first to SignUp before storing data', - loggati: 'User not logged in', - }, - templemail: { - subject: 'Subject Email', - testoheadermail: 'Header Email', - content: 'Content', - img: 'Image 1', - img2: 'Image 2', - content2: 'Content 2', - options: 'Options', - }, - dashboard: { - downline: 'People you\'ve invited', - }, - reg: { - volte: 'time', - volta: 'times', - verified_email: 'Email Verified', - reg_lista_prec: 'Please enter the First Name, Last Name and mobile phone number you left in the past when you signed up for the Chat!
This way the system will recognize you and keep the position of the list', - nuove_registrazioni: 'If this is a NEW registration, you must contact the person who INVITED you, who will leave you the CORRECT LINK to do the Registration under him/her', - you: 'You', - cancella_invitato: 'Delete Invited', - regala_invitato: 'Give invited', - messaggio_invito: 'Invitation Message', - messaggio_invito_msg: 'Copia il messaggio qui sotto e condividilo a tutti coloro a cui vuoi condividere questo Movimento !', - aportador_solidario: 'Solidarity Contributor', - aportador_solidario_nome_completo: 'A.S. Name', - aportador_solidario_ind_order: 'A.S.Ind', - reflink: 'Links to share to your friends:', - linkzoom: 'Link to enter in Zoom', - page_title: 'Registration', - made_gift: 'Donated', - note: 'Note', - incorso: 'Registration please wait...', - richiesto: 'Field Required', - email: 'Email', - intcode_cell: 'International Code', - cell: 'Mobile Telegram', - cellreg: 'Cellulare con cui ti eri registrato', - nationality: 'Nationality', - email_paypal: 'Email Paypal', - payeer_id: 'ID Payeer', - advcash_id: 'Advanced Cash Email', - revolut: 'Revolut', - country_pay: 'Country of Destination Payments', - username_telegram: 'Username Telegram', - telegram: 'Chat Telegram \'{botname}\'', - teleg_id: 'Telegram ID', - teleg_auth: 'Authorization Code', - paymenttype: 'Available Payment Methods', - selected: 'Selected', - teleg_checkcode: 'Codice Telegram', - my_dream: 'My Dream', - saw_zoom_presentation: 'Ha visto Zoom', - manage_telegram: 'Gestori Telegram', - img: 'File Image', - date_reg: 'Reg. Date', - requirement: 'Requirements', - perm: 'Permissions', - username_login: 'Username or email', - username: 'Username (Pseudonym)', - username_short: 'Username', - name: 'Name', - surname: 'Surname', - password: 'Password', - repeatPassword: 'Repeat password', - terms: 'I agree with the terms and privacy', - onlyadult: "I confirm that I'm at least 18 years old", - submit: 'Submit', - title_verif_reg: 'Verify Registration', - reg_ok: 'Successful Registration', - verificato: 'Verified', - non_verificato: 'Not Verified', - forgetpassword: 'Forget Password?', - modificapassword: 'Modify Password', - err: { - required: 'is required', - email: 'must be a valid email', - errore_generico: 'Please review fields again', - atleast: 'must be at least', - complexity: 'must contains at least 1 lowercase letter, 1 uppercase letter, 1 digit', - notmore: 'must not be more than', - char: 'characters long', - terms: 'You need to agree with the terms & conditions.', - email_not_exist: 'Email is not present in the archive, check if it is correct', - duplicate_email: 'Email was already registered', - user_already_exist: 'La registrazione con questi dati (nome, cognome e cellulare) è stata già effettuata. Per accedere al sito, cliccare sul bottone LOGIN dalla HomePage.', - user_extralist_not_found: 'User in archive not found, insert the Name, Surname and mobile phone sent previously', - duplicate_username: 'Username is already taken', - aportador_not_exist: 'The username of the person who invited you is not present in the archive. Verify that it is correct.', - sameaspassword: 'Passwords must be identical', - }, - }, - op: { - qualification: 'Qualification', - usertelegram: 'Username Telegram', - disciplines: 'Disciplines', - certifications: 'Certifications', - intro: 'Introduction', - info: 'Biography', - webpage: 'Web Page', - days_working: 'Working Days', - facebook: 'Facebook Page', - }, - login: { - page_title: 'Login', - incorso: 'Login...', - enter: 'Login', - esci: 'Logout', - errato: 'Username or password wrong. Please retry again', - completato: 'Login successfully!', - needlogin: 'You must login before continuing', - }, - reset: { - title_reset_pwd: 'Reset your Password', - send_reset_pwd: 'Send password request', - incorso: 'Request New Email...', - email_sent: 'Email sent', - check_email: 'Check your email for a message with a link to update your password. This link will expire in 4 hours for security reasons.', - title_update_pwd: 'Update your password', - update_password: 'Update Password', - }, - logout: { - uscito: 'Logout successfully', - }, - errors: { - graphql: { - undefined: 'undefined', - }, - }, - showbigmap: 'Show the largest map', - todo: { - titleprioritymenu: 'Priority:', - inserttop: 'Insert Task at the top', - insertbottom: 'Insert Task at the bottom', - edit: 'Task Description:', - completed: 'Lasts Completed', - usernotdefined: 'Attention, you need to be Signed In to add a new Task', - start_date: 'Start Date', - status: 'Status', - completed_at: 'Completition Date', - expiring_at: 'Expiring Date', - phase: 'Phase', - }, - notification: { - status: 'Status', - ask: 'Enable Notification', - waitingconfirm: 'Confirm the Request Notification', - confirmed: 'Notifications Enabled!', - denied: 'Notifications Disabled! Attention, you will not see your messages incoming. Reenable it for see it', - titlegranted: 'Notification Permission Granted!', - statusnot: 'status Notification', - titledenied: 'Notification Permission Denied!', - title_subscribed: 'Subscribed to FreePlanet.app!', - subscribed: 'You can now receive Notification and Messages.', - newVersionAvailable: 'Upgrade', - }, - connection: 'Conexión', - proj: { - newproj: 'Project Title', - newsubproj: 'SubProject Title', - insertbottom: 'Insert New Project', - longdescr: 'Description', - hoursplanned: 'Estimated Hours', - hoursleft: 'Left Hours', - hoursadded: 'Additional Hours', - hoursworked: 'Worked Hours', - begin_development: 'Start Dev', - begin_test: 'Start Test', - progresstask: 'Progression', - actualphase: 'Actual Phase', - hoursweeky_plannedtowork: 'Scheduled weekly hours', - endwork_estimate: 'Estimated completion date', - privacyread: 'Who can see it:', - privacywrite: 'Who can modify if:', - totalphases: 'Total Phase', - themecolor: 'Theme Color', - themebgcolor: 'Theme Color Background', - }, - where: { - code: 'Id', - whereicon: 'Icon', - }, - col: { - label: 'Etichetta', - value: 'Valore', - type: 'Tipo', - }, - cal: { - num: 'Number', - booked: 'Booked', - booked_error: 'Reservation failed. Try again later', - sendmsg_error: 'Message not sent. Try again later', - sendmsg_sent: 'Message sent', - booking: 'Book the Event', - titlebooking: 'Reservation', - modifybooking: 'Modify Reservation', - cancelbooking: 'Cancel Reservation', - canceledbooking: 'Booking cancelled', - cancelederrorbooking: 'Cancellation unsuccessfully, try again later', - event: 'Event', - starttime: 'From', - nextevent: 'Next Event', - readall: 'Read All', - enddate: 'to', - endtime: 'to', - duration: 'Duration', - hours: 'Hours', - when: 'When', - where: 'Where', - teacher: 'Led by', - enterdate: 'Enter date', - details: 'Details', - infoextra: 'Extra Info DateTime', - alldayevent: 'All-Day myevent', - eventstartdatetime: 'Start', - enterEndDateTime: 'End', - selnumpeople: 'Participants', - selnumpeople_short: 'Num', - msgbooking: 'Message to send', - showpdf: 'Show PDF', - bookingtextdefault: 'I book for', - bookingtextdefault_of: 'of', - data: 'Date', - teachertitle: 'Teacher', - peoplebooked: 'Booked', - showlastschedule: 'See Full Schedule', - }, - msgs: { - message: 'Messaggio', - messages: 'Messaggi', - nomessage: 'Nessun Messaggio', - }, - event: { - _id: 'id', - typol: 'Typology', - short_tit: 'Short Title', - title: 'Title', - details: 'Details', - bodytext: 'Event Text', - dateTimeStart: 'Date Start', - dateTimeEnd: 'Date End', - bgcolor: 'Background color', - days: 'Days', - icon: 'Icon', - img: 'Nomefile Img', - img_small: 'Img Small', - where: 'Qhere', - contribtype: 'Contribute Type', - price: 'Price', - askinfo: 'Ask for Info', - showpage: 'Show Page', - infoafterprice: 'Info after Price', - teacher: 'Teacher', // teacherid - teacher2: 'Teacher2', // teacherid2 - infoextra: 'Extra Info', - linkpage: 'WebSite', - linkpdf: 'PDF Link', - nobookable: 'No Bookable', - news: 'News', - dupId: 'Id Duplicate', - canceled: 'Canceled', - deleted: 'Deleted', - duplicate: 'Duplicate', - notempty: 'Field cannot be empty', - modified: 'Modified', - showinhome: 'Show in Home', - showinnewsletter: 'Show in the Newsletter', - color: 'Title Color', - }, - disc: { - typol_code: 'Tipology Code', - order: 'Order', - }, - newsletter: { - title: 'Would you like to receive our Newsletter?', - name: 'Your name', - surname: 'Your surname', - namehint: 'Name', - surnamehint: 'Surname', - email: 'Your email', - submit: 'Subscribe', - reset: 'Reset', - typesomething: 'Please type something', - acceptlicense: 'I accept the license and terms', - license: 'You need to accept the license and terms first', - submitted: 'Subscribed', - menu: 'Newsletter1', - template: 'Template Email', - sendemail: 'Send', - check: 'Check', - sent: 'Already Sent', - mailinglist: 'Mailing List', - settings: 'Settings', - serversettings: 'Server', - others: 'Others', - templemail: 'Templates Email', - datetoSent: 'DateTime Send', - activate: 'Activate', - numemail_tot: 'Email Total', - numemail_sent: 'Email Sent', - datestartJob: 'Start Job', - datefinishJob: 'End Job', - lastemailsent_Job: 'Last Sent', - starting_job: 'Job started', - finish_job: 'Sent terminated', - processing_job: 'Work in progress', - error_job: 'Info Error', - statesub: 'Subscribed', - wrongerr: 'Invalid Email', - }, - privacy_policy: 'Privacy Policy', - cookies: 'Wir verwenden Cookies für eine bessere Webleistung.', - }, -}; - -export default msg_de; diff --git a/_ALL_SITES/freeplanet.app/statics/lang/enUs.js b/_ALL_SITES/freeplanet.app/statics/lang/enUs.js deleted file mode 100755 index 12c9a906..00000000 --- a/_ALL_SITES/freeplanet.app/statics/lang/enUs.js +++ /dev/null @@ -1,630 +0,0 @@ -const msg_enUs = { - enUs: { - words: { - da: 'from', - a: 'to', - }, - home: { - guida: 'Guide', - guida_passopasso: 'Step By Step Guide', - }, - grid: { - editvalues: 'Edit Values', - addrecord: 'Add Row', - showprevedit: 'Show Past Events', - nodata: 'No data', - columns: 'Columns', - tableslist: 'Tables', - }, - otherpages: { - sito_offline: 'Updating Website', - modifprof: 'Modify Profile', - biografia: 'Bio', - error404: 'error404', - error404def: 'error404def', - admin: { - menu: 'Administration', - eventlist: 'Your Booking', - usereventlist: 'Users Booking', - userlist: 'Users List', - tableslist: 'List of tables', - navi: 'Navi', - newsletter: 'Newsletter', - pages: 'Pages', - media: 'Medias', - }, - manage: { - menu: 'Manage', - manager: 'Manager', - nessuno: 'None', - }, - messages: { - menu: 'Your Messages', - }, - }, - sendmsg: { - write: 'write', - }, - stat: { - imbarcati: 'Boarded', - imbarcati_weekly: 'Boarded Settimanali', - imbarcati_in_attesa: 'Boarded on hold', - qualificati: 'Qualified with at least 2 guests', - requisiti: 'Users with the 7 Requirements', - zoom: 'Participated in Zoom', - modalita_pagamento: 'Payment Methods Inserted', - accepted: 'Accepted Guidelines + Video', - dream: 'They wrote the Dream', - email_not_verif: 'Email not Verified', - telegram_non_attivi: 'Inactive Telegram', - telegram_pendenti: 'Pending Telegram', - reg_daily: 'Daily Registrations', - reg_total: 'Total registrations', - }, - steps: { - nuovo_imbarco: 'Book another Trip', - vuoi_entrare_nuova_nave: 'Do you wish to help the Movement to advance and intend to enter another Ship?
By making a New Gift of 33€, you will be able to travel another journey and have another opportunity to become a Dreamer!
' - + 'If you confirm, you\'ll be added to the waiting list for the next boarding.', - vuoi_cancellare_imbarco: 'Are you sure you want to cancel this boarding on the AYNI ship?', - completed: 'Completed', - passi_su: '{passo} steps out of {totpassi}', - video_intro_1: '1. Welcome to {sitename}', - video_intro_2: '2. Birth of {sitename}', - read_guidelines: 'I have read and agreed to these terms and conditions written above', - saw_video_intro: 'I declare I\'ve seen the videos', - paymenttype: 'Methods of Payment', - paymenttype_long: 'Choose at least 2 Payment Methods, to exchange gifts.

The payment methods are: