mirror of https://github.com/halo-dev/halo
157 lines
4.4 KiB
Properties
157 lines
4.4 KiB
Properties
# install page
|
||
install.page.title = Installation Guide
|
||
install.form.language = Language:
|
||
install.form.blogTitle = Blog title:
|
||
install.form.blogUrl = Blog address:
|
||
install.form.userEmail = Email:
|
||
install.form.userName = Username:
|
||
install.form.userDisplayName = Display nickname:
|
||
install.form.userPwd = Password:
|
||
install.form.userRePwd = Confirm password:
|
||
install.btn.submit = Install
|
||
install.success.title = Installation successful!
|
||
install.success.message = You can choose to go to the homepage or log in to the dashboard!
|
||
install.success.btn.front = Homepage
|
||
install.success.btn.dashboard = Dashboard
|
||
install.error.title = Installation failed
|
||
install.error.message = Please return to the installation page and try to reinstall!
|
||
install.error.btn.return = Return
|
||
install.installed.message = Already installed, can not be installed repeatedly!
|
||
|
||
# Login page
|
||
login.page.title = Login
|
||
login.form.loginName = Username/Email
|
||
login.form.loginPwd = Password
|
||
login.btn.login = Login
|
||
login.btn.logining = Logining...
|
||
|
||
# admin menus
|
||
admin.menu.dashboard = Dashboard
|
||
admin.menu.posts = Posts
|
||
admin.menu.all-posts = All Posts
|
||
admin.menu.new-post = Add New
|
||
admin.menu.categories = Categories
|
||
admin.menu.tags = Tags
|
||
admin.menu.pages = Pages
|
||
admin.menu.all-pages = All Pages
|
||
admin.menu.new-page = Add New
|
||
admin.menu.attachments = Attachments
|
||
admin.menu.comments = Comments
|
||
admin.menu.appearance = Appearance
|
||
admin.menu.themes = Themes
|
||
admin.menu.menus = Menus
|
||
admin.menu.edit-theme = Editor
|
||
admin.menu.user = User
|
||
admin.menu.profile = Your Profile
|
||
admin.menu.settings = Settings
|
||
admin.menu.blog-settings = Blog Settings
|
||
admin.menu.blog-backup = Blog Backup
|
||
|
||
# header module
|
||
admin.module.header.a.title.turn-to-front = Turn to front
|
||
admin.module.header.btn.view-all-comments = View all comments
|
||
admin.module.header.btn.profile = Profile
|
||
admin.module.header.btn.loginout = Login out
|
||
|
||
# admin index
|
||
admin.index.title = Dashboard
|
||
admin.index.btn.widgets = Widgets options
|
||
admin.index.bread.index = Home
|
||
admin.index.bread.active = Dashboard
|
||
admin.index.widgets.title = Widgets options
|
||
admin.index.widgets.post-count = Posts count
|
||
admin.index.widgets.posts = Posts
|
||
admin.index.widgets.comment-count = Comments count
|
||
admin.index.widgets.comments = Comments
|
||
admin.index.widgets.attachment-count = Attachments count
|
||
admin.index.widgets.attachments = Attachments
|
||
admin.index.widgets.day-count = Day count
|
||
admin.index.widgets.post-lastest = Newest posts
|
||
admin.index.widgets.comment-lastest = Newest comments
|
||
admin.index.widgets.logs-lastest = Newest logs
|
||
admin.index.widgets.btn.clear-logs = Clear logs
|
||
admin.index.blog-data.motto = Come on! Don’t forget why you left because you’re too far away.
|
||
admin.index.blog-data.during = During this period:
|
||
|
||
# attachments page
|
||
admin.attachments.title = Attachments manage
|
||
|
||
# backup page
|
||
admin.backup.title = Backup manage
|
||
|
||
# categories page
|
||
admin.categories.title = Categories
|
||
|
||
# comments page
|
||
admin.comments.title = Comments manage
|
||
|
||
# menus page
|
||
admin.menus.title = Menus manage
|
||
|
||
# options page
|
||
admin.options.title = Settings
|
||
|
||
# pages page
|
||
admin.pages.title = Pages manage
|
||
|
||
# pages gallery page
|
||
admin.pages.galleries.title = Galleries page
|
||
|
||
# pages link page
|
||
admin.pages.links.title = Links page
|
||
|
||
# pages edit page
|
||
admin.pages.edit.title = Page edit
|
||
|
||
# posts page
|
||
admin.posts.title = Posts manage
|
||
|
||
# posts edit page
|
||
admin.posts.edit.title = Post edit
|
||
|
||
# user profile page
|
||
admin.user.profile.title = Profile
|
||
|
||
# tags page
|
||
admin.tags.title = Tags
|
||
|
||
# themes page
|
||
admin.themes.title = Themes manage
|
||
|
||
# themes edit page
|
||
admin.themes.edit.title = Theme edit
|
||
|
||
# about page
|
||
admin.halo.title = About Halo
|
||
admin.halo.bread.index = Home
|
||
admin.halo.bread.active = About halo
|
||
admin.halo.content.p1 = Halo may be the best Java blog system.
|
||
admin.halo.content.p2 = Thank you very much for writing with Halo.
|
||
admin.halo.content.p3 = If there are bugs or problems that cannot be solved during use, I hope that you will give me feedback in time.
|
||
|
||
# common
|
||
common.btn.save = Save
|
||
common.btn.view-all = View all
|
||
common.btn.upload-image = Upload images
|
||
common.btn.define = OK
|
||
|
||
common.radio.display = Display
|
||
common.radio.hide = Hide
|
||
|
||
common.th.title = Title
|
||
common.th.status = Status
|
||
common.th.date = Date
|
||
common.th.comment-author = Author
|
||
common.th.comment-page = Page
|
||
common.th.content = Content
|
||
common.th.action = Action
|
||
common.th.result = Result
|
||
|
||
common.status.published = Published
|
||
common.status.checking = Pending Review
|
||
common.status.recycle-bin = Recycle bin
|
||
common.status.draft = Draft
|
||
|
||
common.text.no-data = No data
|
||
|