164
203
"deprecated; use --disable-named-commands instead."
167
#: ../client/drizzle.cc:1379
206
#: ../client/drizzle.cc:1380
168
207
msgid "Ignore space after function names."
171
#: ../client/drizzle.cc:1381
210
#: ../client/drizzle.cc:1382
172
211
msgid "Turn off beep on error."
175
#: ../client/drizzle.cc:1383
214
#: ../client/drizzle.cc:1384
176
215
msgid "Write line numbers for errors."
179
#: ../client/drizzle.cc:1385
218
#: ../client/drizzle.cc:1386
181
220
"Don't write line number for errors. WARNING: -L is deprecated, use long "
182
221
"version of this option instead."
185
#: ../client/drizzle.cc:1387
224
#: ../client/drizzle.cc:1388
186
225
msgid "Write column names in results."
189
#: ../client/drizzle.cc:1389
228
#: ../client/drizzle.cc:1390
191
230
"Don't write column names in results. WARNING: -N is deprecated, use long "
192
231
"version of this options instead."
195
#: ../client/drizzle.cc:1391
234
#: ../client/drizzle.cc:1392
197
236
"Change the value of a variable. Please note that this option is deprecated; "
198
237
"you can set variables directly with --variable-name=value."
201
#: ../client/drizzle.cc:1393
240
#: ../client/drizzle.cc:1394
202
241
msgid "Output in table format."
203
242
msgstr "Hasil pada format tabel"
205
#: ../client/drizzle.cc:1395
244
#: ../client/drizzle.cc:1396
206
245
msgid "Only allow UPDATE and DELETE that uses keys."
207
246
msgstr "Hanya ijinkan UPDATE dan DELETE yang menggunakan key"
209
#: ../client/drizzle.cc:1397
248
#: ../client/drizzle.cc:1398
210
249
msgid "Synonym for option --safe-updates, -U."
211
250
msgstr "Persamaan dari pilihan --safe-update, -U"
213
#: ../client/drizzle.cc:1399
252
#: ../client/drizzle.cc:1400
214
253
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
217
#: ../client/drizzle.cc:1400 ../drizzled/drizzled.cc:1158
256
#: ../client/drizzle.cc:1401 ../client/drizzledump.cc:2425
257
#: ../drizzled/drizzled.cc:1158
218
258
msgid "Output version information and exit."
219
259
msgstr "Tampilkan informasi tentang versi dan keluar"
221
#: ../client/drizzle.cc:1402
261
#: ../client/drizzle.cc:1403
222
262
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
224
264
"Tolak koneksi client ke server jika koneksi tersebut menggunakan protokol "
225
265
"yang lama (pre-4.1.1)"
227
#: ../client/drizzle.cc:1406
267
#: ../client/drizzle.cc:1407
228
268
msgid "Number of lines before each import progress report."
231
#: ../client/drizzle.cc:1408
271
#: ../client/drizzle.cc:1409
232
272
msgid "Ping the server to check if it's alive."
235
#: ../client/drizzle.cc:1410
275
#: ../client/drizzle.cc:1411
236
276
msgid "Configuration file defaults are not used if no-defaults is set"
239
#: ../client/drizzle.cc:1416
279
#: ../client/drizzle.cc:1414 ../client/drizzledump.cc:2434
280
msgid "Options specific to the drizzle client"
283
#: ../client/drizzle.cc:1417
241
285
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
242
286
"and field completion, but startup and reconnecting may take a longer time. "
360
404
"akan berjalan di mode antrian. Jangan lakukan perintah tersebut dengan --"
361
405
"disable-tee. Pilihan ini di aktifkan sejak awal"
363
#: ../client/drizzle.cc:1454
407
#: ../client/drizzle.cc:1455
365
409
msgid "Disable outfile. See interactive help (\\h) also."
367
411
"Jangan menulis di berkas. Lihat bantuan yang interaktif (\\h). PERINGATAN: "
368
412
"pilihan sudah kadaluarsa; gunakan --disable-tee"
370
#: ../client/drizzle.cc:1455
414
#: ../client/drizzle.cc:1456
371
415
msgid "Wait and retry if connection is down."
372
416
msgstr "Tunggu dan coba lagi jika koneksi terputus"
374
#: ../client/drizzle.cc:1457
418
#: ../client/drizzle.cc:1458
375
419
msgid "Number of seconds before connection timeout."
376
420
msgstr "Jumlah detik sebelum waktu koneksi habis"
378
#: ../client/drizzle.cc:1459
422
#: ../client/drizzle.cc:1460
379
423
msgid "Max length of input line"
382
#: ../client/drizzle.cc:1461
426
#: ../client/drizzle.cc:1462
383
427
msgid "Automatic limit for SELECT when using --safe-updates"
384
428
msgstr "Pembatas otomatis untuk SELECT ketika menggunakan --safe-updates"
386
#: ../client/drizzle.cc:1463
430
#: ../client/drizzle.cc:1464
387
431
msgid "Automatic limit for rows in a join when using --safe-updates"
389
433
"Pembatas otomatis untuk baris didalam join ketika menggunakan --safe-updates"
391
#: ../client/drizzle.cc:1469 ../client/drizzledump.cc:2564
392
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:928
393
#: ../client/drizzletest.cc:5456
435
#: ../client/drizzle.cc:1467 ../client/drizzledump.cc:2499
436
msgid "Options specific to the client"
439
#: ../client/drizzle.cc:1470 ../client/drizzledump.cc:2504
440
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:929
441
#: ../client/drizzletest.cc:5457
394
442
msgid "Use MySQL Protocol."
397
#: ../client/drizzle.cc:1471
445
#: ../client/drizzle.cc:1472
399
447
msgid "Connect to host"
400
448
msgstr "Koneksikan ke host"
402
#: ../client/drizzle.cc:1473
450
#: ../client/drizzle.cc:1474
404
452
"Password to use when connecting to server. If password is not given it's "
405
453
"asked from the tty."
408
#: ../client/drizzle.cc:1475
456
#: ../client/drizzle.cc:1476
411
459
"Port number to use for connection or 0 for default to, in order of "
529
585
"startup yang cepat dengan -A\n"
532
#: ../client/drizzle.cc:2696
588
#: ../client/drizzle.cc:2693
533
589
msgid "No connection. Trying to reconnect..."
534
590
msgstr "Tidak ada koneksi. Mencoba untuk melakukan koneksi ulang"
536
#: ../client/drizzle.cc:2702
592
#: ../client/drizzle.cc:2699
537
593
msgid "Can't connect to the server\n"
538
594
msgstr "Tidak dapat melakukan koneksi ke server\n"
540
#: ../client/drizzle.cc:2780
596
#: ../client/drizzle.cc:2779
541
597
msgid "List of all Drizzle commands:"
542
598
msgstr "Daftar semua perintah di Drizzle"
544
#: ../client/drizzle.cc:2782
545
msgid "Note that all text commands must be first on line and end with ';'"
600
#: ../client/drizzle.cc:2783
603
"Note that all text commands must be first on line and end with '%s' or \\g"
547
605
"semua teks dalam perintah pada baris pertama dan di akhiri dengan tanda ';'"
549
#: ../client/drizzle.cc:2837
607
#: ../client/drizzle.cc:2841
550
608
msgid "No query specified\n"
551
609
msgstr "Tidak ada query\n"
553
#: ../client/drizzle.cc:2852
611
#: ../client/drizzle.cc:2856
554
612
msgid "Ignoring query to other database"
555
613
msgstr "lewati query ke database yang lain"
557
#: ../client/drizzle.cc:2902
615
#: ../client/drizzle.cc:2906
558
616
msgid "Empty set"
561
#: ../client/drizzle.cc:2915
619
#: ../client/drizzle.cc:2919
563
621
msgid "%ld row in set"
564
622
msgid_plural "%ld rows in set"
565
623
msgstr[0] "%ld baris"
567
#: ../client/drizzle.cc:2924
625
#: ../client/drizzle.cc:2928
571
#: ../client/drizzle.cc:2926
629
#: ../client/drizzle.cc:2930
573
631
msgid "Query OK, %ld row affected"
574
632
msgid_plural "Query OK, %ld rows affected"
575
633
msgstr[0] "Query OK, %ld baris yang terpengaruh"
577
#: ../client/drizzledump.cc:212
635
#: ../client/drizzle.cc:3002
636
msgid "popen() failed! defaulting PAGER to stdout!\n"
639
#: ../client/drizzle.cc:3024
641
msgid "Error logging to file '%s'\n"
642
msgstr "Error dalam melakukan koneksi ke slave"
644
#: ../client/drizzle.cc:3029
646
msgid "Logging to file '%s'\n"
647
msgstr "Sedang membaca berkas-riwayat %s\n"
649
#: ../client/drizzle.cc:3113
658
"Collation: %s (%u)\n"
666
#: ../client/drizzle.cc:3580
668
msgid "No previous outfile available, you must give a filename!\n"
671
#: ../client/drizzle.cc:3585
673
msgid "Currently logging to file '%s'\n"
676
#: ../client/drizzle.cc:3605
678
msgid "No outfile specified!\n"
679
msgstr "Tidak ada query\n"
681
#: ../client/drizzle.cc:3618
682
msgid "Outfile disabled.\n"
685
#: ../client/drizzle.cc:3645
686
msgid "Default pager wasn't set, using stdout.\n"
689
#: ../client/drizzle.cc:3665
691
msgid "PAGER set to '%s'\n"
694
#: ../client/drizzle.cc:3676
695
msgid "PAGER set to stdout\n"
698
#: ../client/drizzle.cc:3759
700
msgid "Connection id: %u"
703
#: ../client/drizzle.cc:3761
705
msgid "Current database: %.128s\n"
708
#: ../client/drizzle.cc:3762
713
#: ../client/drizzle.cc:3782
714
msgid "Usage: \\. <filename> | source <filename>"
717
#: ../client/drizzle.cc:3797
719
msgid "Failed to open file '%s', error: %d"
720
msgstr "Kesalahan dalam membaca berkas '%s' (Errcode: %d)"
722
#: ../client/drizzle.cc:3805
723
msgid "Can't initialize LineBuffer"
726
#: ../client/drizzle.cc:3841
727
msgid "DELIMITER must be followed by a 'delimiter' character or string"
730
#: ../client/drizzle.cc:3874
731
msgid "USE must be followed by a database name"
734
#: ../client/drizzle.cc:3942
736
msgid "Database changed"
737
msgstr "Database yang dipakai."
739
#: ../client/drizzle.cc:3950
741
msgid "Show warnings enabled."
742
msgstr "Tampilkan peringatan setelah setiap statement."
744
#: ../client/drizzle.cc:3958
746
msgid "Show warnings disabled."
747
msgstr "Tampilkan peringatan setelah setiap statement."
749
#: ../client/drizzle.cc:4100
753
"Connection id:\t\t%lu\n"
756
#: ../client/drizzle.cc:4112
758
msgid "Current database:\t%s\n"
761
#: ../client/drizzle.cc:4113
763
msgid "Current user:\t\t%s\n"
766
#: ../client/drizzle.cc:4119
767
msgid "SSL:\t\t\tNot in use"
770
#: ../client/drizzle.cc:4124
775
msgstr "Koneksi SSL error"
777
#: ../client/drizzle.cc:4131
780
"All updates ignored to this database\n"
783
#: ../client/drizzle.cc:4134
785
msgid "Current pager:\t\t%s\n"
788
#: ../client/drizzle.cc:4135
790
msgid "Using outfile:\t\t'%s'\n"
793
#: ../client/drizzle.cc:4136
795
msgid "Using delimiter:\t%s\n"
798
#: ../client/drizzle.cc:4137
800
msgid "Server version:\t\t%s\n"
803
#: ../client/drizzle.cc:4138
805
msgid "Protocol version:\t%d\n"
808
#: ../client/drizzle.cc:4139
810
msgid "Connection:\t\t%s\n"
813
#: ../client/drizzle.cc:4146
815
msgid "UNIX socket:\t\t%s\n"
818
#: ../client/drizzle.cc:4148
820
msgid "TCP port:\t\t%d\n"
823
#: ../client/drizzle.cc:4153
826
"Note that you are running in safe_update_mode:\n"
829
#: ../client/drizzle.cc:4155
832
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
834
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
836
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
837
" Max number of examined row combination in a join is set to: %"
842
#: ../client/drizzle.cc:4217 ../drizzled/option.cc:339
847
#: ../client/drizzle.cc:4260
849
msgid "ERROR %d (%s): "
852
#: ../client/drizzle.cc:4262
857
#: ../client/drizzle.cc:4265
861
#: ../client/drizzle.cc:4398
865
#: ../client/drizzle.cc:4400
869
#: ../client/drizzle.cc:4406
873
#: ../client/drizzle.cc:4412
877
#: ../client/drizzle.cc:4513
881
#: ../client/drizzle.cc:4633
883
msgid "Returning to default PROMPT of %s\n"
886
#: ../client/drizzle.cc:4638
888
msgid "Memory allocation error. Not changing prompt\n"
890
"Alokasi memori mengalami kesalahan ketika memulai inisialisasi promt. "
893
#: ../client/drizzle.cc:4643
895
msgid "PROMPT set to '%s'\n"
898
#: ../client/drizzledump.cc:198
579
900
msgid "Got errno %d on write"
582
#: ../client/drizzledump.cc:296
903
#: ../client/drizzledump.cc:282
584
905
msgid "%s: You must use option --tab with --fields-...\n"
587
#: ../client/drizzledump.cc:302
908
#: ../client/drizzledump.cc:288
590
911
"%s: You can't use --single-transaction and --lock-all-tables at the same "
594
#: ../client/drizzledump.cc:308
915
#: ../client/drizzledump.cc:294
597
918
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
601
#: ../client/drizzledump.cc:314
922
#: ../client/drizzledump.cc:300
603
924
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
606
#: ../client/drizzledump.cc:333
927
#: ../client/drizzledump.cc:319
608
929
msgid "Got error: %s (%d) %s"
611
#: ../client/drizzledump.cc:340
932
#: ../client/drizzledump.cc:326
613
934
msgid "Got error: %d %s"
616
#: ../client/drizzledump.cc:438 ../client/drizzledump.cc:445
617
#: ../client/drizzledump.cc:458
937
#: ../client/drizzledump.cc:424 ../client/drizzledump.cc:431
938
#: ../client/drizzledump.cc:444
619
940
msgid "Couldn't execute '%s': %s (%d)"
622
#: ../client/drizzledump.cc:518
943
#: ../client/drizzledump.cc:504
624
945
msgid "-- Connecting to %s...\n"
627
#: ../client/drizzledump.cc:541
948
#: ../client/drizzledump.cc:527
629
950
msgid "-- Disconnecting from %s...\n"
632
#: ../client/drizzledump.cc:552
953
#: ../client/drizzledump.cc:538
633
954
msgid "Couldn't allocate memory"
636
#: ../client/drizzledump.cc:896
957
#: ../client/drizzledump.cc:882
639
960
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
643
#: ../client/drizzledump.cc:910
964
#: ../client/drizzledump.cc:896
645
966
msgid "-- Retrieving table structure for table %s...\n"
648
#: ../client/drizzledump.cc:1024
969
#: ../client/drizzledump.cc:1010
650
971
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
653
#: ../client/drizzledump.cc:1131
974
#: ../client/drizzledump.cc:1117
655
976
msgid "%s: Can't get keys for table %s\n"
658
#: ../client/drizzledump.cc:1209 ../client/drizzledump.cc:2303
979
#: ../client/drizzledump.cc:1195 ../client/drizzledump.cc:2248
660
981
msgid "Error: Couldn't read status information for table %s\n"
663
#: ../client/drizzledump.cc:1353
984
#: ../client/drizzledump.cc:1339
665
986
msgid "Error retrieving table structure for table: \"%s\""
668
#: ../client/drizzledump.cc:1360
989
#: ../client/drizzledump.cc:1346
670
991
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
673
#: ../client/drizzledump.cc:1371
994
#: ../client/drizzledump.cc:1357
675
996
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
678
#: ../client/drizzledump.cc:1378
999
#: ../client/drizzledump.cc:1364
680
1001
msgid "-- Skipping dump data for table '%s', it has no fields\n"
683
#: ../client/drizzledump.cc:1386
1004
#: ../client/drizzledump.cc:1372
684
1005
msgid "-- Sending SELECT query...\n"
687
#: ../client/drizzledump.cc:1440 ../client/drizzledump.cc:1929
1008
#: ../client/drizzledump.cc:1426 ../client/drizzledump.cc:1915
688
1009
msgid "when executing 'SELECT INTO OUTFILE'"
691
#: ../client/drizzledump.cc:1451
1012
#: ../client/drizzledump.cc:1437
700
#: ../client/drizzledump.cc:1492
1021
#: ../client/drizzledump.cc:1478
701
1022
msgid "-- Retrieving rows...\n"
704
#: ../client/drizzledump.cc:1495
1025
#: ../client/drizzledump.cc:1481
706
1027
msgid "%s: Error in field count for table: %s ! Aborting.\n"
709
#: ../client/drizzledump.cc:1539
1030
#: ../client/drizzledump.cc:1525
711
1032
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
714
#: ../client/drizzledump.cc:1556
1035
#: ../client/drizzledump.cc:1542
716
1037
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
719
#: ../client/drizzledump.cc:1578
1040
#: ../client/drizzledump.cc:1564
721
1042
msgid "Not enough fields from table %s! Aborting.\n"
724
#: ../client/drizzledump.cc:1993 ../client/drizzledump.cc:2109
1045
#: ../client/drizzledump.cc:1979 ../client/drizzledump.cc:2095
725
1046
msgid "when doing refresh"
728
#: ../client/drizzledump.cc:2080
1049
#: ../client/drizzledump.cc:2066
729
1050
msgid "alloc_root failure."
732
#: ../client/drizzledump.cc:2096
1053
#: ../client/drizzledump.cc:2082
734
1055
msgid "Couldn't find table: \"%s\""
737
#: ../client/drizzledump.cc:2374 ../client/drizzledump.cc:2381
738
#: ../client/drizzledump.cc:2391
1058
#: ../client/drizzledump.cc:2319 ../client/drizzledump.cc:2326
1059
#: ../client/drizzledump.cc:2336
741
1062
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
744
#: ../client/drizzledump.cc:2423
1065
#: ../client/drizzledump.cc:2368
746
1067
msgid "Error: Not enough memory to store ORDER BY clause\n"
749
#: ../client/drizzledump.cc:2480
1070
#: ../client/drizzledump.cc:2399
1072
"Dump all the databases. This will be same as --databases with all databases "
1076
#: ../client/drizzledump.cc:2401
1077
msgid "Dump all the tablespaces."
1080
#: ../client/drizzledump.cc:2403
1081
msgid "Use complete insert statements."
1084
#: ../client/drizzledump.cc:2407
1086
"Flush logs file in server before starting dump. Note that if you dump many "
1087
"databases at once (using the option --databases= or --all-databases), the "
1088
"logs will be flushed for each database dumped. The exception is when using --"
1089
"lock-all-tables in this case the logs will be flushed only once, "
1090
"corresponding to the moment all tables are locked. So if you want your dump "
1091
"and the log flush to happen at the same exact moment you should use --lock-"
1092
"all-tables or --flush-logs"
1095
#: ../client/drizzledump.cc:2409
1097
msgid "Continue even if we get an sql-error."
1098
msgstr "Lanjutkan walapun terjadi kesalahan SQL."
1100
#: ../client/drizzledump.cc:2410
1102
msgid "Display this help message and exit."
1103
msgstr "Tampilkan halaman bantuan ini dan keluar."
1105
#: ../client/drizzledump.cc:2412
1107
"Locks all tables across all databases. This is achieved by taking a global "
1108
"read lock for the duration of the whole dump. Automatically turns --single-"
1109
"transaction and --lock-tables off."
1112
#: ../client/drizzledump.cc:2414
1114
"Sorts each table's rows by primary key, or first unique key, if such a key "
1115
"exists. Useful when dumping a MyISAM table to be loaded into an InnoDB "
1116
"table, but will make the dump itself take considerably longer."
1119
#: ../client/drizzledump.cc:2416
1121
"Creates a consistent snapshot by dumping all tables in a single transaction. "
1122
"Works ONLY for tables stored in storage engines which support "
1123
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
1124
"be consistent for other storage engines. While a --single-transaction dump "
1125
"is in process, to ensure a valid dump file (correct table contents), no "
1126
"other connection should use the following statements: ALTER TABLE, DROP "
1127
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
1128
"from them. Option automatically turns off --lock-tables."
1131
#: ../client/drizzledump.cc:2417
1133
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
1134
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
1135
"default, disable with --skip-opt."
1138
#: ../client/drizzledump.cc:2419
1140
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
1141
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
1144
#: ../client/drizzledump.cc:2420
1145
msgid "Overrides option --databases (-B)."
1148
#: ../client/drizzledump.cc:2422
750
1149
msgid "Number of rows before each output progress report (requires --verbose)."
753
#: ../client/drizzledump.cc:2633 ../client/drizzledump.cc:2720
1152
#: ../client/drizzledump.cc:2424
1153
msgid "Print info about the various stages."
1156
#: ../client/drizzledump.cc:2426
1157
msgid "Dump a database as well formed XML."
1160
#: ../client/drizzledump.cc:2427
1161
msgid "Turn off Comments"
1164
#: ../client/drizzledump.cc:2428
1165
msgid "Turn off create-options"
1168
#: ../client/drizzledump.cc:2429
1169
msgid "Turn off extended-insert"
1172
#: ../client/drizzledump.cc:2430
1173
msgid "Turn off dump-date"
1176
#: ../client/drizzledump.cc:2431
1177
msgid "Do not read from the configuration files"
1180
#: ../client/drizzledump.cc:2437
1181
msgid "Add a 'DROP DATABASE' before each create."
1184
#: ../client/drizzledump.cc:2439
1185
msgid "Add a 'drop table' before each create."
1188
#: ../client/drizzledump.cc:2441
1189
msgid "Allow creation of column names that are keywords."
1192
#: ../client/drizzledump.cc:2443
1193
msgid "Write additional information."
1196
#: ../client/drizzledump.cc:2445
1198
"Give less verbose output (useful for debugging). Disables structure comments "
1199
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1200
"set-names --skip-disable-keys --skip-add-locks"
1203
#: ../client/drizzledump.cc:2447
1204
msgid "Include all DRIZZLE specific create options."
1207
#: ../client/drizzledump.cc:2449
1208
msgid "Put a dump date to the end of the output."
1211
#: ../client/drizzledump.cc:2451
1213
"To dump several databases. Note the difference in usage; In this case no "
1214
"tables are given. All name arguments are regarded as databasenames. 'USE "
1215
"db_name;' will be included in the output."
1218
#: ../client/drizzledump.cc:2453
1219
msgid "Insert rows with INSERT DELAYED;"
1222
#: ../client/drizzledump.cc:2455
1224
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
1225
"will be put in the output."
1228
#: ../client/drizzledump.cc:2457
1229
msgid "Allows utilization of the new, much faster INSERT syntax."
1232
#: ../client/drizzledump.cc:2459
1233
msgid "Fields in the textfile are terminated by ..."
1236
#: ../client/drizzledump.cc:2461
1237
msgid "Fields in the importfile are enclosed by ..."
1240
#: ../client/drizzledump.cc:2463
1241
msgid "Fields in the i.file are opt. enclosed by ..."
1244
#: ../client/drizzledump.cc:2465
1245
msgid "Fields in the i.file are escaped by ..."
1248
#: ../client/drizzledump.cc:2469
1250
"Do not dump the specified table. To specify more than one table to ignore, "
1251
"use the directive multiple times, once for each table. Each table must be "
1252
"specified with both database and table names, e.g. --ignore-table=database."
1256
#: ../client/drizzledump.cc:2471
1257
msgid "Insert rows with INSERT IGNORE."
1260
#: ../client/drizzledump.cc:2473
1261
msgid "Lines in the i.file are terminated by ..."
1264
#: ../client/drizzledump.cc:2475
1265
msgid "Wrap tables with autocommit/commit statements."
1268
#: ../client/drizzledump.cc:2477
1270
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1271
"above line will be added otherwise, if --databases or --all-databases option "
1275
#: ../client/drizzledump.cc:2479
1276
msgid "Don't write table creation info."
1279
#: ../client/drizzledump.cc:2481
1280
msgid "No row information."
1283
#: ../client/drizzledump.cc:2482
1285
msgid "Deprecated. Use --skip-set-charset instead."
1287
"PERINGATAN: pilihan tersebut kadaluarsa; selain itu gunakan --disable-pager\n"
1289
#: ../client/drizzledump.cc:2484
1290
msgid "Enable set-name"
1293
#: ../client/drizzledump.cc:2486
1294
msgid "Don't buffer query, dump directly to stdout."
1297
#: ../client/drizzledump.cc:2488
1298
msgid "Quote table and column names with backticks (`)."
1301
#: ../client/drizzledump.cc:2490
1302
msgid "Use REPLACE INTO instead of INSERT INTO."
1305
#: ../client/drizzledump.cc:2492
1307
"Direct output to a given file. This option should be used in MSDOS, because "
1308
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1312
#: ../client/drizzledump.cc:2494
1314
"Creates tab separated textfile for each table to given path. (creates .sql "
1315
"and .txt files). NOTE: This only works if drizzledump is run on the same "
1316
"machine as the drizzled daemon."
1319
#: ../client/drizzledump.cc:2496
1320
msgid "Dump only selected records; QUOTES mandatory!"
1323
#: ../client/drizzledump.cc:2502
1325
msgid "Connect to host."
1326
msgstr "Koneksikan ke host"
1328
#: ../client/drizzledump.cc:2506
1330
"Password to use when connecting to server. If password is not given it's "
1331
"solicited on the tty."
1334
#: ../client/drizzledump.cc:2508
1336
msgid "Port number to use for connection."
1337
msgstr "Jumlah detik sebelum waktu koneksi habis"
1339
#: ../client/drizzledump.cc:2515
1340
msgid "Hidden Options"
1343
#: ../client/drizzledump.cc:2517
1344
msgid "Used to select the database"
1347
#: ../client/drizzledump.cc:2518
1348
msgid "Used to select the tables"
1351
#: ../client/drizzledump.cc:2521
1352
msgid "Allowed Options + Hidden Options"
1355
#: ../client/drizzledump.cc:2573
1357
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1358
msgstr "%s Ver %s Distrib %s, untuk %s (%s) menggunakan %s %s\n"
1360
#: ../client/drizzledump.cc:2578
1362
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1363
"and you are welcome to modify and redistribute it under the GPL license\n"
1365
"Perangkat lunak ini dilengkapi dengan TIDAK BERISI JAMINAN APAPUN. Ini "
1366
"adalah perangkat lunak bebas,\n"
1367
"dan Anda dapat memodifikasi dan kembali di bawah GPL\n"
1369
#: ../client/drizzledump.cc:2579
1370
msgid "Dumps definitions and data from a Drizzle database server"
1373
#: ../client/drizzledump.cc:2580
755
1375
msgid "Usage: %s [OPTIONS] database [tables]\n"
758
#: ../client/drizzledump.cc:2634 ../client/drizzledump.cc:2721
1378
#: ../client/drizzledump.cc:2581
760
1380
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
763
#: ../client/drizzledump.cc:2636 ../client/drizzledump.cc:2723
1383
#: ../client/drizzledump.cc:2583
765
1385
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
768
#: ../client/drizzledump.cc:2648 ../client/drizzleimport.cc:459
769
#: ../client/drizzleslap.cc:1001 ../client/drizzletest.cc:5596
1388
#: ../client/drizzledump.cc:2599 ../client/drizzleimport.cc:459
1389
#: ../client/drizzleslap.cc:1002 ../client/drizzletest.cc:5597
771
1391
msgid "Value supplied for port is not valid.\n"
4764
5361
msgid "error: could not open directory: %s\n"
4767
#: ../drizzled/main.cc:152
5364
#: ../drizzled/main.cc:150
4769
5366
"setrlimit could not change the size of core files to 'infinity'; We may not "
4770
5367
"be able to generate a core file on signals"
4773
#: ../drizzled/main.cc:250
5370
#: ../drizzled/main.cc:251
4775
5372
msgid "Data directory %s does not exist\n"
4778
#: ../drizzled/message/transaction_reader.cc:120
5375
#: ../drizzled/message/transaction_reader.cc:175
4780
5377
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
4783
#: ../drizzled/message/transaction_reader.cc:129
5380
#: ../drizzled/message/transaction_reader.cc:184
4784
5381
#: ../drizzled/message/transaction_writer.cc:371
4786
5383
msgid "Cannot open file: %s\n"
4789
#: ../drizzled/message/transaction_reader.cc:162
5386
#: ../drizzled/message/transaction_reader.cc:217
4791
5388
msgid "Found a non-transaction message in log. Currently, not supported.\n"
4794
#: ../drizzled/message/transaction_reader.cc:168
4795
#: ../plugin/transaction_log/transaction_log_reader.cc:117
5391
#: ../drizzled/message/transaction_reader.cc:223
5392
#: ../plugin/transaction_log/transaction_log_reader.cc:119
4797
5394
msgid "Attempted to read record bigger than INT_MAX\n"
4800
#: ../drizzled/message/transaction_reader.cc:188
4801
#: ../plugin/transaction_log/transaction_log_reader.cc:137
5397
#: ../drizzled/message/transaction_reader.cc:243
5398
#: ../plugin/transaction_log/transaction_log_reader.cc:139
4803
5400
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4806
#: ../drizzled/message/transaction_reader.cc:199
4807
#: ../plugin/transaction_log/hexdump_transaction_message.cc:144
4808
#: ../plugin/transaction_log/print_transaction_message.cc:142
4809
#: ../plugin/transaction_log/transaction_log_reader.cc:148
5403
#: ../drizzled/message/transaction_reader.cc:256
5404
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
5405
#: ../plugin/transaction_log/print_transaction_message.cc:147
5406
#: ../plugin/transaction_log/transaction_log_reader.cc:152
4811
5408
msgid "Could not read transaction message.\n"
4814
#: ../drizzled/message/transaction_reader.cc:200
4815
#: ../plugin/transaction_log/hexdump_transaction_message.cc:145
4816
#: ../plugin/transaction_log/print_transaction_message.cc:143
4817
#: ../plugin/transaction_log/transaction_log_reader.cc:149
5411
#: ../drizzled/message/transaction_reader.cc:257
5412
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
5413
#: ../plugin/transaction_log/print_transaction_message.cc:148
5414
#: ../plugin/transaction_log/transaction_log_reader.cc:153
4819
5416
msgid "GPB ERROR: %s.\n"
4822
#: ../drizzled/message/transaction_reader.cc:204
4823
#: ../drizzled/message/transaction_reader.cc:217
5419
#: ../drizzled/message/transaction_reader.cc:261
5420
#: ../drizzled/message/transaction_reader.cc:274
4851
5448
"the current running version of Drizzle: %<PRIu64>."
4854
#: ../drizzled/module/loader.cc:275
5451
#: ../drizzled/module/loader.cc:271
4857
5454
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4858
5455
"registered.\n"
4861
#: ../drizzled/module/loader.cc:354
5458
#: ../drizzled/module/loader.cc:350
4863
5460
msgid "Plugin '%s' init function returned error.\n"
4866
#: ../drizzled/module/loader.cc:532
5463
#: ../drizzled/module/loader.cc:514
4868
5465
msgid "Couldn't load plugin library named '%s'.\n"
4871
#: ../drizzled/module/loader.cc:542
5468
#: ../drizzled/module/loader.cc:524
4873
5470
msgid "Couldn't load plugin named '%s'.\n"
4876
#: ../drizzled/module/loader.cc:771
5473
#: ../drizzled/module/loader.cc:751
4877
5474
msgid "Out of memory."
4880
#: ../drizzled/module/loader.cc:1483 ../drizzled/module/loader.cc:1534
5477
#: ../drizzled/module/loader.cc:1457 ../drizzled/module/loader.cc:1508
4882
5479
msgid "Unknown variable type code 0x%x in plugin '%s'."
4885
#: ../drizzled/module/loader.cc:1526
5482
#: ../drizzled/module/loader.cc:1500
4888
5485
"Server variable %s of plugin %s was forced to be read-only: string variable "
4889
5486
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4892
#: ../drizzled/module/loader.cc:1545
5489
#: ../drizzled/module/loader.cc:1519
4894
5491
msgid "Missing variable name in plugin '%s'."
4897
#: ../drizzled/module/loader.cc:1562
5494
#: ../drizzled/module/loader.cc:1536
4899
5496
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4902
#: ../drizzled/module/loader.cc:1684
5499
#: ../drizzled/module/loader.cc:1658
4904
5501
msgid "Out of memory for plugin '%s'."
4907
#: ../drizzled/module/loader.cc:1693
5504
#: ../drizzled/module/loader.cc:1667
4909
5506
msgid "Bad options for plugin '%s'."
4912
#: ../drizzled/module/loader.cc:1706
5509
#: ../drizzled/module/loader.cc:1680
4914
5511
msgid "Parsing options for plugin '%s' failed."
4917
#: ../drizzled/module/loader.cc:1759
5514
#: ../drizzled/module/loader.cc:1733
4919
5516
msgid "Plugin '%s' has conflicting system variables"
4922
#: ../drizzled/module/registry.h:102
5519
#: ../drizzled/module/registry.h:103
4924
5521
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4927
#: ../drizzled/module/registry.h:111
5524
#: ../drizzled/module/registry.h:112
4929
5526
msgid "Fatal error: Failed initializing %s plugin.\n"
5253
#: ../drizzled/signal_handler.cc:122
5821
#: ../drizzled/signal_handler.cc:148
5256
5824
"It is possible that drizzled could use up to \n"
5257
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
5825
"(read_buffer_size + sort_buffer_size)*thread_count\n"
5258
5826
"bytes of memory\n"
5259
5827
"Hope that's ok; if not, decrease some variables in the equation.\n"
5263
#: ../drizzled/signal_handler.cc:135
5266
"Attempting backtrace. You can use the following information to find out\n"
5267
"where drizzled died. If you see no messages after this, something went\n"
5268
"terribly wrong...\n"
5271
#: ../drizzled/signal_handler.cc:163
5274
"Trying to get some variables.\n"
5275
"Some pointers may be invalid and cause the dump to abort...\n"
5278
#: ../drizzled/signal_handler.cc:174
5282
"This crash occurred while the server was calling initgroups(). This is\n"
5283
"often due to the use of a drizzled that is statically linked against glibc\n"
5284
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
5285
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
5286
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
5287
"drizzled that is not statically linked.\n"
5290
#: ../drizzled/signal_handler.cc:188
5294
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
5295
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
5296
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
5297
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
5298
"the documentation for your distribution on how to do that.\n"
5301
#: ../drizzled/signal_handler.cc:201
5303
msgid "Writing a core file\n"
5304
msgstr "Sedang menulis berkas-riwayat %s\n"
5306
#: ../drizzled/sql_base.cc:1527
5831
#: ../drizzled/sql_base.cc:1521
5308
5833
msgid "Table %s had a open data Cursor in reopen_table"
5311
#: ../drizzled/sql_table.cc:1972
5836
#: ../drizzled/sql_table.cc:1957
5313
5838
msgid "Unknown - internal error %d during operation"
5316
#: ../drizzled/statement/alter_table.cc:1429
5841
#: ../drizzled/statement/alter_table.cc:1486
5319
5844
"order_st BY ignored because there is a user-defined clustered index in the "
5320
5845
"table '%-.192s'"
5323
#: ../drizzled/table.cc:1971
5848
#: ../drizzled/table.cc:1965
5325
5850
msgid "Got error %d when reading table '%s'"
5473
5998
"Nomor port digunakan untuk koneksi atau 0 untuk standar, dalam urutan "
5474
5999
"pilihan, drizzle.cnf, $ DRIZZLE_TCP_PORT, built-in standar ("
5476
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:901
5477
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5478
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
5479
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
6001
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:897
6002
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:921
6003
#: ../plugin/mysql_protocol/mysql_protocol.cc:974
6004
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
5480
6005
msgid "Connect Timeout."
5483
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5484
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5485
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5486
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
6008
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
6009
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:924
6010
#: ../plugin/mysql_protocol/mysql_protocol.cc:977
6011
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
5487
6012
msgid "Read Timeout."
5490
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
5491
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5492
#: ../plugin/mysql_protocol/mysql_protocol.cc:984
5493
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
6015
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
6016
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:927
6017
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
6018
#: ../plugin/mysql_protocol/mysql_protocol.cc:1002
5494
6019
msgid "Write Timeout."
5497
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:908
5498
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5499
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
5500
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
6022
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
6023
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:930
6024
#: ../plugin/mysql_protocol/mysql_protocol.cc:981
6025
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
5501
6026
msgid "Retry Count."
5504
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:910
5505
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
5506
#: ../plugin/mysql_protocol/mysql_protocol.cc:988
5507
#: ../plugin/mysql_protocol/mysql_protocol.cc:1013
6029
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
6030
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:933
6031
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
6032
#: ../plugin/mysql_protocol/mysql_protocol.cc:1008
5508
6033
msgid "Buffer length."
5511
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5512
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
5513
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
5514
#: ../plugin/mysql_protocol/mysql_protocol.cc:1016
6036
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:909
6037
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:936
6038
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
6039
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
5515
6040
msgid "Address to bind to."
6148
6673
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
6151
#: ../plugin/innobase/handler/ha_innodb.cc:1857
6676
#: ../plugin/innobase/handler/ha_innodb.cc:1858
6153
6678
msgid "Invalid value for io-capacity\n"
6154
6679
msgstr "Penggunaan yang tidak sah dari null pointer"
6156
#: ../plugin/innobase/handler/ha_innodb.cc:1876
6681
#: ../plugin/innobase/handler/ha_innodb.cc:1877
6158
6683
msgid "Invalid value for fast-shutdown\n"
6159
6684
msgstr "Penggunaan yang tidak sah dari null pointer"
6161
#: ../plugin/innobase/handler/ha_innodb.cc:1890
6686
#: ../plugin/innobase/handler/ha_innodb.cc:1891
6163
6688
msgid "Invalid value for flush-log-at-trx-commit\n"
6164
6689
msgstr "Penggunaan yang tidak sah dari null pointer"
6166
#: ../plugin/innobase/handler/ha_innodb.cc:1920
6691
#: ../plugin/innobase/handler/ha_innodb.cc:1921
6168
6693
msgid "Invalid value for max-dirty-pages-pct\n"
6169
6694
msgstr "Penggunaan yang tidak sah dari null pointer"
6171
#: ../plugin/innobase/handler/ha_innodb.cc:1929
6696
#: ../plugin/innobase/handler/ha_innodb.cc:1930
6173
6698
msgid "Invalid value for stats-sample-pages\n"
6174
6699
msgstr "Penggunaan yang tidak sah dari null pointer"
6176
#: ../plugin/innobase/handler/ha_innodb.cc:1940
6701
#: ../plugin/innobase/handler/ha_innodb.cc:1941
6178
6703
msgid "Invalid value for additional-mem-pool-size\n"
6179
6704
msgstr "Penggunaan yang tidak sah dari null pointer"
6181
#: ../plugin/innobase/handler/ha_innodb.cc:1950
6706
#: ../plugin/innobase/handler/ha_innodb.cc:1951
6183
6708
msgid "Invalid value for autoextend-increment\n"
6184
6709
msgstr "Penggunaan yang tidak sah dari null pointer"
6186
#: ../plugin/innobase/handler/ha_innodb.cc:1960
6711
#: ../plugin/innobase/handler/ha_innodb.cc:1961
6188
6713
msgid "Invalid value for buffer-pool-size\n"
6189
6714
msgstr "Penggunaan yang tidak sah dari null pointer"
6191
#: ../plugin/innobase/handler/ha_innodb.cc:1970
6716
#: ../plugin/innobase/handler/ha_innodb.cc:1971
6193
6718
msgid "Invalid value for commit-concurrency\n"
6194
6719
msgstr "Penggunaan yang tidak sah dari null pointer"
6196
#: ../plugin/innobase/handler/ha_innodb.cc:1979
6721
#: ../plugin/innobase/handler/ha_innodb.cc:1980
6198
6723
msgid "Invalid value for concurrency-tickets\n"
6199
6724
msgstr "Penggunaan yang tidak sah dari null pointer"
6201
#: ../plugin/innobase/handler/ha_innodb.cc:1988
6726
#: ../plugin/innobase/handler/ha_innodb.cc:1989
6203
6728
msgid "Invalid value for file-io-threads\n"
6204
6729
msgstr "Penggunaan yang tidak sah dari null pointer"
6206
#: ../plugin/innobase/handler/ha_innodb.cc:1997
6731
#: ../plugin/innobase/handler/ha_innodb.cc:1998
6208
6733
msgid "Invalid value for read-io-threads\n"
6209
6734
msgstr "Penggunaan yang tidak sah dari null pointer"
6211
#: ../plugin/innobase/handler/ha_innodb.cc:2006
6736
#: ../plugin/innobase/handler/ha_innodb.cc:2007
6213
6738
msgid "Invalid value for write-io-threads\n"
6214
6739
msgstr "Penggunaan yang tidak sah dari null pointer"
6216
#: ../plugin/innobase/handler/ha_innodb.cc:2015
6741
#: ../plugin/innobase/handler/ha_innodb.cc:2016
6218
6743
msgid "Invalid value for force-recovery\n"
6219
6744
msgstr "Penggunaan yang tidak sah dari null pointer"
6221
#: ../plugin/innobase/handler/ha_innodb.cc:2025
6222
#: ../plugin/innobase/handler/ha_innodb.cc:2035
6746
#: ../plugin/innobase/handler/ha_innodb.cc:2026
6747
#: ../plugin/innobase/handler/ha_innodb.cc:2036
6224
6749
msgid "Invalid value for log-file-size\n"
6225
6750
msgstr "Penggunaan yang tidak sah dari null pointer"
6227
#: ../plugin/innobase/handler/ha_innodb.cc:2044
6752
#: ../plugin/innobase/handler/ha_innodb.cc:2045
6229
6754
msgid "Invalid value for log-files-in-group\n"
6230
6755
msgstr "Penggunaan yang tidak sah dari null pointer"
6232
#: ../plugin/innobase/handler/ha_innodb.cc:2053
6757
#: ../plugin/innobase/handler/ha_innodb.cc:2054
6234
6759
msgid "Invalid value for mirrored-log-groups\n"
6235
6760
msgstr "Penggunaan yang tidak sah dari null pointer"
6237
#: ../plugin/innobase/handler/ha_innodb.cc:2062
6762
#: ../plugin/innobase/handler/ha_innodb.cc:2063
6239
6764
msgid "Invalid value for open-files\n"
6240
6765
msgstr "Penggunaan yang tidak sah dari null pointer"
6242
#: ../plugin/innobase/handler/ha_innodb.cc:2071
6767
#: ../plugin/innobase/handler/ha_innodb.cc:2072
6244
6769
msgid "Invalid value for thread-concurrency\n"
6245
6770
msgstr "Penggunaan yang tidak sah dari null pointer"
6247
#: ../plugin/innobase/handler/ha_innodb.cc:2094
6772
#: ../plugin/innobase/handler/ha_innodb.cc:2095
6249
6774
msgid "Invalid value for read-ahead-threshold\n"
6250
6775
msgstr "Penggunaan yang tidak sah dari null pointer"
6252
#: ../plugin/innobase/handler/ha_innodb.cc:2118
6777
#: ../plugin/innobase/handler/ha_innodb.cc:2119
6254
6779
msgid "Invalid value for lock-wait-timeout\n"
6255
6780
msgstr "Penggunaan yang tidak sah dari null pointer"
6257
#: ../plugin/logging_gearman/logging_gearman.cc:196
6782
#: ../plugin/logging_gearman/logging_gearman.cc:199
6259
6784
msgid "fail gearman_client_create(): %s"
6262
#: ../plugin/logging_gearman/logging_gearman.cc:207
6787
#: ../plugin/logging_gearman/logging_gearman.cc:210
6264
6789
msgid "fail gearman_client_add_server(): %s"
6267
#: ../plugin/logging_gearman/logging_gearman.cc:306
6268
#: ../plugin/logging_gearman/logging_gearman.cc:313
6792
#: ../plugin/logging_gearman/logging_gearman.cc:309
6793
#: ../plugin/logging_gearman/logging_gearman.cc:316
6269
6794
msgid "Enable logging to a gearman server"
6272
#: ../plugin/logging_gearman/logging_gearman.cc:322
6797
#: ../plugin/logging_gearman/logging_gearman.cc:325
6273
6798
msgid "Hostname for logging to a Gearman server"
6276
#: ../plugin/logging_gearman/logging_gearman.cc:331
6801
#: ../plugin/logging_gearman/logging_gearman.cc:334
6277
6802
msgid "Gearman Function to send logging to"
6280
#: ../plugin/logging_gearman/logging_gearman.cc:349
6805
#: ../plugin/logging_gearman/logging_gearman.cc:352
6281
6806
msgid "Log queries to a Gearman server"
6284
#: ../plugin/logging_query/logging_query.cc:189
6809
#: ../plugin/logging_query/logging_query.cc:192
6286
6811
msgid "fail open() fn=%s er=%s\n"
6289
#: ../plugin/logging_query/logging_query.cc:313
6814
#: ../plugin/logging_query/logging_query.cc:316
6290
6815
msgid "Invalid value for threshold-slow"
6293
#: ../plugin/logging_query/logging_query.cc:322
6818
#: ../plugin/logging_query/logging_query.cc:325
6294
6819
msgid "Invalid value for threshold-big-resultset"
6297
#: ../plugin/logging_query/logging_query.cc:331
6822
#: ../plugin/logging_query/logging_query.cc:334
6298
6823
msgid "Invalid value for threshold-big-examined"
6301
#: ../plugin/logging_query/logging_query.cc:345
6302
#: ../plugin/logging_query/logging_query.cc:361
6826
#: ../plugin/logging_query/logging_query.cc:348
6827
#: ../plugin/logging_query/logging_query.cc:364
6303
6828
msgid "Enable logging to CSV file"
6306
#: ../plugin/logging_query/logging_query.cc:348
6307
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:167
6831
#: ../plugin/logging_query/logging_query.cc:351
6832
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
6308
6833
#: ../plugin/syslog/module.cc:233
6309
6834
msgid "Threshold for logging slow queries, in microseconds"
6312
#: ../plugin/logging_query/logging_query.cc:351
6313
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:179
6837
#: ../plugin/logging_query/logging_query.cc:354
6838
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
6314
6839
#: ../plugin/syslog/module.cc:236
6315
6840
msgid "Threshold for logging big queries, for rows returned"
6318
#: ../plugin/logging_query/logging_query.cc:354
6319
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:191
6843
#: ../plugin/logging_query/logging_query.cc:357
6844
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
6320
6845
#: ../plugin/syslog/module.cc:239
6321
6846
msgid "Threshold for logging big queries, for rows examined"
6324
#: ../plugin/logging_query/logging_query.cc:370
6849
#: ../plugin/logging_query/logging_query.cc:373
6325
6850
msgid "File to log to"
6328
#: ../plugin/logging_query/logging_query.cc:379
6853
#: ../plugin/logging_query/logging_query.cc:382
6329
6854
msgid "PCRE to match the query against"
6332
#: ../plugin/logging_query/logging_query.cc:436
6857
#: ../plugin/logging_query/logging_query.cc:439
6333
6858
msgid "Log queries to a CSV file"
6336
#: ../plugin/logging_stats/logging_stats.cc:303
6861
#: ../plugin/logging_stats/logging_stats.cc:312
6338
6863
msgid "Invalid value for max-user-count\n"
6339
6864
msgstr "Penggunaan yang tidak sah dari null pointer"
6341
#: ../plugin/logging_stats/logging_stats.cc:311
6866
#: ../plugin/logging_stats/logging_stats.cc:320
6343
6868
msgid "Invalid value for bucket-count\n"
6344
6869
msgstr "Penggunaan yang tidak sah dari null pointer"
6346
#: ../plugin/logging_stats/logging_stats.cc:320
6871
#: ../plugin/logging_stats/logging_stats.cc:329
6348
6873
msgid "Invalid value for scoreboard-size\n"
6349
6874
msgstr "Penggunaan yang tidak sah dari null pointer"
6351
#: ../plugin/logging_stats/logging_stats.cc:354
6352
#: ../plugin/logging_stats/logging_stats.cc:396
6876
#: ../plugin/logging_stats/logging_stats.cc:364
6877
#: ../plugin/logging_stats/logging_stats.cc:406
6353
6878
msgid "Max number of users that will be logged"
6356
#: ../plugin/logging_stats/logging_stats.cc:365
6357
#: ../plugin/logging_stats/logging_stats.cc:399
6881
#: ../plugin/logging_stats/logging_stats.cc:375
6882
#: ../plugin/logging_stats/logging_stats.cc:409
6358
6883
msgid "Max number of range locks to use for Scoreboard"
6361
#: ../plugin/logging_stats/logging_stats.cc:376
6362
#: ../plugin/logging_stats/logging_stats.cc:402
6886
#: ../plugin/logging_stats/logging_stats.cc:386
6887
#: ../plugin/logging_stats/logging_stats.cc:412
6363
6888
msgid "Max number of concurrent sessions that will be logged"
6366
#: ../plugin/logging_stats/logging_stats.cc:387
6367
#: ../plugin/logging_stats/logging_stats.cc:405
6891
#: ../plugin/logging_stats/logging_stats.cc:397
6892
#: ../plugin/logging_stats/logging_stats.cc:415
6368
6893
msgid "Enable Logging Statistics Collection"
6371
#: ../plugin/logging_stats/logging_stats.cc:422
6896
#: ../plugin/logging_stats/logging_stats.cc:432
6372
6897
msgid "User Statistics as DATA_DICTIONARY tables"
6877
7421
msgid "Syslog Priority of error messages"
6880
#: ../plugin/transaction_log/background_worker.cc:74
7424
#: ../plugin/transaction_log/background_worker.cc:77
6882
7426
msgid "Unable to create background worker thread. Got error %s.\n"
6885
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
6886
#: ../plugin/transaction_log/print_transaction_message.cc:102
6887
#: ../plugin/transaction_log/transaction_log_reader.cc:95
7429
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
7430
#: ../plugin/transaction_log/print_transaction_message.cc:105
7431
#: ../plugin/transaction_log/transaction_log_reader.cc:97
6889
7433
msgid "Failed to open transaction log file %s. Got error: %s\n"
6892
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
6893
#: ../plugin/transaction_log/print_transaction_message.cc:144
6894
#: ../plugin/transaction_log/transaction_log_reader.cc:150
7436
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
7437
#: ../plugin/transaction_log/print_transaction_message.cc:149
7438
#: ../plugin/transaction_log/transaction_log_reader.cc:154
6896
7440
msgid "Raw buffer read: %s.\n"
6899
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
6900
#: ../plugin/transaction_log/print_transaction_message.cc:150
6901
#: ../plugin/transaction_log/transaction_log_reader.cc:157
7443
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
7444
#: ../plugin/transaction_log/print_transaction_message.cc:155
7445
#: ../plugin/transaction_log/transaction_log_reader.cc:161
6903
7447
msgid "Unable to parse transaction. Got error: %s.\n"
6906
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
6907
#: ../plugin/transaction_log/print_transaction_message.cc:152
6908
#: ../plugin/transaction_log/transaction_log_reader.cc:159
7450
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
7451
#: ../plugin/transaction_log/print_transaction_message.cc:157
7452
#: ../plugin/transaction_log/transaction_log_reader.cc:163
6910
7454
msgid "BUFFER: %s\n"
6913
#: ../plugin/transaction_log/module.cc:135
7457
#: ../plugin/transaction_log/module.cc:137
6915
7459
msgid "Invalid value for sync-method\n"
6916
7460
msgstr "Penggunaan yang tidak sah dari null pointer"
6918
#: ../plugin/transaction_log/module.cc:144
7462
#: ../plugin/transaction_log/module.cc:146
6920
7464
msgid "Invalid value for num-write-buffers\n"
6921
7465
msgstr "Penggunaan yang tidak sah dari null pointer"
6923
#: ../plugin/transaction_log/module.cc:178
7467
#: ../plugin/transaction_log/module.cc:182
6925
7469
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6928
#: ../plugin/transaction_log/module.cc:187
7472
#: ../plugin/transaction_log/module.cc:191
6930
7474
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
6933
#: ../plugin/transaction_log/module.cc:197
7477
#: ../plugin/transaction_log/module.cc:203
6935
7479
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
6938
#: ../plugin/transaction_log/module.cc:206
7482
#: ../plugin/transaction_log/module.cc:212
6940
7484
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
6943
#: ../plugin/transaction_log/module.cc:219
7487
#: ../plugin/transaction_log/module.cc:227
6945
7489
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6948
#: ../plugin/transaction_log/module.cc:279
6949
#: ../plugin/transaction_log/module.cc:350
7492
#: ../plugin/transaction_log/module.cc:287
7493
#: ../plugin/transaction_log/module.cc:358
6950
7494
msgid "Enable transaction log"
6953
#: ../plugin/transaction_log/module.cc:287
6954
#: ../plugin/transaction_log/module.cc:344
7497
#: ../plugin/transaction_log/module.cc:295
7498
#: ../plugin/transaction_log/module.cc:352
6955
7499
msgid "DEBUGGING - Truncate transaction log"
6958
#: ../plugin/transaction_log/module.cc:295
6959
#: ../plugin/transaction_log/module.cc:353
7502
#: ../plugin/transaction_log/module.cc:303
7503
#: ../plugin/transaction_log/module.cc:361
6961
7505
msgid "Path to the file to use for transaction log"
6962
7506
msgstr "Berkas socket untuk digunakan melakukan koneksi"
6964
#: ../plugin/transaction_log/module.cc:311
6965
#: ../plugin/transaction_log/module.cc:347
7508
#: ../plugin/transaction_log/module.cc:319
7509
#: ../plugin/transaction_log/module.cc:355
6966
7510
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6969
#: ../plugin/transaction_log/module.cc:319
6970
#: ../plugin/transaction_log/module.cc:359
7513
#: ../plugin/transaction_log/module.cc:327
7514
#: ../plugin/transaction_log/module.cc:367
6972
7516
"0 == rely on operating system to sync log file (default), 1 == sync file at "
6973
7517
"each transaction write, 2 == sync log file once per second"
6976
#: ../plugin/transaction_log/module.cc:332
6977
#: ../plugin/transaction_log/module.cc:362
7520
#: ../plugin/transaction_log/module.cc:340
7521
#: ../plugin/transaction_log/module.cc:370
6978
7522
msgid "Number of slots for in-memory write buffers (default=8)."
6981
#: ../plugin/transaction_log/transaction_log.cc:112
7525
#: ../plugin/transaction_log/transaction_log.cc:114
6982
7526
msgid "Failed to open transaction log file "
6985
#: ../plugin/transaction_log/transaction_log.cc:211
7529
#: ../plugin/transaction_log/transaction_log.cc:215
6988
7532
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
6989
7533
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
6992
#: ../plugin/transaction_log/transaction_log.cc:230
7536
#: ../plugin/transaction_log/transaction_log.cc:236
6994
7538
msgid "Failed to sync log file. Got error: %s\n"
7542
#~ msgid "Writing a core file\n"
7543
#~ msgstr "Sedang menulis berkas-riwayat %s\n"
6997
7545
#~ msgid "Synonym for -?"
6998
7546
#~ msgstr "Persamaan dari -?"