knowledgemanagement.lang 2.0 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 = Sistema de xestión do coñecemento
  20. # Module description 'ModuleKnowledgeManagementDesc'
  21. ModuleKnowledgeManagementDesc=Xestionar a Xestión do Coñecemento (XC) ou Help_Desk
  22. #
  23. # Admin page
  24. #
  25. KnowledgeManagementSetup = Configuración do Sistema de Xestión do Coñecemento
  26. Settings = Configuracións
  27. KnowledgeManagementSetupPage = Páxina de configuración do Sistema de Xestión do Coñecemento
  28. #
  29. # About page
  30. #
  31. About = Acerca de
  32. KnowledgeManagementAbout = Sobre a Xestión do Coñécemento
  33. KnowledgeManagementAboutPage = Páxina sobre a Xestión do Coñecemento
  34. KnowledgeManagementArea = Xestión do Coñecemento
  35. MenuKnowledgeRecord = Base de Coñecemento
  36. ListKnowledgeRecord = Listaxe de artígos
  37. NewKnowledgeRecord = Novo artigo
  38. ValidateReply = Validar a solución
  39. KnowledgeRecords = Artigos
  40. KnowledgeRecord = Artigo
  41. KnowledgeRecordExtraFields = Campos extras para Artigos
  42. GroupOfTicket=Grupo de tickets
  43. YouCanLinkArticleToATicketCategory=Pode ligar o artigo a un grupo de entradas (polo que o artigo destacará en calquera entrada deste grupo)
  44. SuggestedForTicketsInGroup=Suxerido para tickes cando o grupo é
  45. SetObsolete=Establécese como obsoleto
  46. ConfirmCloseKM=Está certo de querer confirmar o peche deste artigo como obsoleto?
  47. ConfirmReopenKM=Está certo de querer restaurar este artigo ao estado "Validado"?