Skip to content

Commit a01fa66

Browse files
committed
Update translations
[CI skip] Signed-off-by: Michal Čihař <[email protected]>
1 parent 91e4709 commit a01fa66

165 files changed

Lines changed: 4984 additions & 4984 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

locale/af/LC_MESSAGES/sqlparser.mo

0 Bytes
Binary file not shown.

locale/af/LC_MESSAGES/sqlparser.po

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ msgid ""
33
msgstr ""
44
"Project-Id-Version: SQL parser 0\n"
55
"Report-Msgid-Bugs-To: [email protected]\n"
6-
"POT-Creation-Date: 2017-01-03 12:34+0100\n"
6+
"POT-Creation-Date: 2017-01-06 09:31+0100\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,219 +15,219 @@ msgstr ""
1515
"Plural-Forms: nplurals=2; plural=n != 1;\n"
1616
"X-Generator: Weblate 2.5-dev\n"
1717

18-
#: src/Component.php:45 src/Component.php:65
18+
#: src/Component.php:43 src/Component.php:63
1919
msgid "Not implemented yet."
2020
msgstr ""
2121

22-
#: src/Components/AlterOperation.php:228 src/Statement.php:337
22+
#: src/Components/AlterOperation.php:224 src/Statement.php:334
2323
msgid ""
2424
"A new statement was found, but no delimiter between it and the previous one."
2525
msgstr ""
2626

27-
#: src/Components/AlterOperation.php:240
27+
#: src/Components/AlterOperation.php:236
2828
msgid "Unrecognized alter operation."
2929
msgstr ""
3030

31-
#: src/Components/Array2d.php:92
31+
#: src/Components/Array2d.php:88
3232
#, php-format
3333
msgid "%1$d values were expected, but found %2$d."
3434
msgstr ""
3535

36-
#: src/Components/Array2d.php:115
36+
#: src/Components/Array2d.php:111
3737
msgid "An opening bracket followed by a set of values was expected."
3838
msgstr ""
3939

40-
#: src/Components/ArrayObj.php:118 src/Components/CreateDefinition.php:206
40+
#: src/Components/ArrayObj.php:114 src/Components/CreateDefinition.php:201
4141
msgid "An opening bracket was expected."
4242
msgstr ""
4343

44-
#: src/Components/CaseExpression.php:137 src/Components/CaseExpression.php:167
45-
#: src/Components/CaseExpression.php:179 src/Components/CaseExpression.php:193
46-
#: src/Statements/DeleteStatement.php:225
47-
#: src/Statements/DeleteStatement.php:241
48-
#: src/Statements/DeleteStatement.php:281
49-
#: src/Statements/DeleteStatement.php:292
50-
#: src/Statements/DeleteStatement.php:322
51-
#: src/Statements/DeleteStatement.php:333
52-
#: src/Statements/InsertStatement.php:199
53-
#: src/Statements/InsertStatement.php:227
54-
#: src/Statements/ReplaceStatement.php:165
55-
#: src/Statements/ReplaceStatement.php:193
44+
#: src/Components/CaseExpression.php:129 src/Components/CaseExpression.php:159
45+
#: src/Components/CaseExpression.php:171 src/Components/CaseExpression.php:185
46+
#: src/Statements/DeleteStatement.php:216
47+
#: src/Statements/DeleteStatement.php:232
48+
#: src/Statements/DeleteStatement.php:272
49+
#: src/Statements/DeleteStatement.php:283
50+
#: src/Statements/DeleteStatement.php:313
51+
#: src/Statements/DeleteStatement.php:324
52+
#: src/Statements/InsertStatement.php:189
53+
#: src/Statements/InsertStatement.php:217
54+
#: src/Statements/ReplaceStatement.php:157
55+
#: src/Statements/ReplaceStatement.php:185
5656
msgid "Unexpected keyword."
5757
msgstr ""
5858

59-
#: src/Components/CaseExpression.php:202
59+
#: src/Components/CaseExpression.php:194
6060
msgid "Unexpected end of CASE expression"
6161
msgstr ""
6262

