alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

###########################################################################
#
# $Header: /cvsroot/mvnforum/myvietnam/i18n/mvncore_java_i18n_it.properties,v 1.1 2005/01/26 16:53:34 minhnn Exp $
# $Author: minhnn $
# $Revision: 1.1 $
# $Date: 2005/01/26 16:53:34 $
#
# ====================================================================
#
# Copyright (C) 2002-2005 by MyVietnam.net
#
# This program 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 any later version.
#
# All copyright notices regarding mvnForum
# MUST remain intact in the scripts and in the outputted HTML
# The "powered by" text/logo with a link back to
# http://www.mvnForum.com and http://www.MyVietnam.net in the footer of the pages MUST
# remain visible when the pages are viewed on the internet or intranet.
#
# This program 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 this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
#
# Support can be obtained from support forums at:
# http://www.mvnForum.com/mvnforum/index
#
# Correspondence and Marketing Questions can be sent to:
# info@MyVietnam.net
#
#
# mvnForum string resource
# Encoding   : ISO8859_1
# Locale     : it
# Language   : Italian
# Maintainer : Simone (s.scarda@tin.it)
###########################################################################

mvncore.exception.NotLoginException.illegal_state = sessione scaduta. Torna ad effettuare il login.
mvncore.exception.NotLoginException.wrong_name = Impossibile trovare il nome con cui effettuare il login. Prova con un altro.
mvncore.exception.NotLoginException.wrong_password = Hai inserito una password non corretta! Prova ancora.
mvncore.exception.NotLoginException.account_disabled = Il tuo account è disabilitato. Contatta l'amministratore del sito.
mvncore.exception.NotLoginException.not_enough_rights = Siamo spiacenti, non hai i permessi necessari.
mvncore.exception.NotLoginException.not_activated = Il tuo account non è attivo. Attivalo adesso per procedere con l'operazione.
mvncore.exception.NotLoginException.cookie_not_allowed = Sei stato autenticato utilizzando i cookie. Per ragioni di sicurezza di questa pagina devi effettuare l'autenticazione manualmente.
mvncore.exception.NotLoginException.login_disabled = L'amministratore ha disabilitato la funzionalità di autenticazione. Prova più tardi o contatta l'amministratore.
mvncore.exception.NotLoginException.default = Effettua il login per accedere al sistema.

# localize exceptions in ParamUtil.java

mvncore.exception.BadInputException.not_allow_to_be_empty = Il parametro \"{0}\" non può essere vuoto! Prova ancora.
mvncore.exception.BadInputException.parameter_safe = Il parametro \"{0}\" non può contenere "<" o ">"! Prova ancora.
mvncore.exception.BadInputException.cannot_parse = Impossibile analizzare il parametro \"{0}\" con un \"{1}\" valore! Prova ancora.
mvncore.exception.BadInputException.must_be_unsigned_value = Il parametro \"{0}\" deve essere un valore senza segno! Prova ancora.
mvncore.exception.BadInputException.not_url = Il parametro \"{0}\" deve iniziare per http:// o https:// o ftp:// ! Prova ancora.
mvncore.exception.BadInputException.password_too_short = La password non può contenere meno di {0} caratteri! Prova ancora.

# localize exceptions in StringUtil.java

mvncore.exception.BadInputException.not_good_name = La stringa \"{0}\" non è accettabile. Il carattere \"{1}\" non è permesso.
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.