|
What this is
Other links
The source code
###########################################################################
#
# $Header: /cvsroot/mvnforum/myvietnam/i18n/mvncore_java_i18n_zh_TW.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.