mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-09 11:08:34 +01:00
56 lines
1.6 KiB
Plaintext
56 lines
1.6 KiB
Plaintext
# 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 xestión do coñecemento
|
|
# Module description 'ModuleKnowledgeManagementDesc'
|
|
ModuleKnowledgeManagementDesc=Xestionar a Xestión do Coñecemento (XC) ou Help_Desk
|
|
|
|
#
|
|
# Admin page
|
|
#
|
|
KnowledgeManagementSetup = Configuración do Sistema de Xestión do Coñecemento
|
|
Settings = Configuracións
|
|
KnowledgeManagementSetupPage = Páxina de configuración do Sistema de Xestión do Coñecemento
|
|
|
|
|
|
#
|
|
# About page
|
|
#
|
|
About = Acerca de
|
|
KnowledgeManagementAbout = Sobre a Xestión do Coñécemento
|
|
KnowledgeManagementAboutPage = Páxina sobre a Xestión do Coñecemento
|
|
|
|
#
|
|
# Sample page
|
|
#
|
|
KnowledgeManagementArea = Xestión do Coñecemento
|
|
|
|
|
|
#
|
|
# Menu
|
|
#
|
|
MenuKnowledgeRecord = Base de Coñecemento
|
|
ListKnowledgeRecord = Listaxe de artígos
|
|
NewKnowledgeRecord = Novo artigo
|
|
ValidateReply = Validar a solución
|
|
KnowledgeRecords = Artigos
|
|
KnowledgeRecord = Artigo
|
|
KnowledgeRecordExtraFields = Campos extras para Artigos
|