~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/hi.po

Fixed make update-po so that it doesn't change the .po files EVERY time distcheck is run. This one needs to go in to get us a good .po file baseline, and after that, the only changes to files  in .po dir will be specific changes driven by the actual changes in the actual source, rather than 100-bazillion lines which are comments about line numbers.

Show diffs side-by-side

added added

removed removed

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