3
3
# This file is distributed under the same license as the PACKAGE package.
5
5
# Stelios <sstavra@gmail.com>, 2011.
6
# Dimitris Kardarakos <dimkard@gmail.com>, 2014.
8
9
"Project-Id-Version: kdevcodeutils\n"
9
10
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
10
"POT-Creation-Date: 2013-11-07 05:06+0000\n"
11
"PO-Revision-Date: 2011-04-27 15:51+0300\n"
12
"Last-Translator: Stelios <sstavra@gmail.com>\n"
11
"POT-Creation-Date: 2014-06-26 05:39+0000\n"
12
"PO-Revision-Date: 2014-03-19 20:54+0200\n"
13
"Last-Translator: Dimitris Kardarakos <dimkard@gmail.com>\n"
13
14
"Language-Team: Greek <kde-i18n-el@kde.org>\n"
15
16
"MIME-Version: 1.0\n"
16
17
"Content-Type: text/plain; charset=UTF-8\n"
17
18
"Content-Transfer-Encoding: 8bit\n"
18
19
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19
"X-Generator: Lokalize 1.2\n"
20
"X-Generator: Lokalize 1.5\n"
21
22
msgctxt "NAME OF TRANSLATORS"
26
27
msgid "Your emails"
27
28
msgstr "sstavra@gmail.com"
29
#: codeutilsplugin.cpp:59
30
#: codeutilsplugin.cpp:60
30
31
msgid "Code Utilities"
31
32
msgstr "Code Utilities"
33
#: codeutilsplugin.cpp:59
34
#: codeutilsplugin.cpp:60
35
36
"Collection of various utilities that increase productivity while programming."
38
"Συλλογή διάφορων βοηθητικών προγραμμάτων που αυξάνουν την παραγωγικότητα "
39
"κατά τον προγραμματισμό."
38
#: codeutilsplugin.cpp:60
41
#: codeutilsplugin.cpp:61
39
42
msgid "Milian Wolff"
40
43
msgstr "Milian Wolff"
42
#: codeutilsplugin.cpp:60
45
#: codeutilsplugin.cpp:61
44
47
msgstr "Συγγραφέας"
46
49
#. i18n: action name; 'Document' is a verb
47
#: codeutilsplugin.cpp:74
50
#: codeutilsplugin.cpp:75
48
51
msgid "Document Declaration"
49
52
msgstr "Τεκμηρίωση δήλωσης"
51
#: codeutilsplugin.cpp:75
54
#: codeutilsplugin.cpp:76
52
55
msgid "Alt+Shift+d"
53
56
msgstr "Alt+Shift+d"
55
#: codeutilsplugin.cpp:77
58
#: codeutilsplugin.cpp:78
56
59
msgid "Add Doxygen skeleton for declaration under cursor."
57
60
msgstr "Προσθήκη σκελετού Doxygen για δήλωση κάτω από το δρομέα"
59
62
#. i18n: translate title same as the action name
60
#: codeutilsplugin.cpp:79
63
#: codeutilsplugin.cpp:80
63
66
#| "<b>Document Declaration</b><p>Adds a basic Doxygen comment skeleton in "