Files
freeplanet/src/i18n.js

177 lines
5.5 KiB
JavaScript
Raw Normal View History

2018-10-12 16:42:54 +02:00
const messages = {
2018-10-14 22:10:00 +02:00
it: {
comp:{
Conta: "Conta",
},
2018-10-14 22:10:00 +02:00
msg: {
2018-10-26 00:30:10 +02:00
hello: 'Buongiorno',
2018-10-14 22:10:00 +02:00
myAppName: 'FreePlanet',
myDescriz: 'La prima App Libera'
},
pages: {
home: 'Principale',
SignUp: 'Registrazione',
SignIn: 'Login',
vreg: 'Verifica Reg',
Test: 'Test',
Category: 'Categorie',
Todo: 'Todo',
},
components: {
authentication:{
login: {
facebook: 'Facebook'
},
email_verification: {
title: 'Inizia la tua registrazione',
introduce_email: 'inserisci la tua email',
email: 'Email',
invalid_email: 'La tua email è invalida',
verify_email: 'Verifica la tua email',
go_login: 'Torna al Login',
incorrect_input: 'Inserimento incorretto.',
link_sent: 'Per confermare la Registrazione, leggi la tua casella di posta e Clicca su "Verifica Email".\nSe non la trovi, cerca nella cartella Spam.'
}
}
2018-10-14 22:10:00 +02:00
},
reg: {
2018-10-26 22:25:35 +02:00
incorso: 'Registrazione in corso...',
2018-10-20 18:56:31 +02:00
richiesto: 'Campo Richiesto',
2018-10-14 22:10:00 +02:00
email: 'Email',
username : 'Nome Utente',
password: 'Password',
repeatPassword: 'Ripeti password',
2018-10-26 22:25:35 +02:00
terms: "Accetto i termini e le condizioni",
submit: "Registrati",
2018-10-25 01:51:29 +02:00
title_verif_reg: "Verifica Registrazione",
2018-10-26 22:25:35 +02:00
verificato: "Verificato",
non_verificato: "Non Verificato",
forgetpassword:"Password dimenticata?",
2018-10-14 22:10:00 +02:00
err: {
required: 'è richiesto',
email: 'dev\'essere una email valida',
errore_generico: 'Si prega di compilare correttamente i campi',
atleast: 'dev\'essere lungo almeno di',
complexity: 'deve contenere almeno 1 carattere minuscolo, 1 maiuscola e 1 cifra',
2018-10-14 22:10:00 +02:00
notmore: 'non dev\'essere lungo più di',
char: 'caratteri',
2018-10-15 02:50:06 +02:00
terms: 'Devi accettare le condizioni, per continuare.',
2018-10-15 21:04:28 +02:00
duplicate_email: 'l\'Email è già stata registrata',
duplicate_username: 'L\'Username è stato già utilizzato',
sameaspassword: 'Le password devono essere identiche',
2018-10-14 22:10:00 +02:00
}
},
2018-10-26 00:30:10 +02:00
login:{
2018-10-26 22:25:35 +02:00
incorso: 'Login in corso',
2018-10-26 00:30:10 +02:00
enter: 'Login',
errato: "Username o password errata. Riprovare",
2018-10-26 22:25:35 +02:00
completato: 'Login effettuato!',
},
reset: {
title_reset_pwd: "Reimposta la tua Password",
send_reset_pwd: 'Invia Reimposta la password',
incorso: 'Richiesta Nuova Email...',
email_sent:'Email inviata',
check_email: 'Controlla la tua email, ti arriverà un messaggio con un link per reimpostare la tua password. Questo link, per sicurezza, scadrà dopo 4 ore.',
title_update_pwd: 'Aggiorna la tua password',
update_password: 'Aggiorna Password',
},
2018-10-26 22:25:35 +02:00
logout:{
uscito: 'Sei Uscito',
},
errors: {
graphql: {
undefined: 'non definito'
}
},
2018-10-14 22:10:00 +02:00
},
enUk: {
comp:{
Conta: "Count",
},
2018-10-12 16:42:54 +02:00
msg: {
hello: 'Hello!',
myAppName: 'FreePlanet',
myDescriz: 'The first Free app'
},
pages: {
home: 'Dashboard One',
SignUp: 'SignUp',
SignIn: 'SignIn',
vreg: 'Verify Reg',
Test: 'Test',
Category: 'Category',
Todo: 'Todo',
},
components: {
authentication:{
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: 'To confirm the Registration, read your mailbox and click on "Verify email".\nIf you can not find it check your junk mail or spam.'
}
}
2018-10-14 22:10:00 +02:00
},
reg: {
2018-10-26 22:25:35 +02:00
incorso: 'Registration please wait...',
2018-10-20 18:56:31 +02:00
richiesto: 'Field Required',
2018-10-14 22:10:00 +02:00
email: 'Email',
username : 'Username',
password: 'Password',
repeatPassword: 'Repeat password',
2018-10-26 22:25:35 +02:00
terms: "I agree with the terms and conditions",
submit: "Submit",
2018-10-25 01:51:29 +02:00
title_verif_reg: "Verify Registration",
2018-10-26 22:25:35 +02:00
verificato: "Verified",
non_verificato: "Not Verified",
forgetpassword:"Forget Password?",
2018-10-14 22:10:00 +02:00
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, and 1 digit',
2018-10-14 22:10:00 +02:00
notmore: 'must not be more than',
char: 'characters long',
2018-10-15 02:50:06 +02:00
terms: 'You need to agree with the terms & conditions.',
duplicate_email: 'Email was already registered',
duplicate_username: 'Username is already taken',
sameaspassword: 'Passwords must be identical',
2018-10-14 22:10:00 +02:00
}
},
2018-10-26 00:30:10 +02:00
login:{
2018-10-26 22:25:35 +02:00
incorso: 'Login...',
2018-10-26 00:30:10 +02:00
enter: 'Login',
errato: "Username or password wrong. Please retry again",
2018-10-26 22:25:35 +02:00
completato: 'Login successfully!',
},
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',
},
2018-10-26 22:25:35 +02:00
logout:{
uscito: 'Logout successfully',
},
errors: {
graphql: {
undefined: 'undefined'
}
},
2018-10-12 16:42:54 +02:00
},
};
export default messages;