lang.properties

来自「jGossip是一个简单而功能强大的Java论坛软件(消息板)」· PROPERTIES 代码 · 共 481 行 · 第 1/2 页

PROPERTIES
481
字号
messages.PREVIEW_MESSAGE = Preview Message
messages.EDIT_MESSAGE = Edit Message
messages.EMR = E-mail replys to this message to my address
messages.E-MAIL = E-Mail
messages.NAME = Name
messages.TITLE = Title
messages.TEXT = Text
messages.SUBJECT = Subject
messages.OPTIONS = Options
messages.NOT_FOUND= Sorry, the requested message was not found.

# -- mails
# {0} - subsriber's login
# {1} - site url
# {2} - show message url
# {3} - topic title
# {4} - new message text
# {5} - new message sender
# {6} - site name
mails.NEW_MESSAGE=Dear {0},<br> This is an automatically generated message.<br>\
                  You have subscribed for the following thread:  <a href="http://{1}{2}">{3}</a><br>\
                  <br>Here is the new message in this thread:<br>\
                  <br><em> {4}</em><br>\
                  <br> Sent By:{5}<br>\
                  <br> <a href="http://{1}">{6}</a>\
                  <br>-------------------------------------------------<br>\
                  Forum Administrator\
                  <br> -------------------------------------------------<br>
# {0} - login
# {1} - new password
# {2} - site url
# {3} - site name
mails.NEW_PASSWORD=Dear {0},<br> You new password: {1}<br>\
				   <br> <a href="http://{2}">{3}</a>\
                   <br>-------------------------------------------------<br>\
                   Forum Administrator\
                   <br> -------------------------------------------------<br>
# {0} - login
# {1} - password
# {2} - site url
# {3} - site name
mails.NEW_ACCOUNT=Dear {0},<br> Your account on <a href="http://{2}">{3}</a> has been created.<br>\
                  You password: {1}<br>\
                  <br> <a href="http://{2}">{3}</a> \
                  <br>-------------------------------------------------<br>\
                  Forum Administrator\
                  <br> -------------------------------------------------<br>
# {0} - login
# {1} - activation url
# {2} - site url
# {3} - site name
# {4} - remove url
mails.CONFIRM_ACCOUNT=Click the link below to verify your email address and activate your account.<br>\
					  <a href="http://{1}">{1}</a><br>\
					  If you did not recently create an account on {3} <a href="http://{4}">click here</a>.<br>\
					  <br> <a href="http://{2}">{3}</a>\
                      <br>-------------------------------------------------<br>\
                      Forum Administrator\
                      <br> -------------------------------------------------<br>
# {0} - login
# {1} - text
# {2} - site url
# {3} - site name
mails.ADMIN_MAIL=Dear {0},<br>{1}<br>\
				 <br> <a href="http://{2}">{3}</a>\
                 <br>-------------------------------------------------<br>\
                 Forum Administrator\
                 <br> -------------------------------------------------<br>

mails.SEND_ADMIN_MAIL=Send Admin Mail 
mails.NEW_MESSAGE_SUBJ = New Message
mails.NEW_USER_SUBJ = Your new account on {0}.
mails.CONFIRM_ACCOUNT_SUBJ = Please Activate Your Account on {0}.
mails.FORUM_ADMIN = jGossip Forum Mailer
mails.SUBSCR = Subscriptions
mails.CONFIRM_SUBSCR = You were subscribed to the current thread
mails.UNSUBSCR = Unsubscribe
mails.E_EMAIL = Please enter your e-mail to unsubscribe
mails.OK = You have been unsubscribed from mailings
mails.OK1 = You have been unsubscribed from all mailings
mails.OK2 = Your e-mail has not been found in our database!

mails.GOTO = Go to the start Page
mails.GOTO2 = Try once again
mails.NOSUB = You are not subscribed to any thread
mails.NOSUB2 = You are not subscribed to any thread <br>\
               If you are registered user, please log in for manage your subscriptions
mails.BY = By

mails.SHOW_USER = Show User
mails.GENERAL = General Info
mails.SPECIFIC = Specific Info
mails.DROPOLD = Delete Old Messages

mails.DROPMES = Delete all messages older than
mails.1WEEK = 1 Week
mails.2WEEK = 2 Weeks
mails.1MONTH = 1 Month
mails.3MONTH = 3 Month
mails.6MONTH = 6 Month
mails.1YEAR = 1 Year
mails.2YEAR = 2 Years
mails.3YEAR = 3 Years
mails.5YEAR = 5 Years

mails.DONE = Done!<br><br>Deleted: {0} Threads and {1} Messages
mails.DELETED = Deleted
mails.THREADS = Threads
mails.MESSAGES = Messages
mails.AND = and

# -- tags
tags.IF = Put some text in these tags
tags.HTEXT = Some Text
tags.STAGS = Special Tags
tags.WILLGET = and you will get this

