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_pt_BR.properties,v 1.1 2005/01/24 16:33:11 minhnn Exp $
# $Author: minhnn $
# $Revision: 1.1 $
# $Date: 2005/01/24 16:33:11 $
#
# ====================================================================
#
# 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     : pt_BR
# Language   : Portuguese (Brazilian)
# Maintainer : André Bernardes Pezza (andre@javasoft.com.br)
###########################################################################

mvncore.exception.NotLoginException.illegal_state = Sua sessão expirou. Por favor efetue login novamente.
mvncore.exception.NotLoginException.wrong_name = Nome de usuário inexistente. Por favor tente novamente.
mvncore.exception.NotLoginException.wrong_password = Senha incorreta! Por favor tente novamente.
mvncore.exception.NotLoginException.account_disabled = Seu cadastro foi desativado. Por favor contate o administrador do sistema para mais informações.
mvncore.exception.NotLoginException.not_enough_rights = Desculpe, você não tem permissão suficiente para acessar esta área.
mvncore.exception.NotLoginException.not_activated = Seu cadastro ainda não foi ativado. Por favor ative seu cadastro para poder prosseguir.
mvncore.exception.NotLoginException.cookie_not_allowed = Por razões de segurança você precisa confirmar a sua senha.
mvncore.exception.NotLoginException.login_disabled = O administrador desativou o sistema de login. Por favor tente novamente mais tarde ou entre em contato com o administrador para maiores informações.
mvncore.exception.NotLoginException.default = Por favor efetue o login para ter acesso a esta área.

# localize exceptions in ParamUtil.java

mvncore.exception.BadInputException.not_allow_to_be_empty = The parâmetro \"{0}\" não pode estar em branco! Por favor tente novamente.
mvncore.exception.BadInputException.parameter_safe = O parâmetro \"{0}\" não pode conter "<" or ">"! Por favor tente novamente.
mvncore.exception.BadInputException.cannot_parse = Erro ao converter o parâmetro  \"{0}\" para \"{1}\"! Por favor tente novamente.
mvncore.exception.BadInputException.must_be_unsigned_value = O parâmetro \"{0}\" deve ser positivo! Por favor tente novamente.
mvncore.exception.BadInputException.not_url = O parâmetro \"{0}\" deve começar com http:// ou https:// ou ftp:// ! Por favor tente novamente.
mvncore.exception.BadInputException.password_too_short = Sua senha não pode possuir menos de {0} caracteres! Por favor tente novamente.

# localize exceptions in StringUtil.java

mvncore.exception.BadInputException.not_good_name = A palavra \"{0}\" não deve ser utilizada. Motivo: o caracter \"{1}\" não é permitido.
... 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.