33msgstr ""
44"Project-Id-Version : SQL parser 5\n "
55"
Report-Msgid-Bugs-To :
[email protected] \n"
6- "POT-Creation-Date : 2020-03-20 21:01+0100 \n "
6+ "POT-Creation-Date : 2021-12-29 16:13-0300 \n "
77"PO-Revision-Date : 2015-10-15 11:30+0200\n "
88"
Last-Translator :
Michal Čihař <[email protected] >\n "
99"Language-Team : Afrikaans <https://hosted.weblate.org/projects/phpmyadmin/ "
@@ -15,109 +15,109 @@ msgstr ""
1515"Plural-Forms : nplurals=2; plural=n != 1;\n "
1616"X-Generator : Weblate 2.5-dev\n "
1717
18- #: src/Component.php:41 src/Component.php:61
18+ #: src/Component.php:42 src/Component.php:62
1919msgid "Not implemented yet."
2020msgstr ""
2121
22- #: src/Components/AlterOperation.php:278 src/Statement.php:351
22+ #: src/Components/AlterOperation.php:346 src/Statement.php:352
2323msgid ""
2424"A new statement was found, but no delimiter between it and the previous one."
2525msgstr ""
2626
27- #: src/Components/AlterOperation.php:290
27+ #: src/Components/AlterOperation.php:358
2828msgid "Missing comma before start of a new alter operation."
2929msgstr ""
3030
31- #: src/Components/AlterOperation.php:302
31+ #: src/Components/AlterOperation.php:368
3232msgid "Unrecognized alter operation."
3333msgstr ""
3434
35- #: src/Components/Array2d.php:86
35+ #: src/Components/Array2d.php:91
3636#, php-format
3737msgid "%1$d values were expected, but found %2$d."
3838msgstr ""
3939
40- #: src/Components/Array2d.php:110
40+ #: src/Components/Array2d.php:111
4141msgid "An opening bracket followed by a set of values was expected."
4242msgstr ""
4343
44- #: src/Components/ArrayObj.php:112 src/Components/CreateDefinition.php:230
44+ #: src/Components/ArrayObj.php:109 src/Components/CreateDefinition.php:232
4545msgid "An opening bracket was expected."
4646msgstr ""
4747
4848#: src/Components/CaseExpression.php:136 src/Components/CaseExpression.php:164
49- #: src/Components/CaseExpression.php:177 src/Components/CaseExpression.php:191
50- #: src/Components/IndexHint.php:131 src/Components/IndexHint.php:160
51- #: src/Components/LockExpression.php:171 src/Components/LockExpression.php:181
52- #: src/Components/LockExpression.php:189 src/Statements/DeleteStatement.php:254
49+ #: src/Components/CaseExpression.php:175 src/Components/CaseExpression.php:187
50+ #: src/Components/IndexHint.php:137 src/Components/IndexHint.php:167
51+ #: src/Components/LockExpression.php:176 src/Components/LockExpression.php:183
52+ #: src/Components/LockExpression.php:191 src/Statements/DeleteStatement.php:250
5353#: src/Statements/DeleteStatement.php:269
54- #: src/Statements/DeleteStatement.php:313
55- #: src/Statements/DeleteStatement.php:325
56- #: src/Statements/DeleteStatement.php:356
57- #: src/Statements/DeleteStatement.php:367
58- #: src/Statements/InsertStatement.php:189
59- #: src/Statements/InsertStatement.php:217 src/Statements/LoadStatement.php:271
60- #: src/Statements/LockStatement.php:86 src/Statements/ReplaceStatement.php:155
61- #: src/Statements/ReplaceStatement.php:183
54+ #: src/Statements/DeleteStatement.php:309
55+ #: src/Statements/DeleteStatement.php:321
56+ #: src/Statements/DeleteStatement.php:347
57+ #: src/Statements/DeleteStatement.php:354
58+ #: src/Statements/InsertStatement.php:191
59+ #: src/Statements/InsertStatement.php:222 src/Statements/LoadStatement.php:265
60+ #: src/Statements/LockStatement.php:88 src/Statements/ReplaceStatement.php:151
61+ #: src/Statements/ReplaceStatement.php:180
6262msgid "Unexpected keyword."
6363msgstr ""
6464
65- #: src/Components/CaseExpression.php:200
65+ #: src/Components/CaseExpression.php:195
6666msgid "Unexpected end of CASE expression"
6767msgstr ""
6868
69- #: src/Components/CaseExpression.php:225
69+ #: src/Components/CaseExpression.php:215
7070msgid "Potential duplicate alias of CASE expression."
7171msgstr ""
7272
73- #: src/Components/CaseExpression.php:236
73+ #: src/Components/CaseExpression.php:228
7474msgid "An alias expected after AS but got "
7575msgstr ""
7676
77- #: src/Components/CaseExpression.php:248 src/Components/Expression.php:353
77+ #: src/Components/CaseExpression.php:241 src/Components/Expression.php:353
7878#: src/Components/Expression.php:373 src/Components/Expression.php:408
7979msgid "An alias was previously found."
8080msgstr ""
8181
82- #: src/Components/CaseExpression.php:262
82+ #: src/Components/CaseExpression.php:255
8383#, fuzzy
8484#| msgid "With selected:"
8585msgid "An alias was expected after AS."
8686msgstr "Met gekose:"
8787
88- #: src/Components/CreateDefinition.php:252
88+ #: src/Components/CreateDefinition.php:254
8989msgid ""
9090"A symbol name was expected! A reserved keyword can not be used as a column "
9191"name without backquotes."
9292msgstr ""
9393
94- #: src/Components/CreateDefinition.php:266
94+ #: src/Components/CreateDefinition.php:267
9595#, fuzzy
9696#| msgid "With selected:"
9797msgid "A symbol name was expected!"
9898msgstr "Met gekose:"
9999
100- #: src/Components/CreateDefinition.php:301
100+ #: src/Components/CreateDefinition.php:299
101101#, fuzzy
102102#| msgid "With selected:"
103103msgid "A comma or a closing bracket was expected."
104104msgstr "Met gekose:"
105105
106- #: src/Components/CreateDefinition.php:317
106+ #: src/Components/CreateDefinition.php:312 src/Statements/WithStatement.php:333
107107msgid "A closing bracket was expected."
108108msgstr ""
109109
110- #: src/Components/DataType.php:130
110+ #: src/Components/DataType.php:132
111111msgid "Unrecognized data type."
112112msgstr ""
113113
114- #: src/Components/ExpressionArray.php:101
114+ #: src/Components/ExpressionArray.php:108 src/Statements/WithStatement.php:202
115115#, fuzzy
116116#| msgid "With selected:"
117117msgid "An expression was expected."
118118msgstr "Met gekose:"
119119
120- #: src/Components/Expression.php:258 src/Components/Expression.php:420
120+ #: src/Components/Expression.php:258 src/Components/Expression.php:419
121121#, fuzzy
122122#| msgid "With selected:"
123123msgid "An alias was expected."
@@ -127,87 +127,88 @@ msgstr "Met gekose:"
127127msgid "Unexpected dot."
128128msgstr ""
129129
130- #: src/Components/IndexHint.php:137 src/Components/IndexHint.php:166
131- #: src/Components/LockExpression.php:159 src/Components/SetOperation.php:138
132- #: src/Statement.php:247 src/Statements/DeleteStatement.php:278
133- #: src/Statements/DeleteStatement.php:329
134- #: src/Statements/InsertStatement.php:227
135- #: src/Statements/InsertStatement.php:247 src/Statements/LoadStatement.php:274
136- #: src/Statements/LoadStatement.php:302 src/Statements/LoadStatement.php:323
137- #: src/Statements/LockStatement.php:93 src/Statements/LockStatement.php:99
138- #: src/Statements/PurgeStatement.php:109 src/Statements/PurgeStatement.php:119
139- #: src/Statements/PurgeStatement.php:139
140- #: src/Statements/ReplaceStatement.php:192
130+ #: src/Components/IndexHint.php:143 src/Components/IndexHint.php:173
131+ #: src/Components/Key.php:260 src/Components/LockExpression.php:164
132+ #: src/Components/SetOperation.php:141 src/Statement.php:249
133+ #: src/Statements/DeleteStatement.php:264
134+ #: src/Statements/DeleteStatement.php:316
135+ #: src/Statements/InsertStatement.php:205
136+ #: src/Statements/InsertStatement.php:242 src/Statements/LoadStatement.php:270
137+ #: src/Statements/LoadStatement.php:291 src/Statements/LoadStatement.php:310
138+ #: src/Statements/LockStatement.php:96 src/Statements/LockStatement.php:103
139+ #: src/Statements/PurgeStatement.php:109 src/Statements/PurgeStatement.php:122
140+ #: src/Statements/PurgeStatement.php:143
141+ #: src/Statements/ReplaceStatement.php:165 src/Statements/WithStatement.php:133
141142msgid "Unexpected token."
142143msgstr ""
143144
144- #: src/Components/Limit.php:80 src/Components/Limit.php:108
145+ #: src/Components/Limit.php:81 src/Components/Limit.php:108
145146msgid "An offset was expected."
146147msgstr ""
147148
148- #: src/Components/LockExpression.php:91
149+ #: src/Components/LockExpression.php:94
149150#, fuzzy
150151#| msgid "At Beginning of Table"
151152msgid "Unexpected end of LOCK expression."
152153msgstr "By Begin van Tabel"
153154
154- #: src/Components/LockExpression.php:199
155+ #: src/Components/LockExpression.php:204
155156#, fuzzy
156157#| msgid "At Beginning of Table"
157158msgid "Unexpected end of Lock expression."
158159msgstr "By Begin van Tabel"
159160
160- #: src/Components/OptionsArray.php:145
161+ #: src/Components/OptionsArray.php:151
161162#, php-format
162163msgid "This option conflicts with \" %1$s\" ."
163164msgstr ""
164165
165- #: src/Components/RenameOperation.php:105
166+ #: src/Components/RenameOperation.php:106
166167msgid "The old name of the table was expected."
167168msgstr ""
168169
169- #: src/Components/RenameOperation.php:116
170+ #: src/Components/RenameOperation.php:112
170171msgid "Keyword \" TO\" was expected."
171172msgstr ""
172173
173- #: src/Components/RenameOperation.php:132
174+ #: src/Components/RenameOperation.php:127
174175msgid "The new name of the table was expected."
175176msgstr ""
176177
177- #: src/Components/RenameOperation.php:151
178+ #: src/Components/RenameOperation.php:143
178179#, fuzzy
179180#| msgid "The row has been deleted."
180181msgid "A rename operation was expected."
181182msgstr "Die ry is verwyder"
182183
183- #: src/Components/SetOperation.php:121
184+ #: src/Components/SetOperation.php:124
184185#, fuzzy
185186#| msgid "as regular expression"
186187msgid "Missing expression."
187188msgstr "as 'n regular expression"
188189
189- #: src/Lexer.php:244
190+ #: src/Lexer.php:251
190191msgid "Unexpected character."
191192msgstr ""
192193
193- #: src/Lexer.php:285
194+ #: src/Lexer.php:290
194195msgid "Expected whitespace(s) before delimiter."
195196msgstr ""
196197
197- #: src/Lexer.php:303 src/Lexer.php:325
198+ #: src/Lexer.php:306 src/Lexer.php:325
198199msgid "Expected delimiter."
199200msgstr ""
200201
201- #: src/Lexer.php:909
202+ #: src/Lexer.php:937
202203#, fuzzy , php-format
203204msgid "Ending quote %1$s was expected."
204205msgstr "Tabel %s is verwyder"
205206
206- #: src/Lexer.php:955
207+ #: src/Lexer.php:989
207208msgid "Variable name was expected."
208209msgstr ""
209210
210- #: src/Parser.php:451
211+ #: src/Parser.php:453
211212#, fuzzy
212213#| msgid "At Beginning of Table"
213214msgid "Unexpected beginning of statement."
@@ -217,64 +218,87 @@ msgstr "By Begin van Tabel"
217218msgid "Unrecognized statement type."
218219msgstr ""
219220
220- #: src/Parser.php:565
221+ #: src/Parser.php:563
221222msgid "No transaction was previously started."
222223msgstr ""
223224
224- #: src/Statement.php:318
225+ #: src/Statement.php:320
225226msgid "This type of clause was previously parsed."
226227msgstr ""
227228
228- #: src/Statement.php:396
229+ #: src/Statement.php:387
229230msgid "Unrecognized keyword."
230231msgstr ""
231232
232- #: src/Statement.php:407
233+ #: src/Statement.php:398
233234#, fuzzy
234235#| msgid "At Beginning of Table"
235236msgid "Keyword at end of statement."
236237msgstr "By Begin van Tabel"
237238
238- #: src/Statement.php:551
239+ #: src/Statement.php:543
239240#, fuzzy
240241#| msgid "At Beginning of Table"
241242msgid "Unexpected ordering of clauses."
242243msgstr "By Begin van Tabel"
243244
244- #: src/Statements/CreateStatement.php:492
245+ #: src/Statements/CreateStatement.php:552
245246msgid "The name of the entity was expected."
246247msgstr ""
247248
248- #: src/Statements/CreateStatement.php:542
249+ #: src/Statements/CreateStatement.php:601
249250#, fuzzy
250251#| msgid "With selected:"
251252msgid "A table name was expected."
252253msgstr "Met gekose:"
253254
254- #: src/Statements/CreateStatement.php:550
255+ #: src/Statements/CreateStatement.php:606
255256#, fuzzy
256257#| msgid "The row has been deleted."
257258msgid "At least one column definition was expected."
258259msgstr "Die ry is verwyder"
259260
260- #: src/Statements/CreateStatement.php:665
261+ #: src/Statements/CreateStatement.php:710
261262msgid "A \" RETURNS\" keyword was expected."
262263msgstr ""
263264
264- #: src/Statements/DeleteStatement.php:337
265+ #: src/Statements/DeleteStatement.php:330
265266msgid "This type of clause is not valid in Multi-table queries."
266267msgstr ""
267268
268- #: src/Statements/LockStatement.php:116
269+ #: src/Statements/LockStatement.php:123
269270#, fuzzy
270271#| msgid "At Beginning of Table"
271272msgid "Unexpected end of LOCK statement."
272273msgstr "By Begin van Tabel"
273274
274- #: src/Statements/PurgeStatement.php:136
275+ #: src/Statements/PurgeStatement.php:141
275276msgid "Unexpected keyword"
276277msgstr ""
277278
279+ #: src/Statements/WithStatement.php:119
280+ #, fuzzy
281+ #| msgid "With selected:"
282+ msgid "The name of the CTE was expected."
283+ msgstr "Met gekose:"
284+
285+ #: src/Statements/WithStatement.php:138
286+ #, fuzzy
287+ #| msgid "With selected:"
288+ msgid "AS keyword was expected."
289+ msgstr "Met gekose:"
290+
291+ #: src/Statements/WithStatement.php:154
292+ #, fuzzy
293+ msgid "Subquery of the CTE was expected."
294+ msgstr "Tabel %s is verwyder"
295+
296+ #: src/Statements/WithStatement.php:271
297+ #, fuzzy
298+ #| msgid "At Beginning of Table"
299+ msgid "Unexpected end of the WITH CTE."
300+ msgstr "By Begin van Tabel"
301+
278302#, fuzzy
279303#~ | msgid "Error"
280304#~ msgid "error #1"
0 commit comments