~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/en_US.po

Merged from gettextize.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# English translations for drizzle package.
2
 
# Copyright (C) 2008 Sun Microsystems
3
 
# This file is distributed under the same license as the drizzle package.
4
 
# Monty Taylor <mordred@inaugust.com>, 2008.
5
 
#
6
 
msgid ""
7
 
msgstr ""
8
 
"Project-Id-Version: drizzle 7.0.0\n"
9
 
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
 
"POT-Creation-Date: 2008-08-01 19:41-0700\n"
11
 
"PO-Revision-Date: 2008-08-01 19:03-0700\n"
12
 
"Last-Translator: Monty Taylor <mordred@inaugust.com>\n"
13
 
"Language-Team: English\n"
14
 
"MIME-Version: 1.0\n"
15
 
"Content-Type: text/plain; charset=UTF-8\n"
16
 
"Content-Transfer-Encoding: 8bit\n"
17
 
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
 
 
19
 
#: client/drizzle.c:260
20
 
msgid "Synonym for `help'."
21
 
msgstr "Synonym for `help'."
22
 
 
23
 
#: client/drizzle.c:261
24
 
msgid "Clear command."
25
 
msgstr "Clear command."
26
 
 
27
 
#: client/drizzle.c:263
28
 
msgid "Reconnect to the server. Optional arguments are db and host."
29
 
msgstr "Reconnect to the server. Optional arguments are db and host."
30
 
 
31
 
#: client/drizzle.c:265
32
 
msgid ""
33
 
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
34
 
msgstr ""
35
 
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
36
 
 
37
 
#: client/drizzle.c:267
38
 
msgid "Send command to drizzle server, display result vertically."
39
 
msgstr "Send command to drizzle server, display result vertically."
40
 
 
41
 
#: client/drizzle.c:268
42
 
msgid "Exit drizzle. Same as quit."
43
 
msgstr "Exit drizzle. Same as quit."
44
 
 
45
 
#: client/drizzle.c:269
46
 
msgid "Send command to drizzle server."
47
 
msgstr "Send command to drizzle server."
48
 
 
49
 
#: client/drizzle.c:270
50
 
msgid "Display this help."
51
 
msgstr "Display this help."
52
 
 
53
 
#: client/drizzle.c:271
54
 
msgid "Disable pager, print to stdout."
55
 
msgstr "Disable pager, print to stdout."
56
 
 
57
 
#: client/drizzle.c:272
58
 
msgid "Don't write into outfile."
59
 
msgstr "Don't write into outfile."
60
 
 
61
 
#: client/drizzle.c:274
62
 
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
63
 
msgstr "Set PAGER [to_pager]. Print the query results via PAGER."
64
 
 
65
 
#: client/drizzle.c:275
66
 
msgid "Print current command."
67
 
msgstr "Print current command."
68
 
 
69
 
#: client/drizzle.c:276
70
 
msgid "Change your drizzle prompt."
71
 
msgstr "Change your drizzle prompt."
72
 
 
73
 
#: client/drizzle.c:277
74
 
msgid "Quit drizzle."
75
 
msgstr "Quit drizzle."
76
 
 
77
 
#: client/drizzle.c:278
78
 
msgid "Rebuild completion hash."
79
 
msgstr "Rebuild completion hash."
80
 
 
81
 
#: client/drizzle.c:280
82
 
msgid "Execute an SQL script file. Takes a file name as an argument."
83
 
msgstr "Execute an SQL script file. Takes a file name as an argument."
84
 
 
85
 
#: client/drizzle.c:281
86
 
msgid "Get status information from the server."
87
 
msgstr "Get status information from the server."
88
 
 
89
 
#: client/drizzle.c:283
90
 
msgid "Set outfile [to_outfile]. Append everything into given outfile."
91
 
msgstr "Set outfile [to_outfile]. Append everything into given outfile."
92
 
 
93
 
#: client/drizzle.c:285
94
 
msgid "Use another database. Takes database name as argument."
95
 
msgstr "Use another database. Takes database name as argument."
96
 
 
97
 
#: client/drizzle.c:287
98
 
msgid ""
99
 
"Switch to another charset. Might be needed for processing binlog with multi-"
100
 
"byte charsets."
101
 
msgstr ""
102
 
"Switch to another charset. Might be needed for processing binlog with multi-"
103
 
"byte charsets."
104
 
 
105
 
#: client/drizzle.c:289 client/drizzle.c:1455
106
 
msgid "Show warnings after every statement."
107
 
msgstr "Show warnings after every statement."
108
 
 
109
 
#: client/drizzle.c:291
110
 
msgid "Don't show warnings after every statement."
111
 
msgstr "Don't show warnings after every statement."
112
 
 
113
 
#: client/drizzle.c:1126
114
 
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
115
 
msgstr "Welcome to the Drizzle client..  Commands end with ; or \\g."
116
 
 
117
 
#: client/drizzle.c:1134
118
 
#, c-format
119
 
msgid ""
120
 
"Your Drizzle connection id is %u\n"
121
 
"Server version: %s\n"
122
 
msgstr ""
123
 
"Your Drizzle connection id is %u\n"
124
 
"Server version: %s\n"
125
 
 
126
 
#: client/drizzle.c:1164
127
 
#, c-format
128
 
msgid "Reading history-file %s\n"
129
 
msgstr "Reading history-file %s\n"
130
 
 
131
 
#: client/drizzle.c:1169
132
 
#, c-format
133
 
msgid "Couldn't allocate memory for temp histfile!\n"
134
 
msgstr "Couldn't allocate memory for temp histfile!\n"
135
 
 
136
 
#: client/drizzle.c:1176
137
 
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
138
 
msgstr "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
139
 
 
140
 
#: client/drizzle.c:1195
141
 
#, c-format
142
 
msgid "Writing history-file %s\n"
143
 
msgstr "Writing history-file %s\n"
144
 
 
145
 
#: client/drizzle.c:1204
146
 
msgid "Aborted"
147
 
msgstr "Aborted"
148
 
 
149
 
#: client/drizzle.c:1204
150
 
msgid "Bye"
151
 
msgstr "Bye"
152
 
 
153
 
#: client/drizzle.c:1257
154
 
msgid "Query aborted by Ctrl+C\n"
155
 
msgstr "Query aborted by Ctrl+C\n"
156
 
 
157
 
#: client/drizzle.c:1280
158
 
msgid "Display this help and exit."
159
 
msgstr "Display this help and exit."
160
 
 
161
 
#: client/drizzle.c:1282
162
 
msgid "Synonym for -?"
163
 
msgstr "Synonym for -?"
164
 
 
165
 
#: client/drizzle.c:1285
166
 
msgid ""
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."
170
 
msgstr ""
171
 
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
172
 
"and field completion, but startup and reconnecting may take a longer time. "
173
 
"Disable with --disable-auto-rehash."
174
 
 
175
 
#: client/drizzle.c:1289
176
 
msgid ""
177
 
"No automatic rehashing. One has to use 'rehash' to get table and field "
178
 
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
179
 
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
180
 
msgstr ""
181
 
"No automatic rehashing. One has to use 'rehash' to get table and field "
182
 
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
183
 
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
184
 
 
185
 
#: client/drizzle.c:1292
186
 
msgid ""
187
 
"Automatically switch to vertical output mode if the result is wider than the "
188
 
"terminal width."
189
 
msgstr ""
190
 
"Automatically switch to vertical output mode if the result is wider than the "
191
 
"terminal width."
192
 
 
193
 
#: client/drizzle.c:1295
194
 
msgid ""
195
 
"Don't use history file. Disable interactive behavior. (Enables --silent)"
196
 
msgstr ""
197
 
"Don't use history file. Disable interactive behavior. (Enables --silent)"
198
 
 
199
 
