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_bg.properties,v 1.3 2005/01/14 17:38:52 minhnn Exp $
# $Author: minhnn $
# $Revision: 1.3 $
# $Date: 2005/01/14 17:38:52 $
#
# ====================================================================
#
# 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   : Cp1251
# Locale     : bg
# Language   : Bulgarian
# Maintainer : Svetoslav Tabakov (aka svetoslavtabakov) (svetoslavtabakov@yahoo.com.)
###########################################################################

mvncore.exception.NotLoginException.illegal_state = Вашата сесия е изтекла. Моля влезте в системата отново.
mvncore.exception.NotLoginException.wrong_name = Няма такова име, с което се опитвате да влезете. Моля влезте с друго име.
mvncore.exception.NotLoginException.wrong_password = Написахте грешна парола! Моля опитайте отново.
mvncore.exception.NotLoginException.account_disabled = Вашият акаунт е в момента прекратен. Моля свържете се с уеб администратора относно причината.
mvncore.exception.NotLoginException.not_enough_rights = Извинете, но нямате достатъчно правомощия.
mvncore.exception.NotLoginException.not_activated = Вашият акаунт не е активиран.Моля, активирайте акаунта си преди да продължите.
mvncore.exception.NotLoginException.cookie_not_allowed = Влезнахте в системата автоматично чрез cookie. Все пак по съображения за сигурност тази страница изисква отделен вход.
mvncore.exception.NotLoginException.login_disabled = Администраторът в момента е изключил възможността за вход. Мoля, опитайте по-късно да се свържете с вашия администратор за повече информация.
mvncore.exception.NotLoginException.default = Моля, влезте с потребителско име и парола за да имате достъп до системата.

# localize exceptions in ParamUtil.java

mvncore.exception.BadInputException.not_allow_to_be_empty = Параметърът \"{0}\" не е разрешено да бъде празен! Моля, опитайте отново.
mvncore.exception.BadInputException.parameter_safe = Параметърът \"{0}\" не е разрешено да съдържа стойност"<" or ">"! Моля, опитайте отново.
mvncore.exception.BadInputException.cannot_parse = Параметърът \"{0}\" не може да бъде парсиран до \"{1}\" стойност! Моля, опитайте отново.
mvncore.exception.BadInputException.must_be_unsigned_value = Параметърът \"{0}\" трябва да бъде с unsigned стойност! Моля, опитайте отново.
mvncore.exception.BadInputException.not_url = Параметърът \"{0}\" трябва да започва с http:// , https:// или ftp:// ! Моля, опитайте отново.
mvncore.exception.BadInputException.password_too_short = Не е разрешено вашата парола да бъде по-малко от {0} символа! Моля, опитайте отново.

# localize exceptions in StringUtil.java

mvncore.exception.BadInputException.not_good_name = Символният низ \"{0}\" не е подходящо име. Причина: символът \"{1}\" не е разрешен.
... 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.