summaryrefslogtreecommitdiffstats
path: root/po/fr.po
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-06-12 01:32:02 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-06-12 01:32:02 +0000
commit73d2de1f10719972e108c857e1f7e8b80a5a4e0d (patch)
tree39ddf7bb480b12c7f8c1a2cc4b4f657b6c9d68fe /po/fr.po
parent6b6394d98a22662687784ce51c40d398307338a0 (diff)
downloadquilt-73d2de1f10719972e108c857e1f7e8b80a5a4e0d.tar.gz
- Fix another upgrade bug: The series file may optionally contain
a strip level argument (-pN) which must be stripped off when determining the patch name. - A minor correction in the doumentation; some whitespace fixes. - Translation update.
Diffstat (limited to 'po/fr.po')
-rw-r--r--po/fr.po16
1 files changed, 9 insertions, 7 deletions
diff --git a/po/fr.po b/po/fr.po
index b402937..864095d 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -27,7 +27,7 @@ msgid ""
"\n"
"--trace\n"
"\tRuns the command in bash trace mode (-x). For internal debugging.\n"
-"\t\n"
+"\n"
"--quiltrc file\n"
"\tUse the specified configuration file instead of ~/.quiltrc. \n"
"\tSee pdf documentation for details about its possible content."
@@ -37,7 +37,7 @@ msgstr ""
"\n"
"--trace\n"
"\tLance la commande en mode trace de bash (-x). Pour le debug interne.\n"
-"\t\n"
+"\n"
"--quiltrc fichier\n"
"\tUtilise le fichier de configuration spécifié au lieu de ~/.quiltrc.\n"
"\tVoir la documentation pdf pour plus de détail sur son contenu \n"
@@ -188,7 +188,7 @@ msgid ""
"--diff=utility\n"
"\tUse the specified utility for generating the diff. The utility\n"
"\tis invoked with the original and new file name as arguments.\n"
-"\t\n"
+"\n"
"--no-timestamps\n"
"\tDo not include file timestamps in patch headers (as if\n"
" QUILT_DIFF_NO_TIMESTAMPS were set to yes)."
@@ -700,10 +700,10 @@ msgid ""
"patch.\n"
"\n"
"-p n\tCreate a -p n style patch (-p0 or -p1 supported).\n"
-"\t\n"
+"\n"
"-f\tForce refresh, even if more recent patches modify\n"
"\tsome of the same files.\n"
-"\t\n"
+"\n"
"--no-timestamps\n"
"\tDo not include file timestamps in patch headers (as if\n"
" QUILT_DIFF_NO_TIMESTAMPS were set to yes)."
@@ -863,9 +863,11 @@ msgid ""
"-d\tOnly remove current snapshot."
msgstr ""
"\n"
-"Prend un instantané de l'état courant du répertoire de travail. Après cela, \n"
+"Prend un instantané de l'état courant du répertoire de travail. Après "
+"cela, \n"
"il reste possible de travailler normalement avec quilt en poussant et en \n"
-"retirant des patches. Un différentiel entre l'arbre au moment de l'instantané \n"
+"retirant des patches. Un différentiel entre l'arbre au moment de "
+"l'instantané \n"
"et son état courant peut être généré avec `quilt diff --snapshot'.\n"
"\n"
"-d\tSupprime l'instantané actuel et termine."