~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/id.po

  • Committer: Brian Aker
  • Date: 2010-06-29 21:22:35 UTC
  • Revision ID: brian@gaz-20100629212235-egrke8446lndm2iz
This adds const to SchemaIdentifier.

Show diffs side-by-side

added added

removed removed

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