#: client/drizzle.c:1297
200
 
msgid "Directory where character sets are."
201
 
msgstr "Directory where character sets are."
202
 
 
203
 
#: client/drizzle.c:1299
204
 
msgid "Display column type information."
205
 
msgstr "Display column type information."
206
 
 
207
 
#: client/drizzle.c:1302
208
 
msgid ""
209
 
"Preserve comments. Send comments to the server. The default is --skip-"
210
 
"comments (discard comments), enable with --comments"
211
 
msgstr ""
212
 
"Preserve comments. Send comments to the server. The default is --skip-"
213
 
"comments (discard comments), enable with --comments"
214
 
 
215
 
#: client/drizzle.c:1305
216
 
msgid "Use compression in server/client protocol."
217
 
msgstr "Use compression in server/client protocol."
218
 
 
219
 
#: client/drizzle.c:1308
220
 
msgid "Check memory and open file usage at exit ."
221
 
msgstr "Check memory and open file usage at exit ."
222
 
 
223
 
#: client/drizzle.c:1311
224
 
msgid "Print some debug info at exit."
225
 
msgstr "Print some debug info at exit."
226
 
 
227
 
#: client/drizzle.c:1313
228
 
msgid "Database to use."
229
 
msgstr "Database to use."
230
 
 
231
 
#: client/drizzle.c:1316
232
 
msgid "Set the default character set."
233
 
msgstr "Set the default character set."
234
 
 
235
 
#: client/drizzle.c:1318
236
 
msgid "Delimiter to be used."
237
 
msgstr "Delimiter to be used."
238
 
 
239
 
#: client/drizzle.c:1320
240
 
msgid "Execute command and quit. (Disables --force and history file)"
241
 
msgstr "Execute command and quit. (Disables --force and history file)"
242
 
 
243
 
#: client/drizzle.c:1322
244
 
msgid "Print the output of a query (rows) vertically."
245
 
msgstr "Print the output of a query (rows) vertically."
246
 
 
247
 
#: client/drizzle.c:1325
248
 
msgid "Continue even if we get an sql error."
249
 
msgstr "Continue even if we get an sql error."
250
 
 
251
 
#: client/drizzle.c:1329
252
 
msgid ""
253
 
"Enable named commands. Named commands mean this program's internal commands; "
254
 
"see drizzle> help . When enabled, the named commands can be used from any "
255
 
"line of the query, otherwise only from the first line, before an enter. "
256
 
"Disable with --disable-named-commands. This option is disabled by default."
257
 
msgstr ""
258
 
"Enable named commands. Named commands mean this program's internal commands; "
259
 
"see drizzle> help . When enabled, the named commands can be used from any "
260
 
"line of the query, otherwise only from the first line, before an enter. "
261
 
"Disable with --disable-named-commands. This option is disabled by default."
262
 
 
263
 
#: client/drizzle.c:1333
264
 
msgid ""
265
 
"Named commands are disabled. Use \\* form only, or use named commands only "
266
 
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
267
 
"the client now starts with this option ENABLED by default! Disable with '-"
268
 
"G'. Long format commands still work from the first line. WARNING: option "
269
 
"deprecated; use --disable-named-commands instead."
270
 
msgstr ""
271
 
"Named commands are disabled. Use \\* form only, or use named commands only "
272
 
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
273
 
"the client now starts with this option ENABLED by default! Disable with '-"
274
 
"G'. Long format commands still work from the first line. WARNING: option "
275
 
"deprecated; use --disable-named-commands instead."
276
 
 
277
 
#: client/drizzle.c:1335
278
 
msgid "Ignore space after function names."
279
 
msgstr "Ignore space after function names."
280
 
 
281
 
#: client/drizzle.c:1337
282
 
msgid "Enable/disable LOAD DATA LOCAL INFILE."
283
 
msgstr "Enable/disable LOAD DATA LOCAL INFILE."
284
 
 
285
 
#: client/drizzle.c:1340
286
 
msgid "Turn off beep on error."
287
 
msgstr "Turn off beep on error."
288
 
 
289
 
#: client/drizzle.c:1342
290
 
msgid "Connect to host."
291
 
msgstr "Connect to host."
292
 
 
293
 
#: client/drizzle.c:1344
294
 
msgid "Produce HTML output."
295
 
msgstr "Produce HTML output."
296
 
 
297
 
#: client/drizzle.c:1346
298
 
msgid "Produce XML output"
299
 
msgstr "Produce XML output"
300
 
 
301
 
#: client/drizzle.c:1348
302
 
msgid "Write line numbers for errors."
303
 
msgstr "Write line numbers for errors."
304
 
 
305
 
#: client/drizzle.c:1351
306
 
msgid ""
307
 
"Don't write line number for errors. WARNING: -L is deprecated, use long "
308
 
"version of this option instead."
309
 
msgstr ""
310
 
"Don't write line number for errors. WARNING: -L is deprecated, use long "
311
 
"version of this option instead."
312
 
 
313
 
#: client/drizzle.c:1353
314
 
msgid "Flush buffer after each query."
315
 
msgstr "Flush buffer after each query."
316
 
 
317
 
#: client/drizzle.c:1355
318
 
msgid "Write column names in results."
319
 
msgstr "Write column names in results."
320
 
 
321
 
#: client/drizzle.c:1359
322
 
msgid ""
323
 
"Don't write column names in results. WARNING: -N is deprecated, use long "
324
 
"version of this options instead."
325
 
msgstr ""
326
 
"Don't write column names in results. WARNING: -N is deprecated, use long "
327
 
"version of this options instead."
328
 
 
329
 
#: client/drizzle.c:1362
330
 
msgid ""
331
 
"Change the value of a variable. Please note that this option is deprecated; "
332
 
"you can set variables directly with --variable-name=value."
333
 
msgstr ""
334
 
"Change the value of a variable. Please note that this option is deprecated; "
335
 
"you can set variables directly with --variable-name=value."
336
 
 
337
 
#: client/drizzle.c:1364
338
 
msgid "Ignore SIGINT (CTRL-C)"
339
 
msgstr "Ignore SIGINT (CTRL-C)"
340
 
 
341
 
#: client/drizzle.c:1368
342
 
msgid ""
343
 
"Only update the default database. This is useful for skipping updates to "
344
 
"other database in the update log."
345
 
msgstr ""
346
 
"Only update the default database. This is useful for skipping updates to "
347
 
"other database in the update log."
348
 
 
349
 
#: client/drizzle.c:1371
350
 
msgid ""
351
 
"Pager to use to display results. If you don't supply an option the default "
352
 
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
353
 
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
354
 
"work in batch mode. Disable with --disable-pager. This option is disabled by "
355
 
"default."
356
 
msgstr ""
357
 
"Pager to use to display results. If you don't supply an option the default "
358
 
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
359
 
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
360
 
"work in batch mode. Disable with --disable-pager. This option is disabled by "
361
 
"default."
362
 
 
363
 
#: client/drizzle.c:1374
364
 
msgid ""
365
 
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
366
 
"option deprecated; use --disable-pager instead."
367
 
msgstr ""
368
 
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
369
 
"option deprecated; use --disable-pager instead."
370
 
 
371
 
#: client/drizzle.c:1377
372
 
msgid ""
373
 
"Password to use when connecting to server. If password is not given it's "
374
 
"asked from the tty."
375
 
msgstr ""
376
 
"Password to use when connecting to server. If password is not given it's "
377
 
"asked from the tty."
378
 
 
379
 
#: client/drizzle.c:1379
380
 
msgid ""
381
 
"Port number to use for connection or 0 for default to, in order of "
382
 
"preference, my.cnf, $MYSQL_TCP_PORT, "
383
 
msgstr ""
384
 
"Port number to use for connection or 0 for default to, in order of "
385
 
