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 Gestión del Conocimiento
- # Module description 'ModuleKnowledgeManagementDesc'
- ModuleKnowledgeManagementDesc=Gestionar una base de Gestión del Conocimiento (KM) o Mesa de ayuda
- #
- # Admin page
- #
- KnowledgeManagementSetup = Configuración del Sistema de Gestión del Conocimiento
- Settings = Configuraciones
- KnowledgeManagementSetupPage = Página de configuración del Sistema de Gestión del Conocimiento
- #
- # About page
- #
- About = Acerca de
- KnowledgeManagementAbout = Acerca de la Gestión del Conocimiento
- KnowledgeManagementAboutPage = Gestión del Conocimiento sobre la página
- KnowledgeManagementArea = Gestión del Conocimiento
- MenuKnowledgeRecord = Base de Conocimientos
- ListKnowledgeRecord = Lista de articulos
- NewKnowledgeRecord = Articulo nuevo
- ValidateReply = Validar solución
- KnowledgeRecords = Artículos
- KnowledgeRecord = Artículo
- KnowledgeRecordExtraFields = Campos adicionales para el artículo
- GroupOfTicket=Grupo de tickets
- YouCanLinkArticleToATicketCategory=Puede vincular el artículo a un grupo de tickets (para que el artículo se resalte en cualquier ticket de este grupo)
- SuggestedForTicketsInGroup=Sugerido para tickets cuando el grupo es
- SetObsolete=Marcar como obsoleto
- ConfirmCloseKM=¿Confirma el cierre de este artículo como obsoleto?
- ConfirmReopenKM=¿Quieres reabrir este artículo al estado "Validado"?
|