@@ -4,16 +4,16 @@ msgstr ""
4
4
"Project-Id-Version : phpMyAdmin-docs 4.0.0-dev\n "
5
5
"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
6
6
"POT-Creation-Date : 2020-03-20 21:01+0100\n "
7
- "PO-Revision-Date : 2018-12-23 05:01 +0000\n "
8
- "Last-Translator : tmtisfree <tmtisfree@free .fr>\n "
9
- "Language-Team : French <https://hosted.weblate.org/projects/phpmyadmin/sql- "
10
- "parser/fr/>\n "
7
+ "PO-Revision-Date : 2020-03-20 20:58 +0000\n "
8
+ "Last-Translator : William Desportes <williamdes@wdes .fr>\n "
9
+ "Language-Team : French <https://hosted.weblate.org/projects/phpmyadmin/ "
10
+ "sql- parser/fr/>\n "
11
11
"Language : fr\n "
12
12
"MIME-Version : 1.0\n "
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"Content-Transfer-Encoding : 8bit\n "
15
15
"Plural-Forms : nplurals=2; plural=n > 1;\n "
16
- "X-Generator : Weblate 3.4 -dev\n "
16
+ "X-Generator : Weblate 4.0 -dev\n "
17
17
18
18
#: src/Component.php:41 src/Component.php:61
19
19
msgid "Not implemented yet."
@@ -28,7 +28,7 @@ msgstr ""
28
28
29
29
#: src/Components/AlterOperation.php:290
30
30
msgid "Missing comma before start of a new alter operation."
31
- msgstr ""
31
+ msgstr "Virgule manquante avant le début d’une nouvelle opération ALTER. "
32
32
33
33
#: src/Components/AlterOperation.php:302
34
34
msgid "Unrecognized alter operation."
@@ -69,25 +69,21 @@ msgid "Unexpected end of CASE expression"
69
69
msgstr "Fin inattendue d'une expression CASE"
70
70
71
71
#: src/Components/CaseExpression.php:225
72
- #, fuzzy
73
- #| msgid "Unexpected end of CASE expression"
74
72
msgid "Potential duplicate alias of CASE expression."
75
- msgstr "Fin inattendue d'une expression CASE"
73
+ msgstr "Potentiel duplicata de l'alias d' expression CASE. "
76
74
77
75
#: src/Components/CaseExpression.php:236
78
76
msgid "An alias expected after AS but got "
79
- msgstr ""
77
+ msgstr "Un alias était attendu après AS mais obtenu : "
80
78
81
79
#: src/Components/CaseExpression.php:248 src/Components/Expression.php:353
82
80
#: src/Components/Expression.php:373 src/Components/Expression.php:408
83
81
msgid "An alias was previously found."
84
82
msgstr "Un alias a été constaté précédemment."
85
83
86
84
#: src/Components/CaseExpression.php:262
87
- #, fuzzy
88
- #| msgid "An alias was expected."
89
85
msgid "An alias was expected after AS."
90
- msgstr "Un alias était attendu."
86
+ msgstr "Un alias était attendu après AS ."
91
87
92
88
#: src/Components/CreateDefinition.php:252
93
89
msgid ""
@@ -144,16 +140,12 @@ msgid "An offset was expected."
144
140
msgstr "Un décalage était prévu."
145
141
146
142
#: src/Components/LockExpression.php:91
147
- #, fuzzy
148
- #| msgid "Unexpected end of CASE expression"
149
143
msgid "Unexpected end of LOCK expression."
150
- msgstr "Fin inattendue d'une expression CASE"
144
+ msgstr "Fin inattendue de l' expression CASE. "
151
145
152
146
#: src/Components/LockExpression.php:199
153
- #, fuzzy
154
- #| msgid "Unexpected end of CASE expression"
155
147
msgid "Unexpected end of Lock expression."
156
- msgstr "Fin inattendue d'une expression CASE "
148
+ msgstr "Fin inattendue de l' expression LOCK. "
157
149
158
150
#: src/Components/OptionsArray.php:145
159
151
#, php-format
@@ -250,16 +242,12 @@ msgid "This type of clause is not valid in Multi-table queries."
250
242
msgstr "Ce type de clause a été analysé précédemment."
251
243
252
244
#: src/Statements/LockStatement.php:116
253
- #, fuzzy
254
- #| msgid "Unexpected beginning of statement."
255
245
msgid "Unexpected end of LOCK statement."
256
- msgstr "Début d'énoncé inattendu ."
246
+ msgstr "Fin inattendue de l'instruction LOCK ."
257
247
258
248
#: src/Statements/PurgeStatement.php:136
259
- #, fuzzy
260
- #| msgid "Unexpected keyword."
261
249
msgid "Unexpected keyword"
262
- msgstr "Mot clef inattendu. "
250
+ msgstr "Mot clef inattendu"
263
251
264
252
#~ msgid "error #1"
265
253
#~ msgstr "erreur #1"
0 commit comments