127
125
"Id koneksi Drizzle anda adalah %u\n"
128
126
"Versi server: %s\n"
130
#: client/drizzle.cc:1308
128
#: client/drizzle.cc:1310
132
130
msgid "Reading history-file %s\n"
133
131
msgstr "Sedang membaca berkas-riwayat %s\n"
135
#: client/drizzle.cc:1312
133
#: client/drizzle.cc:1314
137
135
msgid "Couldn't allocate memory for temp histfile!\n"
138
136
msgstr "Tidak dapat mengalokasikan memori untuk berkas riwayat sementara!\n"
140
#: client/drizzle.cc:1319
138
#: client/drizzle.cc:1321
141
139
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
143
141
"Ketik 'help;' atau '\\h' untuk bantuan. Ketik '\\c' untuk membersihkan "
146
#: client/drizzle.cc:1338
144
#: client/drizzle.cc:1340
148
146
msgid "Writing history-file %s\n"
149
147
msgstr "Sedang menulis berkas-riwayat %s\n"
151
#: client/drizzle.cc:1345
149
#: client/drizzle.cc:1348
153
151
msgstr "Dibatalkan"
155
#: client/drizzle.cc:1345
153
#: client/drizzle.cc:1348
159
#: client/drizzle.cc:1400
157
#: client/drizzle.cc:1403
160
158
msgid "Query aborted by Ctrl+C\n"
161
159
msgstr "Query dibatalkan oleh Ctrl+C\n"
163
#: client/drizzle.cc:1423 drizzled/drizzled.cc:2097
161
#: client/drizzle.cc:1426 drizzled/drizzled.cc:1679
164
162
msgid "Display this help and exit."
165
163
msgstr "Tampilkan halaman bantuan ini dan keluar."
167
#: client/drizzle.cc:1425
165
#: client/drizzle.cc:1428
168
166
msgid "Synonym for -?"
169
167
msgstr "Persamaan dari -?"
171
#: client/drizzle.cc:1428
169
#: client/drizzle.cc:1431
173
171
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
174
172
"and field completion, but startup and reconnecting may take a longer time. "
214
212
"Pertahankan komentar. Kirim komentar ke server. Bawaan adalah --skip-"
215
213
"comments (buang komentar), aktifkan dengan --comments"
217
#: client/drizzle.cc:1445
215
#: client/drizzle.cc:1448
218
216
msgid "Use compression in server/client protocol."
219
217
msgstr "Gunakan pemampatan di protokol server/klien."
221
#: client/drizzle.cc:1448
219
#: client/drizzle.cc:1451
222
220
msgid "Check memory and open file usage at exit ."
223
221
msgstr "Cek penggunaan memori dan berkas yang dibuka saat keluar."
225
#: client/drizzle.cc:1451
223
#: client/drizzle.cc:1454
226
224
msgid "Print some debug info at exit."
227
225
msgstr "Cetak info debug saat keluar."
229
#: client/drizzle.cc:1453
227
#: client/drizzle.cc:1456
230
228
msgid "Database to use."
231
229
msgstr "Database yang dipakai."
233
#: client/drizzle.cc:1456
231
#: client/drizzle.cc:1459
234
232
msgid "(not used)"
237
#: client/drizzle.cc:1458
235
#: client/drizzle.cc:1461
238
236
msgid "Delimiter to be used."
239
237
msgstr "Pembatas yang akan digunakan."
241
#: client/drizzle.cc:1460
239
#: client/drizzle.cc:1463
242
240
msgid "Execute command and quit. (Disables --force and history file)"
244
242
"Jalankan perintah dan keluar program (Menonaktifkan --force dan berkas "
247
#: client/drizzle.cc:1462
245
#: client/drizzle.cc:1465
248
246
msgid "Print the output of a query (rows) vertically."
249
247
msgstr "Cetak hasil query (baris) secara vertikal."
251
#: client/drizzle.cc:1465
249
#: client/drizzle.cc:1468
252
250
msgid "Continue even if we get an sql error."
253
251
msgstr "Lanjutkan walapun terjadi kesalahan SQL."
255
#: client/drizzle.cc:1469
253
#: client/drizzle.cc:1472
257
255
"Enable named commands. Named commands mean this program's internal commands; "
258
256
"see drizzle> help . When enabled, the named commands can be used from any "
269
267
"deprecated; use --disable-named-commands instead."
272
#: client/drizzle.cc:1475
270
#: client/drizzle.cc:1478
273
271
msgid "Ignore space after function names."
276
#: client/drizzle.cc:1477
274
#: client/drizzle.cc:1480
277
275
msgid "Enable/disable LOAD DATA LOCAL INFILE."
280
#: client/drizzle.cc:1480
278
#: client/drizzle.cc:1483
281
279
msgid "Turn off beep on error."
284
#: client/drizzle.cc:1482
282
#: client/drizzle.cc:1485
285
283
msgid "Connect to host."
286
284
msgstr "Koneksikan ke host"
288
#: client/drizzle.cc:1484
286
#: client/drizzle.cc:1487
289
287
msgid "Write line numbers for errors."
292
#: client/drizzle.cc:1487
290
#: client/drizzle.cc:1490
294
292
"Don't write line number for errors. WARNING: -L is deprecated, use long "
295
293
"version of this option instead."
298
#: client/drizzle.cc:1489
296
#: client/drizzle.cc:1492
299
297
msgid "Flush buffer after each query."
302
#: client/drizzle.cc:1491
300
#: client/drizzle.cc:1494
303
301
msgid "Write column names in results."
306
#: client/drizzle.cc:1495
304
#: client/drizzle.cc:1498
308
306
"Don't write column names in results. WARNING: -N is deprecated, use long "
309
307
"version of this options instead."
312
#: client/drizzle.cc:1498
310
#: client/drizzle.cc:1501
314
312
"Change the value of a variable. Please note that this option is deprecated; "
315
313
"you can set variables directly with --variable-name=value."
318
#: client/drizzle.cc:1500
316
#: client/drizzle.cc:1503
319
317
msgid "Ignore SIGINT (CTRL-C)"
320
318
msgstr "Abaikan SIGINT (CTRL-C)"
322
#: client/drizzle.cc:1504
320
#: client/drizzle.cc:1507
324
322
"Only update the default database. This is useful for skipping updates to "
325
323
"other database in the update log."
328
#: client/drizzle.cc:1507
326
#: client/drizzle.cc:1510
330
328
"Pager to use to display results. If you don't supply an option the default "
331
329
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
418
416
"Jangan menulis di berkas. Lihat bantuan yang interaktif (\\h). PERINGATAN: "
419
417
"pilihan sudah kadaluarsa; gunakan --disable-tee"
421
#: client/drizzle.cc:1544
419
#: client/drizzle.cc:1546
422
420
msgid "User for login if not current user."
425
#: client/drizzle.cc:1547
423
#: client/drizzle.cc:1548
426
424
msgid "Only allow UPDATE and DELETE that uses keys."
427
425
msgstr "Hanya ijinkan UPDATE dan DELETE yang menggunakan key"
429
#: client/drizzle.cc:1550
427
#: client/drizzle.cc:1551
430
428
msgid "Synonym for option --safe-updates, -U."
431
429
msgstr "Persamaan dari pilihan --safe-update, -U"
433
#: client/drizzle.cc:1553
431
#: client/drizzle.cc:1554
434
432
msgid "Write more. (-v -v -v gives the table output format)."
435
433
msgstr "Tulis lagi (-v -v -v untuk mendapatkan format hasil tabel)"
437
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
435
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
438
436
msgid "Output version information and exit."
439
437
msgstr "Tampilkan informasi tentang versi dan keluar"
441
#: client/drizzle.cc:1557
439
#: client/drizzle.cc:1558
442
440
msgid "Wait and retry if connection is down."
443
441
msgstr "Tunggu dan coba lagi jika koneksi terputus"
445
#: client/drizzle.cc:1560
443
#: client/drizzle.cc:1561
446
444
msgid "Number of seconds before connection timeout."
447
445
msgstr "Jumlah detik sebelum waktu koneksi habis"
449
#: client/drizzle.cc:1565
447
#: client/drizzle.cc:1566
450
448
msgid "Max length of input line"
453
#: client/drizzle.cc:1570
451
#: client/drizzle.cc:1571
454
452
msgid "Automatic limit for SELECT when using --safe-updates"
455
453
msgstr "Pembatas otomatis untuk SELECT ketika menggunakan --safe-updates"
457
#: client/drizzle.cc:1575
455
#: client/drizzle.cc:1576
458
456
msgid "Automatic limit for rows in a join when using --safe-updates"
460
458
"Pembatas otomatis untuk baris didalam join ketika menggunakan --safe-updates"
462
#: client/drizzle.cc:1579
464
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
460
#: client/drizzle.cc:1580
461
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
466
463
"Tolak koneksi client ke server jika koneksi tersebut menggunakan protokol "
467
464
"yang lama (pre-4.1.1)"
469
#: client/drizzle.cc:1584
466
#: client/drizzle.cc:1585
470
467
msgid "Number of lines before each import progress report."
473
#: client/drizzle.cc:1587
470
#: client/drizzle.cc:1588
474
471
msgid "Ping the server to check if it's alive."
477
#: client/drizzle.cc:1597
479
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
474
#: client/drizzle.cc:1598
476
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
480
477
msgstr "%s Ver %s Distrib %s, untuk %s (%s) menggunakan %s %s\n"
482
#: client/drizzle.cc:1604
479
#: client/drizzle.cc:1605
485
482
"Copyright (C) 2008 Sun Microsystems\n"
492
489
"dan anda di ijinkan untuk merubah dan mendistribusikan ulang dibawah lisensi "
495
#: client/drizzle.cc:1609
492
#: client/drizzle.cc:1610
497
494
msgid "Usage: %s [OPTIONS] [database]\n"
498
495
msgstr "Penggunaan : %s [PILIHAN] [database]\n"
500
#: client/drizzle.cc:1640
497
#: client/drizzle.cc:1641
501
498
msgid "DELIMITER cannot contain a backslash character"
502
499
msgstr "PENANDA tidak dapat menggandung karakter backslash"
504
#: client/drizzle.cc:1658
501
#: client/drizzle.cc:1659
506
503
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
508
505
"PERINGATAN: pilihan tersebut kadaluarsa; selain itu gunakan --disable-tee\n"
510
#: client/drizzle.cc:1681
507
#: client/drizzle.cc:1682
512
509
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
514
511
"PERINGATAN: pilihan tersebut kadaluarsa; selain itu gunakan --disable-pager\n"
516
#: client/drizzle.cc:1685
513
#: client/drizzle.cc:1686
518
515
msgid "WARNING: --server-arg option not supported in this configuration.\n"
520
517
"PERINGATAN --server-arg pilihan tersebut tidak cocok dengan konfigurasi "
523
#: client/drizzle.cc:1712
520
#: client/drizzle.cc:1717
525
522
"Non-integer value supplied for port. If you are trying to enter a password "
526
523
"please use --password instead."
529
#: client/drizzle.cc:1720
526
#: client/drizzle.cc:1725
530
527
msgid "Value supplied for port is not valid."
533
#: client/drizzle.cc:1866
530
#: client/drizzle.cc:1864
535
532
msgid "Processing line: %<PRIu32>\n"
538
#: client/drizzle.cc:2083
535
#: client/drizzle.cc:2079
540
537
msgid "Unknown command '\\%c'."
541
538
msgstr "Perintah yang tidak diketahui '\\%c'"
543
#: client/drizzle.cc:2493
540
#: client/drizzle.cc:2489
545
542
"Reading table information for completion of table and column names\n"
546
543
" You can turn off this feature to get a quicker startup with -A\n"
551
548
"startup yang cepat dengan -A\n"
554
#: client/drizzle.cc:2583
551
#: client/drizzle.cc:2579
555
552
msgid "No connection. Trying to reconnect..."
556
553
msgstr "Tidak ada koneksi. Mencoba untuk melakukan koneksi ulang"
558
#: client/drizzle.cc:2589
555
#: client/drizzle.cc:2585
559
556
msgid "Can't connect to the server\n"
560
557
msgstr "Tidak dapat melakukan koneksi ke server\n"
562
#: client/drizzle.cc:2668
559
#: client/drizzle.cc:2664
563
560
msgid "List of all Drizzle commands:"
564
561
msgstr "Daftar semua perintah di Drizzle"
566
#: client/drizzle.cc:2670
563
#: client/drizzle.cc:2666
567
564
msgid "Note that all text commands must be first on line and end with ';'"
569
566
"semua teks dalam perintah pada baris pertama dan di akhiri dengan tanda ';'"
571
#: client/drizzle.cc:2725
568
#: client/drizzle.cc:2721
572
569
msgid "No query specified\n"
573
570
msgstr "Tidak ada query\n"
575
#: client/drizzle.cc:2740
572
#: client/drizzle.cc:2736
576
573
msgid "Ignoring query to other database"
577
574
msgstr "lewati query ke database yang lain"
579
#: client/drizzle.cc:2790
576
#: client/drizzle.cc:2786
580
577
msgid "Empty set"
583
#: client/drizzle.cc:2803
580
#: client/drizzle.cc:2799
585
582
msgid "%ld row in set"
586
583
msgid_plural "%ld rows in set"
587
584
msgstr[0] "%ld baris"
589
#: client/drizzle.cc:2812
586
#: client/drizzle.cc:2808
593
#: client/drizzle.cc:2814
590
#: client/drizzle.cc:2810
595
592
msgid "Query OK, %ld row affected"
596
593
msgid_plural "Query OK, %ld rows affected"
597
594
msgstr[0] "Query OK, %ld baris yang terpengaruh"
599
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
600
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
601
#: client/drizzletest.cc:4728
604
"Non-integer value supplied for port. If you are trying to enter a password "
605
"please use --password instead.\n"
608
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
609
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
610
#: client/drizzletest.cc:4736
612
msgid "Value supplied for port is not valid.\n"
615
#: client/drizzledump.cc:387
617
"Number of rows before each output progress report (requires --verbose)."
620
#: client/drizzledump.cc:461
596
#: client/drizzledump.cc:345
597
msgid "Number of rows before each output progress report (requires --verbose)."
600
#: client/drizzledump.cc:415
622
602
msgid "Got errno %d on write"
625
#: client/drizzledump.cc:466
627
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
605
#: client/drizzledump.cc:420
607
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
608
msgstr "%s Ver %s Distrib %s, untuk %s (%s) menggunakan %s %s\n"
630
#: client/drizzledump.cc:473
610
#: client/drizzledump.cc:427
632
612
msgid "Usage: %s [OPTIONS] database [tables]\n"
635
#: client/drizzledump.cc:474
615
#: client/drizzledump.cc:428
637
617
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
640
#: client/drizzledump.cc:476
620
#: client/drizzledump.cc:430
642
622
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
645
#: client/drizzledump.cc:483
646
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
649
#: client/drizzledump.cc:484
625
#: client/drizzledump.cc:438
651
627
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
652
628
"and you are welcome to modify and redistribute it under the GPL license\n"
655
631
"adalah perangkat lunak bebas,\n"
656
632
"dan Anda dapat memodifikasi dan kembali di bawah GPL\n"
658
#: client/drizzledump.cc:485
659
msgid "Dumping definition and data DRIZZLE database or table"
634
#: client/drizzledump.cc:439
635
msgid "Dumps definitions and data from a Drizzle database server"
662
#: client/drizzledump.cc:496
638
#: client/drizzledump.cc:450
664
640
msgid "For more options, use %s --help\n"
667
#: client/drizzledump.cc:630
643
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
644
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
647
"Non-integer value supplied for port. If you are trying to enter a password "
648
"please use --password instead.\n"
651
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
652
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
654
msgid "Value supplied for port is not valid.\n"
657
#: client/drizzledump.cc:582
669
659
msgid "Memory allocation error while copying password. Aborting.\n"
672
#: client/drizzledump.cc:669
662
#: client/drizzledump.cc:621
674
664
msgid "Input filename too long: %s"
677
#: client/drizzledump.cc:712
667
#: client/drizzledump.cc:656
679
669
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
682
#: client/drizzledump.cc:737
672
#: client/drizzledump.cc:681
684
674
msgid "Invalid mode to --compatible: %s\n"
687
#: client/drizzledump.cc:791
677
#: client/drizzledump.cc:726
689
679
msgid "%s: You must use option --tab with --fields-...\n"
692
#: client/drizzledump.cc:808
682
#: client/drizzledump.cc:732
695
685
"%s: You can't use --single-transaction and --lock-all-tables at the same "
699
#: client/drizzledump.cc:821
689
#: client/drizzledump.cc:738
702
692
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
706
#: client/drizzledump.cc:827
696
#: client/drizzledump.cc:744
708
698
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
711
#: client/drizzledump.cc:853
701
#: client/drizzledump.cc:767
713
703
msgid "Got error: %s (%d) %s"
716
#: client/drizzledump.cc:860
706
#: client/drizzledump.cc:774
718
708
msgid "Got error: %d %s"
721
#: client/drizzledump.cc:958 client/drizzledump.cc:965
722
#: client/drizzledump.cc:978
711
#: client/drizzledump.cc:872 client/drizzledump.cc:879
712
#: client/drizzledump.cc:892
724
714
msgid "Couldn't execute '%s': %s (%d)"
727
#: client/drizzledump.cc:1042
717
#: client/drizzledump.cc:956
729
719
msgid "-- Connecting to %s...\n"
732
#: client/drizzledump.cc:1063
722
#: client/drizzledump.cc:977
734
724
msgid "-- Disconnecting from %s...\n"
737
#: client/drizzledump.cc:1074
727
#: client/drizzledump.cc:988
738
728
msgid "Couldn't allocate memory"
741
#: client/drizzledump.cc:1418
731
#: client/drizzledump.cc:1332
744
734
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
748
#: client/drizzledump.cc:1432
738
#: client/drizzledump.cc:1346
750
740
msgid "-- Retrieving table structure for table %s...\n"
753
#: client/drizzledump.cc:1546
743
#: client/drizzledump.cc:1460
755
745
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
758
#: client/drizzledump.cc:1653
748
#: client/drizzledump.cc:1567
760
750
msgid "%s: Can't get keys for table %s\n"
763
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
753
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
765
755
msgid "Error: Couldn't read status information for table %s\n"
768
#: client/drizzledump.cc:1874
758
#: client/drizzledump.cc:1788
770
760
msgid "Error retrieving table structure for table: \"%s\""
773
#: client/drizzledump.cc:1881
763
#: client/drizzledump.cc:1795
775
765
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
778
#: client/drizzledump.cc:1892
768
#: client/drizzledump.cc:1806
780
770
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
783
#: client/drizzledump.cc:1899
773
#: client/drizzledump.cc:1813
785
775
msgid "-- Skipping dump data for table '%s', it has no fields\n"
788
#: client/drizzledump.cc:1907
778
#: client/drizzledump.cc:1821
789
779
msgid "-- Sending SELECT query...\n"
792
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
782
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
793
783
msgid "when executing 'SELECT INTO OUTFILE'"
796
#: client/drizzledump.cc:1971
786
#: client/drizzledump.cc:1885
805
#: client/drizzledump.cc:2012
795
#: client/drizzledump.cc:1926
806
796
msgid "-- Retrieving rows...\n"
809
#: client/drizzledump.cc:2015
799
#: client/drizzledump.cc:1929
811
801
msgid "%s: Error in field count for table: %s ! Aborting.\n"
814
#: client/drizzledump.cc:2064
804
#: client/drizzledump.cc:1973
816
806
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
819
#: client/drizzledump.cc:2081
809
#: client/drizzledump.cc:1990
821
811
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
824
#: client/drizzledump.cc:2103
814
#: client/drizzledump.cc:2012
826
816
msgid "Not enough fields from table %s! Aborting.\n"
829
#: client/drizzledump.cc:2523
830
msgid "when using LOCK TABLES"
833
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
819
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
834
820
msgid "when doing refresh"
837
#: client/drizzledump.cc:2629
823
#: client/drizzledump.cc:2497
838
824
msgid "alloc_root failure."
841
#: client/drizzledump.cc:2650
827
#: client/drizzledump.cc:2512
843
829
msgid "Couldn't find table: \"%s\""
846
#: client/drizzledump.cc:2666
847
msgid "when doing LOCK TABLES"
850
#: client/drizzledump.cc:2737
851
msgid "Error: Binlogging on server not active"
854
#: client/drizzledump.cc:2806
855
msgid "Error: Slave not set up"
858
#: client/drizzledump.cc:2865
859
msgid "Error: Unable to start slave"
862
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
863
#: client/drizzledump.cc:3173
832
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
833
#: client/drizzledump.cc:2807
866
836
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
869
#: client/drizzledump.cc:3203
839
#: client/drizzledump.cc:2837
871
841
msgid "Error: Not enough memory to store ORDER BY clause\n"
874
#: drizzled/db.cc:236
876
846
msgid "Error while loading database options: '%s':"
879
#: drizzled/drizzled.cc:527
849
#: drizzled/drizzled.cc:500
881
851
msgid "Got signal %d from thread %<PRIu64>"
884
#: drizzled/drizzled.cc:561
854
#: drizzled/drizzled.cc:534
885
855
msgid "Aborting\n"
888
#: drizzled/drizzled.cc:681
858
#: drizzled/drizzled.cc:656
889
859
msgid "One can only use the --user switch if running as root\n"
892
#: drizzled/drizzled.cc:689
862
#: drizzled/drizzled.cc:664
894
864
"Fatal error: Please read \"Security\" section of the manual to find out how "
895
865
"to run drizzled as root!\n"
898
#: drizzled/drizzled.cc:711
868
#: drizzled/drizzled.cc:686
901
871
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
905
#: drizzled/drizzled.cc:885
907
msgid "Retrying bind on TCP/IP port %u"
910
#: drizzled/drizzled.cc:891
911
msgid "Can't start server: Bind on TCP/IP port"
914
#: drizzled/drizzled.cc:892
916
msgid "Do you already have another drizzled server running on port: %d ?"
919
#: drizzled/drizzled.cc:898
920
msgid "Can't start server: listen() on TCP/IP port"
923
#: drizzled/drizzled.cc:899
925
msgid "listen() on TCP/IP failed with error %d"
928
#: drizzled/drizzled.cc:917
929
msgid "Can't open abort pipet"
932
#: drizzled/drizzled.cc:919
934
msgid "pipe() on abort_pipe failed with error %d"
937
#: drizzled/drizzled.cc:1016
942
#: drizzled/drizzled.cc:1041
875
#: drizzled/drizzled.cc:843
877
msgid "Fatal signal %d while backtracing\n"
880
#: drizzled/drizzled.cc:866
945
883
"We will try our best to scrape up some info that will hopefully help "
1014
#: drizzled/drizzled.cc:1152
951
#: drizzled/drizzled.cc:971
1016
953
msgid "Writing a core file\n"
1019
#: drizzled/drizzled.cc:1197
956
#: drizzled/drizzled.cc:1017
1021
958
"setrlimit could not change the size of core files to 'infinity'; We may not "
1022
959
"be able to generate a core file on signals"
1025
#: drizzled/drizzled.cc:1399
962
#: drizzled/drizzled.cc:1212
1027
964
msgid "gethostname failed, using '%s' as hostname"
1030
#: drizzled/drizzled.cc:1491
967
#: drizzled/drizzled.cc:1283
1032
969
msgid "Unknown locale: '%s'"
1035
#: drizzled/drizzled.cc:1522
972
#: drizzled/drizzled.cc:1312
1036
973
msgid "Can't create thread-keys"
1039
#: drizzled/drizzled.cc:1545
976
#: drizzled/drizzled.cc:1337
1040
977
msgid "Out of memory"
1043
#: drizzled/drizzled.cc:1560
980
#: drizzled/drizzled.cc:1348
1044
981
msgid "Failed to initialize plugins."
1047
#: drizzled/drizzled.cc:1591
984
#: drizzled/drizzled.cc:1379
1050
987
"%s: Too many arguments (first extra is '%s').\n"
1051
988
"Use --verbose --help to get a list of available options\n"
1054
#: drizzled/drizzled.cc:1611
991
#: drizzled/drizzled.cc:1399
1055
992
msgid "No scheduler found, cannot continue!\n"
1058
#: drizzled/drizzled.cc:1618
995
#: drizzled/drizzled.cc:1406
1059
996
msgid "Can't init databases"
1062
#: drizzled/drizzled.cc:1643
999
#: drizzled/drizzled.cc:1430
1064
1001
msgid "Unknown/unsupported table type: %s"
1067
#: drizzled/drizzled.cc:1649
1004
#: drizzled/drizzled.cc:1436
1069
1006
msgid "Default storage engine (%s) is not available"
1072
#: drizzled/drizzled.cc:1680
1009
#: drizzled/drizzled.cc:1467
1074
1011
msgid "Failed to lock memory. Errno: %d\n"
1077
#: drizzled/drizzled.cc:1742
1079
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1082
#: drizzled/drizzled.cc:1903
1084
msgid "drizzled: Got error %d from select"
1087
#: drizzled/drizzled.cc:2101
1014
#: drizzled/drizzled.cc:1683
1016
msgid "Display this help and exit after initializing plugins."
1017
msgstr "Tampilkan halaman bantuan ini dan keluar."
1019
#: drizzled/drizzled.cc:1687
1088
1020
msgid "Auto-increment columns are incremented by this"
1091
#: drizzled/drizzled.cc:2106
1023
#: drizzled/drizzled.cc:1692
1093
"Offset added to Auto-increment columns. Used when auto-increment-increment "
1025
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1097
#: drizzled/drizzled.cc:2112
1029
#: drizzled/drizzled.cc:1698
1099
1031
"Path to installation directory. All paths are usually resolved relative to "
1103
#: drizzled/drizzled.cc:2116
1035
#: drizzled/drizzled.cc:1702
1104
1036
msgid "IP address to bind to."
1107
#: drizzled/drizzled.cc:2120
1108
msgid "Set the filesystem character set."
1111
#: drizzled/drizzled.cc:2125
1112
msgid "Set the default character set."
1113
msgstr "Atur set karakter bawaan."
1115
#: drizzled/drizzled.cc:2129
1039
#: drizzled/drizzled.cc:1706
1116
1040
msgid "Chroot drizzled daemon during startup."
1119
#: drizzled/drizzled.cc:2133
1043
#: drizzled/drizzled.cc:1710
1120
1044
msgid "Set the default collation."
1123
#: drizzled/drizzled.cc:2137
1047
#: drizzled/drizzled.cc:1714
1124
1048
msgid "Default completion type."
1127
#: drizzled/drizzled.cc:2142
1051
#: drizzled/drizzled.cc:1719
1128
1052
msgid "Write core on errors."
1131
#: drizzled/drizzled.cc:2146
1055
#: drizzled/drizzled.cc:1723
1132
1056
msgid "Path to the database root."
1135
#: drizzled/drizzled.cc:2150
1059
#: drizzled/drizzled.cc:1727
1136
1060
msgid "Set the default storage engine (table type) for tables."
1139
#: drizzled/drizzled.cc:2154
1063
#: drizzled/drizzled.cc:1731
1140
1064
msgid "Set the default time zone."
1143
#: drizzled/drizzled.cc:2158
1144
msgid "Type of DELAY_KEY_WRITE."
1147
#: drizzled/drizzled.cc:2162
1067
#: drizzled/drizzled.cc:1736
1148
1068
msgid "Print a symbolic stack trace on failure."
1151
#: drizzled/drizzled.cc:2168
1152
msgid "Push supported query conditions to the storage engine."
1155
#: drizzled/drizzled.cc:2174
1071
#: drizzled/drizzled.cc:1742
1156
1072
msgid "Used for debugging; Use at your own risk!"
1159
#: drizzled/drizzled.cc:2179
1075
#: drizzled/drizzled.cc:1747
1160
1076
msgid "Set up signals usable for debugging"
1163
#: drizzled/drizzled.cc:2183
1079
#: drizzled/drizzled.cc:1751
1164
1080
msgid "(IGNORED)"
1167
#: drizzled/drizzled.cc:2187
1083
#: drizzled/drizzled.cc:1755
1168
1084
msgid "Set the language used for the month names and the days of the week."
1171
#: drizzled/drizzled.cc:2192
1172
msgid "Log connections and queries to file."
1175
#: drizzled/drizzled.cc:2196
1176
msgid "Log all MyISAM changes to file."
1179
#: drizzled/drizzled.cc:2200
1087
#: drizzled/drizzled.cc:1760
1180
1088
msgid "Log some not critical warnings to the log file."
1183
#: drizzled/drizzled.cc:2205
1091
#: drizzled/drizzled.cc:1765
1184
1092
msgid "Lock drizzled in memory."
1187
#: drizzled/drizzled.cc:2209
1189
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1190
"BACKUP, FORCE or QUICK."
1193
#: drizzled/drizzled.cc:2214
1095
#: drizzled/drizzled.cc:1769
1194
1096
msgid "Pid file used by safe_mysqld."
1197
#: drizzled/drizzled.cc:2218
1099
#: drizzled/drizzled.cc:1773
1199
1101
"Port number to use for connection or 0 for default to, in order of "
1200
1102
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1202
1104
"Nomor port digunakan untuk koneksi atau 0 untuk standar, dalam urutan "
1203
1105
"pilihan, drizzle.cnf, $ DRIZZLE_TCP_PORT, built-in standar ("
1205
#: drizzled/drizzled.cc:2224
1107
#: drizzled/drizzled.cc:1779
1207
1109
"Maximum time in seconds to wait for the port to become free. (Default: no "
1211
#: drizzled/drizzled.cc:2229
1113
#: drizzled/drizzled.cc:1784
1213
1115
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1214
1116
"specified directory"
1217
#: drizzled/drizzled.cc:2234
1119
#: drizzled/drizzled.cc:1789
1219
1121
"Uniquely identifies the server instance in the community of replication "
1223
#: drizzled/drizzled.cc:2239
1125
#: drizzled/drizzled.cc:1794
1224
1126
msgid "Don't print a stack trace on failure."
1227
#: drizzled/drizzled.cc:2243
1129
#: drizzled/drizzled.cc:1798
1228
1130
msgid "Enable symbolic link support."
1231
#: drizzled/drizzled.cc:2252
1133
#: drizzled/drizzled.cc:1807
1233
1135
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1236
#: drizzled/drizzled.cc:2257
1138
#: drizzled/drizzled.cc:1812
1237
1139
msgid "Path for temporary files."
1240
#: drizzled/drizzled.cc:2261
1142
#: drizzled/drizzled.cc:1816
1241
1143
msgid "Default transaction isolation level."
1244
#: drizzled/drizzled.cc:2265
1146
#: drizzled/drizzled.cc:1820
1245
1147
msgid "Run drizzled daemon as user."
1248
#: drizzled/drizzled.cc:2273
1150
#: drizzled/drizzled.cc:1828
1250
1152
"The number of outstanding connection requests Drizzle can have. This comes "
1251
1153
"into play when the main Drizzle thread gets very many connection requests in "
1252
1154
"a very short time."
1255
#: drizzled/drizzled.cc:2279
1157
#: drizzled/drizzled.cc:1834
1257
1159
"Size of tree cache used in bulk insert optimization. Note that this is a "
1258
1160
"limit per thread!"
1261
#: drizzled/drizzled.cc:2285
1263
"The number of seconds the drizzled server is waiting for a connect packet "
1264
"before responding with 'Bad handshake'."
1267
#: drizzled/drizzled.cc:2290
1163
#: drizzled/drizzled.cc:1840
1269
1165
"Precision of the result of '/' operator will be increased on that value."
1272
#: drizzled/drizzled.cc:2296
1168
#: drizzled/drizzled.cc:1846
1273
1169
msgid "The maximum length of the result of function group_concat."
1276
#: drizzled/drizzled.cc:2301
1172
#: drizzled/drizzled.cc:1851
1277
1173
msgid "The size of the buffer that is used for full joins."
1280
#: drizzled/drizzled.cc:2307
1282
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1285
#: drizzled/drizzled.cc:2312
1176
#: drizzled/drizzled.cc:1857
1287
1178
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1288
1179
"this to get better index handling (for all reads and multiple writes) to as "
1289
1180
"much as you can afford;"
1292
#: drizzled/drizzled.cc:2321
1183
#: drizzled/drizzled.cc:1866
1294
1185
"This characterizes the number of hits a hot block has to be untouched until "
1295
1186
"it is considered aged enough to be downgraded to a warm block. This "
1297
1188
"blocks in key cache"
1300
#: drizzled/drizzled.cc:2330
1191
#: drizzled/drizzled.cc:1875
1301
1192
msgid "The default size of key cache blocks"
1304
#: drizzled/drizzled.cc:2336
1195
#: drizzled/drizzled.cc:1881
1305
1196
msgid "The minimum percentage of warm blocks in key cache"
1308
#: drizzled/drizzled.cc:2342
1199
#: drizzled/drizzled.cc:1887
1309
1200
msgid "Max packetlength to send/receive from to server."
1312
#: drizzled/drizzled.cc:2347
1203
#: drizzled/drizzled.cc:1892
1314
1205
"If there is more than this number of interrupted connections from a host "
1315
1206
"this host will be blocked from further connections."
1318
#: drizzled/drizzled.cc:2352
1209
#: drizzled/drizzled.cc:1897
1319
1210
msgid "Max number of errors/warnings to store for a statement."
1322
#: drizzled/drizzled.cc:2357
1213
#: drizzled/drizzled.cc:1902
1323
1214
msgid "Don't allow creation of heap tables bigger than this."
1326
#: drizzled/drizzled.cc:2363
1217
#: drizzled/drizzled.cc:1908
1328
1219
"Joins that are probably going to read more than max_join_size records return "
1332
#: drizzled/drizzled.cc:2369
1223
#: drizzled/drizzled.cc:1914
1333
1224
msgid "Max number of bytes in sorted records."
1336
#: drizzled/drizzled.cc:2374
1227
#: drizzled/drizzled.cc:1919
1337
1228
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1340
#: drizzled/drizzled.cc:2379
1231
#: drizzled/drizzled.cc:1924
1342
1233
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1343
1234
"max_sort_length bytes of each value are used; the rest are ignored)."
1346
#: drizzled/drizzled.cc:2386
1347
msgid "Maximum number of temporary tables a client can keep open at a time."
1350
#: drizzled/drizzled.cc:2391
1237
#: drizzled/drizzled.cc:1931
1351
1238
msgid "After this many write locks, allow some read locks to run in between."
1354
#: drizzled/drizzled.cc:2395
1241
#: drizzled/drizzled.cc:1935
1356
1243
"Don't log queries which examine less than min_examined_row_limit rows to "
1360
#: drizzled/drizzled.cc:2401
1362
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1363
"Possible values of name are 'nulls_unequal' (default behavior), "
1364
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1367
#: drizzled/drizzled.cc:2408
1247
#: drizzled/drizzled.cc:1941
1368
1248
msgid "Buffer length for TCP/IP and socket communication."
1371
#: drizzled/drizzled.cc:2413
1373
"Number of seconds to wait for more data from a connection before aborting "
1377
#: drizzled/drizzled.cc:2419
1379
"If a read on a communication port is interrupted, retry this many times "
1383
#: drizzled/drizzled.cc:2425
1385
"Number of seconds to wait for a block to be written to a connection before "
1386
"aborting the write."
1389
#: drizzled/drizzled.cc:2431
1251
#: drizzled/drizzled.cc:1946
1391
1253
"Controls the heuristic(s) applied during query optimization to prune less-"
1392
1254
"promising partial plans from the optimizer search space. Meaning: false - do "
1405
1267
"(used for testing/comparison)."
1408
#: drizzled/drizzled.cc:2451
1410
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
1413
#: drizzled/drizzled.cc:2456
1270
#: drizzled/drizzled.cc:1966
1414
1271
msgid "Directory for plugins."
1417
#: drizzled/drizzled.cc:2460
1274
#: drizzled/drizzled.cc:1970
1419
1276
"Optional comma separated list of plugins to load at starup.[for example: --"
1420
1277
"plugin_load=crc32,logger_gearman]"
1423
#: drizzled/drizzled.cc:2465
1280
#: drizzled/drizzled.cc:1975
1424
1281
msgid "The size of the buffer that is allocated when preloading indexes"
1427
#: drizzled/drizzled.cc:2470
1428
msgid "Select protocol to be used (by default oldlibdrizzle)."
1431
#: drizzled/drizzled.cc:2474
1284
#: drizzled/drizzled.cc:1980
1432
1285
msgid "Allocation block size for query parsing and execution"
1435
#: drizzled/drizzled.cc:2479
1288
#: drizzled/drizzled.cc:1985
1436
1289
msgid "Persistent buffer for query parsing and execution"
1439
#: drizzled/drizzled.cc:2485
1292
#: drizzled/drizzled.cc:1991
1440
1293
msgid "Allocation block size for storing ranges during optimization"
1443
#: drizzled/drizzled.cc:2491
1296
#: drizzled/drizzled.cc:1997
1445
1298
"Each thread that does a sequential scan allocates a buffer of this size for "
1446
1299
"each table it scans. If you do many sequential scans, you may want to "
1447
1300
"increase this value."
1450
#: drizzled/drizzled.cc:2499
1303
#: drizzled/drizzled.cc:2005
1452
1305
"When reading rows in sorted order after a sort, the rows are read through "
1453
1306
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1454
1307
"record_buffer."
1457
#: drizzled/drizzled.cc:2507
1310
#: drizzled/drizzled.cc:2013
1458
1311
msgid "Select scheduler to be used (by default multi-thread)."
1461
#: drizzled/drizzled.cc:2512
1314
#: drizzled/drizzled.cc:2018
1462
1315
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1465
#: drizzled/drizzled.cc:2518
1318
#: drizzled/drizzled.cc:2024
1466
1319
msgid "The number of cached table definitions."
1469
#: drizzled/drizzled.cc:2522
1322
#: drizzled/drizzled.cc:2028
1470
1323
msgid "The number of cached open tables."
1473
#: drizzled/drizzled.cc:2526
1326
#: drizzled/drizzled.cc:2032
1475
1328
"Timeout in seconds to wait for a table level lock before returning an error. "
1476
1329
"Used only if the connection has active cursors."
1479
#: drizzled/drizzled.cc:2531
1332
#: drizzled/drizzled.cc:2037
1480
1333
msgid "The stack size for each thread."
1483
#: drizzled/drizzled.cc:2537
1336
#: drizzled/drizzled.cc:2043
1485
1338
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1486
1339
"automatically convert it to an on-disk MyISAM table."
1489
#: drizzled/drizzled.cc:2543
1342
#: drizzled/drizzled.cc:2049
1490
1343
msgid "Allocation block size for transactions to be stored in binary log"
1493
#: drizzled/drizzled.cc:2548
1346
#: drizzled/drizzled.cc:2054
1494
1347
msgid "Persistent buffer for transactions to be stored in binary log"
1497
#: drizzled/drizzled.cc:2553
1499
"The number of seconds the server waits for activity on a connection before "
1503
#: drizzled/drizzled.cc:2687
1350
#: drizzled/drizzled.cc:2185
1505
1352
"Copyright (C) 2008 Sun Microsystems\n"
1506
1353
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1509
1356
"Starts the Drizzle database server\n"
1512
#: drizzled/drizzled.cc:2694
1359
#: drizzled/drizzled.cc:2192
1514
1361
msgid "Usage: %s [OPTIONS]\n"
1517
#: drizzled/drizzled.cc:2705
1520
"To see what values a running Drizzle server is using, type\n"
1521
"'drizzleadmin variables' instead of 'drizzled --help'."
1524
#: drizzled/drizzled.cc:2848
1364
#: drizzled/drizzled.cc:2324
1527
1367
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1528
1368
"command line\n"
1531
#: drizzled/drizzled.cc:2889
1371
#: drizzled/drizzled.cc:2368
1532
1372
msgid "Can't start server: cannot resolve hostname!"
1535
#: drizzled/drizzled.cc:2895
1375
#: drizzled/drizzled.cc:2374
1536
1376
msgid "Can't start server: bind-address refers to multiple interfaces!"
1539
#: drizzled/drizzled.cc:3214
1541
msgid "No option given to %s\n"
1544
#: drizzled/drizzled.cc:3216
1546
msgid "Wrong option to %s. Option(s) given: %s\n"
1549
#: drizzled/drizzled.cc:3218
1551
msgid "Alternatives are: '%s'"
1554
1379
#: drizzled/errmsg.cc:73
1556
1381
msgid "errmsg plugin '%s' errmsg() failed"
1559
#: drizzled/error.cc:34
1563
#: drizzled/error.cc:36
1384
#: drizzled/error.cc:34 drizzled/error.cc:36
1567
1388
#: drizzled/error.cc:38
5045
4855
msgid "Scheduler initialization failed.\n"
5048
#: drizzled/sql_base.cc:2262
4858
#: drizzled/session.cc:2160
4860
msgid "Could not remove temporary table: '%s', error: %d"
4863
#: drizzled/slot/listen.cc:91
4865
msgid "getaddrinfo() failed with error %s"
4868
#: drizzled/slot/listen.cc:123
4870
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4873
#: drizzled/slot/listen.cc:134
4875
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4878
#: drizzled/slot/listen.cc:143
4880
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4883
#: drizzled/slot/listen.cc:152
4885
msgid "setsockopt(SO_LINGER) failed with errno %d"
4888
#: drizzled/slot/listen.cc:161
4890
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4893
#: drizzled/slot/listen.cc:182
4895
msgid "Retrying bind() on %u"
4898
#: drizzled/slot/listen.cc:190
4900
msgid "bind() failed with errno: %d"
4903
#: drizzled/slot/listen.cc:193
4904
msgid "Do you already have another drizzled running?"
4907
#: drizzled/slot/listen.cc:200
4909
msgid "listen() failed with errno %d"
4912
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4914
msgid "realloc() failed with errno %d"
4917
#: drizzled/slot/listen.cc:219
4919
msgid "Listening on %s:%s\n"
4922
#: drizzled/slot/listen.cc:227
4923
msgid "No sockets could be bound for listening"
4926
#: drizzled/slot/listen.cc:239
4928
msgid "pipe() failed with errno %d"
4931
#: drizzled/slot/listen.cc:275
4933
msgid "poll() failed with errno %d"
4936
#: drizzled/slot/listen.cc:317
4938
msgid "accept() failed with errno %d"
4941
#: drizzled/sql_base.cc:1445
5050
4943
msgid "Table %s had a open data handler in reopen_table"
5053
#: drizzled/sql_base.cc:2854
4946
#: drizzled/sql_base.cc:2026
5055
4948
msgid "Couldn't repair table: %s.%s"
5058
#: drizzled/sql_base.cc:2896
4951
#: drizzled/sql_base.cc:2068
5061
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5062
"`%s`.`%s`' to replication"
5065
#: drizzled/sql_base.cc:3498
5067
msgid "Could not remove temporary table: '%s', error: %d"
5070
#: drizzled/sql_plugin.cc:528
4954
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4955
"s`.`%s`' to replication"
4958
#: drizzled/sql_plugin.cc:552
5072
4960
msgid "Plugin '%s' init function returned error.\n"
5075
#: drizzled/sql_plugin.cc:707
4963
#: drizzled/sql_plugin.cc:712
5076
4964
msgid "plugin-load parameter too long"
5079
#: drizzled/sql_plugin.cc:767
4967
#: drizzled/sql_plugin.cc:774
5081
4969
msgid "Couldn't load plugin named '%s' with soname '%s'."
5084
#: drizzled/sql_plugin.cc:1107
4972
#: drizzled/sql_plugin.cc:1114
5085
4973
msgid "Out of memory."
5088
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
4976
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
5090
4978
msgid "Unknown variable type code 0x%x in plugin '%s'."
5093
#: drizzled/sql_plugin.cc:1989
4981
#: drizzled/sql_plugin.cc:1997
5096
4984
"Server variable %s of plugin %s was forced to be read-only: string variable "
5097
4985
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5100
#: drizzled/sql_plugin.cc:2020
4988
#: drizzled/sql_plugin.cc:2028
5102
4990
msgid "Missing variable name in plugin '%s'."
5105
#: drizzled/sql_plugin.cc:2037
4993
#: drizzled/sql_plugin.cc:2045
5107
4995
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5110
#: drizzled/sql_plugin.cc:2155
4998
#: drizzled/sql_plugin.cc:2173
5112
5000
msgid "Out of memory for plugin '%s'."
5115
#: drizzled/sql_plugin.cc:2162
5003
#: drizzled/sql_plugin.cc:2180
5117
5005
msgid "Bad options for plugin '%s'."
5120
#: drizzled/sql_plugin.cc:2171
5008
#: drizzled/sql_plugin.cc:2189
5122
5010
msgid "Parsing options for plugin '%s' failed."
5125
#: drizzled/sql_plugin.cc:2214
5013
#: drizzled/sql_plugin.cc:2238
5127
5015
msgid "Plugin '%s' has conflicting system variables"
5130
#: drizzled/sql_table.cc:124
5132
msgid "Invalid (old?) table or database name '%s'"
5135
#: drizzled/sql_table.cc:2655
5018
#: drizzled/sql_table.cc:247
5020
"Table name cannot be encoded and fit within filesystem name length "
5024
#: drizzled/sql_table.cc:257
5026
"Schema name cannot be encoded and fit within filesystem name length "
5030
#: drizzled/sql_table.cc:2495
5137
5032
msgid "Unknown - internal error %d during operation"
5140
#: drizzled/sql_table.cc:4227
5035
#: drizzled/sql_table.cc:3970
5142
5037
msgid "Could not open table %s.%s after rename\n"
5145
#: drizzled/sql_table.cc:4407
5040
#: drizzled/sql_table.cc:4133
5148
5043
"order_st BY ignored because there is a user-defined clustered index in the "
5149
5044
"table '%-.192s'"
5152
#: drizzled/table.cc:354
5047
#: drizzled/table.cc:332
5155
5050
"'%s' had no or invalid character set, and default character set is multi-"
5156
5051
"byte, so character column sizes may have changed"
5159
#: drizzled/table.cc:1782
5054
#: drizzled/table.cc:1591
5161
5056
msgid "Unknown collation '%s' in table '%-.64s' definition"
5164
#: drizzled/table.cc:1789
5059
#: drizzled/table.cc:1598
5167
5062
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5171
#: drizzled/table.cc:2251
5174
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5178
#: drizzled/table.cc:2278
5181
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5182
"have type %s, found type %s."
5185
#: drizzled/table.cc:2289
5188
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5189
"position %d to have character set '%s' but the type has no character set."
5192
#: drizzled/table.cc:2301
5195
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5196
"position %d to have character set '%s' but found character set '%s'."
5199
#: drizzled/table.cc:2314
5202
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5203
"have type %s but the column is not found."
5206
#: drizzled/table.cc:4400
5066
#: drizzled/table.cc:3493
5208
5068
msgid "Got error %d when reading table '%s'"
5476
5341
"--------------------------------- -----------------------------\n"
5479
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5344
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5480
5345
msgid "(No default value)"
5483
#: mysys/my_getopt.cc:1254
5348
#: mysys/my_getopt.cc:1255
5487
#: mysys/my_getopt.cc:1254
5352
#: mysys/my_getopt.cc:1255
5491
#: mysys/my_getopt.cc:1287
5356
#: mysys/my_getopt.cc:1288
5493
5358
msgid "(Disabled)\n"
5496
#: plugin/auth_http/auth_http.cc:128
5361
#: plugin/auth_http/auth_http.cc:138
5497
5362
msgid "Enable HTTP Auth check"
5500
#: plugin/auth_http/auth_http.cc:138
5365
#: plugin/auth_http/auth_http.cc:148
5501
5366
msgid "URL for HTTP Auth check"
5369
#: plugin/command_log/command_log.cc:94
5371
msgid "Failed to open command log file. Got error: %s"
5374
#: plugin/command_log/command_log.cc:172
5377
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5378
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5381
#: plugin/command_log/command_log.cc:212
5384
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5385
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5388
#: plugin/command_log/command_log.cc:290
5390
msgid "Enable command log"
5391
msgstr "Hapus perintah."
5393
#: plugin/command_log/command_log.cc:298
5394
msgid "DEBUGGING - Truncate command log"
5397
#: plugin/command_log/command_log.cc:306
5399
msgid "Path to the file to use for command log."
5400
msgstr "Berkas socket untuk digunakan melakukan koneksi"
5402
#: plugin/command_log/command_log.cc:323
5403
msgid "Simple Command Message Log"
5406
#: plugin/default_replicator/default_replicator.cc:90
5407
msgid "Enable default replicator"
5410
#: plugin/default_replicator/default_replicator.cc:105
5411
msgid "Default Replicator"
5504
5414
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5505
5415
msgid "Error Messages to stderr"
5508
#: plugin/logging_gearman/logging_gearman.cc:263
5418
#: plugin/logging_gearman/logging_gearman.cc:186
5510
5420
msgid "fail gearman_client_create(): %s"
5513
#: plugin/logging_gearman/logging_gearman.cc:273
5423
#: plugin/logging_gearman/logging_gearman.cc:197
5515
5425
msgid "fail gearman_client_add_server(): %s"
5518
#: plugin/logging_gearman/logging_gearman.cc:299
5428
#: plugin/logging_gearman/logging_gearman.cc:306
5519
5429
msgid "Enable logging to a gearman server"
5522
#: plugin/logging_gearman/logging_gearman.cc:308
5432
#: plugin/logging_gearman/logging_gearman.cc:315
5523
5433
msgid "Hostname for logging to a Gearman server"
5526
#: plugin/logging_gearman/logging_gearman.cc:317
5436
#: plugin/logging_gearman/logging_gearman.cc:324
5527
5437
msgid "Gearman Function to send logging to"
5530
#: plugin/logging_gearman/logging_gearman.cc:334
5440
#: plugin/logging_gearman/logging_gearman.cc:341
5531
5441
msgid "Log queries to a Gearman server"
5534
#: plugin/logging_query/logging_query.cc:278
5444
#: plugin/logging_query/logging_query.cc:188
5536
5446
msgid "fail open() fn=%s er=%s\n"
5539
#: plugin/logging_query/logging_query.cc:317
5449
#: plugin/logging_query/logging_query.cc:340
5540
5450
msgid "Enable logging to CSV file"
5543
#: plugin/logging_query/logging_query.cc:326
5453
#: plugin/logging_query/logging_query.cc:349
5544
5454
msgid "File to log to"
5547
#: plugin/logging_query/logging_query.cc:335
5548
#: plugin/logging_syslog/logging_syslog.cc:248
5457
#: plugin/logging_query/logging_query.cc:358
5458
msgid "PCRE to match the query against"
5461
#: plugin/logging_query/logging_query.cc:367
5462
#: plugin/logging_syslog/logging_syslog.cc:231
5549
5463
msgid "Threshold for logging slow queries, in microseconds"
5552
#: plugin/logging_query/logging_query.cc:347
5553
#: plugin/logging_syslog/logging_syslog.cc:260
5466
#: plugin/logging_query/logging_query.cc:379
5467
#: plugin/logging_syslog/logging_syslog.cc:243
5554
5468
msgid "Threshold for logging big queries, for rows returned"
5557
#: plugin/logging_query/logging_query.cc:359
5558
#: plugin/logging_syslog/logging_syslog.cc:272
5471
#: plugin/logging_query/logging_query.cc:391
5472
#: plugin/logging_syslog/logging_syslog.cc:255
5559
5473
msgid "Threshold for logging big queries, for rows examined"
5562
#: plugin/logging_query/logging_query.cc:381
5476
#: plugin/logging_query/logging_query.cc:414
5563
5477
msgid "Log queries to a CSV file"
5566
#: plugin/logging_syslog/logging_syslog.cc:169
5480
#: plugin/logging_syslog/logging_syslog.cc:84
5568
5482
msgid "syslog facility \"%s\" not known, using \"local0\""
5571
#: plugin/logging_syslog/logging_syslog.cc:186
5485
#: plugin/logging_syslog/logging_syslog.cc:100
5573
5487
msgid "syslog priority \"%s\" not known, using \"info\""
5576
#: plugin/logging_syslog/logging_syslog.cc:212
5577
msgid "Enable logging"
5490
#: plugin/logging_syslog/logging_syslog.cc:195
5491
msgid "Enable logging to syslog"
5580
#: plugin/logging_syslog/logging_syslog.cc:221
5494
#: plugin/logging_syslog/logging_syslog.cc:204
5581
5495
msgid "Syslog Ident"
5584
#: plugin/logging_syslog/logging_syslog.cc:230
5498
#: plugin/logging_syslog/logging_syslog.cc:213
5585
5499
msgid "Syslog Facility"
5588
#: plugin/logging_syslog/logging_syslog.cc:239
5502
#: plugin/logging_syslog/logging_syslog.cc:222
5589
5503
msgid "Syslog Priority"
5592
#: plugin/logging_syslog/logging_syslog.cc:296
5506
#: plugin/logging_syslog/logging_syslog.cc:279
5593
5507
msgid "Log to syslog"
5596
#: plugin/multi_thread/multi_thread.cc:137
5510
#: plugin/multi_thread/multi_thread.cc:171
5597
5511
msgid "Maximum number of user threads available."
5600
#: plugin/myisam/ha_myisam.cc:468
5514
#: plugin/myisam/ha_myisam.cc:488
5602
5516
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5605
#: plugin/myisam/ha_myisam.cc:472
5519
#: plugin/myisam/ha_myisam.cc:492
5607
5521
msgid "Got an error from unknown thread, %s:%d"
5610
#: plugin/myisam/ha_myisam.cc:478
5524
#: plugin/myisam/ha_myisam.cc:498
5611
5525
msgid "Unknown thread accessing table"
5614
#: plugin/myisam/ha_myisam.cc:1861
5528
#: plugin/myisam/ha_myisam.cc:1781
5615
5529
msgid "Block size to be used for MyISAM index pages."
5618
#: plugin/myisam/ha_myisam.cc:1867
5532
#: plugin/myisam/ha_myisam.cc:1787
5620
5534
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5621
5535
"disables parallel repair."
5624
#: plugin/myisam/ha_myisam.cc:1873
5538
#: plugin/myisam/ha_myisam.cc:1793
5626
5540
"Don't use the fast sort index method to created index if the temporary file "
5627
5541
"would get bigger than this."
5630
#: plugin/myisam/ha_myisam.cc:1878
5544
#: plugin/myisam/ha_myisam.cc:1798
5632
5546
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5633
5547
"when creating indexes with CREATE INDEX or ALTER TABLE."
5636
#: plugin/myisam/ha_myisam.cc:1884
5550
#: plugin/myisam/ha_myisam.cc:1804
5637
5551
msgid "Default pointer size to be used for MyISAM tables."
6153
6065
msgid "Statement closed indirectly because of a preceding %s() call"
6156
#: plugin/pool_of_threads/pool_of_threads.cc:204
6068
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6070
msgid "Connect Timeout."
6071
msgstr "Koneksikan ke host"
6073
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6074
msgid "Read Timeout."
6077
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6078
msgid "Write Timeout."
6081
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6082
msgid "Retry Count."
6085
#: plugin/pool_of_threads/pool_of_threads.cc:233
6157
6086
msgid "event_add error in libevent_add_session_callback\n"
6160
#: plugin/pool_of_threads/pool_of_threads.cc:346
6089
#: plugin/pool_of_threads/pool_of_threads.cc:399
6161
6090
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6164
#: plugin/pool_of_threads/pool_of_threads.cc:353
6093
#: plugin/pool_of_threads/pool_of_threads.cc:406
6165
6094
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6168
#: plugin/pool_of_threads/pool_of_threads.cc:365
6097
#: plugin/pool_of_threads/pool_of_threads.cc:418
6169
6098
msgid "session_add_event event_add error in libevent_init\n"
6172
#: plugin/pool_of_threads/pool_of_threads.cc:378
6101
#: plugin/pool_of_threads/pool_of_threads.cc:431
6174
6103
msgid "Can't create completion port thread (error %d)"
6177
#: plugin/pool_of_threads/pool_of_threads.cc:462
6106
#: plugin/pool_of_threads/pool_of_threads.cc:523
6178
6107
msgid "libevent_thread_proc: my_thread_init() failed\n"
6181
#: plugin/pool_of_threads/pool_of_threads.cc:642
6110
#: plugin/pool_of_threads/pool_of_threads.cc:721
6182
6111
msgid "Size of Pool."
6185
#: plugin/signal_handler/signal_handler.cc:212
6114
#: plugin/signal_handler/signal_handler.cc:214
6187
6116
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6119
#~ msgid "Set the default character set."
6120
#~ msgstr "Atur set karakter bawaan."