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 = Knowledge Management System
- # Module description 'ModuleKnowledgeManagementDesc'
- ModuleKnowledgeManagementDesc=Manage a Knowledge Management (KM) or Help-Desk base
- #
- # Admin page
- #
- KnowledgeManagementSetup = Knowledge Management System setup
- Settings = Postavke
- KnowledgeManagementSetupPage = Knowledge Management System setup page
- #
- # About page
- #
- About = O programu
- KnowledgeManagementAbout = About Knowledge Management
- KnowledgeManagementAboutPage = Knowledge Management about page
- KnowledgeManagementArea = Knowledge Management
- MenuKnowledgeRecord = Knowledge base
- ListKnowledgeRecord = Popis članaka
- NewKnowledgeRecord = Novi članak
- ValidateReply = Potvrdite rješenje
- KnowledgeRecords = Članci
- KnowledgeRecord = Stavka
- KnowledgeRecordExtraFields = Extrafields for Article
- GroupOfTicket=Group of tickets
- YouCanLinkArticleToATicketCategory=You can link an article to a ticket group (so the article will be suggested during qualification of new tickets)
- SuggestedForTicketsInGroup=Suggested for tickets when group is
- SetObsolete=Postavi kao zastarjelo
- ConfirmCloseKM=Potvrđujete li zatvaranje ovog članka kao zastarjelog?
- ConfirmReopenKM=Želite li vratiti ovaj članak na status "Provjeren"?
|