# -- logging
logs.LOG1 = logged on in session
logs.LOG2 = attempted to login as
logs.LOG3 = creates a new forum
logs.LOG4 = creates a new group
logs.LOG5 = posts a new message to thread
logs.LOG6 = subscribes to thread
logs.LOG7 = registeres as
logs.LOG8 = changes his/her password
logs.LOG9 = deletes user
logs.LOG10 = set user status
logs.LOG11 = A new password is sent for user:
logs.LOG12 = deletes forum
logs.LOG13 = deletes group
logs.LOG14 = deletes message
logs.LOG15 = deletes thread
logs.LOG16 = drops some threads
logs.LOG17 = changes details of forum
logs.LOG18 = changes details of group
logs.LOG19 = changes his/her details
logs.LOG20 = locks forum
logs.LOG21 = locks thread
logs.LOG22 = unlocks thread
logs.LOG23 = logs out
logs.LOG24 = moves thread
logs.LOG25 = automatically changes status to
logs.LOG26 = enters the ERROR page
logs.LOG27 = attempt to access 	
logs.LOG28 = changes message 
logs.LOG29 = add a new user login=
# -- status
status.STATUS=Status
status.CH_PASS=Password is changed
status.UPDATE_MAILPASSWORD=User Password for SMTP Server is changed
status.UPDATE_DETAILS=Your info is saved
status.DELETE_USER=User {0} is deleted 
status.UPDATE_CONSTANTS=Forum Constants are updated
status.ADMIN_MAIL_SENT=Admin mail is sent to all registered users
status.FORUM_LOCKED=Lock status is changed for forum with id={0}
status.USER_ADDED=User '{0}' has been added
status.PENDING_USER_ADDED=Confirmation from your email address is required, \
                          to prevent anyone from registering you without permission.<br> \
                          Instructions are being sent to you.
status.PENDING_REGISTRATION_CANCELLED=The registration of '{0}' has been cancelled
# -- errors

errors.TITLE=Validation Error
errors.DESCRIPTION=You must correct the following error(s) before proceeding:
errors.ioException=I/O exception rendering error messages: {0}

errors.ERR1 = "Forum Name" must be at least 3 charachters long!
errors.ERR2 = "Forum Description" must be at least 3 charachters long!
errors.ERR3 = "Group Name" must be at least 3 charachters long!
errors.ERR4 = Invalid charachters used in "Login Name" selection!
errors.ERR5 = User name too short (min 4 charachters)!
errors.ERR6 = This Login Name is already taken!
errors.ERR7 = Invalid charachters used in Password selection!
errors.ERR8 = Password too short (min 4 charachters)!
errors.ERR9 = Your passwords don't match!
errors.ERR10 = Please enter a valid e-mail!
errors.ERR11 = Invalid ICQ Number!
errors.ERR12 = You are NOT logged in, how did you come here?
errors.ERR13 = You do NOT have enough priviliges to work in this section!
errors.ERR14 = YOU have attempted to gain unauthorized access to the forum management system!
errors.ERR15 = Please make the title longer (3 chars min.)
errors.ERR16 = Please make the message text longer (3 chars min.)
errors.ERR17 = Your query returned no results
errors.ERR18 = Title is required for new thread
errors.ERR19 = E-Mail is required.
errors.ERR20 = Name is required.
errors.ERR21 = This Login Name is already taken or you are not logged in.
errors.ERR22 = Can't save user info for external user with login =
errors.ERR404 = The requested URL was not found on this server.
errors.ERR77 = Sorry, Unexpected Error occured.
# -- standard errors --


# -- validator --
errors.invalid={0} is invalid.
errors.maxlength={0} can not be greater than {1} characters.
errors.minlength={0} can not be less than {1} characters.
errors.range={0} is not in the range {1} through {2}.
errors.required={0} is required.
errors.byte={0} must be an byte.
errors.date={0} is not a date.
errors.double={0} must be an double.
errors.float={0} must be an float.
errors.integer={0} must be an integer.
errors.long={0} must be an long.
errors.short={0} must be an short.
errors.creditcard={0} is not a valid credit card number.
errors.email={0} is an invalid e-mail address.
errors.color={0} must be an valid colour (hexadecimal notation).
errors.twofields=The '{0}' field has to have the same value as the '{1}' field
# -- other --
errors.cancel=Operation cancelled.
errors.detail={0}
errors.general=The process did not complete. Details should follow.
errors.token=Request could not be completed. Operation is not in sequence.
# -- welcome --
welcome.title=Welcome!
welcome.heading=Welcome!
welcome.message=Welcome!
# -- skins
skins.COLOR_RULE=When entering colours (hexadecimal notation) you must not include the initial #, i.e.. FFFFFF is valid, #FFFFFF is not
skins.UPDATE=Edit Styles
skins.SKIN=Skin
# -- emoticons
happy=happy
sad=sad
grin=grin
love=love
mischief=mischief
cool=cool
silly=silly
angry=angry
laugh=laugh
wink=wink
blush=blush
cry=cry
confused=confused
shocked=shocked
plain=plain

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?