Skip to content

Commit 2a12b25

Browse files
committed
Update translations
[CI skip] Signed-off-by: Michal Čihař <[email protected]>
1 parent 93c9206 commit 2a12b25

File tree

165 files changed

+2260
-2179
lines changed

Some content is hidden

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

165 files changed

+2260
-2179
lines changed

locale/af/LC_MESSAGES/sqlparser.mo

0 Bytes
Binary file not shown.

locale/af/LC_MESSAGES/sqlparser.po

Lines changed: 27 additions & 26 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-24 10:49+0100\n"
6+
"POT-Creation-Date: 2017-05-05 11:34+0200\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/"
@@ -41,44 +41,44 @@ msgstr ""
4141
msgid "An opening bracket was expected."
4242
msgstr ""
4343

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
44+
#: src/Components/CaseExpression.php:128 src/Components/CaseExpression.php:157
45+
#: src/Components/CaseExpression.php:169 src/Components/CaseExpression.php:183
46+
#: src/Statements/DeleteStatement.php:227
47+
#: src/Statements/DeleteStatement.php:244
48+
#: src/Statements/DeleteStatement.php:292
49+
#: src/Statements/DeleteStatement.php:303
50+
#: src/Statements/DeleteStatement.php:333
51+
#: src/Statements/DeleteStatement.php:344
5252
#: src/Statements/InsertStatement.php:189
53-
#: src/Statements/InsertStatement.php:217
53+
#: src/Statements/InsertStatement.php:217 src/Statements/LoadStatement.php:258
5454
#: src/Statements/ReplaceStatement.php:155
55-
#: src/Statements/ReplaceStatement.php:183
55+
#: src/Statements/ReplaceStatement.php:182
5656
msgid "Unexpected keyword."
5757
msgstr ""
5858

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

63-
#: src/Components/CreateDefinition.php:222
63+
#: src/Components/CreateDefinition.php:223
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:236
69+
#: src/Components/CreateDefinition.php:237
7070
#, fuzzy
7171
#| msgid "With selected:"
7272
msgid "A symbol name was expected!"
7373
msgstr "Met gekose:"
7474

75-
#: src/Components/CreateDefinition.php:269
75+
#: src/Components/CreateDefinition.php:270
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:285
81+
#: src/Components/CreateDefinition.php:286
8282
msgid "A closing bracket was expected."
8383
msgstr ""
8484

@@ -152,12 +152,12 @@ msgstr ""
152152
msgid "Expected delimiter."
153153
msgstr ""
154154

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

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

@@ -175,11 +175,12 @@ msgstr ""
175175
msgid "No transaction was previously started."
176176
msgstr ""
177177

178-
#: src/Statement.php:242 src/Statements/DeleteStatement.php:241
179-
#: src/Statements/DeleteStatement.php:286
178+
#: src/Statement.php:242 src/Statements/DeleteStatement.php:254
179+
#: src/Statements/DeleteStatement.php:306
180180
#: src/Statements/InsertStatement.php:226
181-
#: src/Statements/InsertStatement.php:246
182-
#: src/Statements/ReplaceStatement.php:191
181+
#: src/Statements/InsertStatement.php:246 src/Statements/LoadStatement.php:261
182+
#: src/Statements/LoadStatement.php:291 src/Statements/LoadStatement.php:310
183+
#: src/Statements/ReplaceStatement.php:190
183184
msgid "Unexpected token."
184185
msgstr ""
185186

@@ -191,7 +192,7 @@ msgstr ""
191192
msgid "Unrecognized keyword."
192193
msgstr ""
193194

194-
#: src/Statement.php:486
195+
#: src/Statement.php:498
195196
#, fuzzy
196197
#| msgid "At Beginning of Table"
197198
msgid "Unexpected ordering of clauses."
@@ -217,17 +218,17 @@ msgstr "Die ry is verwyder"
217218
msgid "A \"RETURNS\" keyword was expected."
218219
msgstr ""
219220