"preference, my.cnf, $MYSQL_TCP_PORT, "
386
 
 
387
 
#: client/drizzle.c:1383
388
 
msgid "built-in default"
389
 
msgstr "built-in default"
390
 
 
391
 
#: client/drizzle.c:1386
392
 
msgid "Set the drizzle prompt to this value."
393
 
msgstr "Set the drizzle prompt to this value."
394
 
 
395
 
#: client/drizzle.c:1389
396
 
msgid "The protocol of connection (tcp,socket,pipe,memory)."
397
 
msgstr "The protocol of connection (tcp,socket,pipe,memory)."
398
 
 
399
 
#: client/drizzle.c:1392
400
 
msgid ""
401
 
"Don't cache result, print it row by row. This may slow down the server if "
402
 
"the output is suspended. Doesn't use history file."
403
 
msgstr ""
404
 
"Don't cache result, print it row by row. This may slow down the server if "
405
 
"the output is suspended. Doesn't use history file."
406
 
 
407
 
#: client/drizzle.c:1394
408
 
msgid "Write fields without conversion. Used with --batch."
409
 
msgstr "Write fields without conversion. Used with --batch."
410
 
 
411
 
#: client/drizzle.c:1397
412
 
msgid ""
413
 
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
414
 
"option is enabled by default."
415
 
msgstr ""
416
 
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
417
 
"option is enabled by default."
418
 
 
419
 
#: client/drizzle.c:1399
420
 
msgid ""
421
 
"Be more silent. Print results with a tab as separator, each row on new line."
422
 
msgstr ""
423
 
"Be more silent. Print results with a tab as separator, each row on new line."
424
 
 
425
 
#: client/drizzle.c:1401
426
 
msgid "Socket file to use for connection."
427
 
msgstr "Socket file to use for connection."
428
 
 
429
 
#: client/drizzle.c:1404
430
 
msgid "Output in table format."
431
 
msgstr "Output in table format."
432
 
 
433
 
#: client/drizzle.c:1407
434
 
msgid ""
435
 
"Append everything into outfile. See interactive help (\\h) also. Does not "
436
 
"work in batch mode. Disable with --disable-tee. This option is disabled by "
437
 
"default."
438
 
msgstr ""
439
 
"Append everything into outfile. See interactive help (\\h) also. Does not "
440
 
"work in batch mode. Disable with --disable-tee. This option is disabled by "
441
 
"default."
442
 
 
443
 
#: client/drizzle.c:1409
444
 
msgid ""
445
 
"Disable outfile. See interactive help (\\h) also. WARNING: option "
446
 
"deprecated; use --disable-tee instead"
447
 
msgstr ""
448
 
"Disable outfile. See interactive help (\\h) also. WARNING: option "
449
 
"deprecated; use --disable-tee instead"
450
 
 
451
 
#: client/drizzle.c:1412
452
 
msgid "User for login if not current user."
453
 
msgstr "User for login if not current user."
454
 
 
455
 
#: client/drizzle.c:1415
456
 
msgid "Only allow UPDATE and DELETE that uses keys."
457
 
msgstr "Only allow UPDATE and DELETE that uses keys."
458
 
 
459
 
#: client/drizzle.c:1418
460
 
msgid "Synonym for option --safe-updates, -U."
461
 
msgstr "Synonym for option --safe-updates, -U."
462
 
 
463
 
#: client/drizzle.c:1421
464
 
msgid "Write more. (-v -v -v gives the table output format)."
465
 
msgstr "Write more. (-v -v -v gives the table output format)."
466
 
 
467
 
#: client/drizzle.c:1423
468
 
msgid "Output version information and exit."
469
 
msgstr "Output version information and exit."
470
 
 
471
 
#: client/drizzle.c:1425
472
 
msgid "Wait and retry if connection is down."
473
 
msgstr "Wait and retry if connection is down."
474
 
 
475
 
#: client/drizzle.c:1428
476
 
msgid "Number of seconds before connection timeout."
477
 
msgstr "Number of seconds before connection timeout."
478
 
 
479
 
#: client/drizzle.c:1433
480
 
msgid "Max packet length to send to, or receive from server"
481
 
msgstr "Max packet length to send to, or receive from server"
482
 
 
483
 
#: client/drizzle.c:1438
484
 
msgid "Buffer for TCP/IP and socket communication"
485
 
msgstr "Buffer for TCP/IP and socket communication"
486
 
 
487
 
#: client/drizzle.c:1442
488
 
msgid "Automatic limit for SELECT when using --safe-updates"
489
 
msgstr "Automatic limit for SELECT when using --safe-updates"
490
 
 
491
 
#: client/drizzle.c:1447
492
 
msgid "Automatic limit for rows in a join when using --safe-updates"
493
 
msgstr "Automatic limit for rows in a join when using --safe-updates"
494
 
 
495
 
#: client/drizzle.c:1451
496
 
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
497
 
msgstr "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
498
 
 
499
 
#: client/drizzle.c:1453
500
 
msgid "Send embedded server this as a parameter."
501
 
msgstr "Send embedded server this as a parameter."
502
 
 
503
 
#: client/drizzle.c:1466
504
 
#, c-format
505
 
msgid "%s  Ver %s Distrib %s, for %s (%s) using %s %s\n"
506
 
msgstr "%s  Ver %s Distrib %s, for %s (%s) using %s %s\n"
507
 
 
508
 
#: client/drizzle.c:1472
509
 
#, c-format
510
 
msgid ""
511
 
"Copyright (C) 2000-2008 MySQL AB\n"
512
 
"                                      This software comes with ABSOLUTELY NO "
513
 
"WARRANTY. This is free software,\n"
514
 
" and you are welcome to modify and redistribute it under the GPL license\n"
515
 
msgstr ""
516
 
"Copyright (C) 2000-2008 MySQL AB\n"
517
 
"                                      This software comes with ABSOLUTELY NO "
518
 
"WARRANTY. This is free software,\n"
519
 
" and you are welcome to modify and redistribute it under the GPL license\n"
520
 
 
521
 
#: client/drizzle.c:1476
522
 
#, c-format
523
 
msgid "Usage: %s [OPTIONS] [database]\n"
524
 
msgstr "Usage: %s [OPTIONS] [database]\n"
525
 
 
526
 
#: client/drizzle.c:1509
527
 
msgid "DELIMITER cannot contain a backslash character"
528
 
msgstr "DELIMITER cannot contain a backslash character"
529
 
 
530
 
#: client/drizzle.c:1530
531
 
#, c-format
532
 
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
533
 
msgstr "WARNING: option deprecated; use --disable-tee instead.\n"
534
 
 
535
 
#: client/drizzle.c:1553
536
 
#, c-format
537
 
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
538
 
msgstr "WARNING: option deprecated; use --disable-pager instead.\n"
539
 
 
540
 
#: client/drizzle.c:1932
541
 
#, c-format
542
 
msgid "Unknown command '\\%c'."
543
 
msgstr "Unknown command '\\%c'."
544
 
 
545
 
#: client/drizzle.c:2362
546
 
msgid ""
547
 
"Reading table information for completion of table and column names\n"
548
 
"    You can turn off this feature to get a quicker startup with -A\n"
549
 
"\n"
550
 
msgstr ""
551
 
"Reading table information for completion of table and column names\n"
552
 
"    You can turn off this feature to get a quicker startup with -A\n"
553
 
"\n"
554
 
 
555
 
#: client/drizzle.c:2459
556
 
msgid "No connection. Trying to reconnect..."
557
 
msgstr "No connection. Trying to reconnect..."
558
 
 
559
 
#: client/drizzle.c:2465
560
 
msgid "Can't connect to the server\n"
561
 
msgstr "Can't connect to the server\n"
562
 
 
563
 
#: client/drizzle.c:2522
564
 
