All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.ars.i18n.ars-module-cms_zh_CN.properties Maven / Gradle / Ivy

The newest version!
ars.module.cms.model.Site=站点
ars.module.cms.model.Site.code=编号
ars.module.cms.model.Site.name=名称
ars.module.cms.model.Site.logo=图标
ars.module.cms.model.Site.domain=域名
ars.module.cms.model.Site.template=模板
ars.module.cms.model.Site.staticize=已静态化
ars.module.cms.model.Site.id=主键
ars.module.cms.model.Site.order=排序
ars.module.cms.model.Site.status=状态
ars.module.cms.model.Site.active=是否有效
ars.module.cms.model.Site.remark=备注
ars.module.cms.model.Site.creator=创建用户
ars.module.cms.model.Site.updater=更新用户
ars.module.cms.model.Site.process=流程标识
ars.module.cms.model.Site.dateJoined=创建时间
ars.module.cms.model.Site.dateUpdate=更新时间

ars.module.cms.model.Channel=文章栏目
ars.module.cms.model.Channel.code=编号
ars.module.cms.model.Channel.name=名称
ars.module.cms.model.Channel.logo=图片
ars.module.cms.model.Channel.link=外部链接
ars.module.cms.model.Channel.template=模板
ars.module.cms.model.Channel.staticize=已静态化
ars.module.cms.model.Channel.sites=所属站点
ars.module.cms.model.Channel.key=栏目树标识
ars.module.cms.model.Channel.level=栏目层级
ars.module.cms.model.Channel.leaf=是否是末级
ars.module.cms.model.Channel.parent=父栏目
ars.module.cms.model.Channel.children=子栏目
ars.module.cms.model.Channel.id=主键
ars.module.cms.model.Channel.order=排序
ars.module.cms.model.Channel.status=状态
ars.module.cms.model.Channel.active=是否有效
ars.module.cms.model.Channel.remark=备注
ars.module.cms.model.Channel.creator=创建用户
ars.module.cms.model.Channel.updater=更新用户
ars.module.cms.model.Channel.process=流程标识
ars.module.cms.model.Channel.dateJoined=创建时间
ars.module.cms.model.Channel.dateUpdate=更新时间

ars.module.cms.model.Content=文章内容
ars.module.cms.model.Content.title=标题
ars.module.cms.model.Content.txt=正文
ars.module.cms.model.Content.logo=标题图
ars.module.cms.model.Content.link=外部链接
ars.module.cms.model.Content.author=作者
ars.module.cms.model.Content.origin=来源
ars.module.cms.model.Content.template=模板
ars.module.cms.model.Content.staticize=已静态化
ars.module.cms.model.Content.top=是否置顶
ars.module.cms.model.Content.focus=是否焦点
ars.module.cms.model.Content.recommend=是否推荐
ars.module.cms.model.Content.accesses=访问次数
ars.module.cms.model.Content.released=发布日期
ars.module.cms.model.Content.channels=所属栏目
ars.module.cms.model.Content.categories=所属类别
ars.module.cms.model.Content.attachments=附件列表
ars.module.cms.model.Content.id=主键
ars.module.cms.model.Content.order=排序
ars.module.cms.model.Content.status=状态
ars.module.cms.model.Content.active=是否有效
ars.module.cms.model.Content.remark=备注
ars.module.cms.model.Content.creator=创建用户
ars.module.cms.model.Content.updater=更新用户
ars.module.cms.model.Content.process=流程标识
ars.module.cms.model.Content.dateJoined=创建时间
ars.module.cms.model.Content.dateUpdate=更新时间

ars.module.cms.model.Category=内容类别
ars.module.cms.model.Category.name=名称
ars.module.cms.model.Category.key=栏目树标识
ars.module.cms.model.Category.level=栏目层级
ars.module.cms.model.Category.leaf=是否是末级
ars.module.cms.model.Category.parent=父类别
ars.module.cms.model.Category.children=子类别
ars.module.cms.model.Category.id=主键
ars.module.cms.model.Category.order=排序
ars.module.cms.model.Category.status=状态
ars.module.cms.model.Category.active=是否有效
ars.module.cms.model.Category.remark=备注
ars.module.cms.model.Category.creator=创建用户
ars.module.cms.model.Category.updater=更新用户
ars.module.cms.model.Category.process=流程标识
ars.module.cms.model.Category.dateJoined=创建时间
ars.module.cms.model.Category.dateUpdate=更新时间

cms=内容管理
cms/site=站点管理
cms/site/add=新增站点
cms/site/delete=删除站点
cms/site/update=修改站点
cms/site/count=获取站点数量
cms/site/stats=获取站点统计
cms/site/objects=获取站点列表
cms/site/object=获取站点信息
cms/site/templates=获取站点模板列表

cms/channel=文章栏目管理
cms/channel/add=新增文章栏目
cms/channel/delete=删除文章栏目
cms/channel/update=修改文章栏目
cms/channel/count=获取文章栏目数量
cms/channel/stats=获取文章栏目统计
cms/channel/objects=获取文章栏目列表
cms/channel/object=获取文章栏目信息
cms/channel/trees=获取文章栏目树列表
cms/channel/view=获取文章栏目视图
cms/channel/render=渲染文章栏目视图
cms/channel/templates=获取栏目模板列表

cms/content=文章内容管理
cms/content/add=新增文章内容
cms/content/delete=删除文章内容
cms/content/update=修改文章内容
cms/content/count=获取文章内容数量
cms/content/stats=获取文章内容统计
cms/content/objects=获取文章内容列表
cms/content/object=获取文章内容信息
cms/content/view=获取文章内容视图
cms/content/render=渲染文章内容视图
cms/content/templates=获取文章模板列表
cms/content/static/upload=上传内容静态文件
cms/content/static/download=下载内容静态文件

cms/category=内容类别管理
cms/category/add=新增内容类别
cms/category/delete=删除内容类别
cms/category/update=修改内容类别
cms/category/count=获取内容类别数量
cms/category/stats=获取内容类别统计
cms/category/objects=获取内容类别列表
cms/category/object=获取内容类别信息
cms/category/trees=获取内容类别树列表

cms/static=资源管理
cms/static/append=新增文件/目录
cms/static/content=获取文件内容
cms/static/copy=拷贝文件/目录
cms/static/download=下载文件
cms/static/files=获取文件描述列表
cms/static/move=移动文件/目录
cms/static/remove=移除文件/目录
cms/static/rename=重命名文件/目录
cms/static/trees=获取文件描述树列表
cms/static/update=修改文件内容
cms/static/upload=上传文件

cms/template=模板管理
cms/template/append=新增文件/目录
cms/template/content=获取文件内容
cms/template/copy=拷贝文件/目录
cms/template/download=下载文件
cms/template/files=获取文件描述列表
cms/template/move=移动文件/目录
cms/template/remove=移除文件/目录
cms/template/rename=重命名文件/目录
cms/template/trees=获取文件描述树列表
cms/template/update=修改文件内容
cms/template/upload=上传文件




© 2015 - 2025 Weber Informatics LLC | Privacy Policy