# translation of kdevmakebuilder.po to Français # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # Joëlle Cornavin , 2008, 2009, 2010, 2011, 2012, 2013. # xavier , 2013. # msgid "" msgstr "" "Project-Id-Version: kdevmakebuilder\n" "Report-Msgid-Bugs-To: xakepa10@gmail.com\n" "POT-Creation-Date: 2015-07-27 00:40+0300\n" "PO-Revision-Date: 2013-07-11 10:21+0200\n" "Last-Translator: xavier \n" "Language-Team: French \n" "Language: fr\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-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" #: makejob.cpp:61 msgid "Make (%1): %2" msgstr "Make (%1) : %2" #: makejob.cpp:63 msgid "Make (%1)" msgstr "Make (%1)" #: makejob.cpp:65 msgid "Make" msgstr "Make" #: makejob.cpp:79 msgid "Build item no longer available" msgstr "L'élément de compilation n'est plus disponible" #: makejob.cpp:85 msgid "Internal error: cannot build a file item" msgstr "Erreur interne : impossible de compiler un élément de fichier" #. i18n: file: kdevmakebuilder.rc:5 #. i18n: ectx: Menu (view) #: rc.cpp:3 msgid "View" msgstr "Affichage" #. i18n: file: makeconfig.ui:20 #. i18n: ectx: property (text), widget (QLabel, label_8) #: rc.cpp:6 msgid "&Abort on first error:" msgstr "&Arrêter dès la première erreur :" #. i18n: file: makeconfig.ui:40 #. i18n: ectx: property (text), widget (QLabel, label_7) #: rc.cpp:9 msgid "&Display commands but do not execute them:" msgstr "Afficher les comman&des mais ne pas les exécuter :" #. i18n: file: makeconfig.ui:60 #. i18n: ectx: property (text), widget (QLabel, label_31) #: rc.cpp:12 msgid "Install as &root:" msgstr "Installer en tant que supe&rutilisateur :" #. i18n: file: makeconfig.ui:80 #. i18n: ectx: property (text), widget (QLabel, rootinstallationcommandLabel) #: rc.cpp:15 msgid "Root installation &command:" msgstr "&Commande d'installation en tant que superutilisateur :" #. i18n: file: makeconfig.ui:94 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_suCommand) #: rc.cpp:18 msgid "kdesu" msgstr "kdesu" #. i18n: file: makeconfig.ui:99 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_suCommand) #: rc.cpp:21 msgid "kdesudo" msgstr "kdesudo" #. i18n: file: makeconfig.ui:104 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_suCommand) #: rc.cpp:24 msgid "sudo" msgstr "sudo" #. i18n: file: makeconfig.ui:112 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:27 msgid "&Number of simultaneous jobs:" msgstr "&Nombre de tâches simultanées :" #. i18n: file: makeconfig.ui:132 #. i18n: ectx: property (text), widget (QLabel, label_4) #: rc.cpp:30 msgid "&Make executable:" msgstr "Exécutable &Make :" #. i18n: file: makeconfig.ui:155 #. i18n: ectx: property (text), widget (QLabel, label_6) #: rc.cpp:33 msgid "Default make &target:" msgstr "Cible par défau&t de Make :" #. i18n: file: makeconfig.ui:175 #. i18n: ectx: property (text), widget (QLabel, label_5) #: rc.cpp:36 msgid "Additional make &options:" msgstr "&Options supplémentaires de Make :" #. i18n: file: makeconfig.ui:195 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:39 msgid "Active environment &profile:" msgstr "&Profil d'environnement actif :" #: makebuilder.cpp:38 msgid "Make Builder" msgstr "Constructeur de projets « Make »" #: makebuilder.cpp:38 msgid "Support for building Make projects" msgstr "Prise en charge de la construction de projets « Make »"