~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/cy.po

  • Committer: Jay Pipes
  • Date: 2009-03-16 15:20:27 UTC
  • mto: (934.3.7 mordred)
  • mto: This revision was merged to the branch mainline in revision 938.
  • Revision ID: jpipes@serialcoder-20090316152027-njlreaim8vxqta6c
Fixes ENUM field type to throw an error on bad data input.  0 is now not
allowed on insertion.  MySQL allows 0, in the manual it states 0 is "the
null string error index" whatever that means.  Drizzle doesn't allow it.

Corrected test cases.

Also cleans up indentation on JOIN::exec() which was bothering me.

Show diffs side-by-side

added added

removed removed

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