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) 或HelpDesk
  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=建議的服務單群組
  45. SetObsolete=設定為已過時
  46. ConfirmCloseKM=您確定要將此文章關閉並設定為已過時嗎?
  47. ConfirmReopenKM=您想將此文章恢復到“已驗證”狀態嗎?