kde-l10n/da/messages/kde-extraapps/kdevfiletemplates.po

392 lines
11 KiB
Text
Raw Normal View History

# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Martin Schlander <mschlander@opensuse.org>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: \n"
2015-07-27 01:05:29 +03:00
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2015-11-05 07:06+0200\n"
"PO-Revision-Date: 2013-11-25 22:18+0100\n"
"Last-Translator: Martin Schlander <mschlander@opensuse.org>\n"
"Language-Team: Danish <kde-i18n-doc@kde.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Lokalize 1.5\n"
#: classidentifierpage.cpp:44
msgid "Inheritance type and base class name"
msgstr "Type af nedarvning og navn på basisklasse"
#: templateselectionpage.cpp:86
msgctxt "%1: template comment"
msgid "<b>Preview:</b> %1"
msgstr "<b>Forhåndsvisning:</b> %1"
#: templateselectionpage.cpp:192
msgid "Language"
msgstr "Sprog"
#: templateselectionpage.cpp:192
msgid "Framework"
msgstr "Framework"
#: templateselectionpage.cpp:192
msgid "Template"
msgstr "Skabelon"
#: templateselectionpage.cpp:227
msgid "Load Template From File"
msgstr "Indlæs skabelon fra fil"
#: templateclassassistant.cpp:202
msgid ""
"Choose one target to add the file or cancel if you do not want to do so."
msgstr ""
"Vælg et mål der skal føjes til filen eller annullér, hvis du ikke vil gøre "
"det."
#: templateclassassistant.cpp:288 templateclassassistant.cpp:524
msgid "Create Files from Template in <filename>%1</filename>"
msgstr "Opret filer ud fra skabelon i <filename>%1</filename>"
#: templateclassassistant.cpp:292 templateclassassistant.cpp:528
msgid "Create Files from Template"
msgstr "Opret filer ud fra skabelon"
#: templateclassassistant.cpp:297
msgid "Language and Template"
msgstr "Sprog og skabelon"
#: templateclassassistant.cpp:321
msgid ""
"Create Files from Template <filename>%1</filename> in <filename>%2</filename>"
msgstr ""
"Opret filer ud fra skabelonen <filename>%1</filename> i <filename>%2</"
"filename>"
#: templateclassassistant.cpp:327
msgid "Create Files from Template <filename>%1</filename>"
msgstr "Opret filer ud fra skabelonen <filename>%1</filename>"
#: templateclassassistant.cpp:333
msgid "Class Basics"
msgstr "Basalt for klasse"
#: templateclassassistant.cpp:339
msgid "Override Methods"
msgstr "Tilsidesæt metoder"
#: templateclassassistant.cpp:344
msgid "Class Members"
msgstr "Medlemmer af klasse"
#: templateclassassistant.cpp:372
msgid "Test Cases"
msgstr "Testcases"
#: templateclassassistant.cpp:382
msgid "License"
msgstr "Licens"
#: templateclassassistant.cpp:388
msgid "Output"
msgstr "Output"
#: templateclassassistant.cpp:398
msgid "Template Options"
msgstr "Skabelonindstillinger"
#: templateclassassistant.cpp:480
msgid "Default"
msgstr "Standard"
2015-09-04 23:40:04 +00:00
#. i18n: file: newclass.ui:17
2015-07-27 01:05:29 +03:00
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: rc.cpp:3
msgid "Identify the class and any classes from which it is to inherit."
msgstr "Identificér klassen og enhver klasse som den vil arve fra."
2015-09-04 23:40:04 +00:00
#. i18n: file: newclass.ui:23
2015-07-27 01:05:29 +03:00
#. i18n: ectx: property (text), widget (QLabel, identifierLabel)
2015-09-04 23:40:04 +00:00
#. i18n: file: testcases.ui:25
2015-07-27 01:05:29 +03:00
#. i18n: ectx: property (text), widget (QLabel, identifierLabel)
#: rc.cpp:6 rc.cpp:27
2015-07-27 01:05:29 +03:00
msgid "&Identifier:"
msgstr "&Identifikator:"
2015-09-04 23:40:04 +00:00
#. i18n: file: newclass.ui:36
2015-07-27 01:05:29 +03:00
#. i18n: ectx: property (text), widget (QLabel, inheritanceLabel)
#: rc.cpp:9
msgid "In&heritance:"
msgstr "&Nedarvning:"
2015-09-04 23:40:04 +00:00
#. i18n: file: outputlocation.ui:17
2015-07-27 01:05:29 +03:00
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#: rc.cpp:12
2015-07-27 01:05:29 +03:00
msgid "Choose where to save the new class."
msgstr "Vælg hvor den nye klasse skal gemmes."
2015-09-04 23:40:04 +00:00
#. i18n: file: outputlocation.ui:26
2015-07-27 01:05:29 +03:00
#. i18n: ectx: property (title), widget (QGroupBox, positionGroupBox)
#: rc.cpp:15
2015-07-27 01:05:29 +03:00
msgid "Location within existing file(s)"
msgstr "Placering indenfor de eksisterende filer"
2015-09-04 23:40:04 +00:00
#. i18n: file: outputlocation.ui:41
2015-07-27 01:05:29 +03:00
#. i18n: ectx: property (title), widget (QGroupBox, urlGroupBox)
#: rc.cpp:18
2015-07-27 01:05:29 +03:00
msgid "Output file(s)"
msgstr "Output filer"
2015-09-04 23:40:04 +00:00
#. i18n: file: outputlocation.ui:53
2015-07-27 01:05:29 +03:00
#. i18n: ectx: property (text), widget (QCheckBox, lowerFilenameCheckBox)
#: rc.cpp:21
2015-07-27 01:05:29 +03:00
msgid "Lower case file names"
msgstr "Små bogstaver i filnavne"
2015-09-04 23:40:04 +00:00
#. i18n: file: testcases.ui:17
2015-07-27 01:05:29 +03:00
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: rc.cpp:24
2015-07-27 01:05:29 +03:00
msgid "Set the test name and its test cases."
msgstr "Angiv testnavnet og dens testcases."
2015-09-04 23:40:04 +00:00
#. i18n: file: testcases.ui:42
2015-07-27 01:05:29 +03:00
#. i18n: ectx: property (text), widget (QLabel, testCasesLabel)
#: rc.cpp:30
2015-07-27 01:05:29 +03:00
msgid "&Test Cases:"
msgstr "&Testcases:"
#. i18n: file: templatepreviewtoolview.ui:23
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: rc.cpp:33
2015-07-27 01:05:29 +03:00
msgid "Template type"
msgstr "Skabelontype"
#. i18n: file: templatepreviewtoolview.ui:32
#. i18n: ectx: property (text), widget (QRadioButton, projectRadioButton)
#: rc.cpp:36
2015-07-27 01:05:29 +03:00
msgid "Project template"
msgstr "Projektskabelon"
#. i18n: file: templatepreviewtoolview.ui:42
#. i18n: ectx: property (text), widget (QRadioButton, classRadioButton)
#: rc.cpp:39
2015-07-27 01:05:29 +03:00
msgid "Class template"
msgstr "Klasseskabelon"
#. i18n: file: templatepreviewtoolview.ui:70
#. i18n: ectx: property (text), widget (QLabel, emptyLinesPolicyLabel)
#: rc.cpp:42
2015-07-27 01:05:29 +03:00
msgid "&Empty lines policy"
msgstr "Politik for tomm&e linjer"
#. i18n: file: templatepreviewtoolview.ui:84
#. i18n: ectx: property (text), item, widget (QComboBox, emptyLinesPolicyComboBox)
#: rc.cpp:45
2015-07-27 01:05:29 +03:00
msgid "Keep empty lines"
msgstr "Behold tomme linjer"
#. i18n: file: templatepreviewtoolview.ui:89
#. i18n: ectx: property (text), item, widget (QComboBox, emptyLinesPolicyComboBox)
#: rc.cpp:48
2015-07-27 01:05:29 +03:00
msgid "Remove repeated empty lines"
msgstr "Fjern gentagne tomme linjer"
#. i18n: file: templatepreviewtoolview.ui:94
#. i18n: ectx: property (text), item, widget (QComboBox, emptyLinesPolicyComboBox)
#: rc.cpp:51
2015-07-27 01:05:29 +03:00
msgid "Remove all empty lines"
msgstr "Fjer alle tomme linjer"
2015-09-04 23:40:04 +00:00
#. i18n: file: licensechooser.ui:17
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: rc.cpp:54
2015-09-04 23:40:04 +00:00
msgid "Choose the license under which to place the new class."
msgstr "Vælg den licens som den nye klasse skal være under."
#. i18n: file: licensechooser.ui:32
#. i18n: ectx: property (text), widget (QLabel, label)
#: rc.cpp:57
2015-09-04 23:40:04 +00:00
msgid "License type:"
msgstr "Licenstype:"
#. i18n: file: licensechooser.ui:52
#. i18n: ectx: property (toolTip), widget (QCheckBox, saveLicense)
#: rc.cpp:60
2015-09-04 23:40:04 +00:00
msgid "Click here if you want to save this license for future use"
msgstr "Klik her hvis du vil gemme licensen til brug i fremtiden"
#. i18n: file: licensechooser.ui:55
#. i18n: ectx: property (text), widget (QCheckBox, saveLicense)
#: rc.cpp:63
2015-09-04 23:40:04 +00:00
msgid "Save License"
msgstr "Gem licens"
#. i18n: file: licensechooser.ui:88
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: rc.cpp:66
2015-09-04 23:40:04 +00:00
msgid ""
"<p>You can use <code>&lt;year&gt;</code> and <code>&lt;copyright holder&gt;</"
"code> as placeholders.</p>"
msgstr ""
"<p>Du kan bruge <code>&lt;year&gt;</code> og <code>&lt;copyright holder&gt;</"
"code> som pladsholdere.</p>"
#. i18n: file: overridevirtuals.ui:23
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: rc.cpp:69
msgid "Select any methods you would like to override in the new class."
msgstr "Vælg alle metoder du ønsker at tilsidesætte i den nye klasse."
#. i18n: file: overridevirtuals.ui:54
#. i18n: ectx: property (text), widget (QTreeWidget, overridesTree)
#: rc.cpp:72
msgid "Superclass -> Function"
msgstr "Superklasse -> Funktion"
#. i18n: file: overridevirtuals.ui:59
#. i18n: ectx: property (text), widget (QTreeWidget, overridesTree)
#: rc.cpp:75
msgid "Access"
msgstr "Adgang"
#. i18n: file: overridevirtuals.ui:64
#. i18n: ectx: property (text), widget (QTreeWidget, overridesTree)
#: rc.cpp:78
msgid "Properties"
msgstr ""
#. i18n: file: overridevirtuals.ui:74
#. i18n: ectx: property (text), widget (KPushButton, selectAllPushButton)
#: rc.cpp:81
msgid "Select &All"
msgstr "Markér &alt"
#. i18n: file: overridevirtuals.ui:81
#. i18n: ectx: property (text), widget (KPushButton, deselectAllPushButton)
#: rc.cpp:84
msgid "&Deselect All"
msgstr "&Afmarkér alt"
2015-09-04 23:40:04 +00:00
#: licensepage.cpp:98
msgid "Other"
msgstr "Andet"
2015-09-04 23:40:04 +00:00
#: licensepage.cpp:149
msgid "Could not load previous license"
msgstr "Kunne ikke indlæse den forrige licens"
2015-09-04 23:40:04 +00:00
#: licensepage.cpp:164
msgid "The specified license already exists. Please provide a different name."
msgstr "Den angivede licens findes allerede. Vælg venligst et andet navn."
2015-09-04 23:40:04 +00:00
#: licensepage.cpp:175
msgid "There was an error writing the file."
msgstr "Der var en fejl med at skrive til filen."
#: outputpage.cpp:125
msgid "Invalid output file: %2"
msgid_plural "Invalid output files: %2"
msgstr[0] "Ugyldig outputfil: %2"
msgstr[1] "Ugyldig outputfiler: %2"
2015-07-27 01:05:29 +03:00
#: outputpage.cpp:204
msgid "Line: "
msgstr "Linje: "
2015-07-27 01:05:29 +03:00
#: outputpage.cpp:210
msgid "Column: "
msgstr "Kolonne: "
#: overridespage.cpp:48
msgid "Public"
msgstr "Offentlig"
#: overridespage.cpp:50
msgid "Protected"
msgstr "Beskyttet"
#: overridespage.cpp:52
msgid "Private"
msgstr "Privat"
#: overridespage.cpp:65
msgid "Constructor"
msgstr ""
#: overridespage.cpp:67
msgid "Destructor"
msgstr ""
#: overridespage.cpp:69
msgid "Signal"
msgstr "Signal"
#: overridespage.cpp:71
msgid "Slot"
msgstr "Slot"
#: overridespage.cpp:73
msgid "Abstract function"
msgstr ""
#: filetemplatesplugin.cpp:36
msgid "File Templates Configuration"
msgstr "Konfiguration af filskabeloner"
#: filetemplatesplugin.cpp:36
msgid "Manages templates for source files"
msgstr "Håndterer skabeloner for kildefiler"
#: filetemplatesplugin.cpp:76
msgid "New From Template"
msgstr "Ny fra skabelon"
#: filetemplatesplugin.cpp:78
msgid ""
"Allows you to create new source code files, such as classes or unit tests, "
"using templates."
msgstr ""
"Gør det muligt at oprette nye kildekodefiler såsom klasser eller "
"enhedstester med brug af skabeloner."
#: filetemplatesplugin.cpp:79
msgid "Create new files from a template"
msgstr "Opret nye filer ud fra skabelon"
#: filetemplatesplugin.cpp:83 filetemplatesplugin.cpp:288
msgid "Template Preview"
msgstr "Forhåndsvisning af skabelon"
#: filetemplatesplugin.cpp:122
msgid "Create From Template"
msgstr "Opret fra skabelon"
#: filetemplatesplugin.cpp:142
msgid "Show Template Preview"
msgstr "Forhåndsvisning af skabelon"
#: filetemplatesplugin.cpp:154
msgid "File Templates"
msgstr "Filskabeloner"
2015-07-27 01:05:29 +03:00
#: classmemberspage.cpp:42
msgid "Variable type and identifier"
msgstr "Variabeltype og identifikator"
#: templatepreviewtoolview.cpp:111
msgid ""
"The active text document is not a <application>KDevelop</application> "
"template"
msgstr ""
"Det aktive tekstdokument er ikke en <application>KDevelop</application>-"
"skabelon"
#: templatepreviewtoolview.cpp:113
msgid "No active text document."
msgstr "Intet aktivt tekstdokument."