1
# Turkish translation for drizzle
2
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
3
# This file is distributed under the same license as the drizzle package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
8
"Project-Id-Version: drizzle\n"
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2008-08-11 11:00-0700\n"
11
"PO-Revision-Date: 2008-08-12 13:39+0000\n"
12
"Last-Translator: Harun Yayli <Unknown>\n"
13
"Language-Team: Turkish <tr@li.org>\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
"Plural-Forms: nplurals=1; plural=0;\n"
18
"X-Launchpad-Export-Date: 2008-08-12 23:48+0000\n"
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:256
22
msgid "Synonym for `help'."
25
#: client/drizzle.cc:257
26
msgid "Clear command."
29
#: client/drizzle.cc:259
31
msgid "Reconnect to the server. Optional arguments are db and host."
32
msgstr "Sunucuya yeniden bağlan. Db ve host değiskenleri isteğe bağlıdır."
34
#: client/drizzle.cc:261
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
msgstr "Ayraç belirleyin. NOT: Satırın geri kalanını yeni ayraç olarak alır."
39
#: client/drizzle.cc:263
40
msgid "Send command to drizzle server, display result vertically."
41
msgstr "Drizzle sunucusuna emir gönder, sonuclari dikey olarak göster."
43
#: client/drizzle.cc:264
45
msgid "Exit drizzle. Same as quit."
46
msgstr "Drizzle'dan çık.Terketle aynı."
48
#: client/drizzle.cc:265
49
msgid "Send command to drizzle server."
50
msgstr "Drizzle sunucusuna emir gönder."
52
#: client/drizzle.cc:266
53
msgid "Display this help."
54
msgstr "Bu yardımı göster."
56
#: client/drizzle.cc:267
58
msgid "Disable pager, print to stdout."
59
msgstr "Sayfalandıcıyı kapat, stdout'a yaz."
61
#: client/drizzle.cc:268
62
msgid "Don't write into outfile."
63
msgstr "Outfile'a yazma."
65
#: client/drizzle.cc:270
66
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
69
#: client/drizzle.cc:271
70
msgid "Print current command."
73
#: client/drizzle.cc:272
74
msgid "Change your drizzle prompt."
77
#: client/drizzle.cc:273
81
#: client/drizzle.cc:274
82
msgid "Rebuild completion hash."
85
#: client/drizzle.cc:276
86
msgid "Execute an SQL script file. Takes a file name as an argument."
89
#: client/drizzle.cc:277
90
msgid "Get status information from the server."
93
#: client/drizzle.cc:279
94
msgid "Set outfile [to_outfile]. Append everything into given outfile."
97
#: client/drizzle.cc:281
98
msgid "Use another database. Takes database name as argument."
101
#: client/drizzle.cc:283
103
"Switch to another charset. Might be needed for processing binlog with multi-"
107
#: client/drizzle.cc:285 client/drizzle.cc:1438
108
msgid "Show warnings after every statement."
111
#: client/drizzle.cc:287
112
msgid "Don't show warnings after every statement."
115
#: client/drizzle.cc:1120
116
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
119
#: client/drizzle.cc:1130
122
"Your Drizzle connection id is %u\n"
123
"Server version: %s\n"
126
#: client/drizzle.cc:1160
128
msgid "Reading history-file %s\n"
131
#: client/drizzle.cc:1165
133
msgid "Couldn't allocate memory for temp histfile!\n"
136
#: client/drizzle.cc:1172
137
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
140
#: client/drizzle.cc:1191
142
msgid "Writing history-file %s\n"
145
#: client/drizzle.cc:1200
149
#: client/drizzle.cc:1200
153
#: client/drizzle.cc:1249
154
msgid "Query aborted by Ctrl+C\n"
157
#: client/drizzle.cc:1272 client/drizzleadmin.cc:69
158
msgid "Display this help and exit."
161
#: client/drizzle.cc:1274
162
msgid "Synonym for -?"
165
#: client/drizzle.cc:1277
167
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
168
"and field completion, but startup and reconnecting may take a longer time. "
169
"Disable with --disable-auto-rehash."
172
#: client/drizzle.cc:1281
174
"No automatic rehashing. One has to use 'rehash' to get table and field "
175
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
176
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
179
#: client/drizzle.cc:1284
181
"Automatically switch to vertical output mode if the result is wider than the "
185
#: client/drizzle.cc:1287
187
"Don't use history file. Disable interactive behavior. (Enables --silent)"
190
#: client/drizzle.cc:1289
191
msgid "Directory where character sets are."
194
#: client/drizzle.cc:1291
195
msgid "Display column type information."
198
#: client/drizzle.cc:1294
200
"Preserve comments. Send comments to the server. The default is --skip-"
201
"comments (discard comments), enable with --comments"
204
#: client/drizzle.cc:1297
205
msgid "Use compression in server/client protocol."
208
#: client/drizzle.cc:1300
209
msgid "Check memory and open file usage at exit ."
212
#: client/drizzle.cc:1303
213
msgid "Print some debug info at exit."
216
#: client/drizzle.cc:1305
217
msgid "Database to use."
220
#: client/drizzle.cc:1308
221
msgid "Set the default character set."
224
#: client/drizzle.cc:1310
225
msgid "Delimiter to be used."
228
#: client/drizzle.cc:1312
229
msgid "Execute command and quit. (Disables --force and history file)"
232
#: client/drizzle.cc:1314
233
msgid "Print the output of a query (rows) vertically."
236
#: client/drizzle.cc:1317
237
msgid "Continue even if we get an sql error."
240
#: client/drizzle.cc:1321
242
"Enable named commands. Named commands mean this program's internal commands; "
243
"see drizzle> help . When enabled, the named commands can be used from any "
244
"line of the query, otherwise only from the first line, before an enter. "
245
"Disable with --disable-named-commands. This option is disabled by default."
248
#: client/drizzle.cc:1325
250
"Named commands are disabled. Use \\* form only, or use named commands only "
251
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
252
"the client now starts with this option ENABLED by default! Disable with '-"
253
"G'. Long format commands still work from the first line. WARNING: option "
254
"deprecated; use --disable-named-commands instead."
257
#: client/drizzle.cc:1327
258
msgid "Ignore space after function names."
261
#: client/drizzle.cc:1329
262
msgid "Enable/disable LOAD DATA LOCAL INFILE."
265
#: client/drizzle.cc:1332
266
msgid "Turn off beep on error."
269
#: client/drizzle.cc:1334 client/drizzleadmin.cc:71
270
msgid "Connect to host."
273
#: client/drizzle.cc:1336
274
msgid "Write line numbers for errors."
277
#: client/drizzle.cc:1339
279
"Don't write line number for errors. WARNING: -L is deprecated, use long "
280
"version of this option instead."
283
#: client/drizzle.cc:1341
284
msgid "Flush buffer after each query."
287
#: client/drizzle.cc:1343
288
msgid "Write column names in results."
291
#: client/drizzle.cc:1347
293
"Don't write column names in results. WARNING: -N is deprecated, use long "
294
"version of this options instead."
297
#: client/drizzle.cc:1350
299
"Change the value of a variable. Please note that this option is deprecated; "
300
"you can set variables directly with --variable-name=value."
303
#: client/drizzle.cc:1352
304
msgid "Ignore SIGINT (CTRL-C)"
307
#: client/drizzle.cc:1356
309
"Only update the default database. This is useful for skipping updates to "
310
"other database in the update log."
313
#: client/drizzle.cc:1359
315
"Pager to use to display results. If you don't supply an option the default "
316
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
317
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
318
"work in batch mode. Disable with --disable-pager. This option is disabled by "
322
#: client/drizzle.cc:1362
324
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
325
"option deprecated; use --disable-pager instead."
328
#: client/drizzle.cc:1365 client/drizzleadmin.cc:74
330
"Password to use when connecting to server. If password is not given it's "
331
"asked from the tty."
334
#: client/drizzle.cc:1367
336
"Port number to use for connection or 0 for default to, in order of "
337
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
340
#: client/drizzle.cc:1368
341
msgid "built-in default"
344
#: client/drizzle.cc:1371
345
msgid "Set the drizzle prompt to this value."
348
#: client/drizzle.cc:1374
349
msgid "The protocol of connection (tcp,socket,pipe,memory)."
352
#: client/drizzle.cc:1377
354
"Don't cache result, print it row by row. This may slow down the server if "
355
"the output is suspended. Doesn't use history file."
358
#: client/drizzle.cc:1379
359
msgid "Write fields without conversion. Used with --batch."
362
#: client/drizzle.cc:1382
364
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
365
"option is enabled by default."
368
#: client/drizzle.cc:1384
370
"Be more silent. Print results with a tab as separator, each row on new line."
373
#: client/drizzle.cc:1386
374
msgid "Socket file to use for connection."
377
#: client/drizzle.cc:1389
378
msgid "Output in table format."
381
#: client/drizzle.cc:1392
383
"Append everything into outfile. See interactive help (\\h) also. Does not "
384
"work in batch mode. Disable with --disable-tee. This option is disabled by "
388
#: client/drizzle.cc:1394
390
"Disable outfile. See interactive help (\\h) also. WARNING: option "
391
"deprecated; use --disable-tee instead"
394
#: client/drizzle.cc:1397 client/drizzleadmin.cc:84
395
msgid "User for login if not current user."
398
#: client/drizzle.cc:1400
399
msgid "Only allow UPDATE and DELETE that uses keys."
402
#: client/drizzle.cc:1403
403
msgid "Synonym for option --safe-updates, -U."
406
#: client/drizzle.cc:1406
407
msgid "Write more. (-v -v -v gives the table output format)."
410
#: client/drizzle.cc:1408 client/drizzleadmin.cc:89
411
msgid "Output version information and exit."
414
#: client/drizzle.cc:1410 client/drizzleadmin.cc:91
415
msgid "Wait and retry if connection is down."
418
#: client/drizzle.cc:1413
419
msgid "Number of seconds before connection timeout."
422
#: client/drizzle.cc:1418
423
msgid "Max packet length to send to, or receive from server"
426
#: client/drizzle.cc:1423
427
msgid "Buffer for TCP/IP and socket communication"
430
#: client/drizzle.cc:1427
431
msgid "Automatic limit for SELECT when using --safe-updates"
434
#: client/drizzle.cc:1432
435
msgid "Automatic limit for rows in a join when using --safe-updates"
438
#: client/drizzle.cc:1436
440
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
443
#: client/drizzle.cc:1449
445
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
448
#: client/drizzle.cc:1456
451
"Copyright (C) 2000-2008 MySQL AB\n"
452
" This software comes with ABSOLUTELY NO "
453
"WARRANTY. This is free software,\n"
454
" and you are welcome to modify and redistribute it under the GPL license\n"
457
#: client/drizzle.cc:1460
459
msgid "Usage: %s [OPTIONS] [database]\n"
462
#: client/drizzle.cc:1493
463
msgid "DELIMITER cannot contain a backslash character"
466
#: client/drizzle.cc:1514
468
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
471
#: client/drizzle.cc:1537
473
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
476
#: client/drizzle.cc:1541
478
msgid "WARNING: --server-arg option not supported in this configuration.\n"
481
#: client/drizzle.cc:1913
483
msgid "Unknown command '\\%c'."
486
#: client/drizzle.cc:2340
488
"Reading table information for completion of table and column names\n"
489
" You can turn off this feature to get a quicker startup with -A\n"
493
#: client/drizzle.cc:2437
494
msgid "No connection. Trying to reconnect..."
497
#: client/drizzle.cc:2443
498
msgid "Can't connect to the server\n"
501
#: client/drizzle.cc:2500
505
#: client/drizzle.cc:2500
509
#: client/drizzle.cc:2551
514
#: client/drizzle.cc:2552
521
#: client/drizzle.cc:2554
528
#: client/drizzle.cc:2567
529
msgid "Many help items for your request exist."
532
#: client/drizzle.cc:2568
534
"To make a more specific request, please type 'help <item>',\n"
535
"where <item> is one of the following"
538
#: client/drizzle.cc:2574
540
msgid "You asked for help about help category: '%s'\n"
543
#: client/drizzle.cc:2575
545
"For more information, type 'help <item>', where <item> is one of the "
549
#: client/drizzle.cc:2588
555
#: client/drizzle.cc:2589
557
"Please try to run 'help contents' for a list of all accessible topics\n"
560
#: client/drizzle.cc:2611
561
msgid "List of all Drizzle commands:"
564
#: client/drizzle.cc:2613
565
msgid "Note that all text commands must be first on line and end with ';'"
568
#: client/drizzle.cc:2624
571
"For server side help, type 'help contents'\n"
574
#: client/drizzle.cc:2649
575
msgid "Usage: \\C char_setname | charset charset_name"
578
#: client/drizzle.cc:2659
579
msgid "Charset changed"
582
#: client/drizzle.cc:2661
583
msgid "Charset is not found"
586
#: client/drizzle.cc:2692
587
msgid "No query specified\n"
590
#: client/drizzle.cc:2707
591
msgid "Ignoring query to other database"
594
#: client/drizzle.cc:2756
598
#: client/drizzle.cc:2769
600
msgid "%ld row in set"
601
msgid_plural "%ld rows in set"
605
#: client/drizzle.cc:2778
609
#: client/drizzle.cc:2780
611
msgid "Query OK, %ld row affected"
612
msgid_plural "Query OK, %ld rows affected"
616
#: client/drizzleadmin.cc:76
618
"Port number to use for connection or 0 for default to, in order of "
619
"preference, my.cnf, $MYSQL_TCP_PORT, built-in default ("
622
#: client/drizzleadmin.cc:81
623
msgid "Silently exit if one can't connect to server."
626
#: client/drizzleadmin.cc:87
627
msgid "Write more information."
630
#: client/drizzleadmin.cc:254
633
"connect to server at '%s' failed\n"
637
#: client/drizzleadmin.cc:260
639
msgid "Check that drizzled is running on %s"
642
#: client/drizzleadmin.cc:261
644
msgid " and that the port is %d.\n"
647
#: client/drizzleadmin.cc:263
649
msgid "You can check this by doing 'telnet %s %d'\n"
652
#: client/drizzleadmin.cc:274
654
msgid "Got error: %s\n"
657
#: client/drizzleadmin.cc:281
658
msgid "Waiting for Drizzle server to answer"
661
#: client/drizzleadmin.cc:314
663
msgid "shutting down drizzled...\n"
666
#: client/drizzleadmin.cc:318
668
msgid "shutdown failed; error: '%s'"
671
#: client/drizzleadmin.cc:325
676
#: client/drizzleadmin.cc:335
677
msgid "drizzled is alive"
680
#: client/drizzleadmin.cc:343
681
msgid "connection was down, but drizzled is now alive"
684
#: client/drizzleadmin.cc:347
686
msgid "drizzled doesn't answer to ping, error: '%s'"
689
#: client/drizzleadmin.cc:356
691
msgid "Unknown command: '%-.60s'"
694
#: client/drizzleadmin.cc:365
696
msgid "%s Ver %s Distrib %s, for %s on %s\n"
699
#: client/drizzleadmin.cc:372
700
msgid "Copyright (C) 2000-2008 MySQL AB"
703
#: client/drizzleadmin.cc:373
705
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
706
"and you are welcome to modify and redistribute it under the GPL license\n"
709
#: client/drizzleadmin.cc:374
710
msgid "Administration program for the drizzled daemon."
713
#: client/drizzleadmin.cc:375
715
msgid "Usage: %s [OPTIONS] command command....\n"
718
#: client/drizzleadmin.cc:377
720
" ping Check if server is down\n"
721
" shutdown Take server down\n"
726
msgid "Can't create/write to file '%s' (Errcode: %d)"
731
msgid "Error reading file '%s' (Errcode: %d)"
736
msgid "Error writing file '%s' (Errcode: %d)"
741
msgid "Error on close of '%'s (Errcode: %d)"
746
msgid "Out of memory (Needed %u bytes)"
751
msgid "Error on delete of '%s' (Errcode: %d)"
756
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
761
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
766
msgid "Can't lock file (Errcode: %d)"
771
msgid "Can't unlock file (Errcode: %d)"
776
msgid "Can't read dir of '%s' (Errcode: %d)"
781
msgid "Can't get stat of '%s' (Errcode: %d)"
786
msgid "Can't change size of file (Errcode: %d)"
791
msgid "Can't open stream from handle (Errcode: %d)"
796
msgid "Can't get working dirctory (Errcode: %d)"
801
msgid "Can't change dir to '%s' (Errcode: %d)"
806
msgid "Warning: '%s' had %d links"
811
msgid "Warning: %d files and %d streams is left open\n"
816
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
821
msgid "Can't create directory '%s' (Errcode: %d)"
827
"Character set '%s' is not a compiled character set and is not specified in "
833
msgid "Out of resources when opening file '%s' (Errcode: %d)"
838
msgid "Can't read value for symlink '%s' (Error %d)"
843
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
848
msgid "Error on realpath() on '%s' (Error %d)"
853
msgid "Can't sync file '%s' to disk (Errcode: %d)"
859
"Collation '%s' is not a compiled collation and is not specified in the %s "
865
msgid "File '%s' not found (Errcode: %d)"
870
msgid "File '%s' (fileno: %d) was not closed"
873
#: mysys/my_error.c:86
875
msgid "Unknown error %d"
878
#: mysys/my_getopt.c:83
882
#: mysys/my_getopt.c:85
886
#: mysys/my_getopt.c:350
888
msgid "%s: %s: Option '%s' used, but is disabled\n"
891
#: mysys/my_getopt.c:351
895
#: mysys/my_getopt.c:351
899
#: mysys/my_getopt.c:454
901
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
904
#: mysys/my_getopt.c:767
906
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
909
#: mysys/my_getopt.c:948
911
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
914
#: mysys/my_getopt.c:1170
916
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
919
#: mysys/my_getopt.c:1190
923
"Variables (--variable-name=value)\n"
924
"and boolean options {false|true} Value (after reading options)\n"
925
"--------------------------------- -----------------------------\n"
928
#: mysys/my_getopt.c:1206 mysys/my_getopt.c:1222
929
msgid "(No default value)"
932
#: mysys/my_getopt.c:1225
936
#: mysys/my_getopt.c:1225
940
#: mysys/my_getopt.c:1250
945
#: mysys/my_handler_errors.h:10
946
msgid "Didn't find key on read or update"
949
#: mysys/my_handler_errors.h:12
950
msgid "Duplicate key on write or update"
953
#: mysys/my_handler_errors.h:14
954
msgid "Internal (unspecified) error in handler"
957
#: mysys/my_handler_errors.h:16
959
"Someone has changed the row since it was read (while the table was locked to "
963
#: mysys/my_handler_errors.h:18
964
msgid "Wrong index given to function"
967
#: mysys/my_handler_errors.h:20
968
msgid "Undefined handler error 125"
971
#: mysys/my_handler_errors.h:22
972
msgid "Index file is crashed"
975
#: mysys/my_handler_errors.h:24
976
msgid "Record file is crashed"
979
#: mysys/my_handler_errors.h:26
980
msgid "Out of memory in engine"
983
#: mysys/my_handler_errors.h:28
984
msgid "Undefined handler error 129"
987
#: mysys/my_handler_errors.h:30
988
msgid "Incorrect file format"
991
#: mysys/my_handler_errors.h:32
992
msgid "Command not supported by database"
995
#: mysys/my_handler_errors.h:34
996
msgid "Old database file"
999
#: mysys/my_handler_errors.h:36
1000
msgid "No record read before update"
1003
#: mysys/my_handler_errors.h:38
1004
msgid "Record was already deleted (or record file crashed)"
1007
#: mysys/my_handler_errors.h:40
1008
msgid "No more room in record file"
1011
#: mysys/my_handler_errors.h:42
1012
msgid "No more room in index file"
1015
#: mysys/my_handler_errors.h:44
1016
msgid "No more records (read after end of file)"
1019
#: mysys/my_handler_errors.h:46
1020
msgid "Unsupported extension used for table"
1023
#: mysys/my_handler_errors.h:48
1027
#: mysys/my_handler_errors.h:50
1028
msgid "Wrong create options"
1031
#: mysys/my_handler_errors.h:52
1032
msgid "Duplicate unique key or constraint on write or update"
1035
#: mysys/my_handler_errors.h:54
1036
msgid "Unknown character set used in table"
1039
#: mysys/my_handler_errors.h:56
1040
msgid "Conflicting table definitions in sub-tables of MERGE table"
1043
#: mysys/my_handler_errors.h:58
1044
msgid "Table is crashed and last repair failed"
1047
#: mysys/my_handler_errors.h:60
1048
msgid "Table was marked as crashed and should be repaired"
1051
#: mysys/my_handler_errors.h:62
1052
msgid "Lock timed out; Retry transaction"
1055
#: mysys/my_handler_errors.h:64
1056
msgid "Lock table is full; Restart program with a larger locktable"
1059
#: mysys/my_handler_errors.h:66
1060
msgid "Updates are not allowed under a read only transactions"
1063
#: mysys/my_handler_errors.h:68
1064
msgid "Lock deadlock; Retry transaction"
1067
#: mysys/my_handler_errors.h:70
1068
msgid "Foreign key constraint is incorrectly formed"
1071
#: mysys/my_handler_errors.h:72
1072
msgid "Cannot add a child row"
1075
#: mysys/my_handler_errors.h:74
1076
msgid "Cannot delete a parent row"
1079
#: mysys/my_handler_errors.h:76
1080
msgid "No savepoint with that name"
1083
#: mysys/my_handler_errors.h:78
1084
msgid "Non unique key block size"
1087
#: mysys/my_handler_errors.h:80
1088
msgid "The table does not exist in engine"
1091
#: mysys/my_handler_errors.h:82
1092
msgid "The table already existed in storage engine"
1095
#: mysys/my_handler_errors.h:84
1096
msgid "Could not connect to storage engine"
1099
#: mysys/my_handler_errors.h:86
1100
msgid "Unexpected null pointer found when using spatial index"
1103
#: mysys/my_handler_errors.h:88
1104
msgid "The table changed in storage engine"
1107
#: mysys/my_handler_errors.h:90
1108
msgid "There's no partition in table for the given value"
1111
#: mysys/my_handler_errors.h:92
1112
msgid "Row-based binlogging of row failed"
1115
#: mysys/my_handler_errors.h:94
1116
msgid "Index needed in foreign key constraint"
1119
#: mysys/my_handler_errors.h:96
1120
msgid "Upholding foreign key constraints would lead to a duplicate key error"
1123
#: mysys/my_handler_errors.h:98
1124
msgid "Table needs to be upgraded before it can be used"
1127
#: mysys/my_handler_errors.h:100
1128
msgid "Table is read only"
1131
#: mysys/my_handler_errors.h:102
1132
msgid "Failed to get next auto increment value"
1135
#: mysys/my_handler_errors.h:104
1136
msgid "Failed to set row auto increment value"
1139
#: mysys/my_handler_errors.h:106
1140
msgid "Unknown (generic) error from engine"
1143
#: mysys/my_handler_errors.h:108
1144
msgid "Record is the same"
1147
#: mysys/my_handler_errors.h:110
1148
msgid "It is not possible to log this statement"
1151
#: mysys/my_handler_errors.h:112
1152
msgid "Tablespace exists"
1155
#: mysys/my_handler_errors.h:114
1156
msgid "The event was corrupt, leading to illegal data being read"
1159
#: mysys/my_handler_errors.h:116
1160
msgid "The table is of a new format not supported by this version"
1163
#: mysys/my_handler_errors.h:118
1164
msgid "The event could not be processed no other hanlder error happened"
1167
#: mysys/my_handler_errors.h:120
1168
msgid "Got a fatal error during initialzaction of handler"
1171
#: mysys/my_handler_errors.h:122
1172
msgid "File to short; Expected more data in file"
1175
#: mysys/my_handler_errors.h:124
1176
msgid "Read page with wrong checksum"
1179
#: mysys/my_handler_errors.h:126
1180
msgid "Lock or active transaction"
1183
#: mysys/my_handler_errors.h:128
1184
msgid "No such table space"
1187
#: mysys/my_handler_errors.h:130
1188
msgid "Tablespace not empty"
1191
#: drizzled/rpl_mi.cc:148
1193
msgid "Failed to create a new master info file (file '%s', errno %d)"
1196
#: drizzled/rpl_mi.cc:154 drizzled/rpl_mi.cc:176
1198
msgid "Failed to create a cache on master info file (file '%s')"
1201
#: drizzled/rpl_mi.cc:170
1203
msgid "Failed to open the existing master info file (file '%s', errno %d)"
1206
#: drizzled/rpl_mi.cc:276
1209
"SSL information in the master info file ('%s') are ignored because this "
1210
"MySQL slave was compiled without SSL support."
1213
#: drizzled/rpl_mi.cc:300 drizzled/slave.cc:1079 drizzled/slave.cc:2151
1214
msgid "Failed to flush master info file"
1217
#: drizzled/rpl_mi.cc:305
1218
msgid "Error reading master configuration"
1221
#: drizzled/rpl_reporting.cc:43
1223
msgid "Slave %s: %s%s Error_code: %d"
1226
#: drizzled/rpl_utility.cc:123
1228
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
1231
#: drizzled/rpl_utility.cc:138
1234
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
1235
"Master's column size should be <= the slave's column size."
1238
#: drizzled/slave.cc:89
1239
msgid "Waiting to reconnect after a failed registration on master"
1242
#: drizzled/slave.cc:90
1244
"Slave I/O thread killed while waitnig to reconnect after a failed "
1245
"registration on master"
1248
#: drizzled/slave.cc:92
1249
msgid "Reconnecting after a failed registration on master"
1252
#: drizzled/slave.cc:93
1255
"failed registering on master, reconnecting to try again, log '%s' at postion "
1259
#: drizzled/slave.cc:96 drizzled/slave.cc:105
1260
msgid "Slave I/O thread killed during or after reconnect"
1263
#: drizzled/slave.cc:99
1264
msgid "Waiting to reconnect after a failed binlog dump request"
1267
#: drizzled/slave.cc:100
1268
msgid "Slave I/O thread killed while retrying master dump"
1271
#: drizzled/slave.cc:101
1272
msgid "Reconnecting after a failed binlog dump request"
1275
#: drizzled/slave.cc:102
1278
"failed dump request, reconnecting to try again, log '%s' at postion %s"
1281
#: drizzled/slave.cc:108
1282
msgid "Waiting to reconnect after a failed master event read"
1285
#: drizzled/slave.cc:109
1287
"Slave I/O thread killed while waiting to reconnect after a failed read"
1290
#: drizzled/slave.cc:111
1291
msgid "Reconnecting after a failed master event read"
1294
#: drizzled/slave.cc:112
1297
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
1301
#: drizzled/slave.cc:115
1303
"Slave I/O thread killed during or after a reconnect done to recover from "
1307
#: drizzled/slave.cc:229
1308
msgid "Failed to allocate memory for the master info structure"
1311
#: drizzled/slave.cc:236 drizzled/slave.cc:1820
1312
msgid "Failed to initialize the master info structure"
1315
#: drizzled/slave.cc:251
1316
msgid "Failed to create slave threads"
1319
#: drizzled/slave.cc:448
1320
msgid "Server id not set, will not start slave"
1323
#: drizzled/slave.cc:616
1325
"SQL thread had to stop in an unsafe situation, in the middle of applying "
1326
"updates to a non-transactional table without any primary key. There is a "
1327
"risk of duplicate updates when the slave SQL thread is restarted. Please "
1328
"check your tables' contents after restart."
1331
#: drizzled/slave.cc:777 drizzled/slave.cc:792
1332
msgid "Master reported unrecognized DRIZZLE version"
1335
#: drizzled/slave.cc:833
1336
msgid "default Format_description_log_event"
1339
#: drizzled/slave.cc:855
1342
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
1343
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
1346
#: drizzled/slave.cc:882
1348
"The slave I/O thread stops because master and slave have equal DRIZZLE "
1349
"server ids; these ids must be different for replication to work (or the --"
1350
"replicate-same-server-id option must be used on slave but this doesnot "
1351
"always make sense; please check the manual before using it)."
1354
#: drizzled/slave.cc:927
1356
"The slave I/O thread stops because master and slave have different values "
1357
"for the COLLATION_SERVER global variable. The values must be equal for "
1358
"replication to work"
1361
#: drizzled/slave.cc:963
1363
"The slave I/O thread stops because master and slave have different values "
1364
"for the TIME_ZONE global variable. The values must be equal for replication "
1368
#: drizzled/slave.cc:1028
1369
msgid "Waiting for the slave SQL thread to free enough relay log space"
1372
#: drizzled/slave.cc:1074
1374
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
1378
#: drizzled/slave.cc:1085
1379
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
1382
#: drizzled/slave.cc:1476
1384
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
1387
#: drizzled/slave.cc:1529
1389
msgid "Error reading packet from server: %s ( server_errno=%d)"
1392
#: drizzled/slave.cc:1537
1394
msgid "Slave: received end packet from server, apparent master shutdown: %s"
1397
#: drizzled/slave.cc:1691
1400
"It was not possible to update the positions of the relay log information: "
1401
"the slave may be in an inconsistent state. Stopped in %s position %s"
1404
#: drizzled/slave.cc:1766 drizzled/slave.cc:2366
1406
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
1409
#: drizzled/slave.cc:1825 drizzled/slave.cc:2315
1411
msgid "Error initializing relay log position: %s"
1414
#: drizzled/slave.cc:1841
1417
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
1418
"Consider raising the value of the slave_transaction_retries variable."
1421
#: drizzled/slave.cc:1864
1423
"Could not parse relay log event entry. The possible reasons are: the "
1424
"master's binary log is corrupted (you can check this by running "
1425
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
1426
"can check this by running 'mysqlbinlog' on the relay log), a network "
1427
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
1428
"check the master's binary log or slave's relay log, you will be able to know "
1429
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
1432
#: drizzled/slave.cc:1988
1433
msgid "Failed during slave I/O thread initialization"
1436
#: drizzled/slave.cc:2002
1437
msgid "error in drizzle_create()"
1440
#: drizzled/slave.cc:2010
1443
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
1444
"'%s' at position %s"
1447
#: drizzled/slave.cc:2024
1448
msgid "Slave I/O thread killed while connecting to master"
1451
#: drizzled/slave.cc:2048
1452
msgid "Slave I/O thread couldn't register on master"
1455
#: drizzled/slave.cc:2060 drizzled/slave.cc:2084 drizzled/slave.cc:2108
1456
msgid "Forcing to reconnect slave I/O thread"
1459
#: drizzled/slave.cc:2073
1460
msgid "Failed on request_dump()"
1463
#: drizzled/slave.cc:2074
1464
msgid "Slave I/O thread killed while requesting master dump"
1467
#: drizzled/slave.cc:2100
1468
msgid "Waiting for master to send event"
1471
#: drizzled/slave.cc:2102
1472
msgid "Slave I/O thread killed while reading event"
1475
#: drizzled/slave.cc:2120
1478
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
1479
"entry is correct, restart the server with a higher value of "
1480
"max_allowed_packet"
1483
#: drizzled/slave.cc:2134
1484
msgid "Stopping slave I/O thread due to out-of-memory error from master"
1487
#: drizzled/slave.cc:2144
1488
msgid "Queueing master event to the relay log"
1491
#: drizzled/slave.cc:2171
1492
msgid "Slave I/O thread aborted while waiting for relay log space"
1495
#: drizzled/slave.cc:2181
1497
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
1500
#: drizzled/slave.cc:2205
1501
msgid "Waiting for slave mutex on exit"
1504
#: drizzled/slave.cc:2271
1505
msgid "Failed during slave thread initialization"
1508
#: drizzled/slave.cc:2337
1511
"Slave SQL thread initialized, starting replication in log '%s' at position "
1512
"%s, relay log '%s' position: %s"
1515
#: drizzled/slave.cc:2351
1516
msgid "Slave SQL thread aborted. Can't execute init_slave query"
1519
#: drizzled/slave.cc:2377
1520
msgid "Reading event from the relay log"
1523
#: drizzled/slave.cc:2402
1525
msgid "Slave (additional info): %s Error_code: %d"
1528
#: drizzled/slave.cc:2419
1530
msgid "Slave: %s Error_code: %d"
1533
#: drizzled/slave.cc:2422
1536
"Error loading user-defined library, slave SQL thread aborted. Install the "
1537
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
1538
"stopped at log '%s' position %s"
1541
#: drizzled/slave.cc:2430
1544
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
1545
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
1548
#: drizzled/slave.cc:2442
1551
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
1554
#: drizzled/slave.cc:2538
1556
msgid "Slave I/O: failed requesting download of '%s'"
1559
#: drizzled/slave.cc:2555
1561
msgid "Network read error downloading '%s' from master"
1564
#: drizzled/slave.cc:2577
1565
msgid "error writing Exec_load event to relay log"
1568
#: drizzled/slave.cc:2591
1569
msgid "error writing Create_file event to relay log"
1572
#: drizzled/slave.cc:2606
1573
msgid "error writing Append_block event to relay log"
1576
#: drizzled/slave.cc:2702
1577
msgid "Memory allocation failed"
1580
#: drizzled/slave.cc:2727 drizzled/slave.cc:2813
1583
"Read invalid event from master: '%s', master could be corrupt but a more "
1584
"likely cause of this is a bug"
1587
#: drizzled/slave.cc:3086
1588
msgid "could not queue event from master"
1591
#: drizzled/slave.cc:3180
1593
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
1596
#: drizzled/slave.cc:3182
1597
msgid "reconnecting"
1600
#: drizzled/slave.cc:3182
1604
#: drizzled/slave.cc:3208
1607
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
1611
#: drizzled/slave.cc:3598
1613
msgid "next log '%s' is currently active"
1616
#: drizzled/slave.cc:3628
1618
msgid "next log '%s' is not active"
1621
#: drizzled/slave.cc:3644
1624
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
1627
#: drizzled/slave.cc:3650
1628
msgid "Aborting slave SQL thread because of partial event read"
1631
#: drizzled/slave.cc:3656 drizzled/slave.cc:3663
1633
msgid "Error reading relay log event: %s"
1636
#: drizzled/slave.cc:3657
1637
msgid "slave SQL thread was killed"
1640
#: drizzled/slave.cc:3755
1643
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
1644
"check error log on slave for more info"
1647
#: drizzled/slave.cc:3761
1650
"According to the master's version ('%s'), it is probable that master suffers "
1651
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
1652
"current binary log event may make the slave's data become different from the "
1653
"master's data. To take no risk, slave refuses to replicate this event and "
1654
"stops. We recommend that all updates be stopped on the master and slave, "
1655
"that the data of both be manually synchronized, that master's binary logs be "
1656
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
1657
"Then replication can be restarted."
1660
#: drizzled/sql_repl.cc:101
1661
msgid "Failed in send_file() while reading file name"
1664
#: drizzled/sql_repl.cc:114
1665
msgid "Failed in send_file() on open of file"
1668
#: drizzled/sql_repl.cc:122
1669
msgid "Failed in send_file() while writing data to client"
1672
#: drizzled/sql_repl.cc:131
1673
msgid "Failed in send_file() while negotiating file transfer close"
1676
#: drizzled/table.cc:547
1679
"'%s' had no or invalid character set, and default character set is multi-"
1680
"byte, so character column sizes may have changed"
1683
#: drizzled/table.cc:984 drizzled/table.cc:990
1686
"Found incompatible DECIMAL field '%s' in %s; Please do \"ALTER TABLE '%s' "
1687
"FORCE\" to fix it!"
1690
#: drizzled/table.cc:1162
1693
"Found wrong key definition in %s; Please do \"ALTER TABLE '%s' FORCE \" to "
1697
#: drizzled/table.cc:1168
1700
"Found wrong key definition in %s; Please do \"ALTER TABLE '%s' FORCE\" to "
1704
#: drizzled/table.cc:1811
1706
msgid "Unknown collation '%s' in table '%-.64s' definition"
1709
#: drizzled/table.cc:1818
1712
"Table '%-.64s' was created with a different version of MySQL and cannot be "
1716
#: drizzled/table.cc:2409
1719
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
1723
#: drizzled/table.cc:2435
1726
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
1727
"have type %s, found type %s."
1730
#: drizzled/table.cc:2444
1733
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
1734
"position %d to have character set '%s' but the type has no character set."
1737
#: drizzled/table.cc:2454
1740
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
1741
"position %d to have character set '%s' but found character set '%s'."
1744
#: drizzled/table.cc:2465
1747
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
1748
"have type %s but the column is not found."
1751
#: drizzled/tztime.cc:1063
1753
msgid "Fatal error: Illegal or unknown default time zone '%s'"
1756
#: drizzled/definitions.h:48
1757
msgid "Invalid error code"