127
127
"Id koneksi Drizzle anda adalah %u\n"
128
128
"Versi server: %s\n"
130
#: client/drizzle.cc:1308
130
#: client/drizzle.cc:1310
132
132
msgid "Reading history-file %s\n"
133
133
msgstr "Sedang membaca berkas-riwayat %s\n"
135
#: client/drizzle.cc:1312
135
#: client/drizzle.cc:1314
137
137
msgid "Couldn't allocate memory for temp histfile!\n"
138
138
msgstr "Tidak dapat mengalokasikan memori untuk berkas riwayat sementara!\n"
140
#: client/drizzle.cc:1319
140
#: client/drizzle.cc:1321
141
141
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
143
143
"Ketik 'help;' atau '\\h' untuk bantuan. Ketik '\\c' untuk membersihkan "
146
#: client/drizzle.cc:1338
146
#: client/drizzle.cc:1340
148
148
msgid "Writing history-file %s\n"
149
149
msgstr "Sedang menulis berkas-riwayat %s\n"
151
#: client/drizzle.cc:1345
151
#: client/drizzle.cc:1348
153
153
msgstr "Dibatalkan"
155
#: client/drizzle.cc:1345
155
#: client/drizzle.cc:1348
159
#: client/drizzle.cc:1400
159
#: client/drizzle.cc:1403
160
160
msgid "Query aborted by Ctrl+C\n"
161
161
msgstr "Query dibatalkan oleh Ctrl+C\n"
163
#: client/drizzle.cc:1423 drizzled/drizzled.cc:2097
163
#: client/drizzle.cc:1426 drizzled/drizzled.cc:1679
164
164
msgid "Display this help and exit."
165
165
msgstr "Tampilkan halaman bantuan ini dan keluar."
167
#: client/drizzle.cc:1425
167
#: client/drizzle.cc:1428
168
168
msgid "Synonym for -?"
169
169
msgstr "Persamaan dari -?"
171
#: client/drizzle.cc:1428
171
#: client/drizzle.cc:1431
173
173
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
174
174
"and field completion, but startup and reconnecting may take a longer time. "
214
214
"Pertahankan komentar. Kirim komentar ke server. Bawaan adalah --skip-"
215
215
"comments (buang komentar), aktifkan dengan --comments"
217
#: client/drizzle.cc:1445
217
#: client/drizzle.cc:1448
218
218
msgid "Use compression in server/client protocol."
219
219
msgstr "Gunakan pemampatan di protokol server/klien."
221
#: client/drizzle.cc:1448
221
#: client/drizzle.cc:1451
222
222
msgid "Check memory and open file usage at exit ."
223
223
msgstr "Cek penggunaan memori dan berkas yang dibuka saat keluar."
225
#: client/drizzle.cc:1451
225
#: client/drizzle.cc:1454
226
226
msgid "Print some debug info at exit."
227
227
msgstr "Cetak info debug saat keluar."
229
#: client/drizzle.cc:1453
229
#: client/drizzle.cc:1456
230
230
msgid "Database to use."
231
231
msgstr "Database yang dipakai."
233
#: client/drizzle.cc:1456
233
#: client/drizzle.cc:1459
234
234
msgid "(not used)"
237
#: client/drizzle.cc:1458
237
#: client/drizzle.cc:1461
238
238
msgid "Delimiter to be used."
239
239
msgstr "Pembatas yang akan digunakan."
241
#: client/drizzle.cc:1460
241
#: client/drizzle.cc:1463
242
242
msgid "Execute command and quit. (Disables --force and history file)"
244
244
"Jalankan perintah dan keluar program (Menonaktifkan --force dan berkas "
247
#: client/drizzle.cc:1462
247
#: client/drizzle.cc:1465
248
248
msgid "Print the output of a query (rows) vertically."
249
249
msgstr "Cetak hasil query (baris) secara vertikal."
251
#: client/drizzle.cc:1465
251
#: client/drizzle.cc:1468
252
252
msgid "Continue even if we get an sql error."
253
253
msgstr "Lanjutkan walapun terjadi kesalahan SQL."
255
#: client/drizzle.cc:1469
255
#: client/drizzle.cc:1472
257
257
"Enable named commands. Named commands mean this program's internal commands; "
258
258
"see drizzle> help . When enabled, the named commands can be used from any "
269
269
"deprecated; use --disable-named-commands instead."
272
#: client/drizzle.cc:1475
272
#: client/drizzle.cc:1478
273
273
msgid "Ignore space after function names."
276
#: client/drizzle.cc:1477
276
#: client/drizzle.cc:1480
277
277
msgid "Enable/disable LOAD DATA LOCAL INFILE."
280
#: client/drizzle.cc:1480
280
#: client/drizzle.cc:1483
281
281
msgid "Turn off beep on error."
284
#: client/drizzle.cc:1482
284
#: client/drizzle.cc:1485
285
285
msgid "Connect to host."
286
286
msgstr "Koneksikan ke host"
288
#: client/drizzle.cc:1484
288
#: client/drizzle.cc:1487
289
289
msgid "Write line numbers for errors."
292
#: client/drizzle.cc:1487
292
#: client/drizzle.cc:1490
294
294
"Don't write line number for errors. WARNING: -L is deprecated, use long "
295
295
"version of this option instead."
298
#: client/drizzle.cc:1489
298
#: client/drizzle.cc:1492
299
299
msgid "Flush buffer after each query."
302
#: client/drizzle.cc:1491
302
#: client/drizzle.cc:1494
303
303
msgid "Write column names in results."
306
#: client/drizzle.cc:1495
306
#: client/drizzle.cc:1498
308
308
"Don't write column names in results. WARNING: -N is deprecated, use long "
309
309
"version of this options instead."
312
#: client/drizzle.cc:1498
312
#: client/drizzle.cc:1501
314
314
"Change the value of a variable. Please note that this option is deprecated; "
315
315
"you can set variables directly with --variable-name=value."
318
#: client/drizzle.cc:1500
318
#: client/drizzle.cc:1503
319
319
msgid "Ignore SIGINT (CTRL-C)"
320
320
msgstr "Abaikan SIGINT (CTRL-C)"
322
#: client/drizzle.cc:1504
322
#: client/drizzle.cc:1507
324
324
"Only update the default database. This is useful for skipping updates to "
325
325
"other database in the update log."
328
#: client/drizzle.cc:1507
328
#: client/drizzle.cc:1510
330
330
"Pager to use to display results. If you don't supply an option the default "
331
331
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
418
418
"Jangan menulis di berkas. Lihat bantuan yang interaktif (\\h). PERINGATAN: "
419
419
"pilihan sudah kadaluarsa; gunakan --disable-tee"
421
#: client/drizzle.cc:1544
421
#: client/drizzle.cc:1546
422
422
msgid "User for login if not current user."
425
#: client/drizzle.cc:1547
425
#: client/drizzle.cc:1548
426
426
msgid "Only allow UPDATE and DELETE that uses keys."
427
427
msgstr "Hanya ijinkan UPDATE dan DELETE yang menggunakan key"
429
#: client/drizzle.cc:1550
429
#: client/drizzle.cc:1551
430
430
msgid "Synonym for option --safe-updates, -U."
431
431
msgstr "Persamaan dari pilihan --safe-update, -U"
433
#: client/drizzle.cc:1553
433
#: client/drizzle.cc:1554
434
434
msgid "Write more. (-v -v -v gives the table output format)."
435
435
msgstr "Tulis lagi (-v -v -v untuk mendapatkan format hasil tabel)"
437
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
437
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
438
438
msgid "Output version information and exit."
439
439
msgstr "Tampilkan informasi tentang versi dan keluar"
441
#: client/drizzle.cc:1557
441
#: client/drizzle.cc:1558
442
442
msgid "Wait and retry if connection is down."
443
443
msgstr "Tunggu dan coba lagi jika koneksi terputus"
445
#: client/drizzle.cc:1560
445
#: client/drizzle.cc:1561
446
446
msgid "Number of seconds before connection timeout."
447
447
msgstr "Jumlah detik sebelum waktu koneksi habis"
449
#: client/drizzle.cc:1565
449
#: client/drizzle.cc:1566
450
450
msgid "Max length of input line"
453
#: client/drizzle.cc:1570
453
#: client/drizzle.cc:1571
454
454
msgid "Automatic limit for SELECT when using --safe-updates"
455
455
msgstr "Pembatas otomatis untuk SELECT ketika menggunakan --safe-updates"
457
#: client/drizzle.cc:1575
457
#: client/drizzle.cc:1576
458
458
msgid "Automatic limit for rows in a join when using --safe-updates"
460
460
"Pembatas otomatis untuk baris didalam join ketika menggunakan --safe-updates"
462
#: client/drizzle.cc:1579
462
#: client/drizzle.cc:1580
464
464
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
466
466
"Tolak koneksi client ke server jika koneksi tersebut menggunakan protokol "
467
467
"yang lama (pre-4.1.1)"
469
#: client/drizzle.cc:1584
469
#: client/drizzle.cc:1585
470
470
msgid "Number of lines before each import progress report."
473
#: client/drizzle.cc:1587
473
#: client/drizzle.cc:1588
474
474
msgid "Ping the server to check if it's alive."
477
#: client/drizzle.cc:1597
477
#: client/drizzle.cc:1598
479
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
480
msgstr "%s Ver %s Distrib %s, untuk %s (%s) menggunakan %s %s\n"
479
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
482
#: client/drizzle.cc:1604
482
#: client/drizzle.cc:1605
485
485
"Copyright (C) 2008 Sun Microsystems\n"
492
492
"dan anda di ijinkan untuk merubah dan mendistribusikan ulang dibawah lisensi "
495
#: client/drizzle.cc:1609
495
#: client/drizzle.cc:1610
497
497
msgid "Usage: %s [OPTIONS] [database]\n"
498
498
msgstr "Penggunaan : %s [PILIHAN] [database]\n"
500
#: client/drizzle.cc:1640
500
#: client/drizzle.cc:1641
501
501
msgid "DELIMITER cannot contain a backslash character"
502
502
msgstr "PENANDA tidak dapat menggandung karakter backslash"
504
#: client/drizzle.cc:1658
504
#: client/drizzle.cc:1659
506
506
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
508
508
"PERINGATAN: pilihan tersebut kadaluarsa; selain itu gunakan --disable-tee\n"
510
#: client/drizzle.cc:1681
510
#: client/drizzle.cc:1682
512
512
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
514
514
"PERINGATAN: pilihan tersebut kadaluarsa; selain itu gunakan --disable-pager\n"
516
#: client/drizzle.cc:1685
516
#: client/drizzle.cc:1686
518
518
msgid "WARNING: --server-arg option not supported in this configuration.\n"
520
520
"PERINGATAN --server-arg pilihan tersebut tidak cocok dengan konfigurasi "
523
#: client/drizzle.cc:1712
523
#: client/drizzle.cc:1717
525
525
"Non-integer value supplied for port. If you are trying to enter a password "
526
526
"please use --password instead."
529
#: client/drizzle.cc:1720
529
#: client/drizzle.cc:1725
530
530
msgid "Value supplied for port is not valid."
533
#: client/drizzle.cc:1866
533
#: client/drizzle.cc:1864
535
535
msgid "Processing line: %<PRIu32>\n"
538
#: client/drizzle.cc:2083
538
#: client/drizzle.cc:2079
540
540
msgid "Unknown command '\\%c'."
541
541
msgstr "Perintah yang tidak diketahui '\\%c'"
543
#: client/drizzle.cc:2493
543
#: client/drizzle.cc:2489
545
545
"Reading table information for completion of table and column names\n"
546
546
" You can turn off this feature to get a quicker startup with -A\n"
551
551
"startup yang cepat dengan -A\n"
554
#: client/drizzle.cc:2583
554
#: client/drizzle.cc:2579
555
555
msgid "No connection. Trying to reconnect..."
556
556
msgstr "Tidak ada koneksi. Mencoba untuk melakukan koneksi ulang"
558
#: client/drizzle.cc:2589
558
#: client/drizzle.cc:2585
559
559
msgid "Can't connect to the server\n"
560
560
msgstr "Tidak dapat melakukan koneksi ke server\n"
562
#: client/drizzle.cc:2668
562
#: client/drizzle.cc:2664
563
563
msgid "List of all Drizzle commands:"
564
564
msgstr "Daftar semua perintah di Drizzle"
566
#: client/drizzle.cc:2670
566
#: client/drizzle.cc:2666
567
567
msgid "Note that all text commands must be first on line and end with ';'"
569
569
"semua teks dalam perintah pada baris pertama dan di akhiri dengan tanda ';'"
571
#: client/drizzle.cc:2725
571
#: client/drizzle.cc:2721
572
572
msgid "No query specified\n"
573
573
msgstr "Tidak ada query\n"
575
#: client/drizzle.cc:2740
575
#: client/drizzle.cc:2736
576
576
msgid "Ignoring query to other database"
577
577
msgstr "lewati query ke database yang lain"
579
#: client/drizzle.cc:2790
579
#: client/drizzle.cc:2786
580
580
msgid "Empty set"
583
#: client/drizzle.cc:2803
583
#: client/drizzle.cc:2799
585
585
msgid "%ld row in set"
586
586
msgid_plural "%ld rows in set"
587
587
msgstr[0] "%ld baris"
589
#: client/drizzle.cc:2812
589
#: client/drizzle.cc:2808
593
#: client/drizzle.cc:2814
593
#: client/drizzle.cc:2810
595
595
msgid "Query OK, %ld row affected"
596
596
msgid_plural "Query OK, %ld rows affected"
597
597
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
599
#: client/drizzledump.cc:345
617
601
"Number of rows before each output progress report (requires --verbose)."
620
#: client/drizzledump.cc:461
604
#: client/drizzledump.cc:415
622
606
msgid "Got errno %d on write"
625
#: client/drizzledump.cc:466
609
#: client/drizzledump.cc:420
627
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
611
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
630
#: client/drizzledump.cc:473
614
#: client/drizzledump.cc:427
632
616
msgid "Usage: %s [OPTIONS] database [tables]\n"
635
#: client/drizzledump.cc:474
619
#: client/drizzledump.cc:428
637
621
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
640
#: client/drizzledump.cc:476
624
#: client/drizzledump.cc:430
642
626
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
629
#: client/drizzledump.cc:438
651
631
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
652
632
"and you are welcome to modify and redistribute it under the GPL license\n"
655
635
"adalah perangkat lunak bebas,\n"
656
636
"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"
638
#: client/drizzledump.cc:439
639
msgid "Dumps definitions and data from a Drizzle database server"
662
#: client/drizzledump.cc:496
642
#: client/drizzledump.cc:450
664
644
msgid "For more options, use %s --help\n"
667
#: client/drizzledump.cc:630
647
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
648
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
651
"Non-integer value supplied for port. If you are trying to enter a password "
652
"please use --password instead.\n"
655
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
656
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
658
msgid "Value supplied for port is not valid.\n"
661
#: client/drizzledump.cc:582
669
663
msgid "Memory allocation error while copying password. Aborting.\n"
672
#: client/drizzledump.cc:669
666
#: client/drizzledump.cc:621
674
668
msgid "Input filename too long: %s"
677
#: client/drizzledump.cc:712
671
#: client/drizzledump.cc:656
679
673
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
682
#: client/drizzledump.cc:737
676
#: client/drizzledump.cc:681
684
678
msgid "Invalid mode to --compatible: %s\n"
687
#: client/drizzledump.cc:791
681
#: client/drizzledump.cc:726
689
683
msgid "%s: You must use option --tab with --fields-...\n"
692
#: client/drizzledump.cc:808
686
#: client/drizzledump.cc:732
695
689
"%s: You can't use --single-transaction and --lock-all-tables at the same "
699
#: client/drizzledump.cc:821
693
#: client/drizzledump.cc:738
702
696
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
706
#: client/drizzledump.cc:827
700
#: client/drizzledump.cc:744
708
702
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
711
#: client/drizzledump.cc:853
705
#: client/drizzledump.cc:767
713
707
msgid "Got error: %s (%d) %s"
716
#: client/drizzledump.cc:860
710
#: client/drizzledump.cc:774
718
712
msgid "Got error: %d %s"
721
#: client/drizzledump.cc:958 client/drizzledump.cc:965
722
#: client/drizzledump.cc:978
715
#: client/drizzledump.cc:872 client/drizzledump.cc:879
716
#: client/drizzledump.cc:892
724
718
msgid "Couldn't execute '%s': %s (%d)"
727
#: client/drizzledump.cc:1042
721
#: client/drizzledump.cc:956
729
723
msgid "-- Connecting to %s...\n"
732
#: client/drizzledump.cc:1063
726
#: client/drizzledump.cc:977
734
728
msgid "-- Disconnecting from %s...\n"
737
#: client/drizzledump.cc:1074
731
#: client/drizzledump.cc:988
738
732
msgid "Couldn't allocate memory"
741
#: client/drizzledump.cc:1418
735
#: client/drizzledump.cc:1332
744
738
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
748
#: client/drizzledump.cc:1432
742
#: client/drizzledump.cc:1346
750
744
msgid "-- Retrieving table structure for table %s...\n"
753
#: client/drizzledump.cc:1546
747
#: client/drizzledump.cc:1460
755
749
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
758
#: client/drizzledump.cc:1653
752
#: client/drizzledump.cc:1567
760
754
msgid "%s: Can't get keys for table %s\n"
763
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
757
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
765
759
msgid "Error: Couldn't read status information for table %s\n"
768
#: client/drizzledump.cc:1874
762
#: client/drizzledump.cc:1788
770
764
msgid "Error retrieving table structure for table: \"%s\""
773
#: client/drizzledump.cc:1881
767
#: client/drizzledump.cc:1795
775
769
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
778
#: client/drizzledump.cc:1892
772
#: client/drizzledump.cc:1806
780
774
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
783
#: client/drizzledump.cc:1899
777
#: client/drizzledump.cc:1813
785
779
msgid "-- Skipping dump data for table '%s', it has no fields\n"
788
#: client/drizzledump.cc:1907
782
#: client/drizzledump.cc:1821
789
783
msgid "-- Sending SELECT query...\n"
792
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
786
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
793
787
msgid "when executing 'SELECT INTO OUTFILE'"
796
#: client/drizzledump.cc:1971
790
#: client/drizzledump.cc:1885
805
#: client/drizzledump.cc:2012
799
#: client/drizzledump.cc:1926
806
800
msgid "-- Retrieving rows...\n"
809
#: client/drizzledump.cc:2015
803
#: client/drizzledump.cc:1929
811
805
msgid "%s: Error in field count for table: %s ! Aborting.\n"
814
#: client/drizzledump.cc:2064
808
#: client/drizzledump.cc:1973
816
810
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
819
#: client/drizzledump.cc:2081
813
#: client/drizzledump.cc:1990
821
815
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
824
#: client/drizzledump.cc:2103
818
#: client/drizzledump.cc:2012
826
820
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
823
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
834
824
msgid "when doing refresh"
837
#: client/drizzledump.cc:2629
827
#: client/drizzledump.cc:2497
838
828
msgid "alloc_root failure."
841
#: client/drizzledump.cc:2650
831
#: client/drizzledump.cc:2512
843
833
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
836
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
837
#: client/drizzledump.cc:2807
866
840
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
869
#: client/drizzledump.cc:3203
843
#: client/drizzledump.cc:2837
871
845
msgid "Error: Not enough memory to store ORDER BY clause\n"
874
#: drizzled/db.cc:236
876
850
msgid "Error while loading database options: '%s':"
879
#: drizzled/drizzled.cc:527
853
#: drizzled/drizzled.cc:500
881
855
msgid "Got signal %d from thread %<PRIu64>"
884
#: drizzled/drizzled.cc:561
858
#: drizzled/drizzled.cc:534
885
859
msgid "Aborting\n"
888
#: drizzled/drizzled.cc:681
862
#: drizzled/drizzled.cc:656
889
863
msgid "One can only use the --user switch if running as root\n"
892
#: drizzled/drizzled.cc:689
866
#: drizzled/drizzled.cc:664
894
868
"Fatal error: Please read \"Security\" section of the manual to find out how "
895
869
"to run drizzled as root!\n"
898
#: drizzled/drizzled.cc:711
872
#: drizzled/drizzled.cc:686
901
875
"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
879
#: drizzled/drizzled.cc:843
881
msgid "Fatal signal %d while backtracing\n"
884
#: drizzled/drizzled.cc:866
945
887
"We will try our best to scrape up some info that will hopefully help "
1014
#: drizzled/drizzled.cc:1152
955
#: drizzled/drizzled.cc:971
1016
957
msgid "Writing a core file\n"
1019
#: drizzled/drizzled.cc:1197
960
#: drizzled/drizzled.cc:1017
1021
962
"setrlimit could not change the size of core files to 'infinity'; We may not "
1022
963
"be able to generate a core file on signals"
1025
#: drizzled/drizzled.cc:1399
966
#: drizzled/drizzled.cc:1212
1027
968
msgid "gethostname failed, using '%s' as hostname"
1030
#: drizzled/drizzled.cc:1491
971
#: drizzled/drizzled.cc:1283
1032
973
msgid "Unknown locale: '%s'"
1035
#: drizzled/drizzled.cc:1522
976
#: drizzled/drizzled.cc:1312
1036
977
msgid "Can't create thread-keys"
1039
#: drizzled/drizzled.cc:1545
980
#: drizzled/drizzled.cc:1337
1040
981
msgid "Out of memory"
1043
#: drizzled/drizzled.cc:1560
984
#: drizzled/drizzled.cc:1348
1044
985
msgid "Failed to initialize plugins."
1047
#: drizzled/drizzled.cc:1591
988
#: drizzled/drizzled.cc:1379
1050
991
"%s: Too many arguments (first extra is '%s').\n"
1051
992
"Use --verbose --help to get a list of available options\n"
1054
#: drizzled/drizzled.cc:1611
995
#: drizzled/drizzled.cc:1399
1055
996
msgid "No scheduler found, cannot continue!\n"
1058
#: drizzled/drizzled.cc:1618
999
#: drizzled/drizzled.cc:1406
1059
1000
msgid "Can't init databases"
1062
#: drizzled/drizzled.cc:1643
1003
#: drizzled/drizzled.cc:1430
1064
1005
msgid "Unknown/unsupported table type: %s"
1067
#: drizzled/drizzled.cc:1649
1008
#: drizzled/drizzled.cc:1436
1069
1010
msgid "Default storage engine (%s) is not available"
1072
#: drizzled/drizzled.cc:1680
1013
#: drizzled/drizzled.cc:1467
1074
1015
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
1018
#: drizzled/drizzled.cc:1683
1019
msgid "Display this help and exit after initializing plugins."
1022
#: drizzled/drizzled.cc:1687
1088
1023
msgid "Auto-increment columns are incremented by this"
1091
#: drizzled/drizzled.cc:2106
1026
#: drizzled/drizzled.cc:1692
1093
1028
"Offset added to Auto-increment columns. Used when auto-increment-increment "
1097
#: drizzled/drizzled.cc:2112
1032
#: drizzled/drizzled.cc:1698
1099
1034
"Path to installation directory. All paths are usually resolved relative to "
1103
#: drizzled/drizzled.cc:2116
1038
#: drizzled/drizzled.cc:1702
1104
1039
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
1042
#: drizzled/drizzled.cc:1706
1116
1043
msgid "Chroot drizzled daemon during startup."
1119
#: drizzled/drizzled.cc:2133
1046
#: drizzled/drizzled.cc:1710
1120
1047
msgid "Set the default collation."
1123
#: drizzled/drizzled.cc:2137
1050
#: drizzled/drizzled.cc:1714
1124
1051
msgid "Default completion type."
1127
#: drizzled/drizzled.cc:2142
1054
#: drizzled/drizzled.cc:1719
1128
1055
msgid "Write core on errors."
1131
#: drizzled/drizzled.cc:2146
1058
#: drizzled/drizzled.cc:1723
1132
1059
msgid "Path to the database root."
1135
#: drizzled/drizzled.cc:2150
1062
#: drizzled/drizzled.cc:1727
1136
1063
msgid "Set the default storage engine (table type) for tables."
1139
#: drizzled/drizzled.cc:2154
1066
#: drizzled/drizzled.cc:1731
1140
1067
msgid "Set the default time zone."
1143
#: drizzled/drizzled.cc:2158
1144
msgid "Type of DELAY_KEY_WRITE."
1147
#: drizzled/drizzled.cc:2162
1070
#: drizzled/drizzled.cc:1736
1148
1071
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
1074
#: drizzled/drizzled.cc:1742
1156
1075
msgid "Used for debugging; Use at your own risk!"
1159
#: drizzled/drizzled.cc:2179
1078
#: drizzled/drizzled.cc:1747
1160
1079
msgid "Set up signals usable for debugging"
1163
#: drizzled/drizzled.cc:2183
1082
#: drizzled/drizzled.cc:1751
1164
1083
msgid "(IGNORED)"
1167
#: drizzled/drizzled.cc:2187
1086
#: drizzled/drizzled.cc:1755
1168
1087
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
1090
#: drizzled/drizzled.cc:1760
1180
1091
msgid "Log some not critical warnings to the log file."
1183
#: drizzled/drizzled.cc:2205
1094
#: drizzled/drizzled.cc:1765
1184
1095
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
1098
#: drizzled/drizzled.cc:1769
1194
1099
msgid "Pid file used by safe_mysqld."
1197
#: drizzled/drizzled.cc:2218
1102
#: drizzled/drizzled.cc:1773
1199
1104
"Port number to use for connection or 0 for default to, in order of "
1200
1105
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1202
1107
"Nomor port digunakan untuk koneksi atau 0 untuk standar, dalam urutan "
1203
1108
"pilihan, drizzle.cnf, $ DRIZZLE_TCP_PORT, built-in standar ("
1205
#: drizzled/drizzled.cc:2224
1110
#: drizzled/drizzled.cc:1779
1207
1112
"Maximum time in seconds to wait for the port to become free. (Default: no "
1211
#: drizzled/drizzled.cc:2229
1116
#: drizzled/drizzled.cc:1784
1213
1118
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1214
1119
"specified directory"
1217
#: drizzled/drizzled.cc:2234
1122
#: drizzled/drizzled.cc:1789
1219
1124
"Uniquely identifies the server instance in the community of replication "
1223
#: drizzled/drizzled.cc:2239
1128
#: drizzled/drizzled.cc:1794
1224
1129
msgid "Don't print a stack trace on failure."
1227
#: drizzled/drizzled.cc:2243
1132
#: drizzled/drizzled.cc:1798
1228
1133
msgid "Enable symbolic link support."
1231
#: drizzled/drizzled.cc:2252
1136
#: drizzled/drizzled.cc:1807
1233
1138
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1236
#: drizzled/drizzled.cc:2257
1141
#: drizzled/drizzled.cc:1812
1237
1142
msgid "Path for temporary files."
1240
#: drizzled/drizzled.cc:2261
1145
#: drizzled/drizzled.cc:1816
1241
1146
msgid "Default transaction isolation level."
1244
#: drizzled/drizzled.cc:2265
1149
#: drizzled/drizzled.cc:1820
1245
1150
msgid "Run drizzled daemon as user."
1248
#: drizzled/drizzled.cc:2273
1153
#: drizzled/drizzled.cc:1828
1250
1155
"The number of outstanding connection requests Drizzle can have. This comes "
1251
1156
"into play when the main Drizzle thread gets very many connection requests in "
1252
1157
"a very short time."
1255
#: drizzled/drizzled.cc:2279
1160
#: drizzled/drizzled.cc:1834
1257
1162
"Size of tree cache used in bulk insert optimization. Note that this is a "
1258
1163
"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
1166
#: drizzled/drizzled.cc:1840
1269
1168
"Precision of the result of '/' operator will be increased on that value."
1272
#: drizzled/drizzled.cc:2296
1171
#: drizzled/drizzled.cc:1846
1273
1172
msgid "The maximum length of the result of function group_concat."
1276
#: drizzled/drizzled.cc:2301
1175
#: drizzled/drizzled.cc:1851
1277
1176
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
1179
#: drizzled/drizzled.cc:1857
1287
1181
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1288
1182
"this to get better index handling (for all reads and multiple writes) to as "
1289
1183
"much as you can afford;"
1292
#: drizzled/drizzled.cc:2321
1186
#: drizzled/drizzled.cc:1866
1294
1188
"This characterizes the number of hits a hot block has to be untouched until "
1295
1189
"it is considered aged enough to be downgraded to a warm block. This "
1297
1191
"blocks in key cache"
1300
#: drizzled/drizzled.cc:2330
1194
#: drizzled/drizzled.cc:1875
1301
1195
msgid "The default size of key cache blocks"
1304
#: drizzled/drizzled.cc:2336
1198
#: drizzled/drizzled.cc:1881
1305
1199
msgid "The minimum percentage of warm blocks in key cache"
1308
#: drizzled/drizzled.cc:2342
1202
#: drizzled/drizzled.cc:1887
1309
1203
msgid "Max packetlength to send/receive from to server."
1312
#: drizzled/drizzled.cc:2347
1206
#: drizzled/drizzled.cc:1892
1314
1208
"If there is more than this number of interrupted connections from a host "
1315
1209
"this host will be blocked from further connections."
1318
#: drizzled/drizzled.cc:2352
1212
#: drizzled/drizzled.cc:1897
1319
1213
msgid "Max number of errors/warnings to store for a statement."
1322
#: drizzled/drizzled.cc:2357
1216
#: drizzled/drizzled.cc:1902
1323
1217
msgid "Don't allow creation of heap tables bigger than this."
1326
#: drizzled/drizzled.cc:2363
1220
#: drizzled/drizzled.cc:1908
1328
1222
"Joins that are probably going to read more than max_join_size records return "
1332
#: drizzled/drizzled.cc:2369
1226
#: drizzled/drizzled.cc:1914
1333
1227
msgid "Max number of bytes in sorted records."
1336
#: drizzled/drizzled.cc:2374
1230
#: drizzled/drizzled.cc:1919
1337
1231
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1340
#: drizzled/drizzled.cc:2379
1234
#: drizzled/drizzled.cc:1924
1342
1236
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1343
1237
"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
1240
#: drizzled/drizzled.cc:1931
1351
1241
msgid "After this many write locks, allow some read locks to run in between."
1354
#: drizzled/drizzled.cc:2395
1244
#: drizzled/drizzled.cc:1935
1356
1246
"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
1250
#: drizzled/drizzled.cc:1941
1368
1251
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
1254
#: drizzled/drizzled.cc:1946
1391
1256
"Controls the heuristic(s) applied during query optimization to prune less-"
1392
1257
"promising partial plans from the optimizer search space. Meaning: false - do "
1405
1270
"(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
1273
#: drizzled/drizzled.cc:1966
1414
1274
msgid "Directory for plugins."
1417
#: drizzled/drizzled.cc:2460
1277
#: drizzled/drizzled.cc:1970
1419
1279
"Optional comma separated list of plugins to load at starup.[for example: --"
1420
1280
"plugin_load=crc32,logger_gearman]"
1423
#: drizzled/drizzled.cc:2465
1283
#: drizzled/drizzled.cc:1975
1424
1284
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
1287
#: drizzled/drizzled.cc:1980
1432
1288
msgid "Allocation block size for query parsing and execution"
1435
#: drizzled/drizzled.cc:2479
1291
#: drizzled/drizzled.cc:1985
1436
1292
msgid "Persistent buffer for query parsing and execution"
1439
#: drizzled/drizzled.cc:2485
1295
#: drizzled/drizzled.cc:1991
1440
1296
msgid "Allocation block size for storing ranges during optimization"
1443
#: drizzled/drizzled.cc:2491
1299
#: drizzled/drizzled.cc:1997
1445
1301
"Each thread that does a sequential scan allocates a buffer of this size for "
1446
1302
"each table it scans. If you do many sequential scans, you may want to "
1447
1303
"increase this value."
1450
#: drizzled/drizzled.cc:2499
1306
#: drizzled/drizzled.cc:2005
1452
1308
"When reading rows in sorted order after a sort, the rows are read through "
1453
1309
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1454
1310
"record_buffer."
1457
#: drizzled/drizzled.cc:2507
1313
#: drizzled/drizzled.cc:2013
1458
1314
msgid "Select scheduler to be used (by default multi-thread)."
1461
#: drizzled/drizzled.cc:2512
1317
#: drizzled/drizzled.cc:2018
1462
1318
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1465
#: drizzled/drizzled.cc:2518
1321
#: drizzled/drizzled.cc:2024
1466
1322
msgid "The number of cached table definitions."
1469
#: drizzled/drizzled.cc:2522
1325
#: drizzled/drizzled.cc:2028
1470
1326
msgid "The number of cached open tables."
1473
#: drizzled/drizzled.cc:2526
1329
#: drizzled/drizzled.cc:2032
1475
1331
"Timeout in seconds to wait for a table level lock before returning an error. "
1476
1332
"Used only if the connection has active cursors."
1479
#: drizzled/drizzled.cc:2531
1335
#: drizzled/drizzled.cc:2037
1480
1336
msgid "The stack size for each thread."
1483
#: drizzled/drizzled.cc:2537
1339
#: drizzled/drizzled.cc:2043
1485
1341
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1486
1342
"automatically convert it to an on-disk MyISAM table."
1489
#: drizzled/drizzled.cc:2543
1345
#: drizzled/drizzled.cc:2049
1490
1346
msgid "Allocation block size for transactions to be stored in binary log"
1493
#: drizzled/drizzled.cc:2548
1349
#: drizzled/drizzled.cc:2054
1494
1350
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
1353
#: drizzled/drizzled.cc:2185
1505
1355
"Copyright (C) 2008 Sun Microsystems\n"
1506
1356
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1509
1359
"Starts the Drizzle database server\n"
1512
#: drizzled/drizzled.cc:2694
1362
#: drizzled/drizzled.cc:2192
1514
1364
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
1367
#: drizzled/drizzled.cc:2324
1527
1370
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1528
1371
"command line\n"
1531
#: drizzled/drizzled.cc:2889
1374
#: drizzled/drizzled.cc:2368
1532
1375
msgid "Can't start server: cannot resolve hostname!"
1535
#: drizzled/drizzled.cc:2895
1378
#: drizzled/drizzled.cc:2374
1536
1379
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
1382
#: drizzled/errmsg.cc:73
1556
1384
msgid "errmsg plugin '%s' errmsg() failed"
1559
#: drizzled/error.cc:34
1563
#: drizzled/error.cc:36
1387
#: drizzled/error.cc:34 drizzled/error.cc:36
1567
1391
#: drizzled/error.cc:38
5045
4869
msgid "Scheduler initialization failed.\n"
5048
#: drizzled/sql_base.cc:2262
4872
#: drizzled/session.cc:2160
4874
msgid "Could not remove temporary table: '%s', error: %d"
4877
#: drizzled/slot/listen.cc:91
4879
msgid "getaddrinfo() failed with error %s"
4882
#: drizzled/slot/listen.cc:123
4884
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4887
#: drizzled/slot/listen.cc:134
4889
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4892
#: drizzled/slot/listen.cc:143
4894
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4897
#: drizzled/slot/listen.cc:152
4899
msgid "setsockopt(SO_LINGER) failed with errno %d"
4902
#: drizzled/slot/listen.cc:161
4904
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4907
#: drizzled/slot/listen.cc:182
4909
msgid "Retrying bind() on %u"
4912
#: drizzled/slot/listen.cc:190
4914
msgid "bind() failed with errno: %d"
4917
#: drizzled/slot/listen.cc:193
4918
msgid "Do you already have another drizzled running?"
4921
#: drizzled/slot/listen.cc:200
4923
msgid "listen() failed with errno %d"
4926
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4928
msgid "realloc() failed with errno %d"
4931
#: drizzled/slot/listen.cc:219
4933
msgid "Listening on %s:%s\n"
4936
#: drizzled/slot/listen.cc:227
4937
msgid "No sockets could be bound for listening"
4940
#: drizzled/slot/listen.cc:239
4942
msgid "pipe() failed with errno %d"
4945
#: drizzled/slot/listen.cc:275
4947
msgid "poll() failed with errno %d"
4950
#: drizzled/slot/listen.cc:317
4952
msgid "accept() failed with errno %d"
4955
#: drizzled/sql_base.cc:1445
5050
4957
msgid "Table %s had a open data handler in reopen_table"
5053
#: drizzled/sql_base.cc:2854
4960
#: drizzled/sql_base.cc:2026
5055
4962
msgid "Couldn't repair table: %s.%s"
5058
#: drizzled/sql_base.cc:2896
4965
#: drizzled/sql_base.cc:2068
5061
4968
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5062
4969
"`%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
4972
#: drizzled/sql_plugin.cc:552
5072
4974
msgid "Plugin '%s' init function returned error.\n"
5075
#: drizzled/sql_plugin.cc:707
4977
#: drizzled/sql_plugin.cc:712
5076
4978
msgid "plugin-load parameter too long"
5079
#: drizzled/sql_plugin.cc:767
4981
#: drizzled/sql_plugin.cc:774
5081
4983
msgid "Couldn't load plugin named '%s' with soname '%s'."
5084
#: drizzled/sql_plugin.cc:1107
4986
#: drizzled/sql_plugin.cc:1114
5085
4987
msgid "Out of memory."
5088
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
4990
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
5090
4992
msgid "Unknown variable type code 0x%x in plugin '%s'."
5093
#: drizzled/sql_plugin.cc:1989
4995
#: drizzled/sql_plugin.cc:1997
5096
4998
"Server variable %s of plugin %s was forced to be read-only: string variable "
5097
4999
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5100
#: drizzled/sql_plugin.cc:2020
5002
#: drizzled/sql_plugin.cc:2028
5102
5004
msgid "Missing variable name in plugin '%s'."
5105
#: drizzled/sql_plugin.cc:2037
5007
#: drizzled/sql_plugin.cc:2045
5107
5009
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5110
#: drizzled/sql_plugin.cc:2155
5012
#: drizzled/sql_plugin.cc:2173
5112
5014
msgid "Out of memory for plugin '%s'."
5115
#: drizzled/sql_plugin.cc:2162
5017
#: drizzled/sql_plugin.cc:2180
5117
5019
msgid "Bad options for plugin '%s'."
5120
#: drizzled/sql_plugin.cc:2171
5022
#: drizzled/sql_plugin.cc:2189
5122
5024
msgid "Parsing options for plugin '%s' failed."
5125
#: drizzled/sql_plugin.cc:2214
5027
#: drizzled/sql_plugin.cc:2238
5127
5029
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
5032
#: drizzled/sql_table.cc:247
5034
"Table name cannot be encoded and fit within filesystem name length "
5038
#: drizzled/sql_table.cc:257
5040
"Schema name cannot be encoded and fit within filesystem name length "
5044
#: drizzled/sql_table.cc:2495
5137
5046
msgid "Unknown - internal error %d during operation"
5140
#: drizzled/sql_table.cc:4227
5049
#: drizzled/sql_table.cc:3970
5142
5051
msgid "Could not open table %s.%s after rename\n"
5145
#: drizzled/sql_table.cc:4407
5054
#: drizzled/sql_table.cc:4133
5148
5057
"order_st BY ignored because there is a user-defined clustered index in the "
5149
5058
"table '%-.192s'"
5152
#: drizzled/table.cc:354
5061
#: drizzled/table.cc:332
5155
5064
"'%s' had no or invalid character set, and default character set is multi-"
5156
5065
"byte, so character column sizes may have changed"
5159
#: drizzled/table.cc:1782
5068
#: drizzled/table.cc:1591
5161
5070
msgid "Unknown collation '%s' in table '%-.64s' definition"
5164
#: drizzled/table.cc:1789
5073
#: drizzled/table.cc:1598
5167
5076
"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
5080
#: drizzled/table.cc:3493
5208
5082
msgid "Got error %d when reading table '%s'"
5476
5355
"--------------------------------- -----------------------------\n"
5479
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5358
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5480
5359
msgid "(No default value)"
5483
#: mysys/my_getopt.cc:1254
5362
#: mysys/my_getopt.cc:1255
5487
#: mysys/my_getopt.cc:1254
5366
#: mysys/my_getopt.cc:1255
5491
#: mysys/my_getopt.cc:1287
5370
#: mysys/my_getopt.cc:1288
5493
5372
msgid "(Disabled)\n"
5496
#: plugin/auth_http/auth_http.cc:128
5375
#: plugin/auth_http/auth_http.cc:138
5497
5376
msgid "Enable HTTP Auth check"
5500
#: plugin/auth_http/auth_http.cc:138
5379
#: plugin/auth_http/auth_http.cc:148
5501
5380
msgid "URL for HTTP Auth check"
5383
#: plugin/command_log/command_log.cc:94
5385
msgid "Failed to open command log file. Got error: %s"
5388
#: plugin/command_log/command_log.cc:172
5391
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5392
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5395
#: plugin/command_log/command_log.cc:212
5398
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5399
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5402
#: plugin/command_log/command_log.cc:290
5403
msgid "Enable command log"
5406
#: plugin/command_log/command_log.cc:298
5407
msgid "DEBUGGING - Truncate command log"
5410
#: plugin/command_log/command_log.cc:306
5411
msgid "Path to the file to use for command log."
5414
#: plugin/command_log/command_log.cc:323
5415
msgid "Simple Command Message Log"
5418
#: plugin/default_replicator/default_replicator.cc:90
5419
msgid "Enable default replicator"
5422
#: plugin/default_replicator/default_replicator.cc:105
5423
msgid "Default Replicator"
5504
5426
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5505
5427
msgid "Error Messages to stderr"
5508
#: plugin/logging_gearman/logging_gearman.cc:263
5430
#: plugin/logging_gearman/logging_gearman.cc:186
5510
5432
msgid "fail gearman_client_create(): %s"
5513
#: plugin/logging_gearman/logging_gearman.cc:273
5435
#: plugin/logging_gearman/logging_gearman.cc:197
5515
5437
msgid "fail gearman_client_add_server(): %s"
5518
#: plugin/logging_gearman/logging_gearman.cc:299
5440
#: plugin/logging_gearman/logging_gearman.cc:306
5519
5441
msgid "Enable logging to a gearman server"
5522
#: plugin/logging_gearman/logging_gearman.cc:308
5444
#: plugin/logging_gearman/logging_gearman.cc:315
5523
5445
msgid "Hostname for logging to a Gearman server"
5526
#: plugin/logging_gearman/logging_gearman.cc:317
5448
#: plugin/logging_gearman/logging_gearman.cc:324
5527
5449
msgid "Gearman Function to send logging to"
5530
#: plugin/logging_gearman/logging_gearman.cc:334
5452
#: plugin/logging_gearman/logging_gearman.cc:341
5531
5453
msgid "Log queries to a Gearman server"
5534
#: plugin/logging_query/logging_query.cc:278
5456
#: plugin/logging_query/logging_query.cc:188
5536
5458
msgid "fail open() fn=%s er=%s\n"
5539
#: plugin/logging_query/logging_query.cc:317
5461
#: plugin/logging_query/logging_query.cc:340
5540
5462
msgid "Enable logging to CSV file"
5543
#: plugin/logging_query/logging_query.cc:326
5465
#: plugin/logging_query/logging_query.cc:349
5544
5466
msgid "File to log to"
5547
#: plugin/logging_query/logging_query.cc:335
5548
#: plugin/logging_syslog/logging_syslog.cc:248
5469
#: plugin/logging_query/logging_query.cc:358
5470
msgid "PCRE to match the query against"
5473
#: plugin/logging_query/logging_query.cc:367
5474
#: plugin/logging_syslog/logging_syslog.cc:231
5549
5475
msgid "Threshold for logging slow queries, in microseconds"
5552
#: plugin/logging_query/logging_query.cc:347
5553
#: plugin/logging_syslog/logging_syslog.cc:260
5478
#: plugin/logging_query/logging_query.cc:379
5479
#: plugin/logging_syslog/logging_syslog.cc:243
5554
5480
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
5483
#: plugin/logging_query/logging_query.cc:391
5484
#: plugin/logging_syslog/logging_syslog.cc:255
5559
5485
msgid "Threshold for logging big queries, for rows examined"
5562
#: plugin/logging_query/logging_query.cc:381
5488
#: plugin/logging_query/logging_query.cc:414
5563
5489
msgid "Log queries to a CSV file"
5566
#: plugin/logging_syslog/logging_syslog.cc:169
5492
#: plugin/logging_syslog/logging_syslog.cc:84
5568
5494
msgid "syslog facility \"%s\" not known, using \"local0\""
5571
#: plugin/logging_syslog/logging_syslog.cc:186
5497
#: plugin/logging_syslog/logging_syslog.cc:100
5573
5499
msgid "syslog priority \"%s\" not known, using \"info\""
5576
#: plugin/logging_syslog/logging_syslog.cc:212
5577
msgid "Enable logging"
5502
#: plugin/logging_syslog/logging_syslog.cc:195
5503
msgid "Enable logging to syslog"
5580
#: plugin/logging_syslog/logging_syslog.cc:221
5506
#: plugin/logging_syslog/logging_syslog.cc:204
5581
5507
msgid "Syslog Ident"
5584
#: plugin/logging_syslog/logging_syslog.cc:230
5510
#: plugin/logging_syslog/logging_syslog.cc:213
5585
5511
msgid "Syslog Facility"
5588
#: plugin/logging_syslog/logging_syslog.cc:239
5514
#: plugin/logging_syslog/logging_syslog.cc:222
5589
5515
msgid "Syslog Priority"
5592
#: plugin/logging_syslog/logging_syslog.cc:296
5518
#: plugin/logging_syslog/logging_syslog.cc:279
5593
5519
msgid "Log to syslog"
5596
#: plugin/multi_thread/multi_thread.cc:137
5522
#: plugin/multi_thread/multi_thread.cc:171
5597
5523
msgid "Maximum number of user threads available."
5600
#: plugin/myisam/ha_myisam.cc:468
5526
#: plugin/myisam/ha_myisam.cc:488
5602
5528
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5605
#: plugin/myisam/ha_myisam.cc:472
5531
#: plugin/myisam/ha_myisam.cc:492
5607
5533
msgid "Got an error from unknown thread, %s:%d"
5610
#: plugin/myisam/ha_myisam.cc:478
5536
#: plugin/myisam/ha_myisam.cc:498
5611
5537
msgid "Unknown thread accessing table"
5614
#: plugin/myisam/ha_myisam.cc:1861
5540
#: plugin/myisam/ha_myisam.cc:1781
5615
5541
msgid "Block size to be used for MyISAM index pages."
5618
#: plugin/myisam/ha_myisam.cc:1867
5544
#: plugin/myisam/ha_myisam.cc:1787
5620
5546
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5621
5547
"disables parallel repair."
5624
#: plugin/myisam/ha_myisam.cc:1873
5550
#: plugin/myisam/ha_myisam.cc:1793
5626
5552
"Don't use the fast sort index method to created index if the temporary file "
5627
5553
"would get bigger than this."
5630
#: plugin/myisam/ha_myisam.cc:1878
5556
#: plugin/myisam/ha_myisam.cc:1798
5632
5558
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5633
5559
"when creating indexes with CREATE INDEX or ALTER TABLE."
5636
#: plugin/myisam/ha_myisam.cc:1884
5562
#: plugin/myisam/ha_myisam.cc:1804
5637
5563
msgid "Default pointer size to be used for MyISAM tables."
6153
6079
msgid "Statement closed indirectly because of a preceding %s() call"
6156
#: plugin/pool_of_threads/pool_of_threads.cc:204
6082
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6083
msgid "Connect Timeout."
6086
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6087
msgid "Read Timeout."
6090
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6091
msgid "Write Timeout."
6094
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6095
msgid "Retry Count."
6098
#: plugin/pool_of_threads/pool_of_threads.cc:233
6157
6099
msgid "event_add error in libevent_add_session_callback\n"
6160
#: plugin/pool_of_threads/pool_of_threads.cc:346
6102
#: plugin/pool_of_threads/pool_of_threads.cc:399
6161
6103
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6164
#: plugin/pool_of_threads/pool_of_threads.cc:353
6106
#: plugin/pool_of_threads/pool_of_threads.cc:406
6165
6107
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6168
#: plugin/pool_of_threads/pool_of_threads.cc:365
6110
#: plugin/pool_of_threads/pool_of_threads.cc:418
6169
6111
msgid "session_add_event event_add error in libevent_init\n"
6172
#: plugin/pool_of_threads/pool_of_threads.cc:378
6114
#: plugin/pool_of_threads/pool_of_threads.cc:431
6174
6116
msgid "Can't create completion port thread (error %d)"
6177
#: plugin/pool_of_threads/pool_of_threads.cc:462
6119
#: plugin/pool_of_threads/pool_of_threads.cc:523
6178
6120
msgid "libevent_thread_proc: my_thread_init() failed\n"
6181
#: plugin/pool_of_threads/pool_of_threads.cc:642
6123
#: plugin/pool_of_threads/pool_of_threads.cc:721
6182
6124
msgid "Size of Pool."
6185
#: plugin/signal_handler/signal_handler.cc:212
6127
#: plugin/signal_handler/signal_handler.cc:214
6187
6129
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6132
#~ msgid "Set the default character set."
6133
#~ msgstr "Atur set karakter bawaan."
6136
#~ msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
6137
#~ msgstr "%s Ver %s Distrib %s, untuk %s (%s) menggunakan %s %s\n"