4
4
# Yuri Chornoivan <yurchor@ukr.net>, 2010, 2011, 2013.
7
"Project-Id-Version: \n"
7
"Project-Id-Version: kdevcodeutils\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-10-05 08:17+0300\n"
11
11
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
12
12
"Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n"
26
26
msgid "Your emails"
27
27
msgstr "yurchor@ukr.net"
29
#: codeutilsplugin.cpp:59
29
#: codeutilsplugin.cpp:60
30
30
msgid "Code Utilities"
31
31
msgstr "Допоміжні засоби"
33
#: codeutilsplugin.cpp:59
33
#: codeutilsplugin.cpp:60
35
35
"Collection of various utilities that increase productivity while programming."
37
37
"Збірка різноманітних допоміжних програм, яка підвищує продуктивність "
40
#: codeutilsplugin.cpp:60
40
#: codeutilsplugin.cpp:61
41
41
msgid "Milian Wolff"
42
42
msgstr "Milian Wolff"
44
#: codeutilsplugin.cpp:60
44
#: codeutilsplugin.cpp:61
48
48
#. i18n: action name; 'Document' is a verb
49
#: codeutilsplugin.cpp:74
49
#: codeutilsplugin.cpp:75
50
50
msgid "Document Declaration"
51
51
msgstr "Документувати оголошення"
53
#: codeutilsplugin.cpp:75
53
#: codeutilsplugin.cpp:76
54
54
msgid "Alt+Shift+d"
55
55
msgstr "Alt+Shift+D"
57
#: codeutilsplugin.cpp:77
57
#: codeutilsplugin.cpp:78
58
58
msgid "Add Doxygen skeleton for declaration under cursor."
59
59
msgstr "Додати каркас Doxygen до оголошення під курсором."
61
61
#. i18n: translate title same as the action name
62
#: codeutilsplugin.cpp:79
62
#: codeutilsplugin.cpp:80
64
64
"Adds a basic Doxygen comment skeleton in front of the declaration under the "
65
65
"cursor, e.g. with all the parameter of a function."
67
67
"Додає основний каркас коментаря Doxygen перед оголошенням під курсором, "
68
68
"наприклад каркас з усіма параметрами функції."
70
#: codeutilsplugin.cpp:119
70
#: codeutilsplugin.cpp:120