2015-07-26 18:30:15 +03:00
|
|
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
#
|
|
|
|
# Andrew Coles <andrew_coles@yahoo.co.uk>, 2009.
|
|
|
|
# Steve Allewell <steve.allewell@gmail.com>, 2014.
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: kdevcmakebuilder\n"
|
2015-07-27 01:05:29 +03:00
|
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
2015-11-05 07:21:34 +02:00
|
|
|
"POT-Creation-Date: 2015-11-05 07:06+0200\n"
|
2015-07-26 18:30:15 +03:00
|
|
|
"PO-Revision-Date: 2014-06-21 11:02+0100\n"
|
|
|
|
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
|
|
|
|
"Language-Team: British English <kde-l10n-en_gb@kde.org>\n"
|
|
|
|
"Language: en_GB\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"X-Generator: Lokalize 1.5\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
#. i18n: file: cmakebuildersettings.ui:17
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
#: rc.cpp:3
|
|
|
|
msgid "Generator:"
|
|
|
|
msgstr "Generator:"
|
|
|
|
|
2015-07-27 01:05:29 +03:00
|
|
|
#: cmakejob.cpp:50 prunejob.cpp:38
|
|
|
|
msgid "CMake"
|
|
|
|
msgstr "CMake"
|
|
|
|
|
|
|
|
#: cmakejob.cpp:137
|
|
|
|
msgid "CMake: %1"
|
|
|
|
msgstr "CMake: %1"
|
|
|
|
|
|
|
|
#: prunejob.cpp:52
|
|
|
|
msgid "No Build Directory configured, cannot clear builddir"
|
|
|
|
msgstr "No Build Directory configured, cannot clear builddir"
|
2015-07-26 18:30:15 +03:00
|
|
|
|
2015-07-27 01:05:29 +03:00
|
|
|
#: prunejob.cpp:58
|
|
|
|
msgid "Wrong build directory, cannot clear the build directory"
|
|
|
|
msgstr "Wrong build directory, cannot clear the build directory"
|
|
|
|
|
|
|
|
#: prunejob.cpp:71
|
|
|
|
msgid "%1> rm -rf %2"
|
|
|
|
msgstr "%1> rm -rf %2"
|
|
|
|
|
|
|
|
#: prunejob.cpp:86
|
|
|
|
msgid "** Prune successful **"
|
|
|
|
msgstr "** Prune successful **"
|
|
|
|
|
|
|
|
#: prunejob.cpp:88
|
|
|
|
msgid "** Prune failed: %1 **"
|
|
|
|
msgstr "** Prune failed: %1 **"
|
2015-07-26 18:30:15 +03:00
|
|
|
|
|
|
|
#: cmakebuilder.cpp:55
|
|
|
|
msgid "CMake Builder"
|
|
|
|
msgstr "CMake Builder"
|
|
|
|
|
|
|
|
#: cmakebuilder.cpp:56
|
|
|
|
msgid "Support for building CMake projects"
|
|
|
|
msgstr "Support for building CMake projects"
|
|
|
|
|
|
|
|
#: cmakebuilder.cpp:109
|
|
|
|
msgid "No Build Directory configured, cannot build"
|
|
|
|
msgstr "No Build Directory configured, cannot build"
|
|
|
|
|
|
|
|
#: cmakebuilder.cpp:109
|
|
|
|
msgid "Aborting build"
|
|
|
|
msgstr "Aborting build"
|
|
|
|
|
|
|
|
#: cmakebuilder.cpp:160
|
|
|
|
msgid "No Build Directory configured, cannot clean"
|
|
|
|
msgstr "No Build Directory configured, cannot clean"
|
|
|
|
|
|
|
|
#: cmakebuilder.cpp:160
|
|
|
|
msgid "Aborting clean"
|
|
|
|
msgstr "Aborting clean"
|
|
|
|
|
|
|
|
#: cmakebuilder.cpp:195
|
|
|
|
msgid "No Build Directory configured, cannot install"
|
|
|
|
msgstr "No Build Directory configured, cannot install"
|
|
|
|
|
|
|
|
#: cmakebuilder.cpp:195
|
|
|
|
msgid "Aborting install"
|
|
|
|
msgstr "Aborting install"
|
|
|
|
|
|
|
|
#: cmakebuilder.cpp:219
|
|
|
|
msgid "No Build Directory configured, cannot configure"
|
|
|
|
msgstr "No Build Directory configured, cannot configure"
|
|
|
|
|
|
|
|
#: cmakebuilder.cpp:219
|
|
|
|
msgid "Aborting configure"
|
|
|
|
msgstr "Aborting configure"
|