kde-l10n/ca@valencia/messages/kde-extraapps/kdevcustombuildsystem.po
Ivailo Monev 3d7a227e35 generic: regenerate
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-05 07:21:34 +02:00

213 lines
5.8 KiB
Text

# Translation of kdevcustombuildsystem.po to Catalan
# Copyright (C) 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.
#
# Josep Ma. Ferrer <txemaq@gmail.com>, 2013.
# Antoni Bella Pérez <antonibella5@orange.es>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: kdevcustombuildsystem\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:21+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"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Lokalize 1.5\n"
"X-Accelerator-Marker: &\n"
#: custombuildjob.cpp:50
msgid "Building:"
msgstr "Construcció:"
#: custombuildjob.cpp:54
msgid "Cleaning:"
msgstr "Neteja:"
#: custombuildjob.cpp:58
msgid "Installing:"
msgstr "Instal·lació:"
#: custombuildjob.cpp:62
msgid "Configuring:"
msgstr "Configuració:"
#: custombuildjob.cpp:66
msgid "Pruning:"
msgstr "Eliminació:"
#: custombuildjob.cpp:90
msgid "Undefined Build type"
msgstr "Tipus de construcció no definit"
#: custombuildjob.cpp:94
msgid "No command given"
msgstr "No s'ha indicat cap orde"
#: custombuildjob.cpp:98
msgid "This command is disabled"
msgstr "L'orde està deshabilitada"
#: custombuildjob.cpp:109
msgid ""
"The given arguments would need a real shell, this is not supported currently."
msgstr ""
"Els arguments indicats necessiten una shell real, que actualment no està "
"implementada."
#: custombuildjob.cpp:154
msgid "Failed to start command."
msgstr "Ha fallat en iniciar l'orde."
#: custombuildjob.cpp:157
msgid "Command crashed."
msgstr "L'orde ha fallat."
#: custombuildjob.cpp:160
msgid "Unknown error executing command."
msgstr "Error desconegut en executar l'orde."
#: custombuildjob.cpp:177
msgid "*** Failed ***"
msgstr "*** Ha fallat ***"
#: custombuildjob.cpp:179
msgid "*** Finished ***"
msgstr "*** Finalitzat ***"
#: custombuildsystemplugin.cpp:53
msgid "Custom Build System"
msgstr "Sistema personalitzat de construcció"
#: custombuildsystemplugin.cpp:53
msgid "Support for building and managing custom build systems"
msgstr ""
"Implementació per a construir i gestionar sistemes personalitzats de "
"construcció"
#: custombuildsystemplugin.cpp:53
msgid "Copyright 2010 Andreas Pakulat <apaku@gmx.de>"
msgstr "Copyright 2010 Andreas Pakulat <apaku@gmx.de>"
#: configwidget.cpp:41
msgid "Build"
msgstr "Construeix"
#: configwidget.cpp:42
msgid "Configure"
msgstr "Configura"
#: configwidget.cpp:43
msgid "Install"
msgstr "Instal·la"
#: configwidget.cpp:44
msgid "Clean"
msgstr "Neteja"
#: configwidget.cpp:45
msgid "Prune"
msgstr "Elimina"
#. i18n: file: configwidget.ui:19
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: rc.cpp:3
msgid "Build Directory:"
msgstr "Directori de construcció:"
#. i18n: file: configwidget.ui:27
#. i18n: ectx: property (toolTip), widget (KUrlRequester, buildDir)
#: rc.cpp:6
msgid ""
"Select the directory where the tools are being executed in.\n"
"If this is the same as the source directory you can leave it empty."
msgstr ""
"Selecciona el directori a on s'executaran les eines.\n"
"Sí és el mateix que el directori del codi font, el podeu deixar buit."
#. i18n: file: configwidget.ui:33
#. i18n: ectx: property (clickMessage), widget (KUrlRequester, buildDir)
#: rc.cpp:10
msgid "The directory where the tools are executed"
msgstr "El directori a on s'executaran les eines."
#. i18n: file: configwidget.ui:45
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: rc.cpp:13
msgid "Build Tools"
msgstr "Eines de construcció"
#. i18n: file: configwidget.ui:51
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: rc.cpp:16
msgid "Action:"
msgstr "Acció:"
#. i18n: file: configwidget.ui:61
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: rc.cpp:19
msgid "Enable:"
msgstr "Habilita:"
#. i18n: file: configwidget.ui:78
#. i18n: ectx: property (text), widget (QLabel, execLabel)
#: rc.cpp:22
msgid "Executable:"
msgstr "Executable:"
#. i18n: file: configwidget.ui:88
#. i18n: ectx: property (toolTip), widget (KUrlRequester, actionExecutable)
#: rc.cpp:25
msgid ""
"This is the executable that should be executed when selecting the action "
"from the Project menu"
msgstr ""
"Este és l'executable que s'hauria d'executar en seleccionar l'acció des del "
"menú Projecte"
#. i18n: file: configwidget.ui:98
#. i18n: ectx: property (text), widget (QLabel, argLabel)
#: rc.cpp:28
msgid "Arguments:"
msgstr "Arguments:"
#. i18n: file: configwidget.ui:108
#. i18n: ectx: property (toolTip), widget (QLineEdit, actionArguments)
#: rc.cpp:31
msgid "The arguments that the tool needs to execute properly."
msgstr "Els arguments que l'eina necessita per executar-se adequadament."
#. i18n: file: configwidget.ui:118
#. i18n: ectx: property (text), widget (QLabel, envLabel)
#: rc.cpp:34
msgid "Environment:"
msgstr "Entorn:"
#. i18n: file: configwidget.ui:128
#. i18n: ectx: property (toolTip), widget (KDevelop::EnvironmentSelectionWidget, actionEnvironment)
#: rc.cpp:37
msgid "Choose a pre-configured environment for your tool"
msgstr "Seleccioneu un entorn preconfigurat per l'eina"
#. i18n: file: custombuildsystemconfigwidget.ui:19
#. i18n: ectx: property (text), widget (QLabel, label)
#: rc.cpp:40
msgid "Build Configuration:"
msgstr "Configuració de construcció:"
#. i18n: file: custombuildsystemconfigwidget.ui:42
#. i18n: ectx: property (text), widget (KPushButton, addConfig)
#: rc.cpp:43
msgid "Add"
msgstr "Afig"
#. i18n: file: custombuildsystemconfigwidget.ui:49
#. i18n: ectx: property (text), widget (KPushButton, removeConfig)
#: rc.cpp:46
msgid "Remove"
msgstr "Elimina"