[tx-robot] updated from transifex
This commit is contained in:
@@ -96,7 +96,6 @@ OC.L10N.register(
|
||||
"Could not write file to disk" : "无法写入文件到磁盘",
|
||||
"A PHP extension stopped the file upload" : "PHP扩展停止了文件上传。",
|
||||
"No file uploaded or file size exceeds maximum of %s" : "没有文件被上传或文件大小超出最大值 %s",
|
||||
"A kanban style project and personal management tool for Nextcloud" : "一款用于 Nextcloud 的看板风格的项目和个人管理工具 ",
|
||||
"Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "看板是集成于 Nextcloud 中的一款看板风格的任务管理工具,用于帮助进行个人计划与项目安排。\n\n\n- 📥 把您的任务添加到卡片上,并将它们有序排列\n- 📄 将您的补充说明用markdown写下来\n- 🔖 利用指派标签更好地进行筹划\n- 👥 与您的团队,朋友或家人共享\n- 📎 附加文件并将它们嵌入到您的markdown说明中\n- 💬 用评论与您的团队讨论\n- ⚡ 在活动流中紧跟变化\n- 🚀 使您的项目井井有条",
|
||||
"Create new board" : "创建新面板",
|
||||
"new board" : "新面板",
|
||||
@@ -107,7 +106,6 @@ OC.L10N.register(
|
||||
"Select a card" : "选择一张卡片",
|
||||
"Link to card" : "链接到卡片",
|
||||
"Cancel" : "取消",
|
||||
"Add new stack" : "添加新任务",
|
||||
"Show archived cards" : "显示已存档的卡片",
|
||||
"Hide archived cards" : "隐藏已存档的卡片",
|
||||
"Toggle compact mode" : "切换简洁模式",
|
||||
@@ -125,7 +123,6 @@ OC.L10N.register(
|
||||
"Can manage" : "可以管理",
|
||||
"Delete" : "删除",
|
||||
"Add a new stack" : "添加一个新任务",
|
||||
"Delete stack" : "删除任务",
|
||||
"Add card" : "添加卡片",
|
||||
"Edit" : "编辑",
|
||||
"Add a new label" : "添加一个新的标签",
|
||||
@@ -138,6 +135,7 @@ OC.L10N.register(
|
||||
"Set a due date" : "设置一个截止日期",
|
||||
"Remove due date" : "移除截至日期",
|
||||
"Description" : "描述",
|
||||
"Formatting help" : "格式化帮助",
|
||||
"Attachments" : "附件",
|
||||
"Comments" : "评论",
|
||||
"Timeline" : "时间线",
|
||||
|
||||
Reference in New Issue
Block a user