summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrien Nader <adrien@notk.org>2014-12-03 20:01:32 +0100
committerLasse Collin <lasse.collin@tukaani.org>2014-12-12 19:16:10 +0200
commit3e3099e36d27059499e7996fb38a62e8ab01d356 (patch)
tree78b4d6aa210defbae24c0466fa6d9143acd976a1
parente7d96a5933eec4e9d4a62569ee88df0ebb0f1d53 (diff)
downloadxz-3e3099e36d27059499e7996fb38a62e8ab01d356.tar.gz
po/fr: translations for --threads, --block-size and --block-list.
-rw-r--r--po/fr.po12
1 files changed, 8 insertions, 4 deletions
diff --git a/po/fr.po b/po/fr.po
index 486206c..5f1257b 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -676,6 +676,8 @@ msgid ""
" -T, --threads=NUM use at most NUM threads; the default is 1; set to 0\n"
" to use as many threads as there are processor cores"
msgstr ""
+" -T, --threads=NB créer au plus NB fils d'éxécution (1 par défault) ; la\n"
+" valeur 0 est spéciale et équivaut au nombre de processeurs"
#: src/xz/message.c:1143
msgid ""
@@ -683,17 +685,19 @@ msgid ""
" start a new .xz block after every SIZE bytes of input;\n"
" use this to set the block size for threaded compression"
msgstr ""
+" --block-size=TAILLE\n"
+" débuter un bloc XZ après chaque TAILLE octets de données\n"
+" d'entrée ; ce réglage sert pour la compression paralléle"
#: src/xz/message.c:1147
-#, fuzzy
msgid ""
" --block-list=SIZES\n"
" start a new .xz block after the given comma-separated\n"
" intervals of uncompressed data"
msgstr ""
-" --block-size=SIZE\n"
-" pour une compression au format .xz, entamer un nouveau\n"
-" bloc après SIZE octets d'entrée ; 0=désactivé (par défaut)"
+" --block-list=TAILLES\n"
+" débuter des blocs XZ après les TAILLES octets de données\n"
+" spécifiées avec des virgules pour séparateur"
#: src/xz/message.c:1151
msgid ""