mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
101 lines
3 KiB
Text
101 lines
3 KiB
Text
# Translation of kdevcmakebuilder.po to Catalan
|
|
# Copyright (C) 2009-2013 This_file_is_part_of_KDE
|
|
# This file is distributed under the license LGPL version 2.1 or
|
|
# version 3 or later versions approved by the membership of KDE e.V.
|
|
#
|
|
# Manuel Tortosa <manutortosa@gmail.com>, 2009.
|
|
# Josep Ma. Ferrer <txemaq@gmail.com>, 2011, 2013.
|
|
# Antoni Bella Pérez <antonibella5@orange.es>, 2013.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: kdevcmakebuilder\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2015-11-05 07:06+0200\n"
|
|
"PO-Revision-Date: 2013-11-10 13:47+0100\n"
|
|
"Last-Translator: Antoni Bella Pérez <antonibella5@orange.es>\n"
|
|
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
|
|
"Language: ca@valencia\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"
|
|
"X-Accelerator-Marker: &\n"
|
|
|
|
#. i18n: file: cmakebuildersettings.ui:17
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: rc.cpp:3
|
|
msgid "Generator:"
|
|
msgstr "Generador:"
|
|
|
|
#: 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 s'ha configurat un directori de construcció, no s'ha pogut netejat el "
|
|
"directori de construcció"
|
|
|
|
#: prunejob.cpp:58
|
|
msgid "Wrong build directory, cannot clear the build directory"
|
|
msgstr ""
|
|
"Directori de construcció incorrecte, no s'ha pogut netejar el directori de "
|
|
"construcció"
|
|
|
|
#: prunejob.cpp:71
|
|
msgid "%1> rm -rf %2"
|
|
msgstr "%1> rm -rf %2"
|
|
|
|
#: prunejob.cpp:86
|
|
msgid "** Prune successful **"
|
|
msgstr "** Eliminat amb èxit **"
|
|
|
|
#: prunejob.cpp:88
|
|
msgid "** Prune failed: %1 **"
|
|
msgstr "** L'eliminació ha fallat: %1 **"
|
|
|
|
#: cmakebuilder.cpp:55
|
|
msgid "CMake Builder"
|
|
msgstr "Constructor de CMake"
|
|
|
|
#: cmakebuilder.cpp:56
|
|
msgid "Support for building CMake projects"
|
|
msgstr "Implementació per a construir projectes de CMake"
|
|
|
|
#: cmakebuilder.cpp:109
|
|
msgid "No Build Directory configured, cannot build"
|
|
msgstr "No s'ha configurat cap directori de construcció, no es pot construir"
|
|
|
|
#: cmakebuilder.cpp:109
|
|
msgid "Aborting build"
|
|
msgstr "S'està cancel·lant la construcció"
|
|
|
|
#: cmakebuilder.cpp:160
|
|
msgid "No Build Directory configured, cannot clean"
|
|
msgstr "No s'ha configurat cap directori de construcció, no es pot netejar"
|
|
|
|
#: cmakebuilder.cpp:160
|
|
msgid "Aborting clean"
|
|
msgstr "S'està cancel·lant la neteja"
|
|
|
|
#: cmakebuilder.cpp:195
|
|
msgid "No Build Directory configured, cannot install"
|
|
msgstr "No s'ha configurat cap directori de construcció, no es pot instal·lar"
|
|
|
|
#: cmakebuilder.cpp:195
|
|
msgid "Aborting install"
|
|
msgstr "S'està cancel·lant la instal·lació"
|
|
|
|
#: cmakebuilder.cpp:219
|
|
msgid "No Build Directory configured, cannot configure"
|
|
msgstr "No s'ha configurat cap directori de construcció, no es pot configurar"
|
|
|
|
#: cmakebuilder.cpp:219
|
|
msgid "Aborting configure"
|
|
msgstr "S'està cancel·lant la configuració"
|