diff --git a/po/fr.po b/po/fr.po
index e1ec3f6360..11182cb3f0 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -614,8 +614,8 @@ msgstr ""
"temporaires, il faut modifier les requêtes pour éviter ces conditions (dans "
"une table temporaire : présence d'une colonne BLOB ou TEXT ou d'une colonne "
"de taille supérieure à 512 octets) tel que décrit dans la documentation MySQL"
+"dev.mysql.com/doc/refman/8.0/en/internal-temporary-tables.html"
+"\">documentation MySQL"
#: libraries/classes/Advisory/Rules.php:383
#, php-format
@@ -935,9 +935,9 @@ msgstr "Trop de connexions sont abandonnées."
#: libraries/classes/Advisory/Rules.php:580
#: libraries/classes/Advisory/Rules.php:594
msgid ""
-"Connections are usually aborted when they cannot be authorized. This article might help you track down the source."
+"Connections are usually aborted when they cannot be authorized. This article might help you track down the source."
msgstr ""
"Les connexions sont généralement abandonnées lorsqu'elles ne peuvent pas "
"être autorisées. this Article. You need to shutdown the server, "
"remove the InnoDB log files, set the new value in my.cnf, start the server, "
-"then check the error logs if everything went fine. See also this blog entry"
msgstr ""
"Il suffit normalement de régler {innodb_log_file_size} à 25% de "
@@ -1120,9 +1120,9 @@ msgid ""
"available memory. If that is not the case, you need to carefully assess the "
"memory consumption of your other services and non-InnoDB-Tables and set this "
"variable accordingly. If it is set too high, your system will start "
-"swapping, which decreases performance significantly. See also this article"
+"swapping, which decreases performance significantly. See also this article"
msgstr ""
"Le pool de mémoire tampon InnoDB a un grand impact sur la performance "
"d'InnoDB. Allouer toute la mémoire restante à ce pool. Pour un serveur qui "
@@ -1237,8 +1237,8 @@ msgstr ""
#: libraries/classes/Advisory/Rules.php:808
#, php-format
msgid ""
-"The current ratio of free query cache memory to total query cache size is "
-"%s%%. It should be above 80%%"
+"The current ratio of free query cache memory to total query cache size is %s"
+"%%. It should be above 80%%"
msgstr ""
"Le ratio actuel de mémoire libre pour le cache de requêtes par rapport à la "
"mémoire totale du cache est de %s%%. Il devrait se situer à plus de 80%%"
@@ -1310,8 +1310,8 @@ msgid ""
"The ratio of removed queries to inserted queries is %s%%. The lower this "
"value is, the better (This rules firing limit: 0.1%%)"
msgstr ""
-"Le ratio des requêtes retirées par rapport aux requêtes ajoutées est de "
-"%s%%. Il est souhaitable que cette valeur soit faible (limite pour cette "
+"Le ratio des requêtes retirées par rapport aux requêtes ajoutées est de %s"
+"%%. Il est souhaitable que cette valeur soit faible (limite pour cette "
"règle : 0.1%%)"
#: libraries/classes/Advisory/Rules.php:854
@@ -1759,21 +1759,21 @@ msgctxt "Collation"
msgid "Vietnamese"
msgstr "Vietnamien"
-#: libraries/classes/Common.php:269
+#: libraries/classes/Common.php:269 libraries/classes/Common.php:268
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Il faudrait utiliser %s en version %s ou plus récente."
-#: libraries/classes/Common.php:301
+#: libraries/classes/Common.php:301 libraries/classes/Common.php:300
msgid "Error: Token mismatch"
msgstr "Erreur : disparité du jeton"
-#: libraries/classes/Common.php:362
+#: libraries/classes/Common.php:362 libraries/classes/Common.php:361
#, php-format
msgid "See %sour documentation%s for more information."
msgstr "Voir %sla documentation%s pour plus de détails."
-#: libraries/classes/Common.php:522
+#: libraries/classes/Common.php:522 libraries/classes/Common.php:521
msgid ""
"Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
"access phpMyAdmin."
@@ -1781,7 +1781,7 @@ msgstr ""
"Impossible de créer le cookie de session. Peut-être HTTP est-il utilisé au "
"lieu de HTTPS pour accéder à phpMyAdmin."
-#: libraries/classes/Common.php:569
+#: libraries/classes/Common.php:569 libraries/classes/Common.php:568
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -1790,7 +1790,7 @@ msgstr ""
"mbstring.func_overload a été activé dans la configuration PHP. Cette option "
"est incompatible avec phpMyAdmin et pourrait corrompre certaines données !"
-#: libraries/classes/Common.php:584
+#: libraries/classes/Common.php:584 libraries/classes/Common.php:583
msgid ""
"The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
"requires these functions!"
@@ -1798,11 +1798,11 @@ msgstr ""
"Les fonctions ini_get et/ou ini_set sont désactivées dans php.ini. "
"phpMyAdmin requiert ces fonctions !"
-#: libraries/classes/Common.php:594
+#: libraries/classes/Common.php:594 libraries/classes/Common.php:593
msgid "GLOBALS overwrite attempt"
msgstr "Tentative d'écrasement de GLOBALS"
-#: libraries/classes/Common.php:604
+#: libraries/classes/Common.php:604 libraries/classes/Common.php:603
msgid "possible exploit"
msgstr "vulnérabilité possible"
@@ -1987,6 +1987,7 @@ msgstr ""
#: libraries/classes/Config/Descriptions.php:184
#: libraries/classes/Config/Descriptions.php:728
#: libraries/classes/Plugins/Export/ExportSql.php:324
+#: libraries/classes/Plugins/Export/ExportSql.php:323
msgid "Exclude definition of current user"
msgstr "Exclure la définition de l'utilisateur actuel"
@@ -2500,8 +2501,8 @@ msgid ""
"[kbd]'my_db'[/kbd]."
msgstr ""
"Utiliser les caractères joker MySQL (% et _), avec un caractère "
-"d'échappement si employés de manière littérale, par exemple "
-"[kbd]'ma\\_base'[/kbd] et non [kbd]'ma_base'[/kbd]."
+"d'échappement si employés de manière littérale, par exemple [kbd]'ma"
+"\\_base'[/kbd] et non [kbd]'ma_base'[/kbd]."
#: libraries/classes/Config/Descriptions.php:391
msgid ""
@@ -3319,6 +3320,11 @@ msgstr "Compression"
#: libraries/classes/Plugins/Export/ExportOds.php:70
#: libraries/classes/Plugins/Export/ExportOdt.php:129
#: libraries/classes/Plugins/Export/ExportTexytext.php:80
+#: libraries/classes/Plugins/Export/ExportCsv.php:89
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:85
+#: libraries/classes/Plugins/Export/ExportOds.php:69
+#: libraries/classes/Plugins/Export/ExportOdt.php:128
+#: libraries/classes/Plugins/Export/ExportTexytext.php:79
msgid "Put columns names in the first row"
msgstr "Afficher les noms de colonnes en première ligne"
@@ -3393,11 +3399,19 @@ msgstr "Modèle de nom de table"
#: libraries/classes/Plugins/Export/ExportPdf.php:86
#: libraries/classes/Plugins/Export/ExportSql.php:216
#: libraries/classes/Plugins/Export/ExportTexytext.php:56
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:56
+#: libraries/classes/Plugins/Export/ExportLatex.php:89
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:55
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:61
+#: libraries/classes/Plugins/Export/ExportOdt.php:70
+#: libraries/classes/Plugins/Export/ExportSql.php:215
+#: libraries/classes/Plugins/Export/ExportTexytext.php:55
msgid "Dump table"
msgstr "Décharger la table"
#: libraries/classes/Config/Descriptions.php:678
#: libraries/classes/Plugins/Export/ExportLatex.php:81
+#: libraries/classes/Plugins/Export/ExportLatex.php:80
msgid "Include table caption"
msgstr "Inclure la légende de table"
@@ -3414,6 +3428,11 @@ msgstr "Inclure la légende de table"
#: templates/columns_definitions/table_fields_definitions.twig:54
#: templates/database/data_dictionary/index.twig:29
#: templates/table/structure/display_structure.twig:28
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:382
+#: libraries/classes/Plugins/Export/ExportLatex.php:528
+#: libraries/classes/Plugins/Export/ExportOdt.php:486
+#: libraries/classes/Plugins/Export/ExportTexytext.php:386
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:544
msgid "Comments"
msgstr "Commentaires"
@@ -3441,6 +3460,10 @@ msgstr "Clé de libellé"
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:553
#: templates/columns_definitions/table_fields_definitions.twig:71
#: templates/database/data_dictionary/index.twig:31
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:389
+#: libraries/classes/Plugins/Export/ExportOdt.php:493
+#: libraries/classes/Plugins/Export/ExportTexytext.php:391
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:552
msgid "Media type"
msgstr "Type de médias"
@@ -3503,11 +3526,13 @@ msgstr "Utiliser des insertions retardées"
#: libraries/classes/Config/Descriptions.php:712
#: libraries/classes/Plugins/Export/ExportSql.php:182
+#: libraries/classes/Plugins/Export/ExportSql.php:181
msgid "Disable foreign key checks"
msgstr "Désactiver la vérification des clés étrangères"
#: libraries/classes/Config/Descriptions.php:713
#: libraries/classes/Plugins/Export/ExportSql.php:196
+#: libraries/classes/Plugins/Export/ExportSql.php:195
msgid "Export views as tables"
msgstr "Exporter les vues comme des tables"
@@ -3544,6 +3569,7 @@ msgstr ""
#: libraries/classes/Config/Descriptions.php:729
#: libraries/classes/Plugins/Export/ExportSql.php:330
+#: libraries/classes/Plugins/Export/ExportSql.php:329
#, php-format
msgid "%s view"
msgstr "Vue de %s"
@@ -3558,6 +3584,7 @@ msgstr "Syntaxe à utiliser lors de l'insertion de données"
#: libraries/classes/Config/Descriptions.php:733
#: libraries/classes/Plugins/Export/ExportSql.php:467
+#: libraries/classes/Plugins/Export/ExportSql.php:466
msgid "Maximal length of created query"
msgstr "Taille maximale de la requête générée"
@@ -3567,6 +3594,7 @@ msgstr "Type d'exportation"
#: libraries/classes/Config/Descriptions.php:739
#: libraries/classes/Plugins/Export/ExportSql.php:168
+#: libraries/classes/Plugins/Export/ExportSql.php:167
msgid "Enclose export in a transaction"
msgstr "Utiliser le mode transactionnel"
@@ -3661,6 +3689,8 @@ msgstr "Serveurs"
#: libraries/classes/Server/Status/Data.php:163
#: templates/database/export/index.twig:22
#: templates/database/structure/show_create.twig:6
+#: libraries/classes/Controllers/Server/DatabasesController.php:297
+#: libraries/classes/Plugins/Export/ExportXml.php:119
msgid "Tables"
msgstr "Tables"
@@ -3995,6 +4025,7 @@ msgstr "Tables récemment utilisées"
#: libraries/classes/Config/Descriptions.php:855
#: libraries/classes/RecentFavoriteTable.php:244
+#: libraries/classes/RecentFavoriteTable.php:243
msgid "Favorite tables"
msgstr "Tables préférées"
@@ -4383,11 +4414,14 @@ msgstr "Ignorer les tables verrouillées"
#: templates/server/variables/index.twig:41
#: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
#: templates/table/structure/display_structure.twig:497
+#: libraries/classes/Html/Generator.php:658
+#: libraries/classes/Html/Generator.php:912
msgid "Edit"
msgstr "Éditer"
#: libraries/classes/Config/Descriptions.php:947
#: libraries/classes/Html/Generator.php:625
+#: libraries/classes/Html/Generator.php:626
msgid "Explain SQL"
msgstr "Expliquer SQL"
@@ -4396,11 +4430,13 @@ msgstr "Expliquer SQL"
#: templates/console/display.twig:121
#: templates/server/status/processes/index.twig:19
#: templates/server/status/variables/index.twig:42
+#: libraries/classes/Html/Generator.php:706
msgid "Refresh"
msgstr "Actualiser"
#: libraries/classes/Config/Descriptions.php:949
#: libraries/classes/Html/Generator.php:677
+#: libraries/classes/Html/Generator.php:690
msgid "Create PHP code"
msgstr "Créer le code source PHP"
@@ -4440,6 +4476,10 @@ msgstr "Taille verticale pour une zone de texte"
#: templates/table/relation/common_form.twig:36
#: templates/table/relation/common_form.twig:126
#: templates/table/relation/foreign_key_row.twig:91
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:141
+#: libraries/classes/Plugins/Export/ExportOdt.php:186
+#: libraries/classes/Plugins/Export/ExportTexytext.php:125
+#: libraries/classes/Server/Privileges.php:1839
msgid "Database"
msgstr "Base de données"
@@ -4472,6 +4512,8 @@ msgstr "Serveur"
#: templates/table/relation/common_form.twig:37
#: templates/table/relation/common_form.twig:133
#: templates/table/relation/foreign_key_row.twig:102
+#: libraries/classes/Plugins/Export/ExportXml.php:453
+#: libraries/classes/Server/Privileges.php:1845
msgid "Table"
msgstr "Table"
@@ -4572,8 +4614,8 @@ msgstr "Afficher la requête de navigation courante"
#: libraries/classes/Config/Descriptions.php:980
msgid "Execute queries on Enter and insert new line with Shift+Enter"
msgstr ""
-"Exécuter les requêtes avec Entrée et insérer une nouvelle ligne avec "
-"Maj+Entrée"
+"Exécuter les requêtes avec Entrée et insérer une nouvelle ligne avec Maj"
+"+Entrée"
#: libraries/classes/Config/Descriptions.php:981
#: templates/console/display.twig:189
@@ -4693,6 +4735,7 @@ msgstr "Structure"
#: templates/database/export/index.twig:24
#: templates/server/privileges/privileges_table.twig:280
#: templates/table/structure/display_table_stats.twig:17
+#: libraries/classes/Controllers/Server/DatabasesController.php:307
msgid "Data"
msgstr "Données"
@@ -4746,6 +4789,7 @@ msgstr "Texte OpenDocument"
#: templates/table/privileges/index.twig:95
#: templates/table/privileges/index.twig:120
#: templates/table/privileges/index.twig:121
+#: libraries/classes/Server/Privileges.php:1532
msgid "Export"
msgstr "Exporter"
@@ -4780,22 +4824,22 @@ msgstr ""
"Impossible d'enregistrer les paramètres, le formulaire de configuration "
"comporte des erreurs !"
-#: libraries/classes/Config.php:649
+#: libraries/classes/Config.php:649 libraries/classes/Config.php:646
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Le fichier de configuration (%s) est illisible."
-#: libraries/classes/Config.php:685
+#: libraries/classes/Config.php:685 libraries/classes/Config.php:682
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Permissions sur le fichier de configuration incorrectes, il ne doit pas être "
"en écriture pour tout le monde !"
-#: libraries/classes/Config.php:699
+#: libraries/classes/Config.php:699 libraries/classes/Config.php:696
msgid "Failed to read configuration file!"
msgstr "Impossible de lire le fichier de configuration !"
-#: libraries/classes/Config.php:701
+#: libraries/classes/Config.php:701 libraries/classes/Config.php:698
msgid ""
"This usually means there is a syntax error in it, please check any errors "
"shown below."
@@ -4803,12 +4847,12 @@ msgstr ""
"Ceci indique habituellement qu'il y a une erreur de syntaxe, merci de "
"vérifier si une erreur s'affiche plus bas."
-#: libraries/classes/Config.php:1194
+#: libraries/classes/Config.php:1194 libraries/classes/Config.php:1191
#, php-format
msgid "Invalid server index: %s"
msgstr "Index de serveur invalide : %s"
-#: libraries/classes/Config.php:1207
+#: libraries/classes/Config.php:1207 libraries/classes/Config.php:1204
#, php-format
msgid "Server %d"
msgstr "Serveur %d"
@@ -4955,10 +4999,12 @@ msgstr ""
"non disponibles sur ce serveur."
#: libraries/classes/ConfigStorage/Relation.php:1347
+#: libraries/classes/ConfigStorage/Relation.php:1346
msgid "no description"
msgstr "pas de description"
#: libraries/classes/ConfigStorage/Relation.php:1549
+#: libraries/classes/ConfigStorage/Relation.php:1548
#, php-format
msgid ""
"You do not have necessary privileges to create a database named '%s'. You "
@@ -5080,6 +5126,7 @@ msgstr "Aucune base de données n'a été sélectionnée."
#: libraries/classes/Controllers/AbstractController.php:137
#: libraries/classes/Controllers/SchemaExportController.php:43
#: libraries/classes/Controllers/Server/UserGroupsFormController.php:48
+#: libraries/classes/Controllers/Server/UserGroupsFormController.php:47
msgid "Missing parameter:"
msgstr "Paramètre absent :"
@@ -5247,8 +5294,8 @@ msgstr "La table %s a été vidée."
#: libraries/classes/Display/Results.php:3761
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to "
-"%sdocumentation%s."
+"This view has at least this number of rows. Please refer to %sdocumentation"
+"%s."
msgstr ""
"Cette vue contient au moins ce nombre de lignes. Merci de se référer à "
"%sdocumentation%s."
@@ -5295,6 +5342,10 @@ msgstr "inconnu"
#: templates/table/tracking/structure_snapshot_columns.twig:33
#: templates/table/tracking/structure_snapshot_indexes.twig:23
#: templates/table/tracking/structure_snapshot_indexes.twig:24
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:623
+#: libraries/classes/Plugins/Export/ExportLatex.php:597
+#: libraries/classes/Plugins/Export/ExportOdt.php:771
+#: libraries/classes/Plugins/Export/ExportTexytext.php:604
msgid "Yes"
msgstr "Oui"
@@ -5385,8 +5436,8 @@ msgid ""
"extended features have been deactivated. %sFind out why%s. "
msgstr ""
"Le stockage de configurations phpMyAdmin n'est pas complètement configuré, "
-"certaines fonctionnalités ont été désactivées. %sVoir l'analyse du "
-"problème%s. "
+"certaines fonctionnalités ont été désactivées. %sVoir l'analyse du problème"
+"%s. "
#: libraries/classes/Controllers/HomeController.php:204
msgid ""
@@ -5834,6 +5885,7 @@ msgstr "Lignes correspondantes :"
#: libraries/classes/Controllers/JavaScriptMessagesController.php:139
#: libraries/classes/Html/Generator.php:871 templates/export.twig:67
+#: libraries/classes/Html/Generator.php:884
msgid "SQL query:"
msgstr "Requête SQL :"
@@ -5857,12 +5909,14 @@ msgstr "Le nom d'utilisateur est vide !"
#: libraries/classes/Controllers/JavaScriptMessagesController.php:151
#: libraries/classes/Server/Privileges.php:972
#: libraries/classes/UserPassword.php:44
+#: libraries/classes/Server/Privileges.php:973
msgid "The password is empty!"
msgstr "Le mot de passe est vide !"
#: libraries/classes/Controllers/JavaScriptMessagesController.php:152
#: libraries/classes/Server/Privileges.php:970
#: libraries/classes/UserPassword.php:48
+#: libraries/classes/Server/Privileges.php:971
msgid "The passwords aren't the same!"
msgstr "Les mots de passe doivent être identiques !"
@@ -6167,6 +6221,7 @@ msgstr "Merci ajouter au moins une variable aux séries !"
#: templates/server/status/processes/list.twig:72
#: templates/table/zoom_search/index.twig:62
#: templates/table/zoom_search/index.twig:122
+#: libraries/classes/Plugins/Export/ExportSql.php:2091
msgid "None"
msgstr "Aucun(e)"
@@ -6391,6 +6446,10 @@ msgstr "État"
#: libraries/classes/Server/Status/Processes.php:126
#: templates/database/triggers/list.twig:47
#: templates/sql/profiling_chart.twig:17
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:468
+#: libraries/classes/Plugins/Export/ExportOdt.php:591
+#: libraries/classes/Plugins/Export/ExportTexytext.php:451
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:359
msgid "Time"
msgstr "Temps"
@@ -6685,6 +6744,10 @@ msgstr "Changement du jeu de caractères"
#: templates/table/tracking/structure_snapshot_columns.twig:33
#: templates/table/tracking/structure_snapshot_indexes.twig:23
#: templates/table/tracking/structure_snapshot_indexes.twig:24
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:622
+#: libraries/classes/Plugins/Export/ExportLatex.php:597
+#: libraries/classes/Plugins/Export/ExportOdt.php:770
+#: libraries/classes/Plugins/Export/ExportTexytext.php:604
msgid "No"
msgstr "Non"
@@ -6905,6 +6968,7 @@ msgstr "Aucune dépendance partielle sélectionnée !"
#: libraries/classes/Export.php:1318 libraries/classes/Html/Generator.php:971
#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:286
#: templates/import_status.twig:2 templates/user_password.twig:2
+#: libraries/classes/Html/Generator.php:984
msgid "Back"
msgstr "Retour"
@@ -7049,6 +7113,7 @@ msgstr "Ignorer"
#: libraries/classes/Html/Generator.php:78
#: templates/display/results/table.twig:312
#: templates/display/results/table.twig:313
+#: libraries/classes/Html/Generator.php:79
msgid "Copy"
msgstr "Copier"
@@ -7611,6 +7676,8 @@ msgid ""
"WebAuthn is not available. Please use a supported browser in a secure "
"context (HTTPS)."
msgstr ""
+"WebAuthn n'est pas disponible. Veuillez utiliser un navigateur supporté dans "
+"un contexte sécurisé (HTTPS)."
#: libraries/classes/Controllers/JavaScriptMessagesController.php:708
msgid ""
@@ -8117,6 +8184,7 @@ msgstr "L'authentification à deux facteurs a été configurée."
#: templates/table/structure/display_partitions.twig:29
#: templates/table/structure/display_structure.twig:230
#: templates/table/structure/display_table_stats.twig:119
+#: libraries/classes/Controllers/Server/DatabasesController.php:302
msgid "Rows"
msgstr "Lignes"
@@ -8126,6 +8194,7 @@ msgstr "Lignes"
#: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:3
#: templates/table/structure/display_structure.twig:461
#: templates/table/tracking/structure_snapshot_indexes.twig:1
+#: libraries/classes/Controllers/Server/DatabasesController.php:312
msgid "Indexes"
msgstr "Index"
@@ -8133,12 +8202,14 @@ msgstr "Index"
#: libraries/classes/Controllers/Server/Status/StatusController.php:153
#: libraries/classes/Controllers/Server/Status/StatusController.php:205
#: templates/table/structure/display_table_stats.twig:45
+#: libraries/classes/Controllers/Server/DatabasesController.php:317
msgid "Total"
msgstr "Total"
#: libraries/classes/Controllers/Server/DatabasesController.php:323
#: templates/database/structure/table_header.twig:38
#: templates/table/structure/display_table_stats.twig:32
+#: libraries/classes/Controllers/Server/DatabasesController.php:322
msgid "Overhead"
msgstr "Perte"
@@ -8906,6 +8977,7 @@ msgid "The number of threads that are not sleeping."
msgstr "Le nombre de fils d'exécution non suspendus."
#: libraries/classes/Controllers/Server/UserGroupsFormController.php:62
+#: libraries/classes/Controllers/Server/UserGroupsFormController.php:61
msgid "User groups management is not enabled."
msgstr "La gestion des groupes d'utilisateurs n'est pas activée."
@@ -9096,6 +9168,7 @@ msgstr "Le nom de la partition doit être une chaîne non vide."
#: libraries/classes/InsertEdit.php:740 libraries/classes/Message.php:191
#: templates/error/generic.twig:37
#: templates/table/structure/display_structure.twig:372
+#: libraries/classes/Html/Generator.php:860
msgid "Error"
msgstr "Erreur"
@@ -9203,6 +9276,9 @@ msgstr "Il manque l'extension %s. Merci de vérifier la configuration PHP."
#: libraries/classes/Database/CentralColumns.php:294
#: libraries/classes/Database/CentralColumns.php:398
#: libraries/classes/Database/CentralColumns.php:606
+#: libraries/classes/Database/CentralColumns.php:293
+#: libraries/classes/Database/CentralColumns.php:397
+#: libraries/classes/Database/CentralColumns.php:605
msgid ""
"The configuration storage is not ready for the central list of columns "
"feature."
@@ -9211,15 +9287,18 @@ msgstr ""
"liste centrale des colonnes."
#: libraries/classes/Database/CentralColumns.php:352
+#: libraries/classes/Database/CentralColumns.php:351
#, php-format
msgid "Could not add %1$s as they already exist in central list!"
msgstr "Impossible d'ajouter %1$s puisqu'ils existent dans la liste centrale !"
#: libraries/classes/Database/CentralColumns.php:367
+#: libraries/classes/Database/CentralColumns.php:366
msgid "Could not add columns!"
msgstr "Impossible d'ajouter les colonnes !"
#: libraries/classes/Database/CentralColumns.php:450
+#: libraries/classes/Database/CentralColumns.php:449
#, php-format
msgid ""
"Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
@@ -9228,18 +9307,22 @@ msgstr ""
"la liste centrale !"
#: libraries/classes/Database/CentralColumns.php:463
+#: libraries/classes/Database/CentralColumns.php:462
msgid "Could not remove columns!"
msgstr "Impossible de retirer les colonnes !"
#: libraries/classes/Database/CentralColumns.php:620
+#: libraries/classes/Database/CentralColumns.php:619
msgid "YES"
msgstr "OUI"
#: libraries/classes/Database/CentralColumns.php:620
+#: libraries/classes/Database/CentralColumns.php:619
msgid "NO"
msgstr "NON"
#: libraries/classes/Database/Designer/Common.php:521
+#: libraries/classes/Database/Designer/Common.php:520
msgctxt ""
"phpMyAdmin configuration storage is not configured for \"Display Features\" "
"on designer when user tries to set a display field."
@@ -9250,43 +9333,54 @@ msgstr ""
"\"Caractéristiques d'affichage\"."
#: libraries/classes/Database/Designer/Common.php:566
+#: libraries/classes/Database/Designer/Common.php:565
msgid "Error: relationship already exists."
msgstr "Erreur : relation déjà existante."
#: libraries/classes/Database/Designer/Common.php:618
+#: libraries/classes/Database/Designer/Common.php:617
msgid "FOREIGN KEY relationship has been added."
msgstr "La relation avec clé étrangère a été ajoutée."
#: libraries/classes/Database/Designer/Common.php:626
+#: libraries/classes/Database/Designer/Common.php:625
msgid "Error: FOREIGN KEY relationship could not be added!"
msgstr "Erreur : relation de clé étrangère non ajoutée !"
#: libraries/classes/Database/Designer/Common.php:633
+#: libraries/classes/Database/Designer/Common.php:632
msgid "Error: Missing index on column(s)."
msgstr "Erreur : un index est manquant sur la(es) colonne(s)."
#: libraries/classes/Database/Designer/Common.php:641
#: libraries/classes/Database/Designer/Common.php:720
+#: libraries/classes/Database/Designer/Common.php:640
+#: libraries/classes/Database/Designer/Common.php:719
msgid "Error: Relational features are disabled!"
msgstr "Erreur : fonctionnalités relationnelles désactivées !"
#: libraries/classes/Database/Designer/Common.php:665
+#: libraries/classes/Database/Designer/Common.php:664
msgid "Internal relationship has been added."
msgstr "Relation interne ajoutée."
#: libraries/classes/Database/Designer/Common.php:673
+#: libraries/classes/Database/Designer/Common.php:672
msgid "Error: Internal relationship could not be added!"
msgstr "Erreur : relation interne non ajoutée !"
#: libraries/classes/Database/Designer/Common.php:711
+#: libraries/classes/Database/Designer/Common.php:710
msgid "FOREIGN KEY relationship has been removed."
msgstr "Relation de clé étrangère retirée."
#: libraries/classes/Database/Designer/Common.php:742
+#: libraries/classes/Database/Designer/Common.php:741
msgid "Error: Internal relationship could not be removed!"
msgstr "Erreur : relation interne non retirée !"
#: libraries/classes/Database/Designer/Common.php:748
+#: libraries/classes/Database/Designer/Common.php:747
msgid "Internal relationship has been removed."
msgstr "Relation interne retirée."
@@ -9324,6 +9418,7 @@ msgstr "La requête « %s » a échoué"
#: libraries/classes/Database/Triggers.php:161
#: libraries/classes/Database/Triggers.php:443
#: libraries/classes/Html/Generator.php:915
+#: libraries/classes/Html/Generator.php:928
msgid "MySQL said: "
msgstr "MySQL a répondu : "
@@ -9415,6 +9510,7 @@ msgstr ""
"trouvé dans la base de données %2$s."
#: libraries/classes/DatabaseInterface.php:1125
+#: libraries/classes/DatabaseInterface.php:1124
#, php-format
msgid ""
"Unable to use timezone \"%1$s\" for server %2$d. Please check your "
@@ -9427,14 +9523,17 @@ msgstr ""
"par défaut du serveur de base de données."
#: libraries/classes/DatabaseInterface.php:1167
+#: libraries/classes/DatabaseInterface.php:1166
msgid "Failed to set configured collation connection!"
msgstr "Impossible de modifier l'interclassement configuré pour la connexion !"
#: libraries/classes/DatabaseInterface.php:1625
+#: libraries/classes/DatabaseInterface.php:1621
msgid "Missing connection parameters!"
msgstr "Paramètres de connexion manquants !"
#: libraries/classes/DatabaseInterface.php:1652
+#: libraries/classes/DatabaseInterface.php:1648
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"La connexion au « controluser » telle que définie dans la configuration a "
@@ -9683,10 +9782,12 @@ msgstr ""
"été trouvé dans la base de données %2$s."
#: libraries/classes/Dbal/DbiMysqli.php:126
+#: libraries/classes/Dbal/DbiMysqli.php:127
msgid "SSL connection enforced by server, automatically enabling it."
msgstr "Connexion SSL imposée par le serveur, activée automatiquement."
#: libraries/classes/Dbal/DbiMysqli.php:137
+#: libraries/classes/Dbal/DbiMysqli.php:138
#, php-format
msgid ""
"Error 1045: Access denied for user. Additional error information may be "
@@ -10146,7 +10247,7 @@ msgstr ""
#: libraries/classes/Sanitize.php:202
#: templates/config/form_display/input.twig:10 templates/home/index.twig:244
#: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
-#: templates/setup/home/index.twig:131
+#: templates/setup/home/index.twig:131 libraries/classes/Html/Generator.php:791
msgid "Documentation"
msgstr "Documentation"
@@ -10279,68 +10380,83 @@ msgid "Session not found."
msgstr "Session introuvable."
#: libraries/classes/Html/Generator.php:146
+#: libraries/classes/Html/Generator.php:147
#, php-format
msgid "Jump to database “%s”."
msgstr "Aller à la base de données « %s »."
#: libraries/classes/Html/Generator.php:172
+#: libraries/classes/Html/Generator.php:173
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "La fonctionnalité %s est affectée par un bogue connu, voir %s"
#: libraries/classes/Html/Generator.php:240
+#: libraries/classes/Html/Generator.php:241
msgid "SSL is not being used"
msgstr "SSL n'est pas utilisé"
#: libraries/classes/Html/Generator.php:245
+#: libraries/classes/Html/Generator.php:246
msgid "SSL is used with disabled verification"
msgstr "SSL est utilisé avec vérification désactivée"
#: libraries/classes/Html/Generator.php:247
+#: libraries/classes/Html/Generator.php:248
msgid "SSL is used without certification authority"
msgstr "SSL est utilisé sans autorité de certification"
#: libraries/classes/Html/Generator.php:250
+#: libraries/classes/Html/Generator.php:251
msgid "SSL is used"
msgstr "SSL est utilisé"
#: libraries/classes/Html/Generator.php:355
+#: libraries/classes/Html/Generator.php:356
msgid "The PHP function password_hash() with default options."
msgstr "La fonction PHP password_hash() avec les options par défaut."
#: libraries/classes/Html/Generator.php:356
+#: libraries/classes/Html/Generator.php:357
msgid "password_hash() PHP function"
msgstr "La fonction PHP password_hash()"
#: libraries/classes/Html/Generator.php:633
+#: libraries/classes/Html/Generator.php:634
msgid "Skip Explain SQL"
msgstr "Ne pas expliquer SQL"
#: libraries/classes/Html/Generator.php:659
+#: libraries/classes/Html/Generator.php:672
msgid "Without PHP code"
msgstr "Sans source PHP"
#: libraries/classes/Html/Generator.php:667
#: templates/database/multi_table_query/form.twig:175
#: templates/database/qbe/selection_form.twig:115
+#: libraries/classes/Html/Generator.php:680
msgid "Submit query"
msgstr "Soumettre la requête"
#: libraries/classes/Html/Generator.php:714 templates/console/display.twig:43
#: templates/console/display.twig:201 templates/sql/profiling_chart.twig:2
+#: libraries/classes/Html/Generator.php:727
msgid "Profiling"
msgstr "Profilage"
#: libraries/classes/Html/Generator.php:727
+#: libraries/classes/Html/Generator.php:740
msgctxt "Inline edit query"
msgid "Edit inline"
msgstr "Éditer en ligne"
#: libraries/classes/Html/Generator.php:854
+#: libraries/classes/Html/Generator.php:867
msgid "Static analysis:"
msgstr "Analyse statique :"
#: libraries/classes/Html/Generator.php:857
+#: libraries/classes/Html/Generator.php:870
#, php-format
msgid "%d errors were found during analysis."
msgstr "%d erreurs trouvées lors de l'analyse."
@@ -10398,6 +10514,18 @@ msgstr "Éditer la structure via le lien « Structure »."
#: templates/database/designer/database_tables.twig:114
#: templates/database/routines/editor_form.twig:53
#: templates/table/structure/display_table_stats.twig:97
+#: libraries/classes/Plugins/Export/ExportCsv.php:47
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:46
+#: libraries/classes/Plugins/Export/ExportJson.php:72
+#: libraries/classes/Plugins/Export/ExportLatex.php:68
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:45
+#: libraries/classes/Plugins/Export/ExportOds.php:52
+#: libraries/classes/Plugins/Export/ExportOdt.php:60
+#: libraries/classes/Plugins/Export/ExportPhparray.php:46
+#: libraries/classes/Plugins/Export/ExportSql.php:113
+#: libraries/classes/Plugins/Export/ExportTexytext.php:45
+#: libraries/classes/Plugins/Export/ExportXml.php:80
+#: libraries/classes/Plugins/Export/ExportYaml.php:45
msgid "Options"
msgstr "Options"
@@ -10482,6 +10610,14 @@ msgstr "Fonction"
#: templates/table/tracking/structure_snapshot_columns.twig:7
#: templates/table/tracking/structure_snapshot_indexes.twig:6
#: templates/table/zoom_search/index.twig:37
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:273
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:366
+#: libraries/classes/Plugins/Export/ExportLatex.php:520
+#: libraries/classes/Plugins/Export/ExportOdt.php:370
+#: libraries/classes/Plugins/Export/ExportOdt.php:470
+#: libraries/classes/Plugins/Export/ExportTexytext.php:290
+#: libraries/classes/Plugins/Export/ExportTexytext.php:378
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:523
msgid "Type"
msgstr "Type"
@@ -10570,6 +10706,7 @@ msgstr "Insérer"
#: templates/server/privileges/privileges_summary.twig:16
#: templates/server/sub_page_header.twig:2
#: templates/table/privileges/index.twig:22
+#: libraries/classes/Server/Privileges.php:2865
msgid "Privileges"
msgstr "Privilèges"
@@ -10596,6 +10733,11 @@ msgstr "Suivi"
#: libraries/classes/Plugins/Export/ExportXml.php:125
#: libraries/classes/Util.php:1874 libraries/classes/Util.php:1890
#: templates/database/triggers/list.twig:3
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:548
+#: libraries/classes/Plugins/Export/ExportOdt.php:692
+#: libraries/classes/Plugins/Export/ExportSql.php:1968
+#: libraries/classes/Plugins/Export/ExportTexytext.php:527
+#: libraries/classes/Plugins/Export/ExportXml.php:124
msgid "Triggers"
msgstr "Déclencheurs"
@@ -10619,6 +10761,8 @@ msgstr "Procédures stockées"
#: libraries/classes/Plugins/Export/ExportSql.php:966
#: libraries/classes/Plugins/Export/ExportXml.php:105
#: libraries/classes/Util.php:1873 templates/database/events/index.twig:3
+#: libraries/classes/Plugins/Export/ExportSql.php:965
+#: libraries/classes/Plugins/Export/ExportXml.php:104
msgid "Events"
msgstr "Évènements"
@@ -10790,6 +10934,14 @@ msgstr "Nouvelle colonne"
#: templates/table/tracking/structure_snapshot_indexes.twig:9
#: templates/table/zoom_search/index.twig:36
#: templates/table/zoom_search/result_form.twig:35
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:270
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:363
+#: libraries/classes/Plugins/Export/ExportLatex.php:519
+#: libraries/classes/Plugins/Export/ExportOdt.php:367
+#: libraries/classes/Plugins/Export/ExportOdt.php:467
+#: libraries/classes/Plugins/Export/ExportTexytext.php:289
+#: libraries/classes/Plugins/Export/ExportTexytext.php:377
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:521
msgid "Column"
msgstr "Colonne"
@@ -10818,6 +10970,10 @@ msgstr "Nouvel évènement"
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:362
#: templates/database/triggers/editor_form.twig:47
#: templates/database/triggers/list.twig:48
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:469
+#: libraries/classes/Plugins/Export/ExportOdt.php:594
+#: libraries/classes/Plugins/Export/ExportTexytext.php:452
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:361
msgid "Event"
msgstr "Évènement"
@@ -10825,6 +10981,8 @@ msgstr "Évènement"
#: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
#: libraries/classes/Plugins/Export/ExportSql.php:609
#: libraries/classes/Plugins/Export/ExportXml.php:110
+#: libraries/classes/Plugins/Export/ExportSql.php:608
+#: libraries/classes/Plugins/Export/ExportXml.php:109
msgid "Functions"
msgstr "Fonctions"
@@ -10846,6 +11004,8 @@ msgstr "Développer/Réduire"
#: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
#: libraries/classes/Plugins/Export/ExportSql.php:598
#: libraries/classes/Plugins/Export/ExportXml.php:115
+#: libraries/classes/Plugins/Export/ExportSql.php:597
+#: libraries/classes/Plugins/Export/ExportXml.php:114
msgid "Procedures"
msgstr "Procédures"
@@ -10876,6 +11036,7 @@ msgstr "Déclencheur"
#: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
#: libraries/classes/Plugins/Export/ExportXml.php:130
#: templates/database/structure/show_create.twig:28
+#: libraries/classes/Plugins/Export/ExportXml.php:129
msgid "Views"
msgstr "Vues"
@@ -11390,21 +11551,25 @@ msgstr "Format :"
#: libraries/classes/Plugins/Export/ExportCsv.php:60
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:36
+#: libraries/classes/Plugins/Export/ExportCsv.php:59
msgid "Columns separated with:"
msgstr "Colonnes séparées par :"
#: libraries/classes/Plugins/Export/ExportCsv.php:65
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:42
+#: libraries/classes/Plugins/Export/ExportCsv.php:64
msgid "Columns enclosed with:"
msgstr "Colonnes entourées par :"
#: libraries/classes/Plugins/Export/ExportCsv.php:70
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:49
+#: libraries/classes/Plugins/Export/ExportCsv.php:69
msgid "Columns escaped with:"
msgstr "Colonnes échappées avec :"
#: libraries/classes/Plugins/Export/ExportCsv.php:75
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:56
+#: libraries/classes/Plugins/Export/ExportCsv.php:74
msgid "Lines terminated with:"
msgstr "Lignes terminées par :"
@@ -11415,11 +11580,18 @@ msgstr "Lignes terminées par :"
#: libraries/classes/Plugins/Export/ExportOds.php:65
#: libraries/classes/Plugins/Export/ExportOdt.php:134
#: libraries/classes/Plugins/Export/ExportTexytext.php:85
+#: libraries/classes/Plugins/Export/ExportCsv.php:79
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:80
+#: libraries/classes/Plugins/Export/ExportLatex.php:188
+#: libraries/classes/Plugins/Export/ExportOds.php:64
+#: libraries/classes/Plugins/Export/ExportOdt.php:133
+#: libraries/classes/Plugins/Export/ExportTexytext.php:84
msgid "Replace NULL with:"
msgstr "Remplacer NULL par :"
#: libraries/classes/Plugins/Export/ExportCsv.php:85
#: libraries/classes/Plugins/Export/ExportExcel.php:56
+#: libraries/classes/Plugins/Export/ExportCsv.php:84
msgid "Remove carriage return/line feed characters within columns"
msgstr "Retirer les caractères de fin de ligne à l'intérieur des colonnes"
@@ -11437,6 +11609,12 @@ msgstr "Version d'Excel :"
#: libraries/config.values.php:251 libraries/config.values.php:312
#: libraries/config.values.php:328 libraries/config.values.php:336
#: libraries/config.values.php:341
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:62
+#: libraries/classes/Plugins/Export/ExportLatex.php:95
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:66
+#: libraries/classes/Plugins/Export/ExportOdt.php:76
+#: libraries/classes/Plugins/Export/ExportSql.php:220
+#: libraries/classes/Plugins/Export/ExportTexytext.php:61
msgid "structure"
msgstr "structure"
@@ -11450,6 +11628,12 @@ msgstr "structure"
#: libraries/config.values.php:252 libraries/config.values.php:313
#: libraries/config.values.php:329 libraries/config.values.php:337
#: libraries/config.values.php:342
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:63
+#: libraries/classes/Plugins/Export/ExportLatex.php:96
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:67
+#: libraries/classes/Plugins/Export/ExportOdt.php:77
+#: libraries/classes/Plugins/Export/ExportSql.php:221
+#: libraries/classes/Plugins/Export/ExportTexytext.php:62
msgid "data"
msgstr "données"
@@ -11463,6 +11647,12 @@ msgstr "données"
#: libraries/config.values.php:253 libraries/config.values.php:314
#: libraries/config.values.php:330 libraries/config.values.php:338
#: libraries/config.values.php:343
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:64
+#: libraries/classes/Plugins/Export/ExportLatex.php:97
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:68
+#: libraries/classes/Plugins/Export/ExportOdt.php:78
+#: libraries/classes/Plugins/Export/ExportSql.php:222
+#: libraries/classes/Plugins/Export/ExportTexytext.php:63
msgid "structure and data"
msgstr "structure et données"
@@ -11471,6 +11661,11 @@ msgstr "structure et données"
#: libraries/classes/Plugins/Export/ExportOdt.php:123
#: libraries/classes/Plugins/Export/ExportTexytext.php:74
#: libraries/classes/Plugins/Export/ExportXml.php:138
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:74
+#: libraries/classes/Plugins/Export/ExportLatex.php:159
+#: libraries/classes/Plugins/Export/ExportOdt.php:122
+#: libraries/classes/Plugins/Export/ExportTexytext.php:73
+#: libraries/classes/Plugins/Export/ExportXml.php:137
msgid "Data dump options"
msgstr "Options de déchargement des données"
@@ -11478,6 +11673,10 @@ msgstr "Options de déchargement des données"
#: libraries/classes/Plugins/Export/ExportOdt.php:249
#: libraries/classes/Plugins/Export/ExportSql.php:2216
#: libraries/classes/Plugins/Export/ExportTexytext.php:177
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:192
+#: libraries/classes/Plugins/Export/ExportOdt.php:248
+#: libraries/classes/Plugins/Export/ExportSql.php:2215
+#: libraries/classes/Plugins/Export/ExportTexytext.php:176
msgid "Dumping data for table"
msgstr "Déchargement des données de la table"
@@ -11503,6 +11702,14 @@ msgstr "Déchargement des données de la table"
#: templates/table/tracking/structure_snapshot_columns.twig:9
#: templates/table/tracking/structure_snapshot_indexes.twig:12
#: templates/table/zoom_search/result_form.twig:36
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:276
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:369
+#: libraries/classes/Plugins/Export/ExportLatex.php:521
+#: libraries/classes/Plugins/Export/ExportOdt.php:373
+#: libraries/classes/Plugins/Export/ExportOdt.php:473
+#: libraries/classes/Plugins/Export/ExportTexytext.php:291
+#: libraries/classes/Plugins/Export/ExportTexytext.php:379
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:525
msgid "Null"
msgstr "Null"
@@ -11525,6 +11732,14 @@ msgstr "Null"
#: templates/server/replication/replica_configuration.twig:9
#: templates/table/structure/display_structure.twig:26
#: templates/table/tracking/structure_snapshot_columns.twig:10
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:279
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:372
+#: libraries/classes/Plugins/Export/ExportLatex.php:522
+#: libraries/classes/Plugins/Export/ExportOdt.php:376
+#: libraries/classes/Plugins/Export/ExportOdt.php:476
+#: libraries/classes/Plugins/Export/ExportTexytext.php:292
+#: libraries/classes/Plugins/Export/ExportTexytext.php:380
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:527
msgid "Default"
msgstr "Valeur par défaut"
@@ -11536,6 +11751,11 @@ msgstr "Valeur par défaut"
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
#: templates/database/data_dictionary/index.twig:27
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:376
+#: libraries/classes/Plugins/Export/ExportLatex.php:524
+#: libraries/classes/Plugins/Export/ExportOdt.php:480
+#: libraries/classes/Plugins/Export/ExportTexytext.php:382
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:536
msgid "Links to"
msgstr "Est relié à"
@@ -11553,6 +11773,10 @@ msgstr "Est relié à"
#: templates/database/routines/index.twig:49
#: templates/database/triggers/list.twig:43 templates/setup/home/index.twig:49
#: templates/table/structure/display_structure.twig:21
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:467
+#: libraries/classes/Plugins/Export/ExportOdt.php:588
+#: libraries/classes/Plugins/Export/ExportTexytext.php:450
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:357
msgid "Name"
msgstr "Nom"
@@ -11563,6 +11787,10 @@ msgstr "Nom"
#: templates/database/events/editor_form.twig:82
#: templates/database/routines/editor_form.twig:109
#: templates/database/triggers/editor_form.twig:57
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:470
+#: libraries/classes/Plugins/Export/ExportOdt.php:597
+#: libraries/classes/Plugins/Export/ExportTexytext.php:453
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:363
msgid "Definition"
msgstr "Définition"
@@ -11570,6 +11798,10 @@ msgstr "Définition"
#: libraries/classes/Plugins/Export/ExportOdt.php:672
#: libraries/classes/Plugins/Export/ExportSql.php:1955
#: libraries/classes/Plugins/Export/ExportTexytext.php:509
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:538
+#: libraries/classes/Plugins/Export/ExportOdt.php:671
+#: libraries/classes/Plugins/Export/ExportSql.php:1954
+#: libraries/classes/Plugins/Export/ExportTexytext.php:508
msgid "Table structure for table"
msgstr "Structure de la table"
@@ -11577,6 +11809,10 @@ msgstr "Structure de la table"
#: libraries/classes/Plugins/Export/ExportOdt.php:703
#: libraries/classes/Plugins/Export/ExportSql.php:2006
#: libraries/classes/Plugins/Export/ExportTexytext.php:534
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:556
+#: libraries/classes/Plugins/Export/ExportOdt.php:702
+#: libraries/classes/Plugins/Export/ExportSql.php:2005
+#: libraries/classes/Plugins/Export/ExportTexytext.php:533
msgid "Structure for view"
msgstr "Structure de la vue"
@@ -11584,68 +11820,95 @@ msgstr "Structure de la vue"
#: libraries/classes/Plugins/Export/ExportOdt.php:722
#: libraries/classes/Plugins/Export/ExportSql.php:2038
#: libraries/classes/Plugins/Export/ExportTexytext.php:549
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:562
+#: libraries/classes/Plugins/Export/ExportOdt.php:721
+#: libraries/classes/Plugins/Export/ExportSql.php:2037
+#: libraries/classes/Plugins/Export/ExportTexytext.php:548
msgid "Stand-in structure for view"
msgstr "Doublure de structure pour la vue"
#: libraries/classes/Plugins/Export/ExportJson.php:88
+#: libraries/classes/Plugins/Export/ExportJson.php:87
msgid "Output pretty-printed JSON (Use human-readable formatting)"
msgstr "Produire du JSON embelli (avec formatage adapté aux humains)"
#: libraries/classes/Plugins/Export/ExportJson.php:94
+#: libraries/classes/Plugins/Export/ExportJson.php:93
msgid "Output unicode characters unescaped"
msgstr "Caractères unicode de sortie non échappés"
#: libraries/classes/Plugins/Export/ExportLatex.php:51
+#: libraries/classes/Plugins/Export/ExportLatex.php:50
msgid "Content of table @TABLE@"
msgstr "Contenu de la table @TABLE@"
#: libraries/classes/Plugins/Export/ExportLatex.php:52
+#: libraries/classes/Plugins/Export/ExportLatex.php:51
msgid "(continued)"
msgstr "(suite)"
#: libraries/classes/Plugins/Export/ExportLatex.php:53
+#: libraries/classes/Plugins/Export/ExportLatex.php:52
msgid "Structure of table @TABLE@"
msgstr "Structure de la table @TABLE@"
#: libraries/classes/Plugins/Export/ExportLatex.php:109
#: libraries/classes/Plugins/Export/ExportOdt.php:90
#: libraries/classes/Plugins/Export/ExportSql.php:236
+#: libraries/classes/Plugins/Export/ExportLatex.php:108
+#: libraries/classes/Plugins/Export/ExportOdt.php:89
+#: libraries/classes/Plugins/Export/ExportSql.php:235
msgid "Object creation options"
msgstr "Options de création d'objets"
#: libraries/classes/Plugins/Export/ExportLatex.php:115
#: libraries/classes/Plugins/Export/ExportLatex.php:171
+#: libraries/classes/Plugins/Export/ExportLatex.php:114
+#: libraries/classes/Plugins/Export/ExportLatex.php:170
msgid "Table caption:"
msgstr "Légende de la table :"
#: libraries/classes/Plugins/Export/ExportLatex.php:121
#: libraries/classes/Plugins/Export/ExportLatex.php:177
+#: libraries/classes/Plugins/Export/ExportLatex.php:120
+#: libraries/classes/Plugins/Export/ExportLatex.php:176
msgid "Table caption (continued):"
msgstr "Légende de la table (suite) :"
#: libraries/classes/Plugins/Export/ExportLatex.php:127
#: libraries/classes/Plugins/Export/ExportLatex.php:183
+#: libraries/classes/Plugins/Export/ExportLatex.php:126
+#: libraries/classes/Plugins/Export/ExportLatex.php:182
msgid "Label key:"
msgstr "Libeller la clé :"
#: libraries/classes/Plugins/Export/ExportLatex.php:135
#: libraries/classes/Plugins/Export/ExportOdt.php:98
#: libraries/classes/Plugins/Export/ExportSql.php:150
+#: libraries/classes/Plugins/Export/ExportLatex.php:134
+#: libraries/classes/Plugins/Export/ExportOdt.php:97
+#: libraries/classes/Plugins/Export/ExportSql.php:149
msgid "Display foreign key relationships"
msgstr "Afficher les relations de clés étrangères"
#: libraries/classes/Plugins/Export/ExportLatex.php:142
#: libraries/classes/Plugins/Export/ExportOdt.php:105
+#: libraries/classes/Plugins/Export/ExportLatex.php:141
+#: libraries/classes/Plugins/Export/ExportOdt.php:104
msgid "Display comments"
msgstr "Afficher les commentaires"
#: libraries/classes/Plugins/Export/ExportLatex.php:148
#: libraries/classes/Plugins/Export/ExportOdt.php:111
#: libraries/classes/Plugins/Export/ExportSql.php:158
+#: libraries/classes/Plugins/Export/ExportLatex.php:147
+#: libraries/classes/Plugins/Export/ExportOdt.php:110
+#: libraries/classes/Plugins/Export/ExportSql.php:157
msgid "Display media types"
msgstr "Afficher les types MIME"
#: libraries/classes/Plugins/Export/ExportLatex.php:166
+#: libraries/classes/Plugins/Export/ExportLatex.php:165
msgid "Put columns names in the first row:"
msgstr "Afficher les noms de colonnes en première ligne :"
@@ -11654,12 +11917,18 @@ msgstr "Afficher les noms de colonnes en première ligne :"
#: libraries/classes/Plugins/Export/ExportXml.php:220
#: templates/server/replication/change_primary.twig:22
#: templates/server/replication/primary_add_replica_user.twig:29
+#: libraries/classes/Plugins/Export/ExportLatex.php:209
+#: libraries/classes/Plugins/Export/ExportSql.php:724
+#: libraries/classes/Plugins/Export/ExportXml.php:219
msgid "Host:"
msgstr "Hôte :"
#: libraries/classes/Plugins/Export/ExportLatex.php:216
#: libraries/classes/Plugins/Export/ExportSql.php:732
#: libraries/classes/Plugins/Export/ExportXml.php:226
+#: libraries/classes/Plugins/Export/ExportLatex.php:215
+#: libraries/classes/Plugins/Export/ExportSql.php:731
+#: libraries/classes/Plugins/Export/ExportXml.php:225
msgid "Generation Time:"
msgstr "Généré le :"
@@ -11667,12 +11936,18 @@ msgstr "Généré le :"
#: libraries/classes/Plugins/Export/ExportSql.php:736
#: libraries/classes/Plugins/Export/ExportXml.php:228
#: templates/home/index.twig:173
+#: libraries/classes/Plugins/Export/ExportLatex.php:217
+#: libraries/classes/Plugins/Export/ExportSql.php:735
+#: libraries/classes/Plugins/Export/ExportXml.php:227
msgid "Server version:"
msgstr "Version du serveur :"
#: libraries/classes/Plugins/Export/ExportLatex.php:219
#: libraries/classes/Plugins/Export/ExportSql.php:738
#: libraries/classes/Plugins/Export/ExportXml.php:229
+#: libraries/classes/Plugins/Export/ExportLatex.php:218
+#: libraries/classes/Plugins/Export/ExportSql.php:737
+#: libraries/classes/Plugins/Export/ExportXml.php:228
msgid "PHP Version:"
msgstr "Version de PHP :"
@@ -11682,28 +11957,39 @@ msgstr "Version de PHP :"
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:202
#: templates/database/structure/copy_form.twig:5
#: templates/menu/breadcrumbs.twig:16
+#: libraries/classes/Plugins/Export/ExportLatex.php:244
+#: libraries/classes/Plugins/Export/ExportSql.php:903
+#: libraries/classes/Plugins/Export/ExportXml.php:382
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:201
msgid "Database:"
msgstr "Base de données :"
#: libraries/classes/Plugins/Export/ExportLatex.php:311
#: libraries/classes/Plugins/Export/ExportSql.php:2092
+#: libraries/classes/Plugins/Export/ExportLatex.php:310
+#: libraries/classes/Plugins/Export/ExportSql.php:2091
msgid "Data:"
msgstr "Données :"
#: libraries/classes/Plugins/Export/ExportLatex.php:498
+#: libraries/classes/Plugins/Export/ExportLatex.php:497
msgid "Structure:"
msgstr "Structure :"
#: libraries/classes/Plugins/Export/ExportMediawiki.php:78
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:77
msgid "Export table names"
msgstr "Exporter le nom des tables"
#: libraries/classes/Plugins/Export/ExportMediawiki.php:85
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:84
msgid "Export table headers"
msgstr "Exporter les entêtes de table"
#: libraries/classes/Plugins/Export/ExportOdt.php:250
#: libraries/classes/Plugins/Export/ExportTexytext.php:178
+#: libraries/classes/Plugins/Export/ExportOdt.php:249
+#: libraries/classes/Plugins/Export/ExportTexytext.php:177
msgid "Dumping data for query result"
msgstr "Déchargement des données pour la requête"
@@ -11728,6 +12014,7 @@ msgid "Stand in"
msgstr "Remplacement"
#: libraries/classes/Plugins/Export/ExportSql.php:129
+#: libraries/classes/Plugins/Export/ExportSql.php:128
msgid ""
"Display comments (includes info such as export timestamp, PHP version, "
"and server version)"
@@ -11736,10 +12023,12 @@ msgstr ""
"l'horodatage d'exportation, la version de PHP et la version du serveur)"
#: libraries/classes/Plugins/Export/ExportSql.php:136
+#: libraries/classes/Plugins/Export/ExportSql.php:135
msgid "Additional custom header comment (\\n splits lines):"
msgstr "Commentaires mis en entête (séparer les lignes par « \\n ») :"
#: libraries/classes/Plugins/Export/ExportSql.php:142
+#: libraries/classes/Plugins/Export/ExportSql.php:141
msgid ""
"Include a timestamp of when databases were created, last updated, and last "
"checked"
@@ -11748,10 +12037,12 @@ msgstr ""
"vérification des bases de données"
#: libraries/classes/Plugins/Export/ExportSql.php:203
+#: libraries/classes/Plugins/Export/ExportSql.php:202
msgid "Export metadata"
msgstr "Exporter les métadonnées"
#: libraries/classes/Plugins/Export/ExportSql.php:244
+#: libraries/classes/Plugins/Export/ExportSql.php:243
msgid "Add statements:"
msgstr "Ajouter les instructions :"
@@ -11762,26 +12053,37 @@ msgstr "Ajouter les instructions :"
#: libraries/classes/Plugins/Export/ExportSql.php:311
#: libraries/classes/Plugins/Export/ExportSql.php:339
#: libraries/classes/Plugins/Export/ExportSql.php:348
+#: libraries/classes/Plugins/Export/ExportSql.php:251
+#: libraries/classes/Plugins/Export/ExportSql.php:260
+#: libraries/classes/Plugins/Export/ExportSql.php:277
+#: libraries/classes/Plugins/Export/ExportSql.php:286
+#: libraries/classes/Plugins/Export/ExportSql.php:310
+#: libraries/classes/Plugins/Export/ExportSql.php:338
+#: libraries/classes/Plugins/Export/ExportSql.php:347
#, php-format
msgid "Add %s statement"
msgstr "Ajouter une instruction %s"
#: libraries/classes/Plugins/Export/ExportSql.php:294
+#: libraries/classes/Plugins/Export/ExportSql.php:293
msgid "(less efficient as indexes will be generated during table creation)"
msgstr ""
"(moins efficace car les index seront générés lors de la création de la table)"
#: libraries/classes/Plugins/Export/ExportSql.php:301
+#: libraries/classes/Plugins/Export/ExportSql.php:300
#, php-format
msgid "%s value"
msgstr "Valeur de %s"
#. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
#: libraries/classes/Plugins/Export/ExportSql.php:318
+#: libraries/classes/Plugins/Export/ExportSql.php:317
msgid "Use simple view export"
msgstr "Utiliser l'export de vues simplifié"
#: libraries/classes/Plugins/Export/ExportSql.php:357
+#: libraries/classes/Plugins/Export/ExportSql.php:356
msgid ""
"Enclose table and column names with backquotes (Protects column and table "
"names formed with special characters or keywords)"
@@ -11791,36 +12093,46 @@ msgstr ""
"spéciaux ou des mots réservés)"
#: libraries/classes/Plugins/Export/ExportSql.php:372
+#: libraries/classes/Plugins/Export/ExportSql.php:371
msgid "Data creation options"
msgstr "Options de création de données"
#: libraries/classes/Plugins/Export/ExportSql.php:377
#: libraries/classes/Plugins/Export/ExportSql.php:2174
+#: libraries/classes/Plugins/Export/ExportSql.php:376
+#: libraries/classes/Plugins/Export/ExportSql.php:2173
msgid "Truncate table before insert"
msgstr "Tronquer la table avant d'insérer"
#: libraries/classes/Plugins/Export/ExportSql.php:384
+#: libraries/classes/Plugins/Export/ExportSql.php:383
msgid "Instead of INSERT statements, use:"
msgstr "Au lieu d'instructions INSERT, utiliser :"
#: libraries/classes/Plugins/Export/ExportSql.php:390
+#: libraries/classes/Plugins/Export/ExportSql.php:389
msgid "INSERT DELAYED statements"
msgstr "Instructions INSERT DELAYED"
#: libraries/classes/Plugins/Export/ExportSql.php:402
#: libraries/classes/Plugins/Export/ExportSql.php:436
+#: libraries/classes/Plugins/Export/ExportSql.php:401
+#: libraries/classes/Plugins/Export/ExportSql.php:435
msgid "INSERT IGNORE statements"
msgstr "Instructions INSERT IGNORE"
#: libraries/classes/Plugins/Export/ExportSql.php:416
+#: libraries/classes/Plugins/Export/ExportSql.php:415
msgid "Function to use when dumping data:"
msgstr "Fonction à utiliser lors du déchargement des données :"
#: libraries/classes/Plugins/Export/ExportSql.php:431
+#: libraries/classes/Plugins/Export/ExportSql.php:430
msgid "Syntax to use when inserting data:"
msgstr "Syntaxe à utiliser lors de l'insertion de données :"
#: libraries/classes/Plugins/Export/ExportSql.php:441
+#: libraries/classes/Plugins/Export/ExportSql.php:440
msgid ""
"include column names in every INSERT statement
"
" Example: INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
@@ -11831,6 +12143,7 @@ msgstr ""
"col_C) VALUES (1,2,3)"
#: libraries/classes/Plugins/Export/ExportSql.php:446
+#: libraries/classes/Plugins/Export/ExportSql.php:445
msgid ""
"insert multiple rows in every INSERT statement
"
" Example: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
@@ -11841,6 +12154,7 @@ msgstr ""
"(1,2,3), (4,5,6), (7,8,9)"
#: libraries/classes/Plugins/Export/ExportSql.php:451
+#: libraries/classes/Plugins/Export/ExportSql.php:450
msgid ""
"both of the above
Example: INSERT INTO "
"tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)"
@@ -11849,6 +12163,7 @@ msgstr ""
"INTO tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)"
#: libraries/classes/Plugins/Export/ExportSql.php:456
+#: libraries/classes/Plugins/Export/ExportSql.php:455
msgid ""
"neither of the above
Example: INSERT INTO "
"tbl_name VALUES (1,2,3)"
@@ -11857,6 +12172,7 @@ msgstr ""
"INSERT INTO tbl_name VALUES (1,2,3)"
#: libraries/classes/Plugins/Export/ExportSql.php:475
+#: libraries/classes/Plugins/Export/ExportSql.php:474
msgid ""
"Dump binary columns in hexadecimal notation (for example, \"abc\" becomes "
"0x616263)"
@@ -11865,6 +12181,7 @@ msgstr ""
"» devient 0x616263)"
#: libraries/classes/Plugins/Export/ExportSql.php:484
+#: libraries/classes/Plugins/Export/ExportSql.php:483
msgid ""
"Dump TIMESTAMP columns in UTC (enables TIMESTAMP columns to be dumped and "
"reloaded between servers in different time zones)"
@@ -11874,106 +12191,131 @@ msgstr ""
"différents)"
#: libraries/classes/Plugins/Export/ExportSql.php:559
+#: libraries/classes/Plugins/Export/ExportSql.php:558
msgid "It appears your database uses routines;"
msgstr "Il semble que la base de données utilise des procédures ;"
#: libraries/classes/Plugins/Export/ExportSql.php:562
#: libraries/classes/Plugins/Export/ExportSql.php:1502
#: libraries/classes/Plugins/Export/ExportSql.php:1994
+#: libraries/classes/Plugins/Export/ExportSql.php:561
+#: libraries/classes/Plugins/Export/ExportSql.php:1501
+#: libraries/classes/Plugins/Export/ExportSql.php:1993
msgid "alias export may not work reliably in all cases."
msgstr ""
"l'exportation d'alias peut ne pas fonctionner de manière fiable dans tous "
"les cas."
#: libraries/classes/Plugins/Export/ExportSql.php:1022
+#: libraries/classes/Plugins/Export/ExportSql.php:1021
msgid "Metadata"
msgstr "Métadonnées"
#: libraries/classes/Plugins/Export/ExportSql.php:1087
+#: libraries/classes/Plugins/Export/ExportSql.php:1086
#, php-format
msgid "Metadata for table %s"
msgstr "Métadonnées pour la table %s"
#: libraries/classes/Plugins/Export/ExportSql.php:1094
+#: libraries/classes/Plugins/Export/ExportSql.php:1093
#, php-format
msgid "Metadata for database %s"
msgstr "Métadonnées pour la base de données %s"
#: libraries/classes/Plugins/Export/ExportSql.php:1414
+#: libraries/classes/Plugins/Export/ExportSql.php:1413
#, php-format
msgid "Error reading structure for table %s:"
msgstr "Erreur de lecture de structure pour la table %s :"
#: libraries/classes/Plugins/Export/ExportSql.php:1499
+#: libraries/classes/Plugins/Export/ExportSql.php:1498
msgid "It appears your database uses views;"
msgstr "Il semble que la base de données utilise des vues ;"
#: libraries/classes/Plugins/Export/ExportSql.php:1662
+#: libraries/classes/Plugins/Export/ExportSql.php:1661
msgid "Constraints for dumped tables"
msgstr "Contraintes pour les tables déchargées"
#: libraries/classes/Plugins/Export/ExportSql.php:1663
+#: libraries/classes/Plugins/Export/ExportSql.php:1662
msgid "Constraints for table"
msgstr "Contraintes pour la table"
#: libraries/classes/Plugins/Export/ExportSql.php:1690
+#: libraries/classes/Plugins/Export/ExportSql.php:1689
msgid "Indexes for dumped tables"
msgstr "Index pour les tables déchargées"
#: libraries/classes/Plugins/Export/ExportSql.php:1691
+#: libraries/classes/Plugins/Export/ExportSql.php:1690
msgid "Indexes for table"
msgstr "Index pour la table"
#: libraries/classes/Plugins/Export/ExportSql.php:1721
+#: libraries/classes/Plugins/Export/ExportSql.php:1720
msgid "AUTO_INCREMENT for dumped tables"
msgstr "AUTO_INCREMENT pour les tables déchargées"
#: libraries/classes/Plugins/Export/ExportSql.php:1722
+#: libraries/classes/Plugins/Export/ExportSql.php:1721
msgid "AUTO_INCREMENT for table"
msgstr "AUTO_INCREMENT pour la table"
#: libraries/classes/Plugins/Export/ExportSql.php:1795
+#: libraries/classes/Plugins/Export/ExportSql.php:1794
msgid "MEDIA TYPES FOR TABLE"
msgstr "TYPES MIME POUR LA TABLE"
#: libraries/classes/Plugins/Export/ExportSql.php:1820
+#: libraries/classes/Plugins/Export/ExportSql.php:1819
msgid "RELATIONSHIPS FOR TABLE"
msgstr "RELATIONS POUR LA TABLE"
#: libraries/classes/Plugins/Export/ExportSql.php:1991
+#: libraries/classes/Plugins/Export/ExportSql.php:1990
msgid "It appears your table uses triggers;"
msgstr "Il semble que la table utilise des déclencheurs ;"
#: libraries/classes/Plugins/Export/ExportSql.php:2021
+#: libraries/classes/Plugins/Export/ExportSql.php:2020
#, php-format
msgid "Structure for view %s exported as a table"
msgstr "Structure de la vue %s exportée comme une table"
#: libraries/classes/Plugins/Export/ExportSql.php:2041
+#: libraries/classes/Plugins/Export/ExportSql.php:2040
msgid "(See below for the actual view)"
msgstr "(Voir ci-dessous la vue réelle)"
#: libraries/classes/Plugins/Export/ExportSql.php:2107
+#: libraries/classes/Plugins/Export/ExportSql.php:2106
#, php-format
msgid "Error reading data for table %s:"
msgstr "Erreur de lecture des données pour la table %s :"
#: libraries/classes/Plugins/Export/ExportSql.php:2719
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:629
+#: libraries/classes/Plugins/Export/ExportSql.php:2718
msgid "Creation:"
msgstr "Création :"
#: libraries/classes/Plugins/Export/ExportSql.php:2729
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:640
+#: libraries/classes/Plugins/Export/ExportSql.php:2728
msgid "Last update:"
msgstr "Dernière modification :"
#: libraries/classes/Plugins/Export/ExportSql.php:2739
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:651
+#: libraries/classes/Plugins/Export/ExportSql.php:2738
msgid "Last check:"
msgstr "Dernière vérification :"
#: libraries/classes/Plugins/Export/ExportSql.php:2764
+#: libraries/classes/Plugins/Export/ExportSql.php:2763
msgid ""
"Database system or older MySQL server to maximize output compatibility with:"
msgstr ""
@@ -11981,19 +12323,23 @@ msgstr ""
"compatibilité de sortie avec :"
#: libraries/classes/Plugins/Export/ExportXml.php:99
+#: libraries/classes/Plugins/Export/ExportXml.php:98
msgid "Object creation options (all are recommended)"
msgstr "Options de création d'objets (toutes sont recommandées)"
#: libraries/classes/Plugins/Export/ExportXml.php:143
+#: libraries/classes/Plugins/Export/ExportXml.php:142
msgid "Export contents"
msgstr "Exporter les contenus"
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:203
#: templates/menu/breadcrumbs.twig:29
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:202
msgid "Table:"
msgstr "Table :"
#: libraries/classes/Plugins/Export/Helpers/Pdf.php:204
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:203
msgid "Purpose:"
msgstr "But :"
@@ -12520,16 +12866,12 @@ msgid "Hardware Security Key (FIDO U2F)"
msgstr "Clé de sécurité matérielle (FIDO U2F)"
#: libraries/classes/Plugins/TwoFactor/Key.php:218
-#, fuzzy
-#| msgid ""
-#| "Provides authentication using hardware security tokens supporting FIDO "
-#| "U2F, such as a Yubikey."
msgid ""
"Provides authentication using hardware security tokens supporting FIDO U2F, "
"such as a YubiKey."
msgstr ""
"Fournit une authentification avec des jetons de sécurité matériels prenant "
-"en charge FIDO U2F, tel qu'un Yubikey."
+"en charge FIDO U2F, tel qu'un YubiKey."
#: libraries/classes/Plugins/TwoFactorPlugin.php:73
#, php-format
@@ -12557,22 +12899,16 @@ msgid "For testing purposes only!"
msgstr "Seulement pour test !"
#: libraries/classes/Plugins/TwoFactor/WebAuthn.php:194
-#, fuzzy
-#| msgid "Hardware Security Key (FIDO U2F)"
msgid "Hardware Security Key (WebAuthn/FIDO2)"
-msgstr "Clé de sécurité matérielle (FIDO U2F)"
+msgstr "Clé de sécurité matérielle (WebAuthn/FIDO2)"
#: libraries/classes/Plugins/TwoFactor/WebAuthn.php:200
-#, fuzzy
-#| msgid ""
-#| "Provides authentication using hardware security tokens supporting FIDO "
-#| "U2F, such as a Yubikey."
msgid ""
"Provides authentication using hardware security tokens supporting the "
"WebAuthn/FIDO2 protocol, such as a YubiKey."
msgstr ""
"Fournit une authentification avec des jetons de sécurité matériels prenant "
-"en charge FIDO U2F, tel qu'un Yubikey."
+"en charge WebAuthn ou FIDO2 tel qu'une YubiKey."
#: libraries/classes/Query/Utilities.php:97
msgid ""
@@ -12600,26 +12936,32 @@ msgid "Details…"
msgstr "Détails…"
#: libraries/classes/RecentFavoriteTable.php:152
+#: libraries/classes/RecentFavoriteTable.php:151
msgid "Could not save recent table!"
msgstr "Impossible d'enregistrer les tables récentes !"
#: libraries/classes/RecentFavoriteTable.php:156
+#: libraries/classes/RecentFavoriteTable.php:155
msgid "Could not save favorite table!"
msgstr "Impossible d'enregistrer la table préférée !"
#: libraries/classes/RecentFavoriteTable.php:240
+#: libraries/classes/RecentFavoriteTable.php:239
msgid "Recent tables"
msgstr "Tables récentes"
#: libraries/classes/RecentFavoriteTable.php:242
+#: libraries/classes/RecentFavoriteTable.php:241
msgid "Recent"
msgstr "Récentes"
#: libraries/classes/RecentFavoriteTable.php:246
+#: libraries/classes/RecentFavoriteTable.php:245
msgid "Favorites"
msgstr "Préférées"
#: libraries/classes/ReplicationGui.php:448
+#: libraries/classes/ReplicationGui.php:447
msgid ""
"Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
"in phpMyAdmin configuration."
@@ -12628,47 +12970,58 @@ msgstr ""
"$cfg['AllowArbitraryServer'] dans la configuration de phpMyAdmin."
#: libraries/classes/ReplicationGui.php:459
+#: libraries/classes/ReplicationGui.php:458
msgid "Replication started successfully."
msgstr "La réplication a démarré avec succès."
#: libraries/classes/ReplicationGui.php:460
+#: libraries/classes/ReplicationGui.php:459
msgid "Error starting replication."
msgstr "Erreur lors du démarrage de la réplication."
#: libraries/classes/ReplicationGui.php:463
+#: libraries/classes/ReplicationGui.php:462
msgid "Replication stopped successfully."
msgstr "La réplication s'est correctement arrêtée."
#: libraries/classes/ReplicationGui.php:464
+#: libraries/classes/ReplicationGui.php:463
msgid "Error stopping replication."
msgstr "Erreur lors de l'arrêt de la réplication."
#: libraries/classes/ReplicationGui.php:467
+#: libraries/classes/ReplicationGui.php:466
msgid "Replication resetting successfully."
msgstr "La réplication a été réinitialisée avec succès."
#: libraries/classes/ReplicationGui.php:468
+#: libraries/classes/ReplicationGui.php:467
msgid "Error resetting replication."
msgstr "Erreur lors de la réinitialisation de la réplication."
#: libraries/classes/ReplicationGui.php:471
+#: libraries/classes/ReplicationGui.php:470
msgid "Success."
msgstr "Succès."
#: libraries/classes/ReplicationGui.php:472
+#: libraries/classes/ReplicationGui.php:471
msgid "Error."
msgstr "Erreur."
#: libraries/classes/ReplicationGui.php:512
+#: libraries/classes/ReplicationGui.php:511
msgid "Unknown error"
msgstr "Erreur inconnue"
#: libraries/classes/ReplicationGui.php:525
+#: libraries/classes/ReplicationGui.php:524
#, php-format
msgid "Unable to connect to primary %s."
msgstr "Connexion impossible à l'original %s."
#: libraries/classes/ReplicationGui.php:535
+#: libraries/classes/ReplicationGui.php:534
msgid ""
"Unable to read primary log position. Possible privilege problem on primary."
msgstr ""
@@ -12676,10 +13029,12 @@ msgstr ""
"problème de privilège sur l'original."
#: libraries/classes/ReplicationGui.php:553
+#: libraries/classes/ReplicationGui.php:552
msgid "Unable to change primary!"
msgstr "Impossible de changer l'original !"
#: libraries/classes/ReplicationGui.php:557
+#: libraries/classes/ReplicationGui.php:556
#, php-format
msgid "Primary server changed successfully to %s."
msgstr "Le serveur original est maintenant %s."
@@ -12730,6 +13085,8 @@ msgstr "Erreur lors du chargement de la recherche."
#: libraries/classes/Server/Plugins.php:66
#: libraries/classes/Server/Privileges.php:821
#: libraries/classes/Server/Privileges.php:3740
+#: libraries/classes/Server/Privileges.php:822
+#: libraries/classes/Server/Privileges.php:3742
msgid "Native MySQL authentication"
msgstr "Authentification MySQL native"
@@ -12755,10 +13112,12 @@ msgid "Account locking is not supported."
msgstr "Le verrouillage des comptes n'est pas pris en charge."
#: libraries/classes/Server/Privileges.php:291
+#: libraries/classes/Server/Privileges.php:292
msgid "No privileges."
msgstr "Pas de privilèges."
#: libraries/classes/Server/Privileges.php:299
+#: libraries/classes/Server/Privileges.php:300
msgid "Includes all privileges except GRANT."
msgstr "Tous les privilèges sauf GRANT."
@@ -12768,6 +13127,8 @@ msgstr "Tous les privilèges sauf GRANT."
#: templates/server/privileges/privileges_table.twig:128
#: templates/server/privileges/privileges_table.twig:326
#: templates/server/privileges/privileges_table.twig:329
+#: libraries/classes/Server/Privileges.php:322
+#: libraries/classes/Server/Privileges.php:389
msgid "Allows deleting data."
msgstr "Permission de supprimer des données."
@@ -12776,6 +13137,7 @@ msgstr "Permission de supprimer des données."
#: templates/server/privileges/privileges_table.twig:140
#: templates/server/privileges/privileges_table.twig:367
#: templates/server/privileges/privileges_table.twig:375
+#: libraries/classes/Server/Privileges.php:327
msgid "Allows creating new tables."
msgstr "Permission de créer des tables."
@@ -12784,6 +13146,7 @@ msgstr "Permission de créer des tables."
#: templates/server/privileges/privileges_table.twig:152
#: templates/server/privileges/privileges_table.twig:415
#: templates/server/privileges/privileges_table.twig:423
+#: libraries/classes/Server/Privileges.php:332
msgid "Allows dropping tables."
msgstr "Permission de supprimer des tables."
@@ -12793,6 +13156,8 @@ msgstr "Permission de supprimer des tables."
#: templates/server/privileges/privileges_table.twig:177
#: templates/server/privileges/privileges_table.twig:399
#: templates/server/privileges/privileges_table.twig:402
+#: libraries/classes/Server/Privileges.php:337
+#: libraries/classes/Server/Privileges.php:429
msgid "Allows creating and dropping indexes."
msgstr "Permission de créer et de supprimer des index."
@@ -12802,6 +13167,8 @@ msgstr "Permission de créer et de supprimer des index."
#: templates/server/privileges/privileges_table.twig:189
#: templates/server/privileges/privileges_table.twig:386
#: templates/server/privileges/privileges_table.twig:389
+#: libraries/classes/Server/Privileges.php:342
+#: libraries/classes/Server/Privileges.php:434
msgid "Allows altering the structure of existing tables."
msgstr "Permission de modifier la structure des tables existantes."
@@ -12814,6 +13181,9 @@ msgstr "Permission de modifier la structure des tables existantes."
#: templates/server/privileges/privileges_table.twig:503
#: templates/server/privileges/privileges_table.twig:515
#: templates/server/privileges/privileges_table.twig:518
+#: libraries/classes/Server/Privileges.php:347
+#: libraries/classes/Server/Privileges.php:473
+#: libraries/classes/Server/Privileges.php:489
msgid "Allows creating new views."
msgstr "Permission de créer des vues."
@@ -12824,6 +13194,9 @@ msgstr "Permission de créer des vues."
#: templates/server/privileges/privileges_table.twig:213
#: templates/server/privileges/privileges_table.twig:447
#: templates/server/privileges/privileges_table.twig:450
+#: libraries/classes/Server/Privileges.php:352
+#: libraries/classes/Server/Privileges.php:494
+#: libraries/classes/Server/Privileges.php:500
msgid "Allows performing SHOW CREATE VIEW queries."
msgstr "Permet d'exécuter les requêtes SHOW CREATE VIEW."
@@ -12833,6 +13206,8 @@ msgstr "Permet d'exécuter les requêtes SHOW CREATE VIEW."
#: templates/server/privileges/privileges_table.twig:225
#: templates/server/privileges/privileges_table.twig:543
#: templates/server/privileges/privileges_table.twig:546
+#: libraries/classes/Server/Privileges.php:357
+#: libraries/classes/Server/Privileges.php:483
msgid "Allows creating and dropping triggers."
msgstr "Permission de créer et de supprimer des déclencheurs."
@@ -12840,6 +13215,7 @@ msgstr "Permission de créer et de supprimer des déclencheurs."
#: templates/server/privileges/privileges_table.twig:16
#: templates/server/privileges/privileges_table.twig:287
#: templates/server/privileges/privileges_table.twig:290
+#: libraries/classes/Server/Privileges.php:374
msgid "Allows reading data."
msgstr "Permission de lire des données."
@@ -12847,6 +13223,7 @@ msgstr "Permission de lire des données."
#: templates/server/privileges/privileges_table.twig:43
#: templates/server/privileges/privileges_table.twig:300
#: templates/server/privileges/privileges_table.twig:303
+#: libraries/classes/Server/Privileges.php:379
msgid "Allows inserting and replacing data."
msgstr "Permission d'ajouter et de remplacer des données."
@@ -12854,24 +13231,28 @@ msgstr "Permission d'ajouter et de remplacer des données."
#: templates/server/privileges/privileges_table.twig:70
#: templates/server/privileges/privileges_table.twig:313
#: templates/server/privileges/privileges_table.twig:316
+#: libraries/classes/Server/Privileges.php:384
msgid "Allows changing data."
msgstr "Permission de changer des données."
#: libraries/classes/Server/Privileges.php:393
#: templates/server/privileges/privileges_table.twig:365
#: templates/server/privileges/privileges_table.twig:373
+#: libraries/classes/Server/Privileges.php:394
msgid "Allows creating new databases and tables."
msgstr "Permission de créer des bases de données et des tables."
#: libraries/classes/Server/Privileges.php:398
#: templates/server/privileges/privileges_table.twig:413
#: templates/server/privileges/privileges_table.twig:421
+#: libraries/classes/Server/Privileges.php:399
msgid "Allows dropping databases and tables."
msgstr "Permission de supprimer des bases de données et des tables."
#: libraries/classes/Server/Privileges.php:403
#: templates/server/privileges/privileges_table.twig:610
#: templates/server/privileges/privileges_table.twig:613
+#: libraries/classes/Server/Privileges.php:404
msgid "Allows reloading server settings and flushing the server's caches."
msgstr ""
"Permission de recharger les paramètres du serveur, et de vidanger la mémoire "
@@ -12880,18 +13261,21 @@ msgstr ""
#: libraries/classes/Server/Privileges.php:408
#: templates/server/privileges/privileges_table.twig:623
#: templates/server/privileges/privileges_table.twig:626
+#: libraries/classes/Server/Privileges.php:409
msgid "Allows shutting down the server."
msgstr "Permission d'arrêter le serveur."
#: libraries/classes/Server/Privileges.php:413
#: templates/server/privileges/privileges_table.twig:597
#: templates/server/privileges/privileges_table.twig:600
+#: libraries/classes/Server/Privileges.php:414
msgid "Allows viewing processes of all users."
msgstr "Permission de voir les processus de tous les utilisateurs."
#: libraries/classes/Server/Privileges.php:418
#: templates/server/privileges/privileges_table.twig:340
#: templates/server/privileges/privileges_table.twig:343
+#: libraries/classes/Server/Privileges.php:419
msgid "Allows importing data from and exporting data into files."
msgstr ""
"Permission d'importer et d'exporter des données à partir de/vers des "
@@ -12900,18 +13284,21 @@ msgstr ""
#: libraries/classes/Server/Privileges.php:423
#: templates/server/privileges/privileges_table.twig:97
#: templates/server/privileges/privileges_table.twig:677
+#: libraries/classes/Server/Privileges.php:424
msgid "Has no effect in this MySQL version."
msgstr "N'a pas d'effet dans cette version de MySQL."
#: libraries/classes/Server/Privileges.php:438
#: templates/server/privileges/privileges_table.twig:636
#: templates/server/privileges/privileges_table.twig:639
+#: libraries/classes/Server/Privileges.php:439
msgid "Gives access to the complete list of databases."
msgstr "Permission de voir la liste complète des noms de bases de données."
#: libraries/classes/Server/Privileges.php:444
#: templates/server/privileges/privileges_table.twig:583
#: templates/server/privileges/privileges_table.twig:587
+#: libraries/classes/Server/Privileges.php:445
msgid ""
"Allows connecting, even if maximum number of connections is reached; "
"required for most administrative operations like setting global variables or "
@@ -12925,12 +13312,14 @@ msgstr ""
#: libraries/classes/Server/Privileges.php:452
#: templates/server/privileges/privileges_table.twig:434
#: templates/server/privileges/privileges_table.twig:437
+#: libraries/classes/Server/Privileges.php:453
msgid "Allows creating temporary tables."
msgstr "Permission de créer des tables temporaires."
#: libraries/classes/Server/Privileges.php:457
#: templates/server/privileges/privileges_table.twig:664
#: templates/server/privileges/privileges_table.twig:667
+#: libraries/classes/Server/Privileges.php:458
msgid "Allows locking tables for the current thread."
msgstr ""
"Permission de verrouiller des enregistrements dans le fil courant (unité "
@@ -12939,12 +13328,14 @@ msgstr ""
#: libraries/classes/Server/Privileges.php:462
#: templates/server/privileges/privileges_table.twig:705
#: templates/server/privileges/privileges_table.twig:708
+#: libraries/classes/Server/Privileges.php:463
msgid "Needed for the replication replicas."
msgstr "Nécessaire pour les répliques (système de duplication)."
#: libraries/classes/Server/Privileges.php:467
#: templates/server/privileges/privileges_table.twig:692
#: templates/server/privileges/privileges_table.twig:695
+#: libraries/classes/Server/Privileges.php:468
msgid "Allows the user to ask where the replicas / primaries are."
msgstr ""
"Permet de demander à l'utilisateur où sont les originaux et les répliques "
@@ -12953,6 +13344,7 @@ msgstr ""
#: libraries/classes/Server/Privileges.php:477
#: templates/server/privileges/privileges_table.twig:530
#: templates/server/privileges/privileges_table.twig:533
+#: libraries/classes/Server/Privileges.php:478
msgid "Allows to set up events for the event scheduler."
msgstr ""
"Permission de mettre en place des évènements pour le programmateur "
@@ -12963,39 +13355,47 @@ msgstr ""
#: libraries/classes/Server/Privileges.php:515
#: templates/server/privileges/privileges_table.twig:235
#: templates/server/privileges/privileges_table.twig:239
+#: libraries/classes/Server/Privileges.php:507
+#: libraries/classes/Server/Privileges.php:516
msgid "Allows deleting historical rows."
msgstr "Permission de supprimer des données historiques."
#: libraries/classes/Server/Privileges.php:520
#: templates/server/privileges/privileges_table.twig:460
#: templates/server/privileges/privileges_table.twig:463
+#: libraries/classes/Server/Privileges.php:521
msgid "Allows creating stored routines."
msgstr "Permission de créer des procédures stockées."
#: libraries/classes/Server/Privileges.php:525
#: templates/server/privileges/privileges_table.twig:473
#: templates/server/privileges/privileges_table.twig:476
+#: libraries/classes/Server/Privileges.php:526
msgid "Allows altering and dropping stored routines."
msgstr "Permission de modifier et de supprimer des procédures stockées."
#: libraries/classes/Server/Privileges.php:530
#: templates/server/privileges/privileges_table.twig:718
#: templates/server/privileges/privileges_table.twig:721
+#: libraries/classes/Server/Privileges.php:531
msgid "Allows creating, dropping and renaming user accounts."
msgstr "Permission de créer, supprimer et renommer des comptes utilisateurs."
#: libraries/classes/Server/Privileges.php:535
#: templates/server/privileges/privileges_table.twig:486
#: templates/server/privileges/privileges_table.twig:489
+#: libraries/classes/Server/Privileges.php:536
msgid "Allows executing stored routines."
msgstr "Permission d'exécuter des procédures stockées."
#: libraries/classes/Server/Privileges.php:1105
+#: libraries/classes/Server/Privileges.php:1106
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Le mot de passe de %s a été changé."
#: libraries/classes/Server/Privileges.php:1153
+#: libraries/classes/Server/Privileges.php:1154
#, php-format
msgid "You have revoked the privileges for %s."
msgstr "L'utilisateur a révoqué les privilèges pour %s."
@@ -13003,6 +13403,7 @@ msgstr "L'utilisateur a révoqué les privilèges pour %s."
#: libraries/classes/Server/Privileges.php:1460
#: templates/database/privileges/index.twig:124
#: templates/table/privileges/index.twig:127
+#: libraries/classes/Server/Privileges.php:1462
msgid "Not enough privilege to view users."
msgstr "Privilèges insuffisants pour visualiser les utilisateurs."
@@ -13011,15 +13412,18 @@ msgstr "Privilèges insuffisants pour visualiser les utilisateurs."
#: templates/server/privileges/new_user_ajax.twig:45
#: templates/server/privileges/users_overview.twig:75
#: templates/table/privileges/index.twig:84
+#: libraries/classes/Server/Privileges.php:1524
msgid "Edit privileges"
msgstr "Éditer les privilèges"
#: libraries/classes/Server/Privileges.php:1526
+#: libraries/classes/Server/Privileges.php:1528
msgid "Revoke"
msgstr "Révoquer"
#: libraries/classes/Server/Privileges.php:1836
#: templates/server/privileges/privileges_table.twig:265
+#: libraries/classes/Server/Privileges.php:1838
msgid "Database-specific privileges"
msgstr "Privilèges spécifiques à une base de données"
@@ -13027,6 +13431,7 @@ msgstr "Privilèges spécifiques à une base de données"
#: templates/server/privileges/privileges_summary.twig:19
#: templates/server/privileges/privileges_table.twig:7
#: templates/server/privileges/privileges_table.twig:267
+#: libraries/classes/Server/Privileges.php:1844
msgid "Table-specific privileges"
msgstr "Privilèges spécifiques à une table"
@@ -13035,27 +13440,33 @@ msgstr "Privilèges spécifiques à une table"
#: templates/server/privileges/edit_routine_privileges.twig:29
#: templates/server/privileges/edit_routine_privileges.twig:46
#: templates/server/privileges/edit_routine_privileges.twig:59
+#: libraries/classes/Server/Privileges.php:1851
msgid "Routine"
msgstr "Procédure stockée"
#: libraries/classes/Server/Privileges.php:1848
#: templates/server/privileges/edit_routine_privileges.twig:47
+#: libraries/classes/Server/Privileges.php:1850
msgid "Routine-specific privileges"
msgstr "Privilèges spécifiques à la procédure stockée"
#: libraries/classes/Server/Privileges.php:2191
+#: libraries/classes/Server/Privileges.php:2193
msgid "No users selected for deleting!"
msgstr "Aucun utilisateur n'a été choisi en vue de le détruire !"
#: libraries/classes/Server/Privileges.php:2194
+#: libraries/classes/Server/Privileges.php:2196
msgid "Reloading the privileges"
msgstr "Chargement des privilèges en cours"
#: libraries/classes/Server/Privileges.php:2219
+#: libraries/classes/Server/Privileges.php:2221
msgid "The selected users have been deleted successfully."
msgstr "Les utilisateurs sélectionnés ont été effacés."
#: libraries/classes/Server/Privileges.php:2296
+#: libraries/classes/Server/Privileges.php:2298
#, php-format
msgid "You have updated the privileges for %s."
msgstr "L'utilisateur a modifié les privilèges pour %s."
@@ -13063,24 +13474,29 @@ msgstr "L'utilisateur a modifié les privilèges pour %s."
#: libraries/classes/Server/Privileges.php:2383
#: templates/database/privileges/index.twig:102
#: templates/table/privileges/index.twig:106
+#: libraries/classes/Server/Privileges.php:2385
msgid "No user found."
msgstr "Aucun utilisateur n'a été trouvé."
#: libraries/classes/Server/Privileges.php:2470
+#: libraries/classes/Server/Privileges.php:2472
#, php-format
msgid "Deleting %s"
msgstr "Suppression de %s"
#: libraries/classes/Server/Privileges.php:2501
+#: libraries/classes/Server/Privileges.php:2503
msgid "The privileges were reloaded successfully."
msgstr "Les privilèges ont été rechargés avec succès."
#: libraries/classes/Server/Privileges.php:2605
+#: libraries/classes/Server/Privileges.php:2607
#, php-format
msgid "The user %s already exists!"
msgstr "L'utilisateur %s existe déjà !"
#: libraries/classes/Server/Privileges.php:2880
+#: libraries/classes/Server/Privileges.php:2882
#, php-format
msgid "Privileges for %s"
msgstr "Privilèges pour %s"
@@ -13088,10 +13504,12 @@ msgstr "Privilèges pour %s"
#: libraries/classes/Server/Privileges.php:2889
#: libraries/classes/Server/Status/Processes.php:110
#: templates/server/user_groups/user_listings.twig:9
+#: libraries/classes/Server/Privileges.php:2891
msgid "User"
msgstr "Utilisateur"
#: libraries/classes/Server/Privileges.php:2998
+#: libraries/classes/Server/Privileges.php:3000
msgid ""
"A user account allowing any user from localhost to connect is present. This "
"will prevent other users from connecting if the host part of their account "
@@ -13103,6 +13521,7 @@ msgstr ""
"quel hôte (%)."
#: libraries/classes/Server/Privileges.php:3032
+#: libraries/classes/Server/Privileges.php:3034
#, php-format
msgid ""
"Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
@@ -13116,6 +13535,7 @@ msgstr ""
"faudrait %srecharger les privilèges%s avant de continuer."
#: libraries/classes/Server/Privileges.php:3048
+#: libraries/classes/Server/Privileges.php:3050
msgid ""
"Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
"tables. The content of these tables may differ from the privileges the "
@@ -13130,6 +13550,7 @@ msgstr ""
"RELOAD."
#: libraries/classes/Server/Privileges.php:3362
+#: libraries/classes/Server/Privileges.php:3364
msgid "You have added a new user."
msgstr "L'utilisateur a ajouté un utilisateur."
@@ -13326,6 +13747,7 @@ msgid "This MySQL server does not support the %s storage engine."
msgstr "Ce serveur MySQL ne prend pas en charge le moteur de stockage %s."
#: libraries/classes/Table/Indexes.php:59 libraries/classes/Table.php:2046
+#: libraries/classes/Table.php:2045
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Le nom d'une clé primaire doit être « PRIMARY » !"
@@ -13334,43 +13756,43 @@ msgstr "Le nom d'une clé primaire doit être « PRIMARY » !"
msgid "Problems with indexes of table `%s`"
msgstr "Il y a des problèmes avec les index de la table « %s »"
-#: libraries/classes/Table.php:328
+#: libraries/classes/Table.php:328 libraries/classes/Table.php:327
msgid "Unknown table status:"
msgstr "État de la table inconnu :"
-#: libraries/classes/Table.php:959
+#: libraries/classes/Table.php:959 libraries/classes/Table.php:958
#, php-format
msgid "Source database `%s` was not found!"
msgstr "La base de données source « %s » n'existe pas !"
-#: libraries/classes/Table.php:968
+#: libraries/classes/Table.php:968 libraries/classes/Table.php:967
#, php-format
msgid "Target database `%s` was not found!"
msgstr "La base de données cible « %s » n'existe pas !"
-#: libraries/classes/Table.php:1431
+#: libraries/classes/Table.php:1431 libraries/classes/Table.php:1430
msgid "Invalid database:"
msgstr "Base de données invalide :"
-#: libraries/classes/Table.php:1449
+#: libraries/classes/Table.php:1449 libraries/classes/Table.php:1448
msgid "Invalid table name:"
msgstr "Nom de table invalide :"
-#: libraries/classes/Table.php:1483
+#: libraries/classes/Table.php:1483 libraries/classes/Table.php:1482
#, php-format
msgid "Failed to rename table %1$s to %2$s!"
msgstr "Erreur lors du renommage de %1$s en %2$s !"
-#: libraries/classes/Table.php:1500
+#: libraries/classes/Table.php:1500 libraries/classes/Table.php:1499
#, php-format
msgid "Table %1$s has been renamed to %2$s."
msgstr "La table %1$s se nomme maintenant %2$s."
-#: libraries/classes/Table.php:1743
+#: libraries/classes/Table.php:1743 libraries/classes/Table.php:1742
msgid "Could not save table UI preferences!"
msgstr "Impossible d'enregistrer les préférences d'interface de tables !"
-#: libraries/classes/Table.php:1767
+#: libraries/classes/Table.php:1767 libraries/classes/Table.php:1766
#, php-format
msgid ""
"Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
@@ -13379,7 +13801,7 @@ msgstr ""
"Échec lors de la tentative de vidage de la table des préférences UI (voir "
"$cfg['Servers'][$i]['MaxTableUiprefs'] %s)"
-#: libraries/classes/Table.php:1901
+#: libraries/classes/Table.php:1901 libraries/classes/Table.php:1900
#, php-format
msgid ""
"Cannot save UI property \"%s\". The changes made will not be persistent "
@@ -13390,15 +13812,15 @@ msgstr ""
"sera pas persistant après actualisation de cette page. Merci de vérifier si "
"la structure de la table a changé."
-#: libraries/classes/Table.php:2058
+#: libraries/classes/Table.php:2058 libraries/classes/Table.php:2057
msgid "Can't rename index to PRIMARY!"
msgstr "L'index ne peut être renommé en PRIMARY !"
-#: libraries/classes/Table.php:2084
+#: libraries/classes/Table.php:2084 libraries/classes/Table.php:2083
msgid "No index parts defined!"
msgstr "Aucune colonne n'a été définie pour cet index !"
-#: libraries/classes/Table.php:2375
+#: libraries/classes/Table.php:2375 libraries/classes/Table.php:2374
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
@@ -13885,10 +14307,12 @@ msgid "Password is too long!"
msgstr "Le mot de passe est trop long !"
#: libraries/classes/UserPreferences.php:180
+#: libraries/classes/UserPreferences.php:179
msgid "Could not save configuration"
msgstr "Impossible d'enregistrer la configuration"
#: libraries/classes/UserPreferences.php:194
+#: libraries/classes/UserPreferences.php:193
msgid "The phpMyAdmin configuration storage database could not be accessed."
msgstr ""
"La base de données de stockage de configuration de phpMyAdmin n'a pas pu "
@@ -14316,8 +14740,8 @@ msgstr ""
"Si les colonnes sont de type « enum » ou « set », merci de saisir les "
"valeurs sous la forme 'a','b','c'…
S'il faut saisir une barre oblique "
"inverse (« \\ ») ou une apostrophe (« ' ») dans l'une de ces valeurs, la "
-"faire précéder d'une barre oblique inverse (par exemple '\\\\xyz' ou "
-"'a\\'b')."
+"faire précéder d'une barre oblique inverse (par exemple '\\\\xyz' ou 'a"
+"\\'b')."
#: templates/columns_definitions/table_fields_definitions.twig:21
msgid ""
@@ -14556,8 +14980,8 @@ msgid ""
"Execute queries on Enter and insert new line with Shift+Enter. To make this "
"permanent, view settings."
msgstr ""
-"Exécuter les requêtes avec Entrée et insérer une nouvelle ligne avec "
-"Maj+Entrée. Ce choix peut être rendu permanent via les paramètres."
+"Exécuter les requêtes avec Entrée et insérer une nouvelle ligne avec Maj"
+"+Entrée. Ce choix peut être rendu permanent via les paramètres."
#: templates/create_tracking_version.twig:10
#, php-format
@@ -16589,27 +17013,19 @@ msgid "Verify"
msgstr "Vérifier"
#: templates/login/twofactor/webauthn_creation.twig:1
-#, fuzzy
-#| msgid ""
-#| "Please connect your FIDO U2F device into your computer's USB port. Then "
-#| "confirm registration on the device."
msgid ""
"Please connect your WebAuthn/FIDO2 device. Then confirm registration on the "
"device."
msgstr ""
-"Merci de connecter le périphérique FIDO U2F à un port USB de l'ordinateur, "
-"puis de confirmer l'enregistrement sur l'appareil."
+"Merci de connecter votre périphérique WebAuthn/FIDO2 à un port USB de "
+"l'ordinateur, puis de confirmer l'enregistrement sur l'appareil."
#: templates/login/twofactor/webauthn_request.twig:1
-#, fuzzy
-#| msgid ""
-#| "Please connect your FIDO U2F device into your computer's USB port. Then "
-#| "confirm login on the device."
msgid ""
"Please connect your WebAuthn/FIDO2 device. Then confirm login on the device."
msgstr ""
-"Merci de connecter le périphérique FIDO U2F à un port USB de l'ordinateur, "
-"puis de confirmer l'identification sur l'appareil."
+"Merci de connecter votre périphérique WebAuthn/FIDO2 à un port USB de "
+"l'ordinateur, puis de confirmer l'identification sur l'appareil."
#: templates/menu/breadcrumbs.twig:27
msgid "View:"
@@ -16854,15 +17270,11 @@ msgstr ""
"ce compte."
#: templates/preferences/two_factor/main.twig:26
-#, fuzzy
-#| msgid ""
-#| "Two-factor authentication is not available, please install optional "
-#| "dependencies to enable authentication backends."
msgid ""
"Please install optional dependencies to enable more authentication backends."
msgstr ""
-"L'authentification à deux facteurs n'est pas disponible, merci d'installer "
-"les dépendances optionnelles pour activer les services d'authentification."
+"Merci d'installer les dépendances optionnelles pour activer d'autres "
+"services d'authentification."
#: templates/preferences/two_factor/main.twig:37
msgid ""
@@ -18802,8 +19214,8 @@ msgstr "Éditer la ligne suivante"
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
msgstr ""
-"Utiliser la touche de tabulation pour aller d'une valeur à l'autre, ou "
-"CTRL+flèches pour aller n'importe où."
+"Utiliser la touche de tabulation pour aller d'une valeur à l'autre, ou CTRL"
+"+flèches pour aller n'importe où."
#: templates/table/insert/column_row.twig:15
msgid "Binary"
@@ -19348,9 +19760,10 @@ msgstr "Nom de la vue"
msgid "Column names"
msgstr "Noms de colonnes"
+#: libraries/classes/Html/Generator.php:643
#, php-format
-#~ msgid "Analyze Explain at %s"
-#~ msgstr "Analyser les explications sur %s"
+msgid "Analyze Explain at %s"
+msgstr "Analyser les explications sur %s"
#~ msgid "Key is too short, it should have at least 32 characters."
#~ msgstr "La clé doit avoir un minimum de 32 caractères."
@@ -20742,8 +21155,8 @@ msgstr "Noms de colonnes"
#~ msgid ""
#~ "The SQL validator could not be initialized. Please check if you have "
-#~ "installed the necessary PHP extensions as described in the "
-#~ "%sdocumentation%s."
+#~ "installed the necessary PHP extensions as described in the %sdocumentation"
+#~ "%s."
#~ msgstr ""
#~ "Le validateur SQL n'a pas pu être initialisé. Vérifiez que les extensions "
#~ "PHP nécessaires ont bien été installées tel que décrit dans la "