msgid "categories:"
565
 
msgstr "categories:"
566
 
 
567
 
#: client/drizzle.c:2522
568
 
msgid "topics:"
569
 
msgstr "topics:"
570
 
 
571
 
#: client/drizzle.c:2573
572
 
#, c-format
573
 
msgid "Name: '%s'\n"
574
 
msgstr "Name: '%s'\n"
575
 
 
576
 
#: client/drizzle.c:2574
577
 
#, c-format
578
 
msgid ""
579
 
"Description:\n"
580
 
"%s"
581
 
msgstr ""
582
 
"Description:\n"
583
 
"%s"
584
 
 
585
 
#: client/drizzle.c:2576
586
 
#, c-format
587
 
msgid ""
588
 
"Examples:\n"
589
 
"%s"
590
 
msgstr ""
591
 
"Examples:\n"
592
 
"%s"
593
 
 
594
 
#: client/drizzle.c:2589
595
 
msgid "Many help items for your request exist."
596
 
msgstr "Many help items for your request exist."
597
 
 
598
 
#: client/drizzle.c:2590
599
 
msgid ""
600
 
"To make a more specific request, please type 'help <item>',\n"
601
 
"where <item> is one of the following"
602
 
msgstr ""
603
 
"To make a more specific request, please type 'help <item>',\n"
604
 
"where <item> is one of the following"
605
 
 
606
 
#: client/drizzle.c:2596
607
 
#, c-format
608
 
msgid "You asked for help about help category: '%s'\n"
609
 
msgstr "You asked for help about help category: '%s'\n"
610
 
 
611
 
#: client/drizzle.c:2597
612
 
msgid ""
613
 
"For more information, type 'help <item>', where <item> is one of the "
614
 
"following"
615
 
msgstr ""
616
 
"For more information, type 'help <item>', where <item> is one of the "
617
 
"following"
618
 
 
619
 
#: client/drizzle.c:2610
620
 
msgid ""
621
 
"\n"
622
 
"Nothing found"
623
 
msgstr ""
624
 
"\n"
625
 
"Nothing found"
626
 
 
627
 
#: client/drizzle.c:2611
628
 
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
629
 
msgstr ""
630
 
"Please try to run 'help contents' for a list of all accessible topics\n"
631
 
 
632
 
#: client/drizzle.c:2634
633
 
msgid "List of all Drizzle commands:"
634
 
msgstr "List of all Drizzle commands:"
635
 
 
636
 
#: client/drizzle.c:2636
637
 
msgid "Note that all text commands must be first on line and end with ';'"
638
 
msgstr "Note that all text commands must be first on line and end with ';'"
639
 
 
640
 
#: client/drizzle.c:2647
641
 
msgid ""
642
 
"\n"
643
 
"For server side help, type 'help contents'\n"
644
 
msgstr ""
645
 
"\n"
646
 
"For server side help, type 'help contents'\n"
647
 
 
648
 
#: client/drizzle.c:2670
649
 
msgid "Usage: \\C char_setname | charset charset_name"
650
 
msgstr "Usage: \\C char_setname | charset charset_name"
651
 
 
652
 
#: client/drizzle.c:2680
653
 
msgid "Charset changed"
654
 
msgstr "Charset changed"
655
 
 
656
 
#: client/drizzle.c:2682
657
 
msgid "Charset is not found"
658
 
msgstr "Charset is not found"
659
 
 
660
 
#: client/drizzle.c:2713
661
 
msgid "No query specified\n"
662
 
msgstr "No query specified\n"
663
 
 
664
 
#: client/drizzle.c:2728
665
 
msgid "Ignoring query to other database"
666
 
msgstr "Ignoring query to other database"
667
 
 
668
 
#: client/drizzle.c:2777
669
 
msgid "Empty set"
670
 
msgstr "Empty set"
671
 
 
672
 
#: client/drizzle.c:2804
673
 
#, c-format
674
 
msgid "%ld row in set"
675
 
msgid_plural "%ld rows in set"
676
 
msgstr[0] "%ld row in set"
677
 
msgstr[1] "%ld rows in set"
678
 
 
679
 
#: client/drizzle.c:2813
680
 
msgid "Query OK"
681
 
msgstr "Query OK"
682
 
 
683
 
#: client/drizzle.c:2815
684
 
#, c-format
685
 
msgid "Query OK, %ld row affected"
686
 
msgid_plural "Query OK, %ld rows affected"
687
 
msgstr[0] "Query OK, %ld row affected"
688
 
msgstr[1] "Query OK, %ld rows affected"
689
 
 
690
 
#: mysys/errors.c:25
691
 
#, c-format
692
 
msgid "Can't create/write to file '%s' (Errcode: %d)"
693
 
msgstr "Can't create/write to file '%s' (Errcode: %d)"
694
 
 
695
 
#: mysys/errors.c:26
696
 
#, c-format
697
 
msgid "Error reading file '%s' (Errcode: %d)"
698
 
msgstr "Error reading file '%s' (Errcode: %d)"
699
 
 
700
 
#: mysys/errors.c:27
701
 
#, c-format
702
 
msgid "Error writing file '%s' (Errcode: %d)"
703
 
msgstr "Error writing file '%s' (Errcode: %d)"
704
 
 
705
 
#: mysys/errors.c:28
706
 
#, c-format
707
 
msgid "Error on close of '%'s (Errcode: %d)"
708
 
msgstr "Error on close of '%'s (Errcode: %d)"
709
 
 
710
 
#: mysys/errors.c:29
711
 
#, c-format
712
 
msgid "Out of memory (Needed %u bytes)"
713
 
msgstr "Out of memory (Needed %u bytes)"
714
 
 
715
 
#: mysys/errors.c:30
716
 
#, c-format
717
 
msgid "Error on delete of '%s' (Errcode: %d)"
718
 
msgstr "Error on delete of '%s' (Errcode: %d)"
719
 
 
720
 
#: mysys/errors.c:31
721
 
#, c-format
722
 
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
723
 
msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
724
 
 
725
 
#: mysys/errors.c:32
726
 
#, c-format
727
 
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
728
 
msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
729
 
 
730
 
#: mysys/errors.c:33
731
 
#, c-format
732
 
msgid "Can't lock file (Errcode: %d)"
733
 
msgstr "Can't lock file (Errcode: %d)"
734
 
 
735
 
#: mysys/errors.c:34
736
 
#, c-format
737
 
msgid "Can't unlock file (Errcode: %d)"
738
 
msgstr "Can't unlock file (Errcode: %d)"
739
 
 
740
 
#: mysys/errors.c:35
741
 
#, c-format
742
 
msgid "Can't read dir of '%s' (Errcode: %d)"
743
 
msgstr "Can't read dir of '%s' (Errcode: %d)"
744
 
 
745
 
#: mysys/errors.c:36
746
 
#, c-format
747
 
msgid "Can't get stat of '%s' (Errcode: %d)"
748
 
msgstr "Can't get stat of '%s' (Errcode: %d)"
749
 
 
750
 
#: mysys/errors.c:37
751
 
#, c-format
752
 
msgid "Can't change size of file (Errcode: %d)"
753
 
msgstr "Can't change size of file (Errcode: %d)"
754
 
 
755
 
#: mysys/errors.c:38
756
 
#, c-format
757
 
msgid "Can't open stream from handle (Errcode: %d)"
758
 
msgstr "Can't open stream from handle (Errcode: %d)"
759
 
 
760
 
#: mysys/errors.c:39
761
 
#, c-format
762
 
msgid "Can't get working dirctory (Errcode: %d)"
763
 
msgstr "Can't get working dirctory (Errcode: %d)"
764
 
 
765
 
#: mysys/errors.c:40
766
 
#, c-format
767
 
