From 6f53a8685edfba4a2a43704c3fa5ae1a2269ca43 Mon Sep 17 00:00:00 2001 From: Jelle Maes Date: Fri, 21 Sep 2012 16:50:50 +0200 Subject: [PATCH 1/2] Italian Translation An Italian customer needed this plugin in Italian so they made this translation. --- .../login/lexicon/it/changepassword.inc.php | 37 ++++++++++++ .../login/lexicon/it/default.inc.php | 41 +++++++++++++ .../login/lexicon/it/forgotpassword.inc.php | 36 +++++++++++ .../login/lexicon/it/profile.inc.php | 28 +++++++++ .../login/lexicon/it/register.inc.php | 60 +++++++++++++++++++ .../login/lexicon/it/updateprofile.inc.php | 45 ++++++++++++++ 6 files changed, 247 insertions(+) create mode 100644 core/components/login/lexicon/it/changepassword.inc.php create mode 100644 core/components/login/lexicon/it/default.inc.php create mode 100644 core/components/login/lexicon/it/forgotpassword.inc.php create mode 100644 core/components/login/lexicon/it/profile.inc.php create mode 100644 core/components/login/lexicon/it/register.inc.php create mode 100644 core/components/login/lexicon/it/updateprofile.inc.php diff --git a/core/components/login/lexicon/it/changepassword.inc.php b/core/components/login/lexicon/it/changepassword.inc.php new file mode 100644 index 00000000..4475425e --- /dev/null +++ b/core/components/login/lexicon/it/changepassword.inc.php @@ -0,0 +1,37 @@ + + * + * Login is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the Free + * Software Foundation; either version 2 of the License, or (at your option) any + * later version. + * + * Login is distributed in the hope that it will be useful, but WITHOUT ANY + * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + * A PARTICULAR PURPOSE. See the GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along with + * Login; if not, write to the Free Software Foundation, Inc., 59 Temple + * Place, Suite 330, Boston, MA 02111-1307 USA + * + * @package login + */ +/** + * Change Password Italian lexicon for Login + * + * @package login + * @subpackage lexicon + */ +$_lang['login.change_password'] = 'Cambiare la password'; +$_lang['login.password_changed'] = 'Password cambiata.'; +$_lang['login.password_err'] = 'Password errata.'; +$_lang['login.password_err_change'] = ' Si è verificato un errore durante il cambiamento della password. Prego rivedere le informazioni immesse.'; +$_lang['login.password_invalid_old'] = 'Invalidare la vecchia password.'; +$_lang['login.password_new_confirm'] = 'Confermare la nuova password'; +$_lang['login.password_new'] = 'Nuova Password'; +$_lang['login.password_no_match'] = 'La password non corrisponde.'; +$_lang['login.password_old'] = 'Vecchia password'; +$_lang['login.password_too_short'] = 'Password è troppo breve! Prego immettere una password con almeno [[+length]] caratteri.'; \ No newline at end of file diff --git a/core/components/login/lexicon/it/default.inc.php b/core/components/login/lexicon/it/default.inc.php new file mode 100644 index 00000000..3a79f906 --- /dev/null +++ b/core/components/login/lexicon/it/default.inc.php @@ -0,0 +1,41 @@ + and Shaun McCormick + * + * + * Login is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the Free + * Software Foundation; either version 2 of the License, or (at your option) any + * later version. + * + * Login is distributed in the hope that it will be useful, but WITHOUT ANY + * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + * A PARTICULAR PURPOSE. See the GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along with + * Login; if not, write to the Free Software Foundation, Inc., 59 Temple + * Place, Suite 330, Boston, MA 02111-1307 USA + * + * @package login + */ +/** + * Default Italian language strings for Login + * @package login + * @subpackage lexicon + */ +$_lang['login'] = 'Login'; +$_lang['login.invalid_post'] = 'WebLogin invalido POST azione: [[+action]]'; +$_lang['login.login_err'] = 'Errore sconosciuto durante il login!'; +$_lang['login.logout'] = 'Logout'; +$_lang['login.logout_err'] = 'Errore sconosciuto durante il logout!'; +$_lang['login.password'] = 'Password'; +$_lang['login.recaptcha_err_load'] = 'Non è possibible caricare il servizio reCaptcha.'; +$_lang['login.username'] = 'Nome utente'; + + +$_lang['setting_login.forgot_password_confirm_resource'] = 'Dimenticato la password ID di conferma delle risorse '; +$_lang['setting_login.forgot_password_confirm_resource_desc'] = 'Inserisci l\'ID della risorsa in cui risiede la pagina di conferma per cambiare una password dimenticata.'; +$_lang['setting_login.forgot_password_email_subject'] = 'Dimenticato la Password Email Soggetto'; +$_lang['setting_login.forgot_password_email_subject_desc'] = 'L\'oggetto e-mail per l\'e-mail password dimenticata'; \ No newline at end of file diff --git a/core/components/login/lexicon/it/forgotpassword.inc.php b/core/components/login/lexicon/it/forgotpassword.inc.php new file mode 100644 index 00000000..dfc19275 --- /dev/null +++ b/core/components/login/lexicon/it/forgotpassword.inc.php @@ -0,0 +1,36 @@ + and Shaun McCormick + * + * + * Login is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the Free + * Software Foundation; either version 2 of the License, or (at your option) any + * later version. + * + * Login is distributed in the hope that it will be useful, but WITHOUT ANY + * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + * A PARTICULAR PURPOSE. See the GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along with + * Login; if not, write to the Free Software Foundation, Inc., 59 Temple + * Place, Suite 330, Boston, MA 02111-1307 USA + * + * @package login + */ +/** + * Forgot Password Italian lexicon for Login + * + * @package login + * @subpackage lexicon + */ +$_lang['login.email'] = 'Email'; +$_lang['login.forgot_password'] = 'Password dimenticata'; +$_lang['login.forgot_password_email_subject'] = 'Password Retrieval Email'; +$_lang['login.or_forgot_username'] = 'O, dimenticato il nome utente'; +$_lang['login.reset_password'] = 'Reset Password'; +$_lang['login.username'] = 'Nome utente'; +$_lang['login.user_err_nf_email'] = 'Utente non trovato con questo indirizzo email.'; +$_lang['login.user_err_nf_username'] = 'Utente non trovato con questo indirizzo email'; \ No newline at end of file diff --git a/core/components/login/lexicon/it/profile.inc.php b/core/components/login/lexicon/it/profile.inc.php new file mode 100644 index 00000000..11011a2c --- /dev/null +++ b/core/components/login/lexicon/it/profile.inc.php @@ -0,0 +1,28 @@ + + * + * Login is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the Free + * Software Foundation; either version 2 of the License, or (at your option) any + * later version. + * + * Login is distributed in the hope that it will be useful, but WITHOUT ANY + * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + * A PARTICULAR PURPOSE. See the GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along with + * Login; if not, write to the Free Software Foundation, Inc., 59 Temple + * Place, Suite 330, Boston, MA 02111-1307 USA + * + * @package login + */ +/** + * Profile Italian lexicon for Login + * + * @package login + * @subpackage lexicon + */ +$_lang['profile'] = 'Profilo'; \ No newline at end of file diff --git a/core/components/login/lexicon/it/register.inc.php b/core/components/login/lexicon/it/register.inc.php new file mode 100644 index 00000000..c166e59a --- /dev/null +++ b/core/components/login/lexicon/it/register.inc.php @@ -0,0 +1,60 @@ + and Shaun McCormick + * + * + * Login is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the Free + * Software Foundation; either version 2 of the License, or (at your option) any + * later version. + * + * Login is distributed in the hope that it will be useful, but WITHOUT ANY + * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + * A PARTICULAR PURPOSE. See the GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along with + * Login; if not, write to the Free Software Foundation, Inc., 59 Temple + * Place, Suite 330, Boston, MA 02111-1307 USA + * + * @package login + */ +/** + * Register Italian lexicon for Login + * + * @package login + * @subpackage lexicon + */ +$_lang['register.activation_email_subject'] = 'Grazie per la registrazione. Prego attivare!'; +$_lang['register.email'] = 'Email'; +$_lang['register.email_invalid'] = 'Prego inserire un indirizzo email valido.'; +$_lang['register.email_invalid_domain'] = 'Il suo indirizzo email non presenta un dominio valido.'; +$_lang['register.email_no_recipient'] = 'Nessun destinatario specificato per l\'indirizzo.'; +$_lang['register.email_not_sent'] = 'Si è verificato un errore durante il tentativo di inviare l\'e-mail.'; +$_lang['register.email_taken'] = 'L\'e-mail "[[+ email]]" è già in uso. Assicurarsi che non si è ancora registrati, e in caso contrario, si prega di specificare un altro indirizzo e-mail.'; +$_lang['register.field_not_empty'] = 'Questo campo deve essere vuoto.'; +$_lang['register.field_required'] = 'Questo campo è obligatorio.'; +$_lang['register.fullname'] = 'Nome completo'; +$_lang['register.math_incorrect'] = 'Risposta errata!'; +$_lang['register.math_field_nf'] = '[[+field]] campo di input non specificato nella forma.'; +$_lang['register.max_length'] = 'Questo campo non puo essere più lungo di [[+length]] caratteri.'; +$_lang['register.max_value'] = 'Questo campo non può essere più largo di [[+value]].'; +$_lang['register.min_length'] = 'Questo campo deve essere lungo almeno [[+length]] caratteri.'; +$_lang['register.min_value'] = 'Questo campo non può essere più piccolo di [[+value]].'; +$_lang['register.not_date'] = 'Questo campo deve avere una data valida.'; +$_lang['register.not_number'] = 'Questo campo deve avere un numero valido.'; +$_lang['register.not_regexp'] = 'Questo campo ha un valore non corretto.'; +$_lang['register.password'] = 'Password'; +$_lang['register.password_confirm'] = 'Conferma Password'; +$_lang['register.password_dont_match'] = 'La password non corrisponde.'; +$_lang['register.password_not_confirmed'] = 'Prego confermare la password'; +$_lang['register.range_invalid'] = 'Assegnazione del campo non valida.'; +$_lang['register.range'] = 'Il suo valore deve essere entro [[+min]] e[[+max]].'; +$_lang['register.recaptcha_err_load'] = 'Impossibile caricare il reCaptcha classe di servizio.'; +$_lang['register.register'] = 'Registrare'; +$_lang['register.spam_blocked'] = 'La tua domanda è stata bloccata da un filtro anti-spam:'; +$_lang['register.spam_marked'] = ' – riconosciuto come spam.'; +$_lang['register.user_err_save'] = 'Si è verificato un errore durante il tentativo di salvare l\'utente.'; +$_lang['register.username'] = 'Nome utente'; +$_lang['register.username_taken'] = 'Nome utente già in uso. Prego sceglierne un altro'; \ No newline at end of file diff --git a/core/components/login/lexicon/it/updateprofile.inc.php b/core/components/login/lexicon/it/updateprofile.inc.php new file mode 100644 index 00000000..8a8f9d0f --- /dev/null +++ b/core/components/login/lexicon/it/updateprofile.inc.php @@ -0,0 +1,45 @@ + and Shaun McCormick + * + * + * Login is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the Free + * Software Foundation; either version 2 of the License, or (at your option) any + * later version. + * + * Login is distributed in the hope that it will be useful, but WITHOUT ANY + * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + * A PARTICULAR PURPOSE. See the GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along with + * Login; if not, write to the Free Software Foundation, Inc., 59 Temple + * Place, Suite 330, Boston, MA 02111-1307 USA + * + * @package login + */ +/** + * Update Profile Italian lexicon for Login + * + * @package login + * @subpackage lexicon + */ +$_lang['login.address'] = 'Indirizzo'; +$_lang['login.city'] = 'Città'; +$_lang['login.country'] = 'Stato'; +$_lang['login.email'] = 'Email'; +$_lang['login.email_taken'] = 'L\'e-mail "[[+email]]" è già in uso. Assicurarsi che non si è ancora registrati, e in caso contrario, si prega di specificare un altro indirizzo e-mail.'; +$_lang['login.fax'] = 'Fax'; +$_lang['login.fullname'] = 'Nome completo'; +$_lang['login.mobilephone'] = 'Cellulare'; +$_lang['login.phone'] = 'Telefono'; +$_lang['login.profile_err_nf'] = 'Profilo non trovato!'; +$_lang['login.profile_err_save'] = 'Si è verificato un errore sconosciuto durante il tentativo di aggiornare il profilo'; +$_lang['login.profile_updated'] = 'Profilo aggiornato.'; +$_lang['login.state'] = 'Stato'; +$_lang['login.update_profile'] = 'Profile aggiornato'; +$_lang['login.username_err_ae'] = 'Nome utente già in uso. Prego specificarne un altro.'; +$_lang['login.website'] = 'Website'; +$_lang['login.zip'] = 'CAP'; \ No newline at end of file From 2559712a1bc8741ce8c4c03aa79141d3a27d4b84 Mon Sep 17 00:00:00 2001 From: Jelle Maes Date: Wed, 19 Oct 2016 09:58:54 +0200 Subject: [PATCH 2/2] Fix dutch translation --- core/components/login/lexicon/nl/register.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/components/login/lexicon/nl/register.inc.php b/core/components/login/lexicon/nl/register.inc.php index 41da039e..3a287e75 100644 --- a/core/components/login/lexicon/nl/register.inc.php +++ b/core/components/login/lexicon/nl/register.inc.php @@ -53,4 +53,4 @@ $_lang['register.spam_marked'] = ' - gemarkeerd als spam.'; $_lang['register.user_err_save'] = 'Er is een fout opgetreden bij het opslaan van de gebruiker.'; $_lang['register.username'] = 'Gebruikersnaam'; -$_lang['register.username_taken'] = 'Gebruikersnaam bestaat reed. Kies een alternatief.'; +$_lang['register.username_taken'] = 'Gebruikersnaam bestaat reeds. Kies een alternatief.';