220-
#: src/Statements/DeleteStatement.php:294
221+
#: src/Statements/DeleteStatement.php:314
221222
msgid "This type of clause is not valid in Multi-table queries."
222223
msgstr ""
223224

224-
#: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:56
225+
#: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:58
225226
#, fuzzy
226227
#| msgid "Error"
227228
msgid "error #1"
228229
msgstr "Fout"
229230

230-
#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:78
231+
#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:80
231232
#, fuzzy
232233
#| msgid "Query"
233234
msgid "strict error"

locale/ar/LC_MESSAGES/sqlparser.mo

0 Bytes
Binary file not shown.

locale/ar/LC_MESSAGES/sqlparser.po

Lines changed: 27 additions & 26 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-24 10:49+0100\n"
6+
"POT-Creation-Date: 2017-05-05 11:34+0200\n"
77
"PO-Revision-Date: 2015-10-15 11:24+0200\n"
88
"Last-Translator: Michal Čihař <[email protected]>\n"
99
"Language-Team: Arabic <https://hosted.weblate.org/projects/phpmyadmin/master/"
@@ -42,46 +42,46 @@ msgstr ""
4242
msgid "An opening bracket was expected."
4343
msgstr ""
4444

45-
#: src/Components/CaseExpression.php:129 src/Components/CaseExpression.php:159
46-
#: src/Components/CaseExpression.php:171 src/Components/CaseExpression.php:185
47-
#: src/Statements/DeleteStatement.php:216
48-
#: src/Statements/DeleteStatement.php:232
49-
#: src/Statements/DeleteStatement.php:272
50-
#: src/Statements/DeleteStatement.php:283
51-
#: src/Statements/DeleteStatement.php:313
52-
#: src/Statements/DeleteStatement.php:324
45+
#: src/Components/CaseExpression.php:128 src/Components/CaseExpression.php:157
46+
#: src/Components/CaseExpression.php:169 src/Components/CaseExpression.php:183
47+
#: src/Statements/DeleteStatement.php:227
48+
#: src/Statements/DeleteStatement.php:244
49+
#: src/Statements/DeleteStatement.php:292
50+
#: src/Statements/DeleteStatement.php:303
51+
#: src/Statements/DeleteStatement.php:333
52+
#: src/Statements/DeleteStatement.php:344
5353
#: src/Statements/InsertStatement.php:189
54-
#: src/Statements/InsertStatement.php:217
54+
#: src/Statements/InsertStatement.php:217 src/Statements/LoadStatement.php:258
5555
#: src/Statements/ReplaceStatement.php:155
56-
#: src/Statements/ReplaceStatement.php:183
56+
#: src/Statements/ReplaceStatement.php:182
5757
#, fuzzy
5858
#| msgid "Unexpected characters on line %s."
5959
msgid "Unexpected keyword."
6060
msgstr "أحرف غير متوقعة على السطر %s."
6161

62-
#: src/Components/CaseExpression.php:194
62+
#: src/Components/CaseExpression.php:192
6363
msgid "Unexpected end of CASE expression"
6464
msgstr ""
6565

66-
#: src/Components/CreateDefinition.php:222
66+
#: src/Components/CreateDefinition.php:223
6767
msgid ""
6868
"A symbol name was expected! A reserved keyword can not be used as a column "
6969
"name without backquotes."
7070
msgstr ""
7171

72-
#: src/Components/CreateDefinition.php:236
72+
#: src/Components/CreateDefinition.php:237
7373
#, fuzzy
7474
#| msgid "Table name template"
7575
msgid "A symbol name was expected!"
7676
msgstr "إسم قالب الجدول"
7777

78-
#: src/Components/CreateDefinition.php:269
78+
#: src/Components/CreateDefinition.php:270
7979
#, fuzzy
8080
#| msgid "No tables selected."
8181
msgid "A comma or a closing bracket was expected."
8282
msgstr "لم يتم تحديد أى جداول ."
8383

84-
#: src/Components/CreateDefinition.php:285
84+
#: src/Components/CreateDefinition.php:286
8585
msgid "A closing bracket was expected."
8686
msgstr ""
8787

