📄 applicationresources_en.properties
字号:
# The name of the manage system
managetitle=Product Manage System
# Coryright information
copyright=Copyright Information
# Menu information
menu_category=Manage Category
menu_product=Manage Product
# Button Information
btn_submit=Submit
btn_reset=Reset
btn_update=Update
btn_delete=Delete
btn_detail=Detail
btn_add=Add
btn_query=Query
btn_save=Save
btn_back=Back
btn_close=Close
btn_registe=Register
btn_logout=Logout
btn_cart=My Cart
btn_cart_add=Add to My Cart
btn_cart_continue=Continue
btn_cart_checkout=Check out
btn_cart_clean=Clean My Cart
btn_order_process=Processing Orders
btn_order_history=History Orders
btn_order_finish=Finish Order
btn_order_cancel=Cancel Order
btn_userinfo_user=Modify My Information
btn_userinfo_password=Modify Password
price_unit=Yuan
# Manage the Category
category_title_store=Manage the Category
category_title_list=Category list
category_item_name=Category Name
category_item_desccn=Description
category_delete_success=Delete Category Success!
category_store_success=Save Category Success!
category_update_prompt=Please Correct your category information!
# Manage Product Information
product_title_store=Manage Product Information
product_title_query=Query Product Information
product_title_list=Product List
product_title_detail=Product Detail
product_item_name=Product Name
product_item_category=Product Category
product_item_desccn=Description
product_item_price=Price
product_item_producer=Publisher
product_item_status=Status
product_item_picture=Product Picture
product_delete_success=Delete Product Success!
product_store_success=Save Product Success!
product_query_notfound=Couldn't find the product information!
product_query_success=Please Look the product's list!
product_update_prompt=Please Corrent the product information!
product_query_prompt=Please input query condition!
product_detail_notfound=Couldn't find the product information!
# 商品状态信息
product_status=0,1,2
product_status_0=Normal
product_status_1=Out Of Stock
product_status_2=Not Sale
# 购物车信息
cart_title=Product in my cart
cart_item_totalfee=Total
cart_item_total=Total
cart_item_quantity=Quantity
# Shopping
title=Welcome you to the galaxyboat shopping!
total=Total....
welcome=,Welcome!
# 会员信息
userinfo_title_register=Register
userinfo_item_logname=Logname
userinfo_item_password=Password
userinfo_item_repassword=Confirm Password
userinfo_item_name=Name
userinfo_item_idnumber=ID Card
userinfo_item_address=Adress
userinfo_item_email=Email
userinfo_item_postcode=Postcode
userinfo_item_telp=Telephone
userinfo_register_prompt=Please input registeration information!
userinfo_password_notsame=Password and Confirm Password not same!
userinfo_logname_exist=The logname already Exists!
# Order信息
order_title_prompt=Please input contact information!
order_store_success=Submit order success!
order_finish_success=Finish order success!
order_cancel_success=Candel order success!
order_title_list=Order List
order_item_orderdate=Time
order_item_totalfee=Total Fee
order_item_status=Status
order_item_name=Receiver
# 订单状态信息
order_status=0,1,2
order_status_0=Processing
order_status_1=Finish
order_status_2=Cancel
# Validator
errors.required={0} is required.
errors.minlength={0} cannot be less than {1} characters.
errors.maxlength={0} cannot be greater than {2} characters.
errors.invalid={0} is invalid.
errors.byte={0} must be an byte.
errors.short={0} must be an short.
errors.integer={0} must be an integer.
errors.long={0} must be an long.
errors.float={0} must be an float.
errors.double={0} must be an double.
errors.date={0} is not a date.
errors.range={0} is not in the range {1} through {2}.
errors.creditcard={0} is not a valid credit card number.
errors.email={0} is an invalid e-mail address.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -