~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/da.po

  • Committer: Brian Aker
  • Date: 2010-11-19 19:42:44 UTC
  • mto: (1945.2.1 quick)
  • mto: This revision was merged to the branch mainline in revision 1944.
  • Revision ID: brian@tangent.org-20101119194244-7vx6u5vwzvu9uvex
Remove dead getShare() call which should have been a call on the cache
directly.

Show diffs side-by-side

added added

removed removed

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