msgid "Can't change dir to '%s' (Errcode: %d)"
768
 
msgstr "Can't change dir to '%s' (Errcode: %d)"
769
 
 
770
 
#: mysys/errors.c:41
771
 
#, c-format
772
 
msgid "Warning: '%s' had %d links"
773
 
msgstr "Warning: '%s' had %d links"
774
 
 
775
 
#: mysys/errors.c:42
776
 
#, c-format
777
 
msgid "Warning: %d files and %d streams is left open\n"
778
 
msgstr "Warning: %d files and %d streams is left open\n"
779
 
 
780
 
#: mysys/errors.c:43
781
 
#, c-format
782
 
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
783
 
msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
784
 
 
785
 
#: mysys/errors.c:44
786
 
#, c-format
787
 
msgid "Can't create directory '%s' (Errcode: %d)"
788
 
msgstr "Can't create directory '%s' (Errcode: %d)"
789
 
 
790
 
#: mysys/errors.c:45
791
 
#, c-format
792
 
msgid ""
793
 
"Character set '%s' is not a compiled character set and is not specified in "
794
 
"the %s file"
795
 
msgstr ""
796
 
"Character set '%s' is not a compiled character set and is not specified in "
797
 
"the %s file"
798
 
 
799
 
#: mysys/errors.c:46
800
 
#, c-format
801
 
msgid "Out of resources when opening file '%s' (Errcode: %d)"
802
 
msgstr "Out of resources when opening file '%s' (Errcode: %d)"
803
 
 
804
 
#: mysys/errors.c:47
805
 
#, c-format
806
 
msgid "Can't read value for symlink '%s' (Error %d)"
807
 
msgstr "Can't read value for symlink '%s' (Error %d)"
808
 
 
809
 
#: mysys/errors.c:48
810
 
#, c-format
811
 
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
812
 
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
813
 
 
814
 
#: mysys/errors.c:49
815
 
#, c-format
816
 
msgid "Error on realpath() on '%s' (Error %d)"
817
 
msgstr "Error on realpath() on '%s' (Error %d)"
818
 
 
819
 
#: mysys/errors.c:50
820
 
#, c-format
821
 
msgid "Can't sync file '%s' to disk (Errcode: %d)"
822
 
msgstr "Can't sync file '%s' to disk (Errcode: %d)"
823
 
 
824
 
#: mysys/errors.c:51
825
 
#, c-format
826
 
msgid ""
827
 
"Collation '%s' is not a compiled collation and is not specified in the %s "
828
 
"file"
829
 
msgstr ""
830
 
"Collation '%s' is not a compiled collation and is not specified in the %s "
831
 
"file"
832
 
 
833
 
#: mysys/errors.c:52
834
 
#, c-format
835
 
msgid "File '%s' not found (Errcode: %d)"
836
 
msgstr "File '%s' not found (Errcode: %d)"
837
 
 
838
 
#: mysys/errors.c:53
839
 
#, c-format
840
 
msgid "File '%s' (fileno: %d) was not closed"
841
 
msgstr "File '%s' (fileno: %d) was not closed"
842
 
 
843
 
#: mysys/my_error.c:86
844
 
#, c-format
845
 
msgid "Unknown error %d"
846
 
msgstr "Unknown error %d"
847
 
 
848
 
#: mysys/my_getopt.c:1164
849
 
#, c-format
850
 
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
851
 
msgstr "%*s(Defaults to on; use --skip-%s to disable.)\n"
852
 
 
853
 
#: mysys/my_handler_errors.h:10
854
 
msgid "Didn't find key on read or update"
855
 
msgstr "Didn't find key on read or update"
856
 
 
857
 
#: mysys/my_handler_errors.h:12
858
 
msgid "Duplicate key on write or update"
859
 
msgstr "Duplicate key on write or update"
860
 
 
861
 
#: mysys/my_handler_errors.h:14
862
 
msgid "Internal (unspecified) error in handler"
863
 
msgstr "Internal (unspecified) error in handler"
864
 
 
865
 
#: mysys/my_handler_errors.h:16
866
 
msgid ""
867
 
"Someone has changed the row since it was read (while the table was locked to "
868
 
"prevent it)"
869
 
msgstr ""
870
 
"Someone has changed the row since it was read (while the table was locked to "
871
 
"prevent it)"
872
 
 
873
 
#: mysys/my_handler_errors.h:18
874
 
msgid "Wrong index given to function"
875
 
msgstr "Wrong index given to function"
876
 
 
877
 
#: mysys/my_handler_errors.h:20
878
 
msgid "Undefined handler error 125"
879
 
msgstr "Undefined handler error 125"
880
 
 
881
 
#: mysys/my_handler_errors.h:22
882
 
msgid "Index file is crashed"
883
 
msgstr "Index file is crashed"
884
 
 
885
 
#: mysys/my_handler_errors.h:24
886
 
msgid "Record file is crashed"
887
 
msgstr "Record file is crashed"
888
 
 
889
 
#: mysys/my_handler_errors.h:26
890
 
msgid "Out of memory in engine"
891
 
msgstr "Out of memory in engine"
892
 
 
893
 
#: mysys/my_handler_errors.h:28
894
 
msgid "Undefined handler error 129"
895
 
msgstr "Undefined handler error 129"
896
 
 
897
 
#: mysys/my_handler_errors.h:30
898
 
msgid "Incorrect file format"
899
 
msgstr "Incorrect file format"
900
 
 
901
 
#: mysys/my_handler_errors.h:32
902
 
msgid "Command not supported by database"
903
 
msgstr "Command not supported by database"
904
 
 
905
 
#: mysys/my_handler_errors.h:34
906
 
msgid "Old database file"
907
 
msgstr "Old database file"
908
 
 
909
 
#: mysys/my_handler_errors.h:36
910
 
msgid "No record read before update"
911
 
msgstr "No record read before update"
912
 
 
913
 
#: mysys/my_handler_errors.h:38
914
 
msgid "Record was already deleted (or record file crashed)"
915
 
msgstr "Record was already deleted (or record file crashed)"
916
 
 
917
 
#: mysys/my_handler_errors.h:40
918
 
msgid "No more room in record file"
919
 
msgstr "No more room in record file"
920
 
 
921
 
#: mysys/my_handler_errors.h:42
922
 
msgid "No more room in index file"
923
 
msgstr "No more room in index file"
924
 
 
925
 
#: mysys/my_handler_errors.h:44
926
 
msgid "No more records (read after end of file)"
927
 
msgstr "No more records (read after end of file)"
928
 
 
929
 
#: mysys/my_handler_errors.h:46
930
 
msgid "Unsupported extension used for table"
931
 
msgstr "Unsupported extension used for table"
932
 
 
933
 
#: mysys/my_handler_errors.h:48
934
 
msgid "Too big row"
935
 
msgstr "Too big row"
936
 
 
937
 
#: mysys/my_handler_errors.h:50
938
 
msgid "Wrong create options"
939
 
msgstr "Wrong create options"
940
 
 
941
 
#: mysys/my_handler_errors.h:52
942
 
msgid "Duplicate unique key or constraint on write or update"
943
 
msgstr "Duplicate unique key or constraint on write or update"
944
 
 
945
 
#: mysys/my_handler_errors.h:54
946
 
msgid "Unknown character set used in table"
947
 
msgstr "Unknown character set used in table"
948
 
 
949
 
#: mysys/my_handler_errors.h:56
950
 
msgid "Conflicting table definitions in sub-tables of MERGE table"
951
 
msgstr "Conflicting table definitions in sub-tables of MERGE table"
952
 
 
953
 
#: mysys/my_handler_errors.h:58
954
 
msgid "Table is crashed and last repair failed"
955
 
msgstr "Table is crashed and last repair failed"
956
 
 
957
 
#: mysys/my_handler_errors.h:60
958
 
