@@ -4,7 +4,7 @@ msgstr ""
44"Project-Id-Version : phpMyAdmin-docs 4.0.0-dev\n "
55"
Report-Msgid-Bugs-To :
[email protected] \n"
66"POT-Creation-Date : 2021-12-29 16:13-0300\n "
7- "PO-Revision-Date : 2022-02-15 23:50 +0000\n "
7+ "PO-Revision-Date : 2022-02-17 09:56 +0000\n "
88"
Last-Translator :
William Desportes <[email protected] >\n "
99"Language-Team : French <https://hosted.weblate.org/projects/phpmyadmin/ "
1010"sql-parser/fr/>\n "
@@ -251,28 +251,20 @@ msgid "Unexpected keyword"
251251msgstr "Mot clef inattendu"
252252
253253#: src/Statements/WithStatement.php:119
254- #, fuzzy
255- #| msgid "The name of the entity was expected."
256254msgid "The name of the CTE was expected."
257- msgstr "Le nom de l'entité était attendu."
255+ msgstr "Le nom du CTE était attendu."
258256
259257#: src/Statements/WithStatement.php:138
260- #, fuzzy
261- #| msgid "A \"RETURNS\" keyword was expected."
262258msgid "AS keyword was expected."
263- msgstr "Le mot clé « RETURNS » était attendu."
259+ msgstr "Le mot clé AS était attendu."
264260
265261#: src/Statements/WithStatement.php:154
266- #, fuzzy
267- #| msgid "The name of the entity was expected."
268262msgid "Subquery of the CTE was expected."
269- msgstr "Le nom de l'entité était attendu ."
263+ msgstr "Une sous-requête du CTE était attendue ."
270264
271265#: src/Statements/WithStatement.php:271
272- #, fuzzy
273- #| msgid "Unexpected end of LOCK statement."
274266msgid "Unexpected end of the WITH CTE."
275- msgstr "Fin inattendue de l'instruction LOCK ."
267+ msgstr "Fin inattendue du WITH CTE ."
276268
277269#~ msgid "error #1"
278270#~ msgstr "erreur #1"
0 commit comments