63-
#: src/Components/CreateDefinition.php:227
63+
#: src/Components/CreateDefinition.php:222
6464
msgid ""
6565
"A symbol name was expected! A reserved keyword can not be used as a column "
6666
"name without backquotes."
6767
msgstr ""
6868

69-
#: src/Components/CreateDefinition.php:240
69+
#: src/Components/CreateDefinition.php:236
7070
#, fuzzy
7171
#| msgid "With selected:"
7272
msgid "A symbol name was expected!"
7373
msgstr "Met gekose:"
7474

75-
#: src/Components/CreateDefinition.php:272
75+
#: src/Components/CreateDefinition.php:269
7676
#, fuzzy
7777
#| msgid "With selected:"
7878
msgid "A comma or a closing bracket was expected."
7979
msgstr "Met gekose:"
8080

81-
#: src/Components/CreateDefinition.php:288
81+
#: src/Components/CreateDefinition.php:285
8282
msgid "A closing bracket was expected."
8383
msgstr ""
8484

85-
#: src/Components/DataType.php:127
85+
#: src/Components/DataType.php:123
8686
msgid "Unrecognized data type."
8787
msgstr ""
8888

89-
#: src/Components/Expression.php:248 src/Components/Expression.php:398
89+
#: src/Components/Expression.php:243 src/Components/Expression.php:393
9090
#, fuzzy
9191
#| msgid "With selected:"
9292
msgid "An alias was expected."
9393
msgstr "Met gekose:"
9494

95-
#: src/Components/Expression.php:336 src/Components/Expression.php:355
96-
#: src/Components/Expression.php:387
95+
#: src/Components/Expression.php:331 src/Components/Expression.php:350
96+
#: src/Components/Expression.php:382
9797
msgid "An alias was previously found."
9898
msgstr ""
9999

100-
#: src/Components/Expression.php:368
100+
#: src/Components/Expression.php:363
101101
msgid "Unexpected dot."
102102
msgstr ""
103103

104-
#: src/Components/ExpressionArray.php:106
104+
#: src/Components/ExpressionArray.php:102
105105
#, fuzzy
106106
#| msgid "With selected:"
107107
msgid "An expression was expected."
108108
msgstr "Met gekose:"
109109

110-
#: src/Components/Limit.php:90 src/Components/Limit.php:112
110+
#: src/Components/Limit.php:86 src/Components/Limit.php:108
111111
msgid "An offset was expected."
112112
msgstr ""
113113

114-
#: src/Components/OptionsArray.php:147
114+
#: src/Components/OptionsArray.php:143
115115
#, php-format
116116
msgid "This option conflicts with \"%1$s\"."
117117
msgstr ""
118118

119-
#: src/Components/RenameOperation.php:101
119+
#: src/Components/RenameOperation.php:97
120120
msgid "The old name of the table was expected."
121121
msgstr ""
122122

123-
#: src/Components/RenameOperation.php:111
123+
#: src/Components/RenameOperation.php:107
124124
msgid "Keyword \"TO\" was expected."
125125
msgstr ""
126126

127-
#: src/Components/RenameOperation.php:127
127+
#: src/Components/RenameOperation.php:123
128128
msgid "The new name of the table was expected."
129129
msgstr ""
130130

131-
#: src/Components/RenameOperation.php:145
131+
#: src/Components/RenameOperation.php:141
132132
#, fuzzy
133133
#| msgid "The row has been deleted."
134134
msgid "A rename operation was expected."
135135
msgstr "Die ry is verwyder"
136136

137-
#: src/Components/SetOperation.php:109
137+
#: src/Components/SetOperation.php:105
138138
#, fuzzy
139139
#| msgid "as regular expression"
140140
msgid "Missing expression."
141141
msgstr "as 'n regular expression"
142142

143-
#: src/Lexer.php:242
143+
#: src/Lexer.php:239
144144
msgid "Unexpected character."
145145
msgstr ""
146146

147-
#: src/Lexer.php:279
147+
#: src/Lexer.php:276
148148
msgid "Expected whitespace(s) before delimiter."
149149
msgstr ""
150150