msgid "Table was marked as crashed and should be repaired"
959
 
msgstr "Table was marked as crashed and should be repaired"
960
 
 
961
 
#: mysys/my_handler_errors.h:62
962
 
msgid "Lock timed out; Retry transaction"
963
 
msgstr "Lock timed out; Retry transaction"
964
 
 
965
 
#: mysys/my_handler_errors.h:64
966
 
msgid "Lock table is full;  Restart program with a larger locktable"
967
 
msgstr "Lock table is full;  Restart program with a larger locktable"
968
 
 
969
 
#: mysys/my_handler_errors.h:66
970
 
msgid "Updates are not allowed under a read only transactions"
971
 
msgstr "Updates are not allowed under a read only transactions"
972
 
 
973
 
#: mysys/my_handler_errors.h:68
974
 
msgid "Lock deadlock; Retry transaction"
975
 
msgstr "Lock deadlock; Retry transaction"
976
 
 
977
 
#: mysys/my_handler_errors.h:70
978
 
msgid "Foreign key constraint is incorrectly formed"
979
 
msgstr "Foreign key constraint is incorrectly formed"
980
 
 
981
 
#: mysys/my_handler_errors.h:72
982
 
msgid "Cannot add a child row"
983
 
msgstr "Cannot add a child row"
984
 
 
985
 
#: mysys/my_handler_errors.h:74
986
 
msgid "Cannot delete a parent row"
987
 
msgstr "Cannot delete a parent row"
988
 
 
989
 
#: mysys/my_handler_errors.h:76
990
 
msgid "No savepoint with that name"
991
 
msgstr "No savepoint with that name"
992
 
 
993
 
#: mysys/my_handler_errors.h:78
994
 
msgid "Non unique key block size"
995
 
msgstr "Non unique key block size"
996
 
 
997
 
#: mysys/my_handler_errors.h:80
998
 
msgid "The table does not exist in engine"
999
 
msgstr "The table does not exist in engine"
1000
 
 
1001
 
#: mysys/my_handler_errors.h:82
1002
 
msgid "The table already existed in storage engine"
1003
 
msgstr "The table already existed in storage engine"
1004
 
 
1005
 
#: mysys/my_handler_errors.h:84
1006
 
msgid "Could not connect to storage engine"
1007
 
msgstr "Could not connect to storage engine"
1008
 
 
1009
 
#: mysys/my_handler_errors.h:86
1010
 
msgid "Unexpected null pointer found when using spatial index"
1011
 
msgstr "Unexpected null pointer found when using spatial index"
1012
 
 
1013
 
#: mysys/my_handler_errors.h:88
1014
 
msgid "The table changed in storage engine"
1015
 
msgstr "The table changed in storage engine"
1016
 
 
1017
 
#: mysys/my_handler_errors.h:90
1018
 
msgid "There's no partition in table for the given value"
1019
 
msgstr "There's no partition in table for the given value"
1020
 
 
1021
 
#: mysys/my_handler_errors.h:92
1022
 
msgid "Row-based binlogging of row failed"
1023
 
msgstr "Row-based binlogging of row failed"
1024
 
 
1025
 
#: mysys/my_handler_errors.h:94
1026
 
msgid "Index needed in foreign key constraint"
1027
 
msgstr "Index needed in foreign key constraint"
1028
 
 
1029
 
#: mysys/my_handler_errors.h:96
1030
 
msgid "Upholding foreign key constraints would lead to a duplicate key error"
1031
 
msgstr "Upholding foreign key constraints would lead to a duplicate key error"
1032
 
 
1033
 
#: mysys/my_handler_errors.h:98
1034
 
msgid "Table needs to be upgraded before it can be used"
1035
 
msgstr "Table needs to be upgraded before it can be used"
1036
 
 
1037
 
#: mysys/my_handler_errors.h:100
1038
 
msgid "Table is read only"
1039
 
msgstr "Table is read only"
1040
 
 
1041
 
#: mysys/my_handler_errors.h:102
1042
 
msgid "Failed to get next auto increment value"
1043
 
msgstr "Failed to get next auto increment value"
1044
 
 
1045
 
#: mysys/my_handler_errors.h:104
1046
 
msgid "Failed to set row auto increment value"
1047
 
msgstr "Failed to set row auto increment value"
1048
 
 
1049
 
#: mysys/my_handler_errors.h:106
1050
 
msgid "Unknown (generic) error from engine"
1051
 
msgstr "Unknown (generic) error from engine"
1052
 
 
1053
 
#: mysys/my_handler_errors.h:108
1054
 
msgid "Record is the same"
1055
 
msgstr "Record is the same"
1056
 
 
1057
 
#: mysys/my_handler_errors.h:110
1058
 
msgid "It is not possible to log this statement"
1059
 
msgstr "It is not possible to log this statement"
1060
 
 
1061
 
#: mysys/my_handler_errors.h:112
1062
 
msgid "Tablespace exists"
1063
 
msgstr "Tablespace exists"
1064
 
 
1065
 
#: mysys/my_handler_errors.h:114
1066
 
msgid "The event was corrupt, leading to illegal data being read"
1067
 
msgstr "The event was corrupt, leading to illegal data being read"
1068
 
 
1069
 
#: mysys/my_handler_errors.h:116
1070
 
msgid "The table is of a new format not supported by this version"
1071
 
msgstr "The table is of a new format not supported by this version"
1072
 
 
1073
 
#: mysys/my_handler_errors.h:118
1074
 
msgid "The event could not be processed no other hanlder error happened"
1075
 
msgstr "The event could not be processed no other hanlder error happened"
1076
 
 
1077
 
#: mysys/my_handler_errors.h:120
1078
 
msgid "Got a fatal error during initialzaction of handler"
1079
 
msgstr "Got a fatal error during initialzaction of handler"
1080
 
 
1081
 
#: mysys/my_handler_errors.h:122
1082
 
msgid "File to short; Expected more data in file"
1083
 
msgstr "File to short; Expected more data in file"
1084
 
 
1085
 
#: mysys/my_handler_errors.h:124
1086
 
msgid "Read page with wrong checksum"
1087
 
msgstr "Read page with wrong checksum"
1088
 
 
1089
 
#: mysys/my_handler_errors.h:126
1090
 
msgid "Lock or active transaction"
1091
 
msgstr "Lock or active transaction"
1092
 
 
1093
 
#: mysys/my_handler_errors.h:128
1094
 
msgid "No such table space"
1095
 
msgstr "No such table space"
1096
 
 
1097
 
#: mysys/my_handler_errors.h:130
1098
 
msgid "Tablespace not empty"
1099
 
msgstr "Tablespace not empty"
1100
 
 
1101
 
#: drizzled/slave.cc:91
1102
 
msgid "Waiting to reconnect after a failed registration on master"
1103
 
msgstr ""
1104
 
 
1105
 
#: drizzled/slave.cc:92
1106
 
#, fuzzy
1107
 
msgid ""
1108
 
"Slave I/O thread killed while waitnig to reconnect after a failed "
1109
 
"registration on master"
1110
 
msgstr "Slave I/O thread killed while connecting to master"
1111
 
 
1112
 
#: drizzled/slave.cc:94
1113
 
msgid "Reconnecting after a failed registration on master"
1114
 
msgstr ""
1115
 
 
1116
 
#: drizzled/slave.cc:95
1117
 
#, c-format
1118
 
msgid ""
1119
 
"failed registering on master, reconnecting to try again, log '%s' at postion "
1120
 
"%s"
1121
 
msgstr ""
1122
 
 
1123
 
#: drizzled/slave.cc:98 drizzled/slave.cc:107
1124
 
#, fuzzy
1125
 
msgid "Slave I/O thread killed during or after reconnect"
1126
 
