From 8ea2b6867b7f283be3af8085376bb8e0b5150faa Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 24 Jul 2015 11:28:11 +0200 Subject: [PATCH] Translated using Weblate (French) Currently translated at 99.0% (3164 of 3194 strings) [CI skip] --- po/fr.po | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/po/fr.po b/po/fr.po index 87a8c846b1..4dafbde3a7 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,10 +4,10 @@ msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-07-23 03:54-0700\n" -"PO-Revision-Date: 2015-07-21 06:00+0200\n" +"PO-Revision-Date: 2015-07-24 11:28+0200\n" "Last-Translator: Marc Delisle \n" -"Language-Team: French \n" +"Language-Team: French " +"\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -3932,11 +3932,13 @@ msgstr "" msgid "" "Linting is disabled for this query because it exceeds the maximum length." msgstr "" +"«Linter» est désactivé pour cette requête car elle dépasse la longueur " +"maximum." #: libraries/Linter.class.php:147 #, php-format msgid "%1$s (near %2$s)" -msgstr "" +msgstr "%1$s (près de %2$s)" #: libraries/Menu.class.php:199 libraries/ServerStatusData.class.php:430 #: libraries/config/messages.inc.php:823 @@ -13915,10 +13917,9 @@ msgid "This is a read-only variable and can not be edited" msgstr "Ceci est une variable en lecture seule qui ne peut pas être modifiée" #: libraries/sql-parser/src/Components/AlterOperation.php:191 -#, fuzzy #| msgid "Iconic table operations" msgid "Unrecognized alter operation." -msgstr "Icônes pour les actions sur les tables" +msgstr "Opération ALTER non reconnue." #: libraries/sql-parser/src/Components/Array2d.php:90 #, php-format