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 = Bază de cunoştinţe
- # Module description 'ModuleKnowledgeManagementDesc'
- ModuleKnowledgeManagementDesc=Gestiunea unei Baze de cunoştinţe(KB) sau a unei baze de suport Help-Desk
- #
- # Admin page
- #
- KnowledgeManagementSetup = Configurare Sistem de management al bazei de cunoştinţe
- Settings = Configurări
- KnowledgeManagementSetupPage = Pagină configurare Sistem de management al bazei de cunoştinţe
- #
- # About page
- #
- About = Despre
- KnowledgeManagementAbout = Despre modulul Bază de cunoştinţe
- KnowledgeManagementAboutPage = Pagină despre Managementul bazei de cunoştinţe
- KnowledgeManagementArea = Bază de cunoştinţe
- MenuKnowledgeRecord = Bază de cunoştinţe
- ListKnowledgeRecord = Listă articole
- NewKnowledgeRecord = Articol nou
- ValidateReply = Validare soluţie
- KnowledgeRecords = Articole
- KnowledgeRecord = Articol
- KnowledgeRecordExtraFields = Extracâmpuri articole
- GroupOfTicket=Grup de tichete
- YouCanLinkArticleToATicketCategory=Poți lega articolul la un grup de tichete (deci articolul va fi evidențiat pe orice tichet din acest grup)
- SuggestedForTicketsInGroup=Sugerat pentru tichete atunci când grupul este
- SetObsolete=Setează ca învechit
- ConfirmCloseKM=Confirmi închiderea acestui articol ca învechit ?
- ConfirmReopenKM=Sigur vrei să readuci acest articol la starea "Validat" ?
|