151-
#: src/Lexer.php:297 src/Lexer.php:313
151+
#: src/Lexer.php:294 src/Lexer.php:310
152152
msgid "Expected delimiter."
153153
msgstr ""
154154

155-
#: src/Lexer.php:814
155+
#: src/Lexer.php:819
156156
#, fuzzy, php-format
157157
msgid "Ending quote %1$s was expected."
158158
msgstr "Tabel %s is verwyder"
159159

160-
#: src/Lexer.php:854
160+
#: src/Lexer.php:860
161161
msgid "Variable name was expected."
162162
msgstr ""
163163

164-
#: src/Parser.php:432
164+
#: src/Parser.php:423
165165
#, fuzzy
166166
#| msgid "At Beginning of Table"
167167
msgid "Unexpected beginning of statement."
168168
msgstr "By Begin van Tabel"
169169

170-
#: src/Parser.php:451
170+
#: src/Parser.php:442
171171
msgid "Unrecognized statement type."
172172
msgstr ""
173173

174-
#: src/Parser.php:536
174+
#: src/Parser.php:527
175175
msgid "No transaction was previously started."
176176
msgstr ""
177177

178-
#: src/Statement.php:245 src/Statements/DeleteStatement.php:250
179-
#: src/Statements/DeleteStatement.php:295
180-
#: src/Statements/InsertStatement.php:236
181-
#: src/Statements/InsertStatement.php:256
182-
#: src/Statements/ReplaceStatement.php:201
178+
#: src/Statement.php:242 src/Statements/DeleteStatement.php:241
179+
#: src/Statements/DeleteStatement.php:286
180+
#: src/Statements/InsertStatement.php:226
181+
#: src/Statements/InsertStatement.php:246
182+
#: src/Statements/ReplaceStatement.php:193
183183
msgid "Unexpected token."
184184
msgstr ""
185185

186-
#: src/Statement.php:309
186+
#: src/Statement.php:306
187187
msgid "This type of clause was previously parsed."
188188
msgstr ""
189189

190-
#: src/Statement.php:369
190+
#: src/Statement.php:366
191191
msgid "Unrecognized keyword."
192192
msgstr ""
193193

194-
#: src/Statement.php:495
194+
#: src/Statement.php:486
195195
#, fuzzy
196196
#| msgid "At Beginning of Table"
197197
msgid "Unexpected ordering of clauses."
198198
msgstr "By Begin van Tabel"
199199

200-
#: src/Statements/CreateStatement.php:381
200+
#: src/Statements/CreateStatement.php:375
201201
msgid "The name of the entity was expected."
202202
msgstr ""
203203

204-
#: src/Statements/CreateStatement.php:436
204+
#: src/Statements/CreateStatement.php:430
205205
#, fuzzy
206206
#| msgid "With selected:"
207207
msgid "A table name was expected."
208208
msgstr "Met gekose:"
209209

210-
#: src/Statements/CreateStatement.php:444
210+
#: src/Statements/CreateStatement.php:438
211211
#, fuzzy
212212
#| msgid "The row has been deleted."
213213
msgid "At least one column definition was expected."
214214
msgstr "Die ry is verwyder"
215215

216-
#: src/Statements/CreateStatement.php:555
216+
#: src/Statements/CreateStatement.php:549
217217
msgid "A \"RETURNS\" keyword was expected."
218218
msgstr ""
219219

220-
#: src/Statements/DeleteStatement.php:303
220+
#: src/Statements/DeleteStatement.php:294
221221
msgid "This type of clause is not valid in Multi-table queries."
222222
msgstr ""
223223

224-
#: tests/Lexer/LexerTest.php:21 tests/Parser/ParserTest.php:58
224+
#: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:56
225225
#, fuzzy
226226
#| msgid "Error"
227227
msgid "error #1"
228228
msgstr "Fout"
229229

230-
#: tests/Lexer/LexerTest.php:48 tests/Parser/ParserTest.php:80
230+
#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:78
231231
#, fuzzy
232232
#| msgid "Query"
233233
msgid "strict error"

locale/ar/LC_MESSAGES/sqlparser.mo

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)