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 = Sistema de Gestão de Conhecimento
- # Module description 'ModuleKnowledgeManagementDesc'
- ModuleKnowledgeManagementDesc=Gerir uma «Gestão de Conhecimento» (KM) ou base do «Centro de Ajuda»
- #
- # Admin page
- #
- KnowledgeManagementSetup = Configurar Sistema de Gestão de Conhecimento
- Settings = Definições
- KnowledgeManagementSetupPage = Página de configuração do Sistema de Gestão de Conhecimento
- #
- # About page
- #
- About = Sobre
- KnowledgeManagementAbout = Sobre Gestão de Conhecimento
- KnowledgeManagementAboutPage = Página de sobre a Gestão de Conhecimento
- KnowledgeManagementArea = Gestão de Conhecimento
- MenuKnowledgeRecord = Base conhecimento
- ListKnowledgeRecord = Lista de artigos
- NewKnowledgeRecord = Novo artigo
- ValidateReply = Validar solução
- KnowledgeRecords = Artigos
- KnowledgeRecord = Artigo
- KnowledgeRecordExtraFields = Campos extra para o Artigo
- GroupOfTicket=Group of tickets
- YouCanLinkArticleToATicketCategory=You can link an article to a ticket group (so the article will be suggested during qualification of new tickets)
- SuggestedForTicketsInGroup=Suggested for tickets when group is
- SetObsolete=Set as obsolete
- ConfirmCloseKM=Do you confirm the closing of this article as obsolete ?
- ConfirmReopenKM=Do you want to restore this article to status "Validated" ?
|