mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-15 22:11:36 +01:00
55 lines
2.0 KiB
Plaintext
55 lines
2.0 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 gestió del coneixement
|
|
# Module description 'ModuleKnowledgeManagementDesc'
|
|
ModuleKnowledgeManagementDesc=Gestioneu una base de Gestió del Coneixement (KM) o Help-Desk
|
|
|
|
#
|
|
# Admin page
|
|
#
|
|
KnowledgeManagementSetup = Configuració del sistema de gestió del coneixement
|
|
Settings = Configuració
|
|
KnowledgeManagementSetupPage = Pàgina de configuració del sistema de gestió del coneixement
|
|
|
|
|
|
#
|
|
# About page
|
|
#
|
|
About = Quant a
|
|
KnowledgeManagementAbout = Sobre la gestió del coneixement
|
|
KnowledgeManagementAboutPage = Gestió del coneixement sobre la pàgina
|
|
|
|
KnowledgeManagementArea = Gestió del coneixement
|
|
MenuKnowledgeRecord = Base de coneixements
|
|
ListKnowledgeRecord = Llista d'articles
|
|
NewKnowledgeRecord = Nou article
|
|
ValidateReply = Validar la solució
|
|
KnowledgeRecords = Articles
|
|
KnowledgeRecord = Article
|
|
KnowledgeRecordExtraFields = Camps extra per a l'article
|
|
GroupOfTicket=Grup de tiquets
|
|
YouCanLinkArticleToATicketCategory=Pots enllaçar l'article a un grup de tiquets (de manera que l'article es destacarà a qualsevol tiquet d'aquest grup)
|
|
SuggestedForTicketsInGroup=Suggerit per a entrades quan el grup està
|
|
|
|
SetObsolete=S'estableix com a obsolet
|
|
ConfirmCloseKM=Confirmeu el tancament d'aquest article com a obsolet?
|
|
ConfirmReopenKM=Voleu restaurar aquest article a l'estat "Validat"?
|