7
7
"Project-Id-Version: \n"
8
8
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
9
"POT-Creation-Date: 2013-11-07 05:06+0000\n"
9
"POT-Creation-Date: 2014-06-26 05:39+0000\n"
10
10
"PO-Revision-Date: 2013-11-25 22:16+0100\n"
11
11
"Last-Translator: Martin Schlander <mschlander@opensuse.org>\n"
12
12
"Language-Team: Danish <kde-i18n-doc@kde.org>\n"
25
25
msgid "Your emails"
26
26
msgstr "mschlander@opensuse.org"
28
#: codeutilsplugin.cpp:59
28
#: codeutilsplugin.cpp:60
29
29
msgid "Code Utilities"
30
30
msgstr "Kodeværktøjer"
32
#: codeutilsplugin.cpp:59
32
#: codeutilsplugin.cpp:60
34
34
"Collection of various utilities that increase productivity while programming."
36
36
"Samling af diverse værktøjer til at forøge produktiviteten når du "
39
#: codeutilsplugin.cpp:60
39
#: codeutilsplugin.cpp:61
40
40
msgid "Milian Wolff"
41
41
msgstr "Milian Wolff"
43
#: codeutilsplugin.cpp:60
43
#: codeutilsplugin.cpp:61
45
45
msgstr "Ophavsmand"
47
47
#. i18n: action name; 'Document' is a verb
48
#: codeutilsplugin.cpp:74
48
#: codeutilsplugin.cpp:75
49
49
msgid "Document Declaration"
50
50
msgstr "Dokumentér erklæring"
52
#: codeutilsplugin.cpp:75
52
#: codeutilsplugin.cpp:76
53
53
msgid "Alt+Shift+d"
54
54
msgstr "Alt+Shift+d"
56
#: codeutilsplugin.cpp:77
56
#: codeutilsplugin.cpp:78
57
57
msgid "Add Doxygen skeleton for declaration under cursor."
58
58
msgstr "Føj Doxygen-skelet til erklæringen under markøren."
60
60
#. i18n: translate title same as the action name
61
#: codeutilsplugin.cpp:79
61
#: codeutilsplugin.cpp:80
63
63
"Adds a basic Doxygen comment skeleton in front of the declaration under the "
64
64
"cursor, e.g. with all the parameter of a function."
66
66
"Tilføjer et basalt Doxygen-kommentarskelet foran erklæringen under markøren, "
67
67
"f.eks. med alle en funktions parametre."
69
#: codeutilsplugin.cpp:119
69
#: codeutilsplugin.cpp:120