18
18
"X-Launchpad-Export-Date: 2008-12-24 20:33+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:259
21
#: client/drizzle.cc:277
22
22
msgid "Synonym for `help'."
25
#: client/drizzle.cc:260
25
#: client/drizzle.cc:278
26
26
msgid "Clear command."
27
27
msgstr "Hapus perintah."
29
#: client/drizzle.cc:262
29
#: client/drizzle.cc:280
30
30
msgid "Reconnect to the server. Optional arguments are db and host."
31
31
msgstr "Sambungkan kembali ke server. Argumen opsional adalah db dan host."
33
#: client/drizzle.cc:264
33
#: client/drizzle.cc:282
35
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
#: client/drizzle.cc:266
38
#: client/drizzle.cc:284
39
39
msgid "Send command to drizzle server, display result vertically."
40
40
msgstr "Kirim perintah ke server drizzle, tampilkan hasil secara vertikal."
42
#: client/drizzle.cc:267
42
#: client/drizzle.cc:285
43
43
msgid "Exit drizzle. Same as quit."
44
44
msgstr "Keluar dari drizzle. Sama dengan quit."
46
#: client/drizzle.cc:268
46
#: client/drizzle.cc:286
47
47
msgid "Send command to drizzle server."
48
48
msgstr "Kirim perintah ke server drizzle."
50
#: client/drizzle.cc:269
50
#: client/drizzle.cc:287
51
51
msgid "Display this help."
52
52
msgstr "Tampilkan bantuan ini."
54
#: client/drizzle.cc:270
54
#: client/drizzle.cc:288
55
55
msgid "Disable pager, print to stdout."
58
#: client/drizzle.cc:271
58
#: client/drizzle.cc:289
59
59
msgid "Don't write into outfile."
60
60
msgstr "Jangan tulis ke outfile."
62
#: client/drizzle.cc:273
62
#: client/drizzle.cc:291
63
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
64
64
msgstr "Atur PAGER [to_pager]. Cetak hasil query via PAGER."
66
#: client/drizzle.cc:274
66
#: client/drizzle.cc:292
67
67
msgid "Print current command."
68
68
msgstr "Cetak perintah kini."
70
#: client/drizzle.cc:275
70
#: client/drizzle.cc:293
71
71
msgid "Change your drizzle prompt."
72
72
msgstr "Ubah prompt drizzle anda."
74
#: client/drizzle.cc:276
74
#: client/drizzle.cc:294
75
75
msgid "Quit drizzle."
76
76
msgstr "Keluar dari drizzle."
78
#: client/drizzle.cc:277
78
#: client/drizzle.cc:295
79
79
msgid "Rebuild completion hash."
80
80
msgstr "Bangun ulang hash pelengkapan."
82
#: client/drizzle.cc:279
82
#: client/drizzle.cc:297
83
83
msgid "Execute an SQL script file. Takes a file name as an argument."
85
85
"Eksekusi suatu berkas skrip SQL. Memakai sebuah nama berkas sebagai argumen."
87
#: client/drizzle.cc:280
87
#: client/drizzle.cc:298
88
88
msgid "Get status information from the server."
89
89
msgstr "Ambil informasi status dari server."
91
#: client/drizzle.cc:282
91
#: client/drizzle.cc:300
92
92
msgid "Set outfile [to_outfile]. Append everything into given outfile."
94
94
"Atur berkas keluaran [to_outfile]. Tambahkansemua ke outfile yang diberikan."
96
#: client/drizzle.cc:284
96
#: client/drizzle.cc:302
97
97
msgid "Use another database. Takes database name as argument."
100
#: client/drizzle.cc:286 client/drizzle.cc:1441
100
#: client/drizzle.cc:304 client/drizzle.cc:1459
101
101
msgid "Show warnings after every statement."
102
102
msgstr "Tampilkan peringatan setelah setiap statement."
104
#: client/drizzle.cc:288
104
#: client/drizzle.cc:306
105
105
msgid "Don't show warnings after every statement."
106
106
msgstr "Jangan tampilkan peringatan setelah setiap statement."
108
#: client/drizzle.cc:1040 client/drizzle.cc:1047
108
#: client/drizzle.cc:1058 client/drizzle.cc:1065
110
110
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
113
#: client/drizzle.cc:1130
113
#: client/drizzle.cc:1148
114
114
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
115
115
msgstr "Selama datang di klien Drizzle.. Perintah diakhiri dengan ; atau \\g."
117
#: client/drizzle.cc:1140
117
#: client/drizzle.cc:1158
120
120
"Your Drizzle connection id is %u\n"
123
123
"Id koneksi Drizzle anda adalah %u\n"
124
124
"Versi server: %s\n"
126
#: client/drizzle.cc:1168
126
#: client/drizzle.cc:1186
128
128
msgid "Reading history-file %s\n"
129
129
msgstr "Sedang membaca berkas-riwayat %s\n"
131
#: client/drizzle.cc:1172
131
#: client/drizzle.cc:1190
133
133
msgid "Couldn't allocate memory for temp histfile!\n"
134
134
msgstr "Tidak dapat mengalokasikan memori untuk berkas riwayat sementara!\n"
136
#: client/drizzle.cc:1179
136
#: client/drizzle.cc:1197
137
137
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
139
139
"Ketik 'help;' atau '\\h' untuk bantuan. Ketik '\\c' untuk membersihkan "
142
#: client/drizzle.cc:1197
142
#: client/drizzle.cc:1215
144
144
msgid "Writing history-file %s\n"
145
145
msgstr "Sedang menulis berkas-riwayat %s\n"
147
#: client/drizzle.cc:1206
147
#: client/drizzle.cc:1224
149
149
msgstr "Dibatalkan"
151
#: client/drizzle.cc:1206
151
#: client/drizzle.cc:1224
155
#: client/drizzle.cc:1255
155
#: client/drizzle.cc:1273
156
156
msgid "Query aborted by Ctrl+C\n"
157
157
msgstr "Query dibatalkan oleh Ctrl+C\n"
159
#: client/drizzle.cc:1278 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2791
159
#: client/drizzle.cc:1296 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2791
160
160
msgid "Display this help and exit."
161
161
msgstr "Tampilkan halaman bantuan ini dan keluar."
163
#: client/drizzle.cc:1280
163
#: client/drizzle.cc:1298
164
164
msgid "Synonym for -?"
165
165
msgstr "Persamaan dari -?"
167
#: client/drizzle.cc:1283
167
#: client/drizzle.cc:1301
169
169
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
170
170
"and field completion, but startup and reconnecting may take a longer time. "
209
209
"Pertahankan komentar. Kirim komentar ke server. Bawaan adalah --skip-"
210
210
"comments (buang komentar), aktifkan dengan --comments"
212
#: client/drizzle.cc:1303
212
#: client/drizzle.cc:1321
213
213
msgid "Use compression in server/client protocol."
214
214
msgstr "Gunakan pemampatan di protokol server/klien."
216
#: client/drizzle.cc:1306
216
#: client/drizzle.cc:1324
217
217
msgid "Check memory and open file usage at exit ."
218
218
msgstr "Cek penggunaan memori dan berkas yang dibuka saat keluar."
220
#: client/drizzle.cc:1309
220
#: client/drizzle.cc:1327
221
221
msgid "Print some debug info at exit."
222
222
msgstr "Cetak info debug saat keluar."
224
#: client/drizzle.cc:1311
224
#: client/drizzle.cc:1329
225
225
msgid "Database to use."
226
226
msgstr "Database yang dipakai."
228
#: client/drizzle.cc:1314
228
#: client/drizzle.cc:1332
229
229
msgid "(not used)"
232
#: client/drizzle.cc:1316
232
#: client/drizzle.cc:1334
233
233
msgid "Delimiter to be used."
234
234
msgstr "Pembatas yang akan digunakan."
236
#: client/drizzle.cc:1318
236
#: client/drizzle.cc:1336
237
237
msgid "Execute command and quit. (Disables --force and history file)"
239
239
"Jalankan perintah dan keluar program (Menonaktifkan --force dan berkas "
242
#: client/drizzle.cc:1320
242
#: client/drizzle.cc:1338
243
243
msgid "Print the output of a query (rows) vertically."
244
244
msgstr "Cetak hasil query (baris) secara vertikal."
246
#: client/drizzle.cc:1323
246
#: client/drizzle.cc:1341
247
247
msgid "Continue even if we get an sql error."
248
248
msgstr "Lanjutkan walapun terjadi kesalahan SQL."
250
#: client/drizzle.cc:1327
250
#: client/drizzle.cc:1345
252
252
"Enable named commands. Named commands mean this program's internal commands; "
253
253
"see drizzle> help . When enabled, the named commands can be used from any "
264
264
"deprecated; use --disable-named-commands instead."
267
#: client/drizzle.cc:1333
267
#: client/drizzle.cc:1351
268
268
msgid "Ignore space after function names."
271
#: client/drizzle.cc:1335
271
#: client/drizzle.cc:1353
272
272
msgid "Enable/disable LOAD DATA LOCAL INFILE."
275
#: client/drizzle.cc:1338
275
#: client/drizzle.cc:1356
276
276
msgid "Turn off beep on error."
279
#: client/drizzle.cc:1340 client/drizzleadmin.cc:77
279
#: client/drizzle.cc:1358 client/drizzleadmin.cc:77
280
280
msgid "Connect to host."
283
#: client/drizzle.cc:1342
283
#: client/drizzle.cc:1360
284
284
msgid "Write line numbers for errors."
287
#: client/drizzle.cc:1345
287
#: client/drizzle.cc:1363
289
289
"Don't write line number for errors. WARNING: -L is deprecated, use long "
290
290
"version of this option instead."
293
#: client/drizzle.cc:1347
293
#: client/drizzle.cc:1365
294
294
msgid "Flush buffer after each query."
297
#: client/drizzle.cc:1349
297
#: client/drizzle.cc:1367
298
298
msgid "Write column names in results."
301
#: client/drizzle.cc:1353
301
#: client/drizzle.cc:1371
303
303
"Don't write column names in results. WARNING: -N is deprecated, use long "
304
304
"version of this options instead."
307
#: client/drizzle.cc:1356
307
#: client/drizzle.cc:1374
309
309
"Change the value of a variable. Please note that this option is deprecated; "
310
310
"you can set variables directly with --variable-name=value."
313
#: client/drizzle.cc:1358
313
#: client/drizzle.cc:1376
314
314
msgid "Ignore SIGINT (CTRL-C)"
315
315
msgstr "Abaikan SIGINT (CTRL-C)"
317
#: client/drizzle.cc:1362
317
#: client/drizzle.cc:1380
319
319
"Only update the default database. This is useful for skipping updates to "
320
320
"other database in the update log."
323
#: client/drizzle.cc:1365
323
#: client/drizzle.cc:1383
325
325
"Pager to use to display results. If you don't supply an option the default "
326
326
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
332
#: client/drizzle.cc:1368
332
#: client/drizzle.cc:1386
334
334
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
335
335
"option deprecated; use --disable-pager instead."
338
#: client/drizzle.cc:1371 client/drizzleadmin.cc:80
338
#: client/drizzle.cc:1389 client/drizzleadmin.cc:80
340
340
"Password to use when connecting to server. If password is not given it's "
341
341
"asked from the tty."
344
#: client/drizzle.cc:1373
344
#: client/drizzle.cc:1391
346
346
"Port number to use for connection or 0 for default to, in order of "
347
347
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
350
#: client/drizzle.cc:1374
350
#: client/drizzle.cc:1392
351
351
msgid "built-in default"
354
#: client/drizzle.cc:1376
354
#: client/drizzle.cc:1394
355
355
msgid "Set the drizzle prompt to this value."
358
#: client/drizzle.cc:1380
358
#: client/drizzle.cc:1398
360
360
"Don't cache result, print it row by row. This may slow down the server if "
361
361
"the output is suspended. Doesn't use history file."
364
#: client/drizzle.cc:1382
364
#: client/drizzle.cc:1400
365
365
msgid "Write fields without conversion. Used with --batch."
368
#: client/drizzle.cc:1385
368
#: client/drizzle.cc:1403
370
370
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
371
371
"option is enabled by default."
374
#: client/drizzle.cc:1387
374
#: client/drizzle.cc:1405
376
376
"Be more silent. Print results with a tab as separator, each row on new line."
379
#: client/drizzle.cc:1389
379
#: client/drizzle.cc:1407
380
380
msgid "Socket file to use for connection."
383
#: client/drizzle.cc:1392
383
#: client/drizzle.cc:1410
384
384
msgid "Output in table format."
387
#: client/drizzle.cc:1395
387
#: client/drizzle.cc:1413
389
389
"Append everything into outfile. See interactive help (\\h) also. Does not "
390
390
"work in batch mode. Disable with --disable-tee. This option is disabled by "
394
#: client/drizzle.cc:1397
394
#: client/drizzle.cc:1415
396
396
"Disable outfile. See interactive help (\\h) also. WARNING: option "
397
397
"deprecated; use --disable-tee instead"
400
#: client/drizzle.cc:1400 client/drizzleadmin.cc:89
400
#: client/drizzle.cc:1418 client/drizzleadmin.cc:89
401
401
msgid "User for login if not current user."
404
#: client/drizzle.cc:1403
404
#: client/drizzle.cc:1421
405
405
msgid "Only allow UPDATE and DELETE that uses keys."
408
#: client/drizzle.cc:1406
408
#: client/drizzle.cc:1424
409
409
msgid "Synonym for option --safe-updates, -U."
412
#: client/drizzle.cc:1409
412
#: client/drizzle.cc:1427
413
413
msgid "Write more. (-v -v -v gives the table output format)."
416
#: client/drizzle.cc:1411 client/drizzleadmin.cc:94 drizzled/drizzled.cc:3141
416
#: client/drizzle.cc:1429 client/drizzleadmin.cc:94 drizzled/drizzled.cc:3141
417
417
msgid "Output version information and exit."
420
#: client/drizzle.cc:1413 client/drizzleadmin.cc:96
420
#: client/drizzle.cc:1431 client/drizzleadmin.cc:96
421
421
msgid "Wait and retry if connection is down."
424
#: client/drizzle.cc:1416
424
#: client/drizzle.cc:1434
425
425
msgid "Number of seconds before connection timeout."
428
#: client/drizzle.cc:1421
428
#: client/drizzle.cc:1439
429
429
msgid "Max packet length to send to, or receive from server"
432
#: client/drizzle.cc:1426
432
#: client/drizzle.cc:1444
433
433
msgid "Buffer for TCP/IP and socket communication"
436
#: client/drizzle.cc:1430
436
#: client/drizzle.cc:1448
437
437
msgid "Automatic limit for SELECT when using --safe-updates"
440
#: client/drizzle.cc:1435
440
#: client/drizzle.cc:1453
441
441
msgid "Automatic limit for rows in a join when using --safe-updates"
444
#: client/drizzle.cc:1439
444
#: client/drizzle.cc:1457
445
445
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
448
#: client/drizzle.cc:1444
448
#: client/drizzle.cc:1462
449
449
msgid "Number of lines before each import progress report."
452
#: client/drizzle.cc:1455
452
#: client/drizzle.cc:1473
454
454
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
457
#: client/drizzle.cc:1462
457
#: client/drizzle.cc:1480
460
460
"Copyright (C) 2008 Sun Microsystems\n"
462
462
"and you are welcome to modify and redistribute it under the GPL license\n"
465
#: client/drizzle.cc:1467
465
#: client/drizzle.cc:1485
467
467
msgid "Usage: %s [OPTIONS] [database]\n"
470
#: client/drizzle.cc:1502
470
#: client/drizzle.cc:1520
471
471
msgid "DELIMITER cannot contain a backslash character"
474
#: client/drizzle.cc:1523
474
#: client/drizzle.cc:1541
476
476
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
479
#: client/drizzle.cc:1546
479
#: client/drizzle.cc:1564
481
481
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
484
#: client/drizzle.cc:1550
484
#: client/drizzle.cc:1568
486
486
msgid "WARNING: --server-arg option not supported in this configuration.\n"
489
#: client/drizzle.cc:1577
489
#: client/drizzle.cc:1595
491
491
"Non-integer value supplied for port. If you are trying to enter a password "
492
492
"please use --password instead."
495
#: client/drizzle.cc:1585
495
#: client/drizzle.cc:1603
496
496
msgid "Value supplied for port is not valid."
499
#: client/drizzle.cc:1738
499
#: client/drizzle.cc:1756
501
501
msgid "Processing line: %<PRIu32>\n"
504
#: client/drizzle.cc:1954
504
#: client/drizzle.cc:1972
506
506
msgid "Unknown command '\\%c'."
509
#: client/drizzle.cc:2378
509
#: client/drizzle.cc:2396
511
511
"Reading table information for completion of table and column names\n"
512
512
" You can turn off this feature to get a quicker startup with -A\n"
516
#: client/drizzle.cc:2475
516
#: client/drizzle.cc:2493
517
517
msgid "No connection. Trying to reconnect..."
520
#: client/drizzle.cc:2481
520
#: client/drizzle.cc:2499
521
521
msgid "Can't connect to the server\n"
524
#: client/drizzle.cc:2538
524
#: client/drizzle.cc:2556
525
525
msgid "categories:"
528
#: client/drizzle.cc:2538
528
#: client/drizzle.cc:2556
532
#: client/drizzle.cc:2590
532
#: client/drizzle.cc:2608
534
534
msgid "Name: '%s'\n"
537
#: client/drizzle.cc:2591
537
#: client/drizzle.cc:2609
544
#: client/drizzle.cc:2593
544
#: client/drizzle.cc:2611
551
#: client/drizzle.cc:2606
551
#: client/drizzle.cc:2624
552
552
msgid "Many help items for your request exist."
555
#: client/drizzle.cc:2607
555
#: client/drizzle.cc:2625
557
557
"To make a more specific request, please type 'help <item>',\n"
558
558
"where <item> is one of the following"
561
#: client/drizzle.cc:2613
561
#: client/drizzle.cc:2631
563
563
msgid "You asked for help about help category: '%s'\n"
566
#: client/drizzle.cc:2614
566
#: client/drizzle.cc:2632
568
568
"For more information, type 'help <item>', where <item> is one of the "
572
#: client/drizzle.cc:2627
572
#: client/drizzle.cc:2645
578
#: client/drizzle.cc:2628
578
#: client/drizzle.cc:2646
579
579
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
582
#: client/drizzle.cc:2650
582
#: client/drizzle.cc:2668
583
583
msgid "List of all Drizzle commands:"
586
#: client/drizzle.cc:2652
586
#: client/drizzle.cc:2670
587
587
msgid "Note that all text commands must be first on line and end with ';'"
590
#: client/drizzle.cc:2664
590
#: client/drizzle.cc:2682
593
593
"For server side help, type 'help contents'\n"
596
#: client/drizzle.cc:2705
596
#: client/drizzle.cc:2723
597
597
msgid "No query specified\n"
600
#: client/drizzle.cc:2720
600
#: client/drizzle.cc:2738
601
601
msgid "Ignoring query to other database"
604
#: client/drizzle.cc:2769
604
#: client/drizzle.cc:2787
605
605
msgid "Empty set"
608
#: client/drizzle.cc:2782
608
#: client/drizzle.cc:2800
610
610
msgid "%ld row in set"
611
611
msgid_plural "%ld rows in set"
615
#: client/drizzle.cc:2791
615
#: client/drizzle.cc:2809
619
#: client/drizzle.cc:2793
619
#: client/drizzle.cc:2811
621
621
msgid "Query OK, %ld row affected"
622
622
msgid_plural "Query OK, %ld rows affected"
752
752
" shutdown Take server down\n"
755
#: client/drizzledump.cc:464
757
msgid "Got errno %d on write"
760
#: client/drizzledump.cc:469
762
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
765
#: client/drizzledump.cc:476
767
msgid "Usage: %s [OPTIONS] database [tables]\n"
770
#: client/drizzledump.cc:477
772
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
775
#: client/drizzledump.cc:479
777
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
780
#: client/drizzledump.cc:486
781
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
784
#: client/drizzledump.cc:488
785
msgid "Dumping definition and data DRIZZLE database or table"
788
#: client/drizzledump.cc:499
790
msgid "For more options, use %s --help\n"
793
#: client/drizzledump.cc:674
795
msgid "Input filename too long: %s"
798
#: client/drizzledump.cc:717
800
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
803
#: client/drizzledump.cc:742
805
msgid "Invalid mode to --compatible: %s\n"
808
#: client/drizzledump.cc:802
810
msgid "%s: You must use option --tab with --fields-...\n"
813
#: client/drizzledump.cc:819
816
"%s: You can't use --single-transaction and --lock-all-tables at the same "
820
#: client/drizzledump.cc:832
823
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
827
#: client/drizzledump.cc:838
829
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
832
#: client/drizzledump.cc:863
834
msgid "Got error: %d: %s %s"
837
#: client/drizzledump.cc:955
839
msgid "Couldn't execute '%s': %s (%d)"
842
#: client/drizzledump.cc:1016
844
msgid "-- Connecting to %s...\n"
847
#: client/drizzledump.cc:1037
849
msgid "-- Disconnecting from %s...\n"
852
#: client/drizzledump.cc:1047
854
msgid "Couldn't allocate memory"
855
msgstr "Tidak dapat mengalokasikan memori untuk berkas riwayat sementara!\n"
857
#: client/drizzledump.cc:1389
860
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
864
#: client/drizzledump.cc:1403
866
msgid "-- Retrieving table structure for table %s...\n"
869
#: client/drizzledump.cc:1517
871
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
874
#: client/drizzledump.cc:1626
876
msgid "%s: Can't get keys for table %s (%s)\n"
879
#: client/drizzledump.cc:1704 client/drizzledump.cc:2976
881
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
884
#: client/drizzledump.cc:1711 client/drizzledump.cc:2984
886
msgid "Error: Couldn't read status information for table %s (%s)\n"
889
#: client/drizzledump.cc:1852
891
msgid "Error retrieving table structure for table: \"%s\""
894
#: client/drizzledump.cc:1859
896
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
899
#: client/drizzledump.cc:1870
901
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
904
#: client/drizzledump.cc:1877
906
msgid "-- Skipping dump data for table '%s', it has no fields\n"
909
#: client/drizzledump.cc:1885
910
msgid "-- Sending SELECT query...\n"
913
#: client/drizzledump.cc:1940
914
msgid "when executing 'SELECT INTO OUTFILE'"
917
#: client/drizzledump.cc:1948
922
"-- Dumping data for table %s\n"
926
#: client/drizzledump.cc:1985 client/drizzledump.cc:1994
927
msgid "when retrieving data from server"
930
#: client/drizzledump.cc:1998
931
msgid "-- Retrieving rows...\n"
934
#: client/drizzledump.cc:2001
936
msgid "%s: Error in field count for table: %s ! Aborting.\n"
939
#: client/drizzledump.cc:2058
941
msgid "Not enough fields from table %s! Aborting.\n"
944
#: client/drizzledump.cc:2244
946
msgid "%s: Error %d: %s when dumping table %s at row: %d\n"
949
#: client/drizzledump.cc:2402
950
msgid "when selecting the database"
953
#: client/drizzledump.cc:2470
954
msgid "when using LOCK TABLES"
957
#: client/drizzledump.cc:2477 client/drizzledump.cc:2609
958
msgid "when doing refresh"
961
#: client/drizzledump.cc:2563
962
msgid "alloc_root failure."
965
#: client/drizzledump.cc:2584
967
msgid "Couldn't find table: \"%s\""
970
#: client/drizzledump.cc:2599
971
msgid "when doing LOCK TABLES"
974
#: client/drizzledump.cc:2662
975
msgid "Error: Binlogging on server not active"
978
#: client/drizzledump.cc:2730
979
msgid "Error: Slave not set up"
982
#: client/drizzledump.cc:2789
983
msgid "Error: Unable to start slave"
986
#: client/drizzledump.cc:3046
989
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
992
#: client/drizzledump.cc:3077
994
msgid "Error: Not enough memory to store ORDER BY clause\n"
755
997
#: libdrizzle/errmsg.c:27
756
998
msgid "Unknown Drizzle error"
5997
6239
msgid "parser plugin '%s' parser_func2() failed"
6000
#. TRANSLATORS: The leading word "qcache" is the name
6001
#. of the plugin api, and so should not be translated.
6002
#: drizzled/qcache.cc:40
6242
#: drizzled/qcache.cc:38
6004
6244
msgid "qcache plugin '%s' init() failed"
6007
#. TRANSLATORS: The leading word "qcache" is the name
6008
#. of the plugin api, and so should not be translated.
6009
#: drizzled/qcache.cc:62
6247
#: drizzled/qcache.cc:58
6011
6249
msgid "qcache plugin '%s' deinit() failed"
6014
#. TRANSLATORS: The leading word "qcache" is the name
6015
#. of the plugin api, and so should not be translated.
6016
#: drizzled/qcache.cc:98
6018
msgid "qcache plugin '%s' do1() failed"
6021
#. TRANSLATORS: The leading word "qcache" is the name
6022
#. of the plugin api, and so should not be translated.
6023
#: drizzled/qcache.cc:152
6025
msgid "qcache plugin '%s' qcache_func2() failed"
6252
#: drizzled/qcache.cc:103
6254
msgid "qcache plugin '%s' try_fetch_and_send() failed"
6257
#: drizzled/qcache.cc:120
6259
msgid "qcache plugin '%s' set() failed"
6262
#: drizzled/qcache.cc:139
6264
msgid "qcache plugin '%s' invalidate_table() failed"
6267
#: drizzled/qcache.cc:158
6269
msgid "qcache plugin '%s' invalidate_db() failed"
6272
#: drizzled/qcache.cc:176
6274
msgid "qcache plugin '%s' flush() failed"
6028
6277
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1090
6728
6977
"byte, so character column sizes may have changed"
6731
#: drizzled/table.cc:2075
6980
#: drizzled/table.cc:2073
6733
6982
msgid "Unknown collation '%s' in table '%-.64s' definition"
6736
#: drizzled/table.cc:2082
6985
#: drizzled/table.cc:2080
6739
6988
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
6743
#: drizzled/table.cc:2695
6992
#: drizzled/table.cc:2693
6746
6995
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6750
#: drizzled/table.cc:2721
6999
#: drizzled/table.cc:2719
6753
7002
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6754
7003
"have type %s, found type %s."
6757
#: drizzled/table.cc:2730
7006
#: drizzled/table.cc:2728
6760
7009
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6761
7010
"position %d to have character set '%s' but the type has no character set."
6764
#: drizzled/table.cc:2740
7013
#: drizzled/table.cc:2738
6767
7016
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6768
7017
"position %d to have character set '%s' but found character set '%s'."
6771
#: drizzled/table.cc:2751
7020
#: drizzled/table.cc:2749
6774
7023
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6775
7024
"have type %s but the column is not found."
6778
#: drizzled/table.cc:4864
7027
#: drizzled/table.cc:4862
6780
7029
msgid "Got error %d when reading table '%s'"