Translation update done using Pootle.

This commit is contained in:
Marc Delisle 2011-10-11 18:26:23 +02:00 committed by Pootle server
parent 8528b0c806
commit abc0c22d81

View File

@ -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 <marc@infomarc.info>\n"
"Language-Team: french <fr@li.org>\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 <a href=\\\"http://www.facebook.com/note."
"php?note_id=10150111255065841&comments\\\">arrticle par the Pythian Group</a>"
"512 octets) tel que décrit dans la <a "
"href=\\\"http://dev.mysql.com/doc/refman/5.5/en/internal-temporary-"
"tables.html\\\">MySQL Documentation MySQL</a>"
#: po/advisory_rules.php:158
#, fuzzy, php-format