Skip to content

Commit 94652f2

Browse files
williamdesweblate
authored andcommitted
Translated using Weblate (French)
Currently translated at 100.0% (54 of 54 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/fr/ Signed-off-by: William Desportes <[email protected]>
1 parent c4e7630 commit 94652f2

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

locale/fr/LC_MESSAGES/sqlparser.mo

328 Bytes
Binary file not shown.

locale/fr/LC_MESSAGES/sqlparser.po

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -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"
251251
msgstr "Mot clef inattendu"
252252

253253
#: src/Statements/WithStatement.php:119
254-
#, fuzzy
255-
#| msgid "The name of the entity was expected."
256254
msgid "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."
262258
msgid "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."
268262
msgid "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."
274266
msgid "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

Comments
 (0)