|
|
@@ -0,0 +1,83 @@ |
|
|
|
{ |
|
|
|
"NewPinTitle": "创建 Pin", |
|
|
|
"EditPinTitle": "编辑 Pin", |
|
|
|
"BoardCreateTitle": "创建画板", |
|
|
|
"BoardEditTitle": "编辑画板", |
|
|
|
"loginTitle": "登录", |
|
|
|
"loginButton": "登录", |
|
|
|
"closeButton": "关闭", |
|
|
|
"end": "没有更多啦", |
|
|
|
"bookmarkletLink": "Pinry书签助手", |
|
|
|
"createLink": "新建", |
|
|
|
"pinLink": "Pin", |
|
|
|
"boardLink": "画板", |
|
|
|
"myLink": "我的", |
|
|
|
"boardsLink": "画板", |
|
|
|
"pinsLink": "Pin", |
|
|
|
"profileLink": "个人资料", |
|
|
|
"browserExtensionsLink": "浏览器插件", |
|
|
|
"chromeLink": "Chrome", |
|
|
|
"firefoxLink": "Firefox", |
|
|
|
"signUpLink": "注册", |
|
|
|
"logInLink": "登录", |
|
|
|
"logOutLink": "登出", |
|
|
|
"signUpTitle": "注册", |
|
|
|
"registerButton": "注册", |
|
|
|
"pageNotFound": "哇!你想找的灵感不在这里诶", |
|
|
|
"error404": "404 Not Found", |
|
|
|
"pinsInBoard": "画板内 Pin: ", |
|
|
|
"isPrivateCheckbox": "设为私有", |
|
|
|
"createBoardButton": "创建画板", |
|
|
|
"saveChangesButton": "保存更改", |
|
|
|
"pinnedByTitle": "创建者 ", |
|
|
|
"sourceButton": "来源链接", |
|
|
|
"originalImageButton": "原图链接", |
|
|
|
"permalinkButton": "分享链接", |
|
|
|
"pinnedByInfo": "创建者", |
|
|
|
"sourceLink": "来源", |
|
|
|
"userProfileCardContent": "也许是另一个 Piny 用户", |
|
|
|
"pinsUserProfileCardLink": "Pin", |
|
|
|
"boardsUserProfileCardLink": "画板", |
|
|
|
"profileUserProfileCardLink": "个人资料", |
|
|
|
"tokenUserProfileCardTitle": "Token", |
|
|
|
"tokenUserProfileCardContent": "你的 Token 是:", |
|
|
|
"pleaseReadTokenUserProfileCardContent": "请参阅 ", |
|
|
|
"forMoreDetailsParagraph": " 获取更多关于如何使用的详情", |
|
|
|
"drfApiDocumentationLink": "DRF API 文档", |
|
|
|
"searchButton": "搜索", |
|
|
|
"noResultsFound": "没有找到任何结果", |
|
|
|
"SearchPanelBoardOption": "画板", |
|
|
|
"SearchPanelTagOption": "标签", |
|
|
|
"Add2BoardModalCardTitle": "添加到画板", |
|
|
|
"Add2BoardModalCardButton": "添加到画板", |
|
|
|
"FileUploadDescription": "拖拽图片或者点击上传", |
|
|
|
"filterSelectCreateNewBoardButton": "创建新画板", |
|
|
|
"pinCreateModalEmptySlot": "没有内容", |
|
|
|
"pinCreateModalCreatePinButton": "创建 Pin", |
|
|
|
"pinCreateModalSaveChangesButton": "保存更改", |
|
|
|
"passwordSignUpPlaceholder": "密码", |
|
|
|
"passwordLoginPlaceholder": "密码", |
|
|
|
"boardNamePlaceholder": "画板名称", |
|
|
|
"usernamePlaceholder": "用户名", |
|
|
|
"emailPlaceholder": "邮件地址", |
|
|
|
"repeatPasswordInputPlaceholder": "再次键入密码", |
|
|
|
"chooseFilterPlaceholder": "选择过滤器", |
|
|
|
"selectFilterPlaceholder": "选择一个过滤器并过滤", |
|
|
|
"searchBoardPlaceholder": "键入关键字搜索画板", |
|
|
|
"filterSelectSelectBoardPlaceholder": "关键字查找或新建画板", |
|
|
|
"pinCreateModalImageURLPlaceholder": "图片 URL 地址", |
|
|
|
"pinCreateModalImageSourcePlaceholder": "你在哪个页面找到这个 Pin", |
|
|
|
"pinCreateModalImageTagsPlaceholder": "英文逗号分隔标签", |
|
|
|
"pinCreateModalImageDescriptionPlaceholder": "这个 Pin 给你什么灵感?", |
|
|
|
"emailLabel": "邮箱", |
|
|
|
"usernameLabel": "用户名", |
|
|
|
"passwordLabel": "密码", |
|
|
|
"repeatPasswordLabel": "重复一次密码", |
|
|
|
"nameLabel": "名字", |
|
|
|
"privacyOptionLabel": "隐私选项", |
|
|
|
"imageUrlLabel": "图片 URL 地址", |
|
|
|
"imageSourceLabel": "图片来源", |
|
|
|
"tagsLabel": "标签", |
|
|
|
"descriptionLabel": "描述", |
|
|
|
"selectBoardLabel": "选择画板" |
|
|
|
} |