From d8e8cdff69d817e39869d29f114827525a696098 Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Tue, 20 May 2008 07:33:59 +0000 Subject: - Stop using cp -l: it doesn't fall back to doing a regular copy when hardlinks are not supported; on some types of filesystems like AFS and in some situtions, this is annoying. --- po/fr.po | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index 78c0f30..5d08a43 100644 --- a/po/fr.po +++ b/po/fr.po @@ -965,41 +965,41 @@ msgstr "" "\n" "-v\tOpère verbeusement.\n" -#: quilt/pop.in:98 quilt/scripts/patchfns.in:894 +#: quilt/pop.in:100 quilt/scripts/patchfns.in:889 msgid "Failed to copy files to temporary directory\\n" msgstr "Impossible de copier les fichiers dans le répertoire temporaire\\n" -#: quilt/pop.in:122 quilt/scripts/patchfns.in:917 +#: quilt/pop.in:116 quilt/scripts/patchfns.in:907 msgid "Failed to patch temporary files\\n" msgstr "Impossible de patcher les fichiers temporaires\\n" -#: quilt/pop.in:140 +#: quilt/pop.in:134 msgid "Patch %s does not remove cleanly (refresh it or enforce with -f)\\n" msgstr "" "Le patch %s ne se retire pas proprement (rafraichissez le, ou forcez avec -f)" "\\n" -#: quilt/pop.in:165 +#: quilt/pop.in:159 msgid "Patch %s appears to be empty, removing\\n" msgstr "Le patch %s semble vide, enlevé\\n" -#: quilt/pop.in:170 +#: quilt/pop.in:164 msgid "Removing patch %s\\n" msgstr "Retrait de %s\\n" -#: quilt/pop.in:241 +#: quilt/pop.in:235 msgid "Patch %s needs to be refreshed first.\\n" msgstr "Le patch %s doit être rafraichi au préalable.\\n" -#: quilt/pop.in:251 +#: quilt/pop.in:245 msgid "No patch removed\\n" msgstr "Aucun patch retiré\\n" -#: quilt/pop.in:267 quilt/scripts/patchfns.in:508 +#: quilt/pop.in:261 quilt/scripts/patchfns.in:508 msgid "No patches applied\\n" msgstr "Aucun patch n'est appliqué\\n" -#: quilt/pop.in:274 quilt/push.in:369 +#: quilt/pop.in:268 quilt/push.in:369 msgid "Now at patch %s\\n" msgstr "Le patch %s est maintenant au sommet\\n" @@ -1383,7 +1383,7 @@ msgstr "La s msgid "Patch %s does not exist\\n" msgstr "Le patch %s n'existe pas\\n" -#: quilt/scripts/patchfns.in:950 +#: quilt/scripts/patchfns.in:940 msgid "" "The quilt meta-data in this tree has version %s, but this version of quilt " "can only handle meta-data formats up to and including version %s. Please pop " @@ -1395,7 +1395,7 @@ msgstr "" "format %s (inclus). Veuillez retirer vos patches avec la version \n" "utilisée pour les appliquer avant d'installer une version plus ancienne.\\n" -#: quilt/scripts/patchfns.in:1037 +#: quilt/scripts/patchfns.in:1027 msgid "" "The working tree was created by an older version of quilt. Please run 'quilt " "upgrade'.\\n" -- cgit