|
|
|
|
@ -9,6 +9,7 @@ export default {
|
|
|
|
|
|
|
|
|
|
translation: {
|
|
|
|
|
common: {
|
|
|
|
|
aboutPlanka: '关于 Planka',
|
|
|
|
|
account: '账号',
|
|
|
|
|
actions: '操作',
|
|
|
|
|
addAttachment_title: '添加附件',
|
|
|
|
|
@ -38,6 +39,9 @@ export default {
|
|
|
|
|
background: '背景',
|
|
|
|
|
board: '面板',
|
|
|
|
|
boardNotFound_title: '面板不存在',
|
|
|
|
|
canComment: '可以评论',
|
|
|
|
|
canEditContentOfBoard: '可以编辑面板内容',
|
|
|
|
|
canOnlyViewBoard: '仅可查看面板',
|
|
|
|
|
cardActions_title: '卡片操作',
|
|
|
|
|
cardNotFound_title: '卡片不存在',
|
|
|
|
|
cardOrActionAreDeleted: '卡片或操作已经被删除',
|
|
|
|
|
@ -61,14 +65,18 @@ export default {
|
|
|
|
|
deleteTask_title: '删除任务',
|
|
|
|
|
deleteUser_title: '删除用户',
|
|
|
|
|
description: '描述',
|
|
|
|
|
detectAutomatically: '自动删除',
|
|
|
|
|
dropFileToUpload: '拖放文件以上传',
|
|
|
|
|
editor: '编辑器',
|
|
|
|
|
editAttachment_title: '编辑附件',
|
|
|
|
|
editAvatar_title: '编辑头像',
|
|
|
|
|
editBoard_title: '编辑面板',
|
|
|
|
|
editDueDate_title: '编辑截止时间',
|
|
|
|
|
editEmail_title: '编辑邮箱',
|
|
|
|
|
editInformation_title: '编辑信息',
|
|
|
|
|
editLabel_title: '编辑标签',
|
|
|
|
|
editPassword_title: '修改密码',
|
|
|
|
|
editPermissions_title: '修改权限',
|
|
|
|
|
editStopwatch_title: '修改时间',
|
|
|
|
|
editUsername_title: '修改用户名',
|
|
|
|
|
email: '邮箱',
|
|
|
|
|
@ -81,11 +89,14 @@ export default {
|
|
|
|
|
enterTaskDescription: '输入任务描述...',
|
|
|
|
|
filterByLabels_title: '通过标签筛选',
|
|
|
|
|
filterByMembers_title: '通过成员筛选',
|
|
|
|
|
fromComputer_title: '从本机',
|
|
|
|
|
fromComputer_title: '来自计算机',
|
|
|
|
|
fromTrello: '来自 Trello',
|
|
|
|
|
general: '全体',
|
|
|
|
|
hours: '小时',
|
|
|
|
|
importBoard_title: '导入面板',
|
|
|
|
|
invalidCurrentPassword: '当前密码错误',
|
|
|
|
|
labels: '标签',
|
|
|
|
|
language: '语言',
|
|
|
|
|
leaveBoard_title: '离开面板',
|
|
|
|
|
leaveProject_title: '离开项目',
|
|
|
|
|
list: '列表',
|
|
|
|
|
@ -115,15 +126,21 @@ export default {
|
|
|
|
|
projectNotFound_title: '项目未找到',
|
|
|
|
|
removeManager_title: '删除管理员',
|
|
|
|
|
removeMember_title: '删除成员',
|
|
|
|
|
searchLabels: '搜索标签...',
|
|
|
|
|
searchMembers: '搜索成员...',
|
|
|
|
|
searchUsers: '搜索用户...',
|
|
|
|
|
seconds: '秒',
|
|
|
|
|
selectBoard: '选择面板',
|
|
|
|
|
selectList: '选择列表',
|
|
|
|
|
selectPermissions_title: '选择权限',
|
|
|
|
|
selectProject: '选择项目',
|
|
|
|
|
settings: '设置',
|
|
|
|
|
stopwatch: '计时器',
|
|
|
|
|
subscribeToMyOwnCardsByDefault: '默认关注自己创建的卡片',
|
|
|
|
|
taskActions_title: '任务操作',
|
|
|
|
|
tasks: '任务',
|
|
|
|
|
thereIsNoPreviewAvailableForThisAttachment:
|
|
|
|
|
'此附件无法预览',
|
|
|
|
|
time: '时间',
|
|
|
|
|
title: '标题',
|
|
|
|
|
userActions_title: '用户操作',
|
|
|
|
|
@ -136,6 +153,8 @@ export default {
|
|
|
|
|
username: '用户名',
|
|
|
|
|
usernameAlreadyInUse: '用户名已被占用',
|
|
|
|
|
users: '用户',
|
|
|
|
|
version: '版本',
|
|
|
|
|
viewer: '视图',
|
|
|
|
|
writeComment: '编写评论...',
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
@ -147,6 +166,7 @@ export default {
|
|
|
|
|
addCard_title: '添加卡片',
|
|
|
|
|
addComment: '添加评论',
|
|
|
|
|
addList: '添加列表',
|
|
|
|
|
addMember: 'Add member',
|
|
|
|
|
addMoreDetailedDescription: '添加更多详细描述',
|
|
|
|
|
addTask: '添加任务',
|
|
|
|
|
addToCard: '添加到卡片',
|
|
|
|
|
@ -176,10 +196,14 @@ export default {
|
|
|
|
|
editDueDate_title: '编辑到期时间',
|
|
|
|
|
editDescription_title: '编辑描述',
|
|
|
|
|
editEmail_title: '编辑邮箱',
|
|
|
|
|
editInformation_title: '编辑信息',
|
|
|
|
|
editPassword_title: '编辑密码',
|
|
|
|
|
editPermissions: '编辑权限',
|
|
|
|
|
editStopwatch_title: '编辑时间',
|
|
|
|
|
editTitle_title: '编辑标题',
|
|
|
|
|
editUsername_title: '编辑用户名',
|
|
|
|
|
hideDetails: '隐藏详情',
|
|
|
|
|
import: '导入',
|
|
|
|
|
leaveBoard: '离开面板',
|
|
|
|
|
leaveProject: '离开项目',
|
|
|
|
|
logOut_title: '退出',
|
|
|
|
|
@ -195,6 +219,7 @@ export default {
|
|
|
|
|
removeMember: '删除成员',
|
|
|
|
|
save: '保存',
|
|
|
|
|
showAllAttachments: '显示所有的附件 ({{hidden}} 隐藏)',
|
|
|
|
|
showDetails: '显示详情',
|
|
|
|
|
showFewerAttachments: '显示较少的附件',
|
|
|
|
|
start: '开始',
|
|
|
|
|
stop: '结束',
|
|
|
|
|
|