msgstr "Slave I/O thread killed while reading event"
1127
 
 
1128
 
#: drizzled/slave.cc:101
1129
 
msgid "Waiting to reconnect after a failed binlog dump request"
1130
 
msgstr ""
1131
 
 
1132
 
#: drizzled/slave.cc:102
1133
 
#, fuzzy
1134
 
msgid "Slave I/O thread killed while retrying master dump"
1135
 
msgstr "Slave I/O thread killed while requesting master dump"
1136
 
 
1137
 
#: drizzled/slave.cc:103
1138
 
msgid "Reconnecting after a failed binlog dump request"
1139
 
msgstr ""
1140
 
 
1141
 
#: drizzled/slave.cc:104
1142
 
#, c-format
1143
 
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
1144
 
msgstr ""
1145
 
 
1146
 
#: drizzled/slave.cc:110
1147
 
msgid "Waiting to reconnect after a failed master event read"
1148
 
msgstr ""
1149
 
 
1150
 
#: drizzled/slave.cc:111
1151
 
#, fuzzy
1152
 
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
1153
 
msgstr "Slave I/O thread killed while connecting to master"
1154
 
 
1155
 
#: drizzled/slave.cc:113
1156
 
msgid "Reconnecting after a failed master event read"
1157
 
msgstr ""
1158
 
 
1159
 
#: drizzled/slave.cc:114
1160
 
#, fuzzy, c-format
1161
 
msgid ""
1162
 
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
1163
 
"at postion %s"
1164
 
msgstr ""
1165
 
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
1166
 
"'%s' at position %s"
1167
 
 
1168
 
#: drizzled/slave.cc:117
1169
 
#, fuzzy
1170
 
msgid ""
1171
 
"Slave I/O thread killed during or after a reconnect done to recover from "
1172
 
"failed read"
1173
 
msgstr "Slave I/O thread killed while connecting to master"
1174
 
 
1175
 
#: drizzled/slave.cc:231
1176
 
msgid "Failed to allocate memory for the master info structure"
1177
 
msgstr "Failed to allocate memory for the master info structure"
1178
 
 
1179
 
#: drizzled/slave.cc:238 drizzled/slave.cc:1822
1180
 
msgid "Failed to initialize the master info structure"
1181
 
msgstr "Failed to initialize the master info structure"
1182
 
 
1183
 
#: drizzled/slave.cc:253
1184
 
msgid "Failed to create slave threads"
1185
 
msgstr "Failed to create slave threads"
1186
 
 
1187
 
#: drizzled/slave.cc:450
1188
 
msgid "Server id not set, will not start slave"
1189
 
msgstr "Server id not set, will not start slave"
1190
 
 
1191
 
#: drizzled/slave.cc:779 drizzled/slave.cc:794
1192
 
msgid "Master reported unrecognized DRIZZLE version"
1193
 
msgstr ""
1194
 
 
1195
 
#: drizzled/slave.cc:835
1196
 
msgid "default Format_description_log_event"
1197
 
msgstr ""
1198
 
 
1199
 
#: drizzled/slave.cc:857
1200
 
#, c-format
1201
 
msgid ""
1202
 
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
1203
 
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
1204
 
msgstr ""
1205
 
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
1206
 
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
1207
 
 
1208
 
#: drizzled/slave.cc:884
1209
 
msgid ""
1210
 
"The slave I/O thread stops because master and slave have equal DRIZZLE "
1211
 
"server ids; these ids must be different for replication to work (or the --"
1212
 
"replicate-same-server-id option must be used on slave but this doesnot "
1213
 
"always make sense; please check the manual before using it)."
1214
 
msgstr ""
1215
 
 
1216
 
#: drizzled/slave.cc:929
1217
 
msgid ""
1218
 
"The slave I/O thread stops because master and slave have different values "
1219
 
"for the COLLATION_SERVER global variable. The values must be equal for "
1220
 
"replication to work"
1221
 
msgstr ""
1222
 
 
1223
 
#: drizzled/slave.cc:965
1224
 
msgid ""
1225
 
"The slave I/O thread stops because master and slave have different values "
1226
 
"for the TIME_ZONE global variable. The values must be equal for replication "
1227
 
"to work"
1228
 
msgstr ""
1229
 
 
1230
 
#: drizzled/slave.cc:1030
1231
 
msgid "Waiting for the slave SQL thread to free enough relay log space"
1232
 
msgstr "Waiting for the slave SQL thread to free enough relay log space"
1233
 
 
1234
 
#: drizzled/slave.cc:1076
1235
 
msgid ""
1236
 
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
1237
 
"inaccurate"
1238
 
msgstr ""
1239
 
 
1240
 
#: drizzled/slave.cc:1081 drizzled/slave.cc:2152
1241
 
msgid "Failed to flush master info file"
1242
 
msgstr "Failed to flush master info file"
1243
 
 
1244
 
#: drizzled/slave.cc:1087
1245
 
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
1246
 
msgstr ""
1247
 
 
1248
 
#: drizzled/slave.cc:1478
1249
 
#, c-format
1250
 
msgid "Error on COM_BINLOG_DUMP: %d  %s, will retry in %d secs"
1251
 
msgstr "Error on COM_BINLOG_DUMP: %d  %s, will retry in %d secs"
1252
 
 
1253
 
#: drizzled/slave.cc:1531
1254
 
#, c-format
1255
 
msgid "Error reading packet from server: %s ( server_errno=%d)"
1256
 
msgstr "Error reading packet from server: %s ( server_errno=%d)"
1257
 
 
1258
 
#: drizzled/slave.cc:1539
1259
 
#, c-format
1260
 
msgid "Slave: received end packet from server, apparent master shutdown: %s"
1261
 
msgstr "Slave: received end packet from server, apparent master shutdown: %s"
1262
 
 
1263
 
#: drizzled/slave.cc:1768 drizzled/slave.cc:2367
1264
 
#, c-format
1265
 
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
1266
 
msgstr "Slave SQL thread stopped because it reached its UNTIL position %s"
1267
 
 
1268
 
#: drizzled/slave.cc:1827 drizzled/slave.cc:2316
1269
 
#, c-format
1270
 
msgid "Error initializing relay log position: %s"
1271
 
msgstr "Error initializing relay log position: %s"
1272
 
 
1273
 
#: drizzled/slave.cc:1843
1274
 
#, c-format
1275
 
msgid ""
1276
 
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
1277
 
"Consider raising the value of the slave_transaction_retries variable."
1278
 
msgstr ""
1279
 
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
1280
 
"Consider raising the value of the slave_transaction_retries variable."
1281
 
 
1282
 
#: drizzled/slave.cc:1989
1283
 
msgid "Failed during slave I/O thread initialization"
1284
 
msgstr "Failed during slave I/O thread initialization"
1285
 
 
1286
 
#: drizzled/slave.cc:2011
1287
 
#, c-format
1288
 
msgid ""
1289
 
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
1290
 
"'%s' at position %s"
1291
 
msgstr ""
1292
 
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
1293
 
"'%s' at position %s"
1294
 
 
1295
 
#: drizzled/slave.cc:2025
1296
 
msgid "Slave I/O thread killed while connecting to master"
1297
 
msgstr "Slave I/O thread killed while connecting to master"
1298
 
 
1299
 
#: drizzled/slave.cc:2049
1300
 
msgid "Slave I/O thread couldn't register on master"
1301
 
msgstr "Slave I/O thread couldn't register on master"
1302
 
 
1303
 
#: drizzled/slave.cc:2061 drizzled/slave.cc:2085 drizzled/slave.cc:2109
1304
 
msgid "Forcing to reconnect slave I/O thread"
1305
 
msgstr "Forcing to reconnect slave I/O thread"
1306
 
 
1307
 
#: drizzled/slave.cc:2074
1308
 
