123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- # Copyright (C) 2021 SuperAdmin
- #
- # This program is free software: you can redistribute it and/or modify
- # it under the terms of the GNU General Public License as published by
- # the Free Software Foundation, either version 3 of the License, or
- # (at your option) any later version.
- #
- # This program is distributed in the hope that it will be useful,
- # but WITHOUT ANY WARRANTY; without even the implied warranty of
- # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- # GNU General Public License for more details.
- #
- # You should have received a copy of the GNU General Public License
- # along with this program. If not, see .
- #
- # Generic
- #
- # Module label 'ModuleKnowledgeManagementName'
- ModuleKnowledgeManagementName = 知識管理システム
- # Module description 'ModuleKnowledgeManagementDesc'
- ModuleKnowledgeManagementDesc=ナレッジマネジメント(KM)またはヘルプデスクベースを管理する
- #
- # Admin page
- #
- KnowledgeManagementSetup = ナレッジマネジメントシステムの設定
- Settings = 設定
- KnowledgeManagementSetupPage = ナレッジマネジメントシステムの設定ページ
- #
- # About page
- #
- About = 約
- KnowledgeManagementAbout = 知識管理について
- KnowledgeManagementAboutPage = 知識管理に関するページ
- KnowledgeManagementArea = 知識管理
- MenuKnowledgeRecord = 知識ベース
- ListKnowledgeRecord = 項目一覧
- NewKnowledgeRecord = 新しい項目
- ValidateReply = ソリューションを検証
- KnowledgeRecords = 項目s
- KnowledgeRecord = 項目
- KnowledgeRecordExtraFields = 項目のエクストラフィールド
- GroupOfTicket=チケットのグループ
- YouCanLinkArticleToATicketCategory=記事をチケット グループにリンクできる(すると、記事はこのグループのすべてのチケットで強調表示される)。
- SuggestedForTicketsInGroup=チケットに対して提案されるのは、グループが
- SetObsolete=廃止として設定
- ConfirmCloseKM=この項目の締めくくりが廃止されたことを確定するか?
- ConfirmReopenKM=この項目を状態「検証済」に復元するか?
|