|
What this is
Other links
The source code
###########################################################################
#
# $Header: /cvsroot/mvnforum/myvietnam/i18n/mvncore_java_i18n_zh_CN.properties,v 1.1 2005/01/20 18:28:40 minhnn Exp $
# $Author: minhnn $
# $Revision: 1.1 $
# $Date: 2005/01/20 18:28:40 $
#
# ====================================================================
#
# 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 : Big5
# Locale : zh_TW
# Language : Traditional Chinese
# Maintainer : Jacky Chu (aka piggy) (piggy@ms1.hinet.net)
###########################################################################
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 = 系统管理员目前正在维护系统,因而无法登入,请稍后再试或是联络系统管理员
mvncore.exception.NotLoginException.default = 请先登入后再使用本系统
# localize exceptions in ParamUtil.java
mvncore.exception.BadInputException.not_allow_to_be_empty = 此参数 \"{0}\" 不能为空白,请重新输入
mvncore.exception.BadInputException.parameter_safe = 此参数 \"{0}\" 不能有 "<" 或 ">"这两个符号! 请重新输入
mvncore.exception.BadInputException.cannot_parse = 无法将参数 \"{0}\" 转换给 {1} 参数! 请重新输入
mvncore.exception.BadInputException.must_be_unsigned_value = 此参数 \"{0}\"需要为正整数,请重新输入
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 |
Copyright 1998-2024 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.