mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-05 16:42:53 +01:00
61 lines
2.3 KiB
Plaintext
61 lines
2.3 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 di gestione della conoscenza
|
|
# Module description 'ModuleKnowledgeManagementDesc'
|
|
ModuleKnowledgeManagementDesc=Gestire una base di Knowledge Management (KM) o Help-Desk
|
|
|
|
#
|
|
# Admin page
|
|
#
|
|
KnowledgeManagementSetup = Configurazione del sistema di gestione della conoscenza
|
|
Settings = Impostazioni
|
|
KnowledgeManagementSetupPage = Pagina di configurazione del sistema di gestione della conoscenza
|
|
|
|
|
|
#
|
|
# About page
|
|
#
|
|
About = Info
|
|
KnowledgeManagementAbout = Informazioni sulla gestione della conoscenza
|
|
KnowledgeManagementAboutPage = Gestione della conoscenza sulla pagina
|
|
|
|
KnowledgeManagementArea = Gestione della conoscenza
|
|
MenuKnowledgeRecord = Base di conoscenza
|
|
ListKnowledgeRecord = Elenco degli articoli
|
|
NewKnowledgeRecord = Nuovo articolo
|
|
ValidateReply = Convalida la soluzione
|
|
KnowledgeRecords = Articoli
|
|
KnowledgeRecord = Articolo
|
|
KnowledgeRecordExtraFields = Extracampi per l'art
|
|
GroupOfTicket=Gruppo di biglietti
|
|
YouCanLinkArticleToATicketCategory=You can link the article to a ticket group (so the article will be highlighted on any tickets in this group)
|
|
SuggestedForTicketsInGroup=Suggerito per i tickets del gruppo
|
|
|
|
SetObsolete=Imposta come obsoleto
|
|
ConfirmCloseKM=Confermi la chiusura di questo articolo come obsoleto?
|
|
ConfirmReopenKM=Vuoi ripristinare questo articolo allo stato "Convalidato"?
|
|
BoxLastKnowledgerecordDescription=Last %s articles
|
|
BoxLastKnowledgerecord=Last articles
|
|
BoxLastKnowledgerecordContent=Last articles
|
|
BoxLastKnowledgerecordModifiedContent=Last modified articles
|
|
BoxLastModifiedKnowledgerecordDescription=Last %s modified articles
|
|
BoxLastModifiedKnowledgerecord=Last modified articles
|