1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the kdevcustommake package.
#
# Solinas Simone <ksolsim@gmail.com>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2012-01-04 12:27+0100\n"
"PO-Revision-Date: 2010-04-12 19:25+0200\n"
"Last-Translator: Solinas Simone <ksolsim@gmail.com>\n"
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: custommakemanager.cpp:39
msgid "Custom Makefile Manager"
msgstr "Gestore Makefile personalizzato"
#: custommakemanager.cpp:39
msgid "Support for managing custom makefile projects"
msgstr "Supporto per la gestione di progetti Makefile personalizzati"
#: rc.cpp:1
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Simone Solinas"
#: rc.cpp:2
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "ksolsim@gmail.com"
#. i18n: file: kdevcustommakemanager.rc:5
#. i18n: ectx: Menu (run)
#: rc.cpp:5
msgctxt "@title:menu"
msgid "Run"
msgstr "Esegui"
|