@@ -6,44 +6,43 @@ msgstr ""
66"Project-Id-Version : SQL parser 0\n "
77"
Report-Msgid-Bugs-To :
[email protected] \n"
88"POT-Creation-Date : 2017-05-15 10:30+0200\n "
9- "PO-Revision-Date : 2015-10-15 11:38+0200 \n "
10- "
Last-Translator :
Michal Čihař <[email protected] >\n"
11- "Language-Team : English (United Kingdom) <https://hosted.weblate.org/projects/ "
12- "phpmyadmin/master /en_GB/>\n "
9+ "PO-Revision-Date : 2017-07-20 23:52+0000 \n "
10+ "
Last-Translator :
Bo Anderson <[email protected] >\n"
11+ "Language-Team : English (United Kingdom) "
12+ "<https://hosted.weblate.org/projects/ phpmyadmin/sql-parser /en_GB/>\n "
1313"Language : en_GB\n "
1414"MIME-Version : 1.0\n "
1515"Content-Type : text/plain; charset=UTF-8\n "
1616"Content-Transfer-Encoding : 8bit\n "
1717"Plural-Forms : nplurals=2; plural=n != 1;\n "
18- "X-Generator : Weblate 2.5 -dev\n "
18+ "X-Generator : Weblate 2.16 -dev\n "
1919
2020#: src/Component.php:43 src/Component.php:63
2121msgid "Not implemented yet."
22- msgstr ""
22+ msgstr "Not implemented yet. "
2323
2424#: src/Components/AlterOperation.php:224 src/Statement.php:334
2525msgid ""
2626"A new statement was found, but no delimiter between it and the previous one."
2727msgstr ""
28+ "A new statement was found, but no delimiter between it and the previous one."
2829
2930#: src/Components/AlterOperation.php:236
30- #, fuzzy
31- #| msgid "Iconic table operations"
3231msgid "Unrecognized alter operation."
33- msgstr "Iconic table operations "
32+ msgstr "Unrecognised alter operation. "
3433
3534#: src/Components/Array2d.php:88
3635#, php-format
3736msgid "%1$d values were expected, but found %2$d."
38- msgstr ""
37+ msgstr "%1$d values were expected, but found %2$d. "
3938
4039#: src/Components/Array2d.php:111
4140msgid "An opening bracket followed by a set of values was expected."
42- msgstr ""
41+ msgstr "An opening bracket followed by a set of values was expected. "
4342
4443#: src/Components/ArrayObj.php:114 src/Components/CreateDefinition.php:201
4544msgid "An opening bracket was expected."
46- msgstr ""
45+ msgstr "An opening bracket was expected. "
4746
4847#: src/Components/CaseExpression.php:128 src/Components/CaseExpression.php:157
4948#: src/Components/CaseExpression.php:169 src/Components/CaseExpression.php:183
@@ -57,198 +56,161 @@ msgstr ""
5756#: src/Statements/InsertStatement.php:217 src/Statements/LoadStatement.php:258
5857#: src/Statements/ReplaceStatement.php:155
5958#: src/Statements/ReplaceStatement.php:182
60- #, fuzzy
61- #| msgid "Unexpected characters on line %s."
6259msgid "Unexpected keyword."
63- msgstr "Unexpected characters on line %s ."
60+ msgstr "Unexpected keyword ."
6461
6562#: src/Components/CaseExpression.php:192
6663msgid "Unexpected end of CASE expression"
67- msgstr ""
64+ msgstr "Unexpected end of CASE expression "
6865
6966#: src/Components/CreateDefinition.php:223
7067msgid ""
7168"A symbol name was expected! A reserved keyword can not be used as a column "
7269"name without backquotes."
7370msgstr ""
71+ "A symbol name was expected! A reserved keyword cannot be used as a column "
72+ "name without backquotes."
7473
7574#: src/Components/CreateDefinition.php:237
76- #, fuzzy
77- #| msgid "Table name template"
7875msgid "A symbol name was expected!"
79- msgstr "Table name template "
76+ msgstr "A symbol name was expected! "
8077
8178#: src/Components/CreateDefinition.php:270
82- #, fuzzy
83- #| msgid "No databases selected."
8479msgid "A comma or a closing bracket was expected."
85- msgstr "No databases selected ."
80+ msgstr "A comma or a closing bracket was expected ."
8681
8782#: src/Components/CreateDefinition.php:286
8883msgid "A closing bracket was expected."
89- msgstr ""
84+ msgstr "A closing bracket was expected. "
9085
9186#: src/Components/DataType.php:123
9287msgid "Unrecognized data type."
93- msgstr ""
88+ msgstr "Unrecognised data type. "
9489
9590#: src/Components/Expression.php:244 src/Components/Expression.php:394
96- #, fuzzy
97- #| msgid "No databases selected."
9891msgid "An alias was expected."
99- msgstr "No databases selected ."
92+ msgstr "An alias was expected ."
10093
10194#: src/Components/Expression.php:332 src/Components/Expression.php:351
10295#: src/Components/Expression.php:383
10396msgid "An alias was previously found."
104- msgstr ""
97+ msgstr "An alias was previously found. "
10598
10699#: src/Components/Expression.php:364
107100msgid "Unexpected dot."
108- msgstr ""
101+ msgstr "Unexpected dot. "
109102
110103#: src/Components/ExpressionArray.php:102
111- #, fuzzy
112- #| msgid "No rows selected"
113104msgid "An expression was expected."
114- msgstr "No rows selected "
105+ msgstr "An expression was expected. "
115106
116107#: src/Components/Limit.php:86 src/Components/Limit.php:108
117108msgid "An offset was expected."
118- msgstr ""
109+ msgstr "An offset was expected. "
119110
120111#: src/Components/OptionsArray.php:143
121112#, php-format
122113msgid "This option conflicts with \" %1$s\" ."
123- msgstr ""
114+ msgstr "This option conflicts with \" %1$s \" . "
124115
125116#: src/Components/RenameOperation.php:97
126- #, fuzzy
127- #| msgid "The number of tables that are open."
128117msgid "The old name of the table was expected."
129- msgstr "The number of tables that are open ."
118+ msgstr "The old name of the table was expected ."
130119
131120#: src/Components/RenameOperation.php:107
132121msgid "Keyword \" TO\" was expected."
133- msgstr ""
122+ msgstr "Keyword \" TO \" was expected. "
134123
135124#: src/Components/RenameOperation.php:123
136- #, fuzzy
137- #| msgid "The number of tables that are open."
138125msgid "The new name of the table was expected."
139- msgstr "The number of tables that are open ."
126+ msgstr "The new name of the table was expected ."
140127
141128#: src/Components/RenameOperation.php:141
142- #, fuzzy
143- #| msgid "The row has been deleted."
144129msgid "A rename operation was expected."
145- msgstr "The row has been deleted ."
130+ msgstr "A rename operation was expected ."
146131
147132#: src/Components/SetOperation.php:105
148- #, fuzzy
149- #| msgid "as regular expression"
150133msgid "Missing expression."
151- msgstr "as regular expression"
134+ msgstr "Missing expression. "
152135
153136#: src/Lexer.php:237
154- #, fuzzy
155- #| msgid "Unexpected characters on line %s."
156137msgid "Unexpected character."
157- msgstr "Unexpected characters on line %s ."
138+ msgstr "Unexpected character ."
158139
159140#: src/Lexer.php:278
160141msgid "Expected whitespace(s) before delimiter."
161- msgstr ""
142+ msgstr "Expected whitespace(s) before delimiter. "
162143
163144#: src/Lexer.php:296 src/Lexer.php:314
164145msgid "Expected delimiter."
165- msgstr ""
146+ msgstr "Expected delimiter. "
166147
167148#: src/Lexer.php:839
168- #, fuzzy , php-format
169- #| msgid "Event %1$s has been created."
149+ #, php-format
170150msgid "Ending quote %1$s was expected."
171- msgstr "Event %1$s has been created ."
151+ msgstr "Ending quote %1$s was expected ."
172152
173153#: src/Lexer.php:880
174- #, fuzzy
175- #| msgid "Table name template"
176154msgid "Variable name was expected."
177- msgstr "Table name template "
155+ msgstr "Variable name was expected. "
178156
179157#: src/Parser.php:423
180- #, fuzzy
181- #| msgid "At Beginning of Table"
182158msgid "Unexpected beginning of statement."
183- msgstr "At Beginning of Table "
159+ msgstr "Unexpected beginning of statement. "
184160
185161#: src/Parser.php:442
186162msgid "Unrecognized statement type."
187- msgstr ""
163+ msgstr "Unrecognised statement type. "
188164
189165#: src/Parser.php:527
190166msgid "No transaction was previously started."
191- msgstr ""
167+ msgstr "No transaction was previously started. "
192168
193169#: src/Statement.php:242 src/Statements/DeleteStatement.php:254
194170#: src/Statements/DeleteStatement.php:306
195171#: src/Statements/InsertStatement.php:226
196172#: src/Statements/InsertStatement.php:246 src/Statements/LoadStatement.php:261
197173#: src/Statements/LoadStatement.php:291 src/Statements/LoadStatement.php:310
198174#: src/Statements/ReplaceStatement.php:190
199- #, fuzzy
200- #| msgid "Unexpected characters on line %s."
201175msgid "Unexpected token."
202- msgstr "Unexpected characters on line %s ."
176+ msgstr "Unexpected token ."
203177
204178#: src/Statement.php:306
205179msgid "This type of clause was previously parsed."
206- msgstr ""
180+ msgstr "This type of clause was previously parsed. "
207181
208182#: src/Statement.php:366
209183msgid "Unrecognized keyword."
210- msgstr ""
184+ msgstr "Unrecognised keyword. "
211185
212186#: src/Statement.php:498
213- #, fuzzy
214- #| msgid "At Beginning of Table"
215187msgid "Unexpected ordering of clauses."
216- msgstr "At Beginning of Table "
188+ msgstr "Unexpected ordering of clauses. "
217189
218190#: src/Statements/CreateStatement.php:375
219- #, fuzzy
220- #| msgid "The number of tables that are open."
221191msgid "The name of the entity was expected."
222- msgstr "The number of tables that are open ."
192+ msgstr "The name of the entity was expected ."
223193
224194#: src/Statements/CreateStatement.php:430
225- #, fuzzy
226- #| msgid "Table name template"
227195msgid "A table name was expected."
228- msgstr "Table name template "
196+ msgstr "A table name was expected. "
229197
230198#: src/Statements/CreateStatement.php:438
231- #, fuzzy
232- #| msgid "The row has been deleted."
233199msgid "At least one column definition was expected."
234- msgstr "The row has been deleted ."
200+ msgstr "At least one column definition was expected ."
235201
236202#: src/Statements/CreateStatement.php:549
237203msgid "A \" RETURNS\" keyword was expected."
238- msgstr ""
204+ msgstr "A \" RETURNS \" keyword was expected. "
239205
240206#: src/Statements/DeleteStatement.php:314
241207msgid "This type of clause is not valid in Multi-table queries."
242- msgstr ""
208+ msgstr "This type of clause is not valid in Multi-table queries. "
243209
244210#: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:58
245- #, fuzzy
246- #| msgid "errors."
247211msgid "error #1"
248- msgstr "errors. "
212+ msgstr "error #1 "
249213
250214#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:80
251- #, fuzzy
252- #| msgid "Gather errors"
253215msgid "strict error"
254- msgstr "Gather errors "
216+ msgstr "strict error "
0 commit comments