knowledgemanagement.lang 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. # Copyright (C) 2021 SuperAdmin
  2. #
  3. # This program is free software: you can redistribute it and/or modify
  4. # it under the terms of the GNU General Public License as published by
  5. # the Free Software Foundation, either version 3 of the License, or
  6. # (at your option) any later version.
  7. #
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. # GNU General Public License for more details.
  12. #
  13. # You should have received a copy of the GNU General Public License
  14. # along with this program. If not, see .
  15. #
  16. # Generic
  17. #
  18. # Module label 'ModuleKnowledgeManagementName'
  19. ModuleKnowledgeManagementName = 知识管理系统
  20. # Module description 'ModuleKnowledgeManagementDesc'
  21. ModuleKnowledgeManagementDesc=管理一个知识管理(KM)或服务台基础
  22. #
  23. # Admin page
  24. #
  25. KnowledgeManagementSetup = 知识管理系统设置
  26. Settings = 设置
  27. KnowledgeManagementSetupPage = 知识管理系统设置页面
  28. #
  29. # About page
  30. #
  31. About = 关于
  32. KnowledgeManagementAbout = 关于知识管理
  33. KnowledgeManagementAboutPage = 知识管理简介页面
  34. KnowledgeManagementArea = 知识管理
  35. MenuKnowledgeRecord = 知识库
  36. ListKnowledgeRecord = 文章清单
  37. NewKnowledgeRecord = 新文章
  38. ValidateReply = 验证方案
  39. KnowledgeRecords = 文章
  40. KnowledgeRecord = 文章
  41. KnowledgeRecordExtraFields = 文章的附加字段
  42. GroupOfTicket=工单组
  43. YouCanLinkArticleToATicketCategory=您可以将文章链接到一个工单组(这样文章就会在这个组的任何工单上突出显示)。
  44. SuggestedForTicketsInGroup=Suggested on ticket creation
  45. SetObsolete=设置为过时的
  46. ConfirmCloseKM=你是否确认要将这篇文章关闭并设定为已经过时吗?
  47. ConfirmReopenKM=您想将这篇文章恢复到 "已验证 "状态吗?