knowledgemanagement.lang 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. # Copyright (C) 2021 SuperAdmin
  2. #
  3. # This program is free software: you can redistribute it and/or modify
  4. # it under the terms of the GNU General Public License as published by
  5. # the Free Software Foundation, either version 3 of the License, or
  6. # (at your option) any later version.
  7. #
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. # GNU General Public License for more details.
  12. #
  13. # You should have received a copy of the GNU General Public License
  14. # along with this program. If not, see .
  15. #
  16. # Generic
  17. #
  18. # Module label 'ModuleKnowledgeManagementName'
  19. ModuleKnowledgeManagementName = Kunskapsbas
  20. # Module description 'ModuleKnowledgeManagementDesc'
  21. ModuleKnowledgeManagementDesc=Hantera en kunskapsbas eller helpdesk-bas
  22. #
  23. # Admin page
  24. #
  25. KnowledgeManagementSetup = Konfiguration av kunskapsbas
  26. Settings = Inställningar
  27. KnowledgeManagementSetupPage = Inställningar för kunskapsbas
  28. #
  29. # About page
  30. #
  31. About = Om
  32. KnowledgeManagementAbout = Om kunskapsbasen
  33. KnowledgeManagementAboutPage = Kunskapsbasens om-sida
  34. KnowledgeManagementArea = Kunskapsbas
  35. MenuKnowledgeRecord = Kunskapsbas
  36. ListKnowledgeRecord = Lista över artiklar
  37. NewKnowledgeRecord = Ny artikel
  38. ValidateReply = Bekräfta lösning
  39. KnowledgeRecords = Artiklar
  40. KnowledgeRecord = Artikel
  41. KnowledgeRecordExtraFields = Extrafält för artikel
  42. GroupOfTicket=Grupp av ärenden
  43. YouCanLinkArticleToATicketCategory=Du kan länka artikeln till en ärendegrupp (så att artikeln markeras på alla ärenden i denna grupp)
  44. SuggestedForTicketsInGroup=Föreslås vid skapande av ärende
  45. SetObsolete=Ange som föråldrad
  46. ConfirmCloseKM=Bekräftar du att denna artikel är föråldrad och skall stängas?
  47. ConfirmReopenKM=Vill du återställa den här artikeln till statusen "Bekräftad"?