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 Gestión del Conocimiento
  20. # Module description 'ModuleKnowledgeManagementDesc'
  21. ModuleKnowledgeManagementDesc=Gestionar una base de Gestión del Conocimiento (KM) o Mesa de ayuda
  22. #
  23. # Admin page
  24. #
  25. KnowledgeManagementSetup = Configuración del Sistema de Gestión del Conocimiento
  26. Settings = Configuraciones
  27. KnowledgeManagementSetupPage = Página de configuración del Sistema de Gestión del Conocimiento
  28. #
  29. # About page
  30. #
  31. About = Acerca de
  32. KnowledgeManagementAbout = Acerca de la Gestión del Conocimiento
  33. KnowledgeManagementAboutPage = Gestión del Conocimiento sobre la página
  34. KnowledgeManagementArea = Gestión del Conocimiento
  35. MenuKnowledgeRecord = Base de Conocimientos
  36. ListKnowledgeRecord = Lista de articulos
  37. NewKnowledgeRecord = Articulo nuevo
  38. ValidateReply = Validar solución
  39. KnowledgeRecords = Artículos
  40. KnowledgeRecord = Artículo
  41. KnowledgeRecordExtraFields = Campos adicionales para el artículo
  42. GroupOfTicket=Grupo de tickets
  43. YouCanLinkArticleToATicketCategory=Puede vincular el artículo a un grupo de tickets (para que el artículo se resalte en cualquier ticket de este grupo)
  44. SuggestedForTicketsInGroup=Sugerido para tickets cuando el grupo es
  45. SetObsolete=Marcar como obsoleto
  46. ConfirmCloseKM=¿Confirma el cierre de este artículo como obsoleto?
  47. ConfirmReopenKM=¿Quieres reabrir este artículo al estado "Validado"?