@@ -157,13 +157,13 @@ msgstr ""
157157
msgid "Expected delimiter."
158158
msgstr ""
159159

160-
#: src/Lexer.php:841
160+
#: src/Lexer.php:847
161161
#, fuzzy, php-format
162162
#| msgid "Routine %1$s has been created."
163163
msgid "Ending quote %1$s was expected."
164164
msgstr "تم إنشاء الإجراء %1$s."
165165

166-
#: src/Lexer.php:882
166+
#: src/Lexer.php:888
167167
#, fuzzy
168168
#| msgid "Table name template"
169169
msgid "Variable name was expected."
@@ -183,11 +183,12 @@ msgstr ""
183183
msgid "No transaction was previously started."
184184
msgstr ""
185185

186-
#: src/Statement.php:242 src/Statements/DeleteStatement.php:241
187-
#: src/Statements/DeleteStatement.php:286
186+
#: src/Statement.php:242 src/Statements/DeleteStatement.php:254
187+
#: src/Statements/DeleteStatement.php:306
188188
#: src/Statements/InsertStatement.php:226
189-
#: src/Statements/InsertStatement.php:246
190-
#: src/Statements/ReplaceStatement.php:191
189+
#: src/Statements/InsertStatement.php:246 src/Statements/LoadStatement.php:261
190+
#: src/Statements/LoadStatement.php:291 src/Statements/LoadStatement.php:310
191+
#: src/Statements/ReplaceStatement.php:190
191192
#, fuzzy
192193
#| msgid "Unexpected characters on line %s."
193194
msgid "Unexpected token."
@@ -201,7 +202,7 @@ msgstr ""
201202
msgid "Unrecognized keyword."
202203
msgstr ""
203204

204-
#: src/Statement.php:486
205+
#: src/Statement.php:498
205206
#, fuzzy
206207
#| msgid "At Beginning of Table"
207208
msgid "Unexpected ordering of clauses."
@@ -227,17 +228,17 @@ msgstr "لقد تمّ حذف الصّف"
227228
msgid "A \"RETURNS\" keyword was expected."
228229
msgstr ""
229230

230-
#: src/Statements/DeleteStatement.php:294
231+
#: src/Statements/DeleteStatement.php:314
231232
msgid "This type of clause is not valid in Multi-table queries."
232233
msgstr ""
233234

234-
#: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:56
235+
#: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:58
235236
#, fuzzy
236237
#| msgid "errors."
237238
msgid "error #1"
238239
msgstr "أخطاء."
239240

240-
#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:78
241+
#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:80
241242
#, fuzzy
242243
#| msgid "Gather errors"
243244
msgid "strict error"

locale/az/LC_MESSAGES/sqlparser.mo

0 Bytes
Binary file not shown.

locale/az/LC_MESSAGES/sqlparser.po

Lines changed: 27 additions & 26 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-24 10:49+0100\n"
6+
"POT-Creation-Date: 2017-05-05 11:34+0200\n"
77
"PO-Revision-Date: 2015-05-21 01:04+0200\n"
88
"Last-Translator: Sevdimali İsa <[email protected]>\n"
99
"Language-Team: Azerbaijani <https://hosted.weblate.org/projects/phpmyadmin/"
@@ -41,46 +41,46 @@ msgstr ""
4141
msgid "An opening bracket was expected."
4242
msgstr ""
4343

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
44+
#: src/Components/CaseExpression.php:128 src/Components/CaseExpression.php:157
45+
#: src/Components/CaseExpression.php:169 src/Components/CaseExpression.php:183
46+
#: src/Statements/DeleteStatement.php:227
47+
#: src/Statements/DeleteStatement.php:244
48+
#: src/Statements/DeleteStatement.php:292
49+
#: src/Statements/DeleteStatement.php:303
50+
#: src/Statements/DeleteStatement.php:333
51+
#: src/Statements/DeleteStatement.php:344
5252
#: src/Statements/InsertStatement.php:189
53-
#: src/Statements/InsertStatement.php:217
53+
#: src/Statements/InsertStatement.php:217 src/Statements/LoadStatement.php:258
5454
#: src/Statements/ReplaceStatement.php:155
55-
#: src/Statements/ReplaceStatement.php:183
55+
#: src/Statements/ReplaceStatement.php:182
5656
#, fuzzy
5757
#| msgid "Unexpected characters on line %s."
5858
msgid "Unexpected keyword."
5959
msgstr "%s. sətirində gözlənilməyən simvollar."
6060

