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_da.properties,v 1.5 2005/01/22 08:34:50 gbs Exp $
# $Author: gbs $
# $Revision: 1.5 $
# $Date: 2005/01/22 08:34:50 $
#
# ====================================================================
#
# 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     : da
# Language   : Dansk (Danish)
# Maintainer : Anja Lysholm (anja@efterlivet.dk) & Gunther Strube (gbs@users.sourceforge.net)
###########################################################################

mvncore.exception.NotLoginException.illegal_state = Din session er udløbet. Log på igen.
mvncore.exception.NotLoginException.wrong_name = Kan ikke finde navnet som du ønsker at logge på med. Log på med et andet navn.
mvncore.exception.NotLoginException.wrong_password = Du har indtastet et forkert kodeord! Prøv igen.
mvncore.exception.NotLoginException.account_disabled = Din konto er i øjeblikket deaktiveret. Kontakt forummets administrator for yderligere oplysninger.
mvncore.exception.NotLoginException.not_enough_rights = Beklager, du har ikke de nødvendige tilladelser.
mvncore.exception.NotLoginException.not_activated = Din konto er ikke aktiveret. Aktiver din konto før du fortsætter.
mvncore.exception.NotLoginException.cookie_not_allowed = Du blev automatisk logget på via en cookie. Af sikkerhedsmæssige årsager kræver denne side at du skal logge dig på.
mvncore.exception.NotLoginException.login_disabled = Administratoren har i øjeblikket deaktiveret muligheden for at logge på. Prøv igen senere, eller kontakt forummets administrator for yderligere oplysninger.
mvncore.exception.NotLoginException.default = Log på for at få adgang til systemet.

# localize exceptions in ParamUtil.java

mvncore.exception.BadInputException.not_allow_to_be_empty = Parametret \"{0}\" må ikke være tomt! Prøv igen.
mvncore.exception.BadInputException.parameter_safe = Parametret \"{0}\" må ikke indeholde "<" eller ">"! Prøv igen.
mvncore.exception.BadInputException.cannot_parse = Kan ikke evaluere \"{0}\" parametret til \"{1}\" en værdi! Prøv igen.
mvncore.exception.BadInputException.must_be_unsigned_value = Parametret \"{0}\" skal være et positivt tal! Prøv igen.
mvncore.exception.BadInputException.not_url = Parametret \"{0}\" skal begynde med http:// eller https:// eller ftp:// ! Prøv igen.
mvncore.exception.BadInputException.password_too_short = Dit kodeord må ikke være kortere end {0} tegn! Prøv igen.

# localize exceptions in StringUtil.java

mvncore.exception.BadInputException.not_good_name = Navnet \"{0}\" er ikke et godt navn. Årsag: Tegnet \"{1}\" er ikke tilladt.
... 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.