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_nl.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   : ISO8859_1 (iso-8859-1)
# Locale     : nl
# Language   : Dutch
# Maintainer : Martin Visser (aka everest) (m.visser@everest.nl)
###########################################################################

mvncore.exception.NotLoginException.illegal_state = Uw sessie is verlopen. Log opnieuw in.
mvncore.exception.NotLoginException.wrong_name = Gebruikersnaam niet gevonden.
mvncore.exception.NotLoginException.wrong_password = Het wachtwoord is fout.
mvncore.exception.NotLoginException.account_disabled = Uw account is op het moment inactief. Neem contact op met de Web site beheerder.
mvncore.exception.NotLoginException.not_enough_rights = Sorry, U heeft niet genoeg rechten.
mvncore.exception.NotLoginException.not_activated = Het account is inactief. Activeer het account om verder te kunnen.
mvncore.exception.NotLoginException.cookie_not_allowed = U bent automatisch ingelogd met een cookie. Voor veiligheidsredenen moet u hier expliciet inloggen.
mvncore.exception.NotLoginException.login_disabled = De administrator heeft de inlog functionaliteit geblokkeerd. Probeer het later nog eens of neem contact op met de beheerder.
mvncore.exception.NotLoginException.default = Inloggen is noodzakelijk om toegang tot het forum te hebben.

# localize exceptions in ParamUtil.java

mvncore.exception.BadInputException.not_allow_to_be_empty = De parameter \"{0}\" mag niet leeg zijn!
mvncore.exception.BadInputException.parameter_safe = De parameter \"{0}\" is not allowed to contain "<" or ">"!
mvncore.exception.BadInputException.cannot_parse = De parameter \"{0}\" is geen correcte waarde: \"{1}\" !
mvncore.exception.BadInputException.must_be_unsigned_value = De parameter \"{0}\" moet alleen getallen bevatten!
mvncore.exception.BadInputException.not_url = De parameter \"{0}\" moet beginnen met http:// of https:// of ftp:// !
mvncore.exception.BadInputException.password_too_short = Het wachtwoord moet minimaal {0} tekens lang zijn!

# localize exceptions in StringUtil.java

mvncore.exception.BadInputException.not_good_name = De naam \"{0}\" is niet toegestaan. Reden: teken \"{1}\" is niet toegestaan.
... 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.