61-
#: src/Components/CaseExpression.php:194
61+
#: src/Components/CaseExpression.php:192
6262
msgid "Unexpected end of CASE expression"
6363
msgstr ""
6464

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

71-
#: src/Components/CreateDefinition.php:236
71+
#: src/Components/CreateDefinition.php:237
7272
#, fuzzy
7373
#| msgid "Table name template"
7474
msgid "A symbol name was expected!"
7575
msgstr "Cədvəl adı şablonu"
7676

77-
#: src/Components/CreateDefinition.php:269
77+
#: src/Components/CreateDefinition.php:270
7878
#, fuzzy
7979
#| msgid "No tables selected."
8080
msgid "A comma or a closing bracket was expected."
8181
msgstr "Heç bir cədvəl seçilməmişdir."
8282

83-
#: src/Components/CreateDefinition.php:285
83+
#: src/Components/CreateDefinition.php:286
8484
msgid "A closing bracket was expected."
8585
msgstr ""
8686

@@ -160,13 +160,13 @@ msgstr ""
160160
msgid "Expected delimiter."
161161
msgstr ""
162162

163-
#: src/Lexer.php:841
163+
#: src/Lexer.php:847
164164
#, fuzzy, php-format
165165
#| msgid "Event %1$s has been created."
166166
msgid "Ending quote %1$s was expected."
167167
msgstr "%1$s hadisəsi yaradıldı."
168168

169-
#: src/Lexer.php:882
169+
#: src/Lexer.php:888
170170
#, fuzzy
171171
#| msgid "Table name template"
172172
msgid "Variable name was expected."
@@ -186,11 +186,12 @@ msgstr ""
186186
msgid "No transaction was previously started."
187187
msgstr ""
188188

189-
#: src/Statement.php:242 src/Statements/DeleteStatement.php:241
190-
#: src/Statements/DeleteStatement.php:286
189+
#: src/Statement.php:242 src/Statements/DeleteStatement.php:254
190+
#: src/Statements/DeleteStatement.php:306
191191
#: src/Statements/InsertStatement.php:226
192-
#: src/Statements/InsertStatement.php:246
193-
#: src/Statements/ReplaceStatement.php:191
192+
#: src/Statements/InsertStatement.php:246 src/Statements/LoadStatement.php:261
193+
#: src/Statements/LoadStatement.php:291 src/Statements/LoadStatement.php:310
194+
#: src/Statements/ReplaceStatement.php:190
194195
#, fuzzy
195196
#| msgid "Unexpected characters on line %s."
196197
msgid "Unexpected token."
@@ -204,7 +205,7 @@ msgstr ""
204205
msgid "Unrecognized keyword."
205206
msgstr ""
206207

207-
#: src/Statement.php:486
208+
#: src/Statement.php:498
208209
#, fuzzy
209210
#| msgid "At Beginning of Table"
210211
msgid "Unexpected ordering of clauses."
@@ -232,17 +233,17 @@ msgstr "Sətir silindi."
232233
msgid "A \"RETURNS\" keyword was expected."
233234
msgstr ""
234235

235-
#: src/Statements/DeleteStatement.php:294
236+
#: src/Statements/DeleteStatement.php:314
236237
msgid "This type of clause is not valid in Multi-table queries."
237238
msgstr ""
238239

239-
#: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:56
240+
#: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:58
240241
#, fuzzy
241242
#| msgid "Error"
242243
msgid "error #1"
243244
msgstr "Xəta"
244245

245-
#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:78
246+
#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:80
246247
#, fuzzy
247248
#| msgid "Query error"
248249
msgid "strict error"

locale/be/LC_MESSAGES/sqlparser.mo

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)