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-07 10:24+0100\n"
11
11
"Last-Translator: Freek de Kruijf <freekdekruijf@kde.nl>\n"
12
12
"Language-Team: Dutch <kde-i18n-nl@kde.org>\n"
25
25
msgid "Your emails"
26
26
msgstr "freekdekruijf@kde.nl"
28
#: codeutilsplugin.cpp:59
28
#: codeutilsplugin.cpp:60
29
29
msgid "Code Utilities"
30
30
msgstr "Hulpmiddelen bij coderen"
32
#: codeutilsplugin.cpp:59
32
#: codeutilsplugin.cpp:60
34
34
"Collection of various utilities that increase productivity while programming."
36
36
"Verzameling van hulpprogramma's die de productiviteit vergroot bij het "
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
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 "Document-declaratie"
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 "Doxygen-sjabloon voor declaratie onder de cursor toevoegen."
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
"Voegt een basis Doxygen commentaarsjabloon voor de declaratie onder de "
67
67
"cursor, bijv. met alle parameters van een functie."
69
#: codeutilsplugin.cpp:119
69
#: codeutilsplugin.cpp:120