msgid "Failed on request_dump()"
1309
 
msgstr "Failed on request_dump()"
1310
 
 
1311
 
#: drizzled/slave.cc:2075
1312
 
msgid "Slave I/O thread killed while requesting master dump"
1313
 
msgstr "Slave I/O thread killed while requesting master dump"
1314
 
 
1315
 
#: drizzled/slave.cc:2101
1316
 
msgid "Waiting for master to send event"
1317
 
msgstr "Waiting for master to send event"
1318
 
 
1319
 
#: drizzled/slave.cc:2103
1320
 
msgid "Slave I/O thread killed while reading event"
1321
 
msgstr "Slave I/O thread killed while reading event"
1322
 
 
1323
 
#: drizzled/slave.cc:2121
1324
 
#, c-format
1325
 
msgid ""
1326
 
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
1327
 
"entry is correct, restart the server with a higher value of "
1328
 
"max_allowed_packet"
1329
 
msgstr ""
1330
 
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
1331
 
"entry is correct, restart the server with a higher value of "
1332
 
"max_allowed_packet"
1333
 
 
1334
 
#: drizzled/slave.cc:2135
1335
 
msgid "Stopping slave I/O thread due to out-of-memory error from master"
1336
 
msgstr "Stopping slave I/O thread due to out-of-memory error from master"
1337
 
 
1338
 
#: drizzled/slave.cc:2145
1339
 
msgid "Queueing master event to the relay log"
1340
 
msgstr ""
1341
 
 
1342
 
#: drizzled/slave.cc:2172
1343
 
msgid "Slave I/O thread aborted while waiting for relay log space"
1344
 
msgstr "Slave I/O thread aborted while waiting for relay log space"
1345
 
 
1346
 
#: drizzled/slave.cc:2182
1347
 
#, fuzzy, c-format
1348
 
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
1349
 
msgstr ""
1350
 
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
1351
 
"'%s' at position %s"
1352
 
 
1353
 
#: drizzled/slave.cc:2206
1354
 
#, fuzzy
1355
 
msgid "Waiting for slave mutex on exit"
1356
 
msgstr "Waiting for master to send event"
1357
 
 
1358
 
#: drizzled/slave.cc:2272
1359
 
msgid "Failed during slave thread initialization"
1360
 
msgstr "Failed during slave thread initialization"
1361
 
 
1362
 
#: drizzled/slave.cc:2338
1363
 
#, fuzzy, c-format
1364
 
msgid ""
1365
 
"Slave SQL thread initialized, starting replication in log '%s' at position %"
1366
 
"s, relay log '%s' position: %s"
1367
 
msgstr ""
1368
 
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
1369
 
"'%s' at position %s"
1370
 
 
1371
 
#: drizzled/slave.cc:2352
1372
 
msgid "Slave SQL thread aborted. Can't execute init_slave query"
1373
 
msgstr "Slave SQL thread aborted. Can't execute init_slave query"
1374
 
 
1375
 
#: drizzled/slave.cc:2378
1376
 
msgid "Reading event from the relay log"
1377
 
msgstr ""
1378
 
 
1379
 
#: drizzled/slave.cc:2403
1380
 
#, c-format
1381
 
msgid "Slave (additional info): %s Error_code: %d"
1382
 
msgstr "Slave (additional info): %s Error_code: %d"
1383
 
 
1384
 
#: drizzled/slave.cc:2420
1385
 
#, fuzzy, c-format
1386
 
msgid "Slave: %s Error_code: %d"
1387
 
msgstr "Slave (additional info): %s Error_code: %d"
1388
 
 
1389
 
#: drizzled/slave.cc:2423
1390
 
#, fuzzy, c-format
1391
 
msgid ""
1392
 
"Error loading user-defined library, slave SQL thread aborted. Install the "
1393
 
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
1394
 
"stopped at log '%s' position %s"
1395
 
msgstr ""
1396
 
"Error loading user-defined library, slave SQL             thread aborted. "
1397
 
"Install the missing library, and restart the             slave SQL thread "
1398
 
"with \"SLAVE START\". We stopped at log '%s'             position %s"
1399
 
 
1400
 
#: drizzled/slave.cc:2431
1401
 
#, c-format
1402
 
msgid ""
1403
 
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
1404
 
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
1405
 
msgstr ""
1406
 
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
1407
 
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
1408
 
 
1409
 
#: drizzled/slave.cc:2443
1410
 
#, fuzzy, c-format
1411
 
msgid ""
1412
 
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
1413
 
msgstr ""
1414
 
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
1415
 
"'%s' at position %s"
1416
 
 
1417
 
#: drizzled/slave.cc:2539
1418
 
#, c-format
1419
 
msgid "Slave I/O: failed requesting download of '%s'"
1420
 
msgstr "Slave I/O: failed requesting download of '%s'"
1421
 
 
1422
 
#: drizzled/slave.cc:2556
1423
 
#, c-format
1424
 
msgid "Network read error downloading '%s' from master"
1425
 
msgstr "Network read error downloading '%s' from master"
1426
 
 
1427
 
#: drizzled/slave.cc:2728 drizzled/slave.cc:2814
1428
 
#, c-format
1429
 
msgid ""
1430
 
"Read invalid event from master: '%s', master could be corrupt but a more "
1431
 
"likely cause of this is a bug"
1432
 
msgstr ""
1433
 
"Read invalid event from master: '%s', master could be corrupt but a more "
1434
 
"likely cause of this is a bug"
1435
 
 
1436
 
#: drizzled/slave.cc:3209
1437
 
#, fuzzy, c-format
1438
 
msgid ""
1439
 
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
1440
 
"position %s"
1441
 
msgstr ""
1442
 
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
1443
 
"'%s' at position %s"
1444
 
 
1445
 
#: drizzled/slave.cc:3599
1446
 
#, c-format
1447
 
msgid "next log '%s' is currently active"
1448
 
msgstr ""
1449
 
 
1450
 
#: drizzled/slave.cc:3629
1451
 
#, c-format
1452
 
msgid "next log '%s' is not active"
1453
 
msgstr ""
1454
 
 
1455
 
#: drizzled/slave.cc:3645
1456
 
#, c-format
1457
 
msgid ""
1458
 
"Slave SQL thread: I/O error reading event(errno: %d  cur_log->error: %d)"
1459
 
msgstr ""
1460
 
"Slave SQL thread: I/O error reading event(errno: %d  cur_log->error: %d)"
1461
 
 
1462
 
#: drizzled/slave.cc:3651
1463
 
msgid "Aborting slave SQL thread because of partial event read"
1464
 
msgstr ""
1465
 
 
1466
 
#: drizzled/slave.cc:3657 drizzled/slave.cc:3664
1467
 
#, c-format
1468
 
msgid "Error reading relay log event: %s"
1469
 
msgstr "Error reading relay log event: %s"
1470
 
 
1471
 
#: drizzled/slave.cc:3658
1472
 
msgid "slave SQL thread was killed"
1473
 
msgstr ""
1474
 
 
1475
 
#: drizzled/slave.cc:3756
1476
 
#, c-format
1477
 
msgid ""
1478
 
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
1479
 
"check error log on slave for more info"
1480
 
msgstr ""
1481
 
 
1482
 
#: drizzled/slave.cc:3762
1483
 
#, c-format
1484
 
msgid ""
1485
 
"According to the master's version ('%s'), it is probable that master suffers "
1486
 
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
1487
 
"current binary log event may make the slave's data become different from the "
1488
 
"master's data. To take no risk, slave refuses to replicate this event and "
1489
 
"stops. We recommend that all updates be stopped on the master and slave, "
1490
 
"that the data of both be manually synchronized, that master's binary logs be "
1491
 
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
1492
 
"Then replication can be restarted."
1493
 
msgstr ""