~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/eo.po

  • Committer: Daniel Nichter
  • Date: 2011-10-23 16:01:37 UTC
  • mto: This revision was merged to the branch mainline in revision 2448.
  • Revision ID: daniel@percona.com-20111023160137-7ac3blgz8z4tf8za
Add Administration Getting Started and Logging.  Capitalize SQL clause keywords.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Esperanto translation for drizzle
2
 
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
 
2
# Copyright (C) 2008 Rosetta Contributors and Canonical Ltd 2008
3
3
# This file is distributed under the same license as the drizzle package.
4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
5
5
#
6
6
msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
 
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
 
"POT-Creation-Date: 2008-11-26 13:56-0800\n"
11
 
"PO-Revision-Date: 2008-09-23 10:56+0000\n"
12
 
"Last-Translator: OlivierWeb <olivierweb@ifrance.com>\n"
 
9
"Report-Msgid-Bugs-To: \n"
 
10
"POT-Creation-Date: 2011-08-30 12:15-0400\n"
 
11
"PO-Revision-Date: 2009-12-22 19:25+0000\n"
 
12
"Last-Translator: Stephen Brown <sbrown1992@gmail.com>\n"
13
13
"Language-Team: Esperanto <eo@li.org>\n"
 
14
"Language: eo\n"
14
15
"MIME-Version: 1.0\n"
15
16
"Content-Type: text/plain; charset=UTF-8\n"
16
17
"Content-Transfer-Encoding: 8bit\n"
17
18
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
 
"X-Launchpad-Export-Date: 2008-11-26 20:37+0000\n"
 
19
"X-Launchpad-Export-Date: 2010-03-12 17:32+0000\n"
19
20
"X-Generator: Launchpad (build Unknown)\n"
20
21
 
21
 
#: client/drizzle.cc:255
 
22
#: ../client/drizzle.cc:332
 
23
msgid "Sun"
 
24
msgstr ""
 
25
 
 
26
#: ../client/drizzle.cc:334
 
27
msgid "Mon"
 
28
msgstr ""
 
29
 
 
30
#: ../client/drizzle.cc:336
 
31
msgid "Tue"
 
32
msgstr ""
 
33
 
 
34
#: ../client/drizzle.cc:338
 
35
msgid "Wed"
 
36
msgstr ""
 
37
 
 
38
#: ../client/drizzle.cc:340
 
39
msgid "Thu"
 
40
msgstr ""
 
41
 
 
42
#: ../client/drizzle.cc:342
 
43
msgid "Fri"
 
44
msgstr ""
 
45
 
 
46
#: ../client/drizzle.cc:344
 
47
msgid "Sat"
 
48
msgstr ""
 
49
 
 
50
#: ../client/drizzle.cc:355
 
51
msgid "Jan"
 
52
msgstr ""
 
53
 
 
54
#: ../client/drizzle.cc:357
 
55
msgid "Feb"
 
56
msgstr ""
 
57
 
 
58
#: ../client/drizzle.cc:359
 
59
msgid "Mar"
 
60
msgstr ""
 
61
 
 
62
#: ../client/drizzle.cc:361
 
63
msgid "Apr"
 
64
msgstr ""
 
65
 
 
66
#: ../client/drizzle.cc:363
 
67
msgid "May"
 
68
msgstr ""
 
69
 
 
70
#: ../client/drizzle.cc:365
 
71
msgid "Jun"
 
72
msgstr ""
 
73
 
 
74
#: ../client/drizzle.cc:367
 
75
msgid "Jul"
 
76
msgstr ""
 
77
 
 
78
#: ../client/drizzle.cc:369
 
79
msgid "Aug"
 
80
msgstr ""
 
81
 
 
82
#: ../client/drizzle.cc:371
 
83
msgid "Sep"
 
84
msgstr ""
 
85
 
 
86
#: ../client/drizzle.cc:373
 
87
msgid "Oct"
 
88
msgstr ""
 
89
 
 
90
#: ../client/drizzle.cc:375
 
91
msgid "Nov"
 
92
msgstr ""
 
93
 
 
94
#: ../client/drizzle.cc:377
 
95
msgid "Dec"
 
96
msgstr ""
 
97
 
 
98
#: ../client/drizzle.cc:514
22
99
msgid "Synonym for `help'."
23
100
msgstr "Sinonimo por `helpo'."
24
101
 
25
 
#: client/drizzle.cc:256
 
102
#: ../client/drizzle.cc:515
26
103
msgid "Clear command."
27
104
msgstr "Vakigi komandlinion."
28
105
 
29
 
#: client/drizzle.cc:258
 
106
#: ../client/drizzle.cc:517
30
107
msgid "Reconnect to the server. Optional arguments are db and host."
31
108
msgstr ""
32
109
"Rekonekti al servilo. Malnepraj argumentoj estas datumbazo kaj gastiga "
33
110
"komputilo."
34
111
 
35
 
#: client/drizzle.cc:260
 
112
#: ../client/drizzle.cc:519
36
113
msgid ""
37
114
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
115
msgstr ""
39
116
 
40
 
#: client/drizzle.cc:262
 
117
#: ../client/drizzle.cc:521
41
118
msgid "Send command to drizzle server, display result vertically."
42
119
msgstr ""
43
120
 
44
 
#: client/drizzle.cc:263
 
121
#: ../client/drizzle.cc:522
45
122
msgid "Exit drizzle. Same as quit."
46
123
msgstr ""
47
124
 
48
 
#: client/drizzle.cc:264
 
125
#: ../client/drizzle.cc:523
49
126
msgid "Send command to drizzle server."
50
127
msgstr ""
51
128
 
52
 
#: client/drizzle.cc:265
 
129
#: ../client/drizzle.cc:524
53
130
msgid "Display this help."
54
131
msgstr ""
55
132
 
56
 
#: client/drizzle.cc:266
 
133
#: ../client/drizzle.cc:525
57
134
msgid "Disable pager, print to stdout."
58
135
msgstr ""
59
136
 
60
 
#: client/drizzle.cc:267
 
137
#: ../client/drizzle.cc:526
61
138
msgid "Don't write into outfile."
62
139
msgstr ""
63
140
 
64
 
#: client/drizzle.cc:269
 
141
#: ../client/drizzle.cc:528
65
142
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
66
143
msgstr ""
67
144
 
68
 
#: client/drizzle.cc:270
 
145
#: ../client/drizzle.cc:529
69
146
msgid "Print current command."
70
 
msgstr ""
 
147
msgstr "Presi aktualan komandon."
71
148
 
72
 
#: client/drizzle.cc:271
 
149
#: ../client/drizzle.cc:530
73
150
msgid "Change your drizzle prompt."
74
151
msgstr ""
75
152
 
76
 
#: client/drizzle.cc:272
 
153
#: ../client/drizzle.cc:531
77
154
msgid "Quit drizzle."
78
 
msgstr ""
 
155
msgstr "Eliri Drizzle"
79
156
 
80
 
#: client/drizzle.cc:273
 
157
#: ../client/drizzle.cc:532
81
158
msgid "Rebuild completion hash."
82
159
msgstr ""
83
160
 
84
 
#: client/drizzle.cc:275
 
161
#: ../client/drizzle.cc:534
85
162
msgid "Execute an SQL script file. Takes a file name as an argument."
86
163
msgstr ""
87
164
 
88
 
#: client/drizzle.cc:276
 
165
#: ../client/drizzle.cc:535
89
166
msgid "Get status information from the server."
90
167
msgstr ""
91
168
 
92
 
#: client/drizzle.cc:278
 
169
#: ../client/drizzle.cc:537
93
170
msgid "Set outfile [to_outfile]. Append everything into given outfile."
94
171
msgstr ""
95
172
 
96
 
#: client/drizzle.cc:280
97
 
msgid "Use another database. Takes database name as argument."
98
 
msgstr ""
99
 
 
100
 
#: client/drizzle.cc:282 client/drizzle.cc:1430
 
173
#: ../client/drizzle.cc:539
 
174
msgid "Use another schema. Takes schema name as argument."
 
175
msgstr ""
 
176
 
 
177
#: ../client/drizzle.cc:541
 
178
msgid "Shutdown the instance you are connected too."
 
179
msgstr ""
 
180
 
 
181
#: ../client/drizzle.cc:543 ../client/drizzle.cc:1413
101
182
msgid "Show warnings after every statement."
102
183
msgstr ""
103
184
 
104
 
#: client/drizzle.cc:284
 
185
#: ../client/drizzle.cc:545
105
186
msgid "Don't show warnings after every statement."
106
187
msgstr ""
107
188
 
108
 
#: client/drizzle.cc:1113
109
 
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
110
 
msgstr ""
111
 
 
112
 
#: client/drizzle.cc:1123
113
 
#, c-format
114
 
msgid ""
115
 
"Your Drizzle connection id is %u\n"
116
 
"Server version: %s\n"
117
 
msgstr ""
118
 
 
119
 
#: client/drizzle.cc:1153
120
 
#, c-format
121
 
msgid "Reading history-file %s\n"
122
 
msgstr ""
123
 
 
124
 
#: client/drizzle.cc:1158
125
 
#, c-format
126
 
msgid "Couldn't allocate memory for temp histfile!\n"
127
 
msgstr ""
128
 
 
129
 
#: client/drizzle.cc:1165
130
 
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
131
 
msgstr ""
132
 
 
133
 
#: client/drizzle.cc:1183
134
 
#, c-format
135
 
msgid "Writing history-file %s\n"
136
 
msgstr ""
137
 
 
138
 
#: client/drizzle.cc:1192
139
 
msgid "Aborted"
140
 
msgstr ""
141
 
 
142
 
#: client/drizzle.cc:1192
143
 
msgid "Bye"
144
 
msgstr ""
145
 
 
146
 
#: client/drizzle.cc:1241
147
 
msgid "Query aborted by Ctrl+C\n"
148
 
msgstr ""
149
 
 
150
 
#: client/drizzle.cc:1264 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2817
151
 
msgid "Display this help and exit."
152
 
msgstr ""
153
 
 
154
 
#: client/drizzle.cc:1266
155
 
msgid "Synonym for -?"
156
 
msgstr ""
157
 
 
158
 
#: client/drizzle.cc:1269
159
 
msgid ""
160
 
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
161
 
"and field completion, but startup and reconnecting may take a longer time. "
162
 
"Disable with --disable-auto-rehash."
163
 
msgstr ""
164
 
 
165
 
#: client/drizzle.cc:1273
166
 
msgid ""
167
 
"No automatic rehashing. One has to use 'rehash' to get table and field "
168
 
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
169
 
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
170
 
msgstr ""
171
 
 
172
 
#: client/drizzle.cc:1276
173
 
msgid ""
174
 
"Automatically switch to vertical output mode if the result is wider than the "
175
 
"terminal width."
176
 
msgstr ""
177
 
 
178
 
#: client/drizzle.cc:1279
 
189
#: ../client/drizzle.cc:1195 ../client/drizzle.cc:4064
 
190
#, c-format
 
191
msgid "shutting down drizzled"
 
192
msgstr ""
 
193
 
 
194
#: ../client/drizzle.cc:1197 ../client/drizzle.cc:4066
 
195
#, c-format
 
196
msgid " on port %d"
 
197
msgstr ""
 
198
 
 
199
#: ../client/drizzle.cc:1206 ../client/drizzle.cc:1212
 
200
#: ../client/drizzle.cc:4075 ../client/drizzle.cc:4081
 
201
#, c-format
 
202
msgid "shutdown failed; error: '%s'"
 
203
msgstr ""
 
204
 
 
205
#: ../client/drizzle.cc:1221 ../client/drizzle.cc:1257
 
206
#: ../client/drizzle.cc:4090
 
207
#, c-format
 
208
msgid "done\n"
 
209
msgstr ""
 
210
 
 
211
#: ../client/drizzle.cc:1233
 
212
#, c-format
 
213
msgid "killing query %u"
 
214
msgstr ""
 
215
 
 
216
#: ../client/drizzle.cc:1242 ../client/drizzle.cc:1248
 
217
#, c-format
 
218
msgid "kill failed; error: '%s'"
 
219
msgstr ""
 
220
 
 
221
#: ../client/drizzle.cc:1278
 
222
#, c-format
 
223
msgid "drizzled is alive\n"
 
224
msgstr ""
 
225
 
 
226
#: ../client/drizzle.cc:1284
 
227
#, c-format
 
228
msgid "ping failed; error: '%s'"
 
229
msgstr ""
 
230
 
 
231
#: ../client/drizzle.cc:1290
 
232
#, c-format
 
233
msgid "drizzled won't answer to ping, error: '%s'"
 
234
msgstr ""
 
235
 
 
236
#: ../client/drizzle.cc:1349
 
237
msgid "Error: Invalid Value for connect_timeout"
 
238
msgstr ""
 
239
 
 
240
#: ../client/drizzle.cc:1360
 
241
msgid "Error: Invalid Value for max_input_line"
 
242
msgstr ""
 
243
 
 
244
#: ../client/drizzle.cc:1379 ../client/drizzledump.cc:471
 
245
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
 
246
msgid "Options used only in command line"
 
247
msgstr ""
 
248
 
 
249
#: ../client/drizzle.cc:1381
 
250
msgid "Displays this help and exit."
 
251
msgstr ""
 
252
 
 
253
#: ../client/drizzle.cc:1382
179
254
msgid ""
180
255
"Don't use history file. Disable interactive behavior. (Enables --silent)"
181
256
msgstr ""
182
257
 
183
 
#: client/drizzle.cc:1281 drizzled/drizzled.cc:2869
184
 
msgid "Directory where character sets are."
185
 
msgstr ""
186
 
 
187
 
#: client/drizzle.cc:1283
 
258
#: ../client/drizzle.cc:1384
188
259
msgid "Display column type information."
189
260
msgstr ""
190
261
 
191
 
#: client/drizzle.cc:1286
 
262
#: ../client/drizzle.cc:1386
192
263
msgid ""
193
264
"Preserve comments. Send comments to the server. The default is --skip-"
194
265
"comments (discard comments), enable with --comments"
195
266
msgstr ""
196
267
 
197
 
#: client/drizzle.cc:1289
198
 
msgid "Use compression in server/client protocol."
199
 
msgstr ""
200
 
 
201
 
#: client/drizzle.cc:1292
202
 
msgid "Check memory and open file usage at exit ."
203
 
msgstr ""
204
 
 
205
 
#: client/drizzle.cc:1295
206
 
msgid "Print some debug info at exit."
207
 
msgstr ""
208
 
 
209
 
#: client/drizzle.cc:1297
210
 
msgid "Database to use."
211
 
msgstr ""
212
 
 
213
 
#: client/drizzle.cc:1300
214
 
msgid "(not used)"
215
 
msgstr ""
216
 
 
217
 
#: client/drizzle.cc:1302
218
 
msgid "Delimiter to be used."
219
 
msgstr ""
220
 
 
221
 
#: client/drizzle.cc:1304
222
 
msgid "Execute command and quit. (Disables --force and history file)"
223
 
msgstr ""
224
 
 
225
 
#: client/drizzle.cc:1306
 
268
#: ../client/drizzle.cc:1388
226
269
msgid "Print the output of a query (rows) vertically."
227
270
msgstr ""
228
271
 
229
 
#: client/drizzle.cc:1309
 
272
#: ../client/drizzle.cc:1390
230
273
msgid "Continue even if we get an sql error."
231
274
msgstr ""
232
275
 
233
 
#: client/drizzle.cc:1313
 
276
#: ../client/drizzle.cc:1392
234
277
msgid ""
235
278
"Enable named commands. Named commands mean this program's internal commands; "
236
279
"see drizzle> help . When enabled, the named commands can be used from any "
237
 
"line of the query, otherwise only from the first line, before an enter. "
238
 
"Disable with --disable-named-commands. This option is disabled by default."
239
 
msgstr ""
240
 
 
241
 
#: client/drizzle.cc:1317
242
 
msgid ""
243
 
"Named commands are disabled. Use \\* form only, or use named commands only "
244
 
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
245
 
"the client now starts with this option ENABLED by default! Disable with '-"
246
 
"G'. Long format commands still work from the first line. WARNING: option "
247
 
"deprecated; use --disable-named-commands instead."
248
 
msgstr ""
249
 
 
250
 
#: client/drizzle.cc:1319
251
 
msgid "Ignore space after function names."
252
 
msgstr ""
253
 
 
254
 
#: client/drizzle.cc:1321
255
 
msgid "Enable/disable LOAD DATA LOCAL INFILE."
256
 
msgstr ""
257
 
 
258
 
#: client/drizzle.cc:1324
 
280
"line of the query, otherwise only from the first line, before an enter."
 
281
msgstr ""
 
282
 
 
283
#: ../client/drizzle.cc:1394
259
284
msgid "Turn off beep on error."
260
285
msgstr ""
261
286
 
262
 
#: client/drizzle.cc:1326 client/drizzleadmin.cc:77
263
 
msgid "Connect to host."
264
 
msgstr ""
265
 
 
266
 
#: client/drizzle.cc:1328
267
 
msgid "Write line numbers for errors."
268
 
msgstr ""
269
 
 
270
 
#: client/drizzle.cc:1331
271
 
msgid ""
272
 
"Don't write line number for errors. WARNING: -L is deprecated, use long "
273
 
"version of this option instead."
274
 
msgstr ""
275
 
 
276
 
#: client/drizzle.cc:1333
277
 
msgid "Flush buffer after each query."
278
 
msgstr ""
279
 
 
280
 
#: client/drizzle.cc:1335
281
 
msgid "Write column names in results."
282
 
msgstr ""
283
 
 
284
 
#: client/drizzle.cc:1339
 
287
#: ../client/drizzle.cc:1395
 
288
msgid "Do not write line numbers for errors."
 
289
msgstr ""
 
290
 
 
291
#: ../client/drizzle.cc:1396
 
292
msgid "Do not write column names in results."
 
293
msgstr ""
 
294
 
 
295
#: ../client/drizzle.cc:1398
285
296
msgid ""
286
297
"Don't write column names in results. WARNING: -N is deprecated, use long "
287
298
"version of this options instead."
288
299
msgstr ""
289
300
 
290
 
#: client/drizzle.cc:1342
 
301
#: ../client/drizzle.cc:1400
291
302
msgid ""
292
303
"Change the value of a variable. Please note that this option is deprecated; "
293
304
"you can set variables directly with --variable-name=value."
294
305
msgstr ""
295
306
 
296
 
#: client/drizzle.cc:1344
 
307
#: ../client/drizzle.cc:1402
 
308
msgid "Output in table format."
 
309
msgstr ""
 
310
 
 
311
#: ../client/drizzle.cc:1404
 
312
msgid "Only allow UPDATE and DELETE that uses keys."
 
313
msgstr ""
 
314
 
 
315
#: ../client/drizzle.cc:1406
 
316
msgid "Synonym for option --safe-updates, -U."
 
317
msgstr ""
 
318
 
 
319
#: ../client/drizzle.cc:1408
 
320
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
 
321
msgstr ""
 
322
 
 
323
#: ../client/drizzle.cc:1409 ../client/drizzledump.cc:491
 
324
msgid "Output version information and exit."
 
325
msgstr ""
 
326
 
 
327
#: ../client/drizzle.cc:1411
 
328
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
 
329
msgstr ""
 
330
 
 
331
#: ../client/drizzle.cc:1415
 
332
msgid "Number of lines before each import progress report."
 
333
msgstr ""
 
334
 
 
335
#: ../client/drizzle.cc:1417
 
336
msgid "Ping the server to check if it's alive."
 
337
msgstr ""
 
338
 
 
339
#: ../client/drizzle.cc:1419 ../drizzled/drizzled.cc:1064
 
340
msgid "Configuration file defaults are not used if no-defaults is set"
 
341
msgstr ""
 
342
 
 
343
#: ../client/drizzle.cc:1422 ../client/drizzledump.cc:499
 
344
msgid "Options specific to the drizzle client"
 
345
msgstr ""
 
346
 
 
347
#: ../client/drizzle.cc:1425
 
348
msgid ""
 
349
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
 
350
"and field completion, but startup and reconnecting may take a longer time."
 
351
msgstr ""
 
352
 
 
353
#: ../client/drizzle.cc:1427
 
354
msgid ""
 
355
"Automatically switch to vertical output mode if the result is wider than the "
 
356
"terminal width."
 
357
msgstr ""
 
358
 
 
359
#: ../client/drizzle.cc:1429
 
360
msgid "Database to use."
 
361
msgstr ""
 
362
 
 
363
#: ../client/drizzle.cc:1431
 
364
msgid "(not used)"
 
365
msgstr ""
 
366
 
 
367
#: ../client/drizzle.cc:1433
 
368
msgid "Delimiter to be used."
 
369
msgstr ""
 
370
 
 
371
#: ../client/drizzle.cc:1435
 
372
msgid "Execute command and quit. (Disables --force and history file)"
 
373
msgstr ""
 
374
 
 
375
#: ../client/drizzle.cc:1437
 
376
msgid "Enable LOAD DATA LOCAL INFILE."
 
377
msgstr ""
 
378
 
 
379
#: ../client/drizzle.cc:1439
 
380
msgid "Flush buffer after each query."
 
381
msgstr ""
 
382
 
 
383
#: ../client/drizzle.cc:1441
297
384
msgid "Ignore SIGINT (CTRL-C)"
298
385
msgstr ""
299
386
 
300
 
#: client/drizzle.cc:1348
 
387
#: ../client/drizzle.cc:1443
301
388
msgid ""
302
389
"Only update the default database. This is useful for skipping updates to "
303
390
"other database in the update log."
304
391
msgstr ""
305
392
 
306
 
#: client/drizzle.cc:1351
 
393
#: ../client/drizzle.cc:1445
307
394
msgid ""
308
395
"Pager to use to display results. If you don't supply an option the default "
309
396
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
312
399
"default."
313
400
msgstr ""
314
401
 
315
 
#: client/drizzle.cc:1354
316
 
msgid ""
317
 
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
318
 
"option deprecated; use --disable-pager instead."
319
 
msgstr ""
320
 
 
321
 
#: client/drizzle.cc:1357 client/drizzleadmin.cc:80
322
 
msgid ""
323
 
"Password to use when connecting to server. If password is not given it's "
324
 
"asked from the tty."
325
 
msgstr ""
326
 
 
327
 
#: client/drizzle.cc:1359
328
 
msgid ""
329
 
"Port number to use for connection or 0 for default to, in order of "
330
 
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
331
 
msgstr ""
332
 
 
333
 
#: client/drizzle.cc:1360
334
 
msgid "built-in default"
335
 
msgstr ""
336
 
 
337
 
#: client/drizzle.cc:1363
 
402
#: ../client/drizzle.cc:1447
 
403
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
 
404
msgstr ""
 
405
 
 
406
#: ../client/drizzle.cc:1449
338
407
msgid "Set the drizzle prompt to this value."
339
408
msgstr ""
340
409
 
341
 
#: client/drizzle.cc:1366
342
 
msgid "The protocol of connection (tcp,socket,pipe,memory)."
343
 
msgstr ""
344
 
 
345
 
#: client/drizzle.cc:1369
 
410
#: ../client/drizzle.cc:1451
346
411
msgid ""
347
412
"Don't cache result, print it row by row. This may slow down the server if "
348
413
"the output is suspended. Doesn't use history file."
349
414
msgstr ""
350
415
 
351
 
#: client/drizzle.cc:1371
 
416
#: ../client/drizzle.cc:1453
352
417
msgid "Write fields without conversion. Used with --batch."
353
418
msgstr ""
354
419
 
355
 
#: client/drizzle.cc:1374
356
 
msgid ""
357
 
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
358
 
"option is enabled by default."
359
 
msgstr ""
360
 
 
361
 
#: client/drizzle.cc:1376
 
420
#: ../client/drizzle.cc:1454
 
421
msgid "Do not reconnect if the connection is lost."
 
422
msgstr ""
 
423
 
 
424
#: ../client/drizzle.cc:1456
 
425
msgid "Shutdown the server"
 
426
msgstr ""
 
427
 
 
428
#: ../client/drizzle.cc:1457
362
429
msgid ""
363
430
"Be more silent. Print results with a tab as separator, each row on new line."
364
431
msgstr ""
365
432
 
366
 
#: client/drizzle.cc:1378
367
 
msgid "Socket file to use for connection."
368
 
msgstr ""
369
 
 
370
 
#: client/drizzle.cc:1381
371
 
msgid "Output in table format."
372
 
msgstr ""
373
 
 
374
 
#: client/drizzle.cc:1384
 
433
#: ../client/drizzle.cc:1459
 
434
msgid "Kill a running query."
 
435
msgstr ""
 
436
 
 
437
#: ../client/drizzle.cc:1461
375
438
msgid ""
376
439
"Append everything into outfile. See interactive help (\\h) also. Does not "
377
440
"work in batch mode. Disable with --disable-tee. This option is disabled by "
378
441
"default."
379
442
msgstr ""
380
443
 
381
 
#: client/drizzle.cc:1386
382
 
msgid ""
383
 
"Disable outfile. See interactive help (\\h) also. WARNING: option "
384
 
"deprecated; use --disable-tee instead"
385
 
msgstr ""
386
 
 
387
 
#: client/drizzle.cc:1389 client/drizzleadmin.cc:90
388
 
msgid "User for login if not current user."
389
 
msgstr ""
390
 
 
391
 
#: client/drizzle.cc:1392
392
 
msgid "Only allow UPDATE and DELETE that uses keys."
393
 
msgstr ""
394
 
 
395
 
#: client/drizzle.cc:1395
396
 
msgid "Synonym for option --safe-updates, -U."
397
 
msgstr ""
398
 
 
399
 
#: client/drizzle.cc:1398
400
 
msgid "Write more. (-v -v -v gives the table output format)."
401
 
msgstr ""
402
 
 
403
 
#: client/drizzle.cc:1400 client/drizzleadmin.cc:95 drizzled/drizzled.cc:3187
404
 
msgid "Output version information and exit."
405
 
msgstr ""
406
 
 
407
 
#: client/drizzle.cc:1402 client/drizzleadmin.cc:97
408
 
msgid "Wait and retry if connection is down."
409
 
msgstr ""
410
 
 
411
 
#: client/drizzle.cc:1405
 
444
#: ../client/drizzle.cc:1463
 
445
msgid "Disable outfile. See interactive help (\\h) also."
 
446
msgstr ""
 
447
 
 
448
#: ../client/drizzle.cc:1465
412
449
msgid "Number of seconds before connection timeout."
413
450
msgstr ""
414
451
 
415
 
#: client/drizzle.cc:1410
416
 
msgid "Max packet length to send to, or receive from server"
417
 
msgstr ""
418
 
 
419
 
#: client/drizzle.cc:1415
420
 
msgid "Buffer for TCP/IP and socket communication"
421
 
msgstr ""
422
 
 
423
 
#: client/drizzle.cc:1419
 
452
#: ../client/drizzle.cc:1467
 
453
msgid "Max length of input line"
 
454
msgstr ""
 
455
 
 
456
#: ../client/drizzle.cc:1469
424
457
msgid "Automatic limit for SELECT when using --safe-updates"
425
458
msgstr ""
426
459
 
427
 
#: client/drizzle.cc:1424
 
460
#: ../client/drizzle.cc:1471
428
461
msgid "Automatic limit for rows in a join when using --safe-updates"
429
462
msgstr ""
430
463
 
431
 
#: client/drizzle.cc:1428
432
 
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
433
 
msgstr ""
434
 
 
435
 
#: client/drizzle.cc:1441
436
 
#, c-format
437
 
msgid "%s  Ver %s Distrib %s, for %s (%s) using %s %s\n"
438
 
msgstr ""
439
 
 
440
 
#: client/drizzle.cc:1448
 
464
#: ../client/drizzle.cc:1474 ../client/drizzledump.cc:538
 
465
msgid "Options specific to the client"
 
466
msgstr ""
 
467
 
 
468
#: ../client/drizzle.cc:1477
 
469
msgid "Connect to host"
 
470
msgstr ""
 
471
 
 
472
#: ../client/drizzle.cc:1479
 
473
msgid ""
 
474
"Password to use when connecting to server. If password is not given it's "
 
475
"asked from the tty."
 
476
msgstr ""
 
477
 
 
478
#: ../client/drizzle.cc:1481
 
479
msgid ""
 
480
"Port number to use for connection or 0 for default to, in order of "
 
481
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
 
482
msgstr ""
 
483
 
 
484
#: ../client/drizzle.cc:1483 ../client/drizzledump.cc:547
 
485
#: ../plugin/transaction_log/utilities/transaction_reader.cc:648
 
486
msgid "User for login if not current user."
 
487
msgstr ""
 
488
 
 
489
#: ../client/drizzle.cc:1485
 
490
msgid "The protocol of connection (mysql, mysql-plugin-auth, or drizzle)."
 
491
msgstr ""
 
492
 
 
493
#: ../client/drizzle.cc:1487 ../client/drizzledump.cc:561
 
494
msgid "Allowed Options"
 
495
msgstr ""
 
496
 
 
497
#: ../client/drizzle.cc:1546 ../client/drizzle.cc:1556
 
498
#, c-format
 
499
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
 
500
msgstr ""
 
501
 
 
502
#: ../client/drizzle.cc:1621 ../client/drizzle.cc:3962
 
503
msgid "DELIMITER cannot contain a backslash character"
 
504
msgstr ""
 
505
 
 
506
#: ../client/drizzle.cc:1709 ../client/drizzledump.cc:658
 
507
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:619
 
508
#: ../client/drizzletest.cc:5095
 
509
msgid "Error: Unknown protocol"
 
510
msgstr ""
 
511
 
 
512
#: ../client/drizzle.cc:1723
 
513
#, c-format
 
514
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
 
515
msgstr ""
 
516
 
 
517
#: ../client/drizzle.cc:1769 ../client/drizzle.cc:4227
 
518
#, c-format
 
519
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
 
520
msgstr ""
 
521
 
 
522
#: ../client/drizzle.cc:1775
441
523
#, c-format
442
524
msgid ""
443
525
"Copyright (C) 2008 Sun Microsystems\n"
445
527
"and you are welcome to modify and redistribute it under the GPL license\n"
446
528
msgstr ""
447
529
 
448
 
#: client/drizzle.cc:1453
449
 
#, c-format
450
 
msgid "Usage: %s [OPTIONS] [database]\n"
451
 
msgstr ""
452
 
 
453
 
#: client/drizzle.cc:1486
454
 
msgid "DELIMITER cannot contain a backslash character"
455
 
msgstr ""
456
 
 
457
 
#: client/drizzle.cc:1507
458
 
#, c-format
459
 
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
460
 
msgstr ""
461
 
 
462
 
#: client/drizzle.cc:1530
463
 
#, c-format
464
 
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
465
 
msgstr ""
466
 
 
467
 
#: client/drizzle.cc:1534
468
 
#, c-format
469
 
msgid "WARNING: --server-arg option not supported in this configuration.\n"
470
 
msgstr ""
471
 
 
472
 
#: client/drizzle.cc:1902
473
 
#, c-format
474
 
msgid "Unknown command '\\%c'."
475
 
msgstr ""
476
 
 
477
 
#: client/drizzle.cc:2329
 
530
#: ../client/drizzle.cc:1780
 
531
#, c-format
 
532
msgid "Usage: drizzle [OPTIONS] [schema]\n"
 
533
msgstr ""
 
534
 
 
535
#: ../client/drizzle.cc:1834
 
536
#, c-format
 
537
msgid "Welcome to the Drizzle client..  Commands end with %s or \\g."
 
538
msgstr ""
 
539
 
 
540
#: ../client/drizzle.cc:1843
 
541
#, c-format
 
542
msgid ""
 
543
"Your Drizzle connection id is %u\n"
 
544
"Connection protocol: %s\n"
 
545
"Server version: %s\n"
 
546
msgstr ""
 
547
 
 
548
#: ../client/drizzle.cc:1877
 
549
#, c-format
 
550
msgid "Reading history-file %s\n"
 
551
msgstr ""
 
552
 
 
553
#: ../client/drizzle.cc:1884
 
554
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
 
555
msgstr ""
 
556
 
 
557
#: ../client/drizzle.cc:1894
 
558
msgid "Error:"
 
559
msgstr ""
 
560
 
 
561
#: ../client/drizzle.cc:1907
 
562
#, c-format
 
563
msgid "Writing history-file %s\n"
 
564
msgstr ""
 
565
 
 
566
#: ../client/drizzle.cc:1915
 
567
msgid "Aborted"
 
568
msgstr ""
 
569
 
 
570
#: ../client/drizzle.cc:1915
 
571
msgid "Bye"
 
572
msgstr ""
 
573
 
 
574
#: ../client/drizzle.cc:1966
 
575
msgid "Query aborted by Ctrl+C\n"
 
576
msgstr ""
 
577
 
 
578
#: ../client/drizzle.cc:2044
 
579
#, c-format
 
580
msgid "Processing line: %<PRIu32>\n"
 
581
msgstr ""
 
582
 
 
583
#: ../client/drizzle.cc:2261
 
584
msgid "Unknown command: "
 
585
msgstr ""
 
586
 
 
587
#: ../client/drizzle.cc:2416
 
588
msgid "Not found a delimiter within max_input_line of input"
 
589
msgstr ""
 
590
 
 
591
#: ../client/drizzle.cc:2658
478
592
msgid ""
479
593
"Reading table information for completion of table and column names\n"
480
 
"    You can turn off this feature to get a quicker startup with -A\n"
 
594
"You can turn off this feature to get a quicker startup with -A\n"
481
595
"\n"
482
596
msgstr ""
483
597
 
484
 
#: client/drizzle.cc:2426
 
598
#: ../client/drizzle.cc:2697
485
599
msgid "No connection. Trying to reconnect..."
486
600
msgstr ""
487
601
 
488
 
#: client/drizzle.cc:2432
 
602
#: ../client/drizzle.cc:2703
489
603
msgid "Can't connect to the server\n"
490
604
msgstr ""
491
605
 
492
 
#: client/drizzle.cc:2489
493
 
msgid "categories:"
494
 
msgstr ""
495
 
 
496
 
#: client/drizzle.cc:2489
497
 
msgid "topics:"
498
 
msgstr ""
499
 
 
500
 
#: client/drizzle.cc:2543
501
 
#, c-format
502
 
msgid "Name: '%s'\n"
503
 
msgstr ""
504
 
 
505
 
#: client/drizzle.cc:2544
506
 
#, c-format
507
 
msgid ""
508
 
"Description:\n"
509
 
"%s"
510
 
msgstr ""
511
 
 
512
 
#: client/drizzle.cc:2546
513
 
#, c-format
514
 
msgid ""
515
 
"Examples:\n"
516
 
"%s"
517
 
msgstr ""
518
 
 
519
 
#: client/drizzle.cc:2559
520
 
msgid "Many help items for your request exist."
521
 
msgstr ""
522
 
 
523
 
#: client/drizzle.cc:2560
524
 
msgid ""
525
 
"To make a more specific request, please type 'help <item>',\n"
526
 
"where <item> is one of the following"
527
 
msgstr ""
528
 
 
529
 
#: client/drizzle.cc:2566
530
 
#, c-format
531
 
msgid "You asked for help about help category: '%s'\n"
532
 
msgstr ""
533
 
 
534
 
#: client/drizzle.cc:2567
535
 
msgid ""
536
 
"For more information, type 'help <item>', where <item> is one of the "
537
 
"following"
538
 
msgstr ""
539
 
 
540
 
#: client/drizzle.cc:2580
541
 
msgid ""
542
 
"\n"
543
 
"Nothing found"
544
 
msgstr ""
545
 
 
546
 
#: client/drizzle.cc:2581
547
 
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
548
 
msgstr ""
549
 
 
550
 
#: client/drizzle.cc:2604
 
606
#: ../client/drizzle.cc:2787
551
607
msgid "List of all Drizzle commands:"
552
608
msgstr ""
553
609
 
554
 
#: client/drizzle.cc:2606
555
 
msgid "Note that all text commands must be first on line and end with ';'"
556
 
msgstr ""
557
 
 
558
 
#: client/drizzle.cc:2617
 
610
#: ../client/drizzle.cc:2791
 
611
#, c-format
559
612
msgid ""
560
 
"\n"
561
 
"For server side help, type 'help contents'\n"
 
613
"Note that all text commands must be first on line and end with '%s' or \\g"
562
614
msgstr ""
563
615
 
564
 
#: client/drizzle.cc:2660
 
616
#: ../client/drizzle.cc:2849
565
617
msgid "No query specified\n"
566
618
msgstr ""
567
619
 
568
 
#: client/drizzle.cc:2675
 
620
#: ../client/drizzle.cc:2864
569
621
msgid "Ignoring query to other database"
570
622
msgstr ""
571
623
 
572
 
#: client/drizzle.cc:2724
 
624
#: ../client/drizzle.cc:2913
573
625
msgid "Empty set"
574
626
msgstr ""
575
627
 
576
 
#: client/drizzle.cc:2737
 
628
#: ../client/drizzle.cc:2926
577
629
#, c-format
578
630
msgid "%ld row in set"
579
631
msgid_plural "%ld rows in set"
580
632
msgstr[0] ""
581
633
msgstr[1] ""
582
634
 
583
 
#: client/drizzle.cc:2746
 
635
#: ../client/drizzle.cc:2935
584
636
msgid "Query OK"
585
637
msgstr ""
586
638
 
587
 
#: client/drizzle.cc:2748
 
639
#: ../client/drizzle.cc:2937
588
640
#, c-format
589
641
msgid "Query OK, %ld row affected"
590
642
msgid_plural "Query OK, %ld rows affected"
591
643
msgstr[0] ""
592
644
msgstr[1] ""
593
645
 
594
 
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:3053
595
 
msgid ""
596
 
"Port number to use for connection or 0 for default to, in order of "
597
 
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
598
 
msgstr ""
599
 
 
600
 
#: client/drizzleadmin.cc:87
601
 
msgid "Silently exit if one can't connect to server."
602
 
msgstr ""
603
 
 
604
 
#: client/drizzleadmin.cc:93
605
 
msgid "Write more information."
606
 
msgstr ""
607
 
 
608
 
#: client/drizzleadmin.cc:258
609
 
#, c-format
610
 
msgid ""
611
 
"connect to server at '%s' failed\n"
612
 
"error: '%s'"
613
 
msgstr ""
614
 
 
615
 
#: client/drizzleadmin.cc:264
616
 
#, c-format
617
 
msgid "Check that drizzled is running on %s"
618
 
msgstr ""
619
 
 
620
 
#: client/drizzleadmin.cc:265
621
 
#, c-format
622
 
msgid " and that the port is %d.\n"
623
 
msgstr ""
624
 
 
625
 
#: client/drizzleadmin.cc:267
626
 
#, c-format
627
 
msgid "You can check this by doing 'telnet %s %d'\n"
628
 
msgstr ""
629
 
 
630
 
#: client/drizzleadmin.cc:278
631
 
#, c-format
632
 
msgid "Got error: %s\n"
633
 
msgstr ""
634
 
 
635
 
#: client/drizzleadmin.cc:285
636
 
msgid "Waiting for Drizzle server to answer"
637
 
msgstr ""
638
 
 
639
 
#: client/drizzleadmin.cc:318
640
 
#, c-format
641
 
msgid "shutting down drizzled...\n"
642
 
msgstr ""
643
 
 
644
 
#: client/drizzleadmin.cc:322
645
 
#, c-format
646
 
msgid "shutdown failed; error: '%s'"
647
 
msgstr ""
648
 
 
649
 
#: client/drizzleadmin.cc:329
650
 
#, c-format
651
 
msgid "done\n"
652
 
msgstr ""
653
 
 
654
 
#: client/drizzleadmin.cc:339
655
 
msgid "drizzled is alive"
656
 
msgstr ""
657
 
 
658
 
#: client/drizzleadmin.cc:347
659
 
msgid "connection was down, but drizzled is now alive"
660
 
msgstr ""
661
 
 
662
 
#: client/drizzleadmin.cc:351
663
 
#, c-format
664
 
msgid "drizzled doesn't answer to ping, error: '%s'"
665
 
msgstr ""
666
 
 
667
 
#: client/drizzleadmin.cc:360
668
 
#, c-format
669
 
msgid "Unknown command: '%-.60s'"
670
 
msgstr ""
671
 
 
672
 
#: client/drizzleadmin.cc:369
673
 
#, c-format
674
 
msgid "%s  Ver %s Distrib %s, for %s on %s\n"
675
 
msgstr ""
676
 
 
677
 
#: client/drizzleadmin.cc:376
678
 
msgid "Copyright (C) 2000-2008 MySQL AB"
679
 
msgstr ""
680
 
 
681
 
#: client/drizzleadmin.cc:377
682
 
msgid ""
683
 
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
684
 
"and you are welcome to modify and redistribute it under the GPL license\n"
685
 
msgstr ""
686
 
 
687
 
#: client/drizzleadmin.cc:378
688
 
msgid "Administration program for the drizzled daemon."
689
 
msgstr ""
690
 
 
691
 
#: client/drizzleadmin.cc:379
692
 
#, c-format
693
 
msgid "Usage: %s [OPTIONS] command command....\n"
694
 
msgstr ""
695
 
 
696
 
#: client/drizzleadmin.cc:381
697
 
msgid ""
698
 
"  ping         Check if server is down\n"
699
 
"  shutdown     Take server down\n"
700
 
msgstr ""
701
 
 
702
 
#: libdrizzle/errmsg.c:27
703
 
msgid "Unknown Drizzle error"
704
 
msgstr ""
705
 
 
706
 
#: libdrizzle/errmsg.c:28
707
 
#, c-format
708
 
msgid "Can't create UNIX socket (%d)"
709
 
msgstr ""
710
 
 
711
 
#: libdrizzle/errmsg.c:29
712
 
#, c-format
713
 
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
714
 
msgstr ""
715
 
 
716
 
#: libdrizzle/errmsg.c:30
717
 
#, c-format
718
 
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
719
 
msgstr ""
720
 
 
721
 
#: libdrizzle/errmsg.c:31
722
 
#, c-format
723
 
msgid "Can't create TCP/IP socket (%d)"
724
 
msgstr ""
725
 
 
726
 
#: libdrizzle/errmsg.c:32
727
 
#, c-format
728
 
msgid "Unknown Drizzle server host '%-.100s' (%d)"
729
 
msgstr ""
730
 
 
731
 
#: libdrizzle/errmsg.c:33
732
 
msgid "Drizzle server has gone away"
733
 
msgstr ""
734
 
 
735
 
#: libdrizzle/errmsg.c:34
736
 
#, c-format
737
 
msgid "Protocol mismatch; server version = %d, client version = %d"
738
 
msgstr ""
739
 
 
740
 
#: libdrizzle/errmsg.c:35
741
 
msgid "Drizzle client ran out of memory"
742
 
msgstr ""
743
 
 
744
 
#: libdrizzle/errmsg.c:36
745
 
msgid "Wrong host info"
746
 
msgstr ""
747
 
 
748
 
#: libdrizzle/errmsg.c:37
749
 
msgid "Localhost via UNIX socket"
750
 
msgstr ""
751
 
 
752
 
#: libdrizzle/errmsg.c:38
753
 
#, c-format
754
 
msgid "%-.100s via TCP/IP"
755
 
msgstr ""
756
 
 
757
 
#: libdrizzle/errmsg.c:39
758
 
msgid "Error in server handshake"
759
 
msgstr ""
760
 
 
761
 
#: libdrizzle/errmsg.c:40
762
 
msgid "Lost connection to Drizzle server during query"
763
 
msgstr ""
764
 
 
765
 
#: libdrizzle/errmsg.c:41
766
 
msgid "Commands out of sync; you can't run this command now"
767
 
msgstr ""
768
 
 
769
 
#: libdrizzle/errmsg.c:42
770
 
#, c-format
771
 
msgid "Named pipe: %-.32s"
772
 
msgstr ""
773
 
 
774
 
#: libdrizzle/errmsg.c:43
775
 
#, c-format
776
 
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
777
 
msgstr ""
778
 
 
779
 
#: libdrizzle/errmsg.c:44
780
 
#, c-format
781
 
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
782
 
msgstr ""
783
 
 
784
 
#: libdrizzle/errmsg.c:45
785
 
#, c-format
786
 
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
787
 
msgstr ""
788
 
 
789
 
#: libdrizzle/errmsg.c:46
790
 
#, c-format
791
 
msgid "Can't initialize character set %-.32s (path: %-.100s)"
792
 
msgstr ""
793
 
 
794
 
#: libdrizzle/errmsg.c:47
795
 
msgid "Got packet bigger than 'max_allowed_packet' bytes"
796
 
msgstr ""
797
 
 
798
 
#: libdrizzle/errmsg.c:48
799
 
msgid "Embedded server"
800
 
msgstr ""
801
 
 
802
 
#: libdrizzle/errmsg.c:49
803
 
msgid "Error on SHOW SLAVE STATUS:"
804
 
msgstr ""
805
 
 
806
 
#: libdrizzle/errmsg.c:50
807
 
msgid "Error on SHOW SLAVE HOSTS:"
808
 
msgstr ""
809
 
 
810
 
#: libdrizzle/errmsg.c:51
811
 
msgid "Error connecting to slave:"
812
 
msgstr ""
813
 
 
814
 
#: libdrizzle/errmsg.c:52
815
 
msgid "Error connecting to master:"
816
 
msgstr ""
817
 
 
818
 
#: libdrizzle/errmsg.c:53
819
 
msgid "SSL connection error"
820
 
msgstr ""
821
 
 
822
 
#: libdrizzle/errmsg.c:54
823
 
msgid "Malformed packet"
824
 
msgstr ""
825
 
 
826
 
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
827
 
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
828
 
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
829
 
#: libdrizzle/errmsg.c:74
830
 
msgid "(unused error message)"
831
 
msgstr ""
832
 
 
833
 
#: libdrizzle/errmsg.c:56
834
 
msgid "Invalid use of null pointer"
835
 
msgstr ""
836
 
 
837
 
#: libdrizzle/errmsg.c:57
838
 
msgid "Statement not prepared"
839
 
msgstr ""
840
 
 
841
 
#: libdrizzle/errmsg.c:58
842
 
msgid "No data supplied for parameters in prepared statement"
843
 
msgstr ""
844
 
 
845
 
#: libdrizzle/errmsg.c:59
846
 
msgid "Data truncated"
847
 
msgstr ""
848
 
 
849
 
#: libdrizzle/errmsg.c:60
850
 
msgid "No parameters exist in the statement"
851
 
msgstr ""
852
 
 
853
 
#: libdrizzle/errmsg.c:61
854
 
msgid "Invalid parameter number"
855
 
msgstr ""
856
 
 
857
 
#: libdrizzle/errmsg.c:62
858
 
#, c-format
859
 
msgid ""
860
 
"Can't send long data for non-string/non-binary data types (parameter: %d)"
861
 
msgstr ""
862
 
 
863
 
#: libdrizzle/errmsg.c:64
864
 
#, c-format
865
 
msgid "Using unsupported buffer type: %d  (parameter: %d)"
866
 
msgstr ""
867
 
 
868
 
#: libdrizzle/errmsg.c:65
869
 
#, c-format
870
 
msgid "Shared memory: %-.100s"
871
 
msgstr ""
872
 
 
873
 
#: libdrizzle/errmsg.c:75
874
 
msgid "Wrong or unknown protocol"
875
 
msgstr ""
876
 
 
877
 
#: libdrizzle/errmsg.c:76
878
 
msgid "Invalid connection handle"
879
 
msgstr ""
880
 
 
881
 
#: libdrizzle/errmsg.c:77
882
 
msgid ""
883
 
"Connection using old (pre-4.1.1) authentication protocol refused (client "
884
 
"option 'secure_auth' enabled)"
885
 
msgstr ""
886
 
 
887
 
#: libdrizzle/errmsg.c:79
888
 
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
889
 
msgstr ""
890
 
 
891
 
#: libdrizzle/errmsg.c:80
892
 
msgid "Attempt to read column without prior row fetch"
893
 
msgstr ""
894
 
 
895
 
#: libdrizzle/errmsg.c:81
896
 
msgid "Prepared statement contains no metadata"
897
 
msgstr ""
898
 
 
899
 
#: libdrizzle/errmsg.c:82
900
 
msgid ""
901
 
"Attempt to read a row while there is no result set associated with the "
902
 
"statement"
903
 
msgstr ""
904
 
 
905
 
#: libdrizzle/errmsg.c:84
906
 
msgid "This feature is not implemented yet"
907
 
msgstr ""
908
 
 
909
 
#: libdrizzle/errmsg.c:85
910
 
#, c-format
911
 
msgid ""
912
 
"Lost connection to Drizzle server while waiting for initial communication "
913
 
"packet, system error: %d"
914
 
msgstr ""
915
 
 
916
 
#: libdrizzle/errmsg.c:87
917
 
#, c-format
918
 
msgid ""
919
 
"Lost connection to Drizzle server while reading initial communication "
920
 
"packet, system error: %d"
921
 
msgstr ""
922
 
 
923
 
#: libdrizzle/errmsg.c:89
924
 
#, c-format
925
 
msgid ""
926
 
"Lost connection to Drizzle server while sending authentication information, "
927
 
"system error: %d"
928
 
msgstr ""
929
 
 
930
 
#: libdrizzle/errmsg.c:91
931
 
#, c-format
932
 
msgid ""
933
 
"Lost connection to Drizzle server while reading authorization information, "
934
 
"system error: %d"
935
 
msgstr ""
936
 
 
937
 
#: libdrizzle/errmsg.c:93
938
 
#, c-format
939
 
msgid ""
940
 
"Lost connection to Drizzle server while setting initial database, system "
941
 
"error: %d"
942
 
msgstr ""
943
 
 
944
 
#: libdrizzle/errmsg.c:95
945
 
#, c-format
946
 
msgid "Statement closed indirectly because of a preceeding %s() call"
947
 
msgstr ""
948
 
 
949
 
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
950
 
msgid "Couldn't uncompress communication packet"
951
 
msgstr ""
952
 
 
953
 
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
954
 
msgid "Got an error reading communication packets"
955
 
msgstr ""
956
 
 
957
 
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
958
 
msgid "Got timeout reading communication packets"
959
 
msgstr ""
960
 
 
961
 
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
962
 
msgid "Got an error writing communication packets"
963
 
msgstr ""
964
 
 
965
 
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
966
 
msgid "Got timeout writing communication packets"
967
 
msgstr ""
968
 
 
969
 
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
970
 
#, c-format
971
 
msgid "File '%s' not found (Errcode: %d)"
972
 
msgstr ""
973
 
 
974
 
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
975
 
#, c-format
976
 
msgid "Error reading file '%s' (Errcode: %d)"
977
 
msgstr ""
978
 
 
979
 
#: mysys/errors.cc:25
980
 
#, c-format
981
 
msgid "Can't create/write to file '%s' (Errcode: %d)"
982
 
msgstr ""
983
 
 
984
 
#: mysys/errors.cc:27
985
 
#, c-format
986
 
msgid "Error writing file '%s' (Errcode: %d)"
987
 
msgstr ""
988
 
 
989
 
#: mysys/errors.cc:28
990
 
#, c-format
991
 
msgid "Error on close of '%s' (Errcode: %d)"
992
 
msgstr ""
993
 
 
994
 
#: mysys/errors.cc:29
995
 
#, c-format
996
 
msgid "Out of memory (Needed %u bytes)"
997
 
msgstr ""
998
 
 
999
 
#: mysys/errors.cc:30
1000
 
#, c-format
1001
 
msgid "Error on delete of '%s' (Errcode: %d)"
1002
 
msgstr ""
1003
 
 
1004
 
#: mysys/errors.cc:31
1005
 
#, c-format
1006
 
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1007
 
msgstr ""
1008
 
 
1009
 
#: mysys/errors.cc:32
1010
 
#, c-format
1011
 
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1012
 
msgstr ""
1013
 
 
1014
 
#: mysys/errors.cc:33
1015
 
#, c-format
1016
 
msgid "Can't lock file (Errcode: %d)"
1017
 
msgstr ""
1018
 
 
1019
 
#: mysys/errors.cc:34
1020
 
#, c-format
1021
 
msgid "Can't unlock file (Errcode: %d)"
1022
 
msgstr ""
1023
 
 
1024
 
#: mysys/errors.cc:35
1025
 
#, c-format
1026
 
msgid "Can't read dir of '%s' (Errcode: %d)"
1027
 
msgstr ""
1028
 
 
1029
 
#: mysys/errors.cc:36
1030
 
#, c-format
1031
 
msgid "Can't get stat of '%s' (Errcode: %d)"
1032
 
msgstr ""
1033
 
 
1034
 
#: mysys/errors.cc:37
1035
 
#, c-format
1036
 
msgid "Can't change size of file (Errcode: %d)"
1037
 
msgstr ""
1038
 
 
1039
 
#: mysys/errors.cc:38
1040
 
#, c-format
1041
 
msgid "Can't open stream from handle (Errcode: %d)"
1042
 
msgstr ""
1043
 
 
1044
 
#: mysys/errors.cc:39
1045
 
#, c-format
1046
 
msgid "Can't get working dirctory (Errcode: %d)"
1047
 
msgstr ""
1048
 
 
1049
 
#: mysys/errors.cc:40
1050
 
#, c-format
1051
 
msgid "Can't change dir to '%s' (Errcode: %d)"
1052
 
msgstr ""
1053
 
 
1054
 
#: mysys/errors.cc:41
1055
 
#, c-format
1056
 
msgid "Warning: '%s' had %d links"
1057
 
msgstr ""
1058
 
 
1059
 
#: mysys/errors.cc:42
1060
 
#, c-format
1061
 
msgid "Warning: %d files and %d streams is left open\n"
1062
 
msgstr ""
1063
 
 
1064
 
#: mysys/errors.cc:43
1065
 
#, c-format
1066
 
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1067
 
msgstr ""
1068
 
 
1069
 
#: mysys/errors.cc:44
1070
 
#, c-format
1071
 
msgid "Can't create directory '%s' (Errcode: %d)"
1072
 
msgstr ""
1073
 
 
1074
 
#: mysys/errors.cc:45
1075
 
#, c-format
1076
 
msgid ""
1077
 
"Character set '%s' is not a compiled character set and is not specified in "
1078
 
"the %s file"
1079
 
msgstr ""
1080
 
 
1081
 
#: mysys/errors.cc:46
1082
 
#, c-format
1083
 
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1084
 
msgstr ""
1085
 
 
1086
 
#: mysys/errors.cc:47
1087
 
#, c-format
1088
 
msgid "Can't read value for symlink '%s' (Error %d)"
1089
 
msgstr ""
1090
 
 
1091
 
#: mysys/errors.cc:48
1092
 
#, c-format
1093
 
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1094
 
msgstr ""
1095
 
 
1096
 
#: mysys/errors.cc:49
1097
 
#, c-format
1098
 
msgid "Error on realpath() on '%s' (Error %d)"
1099
 
msgstr ""
1100
 
 
1101
 
#: mysys/errors.cc:50
1102
 
#, c-format
1103
 
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1104
 
msgstr ""
1105
 
 
1106
 
#: mysys/errors.cc:51
1107
 
#, c-format
1108
 
msgid ""
1109
 
"Collation '%s' is not a compiled collation and is not specified in the %s "
1110
 
"file"
1111
 
msgstr ""
1112
 
 
1113
 
#: mysys/errors.cc:53
1114
 
#, c-format
1115
 
msgid "File '%s' (fileno: %d) was not closed"
1116
 
msgstr ""
1117
 
 
1118
 
#: mysys/my_error.cc:87
1119
 
#, c-format
1120
 
msgid "Unknown error %d"
1121
 
msgstr ""
1122
 
 
1123
 
#: mysys/my_getopt.cc:85
1124
 
msgid "Warning: "
1125
 
msgstr ""
1126
 
 
1127
 
#: mysys/my_getopt.cc:87
1128
 
msgid "Info: "
1129
 
msgstr ""
1130
 
 
1131
 
#: mysys/my_getopt.cc:351
1132
 
#, c-format
1133
 
msgid "%s: %s: Option '%s' used, but is disabled\n"
1134
 
msgstr ""
1135
 
 
1136
 
#: mysys/my_getopt.cc:352
1137
 
msgid "WARNING"
1138
 
msgstr ""
1139
 
 
1140
 
#: mysys/my_getopt.cc:352
 
646
#: ../client/drizzle.cc:3009
 
647
msgid "popen() failed! defaulting PAGER to stdout!\n"
 
648
msgstr ""
 
649
 
 
650
#: ../client/drizzle.cc:3031
 
651
#, c-format
 
652
msgid "Error logging to file '%s'\n"
 
653
msgstr ""
 
654
 
 
655
#: ../client/drizzle.cc:3036
 
656
#, c-format
 
657
msgid "Logging to file '%s'\n"
 
658
msgstr ""
 
659
 
 
660
#: ../client/drizzle.cc:3120
 
661
#, c-format
 
662
msgid ""
 
663
"Field %3u:  `%s`\n"
 
664
"Catalog:    `%s`\n"
 
665
"Schema:     `%s`\n"
 
666
"Table:      `%s`\n"
 
667
"Org_table:  `%s`\n"
 
668
"Type:       UTF-8\n"
 
669
"Collation:  %s (%u)\n"
 
670
"Length:     %lu\n"
 
671
"Max_length: %lu\n"
 
672
"Decimals:   %u\n"
 
673
"Flags:      %s\n"
 
674
"\n"
 
675
msgstr ""
 
676
 
 
677
#: ../client/drizzle.cc:3700
 
678
#, c-format
 
679
msgid "No previous outfile available, you must give a filename!\n"
 
680
msgstr ""
 
681
 
 
682
#: ../client/drizzle.cc:3705
 
683
#, c-format
 
684
msgid "Currently logging to file '%s'\n"
 
685
msgstr ""
 
686
 
 
687
#: ../client/drizzle.cc:3725
 
688
#, c-format
 
689
msgid "No outfile specified!\n"
 
690
msgstr ""
 
691
 
 
692
#: ../client/drizzle.cc:3738
 
693
msgid "Outfile disabled.\n"
 
694
msgstr ""
 
695
 
 
696
#: ../client/drizzle.cc:3765
 
697
msgid "Default pager wasn't set, using stdout.\n"
 
698
msgstr ""
 
699
 
 
700
#: ../client/drizzle.cc:3785
 
701
#, c-format
 
702
msgid "PAGER set to '%s'\n"
 
703
msgstr ""
 
704
 
 
705
#: ../client/drizzle.cc:3796
 
706
msgid "PAGER set to stdout\n"
 
707
msgstr ""
 
708
 
 
709
#: ../client/drizzle.cc:3878
 
710
#, c-format
 
711
msgid "Connection id:    %u"
 
712
msgstr ""
 
713
 
 
714
#: ../client/drizzle.cc:3880
 
715
#, c-format
 
716
msgid "Current schema: %.128s\n"
 
717
msgstr ""
 
718
 
 
719
#: ../client/drizzle.cc:3881
 
720
msgid "*** NONE ***"
 
721
msgstr ""
 
722
 
 
723
#. Skip command name
 
724
#: ../client/drizzle.cc:3901
 
725
msgid "Usage: \\. <filename> | source <filename>"
 
726
msgstr ""
 
727
 
 
728
#: ../client/drizzle.cc:3916
 
729
#, c-format
 
730
msgid "Failed to open file '%s', error: %d"
 
731
msgstr ""
 
732
 
 
733
#: ../client/drizzle.cc:3955
 
734
msgid "DELIMITER must be followed by a 'delimiter' character or string"
 
735
msgstr ""
 
736
 
 
737
#: ../client/drizzle.cc:3986
 
738
msgid "USE must be followed by a schema name"
 
739
msgstr ""
 
740
 
 
741
#: ../client/drizzle.cc:4053
 
742
msgid "Schema changed"
 
743
msgstr ""
 
744
 
 
745
#: ../client/drizzle.cc:4099
 
746
msgid "Show warnings enabled."
 
747
msgstr ""
 
748
 
 
749
#: ../client/drizzle.cc:4107
 
750
msgid "Show warnings disabled."
 
751
msgstr ""
 
752
 
 
753
#: ../client/drizzle.cc:4234
 
754
#, c-format
 
755
msgid ""
 
756
"\n"
 
757
"Connection id:\t\t%lu\n"
 
758
msgstr ""
 
759
 
 
760
#: ../client/drizzle.cc:4246
 
761
#, c-format
 
762
msgid "Current schema:\t%s\n"
 
763
msgstr ""
 
764
 
 
765
#: ../client/drizzle.cc:4247
 
766
#, c-format
 
767
msgid "Current user:\t\t%s\n"
 
768
msgstr ""
 
769
 
 
770
#: ../client/drizzle.cc:4253
 
771
msgid "SSL:\t\t\tNot in use"
 
772
msgstr ""
 
773
 
 
774
#: ../client/drizzle.cc:4258
 
775
msgid ""
 
776
"\n"
 
777
"No connection\n"
 
778
msgstr ""
 
779
 
 
780
#: ../client/drizzle.cc:4265
 
781
msgid ""
 
782
"\n"
 
783
"All updates ignored to this schema\n"
 
784
msgstr ""
 
785
 
 
786
#: ../client/drizzle.cc:4268
 
787
#, c-format
 
788
msgid "Current pager:\t\t%s\n"
 
789
msgstr ""
 
790
 
 
791
#: ../client/drizzle.cc:4269
 
792
#, c-format
 
793
msgid "Using outfile:\t\t'%s'\n"
 
794
msgstr ""
 
795
 
 
796
#: ../client/drizzle.cc:4270
 
797
#, c-format
 
798
msgid "Using delimiter:\t%s\n"
 
799
msgstr ""
 
800
 
 
801
#: ../client/drizzle.cc:4271
 
802
#, c-format
 
803
msgid "Server version:\t\t%s\n"
 
804
msgstr ""
 
805
 
 
806
#: ../client/drizzle.cc:4272
 
807
#, c-format
 
808
msgid "Protocol:\t\t%s\n"
 
809
msgstr ""
 
810
 
 
811
#: ../client/drizzle.cc:4273
 
812
#, c-format
 
813
msgid "Protocol version:\t%d\n"
 
814
msgstr ""
 
815
 
 
816
#: ../client/drizzle.cc:4274
 
817
#, c-format
 
818
msgid "Connection:\t\t%s\n"
 
819
msgstr ""
 
820
 
 
821
#: ../client/drizzle.cc:4281
 
822
#, c-format
 
823
msgid "UNIX socket:\t\t%s\n"
 
824
msgstr ""
 
825
 
 
826
#: ../client/drizzle.cc:4283
 
827
#, c-format
 
828
msgid "TCP port:\t\t%d\n"
 
829
msgstr ""
 
830
 
 
831
#: ../client/drizzle.cc:4288
 
832
msgid ""
 
833
"\n"
 
834
"Note that you are running in safe_update_mode:\n"
 
835
msgstr ""
 
836
 
 
837
#: ../client/drizzle.cc:4290
 
838
#, c-format
 
839
msgid ""
 
840
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
 
841
"allowed.\n"
 
842
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
 
843
"command.)\n"
 
844
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
 
845
"             Max number of examined row combination in a join is set to: "
 
846
"%lu\n"
 
847
"\n"
 
848
msgstr ""
 
849
 
 
850
#: ../client/drizzle.cc:4352
 
851
#, c-format
1141
852
msgid "ERROR"
1142
853
msgstr ""
1143
854
 
1144
 
#: mysys/my_getopt.cc:455
1145
 
#, c-format
1146
 
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1147
 
msgstr ""
1148
 
 
1149
 
#: mysys/my_getopt.cc:765
1150
 
#, c-format
1151
 
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1152
 
msgstr ""
1153
 
 
1154
 
#: mysys/my_getopt.cc:942
1155
 
#, c-format
1156
 
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1157
 
msgstr ""
1158
 
 
1159
 
#: mysys/my_getopt.cc:1165
1160
 
#, c-format
1161
 
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1162
 
msgstr ""
1163
 
 
1164
 
#: mysys/my_getopt.cc:1185
1165
 
#, c-format
1166
 
msgid ""
1167
 
"\n"
1168
 
"Variables (--variable-name=value)\n"
1169
 
"and boolean options {false|true}  Value (after reading options)\n"
1170
 
"--------------------------------- -----------------------------\n"
1171
 
msgstr ""
1172
 
 
1173
 
#: mysys/my_getopt.cc:1201 mysys/my_getopt.cc:1217
1174
 
msgid "(No default value)"
1175
 
msgstr ""
1176
 
 
1177
 
#: mysys/my_getopt.cc:1220
1178
 
msgid "true"
1179
 
msgstr ""
1180
 
 
1181
 
#: mysys/my_getopt.cc:1220
1182
 
msgid "false"
1183
 
msgstr ""
1184
 
 
1185
 
#: mysys/my_getopt.cc:1245
1186
 
#, c-format
1187
 
msgid "(Disabled)\n"
1188
 
msgstr ""
1189
 
 
1190
 
#: drizzled/authentication.cc:66 drizzled/show.cc:4665
1191
 
#: drizzled/sql_plugin.cc:825
1192
 
#, c-format
1193
 
msgid "Plugin '%s' init function returned error."
1194
 
msgstr ""
1195
 
 
1196
 
#. TRANSLATORS: The leading word "configvar" is the name
1197
 
#. of the plugin api, and so should not be translated.
1198
 
#: drizzled/configvar.cc:40
1199
 
#, c-format
1200
 
msgid "configvar plugin '%s' init() failed"
1201
 
msgstr ""
1202
 
 
1203
 
#. TRANSLATORS: The leading word "configvar" is the name
1204
 
#. of the plugin api, and so should not be translated.
1205
 
#: drizzled/configvar.cc:62
1206
 
#, c-format
1207
 
msgid "configvar plugin '%s' deinit() failed"
1208
 
msgstr ""
1209
 
 
1210
 
#. TRANSLATORS: The leading word "configvar" is the name
1211
 
#. of the plugin api, and so should not be translated.
1212
 
#: drizzled/configvar.cc:98
1213
 
#, c-format
1214
 
msgid "configvar plugin '%s' configvar_func1() failed"
1215
 
msgstr ""
1216
 
 
1217
 
#. TRANSLATORS: The leading word "configvar" is the name
1218
 
#. of the plugin api, and so should not be translated.
1219
 
#: drizzled/configvar.cc:152
1220
 
#, c-format
1221
 
msgid "configvar plugin '%s' configvar_func2() failed"
1222
 
msgstr ""
1223
 
 
1224
 
#: drizzled/db.cc:403 drizzled/db.cc:411
1225
 
#, c-format
1226
 
msgid "Error while loading database options: '%s':"
1227
 
msgstr ""
1228
 
 
1229
 
#: drizzled/drizzled.cc:547
1230
 
#, c-format
1231
 
msgid "Got error %d from pthread_cond_timedwait"
1232
 
msgstr ""
1233
 
 
1234
 
#: drizzled/drizzled.cc:728
1235
 
#, c-format
1236
 
msgid "Got signal %d from thread %<PRIu64>"
1237
 
msgstr ""
1238
 
 
1239
 
#: drizzled/drizzled.cc:762
1240
 
msgid "Aborting\n"
1241
 
msgstr ""
1242
 
 
1243
 
#: drizzled/drizzled.cc:941
1244
 
msgid "One can only use the --user switch if running as root\n"
1245
 
msgstr ""
1246
 
 
1247
 
#: drizzled/drizzled.cc:949
1248
 
msgid ""
1249
 
"Fatal error: Please read \"Security\" section of the manual to find out how "
1250
 
"to run drizzled as root!\n"
1251
 
msgstr ""
1252
 
 
1253
 
#: drizzled/drizzled.cc:973
1254
 
#, c-format
1255
 
msgid ""
1256
 
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
1257
 
"exists!\n"
1258
 
msgstr ""
1259
 
 
1260
 
#: drizzled/drizzled.cc:1147
1261
 
#, c-format
1262
 
msgid "Retrying bind on TCP/IP port %u"
1263
 
msgstr ""
1264
 
 
1265
 
#: drizzled/drizzled.cc:1153
1266
 
msgid "Can't start server: Bind on TCP/IP port"
1267
 
msgstr ""
1268
 
 
1269
 
#: drizzled/drizzled.cc:1154
1270
 
#, c-format
1271
 
msgid "Do you already have another drizzled server running on port: %d ?"
1272
 
msgstr ""
1273
 
 
1274
 
#: drizzled/drizzled.cc:1160
1275
 
msgid "Can't start server: listen() on TCP/IP port"
1276
 
msgstr ""
1277
 
 
1278
 
#: drizzled/drizzled.cc:1161
1279
 
#, c-format
1280
 
msgid "listen() on TCP/IP failed with error %d"
1281
 
msgstr ""
1282
 
 
1283
 
#: drizzled/drizzled.cc:1251
1284
 
#, c-format
1285
 
msgid "Fatal "
1286
 
msgstr ""
1287
 
 
1288
 
#: drizzled/drizzled.cc:1269
1289
 
#, c-format
1290
 
msgid ""
1291
 
"We will try our best to scrape up some info that will hopefully help "
1292
 
"diagnose\n"
1293
 
"the problem, but since we have already crashed, something is definitely "
1294
 
"wrong\n"
1295
 
"and this may fail.\n"
1296
 
"\n"
1297
 
msgstr ""
1298
 
 
1299
 
#: drizzled/drizzled.cc:1280
1300
 
#, c-format
1301
 
msgid ""
1302
 
"It is possible that drizzled could use up to \n"
1303
 
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1304
 
"<PRIu64> K\n"
1305
 
"bytes of memory\n"
1306
 
"Hope that's ok; if not, decrease some variables in the equation.\n"
1307
 
"\n"
1308
 
msgstr ""
1309
 
 
1310
 
#: drizzled/drizzled.cc:1298
1311
 
#, c-format
1312
 
msgid ""
1313
 
"Attempting backtrace. You can use the following information to find out\n"
1314
 
"where drizzled died. If you see no messages after this, something went\n"
1315
 
"terribly wrong...\n"
1316
 
msgstr ""
1317
 
 
1318
 
#: drizzled/drizzled.cc:1326
1319
 
#, c-format
1320
 
msgid ""
1321
 
"Trying to get some variables.\n"
1322
 
"Some pointers may be invalid and cause the dump to abort...\n"
1323
 
msgstr ""
1324
 
 
1325
 
#: drizzled/drizzled.cc:1338
1326
 
#, c-format
1327
 
msgid ""
1328
 
"\n"
1329
 
"This crash occured while the server was calling initgroups(). This is\n"
1330
 
"often due to the use of a drizzled that is statically linked against glibc\n"
1331
 
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1332
 
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1333
 
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1334
 
"drizzled that is not statically linked.\n"
1335
 
msgstr ""
1336
 
 
1337
 
#: drizzled/drizzled.cc:1353
1338
 
#, c-format
1339
 
msgid ""
1340
 
"\n"
1341
 
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1342
 
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1343
 
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1344
 
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1345
 
"the documentation for your distribution on how to do that.\n"
1346
 
msgstr ""
1347
 
 
1348
 
#: drizzled/drizzled.cc:1366
1349
 
#, c-format
1350
 
msgid ""
1351
 
"\n"
1352
 
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1353
 
"unreliable and unstable on some operating systems and operating-system\n"
1354
 
"versions (notably, some versions of Linux).  This crash could be due to use\n"
1355
 
"of those buggy OS calls.  You should consider whether you really need the\n"
1356
 
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1357
 
" bugs.\n"
1358
 
msgstr ""
1359
 
 
1360
 
#: drizzled/drizzled.cc:1381
1361
 
#, c-format
1362
 
msgid "Writing a core file\n"
1363
 
msgstr ""
1364
 
 
1365
 
#: drizzled/drizzled.cc:1428
1366
 
msgid ""
1367
 
"setrlimit could not change the size of core files to 'infinity';  We may not "
1368
 
"be able to generate a core file on signals"
1369
 
msgstr ""
1370
 
 
1371
 
#: drizzled/drizzled.cc:1496
1372
 
#, c-format
1373
 
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1374
 
msgstr ""
1375
 
 
1376
 
#: drizzled/drizzled.cc:1584
1377
 
#, c-format
1378
 
msgid "Got signal %d to shutdown drizzled"
1379
 
msgstr ""
1380
 
 
1381
 
#: drizzled/drizzled.cc:1601 drizzled/sql_base.cc:6487
1382
 
msgid "Can't create thread to kill server"
1383
 
msgstr ""
1384
 
 
1385
 
#: drizzled/drizzled.cc:1624
1386
 
#, c-format
1387
 
msgid "Got signal: %d  error: %d"
1388
 
msgstr ""
1389
 
 
1390
 
#: drizzled/drizzled.cc:1754
1391
 
#, c-format
1392
 
msgid "Wrong date/time format specifier: %s\n"
1393
 
msgstr ""
1394
 
 
1395
 
#: drizzled/drizzled.cc:1871
 
855
#: ../client/drizzle.cc:4395
 
856
#, c-format
 
857
msgid "ERROR %d (%s): "
 
858
msgstr ""
 
859
 
 
860
#: ../client/drizzle.cc:4397
 
861
#, c-format
 
862
msgid "ERROR %d: "
 
863
msgstr ""
 
864
 
 
865
#: ../client/drizzle.cc:4400
 
866
msgid "ERROR: "
 
867
msgstr ""
 
868
 
 
869
#: ../client/drizzle.cc:4505
 
870
msgid " hours "
 
871
msgstr ""
 
872
 
 
873
#: ../client/drizzle.cc:4507
 
874
msgid " hour "
 
875
msgstr ""
 
876
 
 
877
#: ../client/drizzle.cc:4511
 
878
msgid " min "
 
879
msgstr ""
 
880
 
 
881
#: ../client/drizzle.cc:4521
 
882
msgid " sec"
 
883
msgstr ""
 
884
 
 
885
#: ../client/drizzle.cc:4623
 
886
msgid "(unknown)"
 
887
msgstr ""
 
888
 
 
889
#: ../client/drizzle.cc:4743
 
890
#, c-format
 
891
msgid "Returning to default PROMPT of %s\n"
 
892
msgstr ""
 
893
 
 
894
#: ../client/drizzle.cc:4748
 
895
msgid "Memory allocation error. Not changing prompt\n"
 
896
msgstr ""
 
897
 
 
898
#: ../client/drizzle.cc:4753
 
899
#, c-format
 
900
msgid "PROMPT set to '%s'\n"
 
901
msgstr ""
 
902
 
 
903
#: ../client/drizzledump.cc:209
 
904
msgid "Error inserting into destination database"
 
905
msgstr ""
 
906
 
 
907
#: ../client/drizzledump.cc:233
 
908
#, c-format
 
909
msgid "Got errno %d on write"
 
910
msgstr ""
 
911
 
 
912
#: ../client/drizzledump.cc:279
 
913
#, c-format
 
914
msgid ""
 
915
"%s: You can't use --single-transaction and --lock-all-tables at the same "
 
916
"time.\n"
 
917
msgstr ""
 
918
 
 
919
#: ../client/drizzledump.cc:286
 
920
#, c-format
 
921
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
 
922
msgstr ""
 
923
 
 
924
#: ../client/drizzledump.cc:354
 
925
msgid "-- Retrieving database structures..."
 
926
msgstr ""
 
927
 
 
928
#: ../client/drizzledump.cc:474
 
929
msgid ""
 
930
"Dump all the databases. This will be same as --databases with all databases "
 
931
"selected."
 
932
msgstr ""
 
933
 
 
934
#: ../client/drizzledump.cc:476
 
935
msgid ""
 
936
"Flush logs file in server before starting dump. Note that if you dump many "
 
937
"databases at once (using the option --databases= or --all-databases), the "
 
938
"logs will be flushed for each database dumped. The exception is when using --"
 
939
"lock-all-tables in this case the logs will be flushed only once, "
 
940
"corresponding to the moment all tables are locked. So if you want your dump "
 
941
"and the log flush to happen at the same exact moment you should use --lock-"
 
942
"all-tables or --flush-logs"
 
943
msgstr ""
 
944
 
 
945
#: ../client/drizzledump.cc:478
 
946
msgid "Continue even if we get an sql-error."
 
947
msgstr ""
 
948
 
 
949
#: ../client/drizzledump.cc:479
 
950
msgid "Display this help message and exit."
 
951
msgstr ""
 
952
 
 
953
#: ../client/drizzledump.cc:481
 
954
msgid ""
 
955
"Locks all tables across all databases. This is achieved by taking a global "
 
956
"read lock for the duration of the whole dump. Automatically turns --single-"
 
957
"transaction off."
 
958
msgstr ""
 
959
 
 
960
#: ../client/drizzledump.cc:483
 
961
msgid ""
 
962
"Creates a consistent snapshot by dumping all tables in a single transaction. "
 
963
"Works ONLY for tables stored in storage engines which support "
 
964
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
 
965
"be consistent for other storage engines. While a --single-transaction dump "
 
966
"is in process, to ensure a valid dump file (correct table contents), no "
 
967
"other connection should use the following statements: ALTER TABLE, DROP "
 
968
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
 
969
"from them."
 
970
msgstr ""
 
971
 
 
972
#: ../client/drizzledump.cc:485
 
973
msgid ""
 
974
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
 
975
"extended-insert and --disable-keys."
 
976
msgstr ""
 
977
 
 
978
#: ../client/drizzledump.cc:486
 
979
msgid "Overrides option --databases (-B)."
 
980
msgstr ""
 
981
 
 
982
#: ../client/drizzledump.cc:488
 
983
msgid "Number of rows before each output progress report (requires --verbose)."
 
984
msgstr ""
 
985
 
 
986
#: ../client/drizzledump.cc:490
 
987
msgid "Print info about the various stages."
 
988
msgstr ""
 
989
 
 
990
#: ../client/drizzledump.cc:492
 
991
msgid "Turn off Comments"
 
992
msgstr ""
 
993
 
 
994
#: ../client/drizzledump.cc:493
 
995
msgid "Turn off create-options"
 
996
msgstr ""
 
997
 
 
998
#: ../client/drizzledump.cc:494
 
999
msgid "Turn off extended-insert"
 
1000
msgstr ""
 
1001
 
 
1002
#: ../client/drizzledump.cc:495
 
1003
msgid "Turn off dump date at the end of the output"
 
1004
msgstr ""
 
1005
 
 
1006
#: ../client/drizzledump.cc:496
 
1007
msgid "Do not read from the configuration files"
 
1008
msgstr ""
 
1009
 
 
1010
#: ../client/drizzledump.cc:502
 
1011
msgid "Add a 'DROP DATABASE' before each create."
 
1012
msgstr ""
 
1013
 
 
1014
#: ../client/drizzledump.cc:503
 
1015
msgid "Do not add a 'drop table' before each create."
 
1016
msgstr ""
 
1017
 
 
1018
#: ../client/drizzledump.cc:505
 
1019
msgid ""
 
1020
"Give less verbose output (useful for debugging). Disables structure comments "
 
1021
"and header/footer constructs.  Enables options --skip-add-drop-table --no-"
 
1022
"set-names --skip-disable-keys"
 
1023
msgstr ""
 
1024
 
 
1025
#: ../client/drizzledump.cc:507
 
1026
msgid ""
 
1027
"To dump several databases. Note the difference in usage; In this case no "
 
1028
"tables are given. All name arguments are regarded as databasenames. 'USE "
 
1029
"db_name;' will be included in the output."
 
1030
msgstr ""
 
1031
 
 
1032
#: ../client/drizzledump.cc:509
 
1033
msgid ""
 
1034
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
 
1035
"will not be put in the output."
 
1036
msgstr ""
 
1037
 
 
1038
#: ../client/drizzledump.cc:511
 
1039
msgid ""
 
1040
"Do not dump the specified table. To specify more than one table to ignore, "
 
1041
"use the directive multiple times, once for each table.  Each table must be "
 
1042
"specified with both database and table names, e.g. --ignore-table=database."
 
1043
"table"
 
1044
msgstr ""
 
1045
 
 
1046
#: ../client/drizzledump.cc:513
 
1047
msgid "Insert rows with INSERT IGNORE."
 
1048
msgstr ""
 
1049
 
 
1050
#: ../client/drizzledump.cc:515
 
1051
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
 
1052
msgstr ""
 
1053
 
 
1054
#: ../client/drizzledump.cc:517
 
1055
msgid ""
 
1056
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
 
1057
"above line will be added otherwise, if --databases or --all-databases option "
 
1058
"was given."
 
1059
msgstr ""
 
1060
 
 
1061
#: ../client/drizzledump.cc:519
 
1062
msgid "No row information."
 
1063
msgstr ""
 
1064
 
 
1065
#: ../client/drizzledump.cc:521
 
1066
msgid "Use REPLACE INTO instead of INSERT INTO."
 
1067
msgstr ""
 
1068
 
 
1069
#: ../client/drizzledump.cc:523
 
1070
msgid "Where to send output to (stdout|database"
 
1071
msgstr ""
 
1072
 
 
1073
#: ../client/drizzledump.cc:525
 
1074
msgid ""
 
1075
"Hostname for destination db server (requires --destination-type=database)"
 
1076
msgstr ""
 
1077
 
 
1078
#: ../client/drizzledump.cc:527
 
1079
msgid ""
 
1080
"Port number for destination db server (requires --destination-type=database)"
 
1081
msgstr ""
 
1082
 
 
1083
#: ../client/drizzledump.cc:529
 
1084
msgid ""
 
1085
"User name for destination db server (resquires --destination-type=database)"
 
1086
msgstr ""
 
1087
 
 
1088
#: ../client/drizzledump.cc:531
 
1089
msgid ""
 
1090
"Password for destination db server (requires --destination-type=database)"
 
1091
msgstr ""
 
1092
 
 
1093
#: ../client/drizzledump.cc:533
 
1094
msgid ""
 
1095
"The database in the destination db server (requires --destination-"
 
1096
"type=database, not for use with --all-databases)"
 
1097
msgstr ""
 
1098
 
 
1099
#: ../client/drizzledump.cc:535
 
1100
msgid ""
 
1101
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
 
1102
"UTF8 table"
 
1103
msgstr ""
 
1104
 
 
1105
#: ../client/drizzledump.cc:541
 
1106
msgid "Connect to host."
 
1107
msgstr ""
 
1108
 
 
1109
#: ../client/drizzledump.cc:543
 
1110
msgid ""
 
1111
"Password to use when connecting to server. If password is not given it's "
 
1112
"solicited on the tty."
 
1113
msgstr ""
 
1114
 
 
1115
#: ../client/drizzledump.cc:545
 
1116
#: ../plugin/transaction_log/utilities/transaction_reader.cc:650
 
1117
msgid "Port number to use for connection."
 
1118
msgstr ""
 
1119
 
 
1120
#: ../client/drizzledump.cc:549
 
1121
#: ../plugin/transaction_log/utilities/transaction_reader.cc:654
 
1122
msgid "The protocol of connection (mysql or drizzle)."
 
1123
msgstr ""
 
1124
 
 
1125
#: ../client/drizzledump.cc:552
 
1126
msgid "Hidden Options"
 
1127
msgstr ""
 
1128
 
 
1129
#: ../client/drizzledump.cc:554
 
1130
msgid "Used to select the database"
 
1131
msgstr ""
 
1132
 
 
1133
#: ../client/drizzledump.cc:555
 
1134
msgid "Used to select the tables"
 
1135
msgstr ""
 
1136
 
 
1137
#: ../client/drizzledump.cc:558
 
1138
msgid "Allowed Options + Hidden Options"
 
1139
msgstr ""
 
1140
 
 
1141
#: ../client/drizzledump.cc:622
 
1142
#, c-format
 
1143
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
 
1144
msgstr ""
 
1145
 
 
1146
#: ../client/drizzledump.cc:627
 
1147
msgid ""
 
1148
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
 
1149
"and you are welcome to modify and redistribute it under the GPL license\n"
 
1150
msgstr ""
 
1151
 
 
1152
#: ../client/drizzledump.cc:628
 
1153
msgid "Dumps definitions and data from a Drizzle database server"
 
1154
msgstr ""
 
1155
 
 
1156
#: ../client/drizzledump.cc:629
 
1157
#, c-format
 
1158
msgid "Usage: %s [OPTIONS] database [tables]\n"
 
1159
msgstr ""
 
1160
 
 
1161
#: ../client/drizzledump.cc:630
 
1162
#, c-format
 
1163
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
 
1164
msgstr ""
 
1165
 
 
1166
#: ../client/drizzledump.cc:632
 
1167
#, c-format
 
1168
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
 
1169
msgstr ""
 
1170
 
 
1171
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:484
 
1172
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5107
 
1173
#, c-format
 
1174
msgid "Value supplied for port is not valid.\n"
 
1175
msgstr ""
 
1176
 
 
1177
#: ../client/drizzledump.cc:726
 
1178
#, c-format
 
1179
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
 
1180
msgstr ""
 
1181
 
 
1182
#: ../client/drizzledump_data.cc:263
 
1183
msgid "-- Retrieving data for "
 
1184
msgstr ""
 
1185
 
 
1186
#: ../client/drizzledump_data.cc:293
 
1187
msgid " rows dumped for table "
 
1188
msgstr ""
 
1189
 
 
1190
#: ../client/drizzledump_data.cc:552
 
1191
msgid "-- Connecting to "
 
1192
msgstr ""
 
1193
 
 
1194
#: ../client/drizzledump_data.cc:552
 
1195
msgid " using protocol "
 
1196
msgstr ""
 
1197
 
 
1198
#: ../client/drizzledump_data.cc:584 ../client/drizzledump_data.cc:590
 
1199
#: ../client/drizzledump_data.cc:621 ../client/drizzledump_data.cc:627
 
1200
msgid "Error executing query: "
 
1201
msgstr ""
 
1202
 
 
1203
#: ../client/drizzledump_data.cc:598
 
1204
msgid "Could not buffer result: "
 
1205
msgstr ""
 
1206
 
 
1207
#: ../client/drizzledump_data.cc:644
 
1208
msgid "Error: Could not set db '"
 
1209
msgstr ""
 
1210
 
 
1211
#: ../client/drizzledump_data.cc:658 ../client/drizzledump_data.cc:663
 
1212
#: ../client/drizzledump_data.cc:669
 
1213
msgid "Got error: "
 
1214
msgstr ""
 
1215
 
 
1216
#: ../client/drizzledump_data.cc:678
 
1217
msgid "-- Disconnecting from "
 
1218
msgstr ""
 
1219
 
 
1220
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:100
 
1221
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
 
1222
msgid "-- Retrieving table structures for "
 
1223
msgstr ""
 
1224
 
 
1225
#: ../client/drizzledump_drizzle.cc:175 ../client/drizzledump_mysql.cc:168
 
1226
msgid "-- Retrieving fields for "
 
1227
msgstr ""
 
1228
 
 
1229
#: ../client/drizzledump_drizzle.cc:228 ../client/drizzledump_mysql.cc:270
 
1230
msgid "-- Retrieving indexes for "
 
1231
msgstr ""
 
1232
 
 
1233
#: ../client/drizzledump_drizzle.cc:273 ../client/drizzledump_mysql.cc:315
 
1234
msgid "-- Retrieving foreign keys for "
 
1235
msgstr ""
 
1236
 
 
1237
#: ../client/drizzleslap.cc:2286
 
1238
#, c-format
 
1239
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
 
1240
msgstr ""
 
1241
 
 
1242
#: ../client/drizzletest.cc:4866
 
1243
msgid "Error: Invalid Value for opt_max_connect_retries"
 
1244
msgstr ""
 
1245
 
 
1246
#: ../client/drizzletest.cc:4876
 
1247
msgid "Error: Invalid Value for opt_tail_lines"
 
1248
msgstr ""
 
1249
 
 
1250
#: ../client/drizzletest.cc:4886
 
1251
msgid "Error: Invalid Value for opt_sleep"
 
1252
msgstr ""
 
1253
 
 
1254
#: ../client/drizzletest.cc:5065
 
1255
#, c-format
 
1256
msgid "Could not open '%s' for reading: errno = %d"
 
1257
msgstr ""
 
1258
 
 
1259
#: ../drizzled/drizzled.cc:358
 
1260
msgid "General Options"
 
1261
msgstr ""
 
1262
 
 
1263
#: ../drizzled/drizzled.cc:359
 
1264
msgid "Config File Options"
 
1265
msgstr ""
 
1266
 
 
1267
#: ../drizzled/drizzled.cc:360
 
1268
msgid "Kernel Options"
 
1269
msgstr ""
 
1270
 
 
1271
#: ../drizzled/drizzled.cc:361
 
1272
msgid "Plugin Loading Options"
 
1273
msgstr ""
 
1274
 
 
1275
#: ../drizzled/drizzled.cc:362
 
1276
msgid "Plugin Options"
 
1277
msgstr ""
 
1278
 
 
1279
#: ../drizzled/drizzled.cc:363
 
1280
msgid "Config and Plugin Loading"
 
1281
msgstr ""
 
1282
 
 
1283
#: ../drizzled/drizzled.cc:364
 
1284
msgid "Kernel and Plugin Loading and Plugin"
 
1285
msgstr ""
 
1286
 
 
1287
#: ../drizzled/drizzled.cc:478
 
1288
msgid "Aborting:"
 
1289
msgstr ""
 
1290
 
 
1291
#: ../drizzled/drizzled.cc:536
 
1292
msgid "One can only use the --user switch if running as root"
 
1293
msgstr ""
 
1294
 
 
1295
#: ../drizzled/drizzled.cc:543
 
1296
msgid ""
 
1297
"drizzled cannot be run as root, use --user to start drizzled up as another "
 
1298
"user"
 
1299
msgstr ""
 
1300
 
 
1301
#: ../drizzled/drizzled.cc:584
 
1302
msgid "Set process group ID failed "
 
1303
msgstr ""
 
1304
 
 
1305
#: ../drizzled/drizzled.cc:588
 
1306
msgid "Set process user ID failed"
 
1307
msgstr ""
 
1308
 
 
1309
#: ../drizzled/drizzled.cc:599
 
1310
msgid "Process chroot failed"
 
1311
msgstr ""
 
1312
 
 
1313
#: ../drizzled/drizzled.cc:698
 
1314
msgid "Invalid Value for auto_increment_increment"
 
1315
msgstr ""
 
1316
 
 
1317
#: ../drizzled/drizzled.cc:708
 
1318
msgid "Invalid Value for auto_increment_offset"
 
1319
msgstr ""
 
1320
 
 
1321
#: ../drizzled/drizzled.cc:718
 
1322
msgid "Invalid Value for completion_type"
 
1323
msgstr ""
 
1324
 
 
1325
#: ../drizzled/drizzled.cc:729
 
1326
msgid "Invalid Value for div-precision-increment"
 
1327
msgstr ""
 
1328
 
 
1329
#: ../drizzled/drizzled.cc:739
 
1330
msgid "Invalid Value for group_concat_max_len"
 
1331
msgstr ""
 
1332
 
 
1333
#: ../drizzled/drizzled.cc:749
 
1334
msgid "Invalid Value for join_buffer_size"
 
1335
msgstr ""
 
1336
 
 
1337
#: ../drizzled/drizzled.cc:760
 
1338
msgid "Invalid Value for max_allowed_packet"
 
1339
msgstr ""
 
1340
 
 
1341
#: ../drizzled/drizzled.cc:771
 
1342
msgid "Invalid Value for max_error_count"
 
1343
msgstr ""
 
1344
 
 
1345
#: ../drizzled/drizzled.cc:781
 
1346
msgid "Invalid Value for max_heap_table_size"
 
1347
msgstr ""
 
1348
 
 
1349
#: ../drizzled/drizzled.cc:792
 
1350
msgid "Invalid Value for min_examined_row_limit"
 
1351
msgstr ""
 
1352
 
 
1353
#: ../drizzled/drizzled.cc:802
 
1354
msgid "Invalid Value for max_join_size"
 
1355
msgstr ""
 
1356
 
 
1357
#: ../drizzled/drizzled.cc:812
 
1358
msgid "Invalid Value for max_length_for_sort_data"
 
1359
msgstr ""
 
1360
 
 
1361
#: ../drizzled/drizzled.cc:822
 
1362
msgid "Invalid Value for max_seeks_for_key"
 
1363
msgstr ""
 
1364
 
 
1365
#: ../drizzled/drizzled.cc:832
 
1366
msgid "Invalid Value for max_sort_length"
 
1367
msgstr ""
 
1368
 
 
1369
#: ../drizzled/drizzled.cc:842
 
1370
msgid "Invalid Value for optimizer_search_depth"
 
1371
msgstr ""
 
1372
 
 
1373
#: ../drizzled/drizzled.cc:852
 
1374
msgid "Invalid Value for preload_buff_size"
 
1375
msgstr ""
 
1376
 
 
1377
#: ../drizzled/drizzled.cc:862
 
1378
msgid "Invalid Value for query_alloc_block_size"
 
1379
msgstr ""
 
1380
 
 
1381
#: ../drizzled/drizzled.cc:873
 
1382
msgid "Invalid Value for query_prealloc_size"
 
1383
msgstr ""
 
1384
 
 
1385
#: ../drizzled/drizzled.cc:884
 
1386
msgid "Invalid Value for range_alloc_block_size"
 
1387
msgstr ""
 
1388
 
 
1389
#: ../drizzled/drizzled.cc:895
 
1390
msgid "Invalid Value for read_buff_size"
 
1391
msgstr ""
 
1392
 
 
1393
#: ../drizzled/drizzled.cc:906
 
1394
msgid "Invalid Value for read_rnd_buff_size"
 
1395
msgstr ""
 
1396
 
 
1397
#: ../drizzled/drizzled.cc:916
 
1398
msgid "Invalid Value for sort_buff_size"
 
1399
msgstr ""
 
1400
 
 
1401
#: ../drizzled/drizzled.cc:926
 
1402
msgid "Invalid Value for table_def_size"
 
1403
msgstr ""
 
1404
 
 
1405
#: ../drizzled/drizzled.cc:936
 
1406
msgid "Invalid Value for table_cache_size"
 
1407
msgstr ""
 
1408
 
 
1409
#: ../drizzled/drizzled.cc:946 ../drizzled/drizzled.cc:961
 
1410
msgid "Invalid Value for table_lock_wait_timeout"
 
1411
msgstr ""
 
1412
 
 
1413
#: ../drizzled/drizzled.cc:971
 
1414
msgid ""
 
1415
"Invalid Value for transaction_message_threshold valid values are between "
 
1416
"131072 - 1048576 bytes"
 
1417
msgstr ""
 
1418
 
 
1419
#: ../drizzled/drizzled.cc:1039
1396
1420
#, c-format
1397
1421
msgid "gethostname failed, using '%s' as hostname"
1398
1422
msgstr ""
1399
1423
 
1400
 
#: drizzled/drizzled.cc:1935
1401
 
#, c-format
1402
 
msgid ""
1403
 
"Changed limits: max_open_files: %u  max_connections: %<PRIu64>  table_cache: "
1404
 
"%<PRIu64>"
1405
 
msgstr ""
1406
 
 
1407
 
#: drizzled/drizzled.cc:1940
1408
 
#, c-format
1409
 
msgid ""
1410
 
"Could not increase number of max_open_files to more than %u (request: %u)"
1411
 
msgstr ""
1412
 
 
1413
 
#: drizzled/drizzled.cc:2021
1414
 
#, c-format
1415
 
msgid "Unknown locale: '%s'"
1416
 
msgstr ""
1417
 
 
1418
 
#: drizzled/drizzled.cc:2087
1419
 
msgid "Can't create thread-keys"
1420
 
msgstr ""
1421
 
 
1422
 
#: drizzled/drizzled.cc:2127
1423
 
msgid "Unable to reopen stdout"
1424
 
msgstr ""
1425
 
 
1426
 
#: drizzled/drizzled.cc:2130
1427
 
msgid "Unable to reopen stderr"
1428
 
msgstr ""
1429
 
 
1430
 
#: drizzled/drizzled.cc:2136
1431
 
msgid "Out of memory"
1432
 
msgstr ""
1433
 
 
1434
 
#: drizzled/drizzled.cc:2142
1435
 
msgid ""
1436
 
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1437
 
"impossible, it would lead to infinite loops in this server."
1438
 
msgstr ""
1439
 
 
1440
 
#: drizzled/drizzled.cc:2162
1441
 
#, c-format
1442
 
msgid ""
1443
 
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1444
 
"replication may break when this Drizzle server acts as a master and has his "
1445
 
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1446
 
msgstr ""
1447
 
 
1448
 
#: drizzled/drizzled.cc:2190
1449
 
msgid "Failed to initialize plugins."
1450
 
msgstr ""
1451
 
 
1452
 
#: drizzled/drizzled.cc:2221
1453
 
#, c-format
1454
 
msgid ""
1455
 
"%s: Too many arguments (first extra is '%s').\n"
1456
 
"Use --verbose --help to get a list of available options\n"
1457
 
msgstr ""
1458
 
 
1459
 
#: drizzled/drizzled.cc:2231
1460
 
msgid "Can't init databases"
1461
 
msgstr ""
1462
 
 
1463
 
#: drizzled/drizzled.cc:2251
1464
 
#, c-format
1465
 
msgid "Unknown/unsupported table type: %s"
1466
 
msgstr ""
1467
 
 
1468
 
#: drizzled/drizzled.cc:2257
1469
 
#, c-format
1470
 
msgid "Default storage engine (%s) is not available"
1471
 
msgstr ""
1472
 
 
1473
 
#: drizzled/drizzled.cc:2280
1474
 
msgid "Can't initialize tc_log"
1475
 
msgstr ""
1476
 
 
1477
 
#: drizzled/drizzled.cc:2311
1478
 
#, c-format
1479
 
msgid "Failed to lock memory. Errno: %d\n"
1480
 
msgstr ""
1481
 
 
1482
 
#: drizzled/drizzled.cc:2380
1483
 
#, c-format
1484
 
msgid "Asked for %u thread stack, but got %<PRIu64>"
1485
 
msgstr ""
1486
 
 
1487
 
#: drizzled/drizzled.cc:2416
1488
 
msgid ""
1489
 
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1490
 
"value: we force server id to 1; updates will be logged to the binary log, "
1491
 
"but connections from slaves will not be accepted."
1492
 
msgstr ""
1493
 
 
1494
 
#: drizzled/drizzled.cc:2474
1495
 
msgid "Before Lock_thread_count"
1496
 
msgstr ""
1497
 
 
1498
 
#: drizzled/drizzled.cc:2481
1499
 
msgid "After lock_thread_count"
1500
 
msgstr ""
1501
 
 
1502
 
#: drizzled/drizzled.cc:2589
1503
 
#, c-format
1504
 
msgid "drizzled: Got error %d from select"
1505
 
msgstr ""
1506
 
 
1507
 
#: drizzled/drizzled.cc:2821 drizzled/drizzled.cc:2908
1508
 
#: drizzled/drizzled.cc:3026
1509
 
msgid "Option used by mysql-test for debugging and testing of replication."
1510
 
msgstr ""
1511
 
 
1512
 
#: drizzled/drizzled.cc:2825
 
1424
#: ../drizzled/drizzled.cc:1053
 
1425
msgid "Display help and exit."
 
1426
msgstr ""
 
1427
 
 
1428
#: ../drizzled/drizzled.cc:1055
 
1429
msgid "Run as a daemon."
 
1430
msgstr ""
 
1431
 
 
1432
#: ../drizzled/drizzled.cc:1057 ../drizzled/drizzled.cc:1676
 
1433
msgid "Run drizzled daemon as user."
 
1434
msgstr ""
 
1435
 
 
1436
#: ../drizzled/drizzled.cc:1059
 
1437
msgid "Print version information and exit."
 
1438
msgstr ""
 
1439
 
 
1440
#: ../drizzled/drizzled.cc:1066
 
1441
msgid "Configuration file to use"
 
1442
msgstr ""
 
1443
 
 
1444
#: ../drizzled/drizzled.cc:1068
 
1445
msgid "Base location for config files"
 
1446
msgstr ""
 
1447
 
 
1448
#: ../drizzled/drizzled.cc:1070 ../drizzled/drizzled.cc:1768
 
1449
msgid "Directory for plugins."
 
1450
msgstr ""
 
1451
 
 
1452
#: ../drizzled/drizzled.cc:1075 ../drizzled/drizzled.cc:1772
 
1453
msgid ""
 
1454
"Optional comma separated list of plugins to load at startup in addition to "
 
1455
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
 
1456
msgstr ""
 
1457
 
 
1458
#: ../drizzled/drizzled.cc:1079 ../drizzled/drizzled.cc:1778
 
1459
msgid ""
 
1460
"Optional comma separated list of plugins to not load at startup. Effectively "
 
1461
"removes a plugin from the list of plugins to be loaded. [for example: --"
 
1462
"plugin_remove=crc32,logger_gearman]"
 
1463
msgstr ""
 
1464
 
 
1465
#: ../drizzled/drizzled.cc:1083 ../drizzled/drizzled.cc:1784
 
1466
msgid ""
 
1467
"Optional comma separated list of plugins to load at starup instead of the "
 
1468
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
 
1469
msgstr ""
 
1470
 
 
1471
#: ../drizzled/drizzled.cc:1090 ../drizzled/drizzled.cc:1588
1513
1472
msgid "Auto-increment columns are incremented by this"
1514
1473
msgstr ""
1515
1474
 
1516
 
#: drizzled/drizzled.cc:2830
 
1475
#: ../drizzled/drizzled.cc:1092 ../drizzled/drizzled.cc:1593
1517
1476
msgid ""
1518
1477
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1519
1478
"= 1"
1520
1479
msgstr ""
1521
1480
 
1522
 
#: drizzled/drizzled.cc:2836
 
1481
#: ../drizzled/drizzled.cc:1094 ../drizzled/drizzled.cc:1599
1523
1482
msgid ""
1524
1483
"Path to installation directory. All paths are usually resolved relative to "
1525
1484
"this."
1526
1485
msgstr ""
1527
1486
 
1528
 
#: drizzled/drizzled.cc:2840
1529
 
msgid "IP address to bind to."
1530
 
msgstr ""
1531
 
 
1532
 
#: drizzled/drizzled.cc:2844
1533
 
msgid ""
1534
 
"The maximum size of a row-based binary log event in bytes. Rows will be "
1535
 
"grouped into events smaller than this size if possible. The value has to be "
1536
 
"a multiple of 256."
1537
 
msgstr ""
1538
 
 
1539
 
#: drizzled/drizzled.cc:2855
1540
 
msgid "Don't ignore client side character set value sent during handshake."
1541
 
msgstr ""
1542
 
 
1543
 
#: drizzled/drizzled.cc:2860
1544
 
msgid "Set the filesystem character set."
1545
 
msgstr ""
1546
 
 
1547
 
#: drizzled/drizzled.cc:2865
1548
 
msgid "Set the default character set."
1549
 
msgstr ""
1550
 
 
1551
 
#: drizzled/drizzled.cc:2872
 
1487
#: ../drizzled/drizzled.cc:1097 ../drizzled/drizzled.cc:1604
1552
1488
msgid "Chroot drizzled daemon during startup."
1553
1489
msgstr ""
1554
1490
 
1555
 
#: drizzled/drizzled.cc:2876
 
1491
#: ../drizzled/drizzled.cc:1099
1556
1492
msgid "Set the default collation."
1557
1493
msgstr ""
1558
1494
 
1559
 
#: drizzled/drizzled.cc:2880
 
1495
#: ../drizzled/drizzled.cc:1101 ../drizzled/drizzled.cc:1608
1560
1496
msgid "Default completion type."
1561
1497
msgstr ""
1562
1498
 
1563
 
#: drizzled/drizzled.cc:2885
1564
 
msgid "Write error output on screen."
1565
 
msgstr ""
1566
 
 
1567
 
#: drizzled/drizzled.cc:2889
 
1499
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1613
1568
1500
msgid "Write core on errors."
1569
1501
msgstr ""
1570
1502
 
1571
 
#: drizzled/drizzled.cc:2893
 
1503
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1617
 
1504
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
1572
1505
msgid "Path to the database root."
1573
1506
msgstr ""
1574
1507
 
1575
 
#: drizzled/drizzled.cc:2897
1576
 
msgid "Set the default storage engine (table type) for tables."
 
1508
#: ../drizzled/drizzled.cc:1106
 
1509
msgid "Set the default storage engine for tables."
1577
1510
msgstr ""
1578
1511
 
1579
 
#: drizzled/drizzled.cc:2901
 
1512
#: ../drizzled/drizzled.cc:1108
1580
1513
msgid "Set the default time zone."
1581
1514
msgstr ""
1582
1515
 
1583
 
#: drizzled/drizzled.cc:2905
1584
 
msgid "Type of DELAY_KEY_WRITE."
1585
 
msgstr ""
1586
 
 
1587
 
#: drizzled/drizzled.cc:2914
1588
 
msgid "Print a symbolic stack trace on failure."
1589
 
msgstr ""
1590
 
 
1591
 
#: drizzled/drizzled.cc:2920
1592
 
msgid "Push supported query conditions to the storage engine."
1593
 
msgstr ""
1594
 
 
1595
 
#: drizzled/drizzled.cc:2926
 
1516
#: ../drizzled/drizzled.cc:1110 ../drizzled/drizzled.cc:1621
1596
1517
msgid "Used for debugging;  Use at your own risk!"
1597
1518
msgstr ""
1598
1519
 
1599
 
#: drizzled/drizzled.cc:2929
1600
 
msgid "Flush tables to disk between SQL commands."
1601
 
msgstr ""
1602
 
 
1603
 
#: drizzled/drizzled.cc:2934
 
1520
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1626
1604
1521
msgid "Set up signals usable for debugging"
1605
1522
msgstr ""
1606
1523
 
1607
 
#: drizzled/drizzled.cc:2938
1608
 
msgid "Command(s) that are executed for each new connection"
1609
 
msgstr ""
1610
 
 
1611
 
#: drizzled/drizzled.cc:2942
1612
 
msgid "Read SQL commands from this file at startup."
1613
 
msgstr ""
1614
 
 
1615
 
#: drizzled/drizzled.cc:2946
1616
 
msgid "Command(s) that are executed when a slave connects to this master"
1617
 
msgstr ""
1618
 
 
1619
 
#: drizzled/drizzled.cc:2950
1620
 
msgid "(IGNORED)"
1621
 
msgstr ""
1622
 
 
1623
 
#: drizzled/drizzled.cc:2954
 
1524
#: ../drizzled/drizzled.cc:1114
1624
1525
msgid "Set the language used for the month names and the days of the week."
1625
1526
msgstr ""
1626
1527
 
1627
 
#: drizzled/drizzled.cc:2959
1628
 
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1629
 
msgstr ""
1630
 
 
1631
 
#: drizzled/drizzled.cc:2964
1632
 
msgid "Log connections and queries to file."
1633
 
msgstr ""
1634
 
 
1635
 
#: drizzled/drizzled.cc:2968
1636
 
msgid ""
1637
 
"Log update queries in binary format. Optional argument is the location for "
1638
 
"the binary log files.(Strongly recommended to avoid replication problems if "
1639
 
"server's hostname changes)"
1640
 
msgstr ""
1641
 
 
1642
 
#: drizzled/drizzled.cc:2975
1643
 
msgid "File that holds the names for last binary log files."
1644
 
msgstr ""
1645
 
 
1646
 
#: drizzled/drizzled.cc:2979
1647
 
msgid "Error log file."
1648
 
msgstr ""
1649
 
 
1650
 
#: drizzled/drizzled.cc:2983
1651
 
msgid "Log all MyISAM changes to file."
1652
 
msgstr ""
1653
 
 
1654
 
#: drizzled/drizzled.cc:2987
1655
 
msgid ""
1656
 
"Tells the slave to log the updates from the slave thread to the binary log. "
1657
 
"You will need to turn it on if you plan to daisy-chain the slaves."
1658
 
msgstr ""
1659
 
 
1660
 
#: drizzled/drizzled.cc:2994
1661
 
msgid ""
1662
 
"Path to transaction coordinator log (used for transactions that affect more "
1663
 
"than one storage engine, when binary log is disabled)"
1664
 
msgstr ""
1665
 
 
1666
 
#: drizzled/drizzled.cc:3000
1667
 
msgid "Size of transaction coordinator log."
1668
 
msgstr ""
1669
 
 
1670
 
#: drizzled/drizzled.cc:3006
 
1528
#: ../drizzled/drizzled.cc:1116 ../drizzled/drizzled.cc:1630
1671
1529
msgid "Log some not critical warnings to the log file."
1672
1530
msgstr ""
1673
1531
 
1674
 
#: drizzled/drizzled.cc:3011
1675
 
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1676
 
msgstr ""
1677
 
 
1678
 
#: drizzled/drizzled.cc:3016
1679
 
msgid ""
1680
 
"The location and name of the file that remembers the master and where the I/"
1681
 
"O replication thread is in the master's binlogs."
1682
 
msgstr ""
1683
 
 
1684
 
#: drizzled/drizzled.cc:3021
1685
 
msgid ""
1686
 
"The number of tries the slave will make to connect to the master before "
1687
 
"giving up."
1688
 
msgstr ""
1689
 
 
1690
 
#: drizzled/drizzled.cc:3030
1691
 
msgid "Lock drizzled in memory."
1692
 
msgstr ""
1693
 
 
1694
 
#: drizzled/drizzled.cc:3034
1695
 
msgid ""
1696
 
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1697
 
"BACKUP, FORCE or QUICK."
1698
 
msgstr ""
1699
 
 
1700
 
#: drizzled/drizzled.cc:3039
1701
 
msgid "Use very new possible 'unsafe' functions."
1702
 
msgstr ""
1703
 
 
1704
 
#: drizzled/drizzled.cc:3044
1705
 
msgid "Use old, non-optimized alter table."
1706
 
msgstr ""
1707
 
 
1708
 
#: drizzled/drizzled.cc:3049
1709
 
msgid "Pid file used by safe_mysqld."
1710
 
msgstr ""
1711
 
 
1712
 
#: drizzled/drizzled.cc:3059
1713
 
msgid ""
1714
 
"Maximum time in seconds to wait for the port to become free. (Default: no "
1715
 
"wait)"
1716
 
msgstr ""
1717
 
 
1718
 
#: drizzled/drizzled.cc:3064
1719
 
msgid "The location and name to use for relay logs."
1720
 
msgstr ""
1721
 
 
1722
 
#: drizzled/drizzled.cc:3068
1723
 
msgid ""
1724
 
"The location and name to use for the file that keeps a list of the last "
1725
 
"relay logs."
1726
 
msgstr ""
1727
 
 
1728
 
#: drizzled/drizzled.cc:3073
1729
 
msgid ""
1730
 
"The location and name of the file that remembers where the SQL replication "
1731
 
"thread is in the relay logs."
1732
 
msgstr ""
1733
 
 
1734
 
#: drizzled/drizzled.cc:3078
1735
 
msgid ""
1736
 
"In replication, if set to 1, do not skip events having our server id. "
1737
 
"Default value is 0 (to break infinite loops in circular replication). Can't "
1738
 
"be set to 1 if --log-slave-updates is used."
1739
 
msgstr ""
1740
 
 
1741
 
#: drizzled/drizzled.cc:3086
1742
 
msgid ""
1743
 
"Hostname or IP of the slave to be reported to to the master during slave "
1744
 
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1745
 
"you do not want the slave to register itself with the master. Note that it "
1746
 
"is not sufficient for the master to simply read the IP of the slave off the "
1747
 
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1748
 
"may not be valid for connecting to the slave from the master or other hosts."
1749
 
msgstr ""
1750
 
 
1751
 
#: drizzled/drizzled.cc:3096
1752
 
msgid "Skip some optimize stages (for testing)."
1753
 
msgstr ""
1754
 
 
1755
 
#: drizzled/drizzled.cc:3099
 
1532
#: ../drizzled/drizzled.cc:1118 ../drizzled/drizzled.cc:1635
 
1533
msgid "Pid file used by drizzled."
 
1534
msgstr ""
 
1535
 
 
1536
#: ../drizzled/drizzled.cc:1120
 
1537
msgid "Maximum time in seconds to wait for the port to become free. "
 
1538
msgstr ""
 
1539
 
 
1540
#: ../drizzled/drizzled.cc:1122
 
1541
msgid "Include the SQL query in replicated protobuf messages."
 
1542
msgstr ""
 
1543
 
 
1544
#: ../drizzled/drizzled.cc:1124 ../drizzled/drizzled.cc:1644
1756
1545
msgid ""
1757
1546
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1758
1547
"specified directory"
1759
1548
msgstr ""
1760
1549
 
1761
 
#: drizzled/drizzled.cc:3104
 
1550
#: ../drizzled/drizzled.cc:1127 ../drizzled/drizzled.cc:1649
1762
1551
msgid ""
1763
1552
"Uniquely identifies the server instance in the community of replication "
1764
1553
"partners."
1765
1554
msgstr ""
1766
1555
 
1767
 
#: drizzled/drizzled.cc:3109
1768
 
msgid "Don't use new, possible wrong routines."
1769
 
msgstr ""
1770
 
 
1771
 
#: drizzled/drizzled.cc:3112
1772
 
msgid "If set, slave is not autostarted."
1773
 
msgstr ""
1774
 
 
1775
 
#: drizzled/drizzled.cc:3116
 
1556
#: ../drizzled/drizzled.cc:1130 ../drizzled/drizzled.cc:1654
1776
1557
msgid "Don't print a stack trace on failure."
1777
1558
msgstr ""
1778
1559
 
1779
 
#: drizzled/drizzled.cc:3120
1780
 
msgid "Don't give threads different priorities."
1781
 
msgstr ""
1782
 
 
1783
 
#: drizzled/drizzled.cc:3124
1784
 
msgid ""
1785
 
"The location where the slave should put its temporary files when replicating "
1786
 
"a LOAD DATA INFILE command."
1787
 
msgstr ""
1788
 
 
1789
 
#: drizzled/drizzled.cc:3129
1790
 
msgid ""
1791
 
"Tells the slave thread to continue replication when a query event returns an "
1792
 
"error from the provided list."
1793
 
msgstr ""
1794
 
 
1795
 
#: drizzled/drizzled.cc:3133
1796
 
msgid ""
1797
 
"Modes for how replication events should be executed.  Legal values are "
1798
 
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1799
 
"stop for operations that are idempotent. In STRICT mode, replication will "
1800
 
"stop on any unexpected difference between the master and the slave."
1801
 
msgstr ""
1802
 
 
1803
 
#: drizzled/drizzled.cc:3141
1804
 
msgid "(INGORED)"
1805
 
msgstr ""
1806
 
 
1807
 
#: drizzled/drizzled.cc:3144
 
1560
#: ../drizzled/drizzled.cc:1132 ../drizzled/drizzled.cc:1658
1808
1561
msgid "Enable symbolic link support."
1809
1562
msgstr ""
1810
1563
 
1811
 
#: drizzled/drizzled.cc:3153
1812
 
msgid ""
1813
 
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1814
 
msgstr ""
1815
 
 
1816
 
#: drizzled/drizzled.cc:3158
1817
 
msgid ""
1818
 
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1819
 
"ROLLBACK."
1820
 
msgstr ""
1821
 
 
1822
 
#: drizzled/drizzled.cc:3163
1823
 
msgid ""
1824
 
"Using this option will cause most temporary files created to use a small set "
1825
 
"of names, rather than a unique name for each new file."
1826
 
msgstr ""
1827
 
 
1828
 
#: drizzled/drizzled.cc:3168
 
1564
#: ../drizzled/drizzled.cc:1134 ../drizzled/drizzled.cc:1667
1829
1565
msgid ""
1830
1566
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1831
1567
msgstr ""
1832
1568
 
1833
 
#: drizzled/drizzled.cc:3173
1834
 
msgid ""
1835
 
"Path for temporary files. Several paths may be specified, separated by a "
1836
 
"colon (:), in this case they are used in a round-robin fashion."
 
1569
#: ../drizzled/drizzled.cc:1137
 
1570
msgid "Path for temporary files."
1837
1571
msgstr ""
1838
1572
 
1839
 
#: drizzled/drizzled.cc:3179
 
1573
#: ../drizzled/drizzled.cc:1139 ../drizzled/drizzled.cc:1672
1840
1574
msgid "Default transaction isolation level."
1841
1575
msgstr ""
1842
1576
 
1843
 
#: drizzled/drizzled.cc:3183
1844
 
msgid "Run drizzled daemon as user."
 
1577
#: ../drizzled/drizzled.cc:1141
 
1578
msgid ""
 
1579
"Max message size written to transaction log, valid values 131072 - 1048576 "
 
1580
"bytes."
1845
1581
msgstr ""
1846
1582
 
1847
 
#: drizzled/drizzled.cc:3191
 
1583
#: ../drizzled/drizzled.cc:1143 ../drizzled/drizzled.cc:1680
1848
1584
msgid ""
1849
1585
"The number of outstanding connection requests Drizzle can have. This comes "
1850
1586
"into play when the main Drizzle thread gets very many connection requests in "
1851
1587
"a very short time."
1852
1588
msgstr ""
1853
1589
 
1854
 
#: drizzled/drizzled.cc:3197
1855
 
msgid ""
1856
 
"The size of the cache to hold the SQL statements for the binary log during a "
1857
 
"transaction. If you often use big, multi-statement transactions you can "
1858
 
"increase this to get more performance."
1859
 
msgstr ""
1860
 
 
1861
 
#: drizzled/drizzled.cc:3203
1862
 
msgid ""
1863
 
"Size of tree cache used in bulk insert optimisation. Note that this is a "
 
1590
#: ../drizzled/drizzled.cc:1148 ../drizzled/drizzled.cc:1686
 
1591
msgid ""
 
1592
"Size of tree cache used in bulk insert optimization. Note that this is a "
1864
1593
"limit per thread!"
1865
1594
msgstr ""
1866
1595
 
1867
 
#: drizzled/drizzled.cc:3209
1868
 
msgid ""
1869
 
"The number of seconds the drizzled server is waiting for a connect packet "
1870
 
"before responding with 'Bad handshake'."
1871
 
msgstr ""
1872
 
 
1873
 
#: drizzled/drizzled.cc:3214
1874
 
msgid "The DATE format (For future)."
1875
 
msgstr ""
1876
 
 
1877
 
#: drizzled/drizzled.cc:3219
1878
 
msgid "The DATETIME/TIMESTAMP format (for future)."
1879
 
msgstr ""
1880
 
 
1881
 
#: drizzled/drizzled.cc:3224
1882
 
msgid "The default week format used by WEEK() functions."
1883
 
msgstr ""
1884
 
 
1885
 
#: drizzled/drizzled.cc:3229
 
1596
#: ../drizzled/drizzled.cc:1151 ../drizzled/drizzled.cc:1692
1886
1597
msgid ""
1887
1598
"Precision of the result of '/' operator will be increased on that value."
1888
1599
msgstr ""
1889
1600
 
1890
 
#: drizzled/drizzled.cc:3235
1891
 
msgid ""
1892
 
"If non-zero, binary logs will be purged after expire_logs_days days; "
1893
 
"possible purges happen at startup and at binary log rotation."
1894
 
msgstr ""
1895
 
 
1896
 
#: drizzled/drizzled.cc:3241
 
1601
#: ../drizzled/drizzled.cc:1154
1897
1602
msgid "The maximum length of the result of function  group_concat."
1898
1603
msgstr ""
1899
1604
 
1900
 
#: drizzled/drizzled.cc:3246
1901
 
msgid ""
1902
 
"The number of seconds the server waits for activity on an interactive "
1903
 
"connection before closing it."
1904
 
msgstr ""
1905
 
 
1906
 
#: drizzled/drizzled.cc:3252
 
1605
#: ../drizzled/drizzled.cc:1156 ../drizzled/drizzled.cc:1698
1907
1606
msgid "The size of the buffer that is used for full joins."
1908
1607
msgstr ""
1909
1608
 
1910
 
#: drizzled/drizzled.cc:3258
1911
 
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1912
 
msgstr ""
1913
 
 
1914
 
#: drizzled/drizzled.cc:3263
1915
 
msgid ""
1916
 
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1917
 
"this to get better index handling (for all reads and multiple writes) to as "
1918
 
"much as you can afford;"
1919
 
msgstr ""
1920
 
 
1921
 
#: drizzled/drizzled.cc:3272
1922
 
msgid ""
1923
 
"This characterizes the number of hits a hot block has to be untouched until "
1924
 
"it is considered aged enough to be downgraded to a warm block. This "
1925
 
"specifies the percentage ratio of that number of hits to the total number of "
1926
 
"blocks in key cache"
1927
 
msgstr ""
1928
 
 
1929
 
#: drizzled/drizzled.cc:3281
1930
 
msgid "The default size of key cache blocks"
1931
 
msgstr ""
1932
 
 
1933
 
#: drizzled/drizzled.cc:3287
1934
 
msgid "The minimum percentage of warm blocks in key cache"
1935
 
msgstr ""
1936
 
 
1937
 
#: drizzled/drizzled.cc:3293
 
1609
#: ../drizzled/drizzled.cc:1159
 
1610
msgid ""
 
1611
"A global cap on the amount of memory that can be allocated by session join "
 
1612
"buffers (0 means unlimited)"
 
1613
msgstr ""
 
1614
 
 
1615
#: ../drizzled/drizzled.cc:1161 ../drizzled/drizzled.cc:1704
1938
1616
msgid "Max packetlength to send/receive from to server."
1939
1617
msgstr ""
1940
1618
 
1941
 
#: drizzled/drizzled.cc:3298
1942
 
msgid ""
1943
 
"Can be used to restrict the total size used to cache a multi-transaction "
1944
 
"query."
1945
 
msgstr ""
1946
 
 
1947
 
#: drizzled/drizzled.cc:3303
1948
 
msgid ""
1949
 
"Binary log will be rotated automatically when the size exceeds this value. "
1950
 
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
1951
 
"for this variable is 4096."
1952
 
msgstr ""
1953
 
 
1954
 
#: drizzled/drizzled.cc:3309
1955
 
msgid ""
1956
 
"If there is more than this number of interrupted connections from a host "
1957
 
"this host will be blocked from further connections."
1958
 
msgstr ""
1959
 
 
1960
 
#: drizzled/drizzled.cc:3316
1961
 
msgid "The number of simultaneous clients allowed."
1962
 
msgstr ""
1963
 
 
1964
 
#: drizzled/drizzled.cc:3321
 
1619
#: ../drizzled/drizzled.cc:1163
1965
1620
msgid "Max number of errors/warnings to store for a statement."
1966
1621
msgstr ""
1967
1622
 
1968
 
#: drizzled/drizzled.cc:3326
 
1623
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1709
1969
1624
msgid "Don't allow creation of heap tables bigger than this."
1970
1625
msgstr ""
1971
1626
 
1972
 
#: drizzled/drizzled.cc:3332
 
1627
#: ../drizzled/drizzled.cc:1167 ../drizzled/drizzled.cc:1715
1973
1628
msgid ""
1974
1629
"Joins that are probably going to read more than max_join_size records return "
1975
1630
"an error."
1976
1631
msgstr ""
1977
1632
 
1978
 
#: drizzled/drizzled.cc:3338
 
1633
#: ../drizzled/drizzled.cc:1170 ../drizzled/drizzled.cc:1721
1979
1634
msgid "Max number of bytes in sorted records."
1980
1635
msgstr ""
1981
1636
 
1982
 
#: drizzled/drizzled.cc:3343
1983
 
msgid ""
1984
 
"If non-zero: relay log will be rotated automatically when the size exceeds "
1985
 
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
1986
 
"excepted, the minimum value for this variable is 4096."
1987
 
msgstr ""
1988
 
 
1989
 
#: drizzled/drizzled.cc:3350
 
1637
#: ../drizzled/drizzled.cc:1172 ../drizzled/drizzled.cc:1726
1990
1638
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1991
1639
msgstr ""
1992
1640
 
1993
 
#: drizzled/drizzled.cc:3355
 
1641
#: ../drizzled/drizzled.cc:1174 ../drizzled/drizzled.cc:1731
1994
1642
msgid ""
1995
1643
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1996
1644
"max_sort_length bytes of each value are used; the rest are ignored)."
1997
1645
msgstr ""
1998
1646
 
1999
 
#: drizzled/drizzled.cc:3362
2000
 
msgid "Maximum number of temporary tables a client can keep open at a time."
2001
 
msgstr ""
2002
 
 
2003
 
#: drizzled/drizzled.cc:3367
 
1647
#: ../drizzled/drizzled.cc:1178 ../drizzled/drizzled.cc:1738
2004
1648
msgid "After this many write locks, allow some read locks to run in between."
2005
1649
msgstr ""
2006
1650
 
2007
 
#: drizzled/drizzled.cc:3371
 
1651
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1742
2008
1652
msgid ""
2009
1653
"Don't log queries which examine less than min_examined_row_limit rows to "
2010
1654
"file."
2011
1655
msgstr ""
2012
1656
 
2013
 
#: drizzled/drizzled.cc:3377
2014
 
msgid "Block size to be used for MyISAM index pages."
2015
 
msgstr ""
2016
 
 
2017
 
#: drizzled/drizzled.cc:3383
2018
 
msgid "Default pointer size to be used for MyISAM tables."
2019
 
msgstr ""
2020
 
 
2021
 
#: drizzled/drizzled.cc:3388
2022
 
msgid ""
2023
 
"Don't use the fast sort index method to created index if the temporary file "
2024
 
"would get bigger than this."
2025
 
msgstr ""
2026
 
 
2027
 
#: drizzled/drizzled.cc:3395
2028
 
msgid ""
2029
 
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2030
 
"disables parallel repair."
2031
 
msgstr ""
2032
 
 
2033
 
#: drizzled/drizzled.cc:3401
2034
 
msgid ""
2035
 
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2036
 
"when creating indexes with CREATE INDEX or ALTER TABLE."
2037
 
msgstr ""
2038
 
 
2039
 
#: drizzled/drizzled.cc:3407
2040
 
msgid ""
2041
 
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2042
 
"Possible values of name are 'nulls_unequal' (default behavior), "
2043
 
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2044
 
msgstr ""
2045
 
 
2046
 
#: drizzled/drizzled.cc:3414
2047
 
msgid "Buffer length for TCP/IP and socket communication."
2048
 
msgstr ""
2049
 
 
2050
 
#: drizzled/drizzled.cc:3419
2051
 
msgid ""
2052
 
"Number of seconds to wait for more data from a connection before aborting "
2053
 
"the read."
2054
 
msgstr ""
2055
 
 
2056
 
#: drizzled/drizzled.cc:3425
2057
 
msgid ""
2058
 
"If a read on a communication port is interrupted, retry this many times "
2059
 
"before giving up."
2060
 
msgstr ""
2061
 
 
2062
 
#: drizzled/drizzled.cc:3431
2063
 
msgid ""
2064
 
"Number of seconds to wait for a block to be written to a connection before "
2065
 
"aborting the write."
2066
 
msgstr ""
2067
 
 
2068
 
#: drizzled/drizzled.cc:3437
2069
 
msgid "Use compatible behavior."
2070
 
msgstr ""
2071
 
 
2072
 
#: drizzled/drizzled.cc:3442
2073
 
msgid ""
2074
 
"If this is not 0, then drizzled will use this value to reserve file "
2075
 
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2076
 
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2077
 
"larger) number of files."
2078
 
msgstr ""
2079
 
 
2080
 
#: drizzled/drizzled.cc:3449
2081
 
msgid ""
2082
 
"Controls the heuristic(s) applied during query optimization to prune less-"
2083
 
"promising partial plans from the optimizer search space. Meaning: false - do "
2084
 
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
2085
 
"based on number of retrieved rows."
2086
 
msgstr ""
2087
 
 
2088
 
#: drizzled/drizzled.cc:3457
 
1657
#: ../drizzled/drizzled.cc:1183
 
1658
msgid ""
 
1659
"Do not apply any heuristic(s) during query optimization to prune, thus "
 
1660
"perform an exhaustive search from the optimizer search space."
 
1661
msgstr ""
 
1662
 
 
1663
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1756
2089
1664
msgid ""
2090
1665
"Maximum depth of search performed by the query optimizer. Values larger than "
2091
1666
"the number of relations in a query result in better query plans, but take "
2096
1671
"(used for testing/comparison)."
2097
1672
msgstr ""
2098
1673
 
2099
 
#: drizzled/drizzled.cc:3469
2100
 
msgid "Directory for plugins."
2101
 
msgstr ""
2102
 
 
2103
 
#: drizzled/drizzled.cc:3473
2104
 
msgid ""
2105
 
"Optional colon (or semicolon) separated list of plugins to load,where each "
2106
 
"plugin is identified by the name of the shared library. [for example: --"
2107
 
"plugin_load=libmd5udf.so:libauth_pam.so]"
2108
 
msgstr ""
2109
 
 
2110
 
#: drizzled/drizzled.cc:3479
 
1674
#: ../drizzled/drizzled.cc:1195 ../drizzled/drizzled.cc:1790
2111
1675
msgid "The size of the buffer that is allocated when preloading indexes"
2112
1676
msgstr ""
2113
1677
 
2114
 
#: drizzled/drizzled.cc:3484
 
1678
#: ../drizzled/drizzled.cc:1198 ../drizzled/drizzled.cc:1795
2115
1679
msgid "Allocation block size for query parsing and execution"
2116
1680
msgstr ""
2117
1681
 
2118
 
#: drizzled/drizzled.cc:3489
 
1682
#: ../drizzled/drizzled.cc:1201 ../drizzled/drizzled.cc:1800
2119
1683
msgid "Persistent buffer for query parsing and execution"
2120
1684
msgstr ""
2121
1685
 
2122
 
#: drizzled/drizzled.cc:3495
 
1686
#: ../drizzled/drizzled.cc:1204 ../drizzled/drizzled.cc:1806
2123
1687
msgid "Allocation block size for storing ranges during optimization"
2124
1688
msgstr ""
2125
1689
 
2126
 
#: drizzled/drizzled.cc:3501
 
1690
#: ../drizzled/drizzled.cc:1207 ../drizzled/drizzled.cc:1812
2127
1691
msgid ""
2128
1692
"Each thread that does a sequential scan allocates a buffer of this size for "
2129
1693
"each table it scans. If you do many sequential scans, you may want to "
2130
1694
"increase this value."
2131
1695
msgstr ""
2132
1696
 
2133
 
#: drizzled/drizzled.cc:3509
2134
 
msgid ""
2135
 
"Make all non-temporary tables read-only, with the exception for replication "
2136
 
"(slave) threads and users with the SUPER privilege"
 
1697
#: ../drizzled/drizzled.cc:1212
 
1698
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
2137
1699
msgstr ""
2138
1700
 
2139
 
#: drizzled/drizzled.cc:3515
 
1701
#: ../drizzled/drizzled.cc:1215 ../drizzled/drizzled.cc:1820
2140
1702
msgid ""
2141
1703
"When reading rows in sorted order after a sort, the rows are read through "
2142
1704
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2143
1705
"record_buffer."
2144
1706
msgstr ""
2145
1707
 
2146
 
#: drizzled/drizzled.cc:3523
2147
 
msgid ""
2148
 
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2149
 
"needed."
2150
 
msgstr ""
2151
 
 
2152
 
#: drizzled/drizzled.cc:3529
2153
 
msgid "Maximum space to use for all relay logs."
2154
 
msgstr ""
2155
 
 
2156
 
#: drizzled/drizzled.cc:3534
2157
 
msgid "Use compression on master/slave protocol."
2158
 
msgstr ""
2159
 
 
2160
 
#: drizzled/drizzled.cc:3539
2161
 
msgid ""
2162
 
"Number of seconds to wait for more data from a master/slave connection "
2163
 
"before aborting the read."
2164
 
msgstr ""
2165
 
 
2166
 
#: drizzled/drizzled.cc:3544
2167
 
msgid ""
2168
 
"Number of times the slave SQL thread will retry a transaction in case it "
2169
 
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2170
 
"stopping."
2171
 
msgstr ""
2172
 
 
2173
 
#: drizzled/drizzled.cc:3550
2174
 
msgid "Allow slave to batch requests."
2175
 
msgstr ""
2176
 
 
2177
 
#: drizzled/drizzled.cc:3554
2178
 
msgid ""
2179
 
"If creating the thread takes longer than this value (in seconds), the "
2180
 
"Slow_launch_threads counter will be incremented."
2181
 
msgstr ""
2182
 
 
2183
 
#: drizzled/drizzled.cc:3559
 
1708
#: ../drizzled/drizzled.cc:1220
 
1709
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
 
1710
msgstr ""
 
1711
 
 
1712
#: ../drizzled/drizzled.cc:1222
 
1713
msgid "Select scheduler to be used (by default multi-thread)."
 
1714
msgstr ""
 
1715
 
 
1716
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1829
2184
1717
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2185
1718
msgstr ""
2186
1719
 
2187
 
#: drizzled/drizzled.cc:3565
 
1720
#: ../drizzled/drizzled.cc:1228
2188
1721
msgid ""
2189
 
"Synchronously flush binary log to disk after every #th event. Use 0 "
2190
 
"(default) to disable synchronous flushing."
 
1722
"A global cap on the amount of memory that can be allocated by session sort "
 
1723
"buffers (0 means unlimited)"
2191
1724
msgstr ""
2192
1725
 
2193
 
#: drizzled/drizzled.cc:3570
 
1726
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1835
2194
1727
msgid "The number of cached table definitions."
2195
1728
msgstr ""
2196
1729
 
2197
 
#: drizzled/drizzled.cc:3574
 
1730
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1839
2198
1731
msgid "The number of cached open tables."
2199
1732
msgstr ""
2200
1733
 
2201
 
#: drizzled/drizzled.cc:3578
 
1734
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1843
2202
1735
msgid ""
2203
1736
"Timeout in seconds to wait for a table level lock before returning an error. "
2204
1737
"Used only if the connection has active cursors."
2205
1738
msgstr ""
2206
1739
 
2207
 
#: drizzled/drizzled.cc:3583
2208
 
msgid "How many threads we should keep in a cache for reuse."
2209
 
msgstr ""
2210
 
 
2211
 
#: drizzled/drizzled.cc:3587
2212
 
msgid ""
2213
 
"How many threads we should create to handle query requests in case of "
2214
 
"'thread_handling=pool-of-threads'"
2215
 
msgstr ""
2216
 
 
2217
 
#: drizzled/drizzled.cc:3592
 
1740
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1848
2218
1741
msgid "The stack size for each thread."
2219
1742
msgstr ""
2220
1743
 
2221
 
#: drizzled/drizzled.cc:3598
2222
 
msgid "The TIME format (for future)."
2223
 
msgstr ""
2224
 
 
2225
 
#: drizzled/drizzled.cc:3603
 
1744
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1854
2226
1745
msgid ""
2227
 
"If an internal in-memory temporary table exceeds this size, MySQL will "
 
1746
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2228
1747
"automatically convert it to an on-disk MyISAM table."
2229
1748
msgstr ""
2230
1749
 
2231
 
#: drizzled/drizzled.cc:3609
2232
 
msgid "Allocation block size for transactions to be stored in binary log"
2233
 
msgstr ""
2234
 
 
2235
 
#: drizzled/drizzled.cc:3614
2236
 
msgid "Persistent buffer for transactions to be stored in binary log"
2237
 
msgstr ""
2238
 
 
2239
 
#: drizzled/drizzled.cc:3619
2240
 
msgid ""
2241
 
"The number of seconds the server waits for activity on a connection before "
2242
 
"closing it."
2243
 
msgstr ""
2244
 
 
2245
 
#: drizzled/drizzled.cc:3866
2246
 
msgid ""
2247
 
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
 
1750
#: ../drizzled/drizzled.cc:1243
 
1751
msgid ""
 
1752
"The verbosity of messages from drizzled.  Possible values are INSPECT, INFO, "
 
1753
"WARN or ERROR"
 
1754
msgstr ""
 
1755
 
 
1756
#: ../drizzled/drizzled.cc:1267
 
1757
msgid "Duplicate entry for command line option"
 
1758
msgstr ""
 
1759
 
 
1760
#: ../drizzled/drizzled.cc:1340
 
1761
msgid "Failed to initialize plugins"
 
1762
msgstr ""
 
1763
 
 
1764
#: ../drizzled/drizzled.cc:1409
 
1765
msgid "Error getting default charset"
 
1766
msgstr ""
 
1767
 
 
1768
#: ../drizzled/drizzled.cc:1424
 
1769
msgid "Error setting collation"
 
1770
msgstr ""
 
1771
 
 
1772
#: ../drizzled/drizzled.cc:1431
 
1773
#, c-format
 
1774
msgid "Unknown locale: '%s'"
 
1775
msgstr ""
 
1776
 
 
1777
#: ../drizzled/drizzled.cc:1483
 
1778
msgid "No scheduler found"
 
1779
msgstr ""
 
1780
 
 
1781
#: ../drizzled/drizzled.cc:1501
 
1782
msgid "Unknown/unsupported storage engine: "
 
1783
msgstr ""
 
1784
 
 
1785
#: ../drizzled/drizzled.cc:1639
 
1786
msgid ""
 
1787
"Maximum time in seconds to wait for the port to become free. (Default: no "
 
1788
"wait)"
 
1789
msgstr ""
 
1790
 
 
1791
#: ../drizzled/drizzled.cc:1748
 
1792
msgid ""
 
1793
"Controls the heuristic(s) applied during query optimization to prune less-"
 
1794
"promising partial plans from the optimizer search space. Meaning: false - do "
 
1795
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
 
1796
"based on number of retrieved rows."
 
1797
msgstr ""
 
1798
 
 
1799
#: ../drizzled/drizzled.cc:1875
 
1800
msgid ""
 
1801
"Copyright (C) 2010-2011 Drizzle Developers, Copyright (C) 2008 Sun "
 
1802
"Microsystems\n"
2248
1803
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2249
1804
"and you are welcome to modify and redistribute it under the GPL license\n"
2250
1805
"\n"
2251
 
"Starts the Drizzle database server\n"
2252
1806
msgstr ""
2253
1807
 
2254
 
#: drizzled/drizzled.cc:3873
 
1808
#: ../drizzled/drizzled.cc:1882
2255
1809
#, c-format
2256
1810
msgid "Usage: %s [OPTIONS]\n"
2257
1811
msgstr ""
2258
1812
 
2259
 
#: drizzled/drizzled.cc:3884
2260
 
msgid ""
2261
 
"\n"
2262
 
"To see what values a running Drizzle server is using, type\n"
2263
 
"'drizzleadmin variables' instead of 'drizzled --help'."
2264
 
msgstr ""
2265
 
 
2266
 
#: drizzled/drizzled.cc:4058
 
1813
#: ../drizzled/drizzled.cc:1995
2267
1814
#, c-format
2268
1815
msgid ""
2269
1816
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2270
 
"command line\n"
2271
 
msgstr ""
2272
 
 
2273
 
#: drizzled/drizzled.cc:4112
2274
 
msgid "Can't start server: cannot resolve hostname!"
2275
 
msgstr ""
2276
 
 
2277
 
#: drizzled/drizzled.cc:4118
2278
 
msgid "Can't start server: bind-address refers to multiple interfaces!"
2279
 
msgstr ""
2280
 
 
2281
 
#: drizzled/drizzled.cc:4453
2282
 
#, c-format
2283
 
msgid "No option given to %s\n"
2284
 
msgstr ""
2285
 
 
2286
 
#: drizzled/drizzled.cc:4455
2287
 
#, c-format
2288
 
msgid "Wrong option to %s. Option(s) given: %s\n"
2289
 
msgstr ""
2290
 
 
2291
 
#: drizzled/drizzled.cc:4457
2292
 
#, c-format
2293
 
msgid "Alternatives are: '%s'"
2294
 
msgstr ""
2295
 
 
2296
 
#: drizzled/error.cc:34
2297
 
msgid "hashchk"
2298
 
msgstr ""
2299
 
 
2300
 
#: drizzled/error.cc:36
2301
 
msgid "isamchk"
2302
 
msgstr ""
2303
 
 
2304
 
#: drizzled/error.cc:38
 
1817
"command line"
 
1818
msgstr ""
 
1819
 
 
1820
#: ../drizzled/drizzled.cc:2005
 
1821
msgid "sort-heap-threshold cannot be less than sort-buffer-size"
 
1822
msgstr ""
 
1823
 
 
1824
#: ../drizzled/drizzled.cc:2016
 
1825
msgid "join-heap-threshold cannot be less than join-buffer-size"
 
1826
msgstr ""
 
1827
 
 
1828
#: ../drizzled/drizzled.cc:2027
 
1829
msgid "read-rnd-threshold cannot be less than read-rnd-buffer-size"
 
1830
msgstr ""
 
1831
 
 
1832
#: ../drizzled/drizzled.cc:2038
 
1833
msgid "read-buffer-threshold cannot be less than read-buffer-size"
 
1834
msgstr ""
 
1835
 
 
1836
#: ../drizzled/error.cc:188
 
1837
#, c-format
 
1838
msgid "Unknown error %d"
 
1839
msgstr ""
 
1840
 
 
1841
#: ../drizzled/error.cc:257
 
1842
msgid "SUCCESS"
 
1843
msgstr ""
 
1844
 
 
1845
#: ../drizzled/error.cc:258
 
1846
msgid "Error on first"
 
1847
msgstr ""
 
1848
 
 
1849
#: ../drizzled/error.cc:259
2305
1850
msgid "NO"
2306
1851
msgstr ""
2307
1852
 
2308
 
#: drizzled/error.cc:40
 
1853
#: ../drizzled/error.cc:260
2309
1854
msgid "YES"
2310
1855
msgstr ""
2311
1856
 
2312
 
#: drizzled/error.cc:42
 
1857
#: ../drizzled/error.cc:261
2313
1858
#, c-format
2314
1859
msgid "Can't create file '%-.200s' (errno: %d)"
2315
1860
msgstr ""
2316
1861
 
2317
 
#: drizzled/error.cc:44
 
1862
#: ../drizzled/error.cc:262
2318
1863
#, c-format
2319
1864
msgid "Can't create table '%-.200s' (errno: %d)"
2320
1865
msgstr ""
2321
1866
 
2322
 
#: drizzled/error.cc:46
2323
 
#, c-format
2324
 
msgid "Can't create database '%-.192s' (errno: %d)"
2325
 
msgstr ""
2326
 
 
2327
 
#: drizzled/error.cc:48
2328
 
#, c-format
2329
 
msgid "Can't create database '%-.192s'; database exists"
2330
 
msgstr ""
2331
 
 
2332
 
#: drizzled/error.cc:50
2333
 
#, c-format
2334
 
msgid "Can't drop database '%-.192s'; database doesn't exist"
2335
 
msgstr ""
2336
 
 
2337
 
#: drizzled/error.cc:52
2338
 
#, c-format
2339
 
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
2340
 
msgstr ""
2341
 
 
2342
 
#: drizzled/error.cc:54
2343
 
#, c-format
2344
 
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2345
 
msgstr ""
2346
 
 
2347
 
#: drizzled/error.cc:56
 
1867
#: ../drizzled/error.cc:263
 
1868
#, c-format
 
1869
msgid "Can't create schema '%-.192s' (errno: %d)"
 
1870
msgstr ""
 
1871
 
 
1872
#: ../drizzled/error.cc:264
 
1873
#, c-format
 
1874
msgid "Can't create schema '%-.192s'; schema exists"
 
1875
msgstr ""
 
1876
 
 
1877
#: ../drizzled/error.cc:265
 
1878
#, c-format
 
1879
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
 
1880
msgstr ""
 
1881
 
 
1882
#: ../drizzled/error.cc:266
2348
1883
#, c-format
2349
1884
msgid "Error on delete of '%-.192s' (errno: %d)"
2350
1885
msgstr ""
2351
1886
 
2352
 
#: drizzled/error.cc:58
2353
 
msgid "Can't read record in system table"
2354
 
msgstr ""
2355
 
 
2356
 
#: drizzled/error.cc:60
 
1887
#: ../drizzled/error.cc:267
2357
1888
#, c-format
2358
1889
msgid "Can't get status of '%-.200s' (errno: %d)"
2359
1890
msgstr ""
2360
1891
 
2361
 
#: drizzled/error.cc:62
2362
 
#, c-format
2363
 
msgid "Can't get working directory (errno: %d)"
2364
 
msgstr ""
2365
 
 
2366
 
#: drizzled/error.cc:64
 
1892
#: ../drizzled/error.cc:268
2367
1893
#, c-format
2368
1894
msgid "Can't lock file (errno: %d)"
2369
1895
msgstr ""
2370
1896
 
2371
 
#: drizzled/error.cc:66
 
1897
#: ../drizzled/error.cc:269
2372
1898
#, c-format
2373
1899
msgid "Can't open file: '%-.200s' (errno: %d)"
2374
1900
msgstr ""
2375
1901
 
2376
 
#: drizzled/error.cc:68
 
1902
#: ../drizzled/error.cc:270
2377
1903
#, c-format
2378
1904
msgid "Can't find file: '%-.200s' (errno: %d)"
2379
1905
msgstr ""
2380
1906
 
2381
 
#: drizzled/error.cc:70
 
1907
#: ../drizzled/error.cc:271
2382
1908
#, c-format
2383
1909
msgid "Can't read dir of '%-.192s' (errno: %d)"
2384
1910
msgstr ""
2385
1911
 
2386
 
#: drizzled/error.cc:72
2387
 
#, c-format
2388
 
msgid "Can't change dir to '%-.192s' (errno: %d)"
2389
 
msgstr ""
2390
 
 
2391
 
#: drizzled/error.cc:74
 
1912
#: ../drizzled/error.cc:272
2392
1913
#, c-format
2393
1914
msgid "Record has changed since last read in table '%-.192s'"
2394
1915
msgstr ""
2395
1916
 
2396
 
#: drizzled/error.cc:76
 
1917
#: ../drizzled/error.cc:273
2397
1918
#, c-format
2398
1919
msgid "Disk full (%s); waiting for someone to free some space..."
2399
1920
msgstr ""
2400
1921
 
2401
 
#: drizzled/error.cc:78
 
1922
#: ../drizzled/error.cc:274
2402
1923
#, c-format
2403
1924
msgid "Can't write; duplicate key in table '%-.192s'"
2404
1925
msgstr ""
2405
1926
 
2406
 
#: drizzled/error.cc:80
 
1927
#: ../drizzled/error.cc:275
2407
1928
#, c-format
2408
1929
msgid "Error on close of '%-.192s' (errno: %d)"
2409
1930
msgstr ""
2410
1931
 
2411
 
#: drizzled/error.cc:82
 
1932
#: ../drizzled/error.cc:276
2412
1933
#, c-format
2413
1934
msgid "Error reading file '%-.200s' (errno: %d)"
2414
1935
msgstr ""
2415
1936
 
2416
 
#: drizzled/error.cc:84
 
1937
#: ../drizzled/error.cc:277
2417
1938
#, c-format
2418
1939
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2419
1940
msgstr ""
2420
1941
 
2421
 
#: drizzled/error.cc:86
 
1942
#: ../drizzled/error.cc:278
2422
1943
#, c-format
2423
1944
msgid "Error writing file '%-.200s' (errno: %d)"
2424
1945
msgstr ""
2425
1946
 
2426
 
#: drizzled/error.cc:88
 
1947
#: ../drizzled/error.cc:279
2427
1948
#, c-format
2428
1949
msgid "'%-.192s' is locked against change"
2429
1950
msgstr ""
2430
1951
 
2431
 
#: drizzled/error.cc:90
 
1952
#: ../drizzled/error.cc:280
2432
1953
msgid "Sort aborted"
2433
1954
msgstr ""
2434
1955
 
2435
 
#: drizzled/error.cc:92
2436
 
#, c-format
2437
 
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2438
 
msgstr ""
2439
 
 
2440
 
#: drizzled/error.cc:94
 
1956
#: ../drizzled/error.cc:281
2441
1957
#, c-format
2442
1958
msgid "Got error %d from storage engine"
2443
1959
msgstr ""
2444
1960
 
2445
 
#: drizzled/error.cc:96
 
1961
#: ../drizzled/error.cc:282
2446
1962
#, c-format
2447
1963
msgid "Table storage engine for '%-.192s' doesn't have this option"
2448
1964
msgstr ""
2449
1965
 
2450
 
#: drizzled/error.cc:98
 
1966
#: ../drizzled/error.cc:283
2451
1967
#, c-format
2452
1968
msgid "Can't find record in '%-.192s'"
2453
1969
msgstr ""
2454
1970
 
2455
 
#: drizzled/error.cc:100
 
1971
#: ../drizzled/error.cc:284
2456
1972
#, c-format
2457
1973
msgid "Incorrect information in file: '%-.200s'"
2458
1974
msgstr ""
2459
1975
 
2460
 
#: drizzled/error.cc:102
 
1976
#: ../drizzled/error.cc:285
2461
1977
#, c-format
2462
1978
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2463
1979
msgstr ""
2464
1980
 
2465
 
#: drizzled/error.cc:104
 
1981
#: ../drizzled/error.cc:286
2466
1982
#, c-format
2467
1983
msgid "Old key file for table '%-.192s'; repair it!"
2468
1984
msgstr ""
2469
1985
 
2470
 
#: drizzled/error.cc:106
 
1986
#: ../drizzled/error.cc:287
2471
1987
#, c-format
2472
1988
msgid "Table '%-.192s' is read only"
2473
1989
msgstr ""
2474
1990
 
2475
 
#: drizzled/error.cc:108
 
1991
#: ../drizzled/error.cc:288
2476
1992
#, c-format
2477
 
msgid "Out of memory; restart server and try again (needed %d bytes)"
 
1993
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2478
1994
msgstr ""
2479
1995
 
2480
 
#: drizzled/error.cc:110
 
1996
#: ../drizzled/error.cc:289
2481
1997
msgid "Out of sort memory; increase server sort buffer size"
2482
1998
msgstr ""
2483
1999
 
2484
 
#: drizzled/error.cc:112
 
2000
#: ../drizzled/error.cc:290
 
2001
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
 
2002
msgstr ""
 
2003
 
 
2004
#: ../drizzled/error.cc:291
 
2005
msgid "Global join memory constraint hit; increase join-heap-threshold"
 
2006
msgstr ""
 
2007
 
 
2008
#: ../drizzled/error.cc:292
 
2009
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
 
2010
msgstr ""
 
2011
 
 
2012
#: ../drizzled/error.cc:293
 
2013
msgid "Global read memory constraint hit; increase read-buffer-threshold"
 
2014
msgstr ""
 
2015
 
 
2016
#: ../drizzled/error.cc:294
2485
2017
#, c-format
2486
2018
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2487
2019
msgstr ""
2488
2020
 
2489
 
#: drizzled/error.cc:114
 
2021
#: ../drizzled/error.cc:295
2490
2022
msgid "Too many connections"
2491
2023
msgstr ""
2492
2024
 
2493
 
#: drizzled/error.cc:116
 
2025
#: ../drizzled/error.cc:296
2494
2026
msgid ""
2495
 
"Out of memory; check if mysqld or some other process uses all available "
2496
 
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
 
2027
"Out of memory; check if drizzled or some other process uses all available "
 
2028
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2497
2029
"memory or you can add more swap space"
2498
2030
msgstr ""
2499
2031
 
2500
 
#: drizzled/error.cc:118
 
2032
#: ../drizzled/error.cc:297
2501
2033
msgid "Can't get hostname for your address"
2502
2034
msgstr ""
2503
2035
 
2504
 
#: drizzled/error.cc:120
 
2036
#: ../drizzled/error.cc:298
2505
2037
msgid "Bad handshake"
2506
2038
msgstr ""
2507
2039
 
2508
 
#: drizzled/error.cc:122
2509
 
#, c-format
2510
 
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2511
 
msgstr ""
2512
 
 
2513
 
#: drizzled/error.cc:124
2514
 
#, c-format
2515
 
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2516
 
msgstr ""
2517
 
 
2518
 
#: drizzled/error.cc:126
2519
 
msgid "No database selected"
2520
 
msgstr ""
2521
 
 
2522
 
#: drizzled/error.cc:128
 
2040
#. Access error messages
 
2041
#: ../drizzled/error.cc:301
 
2042
#, c-format
 
2043
msgid "Access denied for user '%s' to schema '%s'"
 
2044
msgstr ""
 
2045
 
 
2046
#: ../drizzled/error.cc:302
 
2047
#, c-format
 
2048
msgid "Access denied for user '%s' to table '%s'"
 
2049
msgstr ""
 
2050
 
 
2051
#: ../drizzled/error.cc:303
 
2052
#, c-format
 
2053
msgid "Access denied for user '%s' (using password: %s)"
 
2054
msgstr ""
 
2055
 
 
2056
#: ../drizzled/error.cc:305
 
2057
msgid "No schema selected"
 
2058
msgstr ""
 
2059
 
 
2060
#: ../drizzled/error.cc:306
2523
2061
msgid "Unknown command"
2524
2062
msgstr ""
2525
2063
 
2526
 
#: drizzled/error.cc:130
 
2064
#: ../drizzled/error.cc:307
2527
2065
#, c-format
2528
2066
msgid "Column '%-.192s' cannot be null"
2529
2067
msgstr ""
2530
2068
 
2531
 
#: drizzled/error.cc:132
 
2069
#: ../drizzled/error.cc:308
2532
2070
#, c-format
2533
 
msgid "Unknown database '%-.192s'"
 
2071
msgid "Unknown schema '%-.192s'"
2534
2072
msgstr ""
2535
2073
 
2536
 
#: drizzled/error.cc:134
 
2074
#: ../drizzled/error.cc:309
2537
2075
#, c-format
2538
2076
msgid "Table '%-.192s' already exists"
2539
2077
msgstr ""
2540
2078
 
2541
 
#: drizzled/error.cc:136
 
2079
#: ../drizzled/error.cc:310
2542
2080
#, c-format
2543
2081
msgid "Unknown table '%-.100s'"
2544
2082
msgstr ""
2545
2083
 
2546
 
#: drizzled/error.cc:138
 
2084
#: ../drizzled/error.cc:311
2547
2085
#, c-format
2548
2086
msgid "Column '%-.192s' in %-.192s is ambiguous"
2549
2087
msgstr ""
2550
2088
 
2551
 
#: drizzled/error.cc:140
 
2089
#: ../drizzled/error.cc:312
2552
2090
msgid "Server shutdown in progress"
2553
2091
msgstr ""
2554
2092
 
2555
 
#: drizzled/error.cc:142
 
2093
#: ../drizzled/error.cc:313
2556
2094
#, c-format
2557
2095
msgid "Unknown column '%-.192s' in '%-.192s'"
2558
2096
msgstr ""
2559
2097
 
2560
 
#: drizzled/error.cc:144
 
2098
#: ../drizzled/error.cc:314
2561
2099
#, c-format
2562
2100
msgid "'%-.192s' isn't in GROUP BY"
2563
2101
msgstr ""
2564
2102
 
2565
 
#: drizzled/error.cc:146
 
2103
#: ../drizzled/error.cc:315
2566
2104
#, c-format
2567
2105
msgid "Can't group on '%-.192s'"
2568
2106
msgstr ""
2569
2107
 
2570
 
#: drizzled/error.cc:148
 
2108
#: ../drizzled/error.cc:316
2571
2109
msgid "Statement has sum functions and columns in same statement"
2572
2110
msgstr ""
2573
2111
 
2574
 
#: drizzled/error.cc:150
 
2112
#: ../drizzled/error.cc:317
2575
2113
msgid "Column count doesn't match value count"
2576
2114
msgstr ""
2577
2115
 
2578
 
#: drizzled/error.cc:152
 
2116
#: ../drizzled/error.cc:318
2579
2117
#, c-format
2580
2118
msgid "Identifier name '%-.100s' is too long"
2581
2119
msgstr ""
2582
2120
 
2583
 
#: drizzled/error.cc:154
 
2121
#: ../drizzled/error.cc:319
2584
2122
#, c-format
2585
2123
msgid "Duplicate column name '%-.192s'"
2586
2124
msgstr ""
2587
2125
 
2588
 
#: drizzled/error.cc:156
 
2126
#: ../drizzled/error.cc:320
2589
2127
#, c-format
2590
2128
msgid "Duplicate key name '%-.192s'"
2591
2129
msgstr ""
2592
2130
 
2593
 
#: drizzled/error.cc:158
 
2131
#: ../drizzled/error.cc:321
2594
2132
#, c-format
2595
2133
msgid "Duplicate entry '%-.192s' for key %d"
2596
2134
msgstr ""
2597
2135
 
2598
 
#: drizzled/error.cc:160
 
2136
#: ../drizzled/error.cc:322
2599
2137
#, c-format
2600
2138
msgid "Incorrect column specifier for column '%-.192s'"
2601
2139
msgstr ""
2602
2140
 
2603
 
#: drizzled/error.cc:162
 
2141
#: ../drizzled/error.cc:323
2604
2142
#, c-format
2605
2143
msgid "%s near '%-.80s' at line %d"
2606
2144
msgstr ""
2607
2145
 
2608
 
#: drizzled/error.cc:164
 
2146
#: ../drizzled/error.cc:324
 
2147
#, c-format
 
2148
msgid "Parsing error near '%s'"
 
2149
msgstr ""
 
2150
 
 
2151
#: ../drizzled/error.cc:325
2609
2152
msgid "Query was empty"
2610
2153
msgstr ""
2611
2154
 
2612
 
#: drizzled/error.cc:166
 
2155
#: ../drizzled/error.cc:326
2613
2156
#, c-format
2614
2157
msgid "Not unique table/alias: '%-.192s'"
2615
2158
msgstr ""
2616
2159
 
2617
 
#: drizzled/error.cc:168
 
2160
#: ../drizzled/error.cc:327
2618
2161
#, c-format
2619
2162
msgid "Invalid default value for '%-.192s'"
2620
2163
msgstr ""
2621
2164
 
2622
 
#: drizzled/error.cc:170
 
2165
#: ../drizzled/error.cc:328
2623
2166
msgid "Multiple primary key defined"
2624
2167
msgstr ""
2625
2168
 
2626
 
#: drizzled/error.cc:172
 
2169
#: ../drizzled/error.cc:329
2627
2170
#, c-format
2628
2171
msgid "Too many keys specified; max %d keys allowed"
2629
2172
msgstr ""
2630
2173
 
2631
 
#: drizzled/error.cc:174
 
2174
#: ../drizzled/error.cc:330
2632
2175
#, c-format
2633
2176
msgid "Too many key parts specified; max %d parts allowed"
2634
2177
msgstr ""
2635
2178
 
2636
 
#: drizzled/error.cc:176
 
2179
#: ../drizzled/error.cc:331
2637
2180
#, c-format
2638
2181
msgid "Specified key was too long; max key length is %d bytes"
2639
2182
msgstr ""
2640
2183
 
2641
 
#: drizzled/error.cc:178
 
2184
#: ../drizzled/error.cc:332
2642
2185
#, c-format
2643
2186
msgid "Key column '%-.192s' doesn't exist in table"
2644
2187
msgstr ""
2645
2188
 
2646
 
#: drizzled/error.cc:180
 
2189
#: ../drizzled/error.cc:333
2647
2190
#, c-format
2648
2191
msgid ""
2649
2192
"BLOB column '%-.192s' can't be used in key specification with the used table "
2650
2193
"type"
2651
2194
msgstr ""
2652
2195
 
2653
 
#: drizzled/error.cc:182
 
2196
#: ../drizzled/error.cc:334
2654
2197
#, c-format
2655
2198
msgid ""
2656
2199
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2657
2200
"instead"
2658
2201
msgstr ""
2659
2202
 
2660
 
#: drizzled/error.cc:184
 
2203
#: ../drizzled/error.cc:335
2661
2204
msgid ""
2662
2205
"Incorrect table definition; there can be only one auto column and it must be "
2663
2206
"defined as a key"
2664
2207
msgstr ""
2665
2208
 
2666
 
#: drizzled/error.cc:186
2667
 
#, c-format
2668
 
msgid ""
2669
 
"%s: ready for connections.\n"
2670
 
"Version: '%s'  socket: '%s'  port: %d"
2671
 
msgstr ""
2672
 
 
2673
 
#: drizzled/error.cc:188
 
2209
#: ../drizzled/error.cc:336
2674
2210
#, c-format
2675
2211
msgid "%s: Normal shutdown\n"
2676
2212
msgstr ""
2677
2213
 
2678
 
#: drizzled/error.cc:190
 
2214
#: ../drizzled/error.cc:337
2679
2215
#, c-format
2680
2216
msgid "%s: Got signal %d. Aborting!\n"
2681
2217
msgstr ""
2682
2218
 
2683
 
#: drizzled/error.cc:192
 
2219
#: ../drizzled/error.cc:338
2684
2220
#, c-format
2685
2221
msgid "%s: Shutdown complete\n"
2686
2222
msgstr ""
2687
2223
 
2688
 
#: drizzled/error.cc:194
 
2224
#: ../drizzled/error.cc:339
2689
2225
#, c-format
2690
 
msgid "%s: Forcing close of thread %ld  user: '%-.48s'\n"
 
2226
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2691
2227
msgstr ""
2692
2228
 
2693
 
#: drizzled/error.cc:196
 
2229
#: ../drizzled/error.cc:340
2694
2230
msgid "Can't create IP socket"
2695
2231
msgstr ""
2696
2232
 
2697
 
#: drizzled/error.cc:198
 
2233
#: ../drizzled/error.cc:341
2698
2234
#, c-format
2699
2235
msgid ""
2700
2236
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2701
2237
"table"
2702
2238
msgstr ""
2703
2239
 
2704
 
#: drizzled/error.cc:200
2705
 
msgid "Field separator argument is not what is expected; check the manual"
 
2240
#: ../drizzled/error.cc:342
 
2241
#, c-format
 
2242
msgid ""
 
2243
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
 
2244
"check the manual"
2706
2245
msgstr ""
2707
2246
 
2708
 
#: drizzled/error.cc:202
 
2247
#: ../drizzled/error.cc:343
2709
2248
msgid ""
2710
2249
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2711
2250
msgstr ""
2712
2251
 
2713
 
#: drizzled/error.cc:204
 
2252
#: ../drizzled/error.cc:344
2714
2253
#, c-format
2715
2254
msgid ""
2716
 
"The file '%-.128s' must be in the database directory or be readable by all"
 
2255
"The file '%-.128s' must be in the schema directory or be readable by all"
2717
2256
msgstr ""
2718
2257
 
2719
 
#: drizzled/error.cc:206
 
2258
#: ../drizzled/error.cc:345
2720
2259
#, c-format
2721
2260
msgid "File '%-.200s' already exists"
2722
2261
msgstr ""
2723
2262
 
2724
 
#: drizzled/error.cc:208
 
2263
#: ../drizzled/error.cc:346
2725
2264
#, c-format
2726
2265
msgid "Records: %ld  Deleted: %ld  Skipped: %ld  Warnings: %ld"
2727
2266
msgstr ""
2728
2267
 
2729
 
#: drizzled/error.cc:210
2730
 
#, c-format
2731
 
msgid "Records: %ld  Duplicates: %ld"
2732
 
msgstr ""
2733
 
 
2734
 
#: drizzled/error.cc:212
 
2268
#: ../drizzled/error.cc:347
2735
2269
msgid ""
2736
2270
"Incorrect prefix key; the used key part isn't a string, the used length is "
2737
2271
"longer than the key part, or the storage engine doesn't support unique "
2738
2272
"prefix keys"
2739
2273
msgstr ""
2740
2274
 
2741
 
#: drizzled/error.cc:214
 
2275
#: ../drizzled/error.cc:348
2742
2276
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2743
2277
msgstr ""
2744
2278
 
2745
 
#: drizzled/error.cc:216
 
2279
#: ../drizzled/error.cc:349
2746
2280
#, c-format
2747
2281
msgid "Can't DROP '%-.192s'; check that column/key exists"
2748
2282
msgstr ""
2749
2283
 
2750
 
#: drizzled/error.cc:218
 
2284
#: ../drizzled/error.cc:350
2751
2285
#, c-format
2752
2286
msgid "Records: %ld  Duplicates: %ld  Warnings: %ld"
2753
2287
msgstr ""
2754
2288
 
2755
 
#: drizzled/error.cc:220
 
2289
#: ../drizzled/error.cc:351
2756
2290
#, c-format
2757
2291
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2758
2292
msgstr ""
2759
2293
 
2760
 
#: drizzled/error.cc:222
2761
 
#, c-format
2762
 
msgid "Unknown thread id: %lu"
2763
 
msgstr ""
2764
 
 
2765
 
#: drizzled/error.cc:224
2766
 
#, c-format
2767
 
msgid "You are not owner of thread %lu"
2768
 
msgstr ""
2769
 
 
2770
 
#: drizzled/error.cc:226
 
2294
#. KILL session errors
 
2295
#: ../drizzled/error.cc:354
 
2296
#, c-format
 
2297
msgid "Unknown session id: %lu"
 
2298
msgstr ""
 
2299
 
 
2300
#: ../drizzled/error.cc:355
 
2301
#, c-format
 
2302
msgid "You are not the owner of session %lu"
 
2303
msgstr ""
 
2304
 
 
2305
#: ../drizzled/error.cc:356
 
2306
msgid "You cannot kill the session you are connected from."
 
2307
msgstr ""
 
2308
 
 
2309
#: ../drizzled/error.cc:359
2771
2310
msgid "No tables used"
2772
2311
msgstr ""
2773
2312
 
2774
 
#: drizzled/error.cc:228
2775
 
#, c-format
2776
 
msgid "Too many strings for column %-.192s and SET"
2777
 
msgstr ""
2778
 
 
2779
 
#: drizzled/error.cc:230
2780
 
#, c-format
2781
 
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2782
 
msgstr ""
2783
 
 
2784
 
#: drizzled/error.cc:232
2785
 
#, c-format
2786
 
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2787
 
msgstr ""
2788
 
 
2789
 
#: drizzled/error.cc:234
2790
 
#, c-format
2791
 
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2792
 
msgstr ""
2793
 
 
2794
 
#: drizzled/error.cc:236
 
2313
#: ../drizzled/error.cc:360
2795
2314
#, c-format
2796
2315
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2797
2316
msgstr ""
2798
2317
 
2799
 
#: drizzled/error.cc:238
 
2318
#: ../drizzled/error.cc:361
2800
2319
#, c-format
2801
 
msgid "Incorrect database name '%-.100s'"
 
2320
msgid "Incorrect schema name '%-.100s'"
2802
2321
msgstr ""
2803
2322
 
2804
 
#: drizzled/error.cc:240
 
2323
#: ../drizzled/error.cc:362
2805
2324
#, c-format
2806
2325
msgid "Incorrect table name '%-.100s'"
2807
2326
msgstr ""
2808
2327
 
2809
 
#: drizzled/error.cc:242
 
2328
#: ../drizzled/error.cc:363
2810
2329
msgid ""
2811
2330
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2812
 
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
 
2331
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2813
2332
msgstr ""
2814
2333
 
2815
 
#: drizzled/error.cc:244
 
2334
#: ../drizzled/error.cc:364
2816
2335
msgid "Unknown error"
2817
2336
msgstr ""
2818
2337
 
2819
 
#: drizzled/error.cc:246
 
2338
#: ../drizzled/error.cc:365
2820
2339
#, c-format
2821
2340
msgid "Unknown procedure '%-.192s'"
2822
2341
msgstr ""
2823
2342
 
2824
 
#: drizzled/error.cc:248
 
2343
#: ../drizzled/error.cc:366
2825
2344
#, c-format
2826
2345
msgid "Incorrect parameter count to procedure '%-.192s'"
2827
2346
msgstr ""
2828
2347
 
2829
 
#: drizzled/error.cc:250
2830
 
#, c-format
2831
 
msgid "Incorrect parameters to procedure '%-.192s'"
2832
 
msgstr ""
2833
 
 
2834
 
#: drizzled/error.cc:252
 
2348
#: ../drizzled/error.cc:367
2835
2349
#, c-format
2836
2350
msgid "Unknown table '%-.192s' in %-.32s"
2837
2351
msgstr ""
2838
2352
 
2839
 
#: drizzled/error.cc:254
 
2353
#: ../drizzled/error.cc:368
2840
2354
#, c-format
2841
2355
msgid "Column '%-.192s' specified twice"
2842
2356
msgstr ""
2843
2357
 
2844
 
#: drizzled/error.cc:256
 
2358
#: ../drizzled/error.cc:369
2845
2359
msgid "Invalid use of group function"
2846
2360
msgstr ""
2847
2361
 
2848
 
#: drizzled/error.cc:258
 
2362
#: ../drizzled/error.cc:370
2849
2363
#, c-format
2850
2364
msgid ""
2851
 
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
 
2365
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2852
2366
msgstr ""
2853
2367
 
2854
 
#: drizzled/error.cc:260
 
2368
#: ../drizzled/error.cc:371
2855
2369
msgid "A table must have at least 1 column"
2856
2370
msgstr ""
2857
2371
 
2858
 
#: drizzled/error.cc:262
 
2372
#: ../drizzled/error.cc:372
2859
2373
#, c-format
2860
2374
msgid "The table '%-.192s' is full"
2861
2375
msgstr ""
2862
2376
 
2863
 
#: drizzled/error.cc:264
2864
 
#, c-format
2865
 
msgid "Unknown character set: '%-.64s'"
2866
 
msgstr ""
2867
 
 
2868
 
#: drizzled/error.cc:266
2869
 
#, c-format
2870
 
msgid "Too many tables; MySQL can only use %d tables in a join"
2871
 
msgstr ""
2872
 
 
2873
 
#: drizzled/error.cc:268
 
2377
#: ../drizzled/error.cc:373
 
2378
#, c-format
 
2379
msgid "Too many tables; Drizzle can only use %d tables in a join"
 
2380
msgstr ""
 
2381
 
 
2382
#: ../drizzled/error.cc:374
2874
2383
msgid "Too many columns"
2875
2384
msgstr ""
2876
2385
 
2877
 
#: drizzled/error.cc:270
 
2386
#: ../drizzled/error.cc:375
2878
2387
#, c-format
2879
2388
msgid ""
2880
2389
"Row size too large. The maximum row size for the used table type, not "
2881
2390
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2882
2391
msgstr ""
2883
2392
 
2884
 
#: drizzled/error.cc:272
2885
 
#, c-format
2886
 
msgid ""
2887
 
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'mysqld -O "
2888
 
"thread_stack=#' to specify a bigger stack if needed"
2889
 
msgstr ""
2890
 
 
2891
 
#: drizzled/error.cc:274
 
2393
#: ../drizzled/error.cc:376
2892
2394
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2893
2395
msgstr ""
2894
2396
 
2895
 
#: drizzled/error.cc:276
 
2397
#: ../drizzled/error.cc:377
2896
2398
#, c-format
2897
2399
msgid ""
2898
2400
"Table handler doesn't support NULL in given index. Please change column "
2899
2401
"'%-.192s' to be NOT NULL or use another handler"
2900
2402
msgstr ""
2901
2403
 
2902
 
#: drizzled/error.cc:278
2903
 
#, c-format
2904
 
msgid "Can't load function '%-.192s'"
2905
 
msgstr ""
2906
 
 
2907
 
#: drizzled/error.cc:280
2908
 
#, c-format
2909
 
msgid "Can't initialize function '%-.192s'; %-.80s"
2910
 
msgstr ""
2911
 
 
2912
 
#: drizzled/error.cc:282
2913
 
msgid "No paths allowed for shared library"
2914
 
msgstr ""
2915
 
 
2916
 
#: drizzled/error.cc:284
2917
 
#, c-format
2918
 
msgid "Function '%-.192s' already exists"
2919
 
msgstr ""
2920
 
 
2921
 
#: drizzled/error.cc:286
2922
 
#, c-format
2923
 
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2924
 
msgstr ""
2925
 
 
2926
 
#: drizzled/error.cc:288
2927
 
#, c-format
2928
 
msgid "Can't find symbol '%-.128s' in library"
2929
 
msgstr ""
2930
 
 
2931
 
#: drizzled/error.cc:290
2932
 
#, c-format
2933
 
msgid "Function '%-.192s' is not defined"
2934
 
msgstr ""
2935
 
 
2936
 
#: drizzled/error.cc:292
2937
 
#, c-format
2938
 
msgid ""
2939
 
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2940
 
"'mysqladmin flush-hosts'"
2941
 
msgstr ""
2942
 
 
2943
 
#: drizzled/error.cc:294
2944
 
#, c-format
2945
 
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
2946
 
msgstr ""
2947
 
 
2948
 
#: drizzled/error.cc:296
2949
 
msgid ""
2950
 
"You are using MySQL as an anonymous user and anonymous users are not allowed "
2951
 
"to change passwords"
2952
 
msgstr ""
2953
 
 
2954
 
#: drizzled/error.cc:298
2955
 
msgid ""
2956
 
"You must have privileges to update tables in the mysql database to be able "
2957
 
"to change passwords for others"
2958
 
msgstr ""
2959
 
 
2960
 
#: drizzled/error.cc:300
2961
 
msgid "Can't find any matching row in the user table"
2962
 
msgstr ""
2963
 
 
2964
 
#: drizzled/error.cc:302
 
2404
#: ../drizzled/error.cc:378
 
2405
msgid "No paths allowed for plugin library"
 
2406
msgstr ""
 
2407
 
 
2408
#: ../drizzled/error.cc:379
 
2409
#, c-format
 
2410
msgid "Plugin '%-.192s' already exists"
 
2411
msgstr ""
 
2412
 
 
2413
#: ../drizzled/error.cc:380
 
2414
#, c-format
 
2415
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
 
2416
msgstr ""
 
2417
 
 
2418
#: ../drizzled/error.cc:381
 
2419
#, c-format
 
2420
msgid "Can't find symbol '%-.128s' in library '%s'"
 
2421
msgstr ""
 
2422
 
 
2423
#: ../drizzled/error.cc:382
2965
2424
#, c-format
2966
2425
msgid "Rows matched: %ld  Changed: %ld  Warnings: %ld"
2967
2426
msgstr ""
2968
2427
 
2969
 
#: drizzled/error.cc:304
 
2428
#: ../drizzled/error.cc:383
2970
2429
#, c-format
2971
2430
msgid ""
2972
2431
"Can't create a new thread (errno %d); if you are not out of available "
2973
2432
"memory, you can consult the manual for a possible OS-dependent bug"
2974
2433
msgstr ""
2975
2434
 
2976
 
#: drizzled/error.cc:306
 
2435
#: ../drizzled/error.cc:384
2977
2436
#, c-format
2978
2437
msgid "Column count doesn't match value count at row %ld"
2979
2438
msgstr ""
2980
2439
 
2981
 
#: drizzled/error.cc:308
 
2440
#: ../drizzled/error.cc:385
2982
2441
#, c-format
2983
2442
msgid "Can't reopen table: '%-.192s'"
2984
2443
msgstr ""
2985
2444
 
2986
 
#: drizzled/error.cc:310
2987
 
msgid "Invalid use of NULL value"
2988
 
msgstr ""
2989
 
 
2990
 
#: drizzled/error.cc:312
2991
 
#, c-format
2992
 
msgid "Got error '%-.64s' from regexp"
2993
 
msgstr ""
2994
 
 
2995
 
#: drizzled/error.cc:314
 
2445
#: ../drizzled/error.cc:386
2996
2446
msgid ""
2997
2447
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2998
2448
"illegal if there is no GROUP BY clause"
2999
2449
msgstr ""
3000
2450
 
3001
 
#: drizzled/error.cc:316
3002
 
#, c-format
3003
 
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
3004
 
msgstr ""
3005
 
 
3006
 
#: drizzled/error.cc:318
3007
 
#, c-format
3008
 
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
3009
 
msgstr ""
3010
 
 
3011
 
#: drizzled/error.cc:320
3012
 
#, c-format
3013
 
msgid ""
3014
 
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
3015
 
"table '%-.192s'"
3016
 
msgstr ""
3017
 
 
3018
 
#: drizzled/error.cc:322
3019
 
msgid ""
3020
 
"Illegal GRANT/REVOKE command; please consult the manual to see which "
3021
 
"privileges can be used"
3022
 
msgstr ""
3023
 
 
3024
 
#: drizzled/error.cc:324
3025
 
msgid "The host or user argument to GRANT is too long"
3026
 
msgstr ""
3027
 
 
3028
 
#: drizzled/error.cc:326
3029
 
#, c-format
3030
 
msgid "Table '%-.192s.%-.192s' doesn't exist"
3031
 
msgstr ""
3032
 
 
3033
 
#: drizzled/error.cc:328
3034
 
#, c-format
3035
 
msgid ""
3036
 
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
3037
 
"'%-.192s'"
3038
 
msgstr ""
3039
 
 
3040
 
#: drizzled/error.cc:330
3041
 
msgid "The used command is not allowed with this MySQL version"
3042
 
msgstr ""
3043
 
 
3044
 
#: drizzled/error.cc:332
 
2451
#: ../drizzled/error.cc:387
3045
2452
msgid ""
3046
2453
"You have an error in your SQL syntax; check the manual that corresponds to "
3047
 
"your MySQL server version for the right syntax to use"
3048
 
msgstr ""
3049
 
 
3050
 
#: drizzled/error.cc:334
3051
 
#, c-format
3052
 
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
3053
 
msgstr ""
3054
 
 
3055
 
#: drizzled/error.cc:336
3056
 
msgid "Too many delayed threads in use"
3057
 
msgstr ""
3058
 
 
3059
 
#: drizzled/error.cc:338
3060
 
#, c-format
3061
 
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
3062
 
msgstr ""
3063
 
 
3064
 
#: drizzled/error.cc:340
 
2454
"your Drizzle server version for the right syntax to use"
 
2455
msgstr ""
 
2456
 
 
2457
#: ../drizzled/error.cc:388
3065
2458
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
3066
2459
msgstr ""
3067
2460
 
3068
 
#: drizzled/error.cc:342
3069
 
msgid "Got a read error from the connection pipe"
3070
 
msgstr ""
3071
 
 
3072
 
#: drizzled/error.cc:344
3073
 
msgid "Got an error from fcntl()"
3074
 
msgstr ""
3075
 
 
3076
 
#: drizzled/error.cc:346
 
2461
#: ../drizzled/error.cc:389
3077
2462
msgid "Got packets out of order"
3078
2463
msgstr ""
3079
2464
 
3080
 
#: drizzled/error.cc:358
3081
 
msgid "Result string is longer than 'max_allowed_packet' bytes"
3082
 
msgstr ""
3083
 
 
3084
 
#: drizzled/error.cc:360
 
2465
#: ../drizzled/error.cc:390
3085
2466
msgid "The used table type doesn't support BLOB/TEXT columns"
3086
2467
msgstr ""
3087
2468
 
3088
 
#: drizzled/error.cc:362
 
2469
#: ../drizzled/error.cc:391
3089
2470
msgid "The used table type doesn't support AUTO_INCREMENT columns"
3090
2471
msgstr ""
3091
2472
 
3092
 
#: drizzled/error.cc:364
3093
 
#, c-format
3094
 
msgid ""
3095
 
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
3096
 
"LOCK TABLES"
3097
 
msgstr ""
3098
 
 
3099
 
#: drizzled/error.cc:366
 
2473
#: ../drizzled/error.cc:392
3100
2474
#, c-format
3101
2475
msgid "Incorrect column name '%-.100s'"
3102
2476
msgstr ""
3103
2477
 
3104
 
#: drizzled/error.cc:368
 
2478
#: ../drizzled/error.cc:393
3105
2479
#, c-format
3106
2480
msgid "The used storage engine can't index column '%-.192s'"
3107
2481
msgstr ""
3108
2482
 
3109
 
#: drizzled/error.cc:370
 
2483
#: ../drizzled/error.cc:394
3110
2484
msgid ""
3111
2485
"Unable to open underlying table which is differently defined or of non-"
3112
2486
"MyISAM type or doesn't exist"
3113
2487
msgstr ""
3114
2488
 
3115
 
#: drizzled/error.cc:372
 
2489
#: ../drizzled/error.cc:395
3116
2490
#, c-format
3117
2491
msgid "Can't write, because of unique constraint, to table '%-.192s'"
3118
2492
msgstr ""
3119
2493
 
3120
 
#: drizzled/error.cc:374
 
2494
#: ../drizzled/error.cc:396
3121
2495
#, c-format
3122
2496
msgid ""
3123
2497
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
3124
2498
msgstr ""
3125
2499
 
3126
 
#: drizzled/error.cc:376
 
2500
#: ../drizzled/error.cc:397
3127
2501
msgid ""
3128
2502
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
3129
2503
"UNIQUE instead"
3130
2504
msgstr ""
3131
2505
 
3132
 
#: drizzled/error.cc:378
 
2506
#: ../drizzled/error.cc:398
3133
2507
msgid "Result consisted of more than one row"
3134
2508
msgstr ""
3135
2509
 
3136
 
#: drizzled/error.cc:380
 
2510
#: ../drizzled/error.cc:399
3137
2511
msgid "This table type requires a primary key"
3138
2512
msgstr ""
3139
2513
 
3140
 
#: drizzled/error.cc:382
3141
 
msgid "This version of MySQL is not compiled with RAID support"
3142
 
msgstr ""
3143
 
 
3144
 
#: drizzled/error.cc:384
3145
 
msgid ""
3146
 
"You are using safe update mode and you tried to update a table without a "
3147
 
"WHERE that uses a KEY column"
3148
 
msgstr ""
3149
 
 
3150
 
#: drizzled/error.cc:386
 
2514
#: ../drizzled/error.cc:400
3151
2515
#, c-format
3152
2516
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
3153
2517
msgstr ""
3154
2518
 
3155
 
#: drizzled/error.cc:388
 
2519
#: ../drizzled/error.cc:401
3156
2520
msgid "Can't open table"
3157
2521
msgstr ""
3158
2522
 
3159
 
#: drizzled/error.cc:390
 
2523
#: ../drizzled/error.cc:402
3160
2524
#, c-format
3161
2525
msgid "The storage engine for the table doesn't support %s"
3162
2526
msgstr ""
3163
2527
 
3164
 
#: drizzled/error.cc:392
3165
 
msgid "You are not allowed to execute this command in a transaction"
3166
 
msgstr ""
3167
 
 
3168
 
#: drizzled/error.cc:394
 
2528
#: ../drizzled/error.cc:403
3169
2529
#, c-format
3170
2530
msgid "Got error %d during COMMIT"
3171
2531
msgstr ""
3172
2532
 
3173
 
#: drizzled/error.cc:396
 
2533
#: ../drizzled/error.cc:404
3174
2534
#, c-format
3175
2535
msgid "Got error %d during ROLLBACK"
3176
2536
msgstr ""
3177
2537
 
3178
 
#: drizzled/error.cc:398
3179
 
#, c-format
3180
 
msgid "Got error %d during FLUSH_LOGS"
3181
 
msgstr ""
3182
 
 
3183
 
#: drizzled/error.cc:400
3184
 
#, c-format
3185
 
msgid "Got error %d during CHECKPOINT"
3186
 
msgstr ""
3187
 
 
3188
 
#: drizzled/error.cc:402
 
2538
#. This is a very incorrect place to use the PRIi64 macro as the
 
2539
#. program that looks over the source for the N_() macros does not
 
2540
#. (obviously) do macro expansion, so the string is entirely wrong for
 
2541
#. what it is trying to output for every language except english.
 
2542
#: ../drizzled/error.cc:409
3189
2543
#, c-format
3190
2544
msgid ""
3191
 
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
 
2545
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
3192
2546
"'%-.64s' (%-.64s)"
3193
2547
msgstr ""
3194
2548
 
3195
 
#: drizzled/error.cc:404
3196
 
msgid "The storage engine for the table does not support binary table dump"
3197
 
msgstr ""
3198
 
 
3199
 
#: drizzled/error.cc:406
3200
 
msgid "Binlog closed, cannot RESET MASTER"
3201
 
msgstr ""
3202
 
 
3203
 
#: drizzled/error.cc:408
3204
 
#, c-format
3205
 
msgid "Failed rebuilding the index of  dumped table '%-.192s'"
3206
 
msgstr ""
3207
 
 
3208
 
#: drizzled/error.cc:410
3209
 
#, c-format
3210
 
msgid "Error from master: '%-.64s'"
3211
 
msgstr ""
3212
 
 
3213
 
#: drizzled/error.cc:412
3214
 
msgid "Net error reading from master"
3215
 
msgstr ""
3216
 
 
3217
 
#: drizzled/error.cc:414
3218
 
msgid "Net error writing to master"
3219
 
msgstr ""
3220
 
 
3221
 
#: drizzled/error.cc:416
3222
 
msgid "Can't find FULLTEXT index matching the column list"
3223
 
msgstr ""
3224
 
 
3225
 
#: drizzled/error.cc:418
 
2549
#: ../drizzled/error.cc:410
3226
2550
msgid ""
3227
2551
"Can't execute the given command because you have active locked tables or an "
3228
2552
"active transaction"
3229
2553
msgstr ""
3230
2554
 
3231
 
#: drizzled/error.cc:420
 
2555
#: ../drizzled/error.cc:411
3232
2556
#, c-format
3233
2557
msgid "Unknown system variable '%-.64s'"
3234
2558
msgstr ""
3235
2559
 
3236
 
#: drizzled/error.cc:422
 
2560
#: ../drizzled/error.cc:412
3237
2561
#, c-format
3238
2562
msgid "Table '%-.192s' is marked as crashed and should be repaired"
3239
2563
msgstr ""
3240
2564
 
3241
 
#: drizzled/error.cc:424
 
2565
#: ../drizzled/error.cc:413
3242
2566
#, c-format
3243
2567
msgid ""
3244
2568
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
3245
2569
msgstr ""
3246
2570
 
3247
 
#: drizzled/error.cc:426
 
2571
#: ../drizzled/error.cc:414
3248
2572
msgid "Some non-transactional changed tables couldn't be rolled back"
3249
2573
msgstr ""
3250
2574
 
3251
 
#: drizzled/error.cc:428
3252
 
msgid ""
3253
 
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3254
 
"of storage; increase this mysqld variable and try again"
3255
 
msgstr ""
3256
 
 
3257
 
#: drizzled/error.cc:430
3258
 
msgid ""
3259
 
"This operation cannot be performed with a running slave; run STOP SLAVE first"
3260
 
msgstr ""
3261
 
 
3262
 
#: drizzled/error.cc:432
3263
 
msgid ""
3264
 
"This operation requires a running slave; configure slave and do START SLAVE"
3265
 
msgstr ""
3266
 
 
3267
 
#: drizzled/error.cc:434
3268
 
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
3269
 
msgstr ""
3270
 
 
3271
 
#: drizzled/error.cc:436
3272
 
msgid ""
3273
 
"Could not initialize master info structure; more error messages can be found "
3274
 
"in the MySQL error log"
3275
 
msgstr ""
3276
 
 
3277
 
#: drizzled/error.cc:438
3278
 
msgid "Could not create slave thread; check system resources"
3279
 
msgstr ""
3280
 
 
3281
 
#: drizzled/error.cc:440
3282
 
#, c-format
3283
 
msgid ""
3284
 
"User %-.64s already has more than 'max_user_connections' active connections"
3285
 
msgstr ""
3286
 
 
3287
 
#: drizzled/error.cc:442
 
2575
#: ../drizzled/error.cc:415
3288
2576
msgid "You may only use constant expressions with SET"
3289
2577
msgstr ""
3290
2578
 
3291
 
#: drizzled/error.cc:444
 
2579
#: ../drizzled/error.cc:416
3292
2580
msgid "Lock wait timeout exceeded; try restarting transaction"
3293
2581
msgstr ""
3294
2582
 
3295
 
#: drizzled/error.cc:446
 
2583
#: ../drizzled/error.cc:417
3296
2584
msgid "The total number of locks exceeds the lock table size"
3297
2585
msgstr ""
3298
2586
 
3299
 
#: drizzled/error.cc:448
 
2587
#: ../drizzled/error.cc:418
3300
2588
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
3301
2589
msgstr ""
3302
2590
 
3303
 
#: drizzled/error.cc:450
 
2591
#: ../drizzled/error.cc:419
3304
2592
msgid "DROP DATABASE not allowed while thread is holding global read lock"
3305
2593
msgstr ""
3306
2594
 
3307
 
#: drizzled/error.cc:452
3308
 
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
3309
 
msgstr ""
3310
 
 
3311
 
#: drizzled/error.cc:454
 
2595
#: ../drizzled/error.cc:420
3312
2596
#, c-format
3313
2597
msgid "Incorrect arguments to %s"
3314
2598
msgstr ""
3315
2599
 
3316
 
#: drizzled/error.cc:456
3317
 
#, c-format
3318
 
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
3319
 
msgstr ""
3320
 
 
3321
 
#: drizzled/error.cc:458
3322
 
msgid ""
3323
 
"Incorrect table definition; all MERGE tables must be in the same database"
3324
 
msgstr ""
3325
 
 
3326
 
#: drizzled/error.cc:460
 
2600
#: ../drizzled/error.cc:421
3327
2601
msgid "Deadlock found when trying to get lock; try restarting transaction"
3328
2602
msgstr ""
3329
2603
 
3330
 
#: drizzled/error.cc:462
 
2604
#: ../drizzled/error.cc:422
3331
2605
msgid "The used table type doesn't support FULLTEXT indexes"
3332
2606
msgstr ""
3333
2607
 
3334
 
#: drizzled/error.cc:464
 
2608
#: ../drizzled/error.cc:423
3335
2609
msgid "Cannot add foreign key constraint"
3336
2610
msgstr ""
3337
2611
 
3338
 
#: drizzled/error.cc:466
 
2612
#: ../drizzled/error.cc:424
3339
2613
msgid "Cannot add or update a child row: a foreign key constraint fails"
3340
2614
msgstr ""
3341
2615
 
3342
 
#: drizzled/error.cc:468
 
2616
#: ../drizzled/error.cc:425
3343
2617
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
3344
2618
msgstr ""
3345
2619
 
3346
 
#: drizzled/error.cc:470
3347
 
#, c-format
3348
 
msgid "Error connecting to master: %-.128s"
3349
 
msgstr ""
3350
 
 
3351
 
#: drizzled/error.cc:472
3352
 
#, c-format
3353
 
msgid "Error running query on master: %-.128s"
3354
 
msgstr ""
3355
 
 
3356
 
#: drizzled/error.cc:474
3357
 
#, c-format
3358
 
msgid "Error when executing command %s: %-.128s"
3359
 
msgstr ""
3360
 
 
3361
 
#: drizzled/error.cc:476
 
2620
#: ../drizzled/error.cc:426
3362
2621
#, c-format
3363
2622
msgid "Incorrect usage of %s and %s"
3364
2623
msgstr ""
3365
2624
 
3366
 
#: drizzled/error.cc:478
 
2625
#: ../drizzled/error.cc:427
3367
2626
msgid "The used SELECT statements have a different number of columns"
3368
2627
msgstr ""
3369
2628
 
3370
 
#: drizzled/error.cc:480
 
2629
#: ../drizzled/error.cc:428
3371
2630
msgid "Can't execute the query because you have a conflicting read lock"
3372
2631
msgstr ""
3373
2632
 
3374
 
#: drizzled/error.cc:482
3375
 
msgid "Mixing of transactional and non-transactional tables is disabled"
3376
 
msgstr ""
3377
 
 
3378
 
#: drizzled/error.cc:484
3379
 
#, c-format
3380
 
msgid "Option '%s' used twice in statement"
3381
 
msgstr ""
3382
 
 
3383
 
#: drizzled/error.cc:486
3384
 
#, c-format
3385
 
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3386
 
msgstr ""
3387
 
 
3388
 
#: drizzled/error.cc:488
3389
 
#, c-format
3390
 
msgid "Access denied; you need the %-.128s privilege for this operation"
3391
 
msgstr ""
3392
 
 
3393
 
#: drizzled/error.cc:490
 
2633
#: ../drizzled/error.cc:429
3394
2634
#, c-format
3395
2635
msgid ""
3396
2636
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3397
2637
msgstr ""
3398
2638
 
3399
 
#: drizzled/error.cc:492
 
2639
#: ../drizzled/error.cc:430
3400
2640
#, c-format
3401
2641
msgid ""
3402
2642
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3403
2643
msgstr ""
3404
2644
 
3405
 
#: drizzled/error.cc:494
 
2645
#: ../drizzled/error.cc:431
3406
2646
#, c-format
3407
2647
msgid "Variable '%-.64s' doesn't have a default value"
3408
2648
msgstr ""
3409
2649
 
3410
 
#: drizzled/error.cc:496
 
2650
#: ../drizzled/error.cc:432
3411
2651
#, c-format
3412
2652
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3413
2653
msgstr ""
3414
2654
 
3415
 
#: drizzled/error.cc:498
 
2655
#: ../drizzled/error.cc:433
3416
2656
#, c-format
3417
2657
msgid "Incorrect argument type to variable '%-.64s'"
3418
2658
msgstr ""
3419
2659
 
3420
 
#: drizzled/error.cc:500
 
2660
#: ../drizzled/error.cc:434
3421
2661
#, c-format
3422
2662
msgid "Variable '%-.64s' can only be set, not read"
3423
2663
msgstr ""
3424
2664
 
3425
 
#: drizzled/error.cc:502
 
2665
#: ../drizzled/error.cc:435
3426
2666
#, c-format
3427
2667
msgid "Incorrect usage/placement of '%s'"
3428
2668
msgstr ""
3429
2669
 
3430
 
#: drizzled/error.cc:504
3431
 
#, c-format
3432
 
msgid "This version of MySQL doesn't yet support '%s'"
3433
 
msgstr ""
3434
 
 
3435
 
#: drizzled/error.cc:506
3436
 
#, c-format
3437
 
msgid ""
3438
 
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3439
 
msgstr ""
3440
 
 
3441
 
#: drizzled/error.cc:508
3442
 
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3443
 
msgstr ""
3444
 
 
3445
 
#: drizzled/error.cc:510
 
2670
#: ../drizzled/error.cc:436
 
2671
#, c-format
 
2672
msgid "This version of Drizzle doesn't yet support '%s'"
 
2673
msgstr ""
 
2674
 
 
2675
#: ../drizzled/error.cc:437
3446
2676
#, c-format
3447
2677
msgid "Variable '%-.192s' is a %s variable"
3448
2678
msgstr ""
3449
2679
 
3450
 
#: drizzled/error.cc:512
 
2680
#: ../drizzled/error.cc:438
3451
2681
#, c-format
3452
2682
msgid "Incorrect foreign key definition for '%-.192s': %s"
3453
2683
msgstr ""
3454
2684
 
3455
 
#: drizzled/error.cc:514
 
2685
#: ../drizzled/error.cc:439
3456
2686
msgid "Key reference and table reference don't match"
3457
2687
msgstr ""
3458
2688
 
3459
 
#: drizzled/error.cc:516
 
2689
#: ../drizzled/error.cc:440
3460
2690
#, c-format
3461
2691
msgid "Operand should contain %d column(s)"
3462
2692
msgstr ""
3463
2693
 
3464
 
#: drizzled/error.cc:518
 
2694
#: ../drizzled/error.cc:441
3465
2695
msgid "Subquery returns more than 1 row"
3466
2696
msgstr ""
3467
2697
 
3468
 
#: drizzled/error.cc:520
3469
 
#, c-format
3470
 
msgid "Unknown prepared statement handler (%.*s) given to %s"
3471
 
msgstr ""
3472
 
 
3473
 
#: drizzled/error.cc:522
3474
 
msgid "Help database is corrupt or does not exist"
3475
 
msgstr ""
3476
 
 
3477
 
#: drizzled/error.cc:524
3478
 
msgid "Cyclic reference on subqueries"
3479
 
msgstr ""
3480
 
 
3481
 
#: drizzled/error.cc:526
 
2698
#: ../drizzled/error.cc:442
3482
2699
#, c-format
3483
2700
msgid "Converting column '%s' from %s to %s"
3484
2701
msgstr ""
3485
2702
 
3486
 
#: drizzled/error.cc:528
 
2703
#: ../drizzled/error.cc:443
3487
2704
#, c-format
3488
2705
msgid "Reference '%-.64s' not supported (%s)"
3489
2706
msgstr ""
3490
2707
 
3491
 
#: drizzled/error.cc:530
 
2708
#: ../drizzled/error.cc:444
3492
2709
msgid "Every derived table must have its own alias"
3493
2710
msgstr ""
3494
2711
 
3495
 
#: drizzled/error.cc:532
 
2712
#: ../drizzled/error.cc:445
3496
2713
#, c-format
3497
2714
msgid "Select %u was reduced during optimization"
3498
2715
msgstr ""
3499
2716
 
3500
 
#: drizzled/error.cc:534
 
2717
#: ../drizzled/error.cc:446
3501
2718
#, c-format
3502
2719
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3503
2720
msgstr ""
3504
2721
 
3505
 
#: drizzled/error.cc:536
3506
 
msgid ""
3507
 
"Client does not support authentication protocol requested by server; "
3508
 
"consider upgrading MySQL client"
3509
 
msgstr ""
3510
 
 
3511
 
#: drizzled/error.cc:538
 
2722
#: ../drizzled/error.cc:447
3512
2723
msgid "All parts of a SPATIAL index must be NOT NULL"
3513
2724
msgstr ""
3514
2725
 
3515
 
#: drizzled/error.cc:540
 
2726
#: ../drizzled/error.cc:448
3516
2727
#, c-format
3517
2728
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3518
2729
msgstr ""
3519
2730
 
3520
 
#: drizzled/error.cc:542
3521
 
msgid "Slave is already running"
3522
 
msgstr ""
3523
 
 
3524
 
#: drizzled/error.cc:544
3525
 
msgid "Slave already has been stopped"
3526
 
msgstr ""
3527
 
 
3528
 
#: drizzled/error.cc:546
 
2731
#: ../drizzled/error.cc:449
3529
2732
#, c-format
3530
2733
msgid ""
3531
 
"Uncompressed data size too large; the maximum size is %d (probably, length "
3532
 
"of uncompressed data was corrupted)"
 
2734
"Uncompressed data size too large; the maximum size is %d (based on "
 
2735
"max_allowed_packet). The length of uncompressed data may also be corrupted."
3533
2736
msgstr ""
3534
2737
 
3535
 
#: drizzled/error.cc:548
 
2738
#: ../drizzled/error.cc:450
3536
2739
msgid "ZLIB: Not enough memory"
3537
2740
msgstr ""
3538
2741
 
3539
 
#: drizzled/error.cc:550
 
2742
#: ../drizzled/error.cc:451
3540
2743
msgid ""
3541
2744
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3542
2745
"data was corrupted)"
3543
2746
msgstr ""
3544
2747
 
3545
 
#: drizzled/error.cc:552
 
2748
#: ../drizzled/error.cc:452
3546
2749
msgid "ZLIB: Input data corrupted"
3547
2750
msgstr ""
3548
2751
 
3549
 
#: drizzled/error.cc:554
 
2752
#: ../drizzled/error.cc:453
3550
2753
#, c-format
3551
2754
msgid "%d line(s) were cut by GROUP_CONCAT()"
3552
2755
msgstr ""
3553
2756
 
3554
 
#: drizzled/error.cc:556
 
2757
#: ../drizzled/error.cc:454
3555
2758
#, c-format
3556
2759
msgid "Row %ld doesn't contain data for all columns"
3557
2760
msgstr ""
3558
2761
 
3559
 
#: drizzled/error.cc:558
 
2762
#: ../drizzled/error.cc:455
3560
2763
#, c-format
3561
2764
msgid ""
3562
2765
"Row %ld was truncated; it contained more data than there were input columns"
3563
2766
msgstr ""
3564
2767
 
3565
 
#: drizzled/error.cc:560
 
2768
#: ../drizzled/error.cc:456
3566
2769
#, c-format
3567
2770
msgid ""
3568
2771
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3569
2772
msgstr ""
3570
2773
 
3571
 
#: drizzled/error.cc:562
 
2774
#: ../drizzled/error.cc:457
3572
2775
#, c-format
3573
2776
msgid "Out of range value for column '%s' at row %ld"
3574
2777
msgstr ""
3575
2778
 
3576
 
#: drizzled/error.cc:564
 
2779
#: ../drizzled/error.cc:458
3577
2780
#, c-format
3578
2781
msgid "Data truncated for column '%s' at row %ld"
3579
2782
msgstr ""
3580
2783
 
3581
 
#: drizzled/error.cc:566
3582
 
#, c-format
3583
 
msgid "Using storage engine %s for table '%s'"
3584
 
msgstr ""
3585
 
 
3586
 
#: drizzled/error.cc:568
 
2784
#: ../drizzled/error.cc:459
3587
2785
#, c-format
3588
2786
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3589
2787
msgstr ""
3590
2788
 
3591
 
#: drizzled/error.cc:570
3592
 
msgid "Cannot drop one or more of the requested users"
3593
 
msgstr ""
3594
 
 
3595
 
#: drizzled/error.cc:572
3596
 
msgid "Can't revoke all privileges for one or more of the requested users"
3597
 
msgstr ""
3598
 
 
3599
 
#: drizzled/error.cc:574
 
2789
#: ../drizzled/error.cc:460
3600
2790
#, c-format
3601
2791
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3602
2792
msgstr ""
3603
2793
 
3604
 
#: drizzled/error.cc:576
 
2794
#: ../drizzled/error.cc:461
3605
2795
#, c-format
3606
2796
msgid "Illegal mix of collations for operation '%s'"
3607
2797
msgstr ""
3608
2798
 
3609
 
#: drizzled/error.cc:578
 
2799
#: ../drizzled/error.cc:462
3610
2800
#, c-format
3611
2801
msgid ""
3612
2802
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3613
2803
"variable_name)"
3614
2804
msgstr ""
3615
2805
 
3616
 
#: drizzled/error.cc:580
 
2806
#: ../drizzled/error.cc:463
3617
2807
#, c-format
3618
2808
msgid "Unknown collation: '%-.64s'"
3619
2809
msgstr ""
3620
2810
 
3621
 
#: drizzled/error.cc:582
3622
 
msgid ""
3623
 
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
3624
 
"compiled without SSL support; they can be used later if MySQL slave with SSL "
3625
 
"is started"
3626
 
msgstr ""
3627
 
 
3628
 
#: drizzled/error.cc:584
3629
 
#, c-format
3630
 
msgid ""
3631
 
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3632
 
"old format; please change the password to the new format"
3633
 
msgstr ""
3634
 
 
3635
 
#: drizzled/error.cc:586
 
2811
#: ../drizzled/error.cc:464
3636
2812
#, c-format
3637
2813
msgid ""
3638
2814
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3639
2815
"SELECT #%d"
3640
2816
msgstr ""
3641
2817
 
3642
 
#: drizzled/error.cc:588
3643
 
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3644
 
msgstr ""
3645
 
 
3646
 
#: drizzled/error.cc:590
3647
 
msgid ""
3648
 
"It is recommended to use --skip-slave-start when doing step-by-step "
3649
 
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3650
 
"get an unexpected slave's mysqld restart"
3651
 
msgstr ""
3652
 
 
3653
 
#: drizzled/error.cc:592
3654
 
msgid "SQL thread is not to be started so UNTIL options are ignored"
3655
 
msgstr ""
3656
 
 
3657
 
#: drizzled/error.cc:594
 
2818
#: ../drizzled/error.cc:465
3658
2819
#, c-format
3659
2820
msgid "Incorrect index name '%-.100s'"
3660
2821
msgstr ""
3661
2822
 
3662
 
#: drizzled/error.cc:596
 
2823
#: ../drizzled/error.cc:466
3663
2824
#, c-format
3664
2825
msgid "Incorrect catalog name '%-.100s'"
3665
2826
msgstr ""
3666
2827
 
3667
 
#: drizzled/error.cc:598
3668
 
#, c-format
3669
 
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3670
 
msgstr ""
3671
 
 
3672
 
#: drizzled/error.cc:600
 
2828
#: ../drizzled/error.cc:467
3673
2829
#, c-format
3674
2830
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3675
2831
msgstr ""
3676
2832
 
3677
 
#: drizzled/error.cc:602
3678
 
#, c-format
3679
 
msgid "Unknown key cache '%-.100s'"
3680
 
msgstr ""
3681
 
 
3682
 
#: drizzled/error.cc:604
3683
 
msgid ""
3684
 
"MySQL is started in --skip-name-resolve mode; you must restart it without "
3685
 
"this switch for this grant to work"
3686
 
msgstr ""
3687
 
 
3688
 
#: drizzled/error.cc:606
 
2833
#: ../drizzled/error.cc:468
3689
2834
#, c-format
3690
2835
msgid "Unknown table engine '%s'"
3691
2836
msgstr ""
3692
2837
 
3693
 
#: drizzled/error.cc:608
3694
 
#, c-format
3695
 
msgid "'%s' is deprecated; use '%s' instead"
3696
 
msgstr ""
3697
 
 
3698
 
#: drizzled/error.cc:610
 
2838
#: ../drizzled/error.cc:469
3699
2839
#, c-format
3700
2840
msgid "The target table %-.100s of the %s is not updatable"
3701
2841
msgstr ""
3702
2842
 
3703
 
#: drizzled/error.cc:612
 
2843
#: ../drizzled/error.cc:470
3704
2844
#, c-format
3705
2845
msgid ""
3706
 
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
 
2846
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3707
2847
"working"
3708
2848
msgstr ""
3709
2849
 
3710
 
#: drizzled/error.cc:614
 
2850
#: ../drizzled/error.cc:471
3711
2851
#, c-format
3712
2852
msgid ""
3713
 
"The MySQL server is running with the %s option so it cannot execute this "
 
2853
"The Drizzle server is running with the %s option so it cannot execute this "
3714
2854
"statement"
3715
2855
msgstr ""
3716
2856
 
3717
 
#: drizzled/error.cc:616
 
2857
#: ../drizzled/error.cc:472
3718
2858
#, c-format
3719
2859
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3720
2860
msgstr ""
3721
2861
 
3722
 
#: drizzled/error.cc:618
 
2862
#: ../drizzled/error.cc:473
3723
2863
#, c-format
3724
2864
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3725
2865
msgstr ""
3726
2866
 
3727
 
#: drizzled/error.cc:620
 
2867
#: ../drizzled/error.cc:474
3728
2868
msgid ""
3729
2869
"Incorrect table definition; there can be only one TIMESTAMP column with "
3730
2870
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3731
2871
msgstr ""
3732
2872
 
3733
 
#: drizzled/error.cc:622
 
2873
#: ../drizzled/error.cc:475
3734
2874
#, c-format
3735
2875
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3736
2876
msgstr ""
3737
2877
 
3738
 
#: drizzled/error.cc:624
3739
 
msgid "This command is not supported in the prepared statement protocol yet"
3740
 
msgstr ""
3741
 
 
3742
 
#: drizzled/error.cc:626
 
2878
#: ../drizzled/error.cc:476
3743
2879
#, c-format
3744
2880
msgid "Got error %d '%-.100s' from %s"
3745
2881
msgstr ""
3746
2882
 
3747
 
#: drizzled/error.cc:628
 
2883
#: ../drizzled/error.cc:477
3748
2884
#, c-format
3749
2885
msgid "Got temporary error %d '%-.100s' from %s"
3750
2886
msgstr ""
3751
2887
 
3752
 
#: drizzled/error.cc:630
 
2888
#: ../drizzled/error.cc:478
3753
2889
#, c-format
3754
2890
msgid "Unknown or incorrect time zone: '%-.64s'"
3755
2891
msgstr ""
3756
2892
 
3757
 
#: drizzled/error.cc:632
3758
 
#, c-format
3759
 
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3760
 
msgstr ""
3761
 
 
3762
 
#: drizzled/error.cc:634
 
2893
#: ../drizzled/error.cc:479
3763
2894
#, c-format
3764
2895
msgid "Invalid %s character string: '%.64s'"
3765
2896
msgstr ""
3766
2897
 
3767
 
#: drizzled/error.cc:636
 
2898
#: ../drizzled/error.cc:480
3768
2899
#, c-format
3769
2900
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3770
2901
msgstr ""
3771
2902
 
3772
 
#: drizzled/error.cc:638
3773
 
#, c-format
3774
 
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3775
 
msgstr ""
3776
 
 
3777
 
#: drizzled/error.cc:640
3778
 
#, c-format
3779
 
msgid "Can't create a %s from within another stored routine"
3780
 
msgstr ""
3781
 
 
3782
 
#: drizzled/error.cc:642
3783
 
#, c-format
3784
 
msgid "%s %s already exists"
3785
 
msgstr ""
3786
 
 
3787
 
#: drizzled/error.cc:644
 
2903
#: ../drizzled/error.cc:481
3788
2904
#, c-format
3789
2905
msgid "%s %s does not exist"
3790
2906
msgstr ""
3791
2907
 
3792
 
#: drizzled/error.cc:646
3793
 
#, c-format
3794
 
msgid "Failed to DROP %s %s"
3795
 
msgstr ""
3796
 
 
3797
 
#: drizzled/error.cc:648
3798
 
#, c-format
3799
 
msgid "Failed to CREATE %s %s"
3800
 
msgstr ""
3801
 
 
3802
 
#: drizzled/error.cc:650
3803
 
#, c-format
3804
 
msgid "%s with no matching label: %s"
3805
 
msgstr ""
3806
 
 
3807
 
#: drizzled/error.cc:652
3808
 
#, c-format
3809
 
msgid "Redefining label %s"
3810
 
msgstr ""
3811
 
 
3812
 
#: drizzled/error.cc:654
3813
 
#, c-format
3814
 
msgid "End-label %s without match"
3815
 
msgstr ""
3816
 
 
3817
 
#: drizzled/error.cc:656
3818
 
#, c-format
3819
 
msgid "Referring to uninitialized variable %s"
3820
 
msgstr ""
3821
 
 
3822
 
#: drizzled/error.cc:658
3823
 
#, c-format
3824
 
msgid "PROCEDURE %s can't return a result set in the given context"
3825
 
msgstr ""
3826
 
 
3827
 
#: drizzled/error.cc:660
3828
 
msgid "RETURN is only allowed in a FUNCTION"
3829
 
msgstr ""
3830
 
 
3831
 
#: drizzled/error.cc:662
3832
 
#, c-format
3833
 
msgid "%s is not allowed in stored procedures"
3834
 
msgstr ""
3835
 
 
3836
 
#: drizzled/error.cc:664
3837
 
msgid ""
3838
 
"The update log is deprecated and replaced by the binary log; SET "
3839
 
"SQL_LOG_UPDATE has been ignored"
3840
 
msgstr ""
3841
 
 
3842
 
#: drizzled/error.cc:666
3843
 
msgid ""
3844
 
"The update log is deprecated and replaced by the binary log; SET "
3845
 
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3846
 
msgstr ""
3847
 
 
3848
 
#: drizzled/error.cc:668
 
2908
#: ../drizzled/error.cc:482
3849
2909
msgid "Query execution was interrupted"
3850
2910
msgstr ""
3851
2911
 
3852
 
#: drizzled/error.cc:670
3853
 
#, c-format
3854
 
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3855
 
msgstr ""
3856
 
 
3857
 
#: drizzled/error.cc:672
3858
 
#, c-format
3859
 
msgid "Undefined CONDITION: %s"
3860
 
msgstr ""
3861
 
 
3862
 
#: drizzled/error.cc:674
3863
 
#, c-format
3864
 
msgid "No RETURN found in FUNCTION %s"
3865
 
msgstr ""
3866
 
 
3867
 
#: drizzled/error.cc:676
3868
 
#, c-format
3869
 
msgid "FUNCTION %s ended without RETURN"
3870
 
msgstr ""
3871
 
 
3872
 
#: drizzled/error.cc:678
3873
 
msgid "Cursor statement must be a SELECT"
3874
 
msgstr ""
3875
 
 
3876
 
#: drizzled/error.cc:680
3877
 
msgid "Cursor SELECT must not have INTO"
3878
 
msgstr ""
3879
 
 
3880
 
#: drizzled/error.cc:682
3881
 
#, c-format
3882
 
msgid "Undefined CURSOR: %s"
3883
 
msgstr ""
3884
 
 
3885
 
#: drizzled/error.cc:684
3886
 
msgid "Cursor is already open"
3887
 
msgstr ""
3888
 
 
3889
 
#: drizzled/error.cc:686
3890
 
msgid "Cursor is not open"
3891
 
msgstr ""
3892
 
 
3893
 
#: drizzled/error.cc:688
3894
 
#, c-format
3895
 
msgid "Undeclared variable: %s"
3896
 
msgstr ""
3897
 
 
3898
 
#: drizzled/error.cc:690
3899
 
msgid "Incorrect number of FETCH variables"
3900
 
msgstr ""
3901
 
 
3902
 
#: drizzled/error.cc:692
3903
 
msgid "No data - zero rows fetched, selected, or processed"
3904
 
msgstr ""
3905
 
 
3906
 
#: drizzled/error.cc:694
3907
 
#, c-format
3908
 
msgid "Duplicate parameter: %s"
3909
 
msgstr ""
3910
 
 
3911
 
#: drizzled/error.cc:696
3912
 
#, c-format
3913
 
msgid "Duplicate variable: %s"
3914
 
msgstr ""
3915
 
 
3916
 
#: drizzled/error.cc:698
3917
 
#, c-format
3918
 
msgid "Duplicate condition: %s"
3919
 
msgstr ""
3920
 
 
3921
 
#: drizzled/error.cc:700
3922
 
#, c-format
3923
 
msgid "Duplicate cursor: %s"
3924
 
msgstr ""
3925
 
 
3926
 
#: drizzled/error.cc:702
3927
 
#, c-format
3928
 
msgid "Failed to ALTER %s %s"
3929
 
msgstr ""
3930
 
 
3931
 
#: drizzled/error.cc:704
3932
 
msgid "Subquery value not supported"
3933
 
msgstr ""
3934
 
 
3935
 
#: drizzled/error.cc:706
3936
 
#, c-format
3937
 
msgid "%s is not allowed in stored function or trigger"
3938
 
msgstr ""
3939
 
 
3940
 
#: drizzled/error.cc:708
3941
 
msgid "Variable or condition declaration after cursor or handler declaration"
3942
 
msgstr ""
3943
 
 
3944
 
#: drizzled/error.cc:710
3945
 
msgid "Cursor declaration after handler declaration"
3946
 
msgstr ""
3947
 
 
3948
 
#: drizzled/error.cc:712
3949
 
msgid "Case not found for CASE statement"
3950
 
msgstr ""
3951
 
 
3952
 
#: drizzled/error.cc:714
3953
 
#, c-format
3954
 
msgid "Configuration file '%-.192s' is too big"
3955
 
msgstr ""
3956
 
 
3957
 
#: drizzled/error.cc:716
3958
 
#, c-format
3959
 
msgid "Malformed file type header in file '%-.192s'"
3960
 
msgstr ""
3961
 
 
3962
 
#: drizzled/error.cc:718
3963
 
#, c-format
3964
 
msgid "Unexpected end of file while parsing comment '%-.200s'"
3965
 
msgstr ""
3966
 
 
3967
 
#: drizzled/error.cc:720
3968
 
#, c-format
3969
 
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3970
 
msgstr ""
3971
 
 
3972
 
#: drizzled/error.cc:722
3973
 
#, c-format
3974
 
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3975
 
msgstr ""
3976
 
 
3977
 
#: drizzled/error.cc:724
3978
 
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3979
 
msgstr ""
3980
 
 
3981
 
#: drizzled/error.cc:726
3982
 
#, c-format
3983
 
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3984
 
msgstr ""
3985
 
 
3986
 
#: drizzled/error.cc:728
3987
 
#, c-format
3988
 
msgid "'%-.192s.%-.192s' is not %s"
3989
 
msgstr ""
3990
 
 
3991
 
#: drizzled/error.cc:730
3992
 
#, c-format
3993
 
msgid "Column '%-.192s' is not updatable"
3994
 
msgstr ""
3995
 
 
3996
 
#: drizzled/error.cc:732
3997
 
msgid "View's SELECT contains a subquery in the FROM clause"
3998
 
msgstr ""
3999
 
 
4000
 
#: drizzled/error.cc:734
4001
 
#, c-format
4002
 
msgid "View's SELECT contains a '%s' clause"
4003
 
msgstr ""
4004
 
 
4005
 
#: drizzled/error.cc:736
4006
 
msgid "View's SELECT contains a variable or parameter"
4007
 
msgstr ""
4008
 
 
4009
 
#: drizzled/error.cc:738
4010
 
#, c-format
4011
 
msgid "View's SELECT refers to a temporary table '%-.192s'"
4012
 
msgstr ""
4013
 
 
4014
 
#: drizzled/error.cc:740
4015
 
msgid "View's SELECT and view's field list have different column counts"
4016
 
msgstr ""
4017
 
 
4018
 
#: drizzled/error.cc:742
4019
 
msgid ""
4020
 
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
4021
 
msgstr ""
4022
 
 
4023
 
#: drizzled/error.cc:744
4024
 
msgid "View being updated does not have complete key of underlying table in it"
4025
 
msgstr ""
4026
 
 
4027
 
#: drizzled/error.cc:746
 
2912
#: ../drizzled/error.cc:483
4028
2913
#, c-format
4029
2914
msgid ""
4030
2915
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
4031
2916
"(s) or definer/invoker of view lack rights to use them"
4032
2917
msgstr ""
4033
2918
 
4034
 
#: drizzled/error.cc:748
4035
 
#, c-format
4036
 
msgid "Can't drop or alter a %s from within another stored routine"
4037
 
msgstr ""
4038
 
 
4039
 
#: drizzled/error.cc:750
4040
 
msgid "GOTO is not allowed in a stored procedure handler"
4041
 
msgstr ""
4042
 
 
4043
 
#: drizzled/error.cc:752
4044
 
msgid "Trigger already exists"
4045
 
msgstr ""
4046
 
 
4047
 
#: drizzled/error.cc:754
4048
 
msgid "Trigger does not exist"
4049
 
msgstr ""
4050
 
 
4051
 
#: drizzled/error.cc:756
4052
 
#, c-format
4053
 
msgid "Trigger's '%-.192s' is view or temporary table"
4054
 
msgstr ""
4055
 
 
4056
 
#: drizzled/error.cc:758
4057
 
#, c-format
4058
 
msgid "Updating of %s row is not allowed in %strigger"
4059
 
msgstr ""
4060
 
 
4061
 
#: drizzled/error.cc:760
4062
 
#, c-format
4063
 
msgid "There is no %s row in %s trigger"
4064
 
msgstr ""
4065
 
 
4066
 
#: drizzled/error.cc:762
 
2919
#: ../drizzled/error.cc:484
4067
2920
#, c-format
4068
2921
msgid "Field '%-.192s' doesn't have a default value"
4069
2922
msgstr ""
4070
2923
 
4071
 
#: drizzled/error.cc:764
 
2924
#: ../drizzled/error.cc:485
4072
2925
msgid "Division by 0"
4073
2926
msgstr ""
4074
2927
 
4075
 
#: drizzled/error.cc:766
 
2928
#: ../drizzled/error.cc:486
4076
2929
#, c-format
4077
2930
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
4078
2931
msgstr ""
4079
2932
 
4080
 
#: drizzled/error.cc:768
 
2933
#: ../drizzled/error.cc:487
4081
2934
#, c-format
4082
2935
msgid "Illegal %s '%-.192s' value found during parsing"
4083
2936
msgstr ""
4084
2937
 
4085
 
#: drizzled/error.cc:770
4086
 
#, c-format
4087
 
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
4088
 
msgstr ""
4089
 
 
4090
 
#: drizzled/error.cc:772
4091
 
#, c-format
4092
 
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
4093
 
msgstr ""
4094
 
 
4095
 
#: drizzled/error.cc:774
4096
 
#, c-format
4097
 
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
4098
 
msgstr ""
4099
 
 
4100
 
#: drizzled/error.cc:776
4101
 
#, c-format
4102
 
msgid "Failed purging old relay logs: %s"
4103
 
msgstr ""
4104
 
 
4105
 
#: drizzled/error.cc:778
4106
 
#, c-format
4107
 
msgid "Password hash should be a %d-digit hexadecimal number"
4108
 
msgstr ""
4109
 
 
4110
 
#: drizzled/error.cc:780
4111
 
msgid "Target log not found in binlog index"
4112
 
msgstr ""
4113
 
 
4114
 
#: drizzled/error.cc:782
4115
 
msgid "I/O error reading log index file"
4116
 
msgstr ""
4117
 
 
4118
 
#: drizzled/error.cc:784
4119
 
msgid "Server configuration does not permit binlog purge"
4120
 
msgstr ""
4121
 
 
4122
 
#: drizzled/error.cc:786
4123
 
msgid "Failed on fseek()"
4124
 
msgstr ""
4125
 
 
4126
 
#: drizzled/error.cc:788
4127
 
msgid "Fatal error during log purge"
4128
 
msgstr ""
4129
 
 
4130
 
#: drizzled/error.cc:790
4131
 
msgid "A purgeable log is in use, will not purge"
4132
 
msgstr ""
4133
 
 
4134
 
#: drizzled/error.cc:792
4135
 
msgid "Unknown error during log purge"
4136
 
msgstr ""
4137
 
 
4138
 
#: drizzled/error.cc:794
4139
 
#, c-format
4140
 
msgid "Failed initializing relay log position: %s"
4141
 
msgstr ""
4142
 
 
4143
 
#: drizzled/error.cc:796
4144
 
msgid "You are not using binary logging"
4145
 
msgstr ""
4146
 
 
4147
 
#: drizzled/error.cc:798
4148
 
#, c-format
4149
 
msgid ""
4150
 
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
4151
 
msgstr ""
4152
 
 
4153
 
#: drizzled/error.cc:800
4154
 
msgid "WSAStartup Failed"
4155
 
msgstr ""
4156
 
 
4157
 
#: drizzled/error.cc:802
4158
 
msgid "Can't handle procedures with different groups yet"
4159
 
msgstr ""
4160
 
 
4161
 
#: drizzled/error.cc:804
4162
 
msgid "Select must have a group with this procedure"
4163
 
msgstr ""
4164
 
 
4165
 
#: drizzled/error.cc:806
4166
 
msgid "Can't use ORDER clause with this procedure"
4167
 
msgstr ""
4168
 
 
4169
 
#: drizzled/error.cc:808
4170
 
#, c-format
4171
 
msgid "Binary logging and replication forbid changing the global server %s"
4172
 
msgstr ""
4173
 
 
4174
 
#: drizzled/error.cc:810
4175
 
#, c-format
4176
 
msgid "Can't map file: %-.200s, errno: %d"
4177
 
msgstr ""
4178
 
 
4179
 
#: drizzled/error.cc:812
4180
 
#, c-format
4181
 
msgid "Wrong magic in %-.64s"
4182
 
msgstr ""
4183
 
 
4184
 
#: drizzled/error.cc:814
4185
 
msgid "Prepared statement contains too many placeholders"
4186
 
msgstr ""
4187
 
 
4188
 
#: drizzled/error.cc:816
 
2938
#: ../drizzled/error.cc:488
4189
2939
#, c-format
4190
2940
msgid "Key part '%-.192s' length cannot be 0"
4191
2941
msgstr ""
4192
2942
 
4193
 
#: drizzled/error.cc:818
4194
 
msgid "View text checksum failed"
4195
 
msgstr ""
4196
 
 
4197
 
#: drizzled/error.cc:820
4198
 
#, c-format
4199
 
msgid ""
4200
 
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
4201
 
msgstr ""
4202
 
 
4203
 
#: drizzled/error.cc:822
4204
 
#, c-format
4205
 
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
4206
 
msgstr ""
4207
 
 
4208
 
#: drizzled/error.cc:824
4209
 
#, c-format
4210
 
msgid "Can not delete from join view '%-.192s.%-.192s'"
4211
 
msgstr ""
4212
 
 
4213
 
#: drizzled/error.cc:826
4214
 
#, c-format
4215
 
msgid "Operation %s failed for %.256s"
4216
 
msgstr ""
4217
 
 
4218
 
#: drizzled/error.cc:828
4219
 
msgid "XAER_NOTA: Unknown XID"
4220
 
msgstr ""
4221
 
 
4222
 
#: drizzled/error.cc:830
4223
 
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
4224
 
msgstr ""
4225
 
 
4226
 
#: drizzled/error.cc:832
 
2943
#: ../drizzled/error.cc:489
4227
2944
#, c-format
4228
2945
msgid ""
4229
2946
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
4230
2947
"the  %.64s state"
4231
2948
msgstr ""
4232
2949
 
4233
 
#: drizzled/error.cc:834
4234
 
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
4235
 
msgstr ""
4236
 
 
4237
 
#: drizzled/error.cc:836
4238
 
msgid ""
4239
 
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
4240
 
"for consistency"
4241
 
msgstr ""
4242
 
 
4243
 
#: drizzled/error.cc:838
4244
 
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
4245
 
msgstr ""
4246
 
 
4247
 
#: drizzled/error.cc:840
4248
 
#, c-format
4249
 
msgid ""
4250
 
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
4251
 
"'%-.192s'"
4252
 
msgstr ""
4253
 
 
4254
 
#: drizzled/error.cc:842
4255
 
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
4256
 
msgstr ""
4257
 
 
4258
 
#: drizzled/error.cc:844
4259
 
msgid "Failed to revoke all privileges to dropped routine"
4260
 
msgstr ""
4261
 
 
4262
 
#: drizzled/error.cc:846
 
2950
#: ../drizzled/error.cc:490
4263
2951
#, c-format
4264
2952
msgid "Data too long for column '%s' at row %ld"
4265
2953
msgstr ""
4266
2954
 
4267
 
#: drizzled/error.cc:848
4268
 
#, c-format
4269
 
msgid "Bad SQLSTATE: '%s'"
4270
 
msgstr ""
4271
 
 
4272
 
#: drizzled/error.cc:850
 
2955
#: ../drizzled/error.cc:491
4273
2956
#, c-format
4274
2957
msgid ""
4275
2958
"%s: ready for connections.\n"
4276
 
"Version: '%s'  socket: '%s'  port: %d  %s"
 
2959
"Version: '%s' %s\n"
4277
2960
msgstr ""
4278
2961
 
4279
 
#: drizzled/error.cc:852
 
2962
#: ../drizzled/error.cc:492
4280
2963
msgid "Can't load value from file with fixed size rows to variable"
4281
2964
msgstr ""
4282
2965
 
4283
 
#: drizzled/error.cc:854
4284
 
msgid "You are not allowed to create a user with GRANT"
4285
 
msgstr ""
4286
 
 
4287
 
#: drizzled/error.cc:856
 
2966
#: ../drizzled/error.cc:493
4288
2967
#, c-format
4289
2968
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
4290
2969
msgstr ""
4291
2970
 
4292
 
#: drizzled/error.cc:858
 
2971
#: ../drizzled/error.cc:494
4293
2972
msgid "Table definition has changed, please retry transaction"
4294
2973
msgstr ""
4295
2974
 
4296
 
#: drizzled/error.cc:860
4297
 
msgid "Duplicate handler declared in the same block"
4298
 
msgstr ""
4299
 
 
4300
 
#: drizzled/error.cc:862
4301
 
#, c-format
4302
 
msgid ""
4303
 
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
4304
 
"variable in BEFORE trigger"
4305
 
msgstr ""
4306
 
 
4307
 
#: drizzled/error.cc:864
 
2975
#: ../drizzled/error.cc:495
4308
2976
#, c-format
4309
2977
msgid "Not allowed to return a result set from a %s"
4310
2978
msgstr ""
4311
2979
 
4312
 
#: drizzled/error.cc:866
 
2980
#: ../drizzled/error.cc:496
4313
2981
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
4314
2982
msgstr ""
4315
2983
 
4316
 
#: drizzled/error.cc:868
4317
 
msgid ""
4318
 
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
4319
 
"declaration and binary logging is enabled; if non-transactional tables were "
4320
 
"updated, the binary log will miss their changes"
4321
 
msgstr ""
4322
 
 
4323
 
#: drizzled/error.cc:870
4324
 
msgid ""
4325
 
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
4326
 
"declaration and binary logging is enabled (you *might* want to use the less "
4327
 
"safe log_bin_trust_function_creators variable)"
4328
 
msgstr ""
4329
 
 
4330
 
#: drizzled/error.cc:872
4331
 
msgid ""
4332
 
"You do not have the SUPER privilege and binary logging is enabled (you "
4333
 
"*might* want to use the less safe log_bin_trust_function_creators variable)"
4334
 
msgstr ""
4335
 
 
4336
 
#: drizzled/error.cc:874
4337
 
msgid ""
4338
 
"You can't execute a prepared statement which has an open cursor associated "
4339
 
"with it. Reset the statement to re-execute it."
4340
 
msgstr ""
4341
 
 
4342
 
#: drizzled/error.cc:876
4343
 
#, c-format
4344
 
msgid "The statement (%lu) has no open cursor."
4345
 
msgstr ""
4346
 
 
4347
 
#: drizzled/error.cc:878
 
2984
#: ../drizzled/error.cc:497
4348
2985
msgid ""
4349
2986
"Explicit or implicit commit is not allowed in stored function or trigger."
4350
2987
msgstr ""
4351
2988
 
4352
 
#: drizzled/error.cc:880
4353
 
#, c-format
4354
 
msgid ""
4355
 
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
4356
 
msgstr ""
4357
 
 
4358
 
#: drizzled/error.cc:882
4359
 
msgid "Recursive stored functions and triggers are not allowed."
4360
 
msgstr ""
4361
 
 
4362
 
#: drizzled/error.cc:884
 
2989
#: ../drizzled/error.cc:498
4363
2990
#, c-format
4364
2991
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
4365
2992
msgstr ""
4366
2993
 
4367
 
#: drizzled/error.cc:886
 
2994
#: ../drizzled/error.cc:499
4368
2995
#, c-format
4369
2996
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
4370
2997
msgstr ""
4371
2998
 
4372
 
#: drizzled/error.cc:888
 
2999
#: ../drizzled/error.cc:500
4373
3000
#, c-format
4374
3001
msgid ""
4375
3002
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
4376
3003
"'%-.192s')."
4377
3004
msgstr ""
4378
3005
 
4379
 
#: drizzled/error.cc:890
4380
 
msgid ""
4381
 
"You can't combine write-locking of system tables with other tables or lock "
4382
 
"types"
4383
 
msgstr ""
4384
 
 
4385
 
#: drizzled/error.cc:892
4386
 
#, c-format
4387
 
msgid "Unable to connect to foreign data source: %.64s"
4388
 
msgstr ""
4389
 
 
4390
 
#: drizzled/error.cc:894
4391
 
#, c-format
4392
 
msgid ""
4393
 
"There was a problem processing the query on the foreign data source. Data "
4394
 
"source error: %-.64s"
4395
 
msgstr ""
4396
 
 
4397
 
#: drizzled/error.cc:896
4398
 
#, c-format
4399
 
msgid ""
4400
 
"The foreign data source you are trying to reference does not exist. Data "
4401
 
"source error:  %-.64s"
4402
 
msgstr ""
4403
 
 
4404
 
#: drizzled/error.cc:898
4405
 
#, c-format
4406
 
msgid ""
4407
 
"Can't create federated table. The data source connection string '%-.64s' is "
4408
 
"not in the correct format"
4409
 
msgstr ""
4410
 
 
4411
 
#: drizzled/error.cc:900
4412
 
#, c-format
4413
 
msgid "The data source connection string '%-.64s' is not in the correct format"
4414
 
msgstr ""
4415
 
 
4416
 
#: drizzled/error.cc:902
4417
 
#, c-format
4418
 
msgid "Can't create federated table. Foreign data src error:  %-.64s"
4419
 
msgstr ""
4420
 
 
4421
 
#: drizzled/error.cc:904
 
3006
#: ../drizzled/error.cc:501
4422
3007
msgid "Trigger in wrong schema"
4423
3008
msgstr ""
4424
3009
 
4425
 
#: drizzled/error.cc:906
 
3010
#: ../drizzled/error.cc:502
4426
3011
#, c-format
4427
3012
msgid ""
4428
3013
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
4429
 
"needed.  Use 'mysqld -O thread_stack=#' to specify a bigger stack."
4430
 
msgstr ""
4431
 
 
4432
 
#: drizzled/error.cc:908
4433
 
#, c-format
4434
 
msgid "Routine body for '%-.100s' is too long"
4435
 
msgstr ""
4436
 
 
4437
 
#: drizzled/error.cc:910
4438
 
msgid "Cannot drop default keycache"
4439
 
msgstr ""
4440
 
 
4441
 
#: drizzled/error.cc:912
 
3014
"needed.  Use 'drizzled -O thread_stack=#' to specify a bigger stack."
 
3015
msgstr ""
 
3016
 
 
3017
#: ../drizzled/error.cc:503
4442
3018
#, c-format
4443
3019
msgid "Display width out of range for column '%-.192s' (max = %d)"
4444
3020
msgstr ""
4445
3021
 
4446
 
#: drizzled/error.cc:914
4447
 
msgid "XAER_DUPID: The XID already exists"
4448
 
msgstr ""
4449
 
 
4450
 
#: drizzled/error.cc:916
 
3022
#: ../drizzled/error.cc:504
4451
3023
#, c-format
4452
3024
msgid "Datetime function: %-.32s field overflow"
4453
3025
msgstr ""
4454
3026
 
4455
 
#: drizzled/error.cc:918
4456
 
#, c-format
4457
 
msgid ""
4458
 
"Can't update table '%-.192s' in stored function/trigger because it is "
4459
 
"already used by statement which invoked this stored function/trigger."
4460
 
msgstr ""
4461
 
 
4462
 
#: drizzled/error.cc:920
4463
 
#, c-format
4464
 
msgid ""
4465
 
"The definition of table '%-.192s' prevents operation %.192s on table "
4466
 
"'%-.192s'."
4467
 
msgstr ""
4468
 
 
4469
 
#: drizzled/error.cc:922
4470
 
msgid ""
4471
 
"The prepared statement contains a stored routine call that refers to that "
4472
 
"same statement. It's not allowed to execute a prepared statement in such a "
4473
 
"recursive manner"
4474
 
msgstr ""
4475
 
 
4476
 
#: drizzled/error.cc:924
4477
 
msgid "Not allowed to set autocommit from a stored function or trigger"
4478
 
msgstr ""
4479
 
 
4480
 
#: drizzled/error.cc:926
4481
 
msgid "Definer is not fully qualified"
4482
 
msgstr ""
4483
 
 
4484
 
#: drizzled/error.cc:928
4485
 
#, c-format
4486
 
msgid ""
4487
 
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4488
 
"Current user is used as definer. Please recreate the view!"
4489
 
msgstr ""
4490
 
 
4491
 
#: drizzled/error.cc:930
4492
 
#, c-format
4493
 
msgid ""
4494
 
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4495
 
"definer"
4496
 
msgstr ""
4497
 
 
4498
 
#: drizzled/error.cc:932
4499
 
#, c-format
4500
 
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4501
 
msgstr ""
4502
 
 
4503
 
#: drizzled/error.cc:934
4504
 
#, c-format
4505
 
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4506
 
msgstr ""
4507
 
 
4508
 
#: drizzled/error.cc:936
 
3027
#: ../drizzled/error.cc:505
4509
3028
#, c-format
4510
3029
msgid ""
4511
3030
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4512
3031
msgstr ""
4513
3032
 
4514
 
#: drizzled/error.cc:938
 
3033
#: ../drizzled/error.cc:506
4515
3034
#, c-format
4516
3035
msgid ""
4517
3036
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4518
3037
msgstr ""
4519
3038
 
4520
 
#: drizzled/error.cc:940
4521
 
#, c-format
4522
 
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4523
 
msgstr ""
4524
 
 
4525
 
#: drizzled/error.cc:942
4526
 
#, c-format
4527
 
msgid ""
4528
 
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4529
 
"activated under the authorization of the invoker, which may have "
4530
 
"insufficient privileges. Please recreate the trigger."
4531
 
msgstr ""
4532
 
 
4533
 
#: drizzled/error.cc:944
4534
 
#, c-format
4535
 
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4536
 
msgstr ""
4537
 
 
4538
 
#: drizzled/error.cc:946
4539
 
#, c-format
4540
 
msgid ""
4541
 
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4542
 
"exceeded for routine %.192s"
4543
 
msgstr ""
4544
 
 
4545
 
#: drizzled/error.cc:948
4546
 
#, c-format
4547
 
msgid ""
4548
 
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
4549
 
"contains bad data (internal code %d)"
4550
 
msgstr ""
4551
 
 
4552
 
#: drizzled/error.cc:950
4553
 
#, c-format
4554
 
msgid "Incorrect routine name '%-.192s'"
4555
 
msgstr ""
4556
 
 
4557
 
#: drizzled/error.cc:952
 
3039
#: ../drizzled/error.cc:507
 
3040
msgid "No data - zero rows fetched, selected, or processed"
 
3041
msgstr ""
 
3042
 
 
3043
#: ../drizzled/error.cc:508
4558
3044
#, c-format
4559
3045
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4560
3046
msgstr ""
4561
3047
 
4562
 
#: drizzled/error.cc:954
4563
 
msgid "AGGREGATE is not supported for stored functions"
4564
 
msgstr ""
4565
 
 
4566
 
#: drizzled/error.cc:956
4567
 
#, c-format
4568
 
msgid ""
4569
 
"Can't create more than max_prepared_stmt_count statements (current value: %"
4570
 
"lu)"
4571
 
msgstr ""
4572
 
 
4573
 
#: drizzled/error.cc:958
4574
 
#, c-format
4575
 
msgid "`%-.192s`.`%-.192s` contains view recursion"
4576
 
msgstr ""
4577
 
 
4578
 
#: drizzled/error.cc:960
 
3048
#: ../drizzled/error.cc:509
4579
3049
#, c-format
4580
3050
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4581
3051
msgstr ""
4582
3052
 
4583
 
#: drizzled/error.cc:962
 
3053
#: ../drizzled/error.cc:510
4584
3054
msgid "The used table type doesn't support SPATIAL indexes"
4585
3055
msgstr ""
4586
3056
 
4587
 
#: drizzled/error.cc:964
4588
 
msgid "Triggers can not be created on system tables"
4589
 
msgstr ""
4590
 
 
4591
 
#: drizzled/error.cc:966
 
3057
#: ../drizzled/error.cc:511
4592
3058
#, c-format
4593
3059
msgid "Leading spaces are removed from name '%s'"
4594
3060
msgstr ""
4595
3061
 
4596
 
#: drizzled/error.cc:968
 
3062
#: ../drizzled/error.cc:512
4597
3063
msgid "Failed to read auto-increment value from storage engine"
4598
3064
msgstr ""
4599
3065
 
4600
 
#: drizzled/error.cc:970
4601
 
msgid "user name"
4602
 
msgstr ""
4603
 
 
4604
 
#: drizzled/error.cc:972
4605
 
msgid "host name"
4606
 
msgstr ""
4607
 
 
4608
 
#: drizzled/error.cc:974
 
3066
#: ../drizzled/error.cc:513
4609
3067
#, c-format
4610
3068
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4611
3069
msgstr ""
4612
3070
 
4613
 
#: drizzled/error.cc:976
4614
 
#, c-format
4615
 
msgid "The target table %-.100s of the %s is not insertable-into"
4616
 
msgstr ""
4617
 
 
4618
 
#: drizzled/error.cc:978
4619
 
#, c-format
4620
 
msgid ""
4621
 
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4622
 
msgstr ""
4623
 
 
4624
 
#: drizzled/error.cc:980
 
3071
#: ../drizzled/error.cc:514
4625
3072
msgid "Too high level of nesting for select"
4626
3073
msgstr ""
4627
3074
 
4628
 
#: drizzled/error.cc:982
 
3075
#: ../drizzled/error.cc:515
4629
3076
#, c-format
4630
3077
msgid "Name '%-.64s' has become ''"
4631
3078
msgstr ""
4632
3079
 
4633
 
#: drizzled/error.cc:984
 
3080
#: ../drizzled/error.cc:516
4634
3081
msgid ""
4635
3082
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4636
3083
"optional and non-empty FIELDS ENCLOSED BY"
4637
3084
msgstr ""
4638
3085
 
4639
 
#: drizzled/error.cc:986
4640
 
#, c-format
4641
 
msgid "The foreign server, %s, you are trying to create already exists."
4642
 
msgstr ""
4643
 
 
4644
 
#: drizzled/error.cc:988
4645
 
#, c-format
4646
 
msgid ""
4647
 
"The foreign server name you are trying to reference does not exist. Data "
4648
 
"source error:  %-.64s"
4649
 
msgstr ""
4650
 
 
4651
 
#: drizzled/error.cc:990
 
3086
#: ../drizzled/error.cc:517
4652
3087
#, c-format
4653
3088
msgid ""
4654
3089
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4655
3090
msgstr ""
4656
3091
 
4657
 
#: drizzled/error.cc:992
4658
 
#, c-format
4659
 
msgid ""
4660
 
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4661
 
"each partition"
4662
 
msgstr ""
4663
 
 
4664
 
#: drizzled/error.cc:994
4665
 
#, c-format
4666
 
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4667
 
msgstr ""
4668
 
 
4669
 
#: drizzled/error.cc:996
4670
 
msgid "MAXVALUE can only be used in last partition definition"
4671
 
msgstr ""
4672
 
 
4673
 
#: drizzled/error.cc:998
4674
 
msgid "Subpartitions can only be hash partitions and by key"
4675
 
msgstr ""
4676
 
 
4677
 
#: drizzled/error.cc:1000
4678
 
msgid "Must define subpartitions on all partitions if on one partition"
4679
 
msgstr ""
4680
 
 
4681
 
#: drizzled/error.cc:1002
4682
 
msgid "Wrong number of partitions defined, mismatch with previous setting"
4683
 
msgstr ""
4684
 
 
4685
 
#: drizzled/error.cc:1004
4686
 
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4687
 
msgstr ""
4688
 
 
4689
 
#: drizzled/error.cc:1006
4690
 
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4691
 
msgstr ""
4692
 
 
4693
 
#: drizzled/error.cc:1008
4694
 
msgid "Expression in RANGE/LIST VALUES must be constant"
4695
 
msgstr ""
4696
 
 
4697
 
#: drizzled/error.cc:1010
4698
 
msgid "Field in list of fields for partition function not found in table"
4699
 
msgstr ""
4700
 
 
4701
 
#: drizzled/error.cc:1012
4702
 
msgid "List of fields is only allowed in KEY partitions"
4703
 
msgstr ""
4704
 
 
4705
 
#: drizzled/error.cc:1014
4706
 
msgid ""
4707
 
"The partition info in the frm file is not consistent with what can be "
4708
 
"written into the frm file"
4709
 
msgstr ""
4710
 
 
4711
 
#: drizzled/error.cc:1016
4712
 
#, c-format
4713
 
msgid "The %-.192s function returns the wrong type"
4714
 
msgstr ""
4715
 
 
4716
 
#: drizzled/error.cc:1018
4717
 
#, c-format
4718
 
msgid "For %-.64s partitions each partition must be defined"
4719
 
msgstr ""
4720
 
 
4721
 
#: drizzled/error.cc:1020
4722
 
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4723
 
msgstr ""
4724
 
 
4725
 
#: drizzled/error.cc:1022
4726
 
msgid "VALUES value must be of same type as partition function"
4727
 
msgstr ""
4728
 
 
4729
 
#: drizzled/error.cc:1024
4730
 
msgid "Multiple definition of same constant in list partitioning"
4731
 
msgstr ""
4732
 
 
4733
 
#: drizzled/error.cc:1026
4734
 
msgid "Partitioning can not be used stand-alone in query"
4735
 
msgstr ""
4736
 
 
4737
 
#: drizzled/error.cc:1028
4738
 
msgid ""
4739
 
"The mix of handlers in the partitions is not allowed in this version of MySQL"
4740
 
msgstr ""
4741
 
 
4742
 
#: drizzled/error.cc:1030
4743
 
#, c-format
4744
 
msgid "For the partitioned engine it is necessary to define all %-.64s"
4745
 
msgstr ""
4746
 
 
4747
 
#: drizzled/error.cc:1032
4748
 
msgid "Too many partitions (including subpartitions) were defined"
4749
 
msgstr ""
4750
 
 
4751
 
#: drizzled/error.cc:1034
4752
 
msgid ""
4753
 
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4754
 
"partitioning for subpartitioning"
4755
 
msgstr ""
4756
 
 
4757
 
#: drizzled/error.cc:1036
4758
 
msgid "Failed to create specific handler file"
4759
 
msgstr ""
4760
 
 
4761
 
#: drizzled/error.cc:1038
4762
 
msgid "A BLOB field is not allowed in partition function"
4763
 
msgstr ""
4764
 
 
4765
 
#: drizzled/error.cc:1040
4766
 
#, c-format
4767
 
msgid "A %-.192s must include all columns in the table's partitioning function"
4768
 
msgstr ""
4769
 
 
4770
 
#: drizzled/error.cc:1042
4771
 
#, c-format
4772
 
msgid "Number of %-.64s = 0 is not an allowed value"
4773
 
msgstr ""
4774
 
 
4775
 
#: drizzled/error.cc:1044
4776
 
msgid "Partition management on a not partitioned table is not possible"
4777
 
msgstr ""
4778
 
 
4779
 
#: drizzled/error.cc:1046
4780
 
msgid ""
4781
 
"Foreign key condition is not yet supported in conjunction with partitioning"
4782
 
msgstr ""
4783
 
 
4784
 
#: drizzled/error.cc:1048
4785
 
#, c-format
4786
 
msgid "Error in list of partitions to %-.64s"
4787
 
msgstr ""
4788
 
 
4789
 
#: drizzled/error.cc:1050
4790
 
msgid "Cannot remove all partitions, use DROP TABLE instead"
4791
 
msgstr ""
4792
 
 
4793
 
#: drizzled/error.cc:1052
4794
 
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4795
 
msgstr ""
4796
 
 
4797
 
#: drizzled/error.cc:1054
4798
 
msgid ""
4799
 
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
4800
 
"their numbers"
4801
 
msgstr ""
4802
 
 
4803
 
#: drizzled/error.cc:1056
4804
 
msgid ""
4805
 
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
4806
 
"tables using HASH PARTITIONs"
4807
 
msgstr ""
4808
 
 
4809
 
#: drizzled/error.cc:1058
4810
 
#, c-format
4811
 
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4812
 
msgstr ""
4813
 
 
4814
 
#: drizzled/error.cc:1060
4815
 
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4816
 
msgstr ""
4817
 
 
4818
 
#: drizzled/error.cc:1062
4819
 
msgid "At least one partition must be added"
4820
 
msgstr ""
4821
 
 
4822
 
#: drizzled/error.cc:1064
4823
 
msgid "At least one partition must be coalesced"
4824
 
msgstr ""
4825
 
 
4826
 
#: drizzled/error.cc:1066
4827
 
msgid "More partitions to reorganise than there are partitions"
4828
 
msgstr ""
4829
 
 
4830
 
#: drizzled/error.cc:1068
4831
 
#, c-format
4832
 
msgid "Duplicate partition name %-.192s"
4833
 
msgstr ""
4834
 
 
4835
 
#: drizzled/error.cc:1070
4836
 
msgid "It is not allowed to shut off binlog on this command"
4837
 
msgstr ""
4838
 
 
4839
 
#: drizzled/error.cc:1072
4840
 
msgid "When reorganising a set of partitions they must be in consecutive order"
4841
 
msgstr ""
4842
 
 
4843
 
#: drizzled/error.cc:1074
4844
 
msgid ""
4845
 
"Reorganize of range partitions cannot change total ranges except for last "
4846
 
"partition where it can extend the range"
4847
 
msgstr ""
4848
 
 
4849
 
#: drizzled/error.cc:1076
4850
 
msgid "Partition function not supported in this version for this handler"
4851
 
msgstr ""
4852
 
 
4853
 
#: drizzled/error.cc:1078
4854
 
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4855
 
msgstr ""
4856
 
 
4857
 
#: drizzled/error.cc:1080
4858
 
#, c-format
4859
 
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4860
 
msgstr ""
4861
 
 
4862
 
#: drizzled/error.cc:1082
4863
 
#, c-format
4864
 
msgid "Plugin '%-.192s' is not loaded"
4865
 
msgstr ""
4866
 
 
4867
 
#: drizzled/error.cc:1084
 
3092
#: ../drizzled/error.cc:518
 
3093
#, c-format
 
3094
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
 
3095
msgstr ""
 
3096
 
 
3097
#: ../drizzled/error.cc:519
4868
3098
#, c-format
4869
3099
msgid "Incorrect %-.32s value: '%-.128s'"
4870
3100
msgstr ""
4871
3101
 
4872
 
#: drizzled/error.cc:1086
 
3102
#: ../drizzled/error.cc:520
4873
3103
#, c-format
4874
3104
msgid "Table has no partition for value %-.64s"
4875
3105
msgstr ""
4876
3106
 
4877
 
#: drizzled/error.cc:1088
4878
 
#, c-format
4879
 
msgid "It is not allowed to specify %s more than once"
4880
 
msgstr ""
4881
 
 
4882
 
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4883
 
#, c-format
4884
 
msgid "Failed to create %s"
4885
 
msgstr ""
4886
 
 
4887
 
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4888
 
#, c-format
4889
 
msgid "Failed to drop %s"
4890
 
msgstr ""
4891
 
 
4892
 
#: drizzled/error.cc:1094
4893
 
msgid "The handler doesn't support autoextend of tablespaces"
4894
 
msgstr ""
4895
 
 
4896
 
#: drizzled/error.cc:1096
4897
 
msgid ""
4898
 
"A size parameter was incorrectly specified, either number or on the form 10M"
4899
 
msgstr ""
4900
 
 
4901
 
#: drizzled/error.cc:1098
4902
 
msgid ""
4903
 
"The size number was correct but we don't allow the digit part to be more "
4904
 
"than 2 billion"
4905
 
msgstr ""
4906
 
 
4907
 
#: drizzled/error.cc:1100
4908
 
#, c-format
4909
 
msgid "Failed to alter: %s"
4910
 
msgstr ""
4911
 
 
4912
 
#: drizzled/error.cc:1102
 
3107
#: ../drizzled/error.cc:521
4913
3108
msgid "Writing one row to the row-based binary log failed"
4914
3109
msgstr ""
4915
3110
 
4916
 
#: drizzled/error.cc:1104
4917
 
#, c-format
4918
 
msgid "Table definition on master and slave does not match: %s"
4919
 
msgstr ""
4920
 
 
4921
 
#: drizzled/error.cc:1106
4922
 
msgid ""
4923
 
"Slave running with --log-slave-updates must use row-based binary logging to "
4924
 
"be able to replicate row-based binary log events"
4925
 
msgstr ""
4926
 
 
4927
 
#: drizzled/error.cc:1108
4928
 
#, c-format
4929
 
msgid "Event '%-.192s' already exists"
4930
 
msgstr ""
4931
 
 
4932
 
#: drizzled/error.cc:1110
4933
 
#, c-format
4934
 
msgid "Failed to store event %s. Error code %d from storage engine."
4935
 
msgstr ""
4936
 
 
4937
 
#: drizzled/error.cc:1112
4938
 
#, c-format
4939
 
msgid "Unknown event '%-.192s'"
4940
 
msgstr ""
4941
 
 
4942
 
#: drizzled/error.cc:1114
4943
 
#, c-format
4944
 
msgid "Failed to alter event '%-.192s'"
4945
 
msgstr ""
4946
 
 
4947
 
#: drizzled/error.cc:1118
4948
 
msgid "INTERVAL is either not positive or too big"
4949
 
msgstr ""
4950
 
 
4951
 
#: drizzled/error.cc:1120
4952
 
msgid "ENDS is either invalid or before STARTS"
4953
 
msgstr ""
4954
 
 
4955
 
#: drizzled/error.cc:1122
4956
 
msgid "Event execution time is in the past. Event has been disabled"
4957
 
msgstr ""
4958
 
 
4959
 
#: drizzled/error.cc:1124
4960
 
msgid "Failed to open mysql.event"
4961
 
msgstr ""
4962
 
 
4963
 
#: drizzled/error.cc:1126
4964
 
msgid "No datetime expression provided"
4965
 
msgstr ""
4966
 
 
4967
 
#: drizzled/error.cc:1128
4968
 
#, c-format
4969
 
msgid ""
4970
 
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
4971
 
"probably corrupted"
4972
 
msgstr ""
4973
 
 
4974
 
#: drizzled/error.cc:1130
4975
 
#, c-format
4976
 
msgid "Cannot load from mysql.%s. The table is probably corrupted"
4977
 
msgstr ""
4978
 
 
4979
 
#: drizzled/error.cc:1132
4980
 
msgid "Failed to delete the event from mysql.event"
4981
 
msgstr ""
4982
 
 
4983
 
#: drizzled/error.cc:1134
4984
 
msgid "Error during compilation of event's body"
4985
 
msgstr ""
4986
 
 
4987
 
#: drizzled/error.cc:1136
4988
 
msgid "Same old and new event name"
4989
 
msgstr ""
4990
 
 
4991
 
#: drizzled/error.cc:1138
4992
 
#, c-format
4993
 
msgid "Data for column '%s' too long"
4994
 
msgstr ""
4995
 
 
4996
 
#: drizzled/error.cc:1140
 
3111
#: ../drizzled/error.cc:522
4997
3112
#, c-format
4998
3113
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4999
3114
msgstr ""
5000
3115
 
5001
 
#: drizzled/error.cc:1142
5002
 
#, c-format
5003
 
msgid ""
5004
 
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5005
 
"instead"
5006
 
msgstr ""
5007
 
 
5008
 
#: drizzled/error.cc:1144
5009
 
msgid "You can't write-lock a log table. Only read access is possible"
5010
 
msgstr ""
5011
 
 
5012
 
#: drizzled/error.cc:1146
5013
 
msgid "You can't use locks with log tables."
5014
 
msgstr ""
5015
 
 
5016
 
#: drizzled/error.cc:1148
5017
 
#, c-format
5018
 
msgid ""
5019
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
5020
 
"d would lead to a duplicate entry"
5021
 
msgstr ""
5022
 
 
5023
 
#: drizzled/error.cc:1150
5024
 
#, c-format
5025
 
msgid ""
5026
 
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5027
 
"%d, now running %d. Please use mysql_upgrade to fix this error."
5028
 
msgstr ""
5029
 
 
5030
 
#: drizzled/error.cc:1152
5031
 
msgid ""
5032
 
"Cannot switch out of the row-based binary log format when the session has "
5033
 
"open temporary tables"
5034
 
msgstr ""
5035
 
 
5036
 
#: drizzled/error.cc:1154
5037
 
msgid ""
5038
 
"Cannot change the binary logging format inside a stored function or trigger"
5039
 
msgstr ""
5040
 
 
5041
 
#: drizzled/error.cc:1156
5042
 
msgid ""
5043
 
"The NDB cluster engine does not support changing the binlog format on the "
5044
 
"fly yet"
5045
 
msgstr ""
5046
 
 
5047
 
#: drizzled/error.cc:1158
5048
 
msgid "Cannot create temporary table with partitions"
5049
 
msgstr ""
5050
 
 
5051
 
#: drizzled/error.cc:1160
5052
 
msgid "Partition constant is out of partition function domain"
5053
 
msgstr ""
5054
 
 
5055
 
#: drizzled/error.cc:1162
5056
 
msgid "This partition function is not allowed"
5057
 
msgstr ""
5058
 
 
5059
 
#: drizzled/error.cc:1164
5060
 
msgid "Error in DDL log"
5061
 
msgstr ""
5062
 
 
5063
 
#: drizzled/error.cc:1166
5064
 
msgid "Not allowed to use NULL value in VALUES LESS THAN"
5065
 
msgstr ""
5066
 
 
5067
 
#: drizzled/error.cc:1168
5068
 
msgid "Incorrect partition name"
5069
 
msgstr ""
5070
 
 
5071
 
#: drizzled/error.cc:1170
 
3116
#: ../drizzled/error.cc:523
 
3117
#, c-format
 
3118
msgid ""
 
3119
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
3120
"%d would lead to a duplicate entry"
 
3121
msgstr ""
 
3122
 
 
3123
#: ../drizzled/error.cc:524
5072
3124
msgid ""
5073
3125
"Transaction isolation level can't be changed while a transaction is in "
5074
3126
"progress"
5075
3127
msgstr ""
5076
3128
 
5077
 
#: drizzled/error.cc:1172
5078
 
#, c-format
5079
 
msgid ""
5080
 
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
5081
 
"'%-.192s' for key '%-.192s'"
5082
 
msgstr ""
5083
 
 
5084
 
#: drizzled/error.cc:1174
5085
 
#, c-format
5086
 
msgid "Internal scheduler error %d"
5087
 
msgstr ""
5088
 
 
5089
 
#: drizzled/error.cc:1176
5090
 
#, c-format
5091
 
msgid "Error during starting/stopping of the scheduler. Error code %u"
5092
 
msgstr ""
5093
 
 
5094
 
#: drizzled/error.cc:1178
5095
 
msgid "Engine cannot be used in partitioned tables"
5096
 
msgstr ""
5097
 
 
5098
 
#: drizzled/error.cc:1180
5099
 
#, c-format
5100
 
msgid "Cannot activate '%-.64s' log"
5101
 
msgstr ""
5102
 
 
5103
 
#: drizzled/error.cc:1182
5104
 
msgid "The server was not built with row-based replication"
5105
 
msgstr ""
5106
 
 
5107
 
#: drizzled/error.cc:1184
5108
 
msgid "Decoding of base64 string failed"
5109
 
msgstr ""
5110
 
 
5111
 
#: drizzled/error.cc:1186
5112
 
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
5113
 
msgstr ""
5114
 
 
5115
 
#: drizzled/error.cc:1188
5116
 
msgid ""
5117
 
"Cannot proceed because system tables used by Event Scheduler were found "
5118
 
"damaged at server start"
5119
 
msgstr ""
5120
 
 
5121
 
#: drizzled/error.cc:1190
5122
 
msgid "Only integers allowed as number here"
5123
 
msgstr ""
5124
 
 
5125
 
#: drizzled/error.cc:1192
5126
 
msgid "This storage engine cannot be used for log tables"
5127
 
msgstr ""
5128
 
 
5129
 
#: drizzled/error.cc:1194
5130
 
#, c-format
5131
 
msgid "You cannot '%s' a log table if logging is enabled"
5132
 
msgstr ""
5133
 
 
5134
 
#: drizzled/error.cc:1196
5135
 
#, c-format
5136
 
msgid ""
5137
 
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
5138
 
"rename two tables: the log table to an archive table and another table back "
5139
 
"to '%s'"
5140
 
msgstr ""
5141
 
 
5142
 
#: drizzled/error.cc:1198
 
3129
#: ../drizzled/error.cc:525
5143
3130
#, c-format
5144
3131
msgid "Incorrect parameter count in the call to native function '%-.192s'"
5145
3132
msgstr ""
5146
3133
 
5147
 
#: drizzled/error.cc:1200
 
3134
#: ../drizzled/error.cc:526
5148
3135
#, c-format
5149
3136
msgid "Incorrect parameters in the call to native function '%-.192s'"
5150
3137
msgstr ""
5151
3138
 
5152
 
#: drizzled/error.cc:1202
5153
 
#, c-format
5154
 
msgid "Incorrect parameters in the call to stored function '%-.192s'"
5155
 
msgstr ""
5156
 
 
5157
 
#: drizzled/error.cc:1204
5158
 
#, c-format
5159
 
msgid "This function '%-.192s' has the same name as a native function"
5160
 
msgstr ""
5161
 
 
5162
 
#: drizzled/error.cc:1206
 
3139
#: ../drizzled/error.cc:527
5163
3140
#, c-format
5164
3141
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
5165
3142
msgstr ""
5166
3143
 
5167
 
#: drizzled/error.cc:1208
5168
 
msgid "Too many files opened, please execute the command again"
5169
 
msgstr ""
5170
 
 
5171
 
#: drizzled/error.cc:1210 drizzled/error.cc:1212
5172
 
msgid ""
5173
 
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
5174
 
"The event was dropped immediately after creation."
5175
 
msgstr ""
5176
 
 
5177
 
#: drizzled/error.cc:1214
5178
 
#, c-format
5179
 
msgid "The incident %s occured on the master. Message: %-.64s"
5180
 
msgstr ""
5181
 
 
5182
 
#: drizzled/error.cc:1216
5183
 
msgid "Table has no partition for some existing values"
5184
 
msgstr ""
5185
 
 
5186
 
#: drizzled/error.cc:1218
5187
 
msgid "Statement is not safe to log in statement format."
5188
 
msgstr ""
5189
 
 
5190
 
#: drizzled/error.cc:1220
5191
 
#, c-format
5192
 
msgid "Fatal error: %s"
5193
 
msgstr ""
5194
 
 
5195
 
#: drizzled/error.cc:1222
5196
 
#, c-format
5197
 
msgid "Relay log read failure: %s"
5198
 
msgstr ""
5199
 
 
5200
 
#: drizzled/error.cc:1224
5201
 
#, c-format
5202
 
msgid "Relay log write failure: %s"
5203
 
msgstr ""
5204
 
 
5205
 
#: drizzled/error.cc:1228
5206
 
#, c-format
5207
 
msgid "Master command %s failed: %s"
5208
 
msgstr ""
5209
 
 
5210
 
#: drizzled/error.cc:1230
5211
 
#, c-format
5212
 
msgid "Binary logging not possible. Message: %s"
5213
 
msgstr ""
5214
 
 
5215
 
#: drizzled/error.cc:1232
5216
 
#, c-format
5217
 
msgid "View `%-.64s`.`%-.64s` has no creation context"
5218
 
msgstr ""
5219
 
 
5220
 
#: drizzled/error.cc:1234
5221
 
#, c-format
5222
 
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
5223
 
msgstr ""
5224
 
 
5225
 
#: drizzled/error.cc:1236
5226
 
#, c-format
5227
 
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
5228
 
msgstr ""
5229
 
 
5230
 
#: drizzled/error.cc:1238
5231
 
#, c-format
5232
 
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
5233
 
msgstr ""
5234
 
 
5235
 
#: drizzled/error.cc:1240
5236
 
#, c-format
5237
 
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
5238
 
msgstr ""
5239
 
 
5240
 
#: drizzled/error.cc:1242
5241
 
#, c-format
5242
 
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
5243
 
msgstr ""
5244
 
 
5245
 
#: drizzled/error.cc:1244
5246
 
#, c-format
5247
 
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
5248
 
msgstr ""
5249
 
 
5250
 
#: drizzled/error.cc:1246
5251
 
#, c-format
5252
 
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
5253
 
msgstr ""
5254
 
 
5255
 
#: drizzled/error.cc:1248
5256
 
#, c-format
5257
 
msgid "Cannot create stored routine `%-.64s`. Check warnings"
5258
 
msgstr ""
5259
 
 
5260
 
#: drizzled/error.cc:1250
5261
 
#, c-format
5262
 
msgid "Ambiguous slave modes combination. %s"
5263
 
msgstr ""
5264
 
 
5265
 
#: drizzled/error.cc:1252
5266
 
#, c-format
5267
 
msgid ""
5268
 
"The BINLOG statement of type `%s` was not preceded by a format description "
5269
 
"BINLOG statement."
5270
 
msgstr ""
5271
 
 
5272
 
#: drizzled/error.cc:1254
5273
 
msgid "Corrupted replication event was detected"
5274
 
msgstr ""
5275
 
 
5276
 
#: drizzled/error.cc:1256
 
3144
#: ../drizzled/error.cc:528
5277
3145
#, c-format
5278
3146
msgid "Invalid column reference (%-.64s) in LOAD DATA"
5279
3147
msgstr ""
5280
3148
 
5281
 
#: drizzled/error.cc:1258
5282
 
#, c-format
5283
 
msgid "Being purged log %s was not found"
5284
 
msgstr ""
5285
 
 
5286
 
#: drizzled/error.cc:1260
5287
 
#, c-format
5288
 
msgid "Converted to non-transactional lock on '%-.64s'"
5289
 
msgstr ""
5290
 
 
5291
 
#: drizzled/error.cc:1262
5292
 
#, c-format
5293
 
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
5294
 
msgstr ""
5295
 
 
5296
 
#: drizzled/error.cc:1264
5297
 
#, c-format
5298
 
msgid ""
5299
 
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
5300
 
msgstr ""
5301
 
 
5302
 
#: drizzled/error.cc:1266
5303
 
#, c-format
5304
 
msgid "Can't access storage engine of table %-.64s"
5305
 
msgstr ""
5306
 
 
5307
 
#: drizzled/error.cc:1268
5308
 
msgid "Starting backup process"
5309
 
msgstr ""
5310
 
 
5311
 
#: drizzled/error.cc:1270
5312
 
msgid "Backup completed"
5313
 
msgstr ""
5314
 
 
5315
 
#: drizzled/error.cc:1272
5316
 
msgid "Starting restore process"
5317
 
msgstr ""
5318
 
 
5319
 
#: drizzled/error.cc:1274
5320
 
msgid "Restore completed"
5321
 
msgstr ""
5322
 
 
5323
 
#: drizzled/error.cc:1276
5324
 
msgid "Nothing to backup"
5325
 
msgstr ""
5326
 
 
5327
 
#: drizzled/error.cc:1278
5328
 
#, c-format
5329
 
msgid "Database '%-.64s' cannot be included in a backup"
5330
 
msgstr ""
5331
 
 
5332
 
#: drizzled/error.cc:1280
5333
 
msgid ""
5334
 
"Error during backup operation - server's error log contains more information "
5335
 
"about the error"
5336
 
msgstr ""
5337
 
 
5338
 
#: drizzled/error.cc:1282
5339
 
msgid ""
5340
 
"Error during restore operation - server's error log contains more "
5341
 
"information about the error"
5342
 
msgstr ""
5343
 
 
5344
 
#: drizzled/error.cc:1284
5345
 
msgid ""
5346
 
"Can't execute this command because another BACKUP/RESTORE operation is in "
5347
 
"progress"
5348
 
msgstr ""
5349
 
 
5350
 
#: drizzled/error.cc:1286
5351
 
msgid "Error when preparing for backup operation"
5352
 
msgstr ""
5353
 
 
5354
 
#: drizzled/error.cc:1288
5355
 
msgid "Error when preparing for restore operation"
5356
 
msgstr ""
5357
 
 
5358
 
#: drizzled/error.cc:1290
5359
 
#, c-format
5360
 
msgid "Invalid backup location '%-.64s'"
5361
 
msgstr ""
5362
 
 
5363
 
#: drizzled/error.cc:1292
5364
 
#, c-format
5365
 
msgid "Can't read backup location '%-.64s'"
5366
 
msgstr ""
5367
 
 
5368
 
#: drizzled/error.cc:1294
5369
 
#, c-format
5370
 
msgid "Can't write to backup location '%-.64s' (file already exists?)"
5371
 
msgstr ""
5372
 
 
5373
 
#: drizzled/error.cc:1296
5374
 
msgid "Can't enumerate server databases"
5375
 
msgstr ""
5376
 
 
5377
 
#: drizzled/error.cc:1298
5378
 
msgid "Can't enumerate server tables"
5379
 
msgstr ""
5380
 
 
5381
 
#: drizzled/error.cc:1300
5382
 
#, c-format
5383
 
msgid "Can't enumerate tables in database %-.64s"
5384
 
msgstr ""
5385
 
 
5386
 
#: drizzled/error.cc:1302
5387
 
#, c-format
5388
 
msgid "Skipping view %-.64s in database %-.64s"
5389
 
msgstr ""
5390
 
 
5391
 
#: drizzled/error.cc:1304
5392
 
#, c-format
5393
 
msgid "Skipping table %-.64s since it has no valid storage engine"
5394
 
msgstr ""
5395
 
 
5396
 
#: drizzled/error.cc:1306
5397
 
#, c-format
5398
 
msgid "Can't open table %-.64s"
5399
 
msgstr ""
5400
 
 
5401
 
#: drizzled/error.cc:1308
5402
 
msgid "Can't read backup archive preamble"
5403
 
msgstr ""
5404
 
 
5405
 
#: drizzled/error.cc:1310
5406
 
msgid "Can't write backup archive preamble"
5407
 
msgstr ""
5408
 
 
5409
 
#: drizzled/error.cc:1312
5410
 
#, c-format
5411
 
msgid "Can't find backup driver for table %-.64s"
5412
 
msgstr ""
5413
 
 
5414
 
#: drizzled/error.cc:1314
5415
 
#, c-format
5416
 
msgid ""
5417
 
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5418
 
"this table"
5419
 
msgstr ""
5420
 
 
5421
 
#: drizzled/error.cc:1316
5422
 
#, c-format
5423
 
msgid "Can't create %-.64s backup driver"
5424
 
msgstr ""
5425
 
 
5426
 
#: drizzled/error.cc:1318
5427
 
#, c-format
5428
 
msgid "Can't create %-.64s restore driver"
5429
 
msgstr ""
5430
 
 
5431
 
#: drizzled/error.cc:1320
5432
 
#, c-format
5433
 
msgid "Found %d images in backup archive but maximum %d are supported"
5434
 
msgstr ""
5435
 
 
5436
 
#: drizzled/error.cc:1322
5437
 
#, c-format
5438
 
msgid "Error when saving meta-data of %-.64s"
5439
 
msgstr ""
5440
 
 
5441
 
#: drizzled/error.cc:1324
5442
 
msgid "Error when reading meta-data list"
5443
 
msgstr ""
5444
 
 
5445
 
#: drizzled/error.cc:1326
5446
 
#, c-format
5447
 
msgid "Can't create %-.64s"
5448
 
msgstr ""
5449
 
 
5450
 
#: drizzled/error.cc:1328
5451
 
msgid "Can't allocate buffer for image data transfer"
5452
 
msgstr ""
5453
 
 
5454
 
#: drizzled/error.cc:1330
5455
 
#, c-format
5456
 
msgid "Error when writing %-.64s backup image data (for table #%d)"
5457
 
msgstr ""
5458
 
 
5459
 
#: drizzled/error.cc:1332
5460
 
msgid "Error when reading data from backup stream"
5461
 
msgstr ""
5462
 
 
5463
 
#: drizzled/error.cc:1334
5464
 
msgid "Can't go to the next chunk in backup stream"
5465
 
msgstr ""
5466
 
 
5467
 
#: drizzled/error.cc:1336
5468
 
#, c-format
5469
 
msgid "Can't initialize %-.64s backup driver"
5470
 
msgstr ""
5471
 
 
5472
 
#: drizzled/error.cc:1338
5473
 
#, c-format
5474
 
msgid "Can't initialize %-.64s restore driver"
5475
 
msgstr ""
5476
 
 
5477
 
#: drizzled/error.cc:1340
5478
 
#, c-format
5479
 
msgid "Can't shut down %-.64s backup driver"
5480
 
msgstr ""
5481
 
 
5482
 
#: drizzled/error.cc:1342
5483
 
#, c-format
5484
 
msgid "Can't shut down %-.64s backup driver(s)"
5485
 
msgstr ""
5486
 
 
5487
 
#: drizzled/error.cc:1344
5488
 
#, c-format
5489
 
msgid "%-.64s backup driver can't prepare for synchronization"
5490
 
msgstr ""
5491
 
 
5492
 
#: drizzled/error.cc:1346
5493
 
#, c-format
5494
 
msgid "%-.64s backup driver can't create its image validity point"
5495
 
msgstr ""
5496
 
 
5497
 
#: drizzled/error.cc:1348
5498
 
#, c-format
5499
 
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5500
 
msgstr ""
5501
 
 
5502
 
#: drizzled/error.cc:1350
5503
 
#, c-format
5504
 
msgid "%-.64s backup driver can't cancel its backup operation"
5505
 
msgstr ""
5506
 
 
5507
 
#: drizzled/error.cc:1352
5508
 
#, c-format
5509
 
msgid "%-.64s restore driver can't cancel its restore operation"
5510
 
msgstr ""
5511
 
 
5512
 
#: drizzled/error.cc:1354
5513
 
#, c-format
5514
 
msgid "Error when polling %-.64s backup driver for its image data"
5515
 
msgstr ""
5516
 
 
5517
 
#: drizzled/error.cc:1356
5518
 
#, c-format
5519
 
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5520
 
msgstr ""
5521
 
 
5522
 
#: drizzled/error.cc:1358
5523
 
#, c-format
5524
 
msgid ""
5525
 
"After %d attempts %-.64s restore driver still can't accept next block of data"
5526
 
msgstr ""
5527
 
 
5528
 
#: drizzled/error.cc:1360
5529
 
#, c-format
5530
 
msgid "Open and lock tables failed in %-.64s"
5531
 
msgstr ""
5532
 
 
5533
 
#: drizzled/error.cc:1362
5534
 
msgid "Backup driver's table locking thread can not be initialized."
5535
 
msgstr ""
5536
 
 
5537
 
#: drizzled/error.cc:1364
5538
 
msgid ""
5539
 
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
5540
 
"and 'mysql.online_backup_progress'."
5541
 
msgstr ""
5542
 
 
5543
 
#: drizzled/error.cc:1366
5544
 
#, c-format
5545
 
msgid "Tablespace '%-.192s' already exists"
5546
 
msgstr ""
5547
 
 
5548
 
#: drizzled/error.cc:1368
5549
 
#, c-format
5550
 
msgid "Tablespace '%-.192s' doesn't exist"
5551
 
msgstr ""
5552
 
 
5553
 
#: drizzled/error.cc:1370
5554
 
#, c-format
5555
 
msgid "Unexpected master's heartbeat data: %s"
5556
 
msgstr ""
5557
 
 
5558
 
#: drizzled/error.cc:1372
5559
 
#, c-format
5560
 
msgid "The requested value for the heartbeat period %s %s"
5561
 
msgstr ""
5562
 
 
5563
 
#: drizzled/error.cc:1374
5564
 
#, c-format
5565
 
msgid "Can't write to the online backup progress log %-.64s."
5566
 
msgstr ""
5567
 
 
5568
 
#: drizzled/error.cc:1376
5569
 
#, c-format
5570
 
msgid "Tablespace '%-.192s' not empty"
5571
 
msgstr ""
5572
 
 
5573
 
#: drizzled/error.cc:1378
5574
 
#, c-format
5575
 
msgid ""
5576
 
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5577
 
"server. The original definition of the required tablespace is '%-.256s' "
5578
 
"while the same tablespace is defined on the server as '%-.256s'"
5579
 
msgstr ""
5580
 
 
5581
 
#: drizzled/error.cc:1380
5582
 
msgid "A virtual column cannot be based on a virtual column"
5583
 
msgstr ""
5584
 
 
5585
 
#: drizzled/error.cc:1382
5586
 
#, c-format
5587
 
msgid "Non-deterministic expression for virtual column '%s'."
5588
 
msgstr ""
5589
 
 
5590
 
#: drizzled/error.cc:1384
5591
 
#, c-format
5592
 
msgid ""
5593
 
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5594
 
msgstr ""
5595
 
 
5596
 
#: drizzled/error.cc:1386
5597
 
msgid "Primary key cannot be defined upon a virtual column."
5598
 
msgstr ""
5599
 
 
5600
 
#: drizzled/error.cc:1388
5601
 
msgid "Key/Index cannot be defined on a non-stored virtual column."
5602
 
msgstr ""
5603
 
 
5604
 
#: drizzled/error.cc:1390
5605
 
#, c-format
5606
 
msgid "Cannot define foreign key with %s clause on a virtual column."
5607
 
msgstr ""
5608
 
 
5609
 
#: drizzled/error.cc:1392
5610
 
#, c-format
5611
 
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5612
 
msgstr ""
5613
 
 
5614
 
#: drizzled/error.cc:1394
5615
 
#, c-format
5616
 
msgid "'%s' is not yet supported for virtual columns."
5617
 
msgstr ""
5618
 
 
5619
 
#: drizzled/error.cc:1396
5620
 
msgid "Constant expression in virtual column function is not allowed."
5621
 
msgstr ""
5622
 
 
5623
 
#: drizzled/errmsg.cc:46
5624
 
#, c-format
5625
 
msgid "errmsg plugin '%s' init() failed."
5626
 
msgstr ""
5627
 
 
5628
 
#: drizzled/errmsg.cc:75
5629
 
#, c-format
5630
 
msgid "errmsg plugin '%s' deinit() failed."
5631
 
msgstr ""
5632
 
 
5633
 
#: drizzled/errmsg.cc:116
5634
 
#, c-format
5635
 
msgid "errmsg plugin '%s' errmsg_func() failed"
5636
 
msgstr ""
5637
 
 
5638
 
#: drizzled/handler.cc:967
5639
 
#, c-format
5640
 
msgid "Found %d prepared transaction(s) in %s"
5641
 
msgstr ""
5642
 
 
5643
 
#: drizzled/handler.cc:1019
 
3149
#: ../drizzled/error.cc:530
 
3150
#, c-format
 
3151
msgid "Received an invalid datetime value '%s'."
 
3152
msgstr ""
 
3153
 
 
3154
#: ../drizzled/error.cc:531
 
3155
#, c-format
 
3156
msgid "Received an invalid DATE value '%s'."
 
3157
msgstr ""
 
3158
 
 
3159
#: ../drizzled/error.cc:532
 
3160
#, c-format
 
3161
msgid "Received a NULL argument for function '%s'."
 
3162
msgstr ""
 
3163
 
 
3164
#: ../drizzled/error.cc:533
 
3165
#, c-format
 
3166
msgid "Received an invalid timestamp value '%s'."
 
3167
msgstr ""
 
3168
 
 
3169
#: ../drizzled/error.cc:534
 
3170
#, c-format
 
3171
msgid "Received an invalid TIME value '%s'."
 
3172
msgstr ""
 
3173
 
 
3174
#: ../drizzled/error.cc:535
 
3175
#, c-format
 
3176
msgid "Received an invalid value '%s' for a UNIX timestamp."
 
3177
msgstr ""
 
3178
 
 
3179
#: ../drizzled/error.cc:537
 
3180
#, c-format
 
3181
msgid "Received an out-of-range argument '%s' for function '%s'."
 
3182
msgstr ""
 
3183
 
 
3184
#: ../drizzled/error.cc:538
 
3185
#, c-format
 
3186
msgid "Received an invalid enum value '%s'."
 
3187
msgstr ""
 
3188
 
 
3189
#: ../drizzled/error.cc:539
 
3190
msgid "Tables which are replicated require a primary key."
 
3191
msgstr ""
 
3192
 
 
3193
#: ../drizzled/error.cc:541
 
3194
#, c-format
 
3195
msgid "Corrupt or invalid schema definition for '%s' : %s"
 
3196
msgstr ""
 
3197
 
 
3198
#: ../drizzled/error.cc:542
 
3199
#, c-format
 
3200
msgid "Corrupt or invalid table definition for '%s': %s"
 
3201
msgstr ""
 
3202
 
 
3203
#: ../drizzled/error.cc:543
 
3204
#, c-format
 
3205
msgid "The number of enum that were required was too high for table '%s'"
 
3206
msgstr ""
 
3207
 
 
3208
#: ../drizzled/error.cc:544
 
3209
#, c-format
 
3210
msgid "Corrupt or invalid table definition for '%s'"
 
3211
msgstr ""
 
3212
 
 
3213
#: ../drizzled/error.cc:545
 
3214
#, c-format
 
3215
msgid "Collation '%s' for table %s is invalid/unknown"
 
3216
msgstr ""
 
3217
 
 
3218
#: ../drizzled/error.cc:547
 
3219
#, c-format
 
3220
msgid "Cannot drop table '%s'"
 
3221
msgstr ""
 
3222
 
 
3223
#: ../drizzled/error.cc:548
 
3224
#, c-format
 
3225
msgid "Error occurred while dropping table '%s'"
 
3226
msgstr ""
 
3227
 
 
3228
#: ../drizzled/error.cc:549
 
3229
#, c-format
 
3230
msgid "Permission denied to create '%s'"
 
3231
msgstr ""
 
3232
 
 
3233
#: ../drizzled/error.cc:550
 
3234
#, c-format
 
3235
msgid "Unknown table '%s'"
 
3236
msgstr ""
 
3237
 
 
3238
#: ../drizzled/error.cc:552
 
3239
#, c-format
 
3240
msgid "Cannot create schema '%s'"
 
3241
msgstr ""
 
3242
 
 
3243
#: ../drizzled/error.cc:553
 
3244
#, c-format
 
3245
msgid "Schema does not exist: %s"
 
3246
msgstr ""
 
3247
 
 
3248
#: ../drizzled/error.cc:554
 
3249
#, c-format
 
3250
msgid "Error altering schema: %s"
 
3251
msgstr ""
 
3252
 
 
3253
#: ../drizzled/error.cc:555
 
3254
#, c-format
 
3255
msgid "Error droppping Schema : %s"
 
3256
msgstr ""
 
3257
 
 
3258
#: ../drizzled/error.cc:557
 
3259
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
 
3260
msgstr ""
 
3261
 
 
3262
#: ../drizzled/error.cc:558
 
3263
#, c-format
 
3264
msgid "Unknown table engine option key/pair %s = %s."
 
3265
msgstr ""
 
3266
 
 
3267
#: ../drizzled/error.cc:559
 
3268
#, c-format
 
3269
msgid "Unknown schema engine option key/pair %s = %s."
 
3270
msgstr ""
 
3271
 
 
3272
#: ../drizzled/error.cc:560
 
3273
msgid "Implicit cartesian join attempted."
 
3274
msgstr ""
 
3275
 
 
3276
#: ../drizzled/error.cc:561
 
3277
msgid "Admin access not allowed from this username/IP address."
 
3278
msgstr ""
 
3279
 
 
3280
#. User lock/barrier error messages
 
3281
#: ../drizzled/error.cc:564
 
3282
msgid "wait() can not be called on session owning user defined barrier."
 
3283
msgstr ""
 
3284
 
 
3285
#: ../drizzled/error.cc:565
 
3286
msgid "Unknown user defined barrier requested."
 
3287
msgstr ""
 
3288
 
 
3289
#: ../drizzled/error.cc:566
 
3290
msgid "Session does not own user defined barrier."
 
3291
msgstr ""
 
3292
 
 
3293
#: ../drizzled/error.cc:567
 
3294
msgid "Session can not wait on a user defined lock owned by the session."
 
3295
msgstr ""
 
3296
 
 
3297
#: ../drizzled/error.cc:568
 
3298
msgid "Session does not own user defined lock."
 
3299
msgstr ""
 
3300
 
 
3301
#: ../drizzled/error.cc:570
 
3302
msgid "Invalid name for user defined barrier."
 
3303
msgstr ""
 
3304
 
 
3305
#: ../drizzled/error.cc:571
 
3306
msgid "Invalid name for user defined lock."
 
3307
msgstr ""
 
3308
 
 
3309
#: ../drizzled/error.cc:573
 
3310
msgid ""
 
3311
"Either a DEFAULt value or NULL NULL description is required for a new column "
 
3312
"if table is not empty"
 
3313
msgstr ""
 
3314
 
 
3315
#. Cast errors
 
3316
#: ../drizzled/error.cc:576
 
3317
#, c-format
 
3318
msgid ""
 
3319
"Cast to unsigned converted negative integer to it's positive complement: %s"
 
3320
msgstr ""
 
3321
 
 
3322
#: ../drizzled/error.cc:577
 
3323
#, c-format
 
3324
msgid "Invalid cast to signed integer: %s"
 
3325
msgstr ""
 
3326
 
 
3327
#: ../drizzled/error.cc:579
 
3328
#, c-format
 
3329
msgid "Identifier '%.*s' is a SQL keyword."
 
3330
msgstr ""
 
3331
 
 
3332
#: ../drizzled/error.cc:582
 
3333
#, c-format
 
3334
msgid "Can't unlock file (Errcode: %d)"
 
3335
msgstr ""
 
3336
 
 
3337
#: ../drizzled/error.cc:583
 
3338
#, c-format
 
3339
msgid "Can't change size of file (Errcode: %d)"
 
3340
msgstr ""
 
3341
 
 
3342
#: ../drizzled/error.cc:584
 
3343
#, c-format
 
3344
msgid "Can't open stream from handle (Errcode: %d)"
 
3345
msgstr ""
 
3346
 
 
3347
#: ../drizzled/error.cc:585
 
3348
#, c-format
 
3349
msgid "Warning: '%s' had %d links"
 
3350
msgstr ""
 
3351
 
 
3352
#: ../drizzled/error.cc:586
 
3353
#, c-format
 
3354
msgid "Warning: %d files and %d streams is left open\n"
 
3355
msgstr ""
 
3356
 
 
3357
#: ../drizzled/error.cc:587
 
3358
#, c-format
 
3359
msgid "Can't create directory '%s' (Errcode: %d)"
 
3360
msgstr ""
 
3361
 
 
3362
#: ../drizzled/error.cc:588
 
3363
#, c-format
 
3364
msgid ""
 
3365
"Character set '%s' is not a compiled character set and is not specified in "
 
3366
"the %s file"
 
3367
msgstr ""
 
3368
 
 
3369
#: ../drizzled/error.cc:589
 
3370
#, c-format
 
3371
msgid "Out of resources when opening file '%s' (Errcode: %d)"
 
3372
msgstr ""
 
3373
 
 
3374
#: ../drizzled/error.cc:590
 
3375
#, c-format
 
3376
msgid "Can't read value for symlink '%s' (Error %d)"
 
3377
msgstr ""
 
3378
 
 
3379
#: ../drizzled/error.cc:591
 
3380
#, c-format
 
3381
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
 
3382
msgstr ""
 
3383
 
 
3384
#: ../drizzled/error.cc:592
 
3385
#, c-format
 
3386
msgid "Error on realpath() on '%s' (Error %d)"
 
3387
msgstr ""
 
3388
 
 
3389
#: ../drizzled/error.cc:593
 
3390
#, c-format
 
3391
msgid "Can't sync file '%s' to disk (Errcode: %d)"
 
3392
msgstr ""
 
3393
 
 
3394
#: ../drizzled/error.cc:594
 
3395
#, c-format
 
3396
msgid ""
 
3397
"Collation '%s' is not a compiled collation and is not specified in the %s "
 
3398
"file"
 
3399
msgstr ""
 
3400
 
 
3401
#: ../drizzled/error.cc:595
 
3402
#, c-format
 
3403
msgid "File '%s' (fileno: %d) was not closed"
 
3404
msgstr ""
 
3405
 
 
3406
#. For UUID type
 
3407
#: ../drizzled/error.cc:598
 
3408
msgid "Received an invalid UUID value"
 
3409
msgstr ""
 
3410
 
 
3411
#: ../drizzled/error.cc:599
 
3412
msgid "The UUID was not created with a valid time"
 
3413
msgstr ""
 
3414
 
 
3415
#. For IPV6 type
 
3416
#: ../drizzled/error.cc:602
 
3417
msgid "Received an invalid IPV6 value"
 
3418
msgstr ""
 
3419
 
 
3420
#. For BOOL type
 
3421
#: ../drizzled/error.cc:605
 
3422
#, c-format
 
3423
msgid "Received an invalid BOOLEAN value '%s'."
 
3424
msgstr ""
 
3425
 
 
3426
#: ../drizzled/error.cc:606
 
3427
#, c-format
 
3428
msgid "Invalid cast to BOOLEAN: '%s'."
 
3429
msgstr ""
 
3430
 
 
3431
#. Transactional DDL
 
3432
#: ../drizzled/error.cc:609
 
3433
msgid "Transactional DDL not supported"
 
3434
msgstr ""
 
3435
 
 
3436
#. ASSERT Message
 
3437
#: ../drizzled/error.cc:611
 
3438
#, c-format
 
3439
msgid "Assertion '%s' failed."
 
3440
msgstr ""
 
3441
 
 
3442
#: ../drizzled/error.cc:612
 
3443
#, c-format
 
3444
msgid "Assertion '%s' failed, the result was NULL."
 
3445
msgstr ""
 
3446
 
 
3447
#. Catalog related errors
 
3448
#: ../drizzled/error.cc:630
 
3449
#, c-format
 
3450
msgid "Cannot create catalog '%s'."
 
3451
msgstr ""
 
3452
 
 
3453
#: ../drizzled/error.cc:631
 
3454
#, c-format
 
3455
msgid "Permission is denied to create '%s' catalog."
 
3456
msgstr ""
 
3457
 
 
3458
#: ../drizzled/error.cc:632
 
3459
#, c-format
 
3460
msgid "Cannot drop catalog '%s'."
 
3461
msgstr ""
 
3462
 
 
3463
#: ../drizzled/error.cc:633
 
3464
#, c-format
 
3465
msgid "Permission is denied to drop '%s' catalog."
 
3466
msgstr ""
 
3467
 
 
3468
#: ../drizzled/error.cc:634
 
3469
#, c-format
 
3470
msgid "Catalog '%s' does not exist."
 
3471
msgstr ""
 
3472
 
 
3473
#: ../drizzled/error.cc:635
 
3474
msgid "You cannot drop the 'local' catalog."
 
3475
msgstr ""
 
3476
 
 
3477
#: ../drizzled/error.cc:636
 
3478
#, c-format
 
3479
msgid "Could not gain lock on '%s'."
 
3480
msgstr ""
 
3481
 
 
3482
#: ../drizzled/error.cc:637
 
3483
#, c-format
 
3484
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
 
3485
msgstr ""
 
3486
 
 
3487
#: ../drizzled/error.cc:638
 
3488
msgid "Invalid catalog name."
 
3489
msgstr ""
 
3490
 
 
3491
#: ../drizzled/error.cc:639
 
3492
msgid ""
 
3493
"Engine status is now stored in the data_dictionary tables, please use these "
 
3494
"instead."
 
3495
msgstr ""
 
3496
 
 
3497
#: ../drizzled/error.cc:640
 
3498
msgid "There is already a transaction in progress"
 
3499
msgstr ""
 
3500
 
 
3501
#: ../drizzled/error.cc:641
 
3502
msgid "No lock is held by this connection."
 
3503
msgstr ""
 
3504
 
 
3505
#: ../drizzled/main.cc:174
 
3506
msgid ""
 
3507
"setrlimit could not change the size of core files to 'infinity';  We may not "
 
3508
"be able to generate a core file on signals"
 
3509
msgstr ""
 
3510
 
 
3511
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:76
 
3512
msgid "Drizzle has receieved an abort event."
 
3513
msgstr ""
 
3514
 
 
3515
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:77
 
3516
msgid "In Function: "
 
3517
msgstr ""
 
3518
 
 
3519
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:78
 
3520
msgid "In File: "
 
3521
msgstr ""
 
3522
 
 
3523
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:79
 
3524
msgid "On Line: "
 
3525
msgstr ""
 
3526
 
 
3527
#: ../drizzled/message/transaction_writer.cc:365
 
3528
#, c-format
 
3529
msgid "Usage: %s TRANSACTION_LOG\n"
 
3530
msgstr ""
 
3531
 
 
3532
#: ../drizzled/message/transaction_writer.cc:371
 
3533
#, c-format
 
3534
msgid "Cannot open file: %s\n"
 
3535
msgstr ""
 
3536
 
 
3537
#: ../drizzled/module/library.cc:149
 
3538
#, c-format
 
3539
msgid ""
 
3540
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
 
3541
"the current running version of Drizzle: %<PRIu64>."
 
3542
msgstr ""
 
3543
 
 
3544
#: ../drizzled/module/loader.cc:153
 
3545
#, c-format
 
3546
msgid ""
 
3547
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
 
3548
"registered.\n"
 
3549
msgstr ""
 
3550
 
 
3551
#: ../drizzled/module/loader.cc:191
 
3552
#, c-format
 
3553
msgid "Plugin '%s' init function returned error.\n"
 
3554
msgstr ""
 
3555
 
 
3556
#: ../drizzled/module/loader.cc:379
 
3557
#, c-format
 
3558
msgid "Couldn't load plugin library named '%s'.\n"
 
3559
msgstr ""
 
3560
 
 
3561
#: ../drizzled/module/loader.cc:389
 
3562
#, c-format
 
3563
msgid "Couldn't load plugin named '%s'.\n"
 
3564
msgstr ""
 
3565
 
 
3566
#: ../drizzled/module/registry.cc:138
 
3567
#, c-format
 
3568
msgid ""
 
3569
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
 
3570
"to be loaded.\n"
 
3571
msgstr ""
 
3572
 
 
3573
#: ../drizzled/module/registry.h:101
 
3574
msgid "Loading plugin failed, a plugin by that name already exists."
 
3575
msgstr ""
 
3576
 
 
3577
#: ../drizzled/module/registry.h:111 ../drizzled/module/registry.h:120
 
3578
msgid "Fatal error: Failed initializing: "
 
3579
msgstr ""
 
3580
 
 
3581
#: ../drizzled/option.cc:44
 
3582
msgid "Warning: "
 
3583
msgstr ""
 
3584
 
 
3585
#: ../drizzled/option.cc:46
 
3586
msgid "Info: "
 
3587
msgstr ""
 
3588
 
 
3589
#: ../drizzled/option.cc:286
 
3590
#, c-format
 
3591
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
 
3592
msgstr ""
 
3593
 
 
3594
#: ../drizzled/plugin/error_message.cc:76
 
3595
#, c-format
 
3596
msgid "errmsg plugin '%s' errmsg() failed"
 
3597
msgstr ""
 
3598
 
 
3599
#: ../drizzled/plugin/event_observer.cc:124
 
3600
#, c-format
 
3601
msgid ""
 
3602
"EventObserverList::addEventObserver() Duplicate event position %d for event "
 
3603
"'%s' from EventObserver plugin '%s'"
 
3604
msgstr ""
 
3605
 
 
3606
#: ../drizzled/plugin/event_observer.cc:191
 
3607
msgid ""
 
3608
"EventObserver::registerTableEvents(): Table already has events registered on "
 
3609
"it: probable programming error."
 
3610
msgstr ""
 
3611
 
 
3612
#: ../drizzled/plugin/event_observer.cc:306
 
3613
msgid ""
 
3614
"EventObserver::registerSessionEvents(): Session already has events "
 
3615
"registered on it: probable programming error."
 
3616
msgstr ""
 
3617
 
 
3618
#: ../drizzled/plugin/event_observer.cc:347
 
3619
#, c-format
 
3620
msgid "EventIterate event handler '%s' failed for event '%s'"
 
3621
msgstr ""
 
3622
 
 
3623
#: ../drizzled/plugin/function.cc:45 ../drizzled/plugin/function.cc:51
 
3624
#, c-format
 
3625
msgid "A function named %s already exists!\n"
 
3626
msgstr ""
 
3627
 
 
3628
#: ../drizzled/plugin/function.cc:57
 
3629
msgid "Could not add Function!\n"
 
3630
msgstr ""
 
3631
 
 
3632
#: ../drizzled/plugin/listen.cc:67
 
3633
msgid "Error getting file descriptors"
 
3634
msgstr ""
 
3635
 
 
3636
#: ../drizzled/plugin/listen.cc:84
 
3637
msgid "No sockets could be bound for listening"
 
3638
msgstr ""
 
3639
 
 
3640
#: ../drizzled/plugin/listen_tcp.cc:52
 
3641
#, c-format
 
3642
msgid "accept() failed with errno %d"
 
3643
msgstr ""
 
3644
 
 
3645
#: ../drizzled/plugin/listen_tcp.cc:77
 
3646
#, c-format
 
3647
msgid "getaddrinfo() failed with error %s"
 
3648
msgstr ""
 
3649
 
 
3650
#: ../drizzled/plugin/listen_tcp.cc:108
 
3651
msgid "setsockopt(IPV6_V6ONLY)"
 
3652
msgstr ""
 
3653
 
 
3654
#: ../drizzled/plugin/listen_tcp.cc:117
 
3655
msgid "fcntl(FD_CLOEXEC)"
 
3656
msgstr ""
 
3657
 
 
3658
#: ../drizzled/plugin/listen_tcp.cc:124
 
3659
msgid "setsockopt(SO_REUSEADDR)"
 
3660
msgstr ""
 
3661
 
 
3662
#: ../drizzled/plugin/listen_tcp.cc:131
 
3663
msgid "setsockopt(SO_KEEPALIVE)"
 
3664
msgstr ""
 
3665
 
 
3666
#: ../drizzled/plugin/listen_tcp.cc:139
 
3667
msgid "setsockopt(SO_LINGER)"
 
3668
msgstr ""
 
3669
 
 
3670
#: ../drizzled/plugin/listen_tcp.cc:146
 
3671
msgid "setsockopt(TCP_NODELAY)"
 
3672
msgstr ""
 
3673
 
 
3674
#: ../drizzled/plugin/listen_tcp.cc:166
 
3675
#, c-format
 
3676
msgid "Retrying bind() on %u"
 
3677
msgstr ""
 
3678
 
 
3679
#: ../drizzled/plugin/listen_tcp.cc:178
 
3680
msgid " failed to bind"
 
3681
msgstr ""
 
3682
 
 
3683
#: ../drizzled/plugin/listen_tcp.cc:192
 
3684
#, c-format
 
3685
msgid "Listening on %s:%s"
 
3686
msgstr ""
 
3687
 
 
3688
#: ../drizzled/plugin/logging.cc:61
 
3689
#, c-format
 
3690
msgid "logging '%s' pre() failed"
 
3691
msgstr ""
 
3692
 
 
3693
#: ../drizzled/plugin/logging.cc:86
 
3694
#, c-format
 
3695
msgid "logging '%s' post() failed"
 
3696
msgstr ""
 
3697
 
 
3698
#: ../drizzled/plugin/logging.cc:110
 
3699
#, c-format
 
3700
msgid "logging '%s' postEnd() failed"
 
3701
msgstr ""
 
3702
 
 
3703
#: ../drizzled/plugin/logging.cc:133
 
3704
#, c-format
 
3705
msgid "logging '%s' resetCurrentScoreboard() failed"
 
3706
msgstr ""
 
3707
 
 
3708
#: ../drizzled/plugin/scheduler.cc:38
 
3709
#, c-format
 
3710
msgid ""
 
3711
"Attempted to register a scheduler %s, but a scheduler has already been "
 
3712
"registered with that name.\n"
 
3713
msgstr ""
 
3714
 
 
3715
#: ../drizzled/plugin/scheduler.cc:63
 
3716
#, c-format
 
3717
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
 
3718
msgstr ""
 
3719
 
 
3720
#: ../drizzled/plugin/schema_engine.cc:122
 
3721
#, c-format
 
3722
msgid "Error while loading database options: '%s':"
 
3723
msgstr ""
 
3724
 
 
3725
#: ../drizzled/plugin/xa_resource_manager.cc:105
 
3726
#, c-format
 
3727
msgid "Found %d prepared transaction(s) in resource manager."
 
3728
msgstr ""
 
3729
 
 
3730
#: ../drizzled/plugin/xa_resource_manager.cc:171
5644
3731
msgid "Starting crash recovery..."
5645
3732
msgstr ""
5646
3733
 
5647
 
#: drizzled/handler.cc:1051
 
3734
#: ../drizzled/plugin/xa_resource_manager.cc:181
5648
3735
#, c-format
5649
3736
msgid "Found %d prepared XA transactions"
5650
3737
msgstr ""
5651
3738
 
5652
 
#: drizzled/handler.cc:1055
 
3739
#: ../drizzled/plugin/xa_resource_manager.cc:187
5653
3740
#, c-format
5654
3741
msgid ""
5655
3742
"Found %d prepared transactions! It means that drizzled was not shut down "
5658
3745
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5659
3746
msgstr ""
5660
3747
 
5661
 
#: drizzled/handler.cc:1065
 
3748
#: ../drizzled/plugin/xa_resource_manager.cc:198
5662
3749
msgid "Crash recovery finished."
5663
3750
msgstr ""
5664
3751
 
5665
 
#: drizzled/log.cc:711
5666
 
msgid "I/O error reading the header from the binary log"
5667
 
msgstr ""
5668
 
 
5669
 
#: drizzled/log.cc:718
5670
 
msgid ""
5671
 
"Binlog has bad magic number;  It's not a binary log file that can be used by "
5672
 
"this version of Drizzle"
5673
 
msgstr ""
5674
 
 
5675
 
#: drizzled/log.cc:733
5676
 
#, c-format
5677
 
msgid "Failed to open log (file '%s', errno %d)"
5678
 
msgstr ""
5679
 
 
5680
 
#: drizzled/log.cc:735 drizzled/log.cc:743
5681
 
msgid "Could not open log file"
5682
 
msgstr ""
5683
 
 
5684
 
#: drizzled/log.cc:741
5685
 
#, c-format
5686
 
msgid "Failed to create a cache on log (file '%s')"
5687
 
msgstr ""
5688
 
 
5689
 
#: drizzled/log.cc:895 drizzled/log.cc:1259
5690
 
#, c-format
5691
 
msgid ""
5692
 
"Could not use %s for logging (error %d). Turning logging off for the whole "
5693
 
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5694
 
"shutdown the Drizzle server and restart it."
5695
 
msgstr ""
5696
 
 
5697
 
#: drizzled/log.cc:1527 drizzled/log.cc:1558 drizzled/log.cc:1807
5698
 
#: drizzled/log.cc:1929
5699
 
#, c-format
5700
 
msgid "Failed to delete file '%s'"
5701
 
msgstr ""
5702
 
 
5703
 
#: drizzled/log.cc:1536 drizzled/log.cc:1815 drizzled/log.cc:1937
5704
 
#, c-format
5705
 
msgid ""
5706
 
"a problem with deleting %s; consider examining correspondence of your binlog "
5707
 
"index file to the actual binlog files"
5708
 
msgstr ""
5709
 
 
5710
 
#: drizzled/log.cc:1663
5711
 
#, c-format
5712
 
msgid "next log error: %d  offset: %s  log: %s included: %d"
5713
 
msgstr ""
5714
 
 
5715
 
#: drizzled/log.cc:1773 drizzled/log.cc:1897
5716
 
#, c-format
5717
 
msgid "Failed to execute stat() on file '%s'"
5718
 
msgstr ""
5719
 
 
5720
 
#: drizzled/log.cc:1784 drizzled/log.cc:1908
5721
 
#, c-format
5722
 
msgid ""
5723
 
"a problem with getting info on being purged %s; consider examining "
5724
 
"correspondence of your binlog index file to the actual binlog files"
5725
 
msgstr ""
5726
 
 
5727
 
#: drizzled/log.cc:3219 drizzled/log.cc:3716
5728
 
#, c-format
5729
 
msgid "Recovering after a crash using %s"
5730
 
msgstr ""
5731
 
 
5732
 
#: drizzled/log.cc:3222
5733
 
msgid ""
5734
 
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5735
 
msgstr ""
5736
 
 
5737
 
#: drizzled/log.cc:3563
5738
 
msgid "Bad magic header in tc log"
5739
 
msgstr ""
5740
 
 
5741
 
#: drizzled/log.cc:3573
5742
 
#, c-format
5743
 
msgid ""
5744
 
"Recovery failed! You must enable exactly %d storage engines that support two-"
5745
 
"phase commit protocol"
5746
 
msgstr ""
5747
 
 
5748
 
#: drizzled/log.cc:3601
5749
 
msgid ""
5750
 
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5751
 
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5752
 
"heuristic-recover={commit|rollback}"
5753
 
msgstr ""
5754
 
 
5755
 
#: drizzled/log.cc:3631
5756
 
msgid "Heuristic crash recovery mode"
5757
 
msgstr ""
5758
 
 
5759
 
#: drizzled/log.cc:3633
5760
 
msgid "Heuristic crash recovery failed"
5761
 
msgstr ""
5762
 
 
5763
 
#: drizzled/log.cc:3634
5764
 
msgid "Please restart mysqld without --tc-heuristic-recover"
5765
 
msgstr ""
5766
 
 
5767
 
#: drizzled/log.cc:3678 drizzled/log.cc:3702
5768
 
#, c-format
5769
 
msgid "find_log_pos() failed (error: %d)"
5770
 
msgstr ""
5771
 
 
5772
 
#: drizzled/log.cc:3814
5773
 
msgid ""
5774
 
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5775
 
"of memory error) and restart, or delete (or rename) binary log and start "
5776
 
"mysqld with --tc-heuristic-recover={commit|rollback}"
5777
 
msgstr ""
5778
 
 
5779
 
#: drizzled/log_event.cc:135
5780
 
#, c-format
5781
 
msgid " %s, Error_code: %d;"
5782
 
msgstr ""
5783
 
 
5784
 
#: drizzled/log_event.cc:139
5785
 
#, c-format
5786
 
msgid ""
5787
 
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5788
 
"master log %s, end_log_pos %lu"
5789
 
msgstr ""
5790
 
 
5791
 
#: drizzled/log_event.cc:145
5792
 
msgid "<unknown>"
5793
 
msgstr ""
5794
 
 
5795
 
#: drizzled/log_event.cc:900
5796
 
#, c-format
5797
 
msgid ""
5798
 
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5799
 
msgstr ""
5800
 
 
5801
 
#: drizzled/log_event.cc:1615
5802
 
#, c-format
5803
 
msgid ""
5804
 
"Query partially completed on the master (error on master: %d) and was "
5805
 
"aborted. There is a chance that your master is inconsistent at this point. "
5806
 
"If you are sure that your master is ok, run this query manually on the slave "
5807
 
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
5808
 
"SLAVE; . Query: '%s'"
5809
 
msgstr ""
5810
 
 
5811
 
#: drizzled/log_event.cc:1641
5812
 
#, c-format
5813
 
msgid ""
5814
 
"Query caused differenxt errors on master and slave.\n"
5815
 
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
5816
 
"Default database: '%s'. Query: '%s'"
5817
 
msgstr ""
5818
 
 
5819
 
#: drizzled/log_event.cc:1646
5820
 
msgid "no error"
5821
 
msgstr ""
5822
 
 
5823
 
#: drizzled/log_event.cc:1666
5824
 
#, c-format
5825
 
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5826
 
msgstr ""
5827
 
 
5828
 
#: drizzled/log_event.cc:1668 drizzled/log_event.cc:4348
5829
 
#: drizzled/log_event.cc:4393 drizzled/log_event.cc:5142
5830
 
msgid "unexpected success or fatal error"
5831
 
msgstr ""
5832
 
 
5833
 
#: drizzled/log_event.cc:2158
5834
 
msgid ""
5835
 
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5836
 
"probable cause is that the master died while writing the transaction to its "
5837
 
"binary log, thus rolled back too."
5838
 
msgstr ""
5839
 
 
5840
 
#: drizzled/log_event.cc:2813
5841
 
#, c-format
5842
 
msgid ""
5843
 
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5844
 
"produced %ld warning(s). Default database: '%s'"
5845
 
msgstr ""
5846
 
 
5847
 
#: drizzled/log_event.cc:2863
5848
 
#, c-format
5849
 
msgid ""
5850
 
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5851
 
msgstr ""
5852
 
 
5853
 
#: drizzled/log_event.cc:2875
5854
 
#, c-format
5855
 
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5856
 
msgstr ""
5857
 
 
5858
 
#: drizzled/log_event.cc:3140
5859
 
msgid "Out of memory while recording slave event"
5860
 
msgstr ""
5861
 
 
5862
 
#: drizzled/log_event.cc:3389 drizzled/log_event.cc:3415
5863
 
#, c-format
5864
 
msgid "Error in Create_file event: could not open file '%s'"
5865
 
msgstr ""
5866
 
 
5867
 
#: drizzled/log_event.cc:3401
5868
 
#, c-format
5869
 
msgid "Error in Create_file event: could not write to file '%s'"
5870
 
msgstr ""
5871
 
 
5872
 
#: drizzled/log_event.cc:3422
5873
 
#, c-format
5874
 
msgid "Error in Create_file event: write to '%s' failed"
5875
 
msgstr ""
5876
 
 
5877
 
#: drizzled/log_event.cc:3536
5878
 
#, c-format
5879
 
msgid "Error in %s event: could not create file '%s'"
5880
 
msgstr ""
5881
 
 
5882
 
#: drizzled/log_event.cc:3545
5883
 
#, c-format
5884
 
msgid "Error in %s event: could not open file '%s'"
5885
 
msgstr ""
5886
 
 
5887
 
#: drizzled/log_event.cc:3552
5888
 
#, c-format
5889
 
msgid "Error in %s event: write to '%s' failed"
5890
 
msgstr ""
5891
 
 
5892
 
#: drizzled/log_event.cc:3714
5893
 
#, c-format
5894
 
msgid "Error in Exec_load event: could not open file '%s'"
5895
 
msgstr ""
5896
 
 
5897
 
#: drizzled/log_event.cc:3724
5898
 
#, c-format
5899
 
msgid "Error in Exec_load event: file '%s' appears corrupted"
5900
 
msgstr ""
5901
 
 
5902
 
#: drizzled/log_event.cc:3754
5903
 
#, c-format
5904
 
msgid "%s. Failed executing load from '%s'"
5905
 
msgstr ""
5906
 
 
5907
 
#: drizzled/log_event.cc:3927
5908
 
msgid "Not enough memory"
5909
 
msgstr ""
5910
 
 
5911
 
#: drizzled/log_event.cc:4345
5912
 
#, c-format
5913
 
msgid "Error '%s' in %s event: when locking tables"
5914
 
msgstr ""
5915
 
 
5916
 
#: drizzled/log_event.cc:4355
5917
 
#, c-format
5918
 
msgid "Error in %s event: when locking tables"
5919
 
msgstr ""
5920
 
 
5921
 
#: drizzled/log_event.cc:4390
5922
 
#, c-format
5923
 
msgid "Error '%s' on reopening tables"
5924
 
msgstr ""
5925
 
 
5926
 
#: drizzled/log_event.cc:4743
5927
 
#, c-format
5928
 
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
5929
 
msgstr ""
5930
 
 
5931
 
#: drizzled/log_event.cc:5139
5932
 
#, c-format
5933
 
msgid "Error '%s' on opening table `%s`.`%s`"
5934
 
msgstr ""
5935
 
 
5936
 
#. TRANSLATORS: The leading word "logging" is the name
5937
 
#. of the plugin api, and so should not be translated.
5938
 
#: drizzled/logging.cc:62
5939
 
#, c-format
5940
 
msgid "logging plugin '%s' deinit() failed"
5941
 
msgstr ""
5942
 
 
5943
 
#. TRANSLATORS: The leading word "logging" is the name
5944
 
#. of the plugin api, and so should not be translated.
5945
 
#: drizzled/logging.cc:85
5946
 
#, c-format
5947
 
msgid "logging plugin '%s' logging_pre() failed"
5948
 
msgstr ""
5949
 
 
5950
 
#. TRANSLATORS: The leading word "logging" is the name
5951
 
#. of the plugin api, and so should not be translated.
5952
 
#: drizzled/logging.cc:118
5953
 
#, c-format
5954
 
msgid "logging plugin '%s' logging_post() failed"
5955
 
msgstr ""
5956
 
 
5957
 
#. TRANSLATORS: The leading word "parser" is the name
5958
 
#. of the plugin api, and so should not be translated.
5959
 
#: drizzled/parser.cc:40
5960
 
#, c-format
5961
 
msgid "parser plugin '%s' init() failed"
5962
 
msgstr ""
5963
 
 
5964
 
#. TRANSLATORS: The leading word "parser" is the name
5965
 
#. of the plugin api, and so should not be translated.
5966
 
#: drizzled/parser.cc:62
5967
 
#, c-format
5968
 
msgid "parser plugin '%s' deinit() failed"
5969
 
msgstr ""
5970
 
 
5971
 
#. TRANSLATORS: The leading word "parser" is the name
5972
 
#. of the plugin api, and so should not be translated.
5973
 
#: drizzled/parser.cc:98
5974
 
#, c-format
5975
 
msgid "parser plugin '%s' parser_func1() failed"
5976
 
msgstr ""
5977
 
 
5978
 
#. TRANSLATORS: The leading word "parser" is the name
5979
 
#. of the plugin api, and so should not be translated.
5980
 
#: drizzled/parser.cc:152
5981
 
#, c-format
5982
 
msgid "parser plugin '%s' parser_func2() failed"
5983
 
msgstr ""
5984
 
 
5985
 
#. TRANSLATORS: The leading word "qcache" is the name
5986
 
#. of the plugin api, and so should not be translated.
5987
 
#: drizzled/qcache.cc:40
5988
 
#, c-format
5989
 
msgid "qcache plugin '%s' init() failed"
5990
 
msgstr ""
5991
 
 
5992
 
#. TRANSLATORS: The leading word "qcache" is the name
5993
 
#. of the plugin api, and so should not be translated.
5994
 
#: drizzled/qcache.cc:62
5995
 
#, c-format
5996
 
msgid "qcache plugin '%s' deinit() failed"
5997
 
msgstr ""
5998
 
 
5999
 
#. TRANSLATORS: The leading word "qcache" is the name
6000
 
#. of the plugin api, and so should not be translated.
6001
 
#: drizzled/qcache.cc:98
6002
 
#, c-format
6003
 
msgid "qcache plugin '%s' do1() failed"
6004
 
msgstr ""
6005
 
 
6006
 
#. TRANSLATORS: The leading word "qcache" is the name
6007
 
#. of the plugin api, and so should not be translated.
6008
 
#: drizzled/qcache.cc:152
6009
 
#, c-format
6010
 
msgid "qcache plugin '%s' qcache_func2() failed"
6011
 
msgstr ""
6012
 
 
6013
 
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1089
6014
 
#: drizzled/slave.cc:2091
6015
 
msgid "Failed to flush master info file"
6016
 
msgstr ""
6017
 
 
6018
 
#: drizzled/replication/replication.cc:103
6019
 
msgid "Failed in send_file() while reading file name"
6020
 
msgstr ""
6021
 
 
6022
 
#: drizzled/replication/replication.cc:116
6023
 
msgid "Failed in send_file() on open of file"
6024
 
msgstr ""
6025
 
 
6026
 
#: drizzled/replication/replication.cc:124
6027
 
msgid "Failed in send_file() while writing data to client"
6028
 
msgstr ""
6029
 
 
6030
 
#: drizzled/replication/replication.cc:133
6031
 
msgid "Failed in send_file() while negotiating file transfer close"
6032
 
msgstr ""
6033
 
 
6034
 
#: drizzled/replication/reporting.cc:44
6035
 
#, c-format
6036
 
msgid "Slave %s: %s%s Error_code: %d"
6037
 
msgstr ""
6038
 
 
6039
 
#: drizzled/replication/rli.cc:149
6040
 
#, c-format
6041
 
msgid ""
6042
 
"Neither --relay-log nor --relay-log-index were used; so replication may "
6043
 
"break when this MySQL server acts as a slave and has his hostname changed!! "
6044
 
"Please use '--relay-log=%s' to avoid this problem."
6045
 
msgstr ""
6046
 
 
6047
 
#: drizzled/replication/rli.cc:166
6048
 
msgid "Failed in open_log() called from init_relay_log_info()"
6049
 
msgstr ""
6050
 
 
6051
 
#: drizzled/replication/rli.cc:188
6052
 
msgid "Failed to flush relay log info file"
6053
 
msgstr ""
6054
 
 
6055
 
#: drizzled/replication/rli.cc:191
6056
 
msgid "Error counting relay log space"
6057
 
msgstr ""
6058
 
 
6059
 
#: drizzled/replication/rli.cc:215
6060
 
#, c-format
6061
 
msgid "log %s listed in the index, but failed to stat"
6062
 
msgstr ""
6063
 
 
6064
 
#: drizzled/replication/rli.cc:230
6065
 
msgid "Could not find first log while counting relay log space"
6066
 
msgstr ""
6067
 
 
6068
 
#: drizzled/replication/rli.cc:884
6069
 
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6070
 
msgstr ""
6071
 
 
6072
 
#: drizzled/replication/utility.cc:117
6073
 
#, c-format
6074
 
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6075
 
msgstr ""
6076
 
 
6077
 
#: drizzled/replication/utility.cc:132
6078
 
#, c-format
6079
 
msgid ""
6080
 
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6081
 
"Master's column size should be <= the slave's column size."
6082
 
msgstr ""
6083
 
 
6084
 
#: drizzled/scheduler.cc:131
6085
 
msgid "Memory allocation error in session_scheduler::init\n"
6086
 
msgstr ""
6087
 
 
6088
 
#: drizzled/scheduler.cc:208
6089
 
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6090
 
msgstr ""
6091
 
 
6092
 
#: drizzled/scheduler.cc:214
6093
 
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6094
 
msgstr ""
6095
 
 
6096
 
#: drizzled/scheduler.cc:226
6097
 
msgid "session_add_event event_add error in libevent_init\n"
6098
 
msgstr ""
6099
 
 
6100
 
#: drizzled/scheduler.cc:242
6101
 
#, c-format
6102
 
msgid "Can't create completion port thread (error %d)"
6103
 
msgstr ""
6104
 
 
6105
 
#: drizzled/scheduler.cc:355
6106
 
msgid "event_add error in libevent_add_session_callback\n"
6107
 
msgstr ""
6108
 
 
6109
 
#: drizzled/scheduler.cc:381
6110
 
msgid "Scheduler init error in libevent_add_new_connection\n"
6111
 
msgstr ""
6112
 
 
6113
 
#: drizzled/scheduler.cc:462
6114
 
msgid "libevent_thread_proc: my_thread_init() failed\n"
6115
 
msgstr ""
6116
 
 
6117
 
#. TRANSLATORS: The leading word "scheduling" is the name
6118
 
#. of the plugin api, and so should not be translated.
6119
 
#: drizzled/scheduling.cc:40
6120
 
#, c-format
6121
 
msgid "scheduling plugin '%s' init() failed"
6122
 
msgstr ""
6123
 
 
6124
 
#. TRANSLATORS: The leading word "scheduling" is the name
6125
 
#. of the plugin api, and so should not be translated.
6126
 
#: drizzled/scheduling.cc:62
6127
 
#, c-format
6128
 
msgid "scheduling plugin '%s' deinit() failed"
6129
 
msgstr ""
6130
 
 
6131
 
#. TRANSLATORS: The leading word "scheduling" is the name
6132
 
#. of the plugin api, and so should not be translated.
6133
 
#: drizzled/scheduling.cc:98
6134
 
#, c-format
6135
 
msgid "scheduling plugin '%s' scheduling_func1() failed"
6136
 
msgstr ""
6137
 
 
6138
 
#. TRANSLATORS: The leading word "scheduling" is the name
6139
 
#. of the plugin api, and so should not be translated.
6140
 
#: drizzled/scheduling.cc:152
6141
 
#, c-format
6142
 
msgid "scheduling plugin '%s' scheduling_func2() failed"
6143
 
msgstr ""
6144
 
 
6145
 
#: drizzled/set_var.cc:725
6146
 
msgid "Ambiguous slave modes combination. STRICT will be used"
6147
 
msgstr ""
6148
 
 
6149
 
#: drizzled/slave.cc:102
6150
 
msgid "Waiting to reconnect after a failed registration on master"
6151
 
msgstr ""
6152
 
 
6153
 
#: drizzled/slave.cc:103
6154
 
msgid ""
6155
 
"Slave I/O thread killed while waitnig to reconnect after a failed "
6156
 
"registration on master"
6157
 
msgstr ""
6158
 
 
6159
 
#: drizzled/slave.cc:105
6160
 
msgid "Reconnecting after a failed registration on master"
6161
 
msgstr ""
6162
 
 
6163
 
#: drizzled/slave.cc:106
6164
 
#, c-format
6165
 
msgid ""
6166
 
"failed registering on master, reconnecting to try again, log '%s' at postion "
6167
 
"%s"
6168
 
msgstr ""
6169
 
 
6170
 
#: drizzled/slave.cc:109 drizzled/slave.cc:118
6171
 
msgid "Slave I/O thread killed during or after reconnect"
6172
 
msgstr ""
6173
 
 
6174
 
#: drizzled/slave.cc:112
6175
 
msgid "Waiting to reconnect after a failed binlog dump request"
6176
 
msgstr ""
6177
 
 
6178
 
#: drizzled/slave.cc:113
6179
 
msgid "Slave I/O thread killed while retrying master dump"
6180
 
msgstr ""
6181
 
 
6182
 
#: drizzled/slave.cc:114
6183
 
msgid "Reconnecting after a failed binlog dump request"
6184
 
msgstr ""
6185
 
 
6186
 
#: drizzled/slave.cc:115
6187
 
#, c-format
6188
 
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6189
 
msgstr ""
6190
 
 
6191
 
#: drizzled/slave.cc:121
6192
 
msgid "Waiting to reconnect after a failed master event read"
6193
 
msgstr ""
6194
 
 
6195
 
#: drizzled/slave.cc:122
6196
 
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6197
 
msgstr ""
6198
 
 
6199
 
#: drizzled/slave.cc:124
6200
 
msgid "Reconnecting after a failed master event read"
6201
 
msgstr ""
6202
 
 
6203
 
#: drizzled/slave.cc:125
6204
 
#, c-format
6205
 
msgid ""
6206
 
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6207
 
"at postion %s"
6208
 
msgstr ""
6209
 
 
6210
 
#: drizzled/slave.cc:128
6211
 
msgid ""
6212
 
"Slave I/O thread killed during or after a reconnect done to recover from "
6213
 
"failed read"
6214
 
msgstr ""
6215
 
 
6216
 
#: drizzled/slave.cc:242
6217
 
msgid "Failed to allocate memory for the master info structure"
6218
 
msgstr ""
6219
 
 
6220
 
#: drizzled/slave.cc:248 drizzled/slave.cc:1763
6221
 
msgid "Failed to initialize the master info structure"
6222
 
msgstr ""
6223
 
 
6224
 
#: drizzled/slave.cc:263
6225
 
msgid "Failed to create slave threads"
6226
 
msgstr ""
6227
 
 
6228
 
#: drizzled/slave.cc:460
6229
 
msgid "Server id not set, will not start slave"
6230
 
msgstr ""
6231
 
 
6232
 
#: drizzled/slave.cc:626
6233
 
msgid ""
6234
 
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6235
 
"updates to a non-transactional table without any primary key. There is a "
6236
 
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6237
 
"check your tables' contents after restart."
6238
 
msgstr ""
6239
 
 
6240
 
#: drizzled/slave.cc:787 drizzled/slave.cc:802
6241
 
msgid "Master reported unrecognized DRIZZLE version"
6242
 
msgstr ""
6243
 
 
6244
 
#: drizzled/slave.cc:843
6245
 
msgid "default Format_description_log_event"
6246
 
msgstr ""
6247
 
 
6248
 
#: drizzled/slave.cc:865
6249
 
#, c-format
6250
 
msgid ""
6251
 
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6252
 
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6253
 
msgstr ""
6254
 
 
6255
 
#: drizzled/slave.cc:892
6256
 
msgid ""
6257
 
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6258
 
"server ids; these ids must be different for replication to work (or the --"
6259
 
"replicate-same-server-id option must be used on slave but this doesnot "
6260
 
"always make sense; please check the manual before using it)."
6261
 
msgstr ""
6262
 
 
6263
 
#: drizzled/slave.cc:937
6264
 
msgid ""
6265
 
"The slave I/O thread stops because master and slave have different values "
6266
 
"for the COLLATION_SERVER global variable. The values must be equal for "
6267
 
"replication to work"
6268
 
msgstr ""
6269
 
 
6270
 
#: drizzled/slave.cc:973
6271
 
msgid ""
6272
 
"The slave I/O thread stops because master and slave have different values "
6273
 
"for the TIME_ZONE global variable. The values must be equal for replication "
6274
 
"to work"
6275
 
msgstr ""
6276
 
 
6277
 
#: drizzled/slave.cc:1038
6278
 
msgid "Waiting for the slave SQL thread to free enough relay log space"
6279
 
msgstr ""
6280
 
 
6281
 
#: drizzled/slave.cc:1084
6282
 
msgid ""
6283
 
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6284
 
"inaccurate"
6285
 
msgstr ""
6286
 
 
6287
 
#: drizzled/slave.cc:1095
6288
 
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6289
 
msgstr ""
6290
 
 
6291
 
#: drizzled/slave.cc:1420
6292
 
#, c-format
6293
 
msgid "Error on COM_BINLOG_DUMP: %d  %s, will retry in %d secs"
6294
 
msgstr ""
6295
 
 
6296
 
#: drizzled/slave.cc:1473
6297
 
#, c-format
6298
 
msgid "Error reading packet from server: %s ( server_errno=%d)"
6299
 
msgstr ""
6300
 
 
6301
 
#: drizzled/slave.cc:1481
6302
 
#, c-format
6303
 
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6304
 
msgstr ""
6305
 
 
6306
 
#: drizzled/slave.cc:1634
6307
 
#, c-format
6308
 
msgid ""
6309
 
"It was not possible to update the positions of the relay log information: "
6310
 
"the slave may be in an inconsistent state. Stopped in %s position %s"
6311
 
msgstr ""
6312
 
 
6313
 
#: drizzled/slave.cc:1709 drizzled/slave.cc:2301
6314
 
#, c-format
6315
 
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6316
 
msgstr ""
6317
 
 
6318
 
#: drizzled/slave.cc:1768 drizzled/slave.cc:2250
6319
 
#, c-format
6320
 
msgid "Error initializing relay log position: %s"
6321
 
msgstr ""
6322
 
 
6323
 
#: drizzled/slave.cc:1784
6324
 
#, c-format
6325
 
msgid ""
6326
 
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6327
 
"Consider raising the value of the slave_transaction_retries variable."
6328
 
msgstr ""
6329
 
 
6330
 
#: drizzled/slave.cc:1807
6331
 
msgid ""
6332
 
"Could not parse relay log event entry. The possible reasons are: the "
6333
 
"master's binary log is corrupted (you can check this by running "
6334
 
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6335
 
"can check this by running 'mysqlbinlog' on the relay log), a network "
6336
 
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6337
 
"check the master's binary log or slave's relay log, you will be able to know "
6338
 
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6339
 
msgstr ""
6340
 
 
6341
 
#: drizzled/slave.cc:1928
6342
 
msgid "Failed during slave I/O thread initialization"
6343
 
msgstr ""
6344
 
 
6345
 
#: drizzled/slave.cc:1942
6346
 
msgid "error in drizzle_create()"
6347
 
msgstr ""
6348
 
 
6349
 
#: drizzled/slave.cc:1950
6350
 
#, c-format
6351
 
msgid ""
6352
 
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6353
 
"'%s' at position %s"
6354
 
msgstr ""
6355
 
 
6356
 
#: drizzled/slave.cc:1964
6357
 
msgid "Slave I/O thread killed while connecting to master"
6358
 
msgstr ""
6359
 
 
6360
 
#: drizzled/slave.cc:1988
6361
 
msgid "Slave I/O thread couldn't register on master"
6362
 
msgstr ""
6363
 
 
6364
 
#: drizzled/slave.cc:2000 drizzled/slave.cc:2024 drizzled/slave.cc:2048
6365
 
msgid "Forcing to reconnect slave I/O thread"
6366
 
msgstr ""
6367
 
 
6368
 
#: drizzled/slave.cc:2013
6369
 
msgid "Failed on request_dump()"
6370
 
msgstr ""
6371
 
 
6372
 
#: drizzled/slave.cc:2014
6373
 
msgid "Slave I/O thread killed while requesting master dump"
6374
 
msgstr ""
6375
 
 
6376
 
#: drizzled/slave.cc:2040
6377
 
msgid "Waiting for master to send event"
6378
 
msgstr ""
6379
 
 
6380
 
#: drizzled/slave.cc:2042
6381
 
msgid "Slave I/O thread killed while reading event"
6382
 
msgstr ""
6383
 
 
6384
 
#: drizzled/slave.cc:2060
6385
 
#, c-format
6386
 
msgid ""
6387
 
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6388
 
"entry is correct, restart the server with a higher value of "
6389
 
"max_allowed_packet"
6390
 
msgstr ""
6391
 
 
6392
 
#: drizzled/slave.cc:2074
6393
 
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6394
 
msgstr ""
6395
 
 
6396
 
#: drizzled/slave.cc:2084
6397
 
msgid "Queueing master event to the relay log"
6398
 
msgstr ""
6399
 
 
6400
 
#: drizzled/slave.cc:2111
6401
 
msgid "Slave I/O thread aborted while waiting for relay log space"
6402
 
msgstr ""
6403
 
 
6404
 
#: drizzled/slave.cc:2121
6405
 
#, c-format
6406
 
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6407
 
msgstr ""
6408
 
 
6409
 
#: drizzled/slave.cc:2142
6410
 
msgid "Waiting for slave mutex on exit"
6411
 
msgstr ""
6412
 
 
6413
 
#: drizzled/slave.cc:2206
6414
 
msgid "Failed during slave thread initialization"
6415
 
msgstr ""
6416
 
 
6417
 
#: drizzled/slave.cc:2272
6418
 
#, c-format
6419
 
msgid ""
6420
 
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6421
 
"s, relay log '%s' position: %s"
6422
 
msgstr ""
6423
 
 
6424
 
#: drizzled/slave.cc:2286
6425
 
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6426
 
msgstr ""
6427
 
 
6428
 
#: drizzled/slave.cc:2312
6429
 
msgid "Reading event from the relay log"
6430
 
msgstr ""
6431
 
 
6432
 
#: drizzled/slave.cc:2337
6433
 
#, c-format
6434
 
msgid "Slave (additional info): %s Error_code: %d"
6435
 
msgstr ""
6436
 
 
6437
 
#: drizzled/slave.cc:2354
6438
 
#, c-format
6439
 
msgid "Slave: %s Error_code: %d"
6440
 
msgstr ""
6441
 
 
6442
 
#: drizzled/slave.cc:2357
6443
 
#, c-format
6444
 
msgid ""
6445
 
"Error loading user-defined library, slave SQL thread aborted. Install the "
6446
 
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6447
 
"stopped at log '%s' position %s"
6448
 
msgstr ""
6449
 
 
6450
 
#: drizzled/slave.cc:2365
6451
 
#, c-format
6452
 
msgid ""
6453
 
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6454
 
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6455
 
msgstr ""
6456
 
 
6457
 
#: drizzled/slave.cc:2377
6458
 
#, c-format
6459
 
msgid ""
6460
 
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6461
 
msgstr ""
6462
 
 
6463
 
#: drizzled/slave.cc:2466
6464
 
#, c-format
6465
 
msgid "Slave I/O: failed requesting download of '%s'"
6466
 
msgstr ""
6467
 
 
6468
 
#: drizzled/slave.cc:2483
6469
 
#, c-format
6470
 
msgid "Network read error downloading '%s' from master"
6471
 
msgstr ""
6472
 
 
6473
 
#: drizzled/slave.cc:2505
6474
 
msgid "error writing Exec_load event to relay log"
6475
 
msgstr ""
6476
 
 
6477
 
#: drizzled/slave.cc:2519
6478
 
msgid "error writing Create_file event to relay log"
6479
 
msgstr ""
6480
 
 
6481
 
#: drizzled/slave.cc:2534
6482
 
msgid "error writing Append_block event to relay log"
6483
 
msgstr ""
6484
 
 
6485
 
#: drizzled/slave.cc:2630
6486
 
msgid "Memory allocation failed"
6487
 
msgstr ""
6488
 
 
6489
 
#: drizzled/slave.cc:2655 drizzled/slave.cc:2741
6490
 
#, c-format
6491
 
msgid ""
6492
 
"Read invalid event from master: '%s', master could be corrupt but a more "
6493
 
"likely cause of this is a bug"
6494
 
msgstr ""
6495
 
 
6496
 
#: drizzled/slave.cc:3013
6497
 
msgid "could not queue event from master"
6498
 
msgstr ""
6499
 
 
6500
 
#: drizzled/slave.cc:3103
6501
 
#, c-format
6502
 
msgid "error %s to master '%s@%s:%d' - retry-time: %d  retries: %u"
6503
 
msgstr ""
6504
 
 
6505
 
#: drizzled/slave.cc:3105
6506
 
msgid "reconnecting"
6507
 
msgstr ""
6508
 
 
6509
 
#: drizzled/slave.cc:3105
6510
 
msgid "connecting"
6511
 
msgstr ""
6512
 
 
6513
 
#: drizzled/slave.cc:3129
6514
 
#, c-format
6515
 
msgid ""
6516
 
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6517
 
"position %s"
6518
 
msgstr ""
6519
 
 
6520
 
#: drizzled/slave.cc:3490
6521
 
#, c-format
6522
 
msgid "next log '%s' is currently active"
6523
 
msgstr ""
6524
 
 
6525
 
#: drizzled/slave.cc:3520
6526
 
#, c-format
6527
 
msgid "next log '%s' is not active"
6528
 
msgstr ""
6529
 
 
6530
 
#: drizzled/slave.cc:3536
6531
 
#, c-format
6532
 
msgid ""
6533
 
"Slave SQL thread: I/O error reading event(errno: %d  cur_log->error: %d)"
6534
 
msgstr ""
6535
 
 
6536
 
#: drizzled/slave.cc:3542
6537
 
msgid "Aborting slave SQL thread because of partial event read"
6538
 
msgstr ""
6539
 
 
6540
 
#: drizzled/slave.cc:3548 drizzled/slave.cc:3555
6541
 
#, c-format
6542
 
msgid "Error reading relay log event: %s"
6543
 
msgstr ""
6544
 
 
6545
 
#: drizzled/slave.cc:3549
6546
 
msgid "slave SQL thread was killed"
6547
 
msgstr ""
6548
 
 
6549
 
#: drizzled/slave.cc:3647
6550
 
#, c-format
6551
 
msgid ""
6552
 
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6553
 
"check error log on slave for more info"
6554
 
msgstr ""
6555
 
 
6556
 
#: drizzled/slave.cc:3653
6557
 
#, c-format
6558
 
msgid ""
6559
 
"According to the master's version ('%s'), it is probable that master suffers "
6560
 
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6561
 
"current binary log event may make the slave's data become different from the "
6562
 
"master's data. To take no risk, slave refuses to replicate this event and "
6563
 
"stops. We recommend that all updates be stopped on the master and slave, "
6564
 
"that the data of both be manually synchronized, that master's binary logs be "
6565
 
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6566
 
"Then replication can be restarted."
6567
 
msgstr ""
6568
 
 
6569
 
#: drizzled/sql_base.cc:2555
6570
 
#, c-format
6571
 
msgid "Table %s had a open data handler in reopen_table"
6572
 
msgstr ""
6573
 
 
6574
 
#: drizzled/sql_base.cc:3206
6575
 
#, c-format
6576
 
msgid "Couldn't repair table: %s.%s"
6577
 
msgstr ""
6578
 
 
6579
 
#: drizzled/sql_base.cc:3249
6580
 
#, c-format
6581
 
msgid ""
6582
 
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6583
 
"s`.`%s`' to the binary log"
6584
 
msgstr ""
6585
 
 
6586
 
#: drizzled/sql_base.cc:3857
 
3752
#: ../drizzled/replication_services.cc:110
 
3753
msgid ""
 
3754
"You registered a TransactionApplier plugin but no TransactionReplicator "
 
3755
"plugins were registered.\n"
 
3756
msgstr ""
 
3757
 
 
3758
#: ../drizzled/replication_services.cc:137
 
3759
#, c-format
 
3760
msgid ""
 
3761
"You registered a TransactionApplier plugin but no TransactionReplicator "
 
3762
"plugins were registered that match the requested replicator name of '%s'.\n"
 
3763
"We have deactivated the TransactionApplier '%s'.\n"
 
3764
msgstr ""
 
3765
 
 
3766
#: ../drizzled/session.cc:1851 ../drizzled/session.cc:1860
6587
3767
#, c-format
6588
3768
msgid "Could not remove temporary table: '%s', error: %d"
6589
3769
msgstr ""
6590
3770
 
6591
 
#: drizzled/sql_plugin.cc:682
6592
 
#, c-format
6593
 
msgid "Plugin '%s' of type %s failed deinitialization"
6594
 
msgstr ""
6595
 
 
6596
 
#: drizzled/sql_plugin.cc:696
6597
 
#, c-format
6598
 
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6599
 
msgstr ""
6600
 
 
6601
 
#: drizzled/sql_plugin.cc:816
6602
 
#, c-format
6603
 
msgid "Plugin '%s' registration as a %s failed."
6604
 
msgstr ""
6605
 
 
6606
 
#: drizzled/sql_plugin.cc:1070
6607
 
msgid "plugin-load parameter too long"
6608
 
msgstr ""
6609
 
 
6610
 
#: drizzled/sql_plugin.cc:1130
6611
 
#, c-format
6612
 
msgid "Couldn't load plugin named '%s' with soname '%s'."
6613
 
msgstr ""
6614
 
 
6615
 
#: drizzled/sql_plugin.cc:1181
6616
 
#, c-format
6617
 
msgid "Forcing shutdown of %d plugins"
6618
 
msgstr ""
6619
 
 
6620
 
#: drizzled/sql_plugin.cc:1203
6621
 
#, c-format
6622
 
msgid "Plugin '%s' will be forced to shutdown"
6623
 
msgstr ""
6624
 
 
6625
 
#: drizzled/sql_plugin.cc:1219
6626
 
#, c-format
6627
 
msgid "Plugin '%s' has ref_count=%d after shutdown."
6628
 
msgstr ""
6629
 
 
6630
 
#: drizzled/sql_plugin.cc:2468 drizzled/sql_plugin.cc:2531
6631
 
#, c-format
6632
 
msgid "Unknown variable type code 0x%x in plugin '%s'."
6633
 
msgstr ""
6634
 
 
6635
 
#: drizzled/sql_plugin.cc:2511
6636
 
#, c-format
6637
 
msgid ""
6638
 
"Server variable %s of plugin %s was forced to be read-only: string variable "
6639
 
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6640
 
msgstr ""
6641
 
 
6642
 
#: drizzled/sql_plugin.cc:2542
6643
 
#, c-format
6644
 
msgid "Missing variable name in plugin '%s'."
6645
 
msgstr ""
6646
 
 
6647
 
#: drizzled/sql_plugin.cc:2559
6648
 
#, c-format
6649
 
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6650
 
msgstr ""
6651
 
 
6652
 
#: drizzled/sql_plugin.cc:2678
6653
 
#, c-format
6654
 
msgid "Out of memory for plugin '%s'."
6655
 
msgstr ""
6656
 
 
6657
 
#: drizzled/sql_plugin.cc:2685
6658
 
#, c-format
6659
 
msgid "Bad options for plugin '%s'."
6660
 
msgstr ""
6661
 
 
6662
 
#: drizzled/sql_plugin.cc:2694
6663
 
#, c-format
6664
 
msgid "Parsing options for plugin '%s' failed."
6665
 
msgstr ""
6666
 
 
6667
 
#: drizzled/sql_plugin.cc:2737
6668
 
#, c-format
6669
 
msgid "Plugin '%s' has conflicting system variables"
6670
 
msgstr ""
6671
 
 
6672
 
#: drizzled/sql_plugin.cc:2747
6673
 
#, c-format
6674
 
msgid "Plugin '%s' disabled by command line option"
6675
 
msgstr ""
6676
 
 
6677
 
#: drizzled/sql_table.cc:105
6678
 
#, c-format
6679
 
msgid "Invalid (old?) table or database name '%s'"
6680
 
msgstr ""
6681
 
 
6682
 
#: drizzled/sql_table.cc:2745
 
3771
#: ../drizzled/signal_handler.cc:54
 
3772
#, c-format
 
3773
msgid "Got signal %d from thread %<PRIu32>"
 
3774
msgstr ""
 
3775
 
 
3776
#: ../drizzled/signal_handler.cc:120
 
3777
#, c-format
 
3778
msgid "Fatal signal %d while backtracing\n"
 
3779
msgstr ""
 
3780
 
 
3781
#: ../drizzled/signal_handler.cc:129
 
3782
#, c-format
 
3783
msgid "Fatal: time() call failed\n"
 
3784
msgstr ""
 
3785
 
 
3786
#: ../drizzled/signal_handler.cc:135
 
3787
#, c-format
 
3788
msgid ""
 
3789
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
 
3790
"This could be because you hit a bug. It is also possible that this binary\n"
 
3791
" or one of the libraries it was linked against is corrupt, improperly "
 
3792
"built,\n"
 
3793
" or misconfigured. This error can also be caused by malfunctioning "
 
3794
"hardware.\n"
 
3795
msgstr ""
 
3796
 
 
3797
#: ../drizzled/signal_handler.cc:143
 
3798
#, c-format
 
3799
msgid ""
 
3800
"We will try our best to scrape up some info that will hopefully help "
 
3801
"diagnose\n"
 
3802
"the problem, but since we have already crashed, something is definitely "
 
3803
"wrong\n"
 
3804
"and this may fail.\n"
 
3805
"\n"
 
3806
msgstr ""
 
3807
 
 
3808
#: ../drizzled/signal_handler.cc:150
 
3809
#, c-format
 
3810
msgid ""
 
3811
"It is possible that drizzled could use up to \n"
 
3812
"(read_buffer_size + sort_buffer_size)*thread_count\n"
 
3813
"bytes of memory\n"
 
3814
"Hope that's ok; if not, decrease some variables in the equation.\n"
 
3815
"\n"
 
3816
msgstr ""
 
3817
 
 
3818
#: ../drizzled/sql_table.cc:1869
6683
3819
#, c-format
6684
3820
msgid "Unknown - internal error %d during operation"
6685
3821
msgstr ""
6686
3822
 
6687
 
#: drizzled/sql_table.cc:5018
6688
 
#, c-format
6689
 
msgid "Could not open table %s.%s after rename\n"
6690
 
msgstr ""
6691
 
 
6692
 
#: drizzled/sql_table.cc:5185
 
3823
#: ../drizzled/statement/alter_table.cc:1575
6693
3824
#, c-format
6694
3825
msgid ""
6695
3826
"order_st BY ignored because there is a user-defined clustered index in the "
6696
3827
"table '%-.192s'"
6697
3828
msgstr ""
6698
3829
 
6699
 
#: drizzled/sql_udf.cc:41
6700
 
msgid "Can't allocate memory for udf structures"
6701
 
msgstr ""
6702
 
 
6703
 
#: drizzled/table.cc:502
6704
 
#, c-format
6705
 
msgid ""
6706
 
"'%s' had no or invalid character set, and default character set is multi-"
6707
 
"byte, so character column sizes may have changed"
6708
 
msgstr ""
6709
 
 
6710
 
#: drizzled/table.cc:2077
 
3830
#: ../drizzled/sys_var.cc:1432
 
3831
#, c-format
 
3832
msgid "Variable named %s already exists!\n"
 
3833
msgstr ""
 
3834
 
 
3835
#: ../drizzled/sys_var.cc:1439
 
3836
#, c-format
 
3837
msgid "Could not add Variable: %s\n"
 
3838
msgstr ""
 
3839
 
 
3840
#: ../drizzled/sys_var.cc:1539
 
3841
msgid "Failed to initialize system variables"
 
3842
msgstr ""
 
3843
 
 
3844
#: ../drizzled/table.cc:1608
 
3845
#, c-format
 
3846
msgid "Got error %d when reading table '%s'"
 
3847
msgstr ""
 
3848
 
 
3849
#: ../drizzled/table/instance/base.cc:1794
6711
3850
#, c-format
6712
3851
msgid "Unknown collation '%s' in table '%-.64s' definition"
6713
3852
msgstr ""
6714
3853
 
6715
 
#: drizzled/table.cc:2084
 
3854
#: ../drizzled/table/instance/base.cc:1799
6716
3855
#, c-format
6717
3856
msgid ""
6718
 
"Table '%-.64s' was created with a different version of MySQL and cannot be "
 
3857
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
6719
3858
"read"
6720
3859
msgstr ""
6721
3860
 
6722
 
#: drizzled/table.cc:2695
6723
 
#, c-format
6724
 
msgid ""
6725
 
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6726
 
"found '%s'."
6727
 
msgstr ""
6728
 
 
6729
 
#: drizzled/table.cc:2721
6730
 
#, c-format
6731
 
msgid ""
6732
 
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6733
 
"have type %s, found type %s."
6734
 
msgstr ""
6735
 
 
6736
 
#: drizzled/table.cc:2730
6737
 
#, c-format
6738
 
msgid ""
6739
 
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6740
 
"position %d to have character set '%s' but the type has no character set."
6741
 
msgstr ""
6742
 
 
6743
 
#: drizzled/table.cc:2740
6744
 
#, c-format
6745
 
msgid ""
6746
 
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6747
 
"position %d to have character set '%s' but found character set '%s'."
6748
 
msgstr ""
6749
 
 
6750
 
#: drizzled/table.cc:2751
6751
 
#, c-format
6752
 
msgid ""
6753
 
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6754
 
"have type %s  but the column is not found."
6755
 
msgstr ""
6756
 
 
6757
 
#: drizzled/table.cc:4871
6758
 
#, c-format
6759
 
msgid "Got error %d when reading table '%s'"
6760
 
msgstr ""
6761
 
 
6762
 
#: drizzled/tztime.cc:1060
6763
 
#, c-format
6764
 
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6765
 
msgstr ""
6766
 
 
6767
 
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
 
3861
#: ../plugin/auth_all/auth_all.cc:84
 
3862
msgid "Allow anonymous access"
 
3863
msgstr ""
 
3864
 
 
3865
#: ../plugin/auth_file/auth_file.cc:205
 
3866
#, c-format
 
3867
msgid "Could not load auth file: %s\n"
 
3868
msgstr ""
 
3869
 
 
3870
#: ../plugin/auth_file/auth_file.cc:221
 
3871
msgid "File to load for usernames and passwords"
 
3872
msgstr ""
 
3873
 
 
3874
#: ../plugin/auth_http/auth_http.cc:135
 
3875
msgid ""
 
3876
"auth_http plugin loaded but required option url not specified. Against which "
 
3877
"URL are you intending on authenticating?\n"
 
3878
msgstr ""
 
3879
 
 
3880
#: ../plugin/auth_http/auth_http.cc:151
 
3881
msgid "URL for HTTP Auth check"
 
3882
msgstr ""
 
3883
 
 
3884
#: ../plugin/auth_ldap/auth_ldap.cc:291
 
3885
#, c-format
 
3886
msgid "Reconnect failed: %s\n"
 
3887
msgstr ""
 
3888
 
 
3889
#: ../plugin/auth_ldap/auth_ldap.cc:310
 
3890
#, c-format
 
3891
msgid "ldap_search_ext_s failed: %s\n"
 
3892
msgstr ""
 
3893
 
 
3894
#: ../plugin/auth_ldap/auth_ldap.cc:416
 
3895
#, c-format
 
3896
msgid "Could not load auth ldap: %s\n"
 
3897
msgstr ""
 
3898
 
 
3899
#: ../plugin/auth_ldap/auth_ldap.cc:437
 
3900
msgid "URI of the LDAP server to contact"
 
3901
msgstr ""
 
3902
 
 
3903
#: ../plugin/auth_ldap/auth_ldap.cc:439
 
3904
msgid "DN to use when binding to the LDAP server"
 
3905
msgstr ""
 
3906
 
 
3907
#: ../plugin/auth_ldap/auth_ldap.cc:441
 
3908
msgid "Password to use when binding the DN"
 
3909
msgstr ""
 
3910
 
 
3911
#: ../plugin/auth_ldap/auth_ldap.cc:443
 
3912
msgid "DN to use when searching"
 
3913
msgstr ""
 
3914
 
 
3915
#: ../plugin/auth_ldap/auth_ldap.cc:445
 
3916
msgid "Attribute in LDAP with plain text password"
 
3917
msgstr ""
 
3918
 
 
3919
#: ../plugin/auth_ldap/auth_ldap.cc:447
 
3920
msgid "Attribute in LDAP with MySQL hashed password"
 
3921
msgstr ""
 
3922
 
 
3923
#: ../plugin/auth_ldap/auth_ldap.cc:449
 
3924
msgid "How often to empty the users cache, 0 to disable"
 
3925
msgstr ""
 
3926
 
 
3927
#: ../plugin/console/console.cc:323
 
3928
#, c-format
 
3929
msgid "pipe() failed with errno %d"
 
3930
msgstr ""
 
3931
 
 
3932
#: ../plugin/console/console.cc:353
 
3933
msgid "Enable the console."
 
3934
msgstr ""
 
3935
 
 
3936
#: ../plugin/console/console.cc:356
 
3937
msgid "Turn on extra debugging."
 
3938
msgstr ""
 
3939
 
 
3940
#: ../plugin/console/console.cc:361
 
3941
msgid "User to use for auth."
 
3942
msgstr ""
 
3943
 
 
3944
#: ../plugin/console/console.cc:364
 
3945
msgid "Password to use for auth."
 
3946
msgstr ""
 
3947
 
 
3948
#: ../plugin/console/console.cc:367
 
3949
msgid "Default catalog to use."
 
3950
msgstr ""
 
3951
 
 
3952
#: ../plugin/console/console.cc:370
 
3953
msgid "Default schema to use."
 
3954
msgstr ""
 
3955
 
 
3956
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
 
3957
msgid ""
 
3958
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
 
3959
"protocol."
 
3960
msgstr ""
 
3961
 
 
3962
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
 
3963
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
 
3964
msgid "Connect Timeout."
 
3965
msgstr ""
 
3966
 
 
3967
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
 
3968
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
 
3969
msgid "Read Timeout."
 
3970
msgstr ""
 
3971
 
 
3972
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
 
3973
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
 
3974
msgid "Write Timeout."
 
3975
msgstr ""
 
3976
 
 
3977
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
 
3978
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
 
3979
msgid "Retry Count."
 
3980
msgstr ""
 
3981
 
 
3982
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
 
3983
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
 
3984
msgid "Buffer length."
 
3985
msgstr ""
 
3986
 
 
3987
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
 
3988
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
 
3989
msgid "Address to bind to."
 
3990
msgstr ""
 
3991
 
 
3992
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
 
3993
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
 
3994
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
 
3995
msgid "Maximum simultaneous connections."
 
3996
msgstr ""
 
3997
 
 
3998
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:74
6768
3999
msgid "Error Messages to stderr"
6769
4000
msgstr ""
6770
4001
 
6771
 
#: plugin/logging_query/logging_query.cc:162
6772
 
#, c-format
6773
 
msgid "fail open() fn=%s er=%s\n"
6774
 
msgstr ""
6775
 
 
6776
 
#: plugin/logging_query/logging_query.cc:202
 
4002
#: ../plugin/filtered_replicator/filtered_replicator.cc:545
 
4003
msgid "Comma-separated list of schemas to exclude"
 
4004
msgstr ""
 
4005
 
 
4006
#: ../plugin/filtered_replicator/filtered_replicator.cc:548
 
4007
msgid "Comma-separated list of tables to exclude"
 
4008
msgstr ""
 
4009
 
 
4010
#: ../plugin/filtered_replicator/filtered_replicator.cc:551
 
4011
msgid "Regular expression to apply to schemas to exclude"
 
4012
msgstr ""
 
4013
 
 
4014
#: ../plugin/filtered_replicator/filtered_replicator.cc:554
 
4015
msgid "Regular expression to apply to tables to exclude"
 
4016
msgstr ""
 
4017
 
 
4018
#: ../plugin/hello_events/hello_events.cc:402
 
4019
msgid "Enable Example Events Plugin"
 
4020
msgstr ""
 
4021
 
 
4022
#: ../plugin/hello_events/hello_events.cc:405
 
4023
#: ../plugin/hello_events/hello_events.cc:408
 
4024
msgid "A comma delimited list of databases to watch"
 
4025
msgstr ""
 
4026
 
 
4027
#: ../plugin/hello_events/hello_events.cc:411
 
4028
msgid "Before write row event observer call position"
 
4029
msgstr ""
 
4030
 
 
4031
#: ../plugin/hello_events/hello_events.cc:414
 
4032
#: ../plugin/pbms/src/parameters_ms.cc:462
 
4033
msgid "Before update row event observer call position"
 
4034
msgstr ""
 
4035
 
 
4036
#: ../plugin/hello_events/hello_events.cc:417
 
4037
msgid "After drop database event observer call position"
 
4038
msgstr ""
 
4039
 
 
4040
#: ../plugin/hello_events/hello_events.cc:428
 
4041
msgid "An example events Plugin"
 
4042
msgstr ""
 
4043
 
 
4044
#: ../plugin/innobase/handler/data_dictionary.cc:760
 
4045
#, c-format
 
4046
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
 
4047
msgstr ""
 
4048
 
 
4049
#: ../plugin/innobase/handler/ha_innodb.cc:1974
 
4050
msgid ""
 
4051
"Once InnoDB is running, innodb_commit_concurrency must not change between "
 
4052
"zero and nonzero."
 
4053
msgstr ""
 
4054
 
 
4055
#: ../plugin/innobase/handler/ha_innodb.cc:2344
 
4056
msgid ""
 
4057
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
 
4058
"groups"
 
4059
msgstr ""
 
4060
 
 
4061
#: ../plugin/innobase/handler/ha_innodb.cc:2388
 
4062
#, c-format
 
4063
msgid ""
 
4064
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
 
4065
"or its equivalent numeric id"
 
4066
msgstr ""
 
4067
 
 
4068
#: ../plugin/innobase/handler/ha_innodb.cc:9450
 
4069
msgid "Do not use Native AIO library for IO, even if available"
 
4070
msgstr ""
 
4071
 
 
4072
#: ../plugin/innobase/handler/ha_innodb.cc:9491
 
4073
msgid "Enable internal replication log."
 
4074
msgstr ""
 
4075
 
 
4076
#: ../plugin/innobase/handler/ha_innodb.cc:9494
 
4077
msgid ""
 
4078
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
 
4079
"rolled back. Values above 100000000 disable the timeout."
 
4080
msgstr ""
 
4081
 
 
4082
#: ../plugin/innobase/handler/ha_innodb.cc:9497
 
4083
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
 
4084
msgstr ""
 
4085
 
 
4086
#: ../plugin/innobase/handler/ha_innodb.cc:9500
 
4087
msgid ""
 
4088
"ove blocks to the 'new' end of the buffer pool if the first access was at "
 
4089
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
 
4090
msgstr ""
 
4091
 
 
4092
#: ../plugin/innobase/handler/replication_dictionary.cc:125
 
4093
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
 
4094
#: ../plugin/transaction_log/print_transaction_message.cc:173
 
4095
#: ../plugin/transaction_log/transaction_log_reader.cc:156
 
4096
#, c-format
 
4097
msgid "Unable to parse transaction. Got error: %s.\n"
 
4098
msgstr ""
 
4099
 
 
4100
#: ../plugin/innobase/srv/srv0start.cc:1005
 
4101
msgid "InnoDB: cannot determine Mac OS X version!\n"
 
4102
msgstr ""
 
4103
 
 
4104
#: ../plugin/innobase/srv/srv0start.cc:1010
 
4105
msgid ""
 
4106
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
 
4107
"InnoDB: making transactions unsafe!\n"
 
4108
msgstr ""
 
4109
 
 
4110
#: ../plugin/innobase/srv/srv0start.cc:1019
 
4111
#, c-format
 
4112
msgid ""
 
4113
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu. The "
 
4114
"sizes should be the same so that on a 64-bit platform you can. Allocate more "
 
4115
"than 4 GB of memory."
 
4116
msgstr ""
 
4117
 
 
4118
#: ../plugin/innobase/srv/srv0start.cc:1031
 
4119
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
 
4120
msgstr ""
 
4121
 
 
4122
#: ../plugin/innobase/srv/srv0start.cc:1036
 
4123
msgid ""
 
4124
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
 
4125
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
 
4126
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
 
4127
msgstr ""
 
4128
 
 
4129
#: ../plugin/innobase/srv/srv0start.cc:1046
 
4130
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
 
4131
msgstr ""
 
4132
 
 
4133
#: ../plugin/innobase/srv/srv0start.cc:1051
 
4134
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
 
4135
msgstr ""
 
4136
 
 
4137
#: ../plugin/innobase/srv/srv0start.cc:1056
 
4138
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
 
4139
msgstr ""
 
4140
 
 
4141
#: ../plugin/innobase/srv/srv0start.cc:1060
 
4142
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
 
4143
msgstr ""
 
4144
 
 
4145
#: ../plugin/innobase/srv/srv0start.cc:1065
 
4146
msgid "InnoDB: The InnoDB memory heap is disabled\n"
 
4147
msgstr ""
 
4148
 
 
4149
#: ../plugin/innobase/srv/srv0start.cc:1129
 
4150
msgid "InnoDB: Using Linux native AIO"
 
4151
msgstr ""
 
4152
 
 
4153
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
 
4154
msgid "destination directory"
 
4155
msgstr ""
 
4156
 
 
4157
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
 
4158
msgid "take backup to target-dir"
 
4159
msgstr ""
 
4160
 
 
4161
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
 
4162
msgid "calc statistic of datadir (offline mysqld is recommended)"
 
4163
msgstr ""
 
4164
 
 
4165
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
 
4166
msgid "prepare a backup for starting mysql server on the backup."
 
4167
msgstr ""
 
4168
 
 
4169
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
 
4170
msgid "create files to import to another database when prepare."
 
4171
msgstr ""
 
4172
 
 
4173
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
 
4174
msgid ""
 
4175
"stop recovery process not to progress LSN after applying log when prepare."
 
4176
msgstr ""
 
4177
 
 
4178
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
 
4179
msgid "print parameter of mysqld needed for copyback."
 
4180
msgstr ""
 
4181
 
 
4182
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
 
4183
msgid "The value is used instead of buffer_pool_size"
 
4184
msgstr ""
 
4185
 
 
4186
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
 
4187
msgid ""
 
4188
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
 
4189
"file at the end of '--backup'"
 
4190
msgstr ""
 
4191
 
 
4192
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
 
4193
msgid ""
 
4194
"limit count of IO operations (pairs of read&write) per second to IOS values "
 
4195
"(for '--backup')"
 
4196
msgstr ""
 
4197
 
 
4198
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
 
4199
msgid ""
 
4200
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
 
4201
"'xtrabackup_suspended' deleted (for '--backup')."
 
4202
msgstr ""
 
4203
 
 
4204
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
 
4205
msgid ""
 
4206
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
 
4207
"this directory."
 
4208
msgstr ""
 
4209
 
 
4210
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
 
4211
msgid ""
 
4212
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
 
4213
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
 
4214
"be carefully!"
 
4215
msgstr ""
 
4216
 
 
4217
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
 
4218
msgid ""
 
4219
"(for --backup): copy only .ibd pages newer than backup at specified "
 
4220
"directory."
 
4221
msgstr ""
 
4222
 
 
4223
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
 
4224
msgid ""
 
4225
"(for --prepare): apply .delta files and logfile in the specified directory."
 
4226
msgstr ""
 
4227
 
 
4228
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
 
4229
msgid "filtering by regexp for table names."
 
4230
msgstr ""
 
4231
 
 
4232
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
 
4233
msgid "filtering by list of the exact database.table name in the file."
 
4234
msgstr ""
 
4235
 
 
4236
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
 
4237
msgid ""
 
4238
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
 
4239
"want create ib_logfile*, only re-execute this command in same options. ###"
 
4240
msgstr ""
 
4241
 
 
4242
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
 
4243
msgid ""
 
4244
"Path for temporary files. Several paths may be specified, separated by a "
 
4245
"colon (:), in this case they are used in a round-robin fashion."
 
4246
msgstr ""
 
4247
 
 
4248
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
 
4249
msgid ""
 
4250
"Number of threads to use for parallel datafiles transfer. Does not have any "
 
4251
"effect in the stream mode. The default value is 1."
 
4252
msgstr ""
 
4253
 
 
4254
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
 
4255
msgid ""
 
4256
"Enable InnoDB adaptive hash index (enabled by default).  Disable with --skip-"
 
4257
"innodb-adaptive-hash-index."
 
4258
msgstr ""
 
4259
 
 
4260
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
 
4261
msgid ""
 
4262
"Size of a memory pool InnoDB uses to store data dictionary information and "
 
4263
"other internal data structures."
 
4264
msgstr ""
 
4265
 
 
4266
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
 
4267
msgid "Data file autoextend increment in megabytes"
 
4268
msgstr ""
 
4269
 
 
4270
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
 
4271
msgid ""
 
4272
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
 
4273
"tables."
 
4274
msgstr ""
 
4275
 
 
4276
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
 
4277
msgid ""
 
4278
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
 
4279
"innodb-checksums."
 
4280
msgstr ""
 
4281
 
 
4282
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
 
4283
msgid "Path to individual files and their sizes."
 
4284
msgstr ""
 
4285
 
 
4286
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
 
4287
msgid "The common part for InnoDB table spaces."
 
4288
msgstr ""
 
4289
 
 
4290
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
 
4291
msgid ""
 
4292
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
 
4293
"innodb-doublewrite."
 
4294
msgstr ""
 
4295
 
 
4296
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
 
4297
msgid "Number of file I/O threads in InnoDB."
 
4298
msgstr ""
 
4299
 
 
4300
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
 
4301
msgid "Stores each InnoDB table to an .ibd file in the database dir."
 
4302
msgstr ""
 
4303
 
 
4304
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
 
4305
msgid ""
 
4306
"Set to 0 (write and flush once per second), 1 (write and flush at each "
 
4307
"commit) or 2 (write at commit, flush once per second)."
 
4308
msgstr ""
 
4309
 
 
4310
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
 
4311
msgid "With which method to flush data."
 
4312
msgstr ""
 
4313
 
 
4314
#. ####### Should we use this option? #######
 
4315
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
 
4316
msgid ""
 
4317
"Helps to save your data in case the disk image of the database becomes "
 
4318
"corrupt."
 
4319
msgstr ""
 
4320
 
 
4321
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
 
4322
msgid ""
 
4323
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
 
4324
"rolled back."
 
4325
msgstr ""
 
4326
 
 
4327
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
 
4328
msgid ""
 
4329
"The size of the buffer which InnoDB uses to write log to the log files on "
 
4330
"disk."
 
4331
msgstr ""
 
4332
 
 
4333
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
 
4334
msgid "Size of each log file in a log group."
 
4335
msgstr ""
 
4336
 
 
4337
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
 
4338
msgid ""
 
4339
"Number of log files in the log group. InnoDB writes to the files in a "
 
4340
"circular fashion. Value 3 is recommended here."
 
4341
msgstr ""
 
4342
 
 
4343
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
 
4344
msgid "Path to InnoDB log files."
 
4345
msgstr ""
 
4346
 
 
4347
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
 
4348
msgid "Percentage of dirty pages allowed in bufferpool."
 
4349
msgstr ""
 
4350
 
 
4351
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
 
4352
msgid "How many files at the maximum InnoDB keeps open at the same time."
 
4353
msgstr ""
 
4354
 
 
4355
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
 
4356
msgid "The universal page size of the database."
 
4357
msgstr ""
 
4358
 
 
4359
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
 
4360
msgid ""
 
4361
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
 
4362
"for created log file is not supported. Use on your own risk!"
 
4363
msgstr ""
 
4364
 
 
4365
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
 
4366
msgid ""
 
4367
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
 
4368
"based."
 
4369
msgstr ""
 
4370
 
 
4371
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4800
 
4372
msgid ""
 
4373
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
 
4374
"to use, Because it is not change back to disable, once it is used."
 
4375
msgstr ""
 
4376
 
 
4377
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4801
 
4378
msgid ""
 
4379
"Path to special datafile for doublewrite buffer. (default is : not used)"
 
4380
msgstr ""
 
4381
 
 
4382
#: ../plugin/json_server/json_server.cc:359
 
4383
msgid "Port number to use for connection or 0 for default (port 8086) "
 
4384
msgstr ""
 
4385
 
 
4386
#: ../plugin/logging_gearman/logging_gearman.cc:186
 
4387
msgid "fail gearman_client_create()"
 
4388
msgstr ""
 
4389
 
 
4390
#: ../plugin/logging_gearman/logging_gearman.cc:196
 
4391
#, c-format
 
4392
msgid "fail gearman_client_add_server(): %s"
 
4393
msgstr ""
 
4394
 
 
4395
#: ../plugin/logging_gearman/logging_gearman.cc:301
 
4396
msgid "Hostname for logging to a Gearman server"
 
4397
msgstr ""
 
4398
 
 
4399
#: ../plugin/logging_gearman/logging_gearman.cc:304
 
4400
msgid "Gearman Function to send logging to"
 
4401
msgstr ""
 
4402
 
 
4403
#: ../plugin/logging_gearman/logging_gearman.cc:315
 
4404
msgid "Log queries to a Gearman server"
 
4405
msgstr ""
 
4406
 
 
4407
#: ../plugin/logging_query/logging_query.cc:180
 
4408
msgid "fail open()"
 
4409
msgstr ""
 
4410
 
 
4411
#: ../plugin/logging_query/logging_query.cc:321
 
4412
msgid "Enable logging to CSV file"
 
4413
msgstr ""
 
4414
 
 
4415
#: ../plugin/logging_query/logging_query.cc:324
6777
4416
msgid "File to log to"
6778
4417
msgstr ""
6779
4418
 
6780
 
#: plugin/logging_query/logging_query.cc:211
6781
 
msgid "Enable logging"
6782
 
msgstr ""
6783
 
 
6784
 
#: plugin/logging_query/logging_query.cc:220
6785
 
msgid "Disable after this many seconds. Zero for forever"
6786
 
msgstr ""
6787
 
 
6788
 
#: plugin/logging_query/logging_query.cc:233
 
4419
#: ../plugin/logging_query/logging_query.cc:327
 
4420
msgid "PCRE to match the query against"
 
4421
msgstr ""
 
4422
 
 
4423
#: ../plugin/logging_query/logging_query.cc:330 ../plugin/syslog/module.cc:107
 
4424
#: ../plugin/query_log/module.cc:175
6789
4425
msgid "Threshold for logging slow queries, in microseconds"
6790
4426
msgstr ""
6791
4427
 
6792
 
#: plugin/logging_query/logging_query.cc:246
 
4428
#: ../plugin/logging_query/logging_query.cc:333 ../plugin/syslog/module.cc:110
6793
4429
msgid "Threshold for logging big queries, for rows returned"
6794
4430
msgstr ""
6795
4431
 
6796
 
#: plugin/logging_query/logging_query.cc:259
 
4432
#: ../plugin/logging_query/logging_query.cc:336 ../plugin/syslog/module.cc:113
6797
4433
msgid "Threshold for logging big queries, for rows examined"
6798
4434
msgstr ""
6799
4435
 
6800
 
#: plugin/logging_query/logging_query.cc:282
6801
 
msgid "Log queries to a file"
6802
 
msgstr ""
6803
 
 
6804
 
#: storage/myisam/ha_myisam.cc:453
 
4436
#: ../plugin/logging_query/logging_query.cc:347
 
4437
msgid "Log queries to a CSV file"
 
4438
msgstr ""
 
4439
 
 
4440
#: ../plugin/logging_stats/logging_stats.cc:317
 
4441
msgid "Max number of users that will be logged"
 
4442
msgstr ""
 
4443
 
 
4444
#: ../plugin/logging_stats/logging_stats.cc:320
 
4445
msgid "Max number of range locks to use for Scoreboard"
 
4446
msgstr ""
 
4447
 
 
4448
#: ../plugin/logging_stats/logging_stats.cc:323
 
4449
msgid "Max number of concurrent sessions that will be logged"
 
4450
msgstr ""
 
4451
 
 
4452
#: ../plugin/logging_stats/logging_stats.cc:324
 
4453
msgid "Enable Logging Statistics Collection"
 
4454
msgstr ""
 
4455
 
 
4456
#: ../plugin/logging_stats/logging_stats.cc:333
 
4457
msgid "User Statistics as DATA_DICTIONARY tables"
 
4458
msgstr ""
 
4459
 
 
4460
#: ../plugin/md5/md5.cc:100
 
4461
msgid "libgcrypt library version mismatch"
 
4462
msgstr ""
 
4463
 
 
4464
#: ../plugin/memcached_stats/analysis_table.cc:78
 
4465
#: ../plugin/memcached_stats/stats_table.cc:144
 
4466
msgid "No value in MEMCACHED_STATS_SERVERS variable."
 
4467
msgstr ""
 
4468
 
 
4469
#: ../plugin/memcached_stats/memcached_stats.cc:87
 
4470
msgid "List of memcached servers."
 
4471
msgstr ""
 
4472
 
 
4473
#: ../plugin/memcached_stats/memcached_stats.cc:98
 
4474
msgid "Memcached Stats as I_S tables"
 
4475
msgstr ""
 
4476
 
 
4477
#: ../plugin/memcached_stats/stats_table.cc:74
 
4478
#, c-format
 
4479
msgid ""
 
4480
"Unable get stats from memcached server %s.  Got error from "
 
4481
"memcached_stat_servername()."
 
4482
msgstr ""
 
4483
 
 
4484
#: ../plugin/memcached_stats/stats_table.cc:151
 
4485
msgid "Unable to create memcached struct.  Got error from memcached_create()."
 
4486
msgstr ""
 
4487
 
 
4488
#: ../plugin/memcached_stats/stats_table.cc:159
 
4489
#, c-format
 
4490
msgid ""
 
4491
"Unable to create memcached server list.  Got error from "
 
4492
"memcached_servers_parse(%s)."
 
4493
msgstr ""
 
4494
 
 
4495
#: ../plugin/multi_thread/multi_thread.cc:64
 
4496
msgid "Session killed before thread could execute"
 
4497
msgstr ""
 
4498
 
 
4499
#: ../plugin/multi_thread/multi_thread.cc:101
 
4500
msgid "Unable to get thread stack size"
 
4501
msgstr ""
 
4502
 
 
4503
#: ../plugin/multi_thread/multi_thread.cc:203
 
4504
msgid "Maximum number of user threads available."
 
4505
msgstr ""
 
4506
 
 
4507
#: ../plugin/myisam/ha_myisam.cc:537
6805
4508
#, c-format
6806
4509
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6807
4510
msgstr ""
6808
4511
 
6809
 
#: storage/myisam/ha_myisam.cc:457
 
4512
#: ../plugin/myisam/ha_myisam.cc:543
6810
4513
#, c-format
6811
4514
msgid "Got an error from unknown thread, %s:%d"
6812
4515
msgstr ""
6813
4516
 
6814
 
#: storage/myisam/ha_myisam.cc:462
 
4517
#: ../plugin/myisam/ha_myisam.cc:552
6815
4518
msgid "Unknown thread accessing table"
6816
4519
msgstr ""
6817
4520
 
6818
 
#: storage/myisam/my_handler_errors.c:34
 
4521
#: ../plugin/myisam/ha_myisam.cc:1516
 
4522
msgid ""
 
4523
"Don't use the fast sort index method to created index if the temporary file "
 
4524
"would get bigger than this."
 
4525
msgstr ""
 
4526
 
 
4527
#: ../plugin/myisam/ha_myisam.cc:1519
 
4528
msgid ""
 
4529
"The buffer that is allocated when sorting the index when doing a REPAIR or "
 
4530
"when creating indexes with CREATE INDEX or ALTER TABLE."
 
4531
msgstr ""
 
4532
 
 
4533
#: ../plugin/myisam/my_handler_errors.cc:42
6819
4534
msgid "Didn't find key on read or update"
6820
4535
msgstr ""
6821
4536
 
6822
 
#: storage/myisam/my_handler_errors.c:36
 
4537
#: ../plugin/myisam/my_handler_errors.cc:43
6823
4538
msgid "Duplicate key on write or update"
6824
4539
msgstr ""
6825
4540
 
6826
 
#: storage/myisam/my_handler_errors.c:38
 
4541
#: ../plugin/myisam/my_handler_errors.cc:44
6827
4542
msgid "Internal (unspecified) error in handler"
6828
4543
msgstr ""
6829
4544
 
6830
 
#: storage/myisam/my_handler_errors.c:40
 
4545
#: ../plugin/myisam/my_handler_errors.cc:46
6831
4546
msgid ""
6832
4547
"Someone has changed the row since it was read (while the table was locked to "
6833
4548
"prevent it)"
6834
4549
msgstr ""
6835
4550
 
6836
 
#: storage/myisam/my_handler_errors.c:43
 
4551
#: ../plugin/myisam/my_handler_errors.cc:48
6837
4552
msgid "Wrong index given to function"
6838
4553
msgstr ""
6839
4554
 
6840
 
#: storage/myisam/my_handler_errors.c:45
6841
 
msgid "Undefined handler error 125"
6842
 
msgstr ""
6843
 
 
6844
 
#: storage/myisam/my_handler_errors.c:47
 
4555
#: ../plugin/myisam/my_handler_errors.cc:49
6845
4556
msgid "Index file is crashed"
6846
4557
msgstr ""
6847
4558
 
6848
 
#: storage/myisam/my_handler_errors.c:49
 
4559
#: ../plugin/myisam/my_handler_errors.cc:50
6849
4560
msgid "Record file is crashed"
6850
4561
msgstr ""
6851
4562
 
6852
 
#: storage/myisam/my_handler_errors.c:51
 
4563
#: ../plugin/myisam/my_handler_errors.cc:51
6853
4564
msgid "Out of memory in engine"
6854
4565
msgstr ""
6855
4566
 
6856
 
#: storage/myisam/my_handler_errors.c:53
6857
 
msgid "Undefined handler error 129"
6858
 
msgstr ""
6859
 
 
6860
 
#: storage/myisam/my_handler_errors.c:55
 
4567
#: ../plugin/myisam/my_handler_errors.cc:52
6861
4568
msgid "Incorrect file format"
6862
4569
msgstr ""
6863
4570
 
6864
 
#: storage/myisam/my_handler_errors.c:57
 
4571
#: ../plugin/myisam/my_handler_errors.cc:53
6865
4572
msgid "Command not supported by database"
6866
4573
msgstr ""
6867
4574
 
6868
 
#: storage/myisam/my_handler_errors.c:59
 
4575
#: ../plugin/myisam/my_handler_errors.cc:54
6869
4576
msgid "Old database file"
6870
4577
msgstr ""
6871
4578
 
6872
 
#: storage/myisam/my_handler_errors.c:61
 
4579
#: ../plugin/myisam/my_handler_errors.cc:55
6873
4580
msgid "No record read before update"
6874
4581
msgstr ""
6875
4582
 
6876
 
#: storage/myisam/my_handler_errors.c:63
 
4583
#: ../plugin/myisam/my_handler_errors.cc:56
6877
4584
msgid "Record was already deleted (or record file crashed)"
6878
4585
msgstr ""
6879
4586
 
6880
 
#: storage/myisam/my_handler_errors.c:65
 
4587
#: ../plugin/myisam/my_handler_errors.cc:57
6881
4588
msgid "No more room in record file"
6882
4589
msgstr ""
6883
4590
 
6884
 
#: storage/myisam/my_handler_errors.c:67
 
4591
#: ../plugin/myisam/my_handler_errors.cc:58
6885
4592
msgid "No more room in index file"
6886
4593
msgstr ""
6887
4594
 
6888
 
#: storage/myisam/my_handler_errors.c:69
 
4595
#: ../plugin/myisam/my_handler_errors.cc:59
6889
4596
msgid "No more records (read after end of file)"
6890
4597
msgstr ""
6891
4598
 
6892
 
#: storage/myisam/my_handler_errors.c:71
 
4599
#: ../plugin/myisam/my_handler_errors.cc:60
6893
4600
msgid "Unsupported extension used for table"
6894
4601
msgstr ""
6895
4602
 
6896
 
#: storage/myisam/my_handler_errors.c:73
 
4603
#: ../plugin/myisam/my_handler_errors.cc:61
6897
4604
msgid "Too big row"
6898
4605
msgstr ""
6899
4606
 
6900
 
#: storage/myisam/my_handler_errors.c:75
 
4607
#: ../plugin/myisam/my_handler_errors.cc:62
6901
4608
msgid "Wrong create options"
6902
4609
msgstr ""
6903
4610
 
6904
 
#: storage/myisam/my_handler_errors.c:77
 
4611
#: ../plugin/myisam/my_handler_errors.cc:63
6905
4612
msgid "Duplicate unique key or constraint on write or update"
6906
4613
msgstr ""
6907
4614
 
6908
 
#: storage/myisam/my_handler_errors.c:79
 
4615
#: ../plugin/myisam/my_handler_errors.cc:64
6909
4616
msgid "Unknown character set used in table"
6910
4617
msgstr ""
6911
4618
 
6912
 
#: storage/myisam/my_handler_errors.c:81
 
4619
#: ../plugin/myisam/my_handler_errors.cc:65
6913
4620
msgid "Conflicting table definitions in sub-tables of MERGE table"
6914
4621
msgstr ""
6915
4622
 
6916
 
#: storage/myisam/my_handler_errors.c:83
 
4623
#: ../plugin/myisam/my_handler_errors.cc:66
6917
4624
msgid "Table is crashed and last repair failed"
6918
4625
msgstr ""
6919
4626
 
6920
 
#: storage/myisam/my_handler_errors.c:85
 
4627
#: ../plugin/myisam/my_handler_errors.cc:67
6921
4628
msgid "Table was marked as crashed and should be repaired"
6922
4629
msgstr ""
6923
4630
 
6924
 
#: storage/myisam/my_handler_errors.c:87
 
4631
#: ../plugin/myisam/my_handler_errors.cc:68
6925
4632
msgid "Lock timed out; Retry transaction"
6926
4633
msgstr ""
6927
4634
 
6928
 
#: storage/myisam/my_handler_errors.c:89
 
4635
#: ../plugin/myisam/my_handler_errors.cc:69
6929
4636
msgid "Lock table is full;  Restart program with a larger locktable"
6930
4637
msgstr ""
6931
4638
 
6932
 
#: storage/myisam/my_handler_errors.c:91
 
4639
#: ../plugin/myisam/my_handler_errors.cc:70
6933
4640
msgid "Updates are not allowed under a read only transactions"
6934
4641
msgstr ""
6935
4642
 
6936
 
#: storage/myisam/my_handler_errors.c:93
 
4643
#: ../plugin/myisam/my_handler_errors.cc:71
6937
4644
msgid "Lock deadlock; Retry transaction"
6938
4645
msgstr ""
6939
4646
 
6940
 
#: storage/myisam/my_handler_errors.c:95
 
4647
#: ../plugin/myisam/my_handler_errors.cc:72
6941
4648
msgid "Foreign key constraint is incorrectly formed"
6942
4649
msgstr ""
6943
4650
 
6944
 
#: storage/myisam/my_handler_errors.c:97
 
4651
#: ../plugin/myisam/my_handler_errors.cc:73
6945
4652
msgid "Cannot add a child row"
6946
4653
msgstr ""
6947
4654
 
6948
 
#: storage/myisam/my_handler_errors.c:99
 
4655
#: ../plugin/myisam/my_handler_errors.cc:74
6949
4656
msgid "Cannot delete a parent row"
6950
4657
msgstr ""
6951
4658
 
6952
 
#: storage/myisam/my_handler_errors.c:101
 
4659
#: ../plugin/myisam/my_handler_errors.cc:75
6953
4660
msgid "No savepoint with that name"
6954
4661
msgstr ""
6955
4662
 
6956
 
#: storage/myisam/my_handler_errors.c:103
 
4663
#: ../plugin/myisam/my_handler_errors.cc:76
6957
4664
msgid "Non unique key block size"
6958
4665
msgstr ""
6959
4666
 
6960
 
#: storage/myisam/my_handler_errors.c:105
 
4667
#: ../plugin/myisam/my_handler_errors.cc:77
6961
4668
msgid "The table does not exist in engine"
6962
4669
msgstr ""
6963
4670
 
6964
 
#: storage/myisam/my_handler_errors.c:107
 
4671
#: ../plugin/myisam/my_handler_errors.cc:78
6965
4672
msgid "The table already existed in storage engine"
6966
4673
msgstr ""
6967
4674
 
6968
 
#: storage/myisam/my_handler_errors.c:109
 
4675
#: ../plugin/myisam/my_handler_errors.cc:79
6969
4676
msgid "Could not connect to storage engine"
6970
4677
msgstr ""
6971
4678
 
6972
 
#: storage/myisam/my_handler_errors.c:111
 
4679
#: ../plugin/myisam/my_handler_errors.cc:80
6973
4680
msgid "Unexpected null pointer found when using spatial index"
6974
4681
msgstr ""
6975
4682
 
6976
 
#: storage/myisam/my_handler_errors.c:113
 
4683
#: ../plugin/myisam/my_handler_errors.cc:81
6977
4684
msgid "The table changed in storage engine"
6978
4685
msgstr ""
6979
4686
 
6980
 
#: storage/myisam/my_handler_errors.c:115
 
4687
#: ../plugin/myisam/my_handler_errors.cc:82
6981
4688
msgid "There's no partition in table for the given value"
6982
4689
msgstr ""
6983
4690
 
6984
 
#: storage/myisam/my_handler_errors.c:117
 
4691
#: ../plugin/myisam/my_handler_errors.cc:83
6985
4692
msgid "Row-based binlogging of row failed"
6986
4693
msgstr ""
6987
4694
 
6988
 
#: storage/myisam/my_handler_errors.c:119
 
4695
#: ../plugin/myisam/my_handler_errors.cc:84
6989
4696
msgid "Index needed in foreign key constraint"
6990
4697
msgstr ""
6991
4698
 
6992
 
#: storage/myisam/my_handler_errors.c:121
 
4699
#: ../plugin/myisam/my_handler_errors.cc:85
6993
4700
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6994
4701
msgstr ""
6995
4702
 
6996
 
#: storage/myisam/my_handler_errors.c:123
 
4703
#: ../plugin/myisam/my_handler_errors.cc:86
6997
4704
msgid "Table needs to be upgraded before it can be used"
6998
4705
msgstr ""
6999
4706
 
7000
 
#: storage/myisam/my_handler_errors.c:125
 
4707
#: ../plugin/myisam/my_handler_errors.cc:87
7001
4708
msgid "Table is read only"
7002
4709
msgstr ""
7003
4710
 
7004
 
#: storage/myisam/my_handler_errors.c:127
 
4711
#: ../plugin/myisam/my_handler_errors.cc:88
7005
4712
msgid "Failed to get next auto increment value"
7006
4713
msgstr ""
7007
4714
 
7008
 
#: storage/myisam/my_handler_errors.c:129
 
4715
#: ../plugin/myisam/my_handler_errors.cc:89
7009
4716
msgid "Failed to set row auto increment value"
7010
4717
msgstr ""
7011
4718
 
7012
 
#: storage/myisam/my_handler_errors.c:131
 
4719
#: ../plugin/myisam/my_handler_errors.cc:90
7013
4720
msgid "Unknown (generic) error from engine"
7014
4721
msgstr ""
7015
4722
 
7016
 
#: storage/myisam/my_handler_errors.c:133
 
4723
#: ../plugin/myisam/my_handler_errors.cc:91
7017
4724
msgid "Record is the same"
7018
4725
msgstr ""
7019
4726
 
7020
 
#: storage/myisam/my_handler_errors.c:135
 
4727
#: ../plugin/myisam/my_handler_errors.cc:92
7021
4728
msgid "It is not possible to log this statement"
7022
4729
msgstr ""
7023
4730
 
7024
 
#: storage/myisam/my_handler_errors.c:137
 
4731
#: ../plugin/myisam/my_handler_errors.cc:93
7025
4732
msgid "Tablespace exists"
7026
4733
msgstr ""
7027
4734
 
7028
 
#: storage/myisam/my_handler_errors.c:139
 
4735
#: ../plugin/myisam/my_handler_errors.cc:94
7029
4736
msgid "The event was corrupt, leading to illegal data being read"
7030
4737
msgstr ""
7031
4738
 
7032
 
#: storage/myisam/my_handler_errors.c:141
 
4739
#: ../plugin/myisam/my_handler_errors.cc:95
7033
4740
msgid "The table is of a new format not supported by this version"
7034
4741
msgstr ""
7035
4742
 
7036
 
#: storage/myisam/my_handler_errors.c:143
7037
 
msgid "The event could not be processed no other hanlder error happened"
7038
 
msgstr ""
7039
 
 
7040
 
#: storage/myisam/my_handler_errors.c:145
7041
 
msgid "Got a fatal error during initialzaction of handler"
7042
 
msgstr ""
7043
 
 
7044
 
#: storage/myisam/my_handler_errors.c:147
 
4743
#: ../plugin/myisam/my_handler_errors.cc:96
 
4744
msgid "The event could not be processed no other handler error happened"
 
4745
msgstr ""
 
4746
 
 
4747
#: ../plugin/myisam/my_handler_errors.cc:97
 
4748
msgid "Got a fatal error during initialzation of handler"
 
4749
msgstr ""
 
4750
 
 
4751
#: ../plugin/myisam/my_handler_errors.cc:98
7045
4752
msgid "File to short; Expected more data in file"
7046
4753
msgstr ""
7047
4754
 
7048
 
#: storage/myisam/my_handler_errors.c:149
 
4755
#: ../plugin/myisam/my_handler_errors.cc:99
7049
4756
msgid "Read page with wrong checksum"
7050
4757
msgstr ""
7051
4758
 
7052
 
#: storage/myisam/my_handler_errors.c:151
 
4759
#. TODO: get a better message for these
 
4760
#: ../plugin/myisam/my_handler_errors.cc:101
7053
4761
msgid "Lock or active transaction"
7054
4762
msgstr ""
7055
4763
 
7056
 
#: storage/myisam/my_handler_errors.c:153
 
4764
#: ../plugin/myisam/my_handler_errors.cc:102
7057
4765
msgid "No such table space"
7058
4766
msgstr ""
7059
4767
 
7060
 
#: storage/myisam/my_handler_errors.c:155
 
4768
#: ../plugin/myisam/my_handler_errors.cc:103
7061
4769
msgid "Tablespace not empty"
7062
4770
msgstr ""
 
4771
 
 
4772
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
 
4773
msgid ""
 
4774
"Port number to use for connection or 0 for default to with MySQL protocol."
 
4775
msgstr ""
 
4776
 
 
4777
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
 
4778
msgid ""
 
4779
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
 
4780
"the file is stale and should be removed?"
 
4781
msgstr ""
 
4782
 
 
4783
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
 
4784
#, c-format
 
4785
msgid "Listening on %s"
 
4786
msgstr ""
 
4787
 
 
4788
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
 
4789
msgid "Path used for MySQL UNIX Socket Protocol."
 
4790
msgstr ""
 
4791
 
 
4792
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
 
4793
msgid "Clobber socket file if one is there already."
 
4794
msgstr ""
 
4795
 
 
4796
#: ../plugin/pbms/src/parameters_ms.cc:427
 
4797
msgid "Port number to use for connection or 0 for default PBMS port "
 
4798
msgstr ""
 
4799
 
 
4800
#: ../plugin/pbms/src/parameters_ms.cc:430
 
4801
msgid "The maximum size of a BLOB repository file."
 
4802
msgstr ""
 
4803
 
 
4804
#: ../plugin/pbms/src/parameters_ms.cc:433
 
4805
msgid "The maximum size of a temorary BLOB log file."
 
4806
msgstr ""
 
4807
 
 
4808
#: ../plugin/pbms/src/parameters_ms.cc:436
 
4809
msgid ""
 
4810
"A ':' delimited list of metadata header names to be used to initialize the "
 
4811
"pbms_metadata_header table when a database is created."
 
4812
msgstr ""
 
4813
 
 
4814
#: ../plugin/pbms/src/parameters_ms.cc:440
 
4815
msgid "The percentage of garbage in a repository file before it is compacted."
 
4816
msgstr ""
 
4817
 
 
4818
#: ../plugin/pbms/src/parameters_ms.cc:443
 
4819
msgid ""
 
4820
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
 
4821
"after this time, unless committed to the database."
 
4822
msgstr ""
 
4823
 
 
4824
#: ../plugin/pbms/src/parameters_ms.cc:446
 
4825
msgid ""
 
4826
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
 
4827
"HTTP connection."
 
4828
msgstr ""
 
4829
 
 
4830
#: ../plugin/pbms/src/parameters_ms.cc:449
 
4831
msgid "The next backup ID to use when backing up a PBMS database."
 
4832
msgstr ""
 
4833
 
 
4834
#: ../plugin/pbms/src/parameters_ms.cc:452
 
4835
msgid ""
 
4836
"A comma delimited list of tables to watch of the format: <database>."
 
4837
"<table>, ..."
 
4838
msgstr ""
 
4839
 
 
4840
#: ../plugin/pbms/src/parameters_ms.cc:454
 
4841
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
 
4842
msgstr ""
 
4843
 
 
4844
#: ../plugin/pbms/src/parameters_ms.cc:458
 
4845
msgid "Before insert row event observer call position"
 
4846
msgstr ""
 
4847
 
 
4848
#: ../plugin/rabbitmq/rabbitmq_handler.cc:115
 
4849
msgid "Could not open socket, is rabbitmq running?"
 
4850
msgstr ""
 
4851
 
 
4852
#: ../plugin/rabbitmq/rabbitmq_log.cc:71 ../plugin/zeromq/zeromq_log.cc:70
 
4853
msgid "Failed to allocate enough memory to transaction message\n"
 
4854
msgstr ""
 
4855
 
 
4856
#: ../plugin/rabbitmq/rabbitmq_log.cc:92
 
4857
msgid ""
 
4858
"Could not reconnect, trying again.. - waiting 10 seconds for server to come "
 
4859
"back"
 
4860
msgstr ""
 
4861
 
 
4862
#: ../plugin/rabbitmq/rabbitmq_log.cc:100
 
4863
msgid "RabbitMQ server has disappeared, failing transaction."
 
4864
msgstr ""
 
4865
 
 
4866
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
 
4867
#, c-format
 
4868
msgid "Failed to allocate the RabbitMQHandler.  Got error: %s\n"
 
4869
msgstr ""
 
4870
 
 
4871
#: ../plugin/rabbitmq/rabbitmq_log.cc:141
 
4872
#, c-format
 
4873
msgid "Failed to allocate the RabbitMQLog instance.  Got error: %s\n"
 
4874
msgstr ""
 
4875
 
 
4876
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
 
4877
msgid "Host name to connect to"
 
4878
msgstr ""
 
4879
 
 
4880
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
 
4881
msgid "Port to connect to"
 
4882
msgstr ""
 
4883
 
 
4884
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
 
4885
msgid "RabbitMQ virtualhost"
 
4886
msgstr ""
 
4887
 
 
4888
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
 
4889
msgid "RabbitMQ username"
 
4890
msgstr ""
 
4891
 
 
4892
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
 
4893
msgid "RabbitMQ password"
 
4894
msgstr ""
 
4895
 
 
4896
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
 
4897
#: ../plugin/transaction_log/module.cc:239 ../plugin/zeromq/zeromq_log.cc:149
 
4898
msgid "Name of the replicator plugin to use (default='default_replicator')"
 
4899
msgstr ""
 
4900
 
 
4901
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
 
4902
msgid "Name of RabbitMQ exchange to publish to"
 
4903
msgstr ""
 
4904
 
 
4905
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
 
4906
msgid "Name of RabbitMQ routing key to use"
 
4907
msgstr ""
 
4908
 
 
4909
#: ../plugin/session_dictionary/processlist.cc:73
 
4910
#: ../plugin/session_dictionary/sessions.cc:77
 
4911
msgid "no user"
 
4912
msgstr ""
 
4913
 
 
4914
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:57
 
4915
#, c-format
 
4916
msgid "syslog facility \"%s\" not known, using \"local0\""
 
4917
msgstr ""
 
4918
 
 
4919
#: ../plugin/syslog/errmsg.cc:50
 
4920
#, c-format
 
4921
msgid "syslog priority \"%s\" not known, using \"warn\""
 
4922
msgstr ""
 
4923
 
 
4924
#: ../plugin/syslog/logging.cc:65
 
4925
#, c-format
 
4926
msgid "syslog priority \"%s\" not known, using \"info\""
 
4927
msgstr ""
 
4928
 
 
4929
#: ../plugin/syslog/module.cc:95
 
4930
msgid "Syslog Ident"
 
4931
msgstr ""
 
4932
 
 
4933
#: ../plugin/syslog/module.cc:98
 
4934
msgid "Syslog Facility"
 
4935
msgstr ""
 
4936
 
 
4937
#: ../plugin/syslog/module.cc:101
 
4938
msgid "Enable logging to syslog of the query log"
 
4939
msgstr ""
 
4940
 
 
4941
#: ../plugin/syslog/module.cc:104
 
4942
msgid "Syslog Priority of query logging"
 
4943
msgstr ""
 
4944
 
 
4945
#: ../plugin/syslog/module.cc:116
 
4946
msgid "Enable logging to syslog of the error messages"
 
4947
msgstr ""
 
4948
 
 
4949
#: ../plugin/syslog/module.cc:119
 
4950
msgid "Syslog Priority of error messages"
 
4951
msgstr ""
 
4952
 
 
4953
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
 
4954
#: ../plugin/transaction_log/print_transaction_message.cc:106
 
4955
#: ../plugin/transaction_log/transaction_log_reader.cc:94
 
4956
msgid "Failed to open transaction log file"
 
4957
msgstr ""
 
4958
 
 
4959
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
 
4960
#: ../plugin/transaction_log/transaction_log_reader.cc:147
 
4961
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:153
 
4962
#, c-format
 
4963
msgid "Could not read transaction message.\n"
 
4964
msgstr ""
 
4965
 
 
4966
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
 
4967
#: ../plugin/transaction_log/transaction_log_reader.cc:148
 
4968
#, c-format
 
4969
msgid "GPB ERROR: %s.\n"
 
4970
msgstr ""
 
4971
 
 
4972
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
 
4973
#: ../plugin/transaction_log/transaction_log_reader.cc:149
 
4974
#, c-format
 
4975
msgid "Raw buffer read: %s.\n"
 
4976
msgstr ""
 
4977
 
 
4978
#: ../plugin/transaction_log/hexdump_transaction_message.cc:170
 
4979
#: ../plugin/transaction_log/print_transaction_message.cc:175
 
4980
#: ../plugin/transaction_log/transaction_log_reader.cc:158
 
4981
#, c-format
 
4982
msgid "BUFFER: %s\n"
 
4983
msgstr ""
 
4984
 
 
4985
#: ../plugin/transaction_log/module.cc:169
 
4986
msgid "Failed to allocate the TransactionLog instance"
 
4987
msgstr ""
 
4988
 
 
4989
#: ../plugin/transaction_log/module.cc:177
 
4990
#, c-format
 
4991
msgid "Failed to initialize the Transaction Log.  Got error: %s\n"
 
4992
msgstr ""
 
4993
 
 
4994
#: ../plugin/transaction_log/module.cc:188
 
4995
#, c-format
 
4996
msgid "Failed to initialize the Transaction Log Index.  Got error: %s\n"
 
4997
msgstr ""
 
4998
 
 
4999
#: ../plugin/transaction_log/module.cc:227
 
5000
msgid "DEBUGGING - Truncate transaction log"
 
5001
msgstr ""
 
5002
 
 
5003
#: ../plugin/transaction_log/module.cc:230
 
5004
msgid "Enable CRC32 Checksumming of each written transaction log entry"
 
5005
msgstr ""
 
5006
 
 
5007
#: ../plugin/transaction_log/module.cc:233
 
5008
msgid "Enable transaction log"
 
5009
msgstr ""
 
5010
 
 
5011
#: ../plugin/transaction_log/module.cc:236
 
5012
msgid "Path to the file to use for transaction log"
 
5013
msgstr ""
 
5014
 
 
5015
#: ../plugin/transaction_log/module.cc:242
 
5016
msgid ""
 
5017
"0 == rely on operating system to sync log file (default), 1 == sync file at "
 
5018
"each transaction write, 2 == sync log file once per second"
 
5019
msgstr ""
 
5020
 
 
5021
#: ../plugin/transaction_log/module.cc:245
 
5022
msgid "Number of slots for in-memory write buffers (default=8)."
 
5023
msgstr ""
 
5024
 
 
5025
#: ../plugin/transaction_log/print_transaction_message.cc:134
 
5026
#, c-format
 
5027
msgid "GPB message is not a valid type.\n"
 
5028
msgstr ""
 
5029
 
 
5030
#: ../plugin/transaction_log/print_transaction_message.cc:154
 
5031
#, c-format
 
5032
msgid "GPB message is not a valid size.\n"
 
5033
msgstr ""
 
5034
 
 
5035
#. 120 was arbitrary
 
5036
#: ../plugin/transaction_log/print_transaction_message.cc:167
 
5037
msgid "Could not read transaction message. Raw buffer read "
 
5038
msgstr ""
 
5039
 
 
5040
#: ../plugin/transaction_log/transaction_log.cc:114
 
5041
msgid "Failed to open transaction log file "
 
5042
msgstr ""
 
5043
 
 
5044
#: ../plugin/transaction_log/transaction_log.cc:215
 
5045
#, c-format
 
5046
msgid ""
 
5047
"Failed to write full size of log entry.  Tried to write %<PRId64> bytes at "
 
5048
"offset %<PRId64>, but only wrote %<PRId32> bytes.  Error: %s\n"
 
5049
msgstr ""
 
5050
 
 
5051
#: ../plugin/transaction_log/transaction_log.cc:233
 
5052
msgid "Failed to sync log file."
 
5053
msgstr ""
 
5054
 
 
5055
#: ../plugin/transaction_log/transaction_log_reader.cc:114
 
5056
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:118
 
5057
#, c-format
 
5058
msgid "Attempted to read record bigger than INT_MAX\n"
 
5059
msgstr ""
 
5060
 
 
5061
#: ../plugin/transaction_log/transaction_log_reader.cc:134
 
5062
#, c-format
 
5063
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
 
5064
msgstr ""
 
5065
 
 
5066
#: ../plugin/transaction_log/transaction_log_reader.cc:169
 
5067
#, c-format
 
5068
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
 
5069
msgstr ""
 
5070
 
 
5071
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
 
5072
msgid "Cannot open file: "
 
5073
msgstr ""
 
5074
 
 
5075
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
 
5076
msgid "Could not skip to position "
 
5077
msgstr ""
 
5078
 
 
5079
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
 
5080
msgid "Found a non-transaction message in log. Currently, not supported.\n"
 
5081
msgstr ""
 
5082
 
 
5083
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
 
5084
msgid "Memory allocation failure trying to allocate "
 
5085
msgstr ""
 
5086
 
 
5087
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
 
5088
msgid " bytes\n"
 
5089
msgstr ""
 
5090
 
 
5091
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
 
5092
msgid "GPB ERROR: "
 
5093
msgstr ""
 
5094
 
 
5095
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
 
5096
msgid ""
 
5097
"HEXDUMP:\n"
 
5098
"\n"
 
5099
msgstr ""
 
5100
 
 
5101
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
 
5102
msgid "Unable to parse command. Got error: "
 
5103
msgstr ""
 
5104
 
 
5105
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177
 
5106
msgid ""
 
5107
"\n"
 
5108
"HEXDUMP:\n"
 
5109
"\n"
 
5110
msgstr ""
 
5111
 
 
5112
#: ../plugin/transaction_log/utilities/transaction_reader.cc:645
 
5113
msgid "Display help and exit"
 
5114
msgstr ""
 
5115
 
 
5116
#: ../plugin/transaction_log/utilities/transaction_reader.cc:646
 
5117
msgid "Read from the innodb transaction log"
 
5118
msgstr ""
 
5119
 
 
5120
#: ../plugin/transaction_log/utilities/transaction_reader.cc:652
 
5121
msgid "Password to use when connecting to server"
 
5122
msgstr ""
 
5123
 
 
5124
#: ../plugin/transaction_log/utilities/transaction_reader.cc:655
 
5125
msgid "Perform checksum"
 
5126
msgstr ""
 
5127
 
 
5128
#: ../plugin/transaction_log/utilities/transaction_reader.cc:656
 
5129
msgid "Ignore event messages"
 
5130
msgstr ""
 
5131
 
 
5132
#: ../plugin/transaction_log/utilities/transaction_reader.cc:657
 
5133
msgid "Transaction log file"
 
5134
msgstr ""
 
5135
 
 
5136
#: ../plugin/transaction_log/utilities/transaction_reader.cc:658
 
5137
msgid "Print raw Protobuf messages instead of SQL"
 
5138
msgstr ""
 
5139
 
 
5140
#: ../plugin/transaction_log/utilities/transaction_reader.cc:661
 
5141
msgid "Start reading from the given file position"
 
5142
msgstr ""
 
5143
 
 
5144
#: ../plugin/transaction_log/utilities/transaction_reader.cc:664
 
5145
msgid "Only output for the given transaction ID and later"
 
5146
msgstr ""
 
5147
 
 
5148
#: ../plugin/transaction_log/utilities/transaction_reader.cc:667
 
5149
msgid "Only output for the given transaction ID"
 
5150
msgstr ""
 
5151
 
 
5152
#: ../plugin/transaction_log/utilities/transaction_reader.cc:668
 
5153
msgid "Summarize message contents"
 
5154
msgstr ""
 
5155
 
 
5156
#: ../plugin/transaction_log/utilities/transaction_reader.cc:702
 
5157
msgid "Cannot use --start-pos and --transaction-id together\n"
 
5158
msgstr ""
 
5159
 
 
5160
#: ../plugin/transaction_log/utilities/transaction_reader.cc:708
 
5161
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
 
5162
msgstr ""
 
5163
 
 
5164
#: ../plugin/transaction_log/utilities/transaction_reader.cc:826
 
5165
msgid "Checksum failed. Wanted "
 
5166
msgstr ""
 
5167
 
 
5168
#: ../plugin/transaction_log/utilities/transaction_reader.cc:828
 
5169
msgid " got "
 
5170
msgstr ""
 
5171
 
 
5172
#: ../plugin/slave/module.cc:56
 
5173
msgid "Path to the slave configuration file"
 
5174
msgstr ""
 
5175
 
 
5176
#: ../plugin/slave/queue_producer.cc:114
 
5177
msgid "Lost connection to master. Reconnecting."
 
5178
msgstr ""
 
5179
 
 
5180
#: ../plugin/slave/queue_producer.cc:141 ../plugin/slave/queue_producer.cc:150
 
5181
#: ../plugin/slave/queue_producer.cc:164 ../plugin/slave/queue_producer.cc:256
 
5182
#: ../plugin/slave/queue_producer.cc:268 ../plugin/slave/queue_producer.cc:285
 
5183
#: ../plugin/slave/queue_producer.cc:428 ../plugin/slave/queue_producer.cc:442
 
5184
#, c-format
 
5185
msgid "%s"
 
5186
msgstr ""
 
5187
 
 
5188
#: ../plugin/slave/queue_producer.cc:454
 
5189
msgid "Replication slave: Unable to insert into queue."
 
5190
msgstr ""
 
5191
 
 
5192
#: ../plugin/slave/replication_slave.cc:43
 
5193
#, c-format
 
5194
msgid "Could not start slave services: %s\n"
 
5195
msgstr ""
 
5196
 
 
5197
#: ../plugin/slave/sql_executor.cc:91
 
5198
#, c-format
 
5199
msgid ""
 
5200
"%s\n"
 
5201
"%s\n"
 
5202
msgstr ""
 
5203
 
 
5204
#: ../plugin/regex_policy/module.cc:48
 
5205
#, c-format
 
5206
msgid "Could not load regex policy file: %s\n"
 
5207
msgstr ""
 
5208
 
 
5209
#: ../plugin/regex_policy/module.cc:49
 
5210
msgid "Unknown"
 
5211
msgstr ""
 
5212
 
 
5213
#: ../plugin/regex_policy/module.cc:64
 
5214
msgid "File to load for regex authorization policies"
 
5215
msgstr ""
 
5216
 
 
5217
#: ../plugin/regex_policy/module.cc:220
 
5218
#, c-format
 
5219
msgid "User %s matches regex\n"
 
5220
msgstr ""
 
5221
 
 
5222
#: ../plugin/regex_policy/module.cc:223
 
5223
#, c-format
 
5224
msgid "Object %s matches regex %s (%s)\n"
 
5225
msgstr ""
 
5226
 
 
5227
#: ../plugin/regex_policy/module.cc:229
 
5228
#, c-format
 
5229
msgid "Object %s NOT restricted by regex %s (%s)\n"
 
5230
msgstr ""
 
5231
 
 
5232
#: ../plugin/query_log/module.cc:83
 
5233
msgid "The query log file name must be defined."
 
5234
msgstr ""
 
5235
 
 
5236
#: ../plugin/query_log/module.cc:89
 
5237
msgid "The query log file name must have a value."
 
5238
msgstr ""
 
5239
 
 
5240
#: ../plugin/query_log/module.cc:165
 
5241
msgid "Enable query logging to file"
 
5242
msgstr ""
 
5243
 
 
5244
#: ../plugin/query_log/module.cc:170
 
5245
msgid "Query log file"
 
5246
msgstr ""
 
5247
 
 
5248
#: ../plugin/query_log/module.cc:180
 
5249
msgid "Threshold for logging long locking queries, in microseconds"
 
5250
msgstr ""
 
5251
 
 
5252
#: ../plugin/query_log/module.cc:185
 
5253
msgid "Threshold for logging queries that examine too many rows, integer"
 
5254
msgstr ""
 
5255
 
 
5256
#: ../plugin/query_log/module.cc:190
 
5257
msgid "Threshold for logging queries that return too many rows, integer"
 
5258
msgstr ""
 
5259
 
 
5260
#: ../plugin/query_log/module.cc:195
 
5261
msgid ""
 
5262
"Threshold for logging queries that use too many temporary tables, integer"
 
5263
msgstr ""
 
5264
 
 
5265
#: ../plugin/query_log/module.cc:200
 
5266
msgid "Threshold for logging queries that cause too many warnings, integer"
 
5267
msgstr ""
 
5268
 
 
5269
#: ../plugin/query_log/module.cc:205
 
5270
msgid "Threshold for logging queries that are active too long, in seconds"
 
5271
msgstr ""
 
5272
 
 
5273
#: ../plugin/zeromq/zeromq_log.cc:146
 
5274
msgid "End point to bind to"
 
5275
msgstr ""