@indiekit/indiekit
Version:
The little server that connects your website to the independent web
105 lines • 2.5 kB
JSON
{
"guidance": {
"discovery": "为使 %s 可以被 Micropub 客户端发现并请求在您的网站上发帖的权限,请将以下值添加到您网站的 `<head>`:"
},
"homepage": {
"title": "欢迎!"
},
"offline": {
"description": "无法显示此页面,因为您当前处于脱机状态。",
"title": "离线"
},
"plugin": {
"options": "选项"
},
"scope": {
"block": {
"label": "阻止用户"
},
"channels": {
"label": "管理频道"
},
"create": {
"label": "创建帖子"
},
"delete": {
"label": "删除帖子和媒体"
},
"draft": {
"label": "仅创建和更新草稿帖子"
},
"email": {
"label": "电子邮件地址"
},
"follow": {
"label": "管理以下列表"
},
"label": "请求的权限",
"media": {
"label": "上传媒体文件"
},
"mute": {
"label": "将用户静音"
},
"none": {
"label": "你没有任何发布权限"
},
"notSupported": {
"hint": "不支持"
},
"profile": {
"label": "个人资料信息"
},
"read": {
"label": "读取频道"
},
"update": {
"label": "更新帖子"
}
},
"session": {
"login": {
"description": "登录以验证您是否拥有 %s",
"me": "网址",
"submit": "继续",
"title": "登录"
},
"logout": {
"title": "登出"
}
},
"status": {
"application": {
"accessToken": "访问令牌",
"authorizationEndpoint": "授权终端节点",
"installedPlugins": "已安装的插件",
"locale": "语言",
"localeNotAvailable": "{{app}} 尚未翻译成 {{locale}}",
"mediaEndpoint": "媒体终端节点",
"micropubEndpoint": "Micropub 终端节点",
"name": "名字",
"summaryTitle": "应用设置",
"themeColor": "主题颜色",
"themeColorScheme": "主题",
"themeColorSchemeValue": {
"automatic": "自动",
"dark": "深色",
"light": "浅色"
},
"timeZone": "时区",
"version": "版本"
},
"publication": {
"channels": "频道",
"locale": "语言",
"me": "网址",
"mediaStore": "媒体商店",
"postTypes": "帖文类型",
"preset": "预设",
"store": "内容存储",
"summaryTitle": "发布设置",
"syndicationTargets": "内容联合目标"
},
"title": "服务器状态"
}
}