Translated using Weblate (French)
Currently translated at 100.0% (3038 of 3038 strings) [CI skip]
This commit is contained in:
parent
3b432dc9fa
commit
c9907b9ac0
16
po/fr.po
16
po/fr.po
@ -4,16 +4,16 @@ 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-08 15:27+0200\n"
|
||||
"PO-Revision-Date: 2015-05-19 19:23+0200\n"
|
||||
"PO-Revision-Date: 2015-07-09 11:39+0200\n"
|
||||
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
|
||||
"Language-Team: French <https://hosted.weblate.org/projects/phpmyadmin/4-4/fr/"
|
||||
">\n"
|
||||
"Language-Team: French "
|
||||
"<https://hosted.weblate.org/projects/phpmyadmin/4-4/fr/>\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 2.3-dev\n"
|
||||
"X-Generator: Weblate 2.4-dev\n"
|
||||
|
||||
#: changelog.php:36 license.php:28
|
||||
#, php-format
|
||||
@ -704,7 +704,7 @@ msgstr ""
|
||||
|
||||
#: import_status.php:103
|
||||
msgid "Could not load the progress of the import."
|
||||
msgstr ""
|
||||
msgstr "Impossible de charger l'état d'avancement de l'importation."
|
||||
|
||||
#: import_status.php:112 js/messages.php:340 libraries/Util.class.php:735
|
||||
#: libraries/export.lib.php:464
|
||||
@ -6193,11 +6193,13 @@ msgstr "Ne pas arrêter l'importation lors d'une erreur d'énoncé INSERT"
|
||||
|
||||
#: libraries/config/messages.inc.php:337 libraries/config/messages.inc.php:349
|
||||
msgid "Add ON DUPLICATE KEY UPDATE"
|
||||
msgstr ""
|
||||
msgstr "Ajouter ON DUPLICATE KEY UPDATE"
|
||||
|
||||
#: libraries/config/messages.inc.php:338 libraries/config/messages.inc.php:350
|
||||
msgid "Update data when duplicate keys found on import"
|
||||
msgstr ""
|
||||
"Mettre à jour les données lorsque des clés dupliquées sont trouvées lors de "
|
||||
"l'importation"
|
||||
|
||||
#: libraries/config/messages.inc.php:341
|
||||
msgid ""
|
||||
@ -10282,6 +10284,8 @@ msgstr "Table : "
|
||||
msgid ""
|
||||
"Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
|
||||
msgstr ""
|
||||
"Mettre à jour les données lorsque des clés dupliquées sont trouvées lors de "
|
||||
"l'importation (Ajouter ON DUPLICATE KEY UPDATE)"
|
||||
|
||||
#: libraries/plugins/import/ImportCsv.class.php:63
|
||||
#: libraries/plugins/import/ImportOds.class.php:75
|
||||
|
||||
Loading…
Reference in New Issue
Block a user