From abc0c22d8154f5c8d7a8246a54790a422a1ba5b4 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 11 Oct 2011 18:26:23 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/fr.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/po/fr.po b/po/fr.po index 4d1b57b02c..2f47869388 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,13 +4,13 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-10-08 06:43-0400\n" -"PO-Revision-Date: 2011-10-05 18:57+0200\n" +"PO-Revision-Date: 2011-10-11 18:26+0200\n" "Last-Translator: Marc Delisle \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" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -12606,7 +12606,6 @@ msgid "Temp disk rate" msgstr "Taux d'écriture des tables temporaires sur disque" #: po/advisory_rules.php:157 -#, fuzzy #| msgid "" #| "Increasing {max_heap_table_size} and {tmp_table_size} might help. However " #| "some temporary tables are always being written to disk, independent of " @@ -12630,8 +12629,9 @@ msgstr "" "disque, peu importe la valeur de ces variables. Pour éliminer ces tables " "temporaires, il faut modifier les requêtes pour éviter ces conditions " "(Présence d'une colonne BLOB ou TEXT ou d'une colonne de taille supérieure à " -"512 octets) tel que décrit dans cet arrticle par the Pythian Group" +"512 octets) tel que décrit dans la MySQL Documentation MySQL" #: po/advisory_rules.php:158 #, fuzzy, php-format