8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
"POT-Creation-Date: 2008-10-22 20:42-0700\n"
11
"PO-Revision-Date: 2008-09-06 09:16+0000\n"
12
"Last-Translator: nickers <2nickers@gmail.com>\n"
10
"POT-Creation-Date: 2008-11-26 13:56-0800\n"
11
"PO-Revision-Date: 2008-11-26 00:04+0000\n"
12
"Last-Translator: Andrzej MoST (Marcin Ostajewski) <Unknown>\n"
13
13
"Language-Team: Polish <pl@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
18
18
"|| n%100>=20) ? 1 : 2;\n"
19
"X-Launchpad-Export-Date: 2008-09-13 00:28+0000\n"
19
"X-Launchpad-Export-Date: 2008-11-26 20:36+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
22
#: client/drizzle.cc:253
22
#: client/drizzle.cc:255
23
23
msgid "Synonym for `help'."
24
24
msgstr "Synonim dla \"help\""
26
#: client/drizzle.cc:254
26
#: client/drizzle.cc:256
28
27
msgid "Clear command."
29
28
msgstr "Komenda czyszczenia."
31
#: client/drizzle.cc:256
30
#: client/drizzle.cc:258
33
31
msgid "Reconnect to the server. Optional arguments are db and host."
34
32
msgstr "Połącz z serwerem. Opcjonalnymi argumentami są baza i host."
36
#: client/drizzle.cc:258
34
#: client/drizzle.cc:260
38
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
"Ustaw separator instrukcji. PRZYPIS: Pobiera resztę linii jako nowy "
41
#: client/drizzle.cc:260
41
#: client/drizzle.cc:262
42
42
msgid "Send command to drizzle server, display result vertically."
43
43
msgstr "Wysyła polecenie do serwera drizzle, wyświetla wyniki pionowo."
45
#: client/drizzle.cc:261
45
#: client/drizzle.cc:263
47
46
msgid "Exit drizzle. Same as quit."
48
47
msgstr "Wyjście z drizzle. To samo co \"quit\"."
50
#: client/drizzle.cc:262
49
#: client/drizzle.cc:264
51
50
msgid "Send command to drizzle server."
52
51
msgstr "Wyślij polecenie do serwera drizzle."
54
#: client/drizzle.cc:263
53
#: client/drizzle.cc:265
55
54
msgid "Display this help."
56
55
msgstr "Wyświetla ten ekran pomocy."
58
#: client/drizzle.cc:264
57
#: client/drizzle.cc:266
59
58
msgid "Disable pager, print to stdout."
62
#: client/drizzle.cc:265
61
#: client/drizzle.cc:267
64
62
msgid "Don't write into outfile."
65
msgstr "Nie zapisuje wyjścia do pliku."
63
msgstr "Nie zapisuj wyjścia do pliku."
67
#: client/drizzle.cc:267
65
#: client/drizzle.cc:269
68
66
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
67
msgstr "Ustawienie PAGER [to_pager]. Drukuje wynik zapytania przez PAGER"
71
#: client/drizzle.cc:268
69
#: client/drizzle.cc:270
72
70
msgid "Print current command."
72
"Wyświetl bieżącą komendę\n"
73
"Pokaż bieżącą komendę"
75
#: client/drizzle.cc:269
75
#: client/drizzle.cc:271
77
76
msgid "Change your drizzle prompt."
78
77
msgstr "Zmienia znak zachęty."
80
#: client/drizzle.cc:270
79
#: client/drizzle.cc:272
81
80
msgid "Quit drizzle."
82
81
msgstr "Wyjdz z drizzle."
84
#: client/drizzle.cc:271
83
#: client/drizzle.cc:273
86
84
msgid "Rebuild completion hash."
87
85
msgstr "Przebuduj tablicę podpowiedzi."
89
#: client/drizzle.cc:273
87
#: client/drizzle.cc:275
90
88
msgid "Execute an SQL script file. Takes a file name as an argument."
89
msgstr "Wykonaj plik skryptu SQL. Pobiera nazwę pliku jako argument."
93
#: client/drizzle.cc:274
91
#: client/drizzle.cc:276
94
92
msgid "Get status information from the server."
93
msgstr "Pobierz status z serwera"
97
#: client/drizzle.cc:276
95
#: client/drizzle.cc:278
98
96
msgid "Set outfile [to_outfile]. Append everything into given outfile."
98
"Ustaw plik wyjściowy [to_outfile]. Dopisuj wszystko do danego pliku "
101
#: client/drizzle.cc:278
101
#: client/drizzle.cc:280
103
102
msgid "Use another database. Takes database name as argument."
104
msgstr "Wybiera aktualną bazę. Pobiera jej nazwę jako argument."
106
#: client/drizzle.cc:280 client/drizzle.cc:1427
105
#: client/drizzle.cc:282 client/drizzle.cc:1430
107
106
msgid "Show warnings after every statement."
107
msgstr "Pokazuj ostrzeżenie po każdej deklaracji."
110
#: client/drizzle.cc:282
109
#: client/drizzle.cc:284
111
110
msgid "Don't show warnings after every statement."
111
msgstr "Nie pokazuj ostrzeżeń po każdej deklaracji."
114
#: client/drizzle.cc:1111
113
#: client/drizzle.cc:1113
115
114
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
115
msgstr "Witaj w kliencie Drizzle. Komendy kończą się ; lub \\g."
118
#: client/drizzle.cc:1121
117
#: client/drizzle.cc:1123
121
120
"Your Drizzle connection id is %u\n"
122
121
"Server version: %s\n"
123
"Twój identyfikator połączenia Drizzle to %u\n"
124
"Wersja serwera: %s\n"
125
#: client/drizzle.cc:1151
126
#: client/drizzle.cc:1153
127
128
msgid "Reading history-file %s\n"
130
#: client/drizzle.cc:1156
131
#: client/drizzle.cc:1158
132
133
msgid "Couldn't allocate memory for temp histfile!\n"
135
#: client/drizzle.cc:1163
136
#: client/drizzle.cc:1165
136
137
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
139
"Wpisz \"help;\" lub \"/h\" aby uzyskać pomoc. Wpisz \"\\c\" aby wyczyścić "
139
#: client/drizzle.cc:1181
142
#: client/drizzle.cc:1183
141
144
msgid "Writing history-file %s\n"
145
msgstr "Zapisywanie pliku hisotrii. %s\n"
144
#: client/drizzle.cc:1190
147
#: client/drizzle.cc:1192
149
#: client/drizzle.cc:1190
151
#: client/drizzle.cc:1192
152
msgstr "Do zobaczenia"
154
#: client/drizzle.cc:1238
155
#: client/drizzle.cc:1241
156
156
msgid "Query aborted by Ctrl+C\n"
157
157
msgstr "Zapytanie przerwane przy użyciu Ctrl+C\n"
159
#: client/drizzle.cc:1261 client/drizzleadmin.cc:73 drizzled/drizzled.cc:3025
159
#: client/drizzle.cc:1264 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2817
161
160
msgid "Display this help and exit."
162
161
msgstr "Wyświetl ten ekran pomocy i zakończ."
164
#: client/drizzle.cc:1263
163
#: client/drizzle.cc:1266
165
164
msgid "Synonym for -?"
165
msgstr "Synonim dla -?"
168
#: client/drizzle.cc:1266
167
#: client/drizzle.cc:1269
170
169
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
171
170
"and field completion, but startup and reconnecting may take a longer time. "
172
171
"Disable with --disable-auto-rehash."
175
#: client/drizzle.cc:1270
174
#: client/drizzle.cc:1273
177
176
"No automatic rehashing. One has to use 'rehash' to get table and field "
178
177
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
179
178
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
182
#: client/drizzle.cc:1273
181
#: client/drizzle.cc:1276
185
183
"Automatically switch to vertical output mode if the result is wider than the "
186
184
"terminal width."
329
#: client/drizzle.cc:1351
333
#: client/drizzle.cc:1354
331
335
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
332
336
"option deprecated; use --disable-pager instead."
335
#: client/drizzle.cc:1354 client/drizzleadmin.cc:78
339
#: client/drizzle.cc:1357 client/drizzleadmin.cc:80
337
341
"Password to use when connecting to server. If password is not given it's "
338
342
"asked from the tty."
341
#: client/drizzle.cc:1356
345
#: client/drizzle.cc:1359
343
347
"Port number to use for connection or 0 for default to, in order of "
344
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
348
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
347
#: client/drizzle.cc:1357
351
#: client/drizzle.cc:1360
348
352
msgid "built-in default"
353
msgstr "domyślnie wbudowany"
351
#: client/drizzle.cc:1360
355
#: client/drizzle.cc:1363
352
356
msgid "Set the drizzle prompt to this value."
355
#: client/drizzle.cc:1363
359
#: client/drizzle.cc:1366
356
360
msgid "The protocol of connection (tcp,socket,pipe,memory)."
359
#: client/drizzle.cc:1366
363
#: client/drizzle.cc:1369
361
365
"Don't cache result, print it row by row. This may slow down the server if "
362
366
"the output is suspended. Doesn't use history file."
365
#: client/drizzle.cc:1368
369
#: client/drizzle.cc:1371
366
370
msgid "Write fields without conversion. Used with --batch."
369
#: client/drizzle.cc:1371
373
#: client/drizzle.cc:1374
371
375
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
372
376
"option is enabled by default."
378
"Połącz ponownie w przypadku utraty połączenia. Wyłącz używając --disable-"
379
"reconnect. Opcja domyślnie włączona."
375
#: client/drizzle.cc:1373
381
#: client/drizzle.cc:1376
377
383
"Be more silent. Print results with a tab as separator, each row on new line."
385
"Tryb cichszcy. Drukuje wyniki używając tabulatora jako seperatora, każdy "
386
"wiersz w nowej linii."
380
#: client/drizzle.cc:1375
388
#: client/drizzle.cc:1378
381
389
msgid "Socket file to use for connection."
384
#: client/drizzle.cc:1378
392
#: client/drizzle.cc:1381
385
393
msgid "Output in table format."
394
msgstr "Wynik w formie tabeli."
388
#: client/drizzle.cc:1381
396
#: client/drizzle.cc:1384
390
398
"Append everything into outfile. See interactive help (\\h) also. Does not "
391
399
"work in batch mode. Disable with --disable-tee. This option is disabled by "
402
"Dodawaj wszystko do pliku wyjściowego. Zobacz także w pomoc interaktywną "
403
"(\\h). Nie działa w trybie wsadowym. Wyłącz z --disable-tee. Opcja wyłączona "
395
#: client/drizzle.cc:1383
406
#: client/drizzle.cc:1386
397
408
"Disable outfile. See interactive help (\\h) also. WARNING: option "
398
409
"deprecated; use --disable-tee instead"
401
#: client/drizzle.cc:1386 client/drizzleadmin.cc:88
412
#: client/drizzle.cc:1389 client/drizzleadmin.cc:90
402
413
msgid "User for login if not current user."
405
#: client/drizzle.cc:1389
416
#: client/drizzle.cc:1392
406
417
msgid "Only allow UPDATE and DELETE that uses keys."
409
#: client/drizzle.cc:1392
420
#: client/drizzle.cc:1395
410
421
msgid "Synonym for option --safe-updates, -U."
422
msgstr "Synonim dla opcji --safe-updates, -U."
413
#: client/drizzle.cc:1395
424
#: client/drizzle.cc:1398
414
425
msgid "Write more. (-v -v -v gives the table output format)."
426
msgstr "Wypisz więcej. (-v -v -v daje wynik w formie tabeli)."
417
#: client/drizzle.cc:1397 client/drizzleadmin.cc:93 drizzled/drizzled.cc:3471
428
#: client/drizzle.cc:1400 client/drizzleadmin.cc:95 drizzled/drizzled.cc:3187
418
429
msgid "Output version information and exit."
430
msgstr "Wypisz informacje o wersji i wyjdź."
421
#: client/drizzle.cc:1399 client/drizzleadmin.cc:95
432
#: client/drizzle.cc:1402 client/drizzleadmin.cc:97
422
433
msgid "Wait and retry if connection is down."
425
#: client/drizzle.cc:1402
436
#: client/drizzle.cc:1405
426
437
msgid "Number of seconds before connection timeout."
438
msgstr "Liczba sekund limitu czasu odpowiedzi."
429
#: client/drizzle.cc:1407
440
#: client/drizzle.cc:1410
430
441
msgid "Max packet length to send to, or receive from server"
443
"Maksymalna długość pakietu możliwgo do wysłania lub odebrania z serwera."
433
#: client/drizzle.cc:1412
445
#: client/drizzle.cc:1415
434
446
msgid "Buffer for TCP/IP and socket communication"
437
#: client/drizzle.cc:1416
449
#: client/drizzle.cc:1419
438
450
msgid "Automatic limit for SELECT when using --safe-updates"
441
#: client/drizzle.cc:1421
453
#: client/drizzle.cc:1424
442
454
msgid "Automatic limit for rows in a join when using --safe-updates"
445
#: client/drizzle.cc:1425
457
#: client/drizzle.cc:1428
446
458
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
460
"Odmów klientowi połączenia z serwerem jeśli używa starego (przed-4.1.1) "
449
#: client/drizzle.cc:1438
463
#: client/drizzle.cc:1441
451
465
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
454
#: client/drizzle.cc:1445
468
#: client/drizzle.cc:1448
457
"Copyright (C) 2000-2008 MySQL AB\n"
458
" This software comes with ABSOLUTELY NO "
459
"WARRANTY. This is free software,\n"
460
" and you are welcome to modify and redistribute it under the GPL license\n"
471
"Copyright (C) 2008 Sun Microsystems\n"
472
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
473
"and you are welcome to modify and redistribute it under the GPL license\n"
475
"To oprogramowanie jest dostarczane ABSOLUTNIE BEZ GWARANCJI, to jest. To "
476
"jest darmowe oprogramowanie,\n"
477
"zachęcamy do modyfikacji i rozprowadzania zgodnie z licencją GPL.\n"
463
#: client/drizzle.cc:1449
479
#: client/drizzle.cc:1453
465
481
msgid "Usage: %s [OPTIONS] [database]\n"
482
msgstr "Użycie: %s [OPCJE] [baza danych]\n"
468
#: client/drizzle.cc:1482
484
#: client/drizzle.cc:1486
469
485
msgid "DELIMITER cannot contain a backslash character"
486
msgstr "SEPARATOR nie może zawierać znaku backslash"
472
#: client/drizzle.cc:1503
488
#: client/drizzle.cc:1507
474
490
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
491
msgstr "OSTRZEŻENIE: opcja przestarzała; zamiast niej użyj: --disable-tee\n"
477
#: client/drizzle.cc:1526
493
#: client/drizzle.cc:1530
479
495
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
496
msgstr "OSTRZEŻENIE: opcja przestarzała; zamiast niej użyj: --disable-pager\n"
482
#: client/drizzle.cc:1530
498
#: client/drizzle.cc:1534
484
500
msgid "WARNING: --server-arg option not supported in this configuration.\n"
502
"OSTRZEŻENIE: w tej konfiguracji opcja --server-arg nie jest wspierana.\n"
487
#: client/drizzle.cc:1898
504
#: client/drizzle.cc:1902
489
506
msgid "Unknown command '\\%c'."
507
msgstr "Nierozpoznana komenda '\\%c'."
492
#: client/drizzle.cc:2325
509
#: client/drizzle.cc:2329
494
511
"Reading table information for completion of table and column names\n"
495
512
" You can turn off this feature to get a quicker startup with -A\n"
515
"Aby przyśpieszyć uruchamianie możesz wyłączyć tą właściwość używając: -A\n"
499
#: client/drizzle.cc:2422
518
#: client/drizzle.cc:2426
500
519
msgid "No connection. Trying to reconnect..."
520
msgstr "Brak połączenia. Próba ponownego połączenia."
503
#: client/drizzle.cc:2428
522
#: client/drizzle.cc:2432
504
523
msgid "Can't connect to the server\n"
524
msgstr "Nie mogę połączyć się z serwerem.\n"
507
#: client/drizzle.cc:2485
526
#: client/drizzle.cc:2489
508
527
msgid "categories:"
511
#: client/drizzle.cc:2485
530
#: client/drizzle.cc:2489
515
#: client/drizzle.cc:2540
534
#: client/drizzle.cc:2543
517
536
msgid "Name: '%s'\n"
537
msgstr "Nazwa: '%s'\n"
520
#: client/drizzle.cc:2541
539
#: client/drizzle.cc:2544
527
#: client/drizzle.cc:2543
548
#: client/drizzle.cc:2546
534
#: client/drizzle.cc:2556
557
#: client/drizzle.cc:2559
535
558
msgid "Many help items for your request exist."
559
msgstr "Istnieje wiele elementów pomocy dla Twojego zapytania."
538
#: client/drizzle.cc:2557
561
#: client/drizzle.cc:2560
540
563
"To make a more specific request, please type 'help <item>',\n"
541
564
"where <item> is one of the following"
566
"W celu uzyskania dokładniejszych wyników, proszę wpisać 'help <hasło>',\n"
567
"gdzie <hasło> jest jednym z poniższych"
544
#: client/drizzle.cc:2563
569
#: client/drizzle.cc:2566
546
571
msgid "You asked for help about help category: '%s'\n"
572
msgstr "Zapytanie o pomoc, kategoria pomocy: '%s'\n"
549
#: client/drizzle.cc:2564
574
#: client/drizzle.cc:2567
551
576
"For more information, type 'help <item>', where <item> is one of the "
579
"W celu uzyskania większej ilości informacji, wpisz 'help <hasło>', gdzie "
580
"<hasło> jest jednym z poniższych"
555
#: client/drizzle.cc:2577
582
#: client/drizzle.cc:2580
561
#: client/drizzle.cc:2578
590
#: client/drizzle.cc:2581
562
591
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
593
"Aby uzyskać listę wszystkich dostępnych tematów, proszę uruchomić 'help "
565
#: client/drizzle.cc:2600
596
#: client/drizzle.cc:2604
566
597
msgid "List of all Drizzle commands:"
598
msgstr "Lista komend Drizzle:"
569
#: client/drizzle.cc:2602
600
#: client/drizzle.cc:2606
570
601
msgid "Note that all text commands must be first on line and end with ';'"
603
"Zwróć uwagę, że wszystkie komendy tekstowe muszą być pierwsze w lini i "
604
"kończyć się znakiem ';'"
573
#: client/drizzle.cc:2613
606
#: client/drizzle.cc:2617
576
609
"For server side help, type 'help contents'\n"
612
"W celu uzyskania pomocy serwara wpisz 'help contents'\n"
579
#: client/drizzle.cc:2656
614
#: client/drizzle.cc:2660
580
615
msgid "No query specified\n"
583
#: client/drizzle.cc:2671
618
#: client/drizzle.cc:2675
584
619
msgid "Ignoring query to other database"
620
msgstr "Zignorowano zapytanie do innej bazy danych"
587
#: client/drizzle.cc:2720
622
#: client/drizzle.cc:2724
588
623
msgid "Empty set"
591
#: client/drizzle.cc:2733
626
#: client/drizzle.cc:2737
593
628
msgid "%ld row in set"
594
629
msgid_plural "%ld rows in set"
598
#: client/drizzle.cc:2742
633
#: client/drizzle.cc:2746
635
msgstr "Zapytanie poprawne"
602
#: client/drizzle.cc:2744
637
#: client/drizzle.cc:2748
604
639
msgid "Query OK, %ld row affected"
605
640
msgid_plural "Query OK, %ld rows affected"
609
#: client/drizzleadmin.cc:80 drizzled/drizzled.cc:3279
644
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:3053
611
646
"Port number to use for connection or 0 for default to, in order of "
612
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
647
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
615
#: client/drizzleadmin.cc:85
650
#: client/drizzleadmin.cc:87
616
651
msgid "Silently exit if one can't connect to server."
619
#: client/drizzleadmin.cc:91
654
#: client/drizzleadmin.cc:93
620
655
msgid "Write more information."
656
msgstr "Wypisz więcej informacji."
623
#: client/drizzleadmin.cc:256
658
#: client/drizzleadmin.cc:258
626
661
"connect to server at '%s' failed\n"
664
"połączenie z serwerem w '%s' zakończone niepowodzeniem\n"
630
#: client/drizzleadmin.cc:262
667
#: client/drizzleadmin.cc:264
632
669
msgid "Check that drizzled is running on %s"
635
#: client/drizzleadmin.cc:263
672
#: client/drizzleadmin.cc:265
637
674
msgid " and that the port is %d.\n"
675
msgstr " i to, że port jest %d.\n"
640
#: client/drizzleadmin.cc:265
677
#: client/drizzleadmin.cc:267
642
679
msgid "You can check this by doing 'telnet %s %d'\n"
645
#: client/drizzleadmin.cc:276
682
#: client/drizzleadmin.cc:278
647
684
msgid "Got error: %s\n"
685
msgstr "Otrzymano błąd: %s\n"
650
#: client/drizzleadmin.cc:283
687
#: client/drizzleadmin.cc:285
651
688
msgid "Waiting for Drizzle server to answer"
689
msgstr "Oczekiwanie na odpowiedź serwera Drizzle."
654
#: client/drizzleadmin.cc:316
691
#: client/drizzleadmin.cc:318
656
693
msgid "shutting down drizzled...\n"
694
msgstr "wyłączanie drizzled...\n"
659
#: client/drizzleadmin.cc:320
696
#: client/drizzleadmin.cc:322
661
698
msgid "shutdown failed; error: '%s'"
699
msgstr "wyłączenie zakończone niepowodzeniem; błąd: '%s'"
664
#: client/drizzleadmin.cc:327
701
#: client/drizzleadmin.cc:329
669
#: client/drizzleadmin.cc:337
706
#: client/drizzleadmin.cc:339
670
707
msgid "drizzled is alive"
708
msgstr "drizzled jest aktywny"
673
#: client/drizzleadmin.cc:345
710
#: client/drizzleadmin.cc:347
674
711
msgid "connection was down, but drizzled is now alive"
712
msgstr "połączenie zostało zerwane, ale drizzled jest ciągle aktywny"
677
#: client/drizzleadmin.cc:349
714
#: client/drizzleadmin.cc:351
679
716
msgid "drizzled doesn't answer to ping, error: '%s'"
717
msgstr "drizlled nie odpowiada na ping, bład '%s'"
682
#: client/drizzleadmin.cc:358
719
#: client/drizzleadmin.cc:360
684
721
msgid "Unknown command: '%-.60s'"
722
msgstr "Nierozpoznana komenda: '%-.60s'"
687
#: client/drizzleadmin.cc:367
724
#: client/drizzleadmin.cc:369
689
726
msgid "%s Ver %s Distrib %s, for %s on %s\n"
692
#: client/drizzleadmin.cc:374
729
#: client/drizzleadmin.cc:376
693
730
msgid "Copyright (C) 2000-2008 MySQL AB"
731
msgstr "Copyright (C) 2000-2008 MySQL AB"
696
#: client/drizzleadmin.cc:375
733
#: client/drizzleadmin.cc:377
698
735
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
699
736
"and you are welcome to modify and redistribute it under the GPL license\n"
738
"To oprogramowanie jest dostarczane ABSOLUTNIE BEZ GWARANCJI, to jest. To "
739
"jest darmowe oprogramowanie,\n"
740
"zachęcamy do modyfikacji i rozprowadzania zgodnie z licencją GPL.\n"
702
#: client/drizzleadmin.cc:376
742
#: client/drizzleadmin.cc:378
703
743
msgid "Administration program for the drizzled daemon."
744
msgstr "Program administracyjny dla drizzled deamon."
706
#: client/drizzleadmin.cc:377
746
#: client/drizzleadmin.cc:379
708
748
msgid "Usage: %s [OPTIONS] command command....\n"
749
msgstr "Użycie: %s[OPTIONS] komenda komenda...\n"
711
#: client/drizzleadmin.cc:379
751
#: client/drizzleadmin.cc:381
713
753
" ping Check if server is down\n"
714
754
" shutdown Take server down\n"
1457
1514
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1460
#: drizzled/drizzled.cc:2394
1517
#: drizzled/drizzled.cc:2190
1461
1518
msgid "Failed to initialize plugins."
1464
#: drizzled/drizzled.cc:2425
1521
#: drizzled/drizzled.cc:2221
1467
1524
"%s: Too many arguments (first extra is '%s').\n"
1468
1525
"Use --verbose --help to get a list of available options\n"
1471
#: drizzled/drizzled.cc:2435
1528
#: drizzled/drizzled.cc:2231
1472
1529
msgid "Can't init databases"
1475
#: drizzled/drizzled.cc:2455
1532
#: drizzled/drizzled.cc:2251
1477
1534
msgid "Unknown/unsupported table type: %s"
1480
#: drizzled/drizzled.cc:2461
1537
#: drizzled/drizzled.cc:2257
1482
1539
msgid "Default storage engine (%s) is not available"
1485
#: drizzled/drizzled.cc:2484
1542
#: drizzled/drizzled.cc:2280
1486
1543
msgid "Can't initialize tc_log"
1489
#: drizzled/drizzled.cc:2515
1546
#: drizzled/drizzled.cc:2311
1491
1548
msgid "Failed to lock memory. Errno: %d\n"
1494
#: drizzled/drizzled.cc:2584
1551
#: drizzled/drizzled.cc:2380
1496
1553
msgid "Asked for %u thread stack, but got %<PRIu64>"
1499
#: drizzled/drizzled.cc:2620
1556
#: drizzled/drizzled.cc:2416
1501
1558
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1502
1559
"value: we force server id to 1; updates will be logged to the binary log, "
1503
1560
"but connections from slaves will not be accepted."
1506
#: drizzled/drizzled.cc:2678
1563
#: drizzled/drizzled.cc:2474
1507
1564
msgid "Before Lock_thread_count"
1510
#: drizzled/drizzled.cc:2685
1567
#: drizzled/drizzled.cc:2481
1511
1568
msgid "After lock_thread_count"
1514
#: drizzled/drizzled.cc:2793
1571
#: drizzled/drizzled.cc:2589
1516
1573
msgid "drizzled: Got error %d from select"
1519
#: drizzled/drizzled.cc:3029 drizzled/drizzled.cc:3134
1520
#: drizzled/drizzled.cc:3252
1576
#: drizzled/drizzled.cc:2821 drizzled/drizzled.cc:2908
1577
#: drizzled/drizzled.cc:3026
1521
1578
msgid "Option used by mysql-test for debugging and testing of replication."
1524
#: drizzled/drizzled.cc:3033
1581
#: drizzled/drizzled.cc:2825
1525
1582
msgid "Auto-increment columns are incremented by this"
1528
#: drizzled/drizzled.cc:3038
1585
#: drizzled/drizzled.cc:2830
1530
1587
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1534
#: drizzled/drizzled.cc:3044
1591
#: drizzled/drizzled.cc:2836
1536
1593
"Path to installation directory. All paths are usually resolved relative to "
1540
#: drizzled/drizzled.cc:3048
1597
#: drizzled/drizzled.cc:2840
1541
1598
msgid "IP address to bind to."
1544
#: drizzled/drizzled.cc:3052
1546
"Does not have any effect without '--log-bin'. Tell the master the form of "
1547
"binary logging to use: either 'row' for row-based binary logging, or "
1548
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1549
"statement-based binary logging except for those statements where only row-"
1550
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1551
"the UUID() function; for those, row-based binary logging is automatically "
1555
#: drizzled/drizzled.cc:3062
1557
"Tells the master it should log updates for the specified database, and "
1558
"exclude all others not explicitly mentioned."
1561
#: drizzled/drizzled.cc:3066
1563
"Tells the master that updates to the given database should not be logged "
1567
#: drizzled/drizzled.cc:3070
1601
#: drizzled/drizzled.cc:2844
1569
1603
"The maximum size of a row-based binary log event in bytes. Rows will be "
1570
1604
"grouped into events smaller than this size if possible. The value has to be "
1571
1605
"a multiple of 256."
1574
#: drizzled/drizzled.cc:3081
1608
#: drizzled/drizzled.cc:2855
1575
1609
msgid "Don't ignore client side character set value sent during handshake."
1578
#: drizzled/drizzled.cc:3086
1612
#: drizzled/drizzled.cc:2860
1579
1613
msgid "Set the filesystem character set."
1582
#: drizzled/drizzled.cc:3091
1616
#: drizzled/drizzled.cc:2865
1583
1617
msgid "Set the default character set."
1586
#: drizzled/drizzled.cc:3098
1587
msgid "Chroot mysqld daemon during startup."
1590
#: drizzled/drizzled.cc:3102
1618
msgstr "Ustawia domyślny zestaw znaków."
1620
#: drizzled/drizzled.cc:2872
1621
msgid "Chroot drizzled daemon during startup."
1624
#: drizzled/drizzled.cc:2876
1591
1625
msgid "Set the default collation."
1594
#: drizzled/drizzled.cc:3106
1628
#: drizzled/drizzled.cc:2880
1595
1629
msgid "Default completion type."
1598
#: drizzled/drizzled.cc:3111
1632
#: drizzled/drizzled.cc:2885
1599
1633
msgid "Write error output on screen."
1602
#: drizzled/drizzled.cc:3115
1636
#: drizzled/drizzled.cc:2889
1603
1637
msgid "Write core on errors."
1606
#: drizzled/drizzled.cc:3119
1640
#: drizzled/drizzled.cc:2893
1607
1641
msgid "Path to the database root."
1610
#: drizzled/drizzled.cc:3123
1644
#: drizzled/drizzled.cc:2897
1611
1645
msgid "Set the default storage engine (table type) for tables."
1614
#: drizzled/drizzled.cc:3127
1648
#: drizzled/drizzled.cc:2901
1615
1649
msgid "Set the default time zone."
1618
#: drizzled/drizzled.cc:3131
1652
#: drizzled/drizzled.cc:2905
1619
1653
msgid "Type of DELAY_KEY_WRITE."
1622
#: drizzled/drizzled.cc:3140
1656
#: drizzled/drizzled.cc:2914
1623
1657
msgid "Print a symbolic stack trace on failure."
1626
#: drizzled/drizzled.cc:3146
1660
#: drizzled/drizzled.cc:2920
1627
1661
msgid "Push supported query conditions to the storage engine."
1630
#: drizzled/drizzled.cc:3152
1664
#: drizzled/drizzled.cc:2926
1631
1665
msgid "Used for debugging; Use at your own risk!"
1634
#: drizzled/drizzled.cc:3155
1668
#: drizzled/drizzled.cc:2929
1635
1669
msgid "Flush tables to disk between SQL commands."
1638
#: drizzled/drizzled.cc:3160
1672
#: drizzled/drizzled.cc:2934
1639
1673
msgid "Set up signals usable for debugging"
1642
#: drizzled/drizzled.cc:3164
1676
#: drizzled/drizzled.cc:2938
1643
1677
msgid "Command(s) that are executed for each new connection"
1646
#: drizzled/drizzled.cc:3168
1680
#: drizzled/drizzled.cc:2942
1647
1681
msgid "Read SQL commands from this file at startup."
1650
#: drizzled/drizzled.cc:3172
1684
#: drizzled/drizzled.cc:2946
1651
1685
msgid "Command(s) that are executed when a slave connects to this master"
1654
#: drizzled/drizzled.cc:3176
1688
#: drizzled/drizzled.cc:2950
1655
1689
msgid "(IGNORED)"
1658
#: drizzled/drizzled.cc:3180
1692
#: drizzled/drizzled.cc:2954
1659
1693
msgid "Set the language used for the month names and the days of the week."
1662
#: drizzled/drizzled.cc:3185
1696
#: drizzled/drizzled.cc:2959
1663
1697
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1666
#: drizzled/drizzled.cc:3190
1700
#: drizzled/drizzled.cc:2964
1667
1701
msgid "Log connections and queries to file."
1670
#: drizzled/drizzled.cc:3194
1704
#: drizzled/drizzled.cc:2968
1672
1706
"Log update queries in binary format. Optional argument is the location for "
1673
1707
"the binary log files.(Strongly recommended to avoid replication problems if "
1674
1708
"server's hostname changes)"
1677
#: drizzled/drizzled.cc:3201
1711
#: drizzled/drizzled.cc:2975
1678
1712
msgid "File that holds the names for last binary log files."
1681
#: drizzled/drizzled.cc:3205
1715
#: drizzled/drizzled.cc:2979
1682
1716
msgid "Error log file."
1685
#: drizzled/drizzled.cc:3209
1719
#: drizzled/drizzled.cc:2983
1686
1720
msgid "Log all MyISAM changes to file."
1689
#: drizzled/drizzled.cc:3213
1723
#: drizzled/drizzled.cc:2987
1691
1725
"Tells the slave to log the updates from the slave thread to the binary log. "
1692
1726
"You will need to turn it on if you plan to daisy-chain the slaves."
1695
#: drizzled/drizzled.cc:3220
1729
#: drizzled/drizzled.cc:2994
1697
1731
"Path to transaction coordinator log (used for transactions that affect more "
1698
1732
"than one storage engine, when binary log is disabled)"
1701
#: drizzled/drizzled.cc:3226
1735
#: drizzled/drizzled.cc:3000
1702
1736
msgid "Size of transaction coordinator log."
1705
#: drizzled/drizzled.cc:3232
1739
#: drizzled/drizzled.cc:3006
1706
1740
msgid "Log some not critical warnings to the log file."
1709
#: drizzled/drizzled.cc:3237
1743
#: drizzled/drizzled.cc:3011
1710
1744
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1713
#: drizzled/drizzled.cc:3242
1747
#: drizzled/drizzled.cc:3016
1715
1749
"The location and name of the file that remembers the master and where the I/"
1716
1750
"O replication thread is in the master's binlogs."
1719
#: drizzled/drizzled.cc:3247
1753
#: drizzled/drizzled.cc:3021
1721
1755
"The number of tries the slave will make to connect to the master before "
1725
#: drizzled/drizzled.cc:3256
1726
msgid "Lock mysqld in memory."
1759
#: drizzled/drizzled.cc:3030
1760
msgid "Lock drizzled in memory."
1729
#: drizzled/drizzled.cc:3260
1763
#: drizzled/drizzled.cc:3034
1731
1765
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1732
1766
"BACKUP, FORCE or QUICK."
1735
#: drizzled/drizzled.cc:3265
1769
#: drizzled/drizzled.cc:3039
1736
1770
msgid "Use very new possible 'unsafe' functions."
1739
#: drizzled/drizzled.cc:3270
1773
#: drizzled/drizzled.cc:3044
1740
1774
msgid "Use old, non-optimized alter table."
1743
#: drizzled/drizzled.cc:3275
1777
#: drizzled/drizzled.cc:3049
1744
1778
msgid "Pid file used by safe_mysqld."
1747
#: drizzled/drizzled.cc:3285
1781
#: drizzled/drizzled.cc:3059
1749
1783
"Maximum time in seconds to wait for the port to become free. (Default: no "
1753
#: drizzled/drizzled.cc:3290
1787
#: drizzled/drizzled.cc:3064
1754
1788
msgid "The location and name to use for relay logs."
1757
#: drizzled/drizzled.cc:3294
1791
#: drizzled/drizzled.cc:3068
1759
1793
"The location and name to use for the file that keeps a list of the last "
1763
#: drizzled/drizzled.cc:3299
1797
#: drizzled/drizzled.cc:3073
1765
1799
"The location and name of the file that remembers where the SQL replication "
1766
1800
"thread is in the relay logs."
1769
#: drizzled/drizzled.cc:3304
1771
"Tells the slave thread to restrict replication to the specified database. To "
1772
"specify more than one database, use the directive multiple times, once for "
1773
"each database. Note that this will only work if you do not use cross-"
1774
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
1775
"having selected a different or no database. If you need cross database "
1776
"updates to work, use replicate-wild-do-table=db_name.%."
1779
#: drizzled/drizzled.cc:3313
1781
"Tells the slave thread to restrict replication to the specified table. To "
1782
"specify more than one table, use the directive multiple times, once for each "
1783
"table. This will work for cross-database updates, in contrast to replicate-"
1787
#: drizzled/drizzled.cc:3319
1789
"Tells the slave thread to not replicate to the specified database. To "
1790
"specify more than one database to ignore, use the directive multiple times, "
1791
"once for each database. This option will not work if you use cross database "
1792
"updates. If you need cross database updates to work, use replicate-wild-"
1793
"ignore-table=db_name.%. "
1796
#: drizzled/drizzled.cc:3326
1798
"Tells the slave thread to not replicate to the specified table. To specify "
1799
"more than one table to ignore, use the directive multiple times, once for "
1800
"each table. This will work for cross-datbase updates, in contrast to "
1801
"replicate-ignore-db."
1804
#: drizzled/drizzled.cc:3332
1806
"Updates to a database with a different name than the original. Example: "
1807
"replicate-rewrite-db=master_db_name->slave_db_name."
1810
#: drizzled/drizzled.cc:3336
1803
#: drizzled/drizzled.cc:3078
1812
1805
"In replication, if set to 1, do not skip events having our server id. "
1813
1806
"Default value is 0 (to break infinite loops in circular replication). Can't "
1814
1807
"be set to 1 if --log-slave-updates is used."
1817
#: drizzled/drizzled.cc:3343
1819
"Tells the slave thread to restrict replication to the tables that match the "
1820
"specified wildcard pattern. To specify more than one table, use the "
1821
"directive multiple times, once for each table. This will work for cross-"
1822
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
1823
"only updates to tables in all databases that start with foo and whose table "
1824
"names start with bar."
1827
#: drizzled/drizzled.cc:3351
1829
"Tells the slave thread to not replicate to the tables that match the given "
1830
"wildcard pattern. To specify more than one table to ignore, use the "
1831
"directive multiple times, once for each table. This will work for cross-"
1832
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
1833
"updates to tables in databases that start with foo and whose table names "
1837
#: drizzled/drizzled.cc:3360
1810
#: drizzled/drizzled.cc:3086
1839
1812
"Hostname or IP of the slave to be reported to to the master during slave "
1840
1813
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1904
1869
"stop on any unexpected difference between the master and the slave."
1907
#: drizzled/drizzled.cc:3425
1872
#: drizzled/drizzled.cc:3141
1908
1873
msgid "(INGORED)"
1911
#: drizzled/drizzled.cc:3428
1876
#: drizzled/drizzled.cc:3144
1912
1877
msgid "Enable symbolic link support."
1915
#: drizzled/drizzled.cc:3437
1880
#: drizzled/drizzled.cc:3153
1917
1882
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1920
#: drizzled/drizzled.cc:3442
1885
#: drizzled/drizzled.cc:3158
1922
1887
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1926
#: drizzled/drizzled.cc:3447
1891
#: drizzled/drizzled.cc:3163
1928
1893
"Using this option will cause most temporary files created to use a small set "
1929
1894
"of names, rather than a unique name for each new file."
1932
#: drizzled/drizzled.cc:3452
1897
#: drizzled/drizzled.cc:3168
1934
1899
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1937
#: drizzled/drizzled.cc:3457
1902
#: drizzled/drizzled.cc:3173
1939
1904
"Path for temporary files. Several paths may be specified, separated by a "
1940
1905
"colon (:), in this case they are used in a round-robin fashion."
1943
#: drizzled/drizzled.cc:3463
1908
#: drizzled/drizzled.cc:3179
1944
1909
msgid "Default transaction isolation level."
1947
#: drizzled/drizzled.cc:3467
1948
msgid "Run mysqld daemon as user."
1912
#: drizzled/drizzled.cc:3183
1914
msgid "Run drizzled daemon as user."
1915
msgstr "Wyjście z drizzle. To samo co \"quit\"."
1951
#: drizzled/drizzled.cc:3475
1917
#: drizzled/drizzled.cc:3191
1953
"The number of outstanding connection requests MySQL can have. This comes "
1954
"into play when the main MySQL thread gets very many connection requests in a "
1919
"The number of outstanding connection requests Drizzle can have. This comes "
1920
"into play when the main Drizzle thread gets very many connection requests in "
1921
"a very short time."
1958
#: drizzled/drizzled.cc:3481
1924
#: drizzled/drizzled.cc:3197
1960
1926
"The size of the cache to hold the SQL statements for the binary log during a "
1961
1927
"transaction. If you often use big, multi-statement transactions you can "
1962
1928
"increase this to get more performance."
1965
#: drizzled/drizzled.cc:3487
1931
#: drizzled/drizzled.cc:3203
1967
1933
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1968
1934
"limit per thread!"
1971
#: drizzled/drizzled.cc:3493
1937
#: drizzled/drizzled.cc:3209
1973
"The number of seconds the mysqld server is waiting for a connect packet "
1939
"The number of seconds the drizzled server is waiting for a connect packet "
1974
1940
"before responding with 'Bad handshake'."
1977
#: drizzled/drizzled.cc:3498
1943
#: drizzled/drizzled.cc:3214
1978
1944
msgid "The DATE format (For future)."
1981
#: drizzled/drizzled.cc:3503
1947
#: drizzled/drizzled.cc:3219
1982
1948
msgid "The DATETIME/TIMESTAMP format (for future)."
1985
#: drizzled/drizzled.cc:3508
1951
#: drizzled/drizzled.cc:3224
1986
1952
msgid "The default week format used by WEEK() functions."
1989
#: drizzled/drizzled.cc:3513
1955
#: drizzled/drizzled.cc:3229
1991
1957
"Precision of the result of '/' operator will be increased on that value."
1994
#: drizzled/drizzled.cc:3519
1960
#: drizzled/drizzled.cc:3235
1996
1962
"If non-zero, binary logs will be purged after expire_logs_days days; "
1997
1963
"possible purges happen at startup and at binary log rotation."
2000
#: drizzled/drizzled.cc:3525
1966
#: drizzled/drizzled.cc:3241
2001
1967
msgid "The maximum length of the result of function group_concat."
2004
#: drizzled/drizzled.cc:3530
1970
#: drizzled/drizzled.cc:3246
2006
1972
"The number of seconds the server waits for activity on an interactive "
2007
1973
"connection before closing it."
2010
#: drizzled/drizzled.cc:3536
1976
#: drizzled/drizzled.cc:3252
2011
1977
msgid "The size of the buffer that is used for full joins."
2014
#: drizzled/drizzled.cc:3542
1980
#: drizzled/drizzled.cc:3258
2015
1981
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2018
#: drizzled/drizzled.cc:3547
1984
#: drizzled/drizzled.cc:3263
2020
1986
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2021
1987
"this to get better index handling (for all reads and multiple writes) to as "
2022
1988
"much as you can afford;"
2025
#: drizzled/drizzled.cc:3556
1991
#: drizzled/drizzled.cc:3272
2027
1993
"This characterizes the number of hits a hot block has to be untouched until "
2028
1994
"it is considered aged enough to be downgraded to a warm block. This "
2030
1996
"blocks in key cache"
2033
#: drizzled/drizzled.cc:3565
1999
#: drizzled/drizzled.cc:3281
2034
2000
msgid "The default size of key cache blocks"
2037
#: drizzled/drizzled.cc:3571
2003
#: drizzled/drizzled.cc:3287
2038
2004
msgid "The minimum percentage of warm blocks in key cache"
2041
#: drizzled/drizzled.cc:3577
2007
#: drizzled/drizzled.cc:3293
2042
2008
msgid "Max packetlength to send/receive from to server."
2045
#: drizzled/drizzled.cc:3582
2011
#: drizzled/drizzled.cc:3298
2047
2013
"Can be used to restrict the total size used to cache a multi-transaction "
2051
#: drizzled/drizzled.cc:3587
2017
#: drizzled/drizzled.cc:3303
2053
2019
"Binary log will be rotated automatically when the size exceeds this value. "
2054
2020
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2055
2021
"for this variable is 4096."
2058
#: drizzled/drizzled.cc:3593
2024
#: drizzled/drizzled.cc:3309
2060
2026
"If there is more than this number of interrupted connections from a host "
2061
2027
"this host will be blocked from further connections."
2064
#: drizzled/drizzled.cc:3600
2030
#: drizzled/drizzled.cc:3316
2065
2031
msgid "The number of simultaneous clients allowed."
2068
#: drizzled/drizzled.cc:3605
2034
#: drizzled/drizzled.cc:3321
2069
2035
msgid "Max number of errors/warnings to store for a statement."
2072
#: drizzled/drizzled.cc:3610
2038
#: drizzled/drizzled.cc:3326
2073
2039
msgid "Don't allow creation of heap tables bigger than this."
2076
#: drizzled/drizzled.cc:3616
2042
#: drizzled/drizzled.cc:3332
2078
2044
"Joins that are probably going to read more than max_join_size records return "
2082
#: drizzled/drizzled.cc:3622
2048
#: drizzled/drizzled.cc:3338
2083
2049
msgid "Max number of bytes in sorted records."
2086
#: drizzled/drizzled.cc:3627
2052
#: drizzled/drizzled.cc:3343
2088
2054
"If non-zero: relay log will be rotated automatically when the size exceeds "
2089
2055
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2090
2056
"excepted, the minimum value for this variable is 4096."
2093
#: drizzled/drizzled.cc:3634
2059
#: drizzled/drizzled.cc:3350
2094
2060
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2097
#: drizzled/drizzled.cc:3639
2063
#: drizzled/drizzled.cc:3355
2099
2065
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2100
2066
"max_sort_length bytes of each value are used; the rest are ignored)."
2103
#: drizzled/drizzled.cc:3646
2069
#: drizzled/drizzled.cc:3362
2104
2070
msgid "Maximum number of temporary tables a client can keep open at a time."
2107
#: drizzled/drizzled.cc:3651
2073
#: drizzled/drizzled.cc:3367
2108
2074
msgid "After this many write locks, allow some read locks to run in between."
2111
#: drizzled/drizzled.cc:3655
2077
#: drizzled/drizzled.cc:3371
2113
2079
"Don't log queries which examine less than min_examined_row_limit rows to "
2117
#: drizzled/drizzled.cc:3661
2083
#: drizzled/drizzled.cc:3377
2118
2084
msgid "Block size to be used for MyISAM index pages."
2121
#: drizzled/drizzled.cc:3667
2087
#: drizzled/drizzled.cc:3383
2122
2088
msgid "Default pointer size to be used for MyISAM tables."
2125
#: drizzled/drizzled.cc:3672
2091
#: drizzled/drizzled.cc:3388
2127
2093
"Don't use the fast sort index method to created index if the temporary file "
2128
2094
"would get bigger than this."
2131
#: drizzled/drizzled.cc:3679
2097
#: drizzled/drizzled.cc:3395
2133
2099
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2134
2100
"disables parallel repair."
2137
#: drizzled/drizzled.cc:3685
2103
#: drizzled/drizzled.cc:3401
2139
2105
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2140
2106
"when creating indexes with CREATE INDEX or ALTER TABLE."
2143
#: drizzled/drizzled.cc:3691
2109
#: drizzled/drizzled.cc:3407
2145
2111
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2146
2112
"Possible values of name are 'nulls_unequal' (default behavior), "
2147
2113
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2150
#: drizzled/drizzled.cc:3698
2116
#: drizzled/drizzled.cc:3414
2151
2117
msgid "Buffer length for TCP/IP and socket communication."
2154
#: drizzled/drizzled.cc:3703
2120
#: drizzled/drizzled.cc:3419
2156
2122
"Number of seconds to wait for more data from a connection before aborting "
2160
#: drizzled/drizzled.cc:3709
2126
#: drizzled/drizzled.cc:3425
2162
2128
"If a read on a communication port is interrupted, retry this many times "
2163
2129
"before giving up."
2166
#: drizzled/drizzled.cc:3715
2132
#: drizzled/drizzled.cc:3431
2168
2134
"Number of seconds to wait for a block to be written to a connection before "
2169
2135
"aborting the write."
2172
#: drizzled/drizzled.cc:3721
2138
#: drizzled/drizzled.cc:3437
2173
2139
msgid "Use compatible behavior."
2176
#: drizzled/drizzled.cc:3726
2142
#: drizzled/drizzled.cc:3442
2178
"If this is not 0, then mysqld will use this value to reserve file "
2179
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
2144
"If this is not 0, then drizzled will use this value to reserve file "
2145
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2180
2146
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2181
2147
"larger) number of files."
2184
#: drizzled/drizzled.cc:3733
2150
#: drizzled/drizzled.cc:3449
2186
2152
"Controls the heuristic(s) applied during query optimization to prune less-"
2187
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
2188
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
2189
"on number of retrieved rows."
2153
"promising partial plans from the optimizer search space. Meaning: false - do "
2154
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
2155
"based on number of retrieved rows."
2192
#: drizzled/drizzled.cc:3741
2158
#: drizzled/drizzled.cc:3457
2194
2160
"Maximum depth of search performed by the query optimizer. Values larger than "
2195
2161
"the number of relations in a query result in better query plans, but take "
2200
2166
"(used for testing/comparison)."
2203
#: drizzled/drizzled.cc:3753
2169
#: drizzled/drizzled.cc:3469
2204
2170
msgid "Directory for plugins."
2207
#: drizzled/drizzled.cc:3757
2173
#: drizzled/drizzled.cc:3473
2209
"Optional comma separated list of plugins to load, where each plugin is "
2210
"identified by the name of the shared library. [for example: --"
2211
"plugin_load=libmd5udf.so]"
2175
"Optional colon (or semicolon) separated list of plugins to load,where each "
2176
"plugin is identified by the name of the shared library. [for example: --"
2177
"plugin_load=libmd5udf.so:libauth_pam.so]"
2214
#: drizzled/drizzled.cc:3763
2180
#: drizzled/drizzled.cc:3479
2215
2181
msgid "The size of the buffer that is allocated when preloading indexes"
2218
#: drizzled/drizzled.cc:3768
2184
#: drizzled/drizzled.cc:3484
2219
2185
msgid "Allocation block size for query parsing and execution"
2222
#: drizzled/drizzled.cc:3773
2188
#: drizzled/drizzled.cc:3489
2223
2189
msgid "Persistent buffer for query parsing and execution"
2226
#: drizzled/drizzled.cc:3779
2192
#: drizzled/drizzled.cc:3495
2227
2193
msgid "Allocation block size for storing ranges during optimization"
2230
#: drizzled/drizzled.cc:3785
2196
#: drizzled/drizzled.cc:3501
2232
2198
"Each thread that does a sequential scan allocates a buffer of this size for "
2233
2199
"each table it scans. If you do many sequential scans, you may want to "
2234
2200
"increase this value."
2237
#: drizzled/drizzled.cc:3793
2203
#: drizzled/drizzled.cc:3509
2239
2205
"Make all non-temporary tables read-only, with the exception for replication "
2240
2206
"(slave) threads and users with the SUPER privilege"
2243
#: drizzled/drizzled.cc:3799
2209
#: drizzled/drizzled.cc:3515
2245
2211
"When reading rows in sorted order after a sort, the rows are read through "
2246
2212
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2247
2213
"record_buffer."
2250
#: drizzled/drizzled.cc:3813
2216
#: drizzled/drizzled.cc:3523
2252
2218
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2256
#: drizzled/drizzled.cc:3819
2222
#: drizzled/drizzled.cc:3529
2257
2223
msgid "Maximum space to use for all relay logs."
2260
#: drizzled/drizzled.cc:3824
2226
#: drizzled/drizzled.cc:3534
2261
2227
msgid "Use compression on master/slave protocol."
2264
#: drizzled/drizzled.cc:3829
2230
#: drizzled/drizzled.cc:3539
2266
2232
"Number of seconds to wait for more data from a master/slave connection "
2267
2233
"before aborting the read."
2270
#: drizzled/drizzled.cc:3834
2236
#: drizzled/drizzled.cc:3544
2272
2238
"Number of times the slave SQL thread will retry a transaction in case it "
2273
2239
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2277
#: drizzled/drizzled.cc:3840
2243
#: drizzled/drizzled.cc:3550
2278
2244
msgid "Allow slave to batch requests."
2281
#: drizzled/drizzled.cc:3844
2247
#: drizzled/drizzled.cc:3554
2283
2249
"If creating the thread takes longer than this value (in seconds), the "
2284
2250
"Slow_launch_threads counter will be incremented."
2287
#: drizzled/drizzled.cc:3849
2253
#: drizzled/drizzled.cc:3559
2288
2254
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2291
#: drizzled/drizzled.cc:3855
2257
#: drizzled/drizzled.cc:3565
2293
2259
"Synchronously flush binary log to disk after every #th event. Use 0 "
2294
2260
"(default) to disable synchronous flushing."
2297
#: drizzled/drizzled.cc:3860
2263
#: drizzled/drizzled.cc:3570
2298
2264
msgid "The number of cached table definitions."
2301
#: drizzled/drizzled.cc:3864
2267
#: drizzled/drizzled.cc:3574
2302
2268
msgid "The number of cached open tables."
2305
#: drizzled/drizzled.cc:3868
2271
#: drizzled/drizzled.cc:3578
2307
2273
"Timeout in seconds to wait for a table level lock before returning an error. "
2308
2274
"Used only if the connection has active cursors."
2311
#: drizzled/drizzled.cc:3873
2277
#: drizzled/drizzled.cc:3583
2312
2278
msgid "How many threads we should keep in a cache for reuse."
2315
#: drizzled/drizzled.cc:3877
2281
#: drizzled/drizzled.cc:3587
2317
2283
"How many threads we should create to handle query requests in case of "
2318
2284
"'thread_handling=pool-of-threads'"
2321
#: drizzled/drizzled.cc:3882
2287
#: drizzled/drizzled.cc:3592
2322
2288
msgid "The stack size for each thread."
2325
#: drizzled/drizzled.cc:3888
2291
#: drizzled/drizzled.cc:3598
2326
2292
msgid "The TIME format (for future)."
2329
#: drizzled/drizzled.cc:3893
2295
#: drizzled/drizzled.cc:3603
2331
2297
"If an internal in-memory temporary table exceeds this size, MySQL will "
2332
2298
"automatically convert it to an on-disk MyISAM table."
2335
#: drizzled/drizzled.cc:3899
2301
#: drizzled/drizzled.cc:3609
2336
2302
msgid "Allocation block size for transactions to be stored in binary log"
2339
#: drizzled/drizzled.cc:3904
2305
#: drizzled/drizzled.cc:3614
2340
2306
msgid "Persistent buffer for transactions to be stored in binary log"
2343
#: drizzled/drizzled.cc:3909
2309
#: drizzled/drizzled.cc:3619
2345
2311
"The number of seconds the server waits for activity on a connection before "
2349
#: drizzled/drizzled.cc:4157
2315
#: drizzled/drizzled.cc:3866
2351
2317
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2352
2318
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5954
5886
"Default database: '%s'. Query: '%s'"
5957
#: drizzled/log_event.cc:1799
5889
#: drizzled/log_event.cc:1646
5958
5891
msgid "no error"
5892
msgstr "Otrzymano błąd: %s\n"
5961
#: drizzled/log_event.cc:1819
5894
#: drizzled/log_event.cc:1666
5963
5896
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5966
#: drizzled/log_event.cc:1821 drizzled/log_event.cc:5002
5967
#: drizzled/log_event.cc:5047 drizzled/log_event.cc:5818
5899
#: drizzled/log_event.cc:1668 drizzled/log_event.cc:4348
5900
#: drizzled/log_event.cc:4393 drizzled/log_event.cc:5142
5968
5901
msgid "unexpected success or fatal error"
5971
#: drizzled/log_event.cc:2337
5904
#: drizzled/log_event.cc:2158
5973
5906
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5974
5907
"probable cause is that the master died while writing the transaction to its "
5975
5908
"binary log, thus rolled back too."
5978
#: drizzled/log_event.cc:3003
5911
#: drizzled/log_event.cc:2813
5981
5914
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5982
5915
"produced %ld warning(s). Default database: '%s'"
5985
#: drizzled/log_event.cc:3053
5918
#: drizzled/log_event.cc:2863
5988
5921
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5991
#: drizzled/log_event.cc:3065
5924
#: drizzled/log_event.cc:2875
5993
5926
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5996
#: drizzled/log_event.cc:3780
5929
#: drizzled/log_event.cc:3140
5997
5930
msgid "Out of memory while recording slave event"
6000
#: drizzled/log_event.cc:4029 drizzled/log_event.cc:4055
5933
#: drizzled/log_event.cc:3389 drizzled/log_event.cc:3415
6002
5935
msgid "Error in Create_file event: could not open file '%s'"
6005
#: drizzled/log_event.cc:4041
5938
#: drizzled/log_event.cc:3401
6007
5940
msgid "Error in Create_file event: could not write to file '%s'"
6010
#: drizzled/log_event.cc:4062
5943
#: drizzled/log_event.cc:3422
6012
5945
msgid "Error in Create_file event: write to '%s' failed"
6015
#: drizzled/log_event.cc:4176
5948
#: drizzled/log_event.cc:3536
6017
5950
msgid "Error in %s event: could not create file '%s'"
6020
#: drizzled/log_event.cc:4185
5953
#: drizzled/log_event.cc:3545
6022
5955
msgid "Error in %s event: could not open file '%s'"
6025
#: drizzled/log_event.cc:4192
5958
#: drizzled/log_event.cc:3552
6027
5960
msgid "Error in %s event: write to '%s' failed"
6030
#: drizzled/log_event.cc:4354
5963
#: drizzled/log_event.cc:3714
6032
5965
msgid "Error in Exec_load event: could not open file '%s'"
6035
#: drizzled/log_event.cc:4364
5968
#: drizzled/log_event.cc:3724
6037
5970
msgid "Error in Exec_load event: file '%s' appears corrupted"
6040
#: drizzled/log_event.cc:4394
5973
#: drizzled/log_event.cc:3754
6042
5975
msgid "%s. Failed executing load from '%s'"
6045
#: drizzled/log_event.cc:4567
5978
#: drizzled/log_event.cc:3927
6046
5979
msgid "Not enough memory"
6049
#: drizzled/log_event.cc:4999
5982
#: drizzled/log_event.cc:4345
6051
5984
msgid "Error '%s' in %s event: when locking tables"
6054
#: drizzled/log_event.cc:5009
5987
#: drizzled/log_event.cc:4355
6056
5989
msgid "Error in %s event: when locking tables"
6059
#: drizzled/log_event.cc:5044
5992
#: drizzled/log_event.cc:4390
6061
5994
msgid "Error '%s' on reopening tables"
5995
msgstr "Wystąpił błąd %d podczas odczytu tabeli '%s'"
6064
#: drizzled/log_event.cc:5400
5997
#: drizzled/log_event.cc:4743
6066
5999
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6069
#: drizzled/log_event.cc:5815
6002
#: drizzled/log_event.cc:5139
6071
6004
msgid "Error '%s' on opening table `%s`.`%s`"
6005
msgstr "Wystąpił błąd %d podczas odczytu tabeli '%s'"
6074
6007
#. TRANSLATORS: The leading word "logging" is the name
6075
6008
#. of the plugin api, and so should not be translated.
6459
6409
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6462
#: drizzled/slave.cc:1949
6412
#: drizzled/slave.cc:1928
6463
6413
msgid "Failed during slave I/O thread initialization"
6466
#: drizzled/slave.cc:1963
6416
#: drizzled/slave.cc:1942
6467
6417
msgid "error in drizzle_create()"
6470
#: drizzled/slave.cc:1971
6420
#: drizzled/slave.cc:1950
6473
6423
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6474
6424
"'%s' at position %s"
6477
#: drizzled/slave.cc:1985
6427
#: drizzled/slave.cc:1964
6478
6428
msgid "Slave I/O thread killed while connecting to master"
6481
#: drizzled/slave.cc:2009
6431
#: drizzled/slave.cc:1988
6482
6432
msgid "Slave I/O thread couldn't register on master"
6485
#: drizzled/slave.cc:2021 drizzled/slave.cc:2045 drizzled/slave.cc:2069
6435
#: drizzled/slave.cc:2000 drizzled/slave.cc:2024 drizzled/slave.cc:2048
6486
6436
msgid "Forcing to reconnect slave I/O thread"
6489
#: drizzled/slave.cc:2034
6439
#: drizzled/slave.cc:2013
6490
6440
msgid "Failed on request_dump()"
6493
#: drizzled/slave.cc:2035
6443
#: drizzled/slave.cc:2014
6494
6444
msgid "Slave I/O thread killed while requesting master dump"
6497
#: drizzled/slave.cc:2061
6447
#: drizzled/slave.cc:2040
6498
6448
msgid "Waiting for master to send event"
6501
#: drizzled/slave.cc:2063
6451
#: drizzled/slave.cc:2042
6502
6452
msgid "Slave I/O thread killed while reading event"
6505
#: drizzled/slave.cc:2081
6455
#: drizzled/slave.cc:2060
6508
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6458
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6509
6459
"entry is correct, restart the server with a higher value of "
6510
6460
"max_allowed_packet"
6513
#: drizzled/slave.cc:2095
6463
#: drizzled/slave.cc:2074
6514
6464
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6517
#: drizzled/slave.cc:2105
6467
#: drizzled/slave.cc:2084
6518
6468
msgid "Queueing master event to the relay log"
6521
#: drizzled/slave.cc:2132
6471
#: drizzled/slave.cc:2111
6522
6472
msgid "Slave I/O thread aborted while waiting for relay log space"
6475
#: drizzled/slave.cc:2121
6477
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6525
6480
#: drizzled/slave.cc:2142
6527
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6530
#: drizzled/slave.cc:2163
6531
6481
msgid "Waiting for slave mutex on exit"
6534
#: drizzled/slave.cc:2227
6484
#: drizzled/slave.cc:2206
6535
6485
msgid "Failed during slave thread initialization"
6538
#: drizzled/slave.cc:2293
6488
#: drizzled/slave.cc:2272
6541
6491
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6542
6492
"s, relay log '%s' position: %s"
6545
#: drizzled/slave.cc:2307
6495
#: drizzled/slave.cc:2286
6546
6496
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6549
#: drizzled/slave.cc:2333
6499
#: drizzled/slave.cc:2312
6550
6500
msgid "Reading event from the relay log"
6553
#: drizzled/slave.cc:2358
6503
#: drizzled/slave.cc:2337
6555
6505
msgid "Slave (additional info): %s Error_code: %d"
6558
#: drizzled/slave.cc:2375
6508
#: drizzled/slave.cc:2354
6560
6510
msgid "Slave: %s Error_code: %d"
6563
#: drizzled/slave.cc:2378
6513
#: drizzled/slave.cc:2357
6566
6516
"Error loading user-defined library, slave SQL thread aborted. Install the "
6687
6637
"Then replication can be restarted."
6690
#: drizzled/sql_base.cc:2546
6640
#: drizzled/sql_base.cc:2555
6692
6642
msgid "Table %s had a open data handler in reopen_table"
6695
#: drizzled/sql_base.cc:3197
6645
#: drizzled/sql_base.cc:3206
6697
6647
msgid "Couldn't repair table: %s.%s"
6648
msgstr "Nieudana próba naprawy tabeli: %s.%s"
6700
#: drizzled/sql_base.cc:3240
6650
#: drizzled/sql_base.cc:3249
6703
6653
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6704
6654
"s`.`%s`' to the binary log"
6707
#: drizzled/sql_base.cc:3953
6657
#: drizzled/sql_base.cc:3857
6709
6659
msgid "Could not remove temporary table: '%s', error: %d"
6712
#: drizzled/sql_db.cc:399 drizzled/sql_db.cc:407
6714
msgid "Error while loading database options: '%s':"
6717
#: drizzled/sql_plugin.cc:678
6660
msgstr "Nieudana próba usunięcia tabeli tymczasowej: '%s', błąd: %d"
6662
#: drizzled/sql_plugin.cc:682
6719
6664
msgid "Plugin '%s' of type %s failed deinitialization"
6722
#: drizzled/sql_plugin.cc:692
6667
#: drizzled/sql_plugin.cc:696
6724
6669
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6727
#: drizzled/sql_plugin.cc:812
6672
#: drizzled/sql_plugin.cc:816
6729
6674
msgid "Plugin '%s' registration as a %s failed."
6675
msgstr "Nieudana rejestracja pluginu '%s jako %s."
6732
#: drizzled/sql_plugin.cc:1066
6677
#: drizzled/sql_plugin.cc:1070
6733
6678
msgid "plugin-load parameter too long"
6679
msgstr "Parametr plugin-load jest za długi"
6736
#: drizzled/sql_plugin.cc:1126
6681
#: drizzled/sql_plugin.cc:1130
6738
6683
msgid "Couldn't load plugin named '%s' with soname '%s'."
6741
#: drizzled/sql_plugin.cc:1177
6686
#: drizzled/sql_plugin.cc:1181
6743
6688
msgid "Forcing shutdown of %d plugins"
6689
msgstr "Wymuszenie wyłączenia pluginu %d"
6746
#: drizzled/sql_plugin.cc:1199
6691
#: drizzled/sql_plugin.cc:1203
6748
6693
msgid "Plugin '%s' will be forced to shutdown"
6694
msgstr "Plugin '%s' zostanie przymusowo zamknięty"
6751
#: drizzled/sql_plugin.cc:1215
6696
#: drizzled/sql_plugin.cc:1219
6753
6698
msgid "Plugin '%s' has ref_count=%d after shutdown."
6699
msgstr "Po wyłączeniu wartość ref_count pluginu '%s' wynosi %d."
6756
#: drizzled/sql_plugin.cc:2464 drizzled/sql_plugin.cc:2527
6701
#: drizzled/sql_plugin.cc:2468 drizzled/sql_plugin.cc:2531
6758
6703
msgid "Unknown variable type code 0x%x in plugin '%s'."
6761
#: drizzled/sql_plugin.cc:2507
6706
#: drizzled/sql_plugin.cc:2511
6764
6709
"Server variable %s of plugin %s was forced to be read-only: string variable "
6765
6710
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6768
#: drizzled/sql_plugin.cc:2538
6713
#: drizzled/sql_plugin.cc:2542
6770
6715
msgid "Missing variable name in plugin '%s'."
6716
msgstr "Brak nazwy zmiennej w pluginie '%s'."
6773
#: drizzled/sql_plugin.cc:2555
6718
#: drizzled/sql_plugin.cc:2559
6775
6720
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6778
#: drizzled/sql_plugin.cc:2674
6723
#: drizzled/sql_plugin.cc:2678
6780
6725
msgid "Out of memory for plugin '%s'."
6783
#: drizzled/sql_plugin.cc:2681
6728
#: drizzled/sql_plugin.cc:2685
6785
6730
msgid "Bad options for plugin '%s'."
6788
#: drizzled/sql_plugin.cc:2690
6733
#: drizzled/sql_plugin.cc:2694
6790
6735
msgid "Parsing options for plugin '%s' failed."
6793
#: drizzled/sql_plugin.cc:2733
6738
#: drizzled/sql_plugin.cc:2737
6795
6740
msgid "Plugin '%s' has conflicting system variables"
6798
#: drizzled/sql_plugin.cc:2743
6743
#: drizzled/sql_plugin.cc:2747
6800
6745
msgid "Plugin '%s' disabled by command line option"
6803
#: drizzled/sql_repl.cc:101
6804
msgid "Failed in send_file() while reading file name"
6807
#: drizzled/sql_repl.cc:114
6808
msgid "Failed in send_file() on open of file"
6811
#: drizzled/sql_repl.cc:122
6812
msgid "Failed in send_file() while writing data to client"
6815
#: drizzled/sql_repl.cc:131
6816
msgid "Failed in send_file() while negotiating file transfer close"
6819
#: drizzled/sql_table.cc:82
6748
#: drizzled/sql_table.cc:105
6821
6750
msgid "Invalid (old?) table or database name '%s'"
6824
#: drizzled/sql_table.cc:2716
6753
#: drizzled/sql_table.cc:2745
6826
6755
msgid "Unknown - internal error %d during operation"
6829
#: drizzled/sql_table.cc:5011
6758
#: drizzled/sql_table.cc:5018
6831
6760
msgid "Could not open table %s.%s after rename\n"
6834
#: drizzled/sql_table.cc:5178
6763
#: drizzled/sql_table.cc:5185
6837
6766
"order_st BY ignored because there is a user-defined clustered index in the "
6838
6767
"table '%-.192s'"
6841
#: drizzled/sql_udf.cc:39
6770
#: drizzled/sql_udf.cc:41
6842
6771
msgid "Can't allocate memory for udf structures"
6845
#: drizzled/table.cc:507
6774
#: drizzled/table.cc:502
6848
6777
"'%s' had no or invalid character set, and default character set is multi-"
6849
6778
"byte, so character column sizes may have changed"
6852
#: drizzled/table.cc:2082
6781
#: drizzled/table.cc:2077
6854
6783
msgid "Unknown collation '%s' in table '%-.64s' definition"
6784
msgstr "Nieznany zestaw '%s' w definicji tabeli '%-.64s'"
6857
#: drizzled/table.cc:2089
6786
#: drizzled/table.cc:2084
6860
6789
"Table '%-.64s' was created with a different version of MySQL and cannot be "
6792
"Tabela '%-.64s' została stworzona w innej wersji MySQL i nie może być "
6864
#: drizzled/table.cc:2700
6795
#: drizzled/table.cc:2695
6867
6798
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6871
#: drizzled/table.cc:2726
6802
#: drizzled/table.cc:2721
6874
6805
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6875
6806
"have type %s, found type %s."
6878
#: drizzled/table.cc:2735
6809
#: drizzled/table.cc:2730
6881
6812
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6882
6813
"position %d to have character set '%s' but the type has no character set."
6885
#: drizzled/table.cc:2745
6816
#: drizzled/table.cc:2740
6888
6819
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6889
6820
"position %d to have character set '%s' but found character set '%s'."
6892
#: drizzled/table.cc:2756
6823
#: drizzled/table.cc:2751
6895
6826
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6896
6827
"have type %s but the column is not found."
6899
#: drizzled/table.cc:5182
6830
#: drizzled/table.cc:4871
6901
6832
msgid "Got error %d when reading table '%s'"
6833
msgstr "Wystąpił błąd %d podczas odczytu tabeli '%s'"
6904
#: drizzled/tztime.cc:1054
6835
#: drizzled/tztime.cc:1060
6906
6837
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6838
msgstr "Błąd krytyczny: Niedozwolona lub nieznana domyślna strefa czasowa '%s'"
6909
6840
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
6910
6841
msgid "Error Messages to stderr"
6913
#: plugin/logging_query/logging_query.cc:120
6916
"thread_id=%ld query_id=%ld t_connect=%lld t_start=%lld t_lock=%lld command=%."
6917
"*s rows_sent=%ld rows_examined=%u\n"
6918
" db=\"%.*s\" query=\"%.*s\"\n"
6921
#: plugin/logging_query/logging_query.cc:161
6844
#: plugin/logging_query/logging_query.cc:162
6923
6846
msgid "fail open() fn=%s er=%s\n"
6926
#: plugin/logging_query/logging_query.cc:201
6849
#: plugin/logging_query/logging_query.cc:202
6927
6850
msgid "File to log to"
6930
#: plugin/logging_query/logging_query.cc:210
6853
#: plugin/logging_query/logging_query.cc:211
6931
6854
msgid "Enable logging"
6934
#: plugin/logging_query/logging_query.cc:219
6857
#: plugin/logging_query/logging_query.cc:220
6935
6858
msgid "Disable after this many seconds. Zero for forever"
6938
#: plugin/logging_query/logging_query.cc:232
6861
#: plugin/logging_query/logging_query.cc:233
6939
6862
msgid "Threshold for logging slow queries, in microseconds"
6942
#: plugin/logging_query/logging_query.cc:245
6865
#: plugin/logging_query/logging_query.cc:246
6943
6866
msgid "Threshold for logging big queries, for rows returned"
6946
#: plugin/logging_query/logging_query.cc:258
6869
#: plugin/logging_query/logging_query.cc:259
6947
6870
msgid "Threshold for logging big queries, for rows examined"
6950
#: plugin/logging_query/logging_query.cc:281
6873
#: plugin/logging_query/logging_query.cc:282
6951
6874
msgid "Log queries to a file"
6954
#: storage/myisam/ha_myisam.cc:448
6877
#: storage/myisam/ha_myisam.cc:453
6956
msgid "Got an error from thread_id=%lu, %s:%d"
6879
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6959
#: storage/myisam/ha_myisam.cc:451
6882
#: storage/myisam/ha_myisam.cc:457
6961
6884
msgid "Got an error from unknown thread, %s:%d"
6964
#: storage/myisam/ha_myisam.cc:456
6887
#: storage/myisam/ha_myisam.cc:462
6965
6888
msgid "Unknown thread accessing table"
6968
#: storage/myisam/my_handler_errors.c:32
6891
#: storage/myisam/my_handler_errors.c:34
6969
6892
msgid "Didn't find key on read or update"
6972
#: storage/myisam/my_handler_errors.c:34
6895
#: storage/myisam/my_handler_errors.c:36
6973
6896
msgid "Duplicate key on write or update"
6976
#: storage/myisam/my_handler_errors.c:36
6899
#: storage/myisam/my_handler_errors.c:38
6977
6900
msgid "Internal (unspecified) error in handler"
6980
#: storage/myisam/my_handler_errors.c:38
6903
#: storage/myisam/my_handler_errors.c:40
6982
6905
"Someone has changed the row since it was read (while the table was locked to "
6986
#: storage/myisam/my_handler_errors.c:41
6909
#: storage/myisam/my_handler_errors.c:43
6987
6910
msgid "Wrong index given to function"
6990
#: storage/myisam/my_handler_errors.c:43
6913
#: storage/myisam/my_handler_errors.c:45
6991
6914
msgid "Undefined handler error 125"
6994
#: storage/myisam/my_handler_errors.c:45
6917
#: storage/myisam/my_handler_errors.c:47
6995
6918
msgid "Index file is crashed"
6998
#: storage/myisam/my_handler_errors.c:47
6921
#: storage/myisam/my_handler_errors.c:49
6999
6922
msgid "Record file is crashed"
7002
#: storage/myisam/my_handler_errors.c:49
6925
#: storage/myisam/my_handler_errors.c:51
7003
6926
msgid "Out of memory in engine"
7006
#: storage/myisam/my_handler_errors.c:51
6929
#: storage/myisam/my_handler_errors.c:53
7007
6930
msgid "Undefined handler error 129"
7010
#: storage/myisam/my_handler_errors.c:53
6933
#: storage/myisam/my_handler_errors.c:55
7011
6934
msgid "Incorrect file format"
7014
#: storage/myisam/my_handler_errors.c:55
6937
#: storage/myisam/my_handler_errors.c:57
7015
6938
msgid "Command not supported by database"
7018
#: storage/myisam/my_handler_errors.c:57
6941
#: storage/myisam/my_handler_errors.c:59
7019
6942
msgid "Old database file"
7022
#: storage/myisam/my_handler_errors.c:59
6945
#: storage/myisam/my_handler_errors.c:61
7023
6946
msgid "No record read before update"
7026
#: storage/myisam/my_handler_errors.c:61
6949
#: storage/myisam/my_handler_errors.c:63
7027
6950
msgid "Record was already deleted (or record file crashed)"
7030
#: storage/myisam/my_handler_errors.c:63
6953
#: storage/myisam/my_handler_errors.c:65
7031
6954
msgid "No more room in record file"
7034
#: storage/myisam/my_handler_errors.c:65
6957
#: storage/myisam/my_handler_errors.c:67
7035
6958
msgid "No more room in index file"
7038
#: storage/myisam/my_handler_errors.c:67
6961
#: storage/myisam/my_handler_errors.c:69
7039
6962
msgid "No more records (read after end of file)"
7042
#: storage/myisam/my_handler_errors.c:69
6965
#: storage/myisam/my_handler_errors.c:71
7043
6966
msgid "Unsupported extension used for table"
7046
#: storage/myisam/my_handler_errors.c:71
6969
#: storage/myisam/my_handler_errors.c:73
7047
6970
msgid "Too big row"
7050
#: storage/myisam/my_handler_errors.c:73
6973
#: storage/myisam/my_handler_errors.c:75
7051
6974
msgid "Wrong create options"
7054
#: storage/myisam/my_handler_errors.c:75
6977
#: storage/myisam/my_handler_errors.c:77
7055
6978
msgid "Duplicate unique key or constraint on write or update"
7058
#: storage/myisam/my_handler_errors.c:77
6981
#: storage/myisam/my_handler_errors.c:79
7059
6982
msgid "Unknown character set used in table"
7062
#: storage/myisam/my_handler_errors.c:79
6985
#: storage/myisam/my_handler_errors.c:81
7063
6986
msgid "Conflicting table definitions in sub-tables of MERGE table"
7066
#: storage/myisam/my_handler_errors.c:81
6989
#: storage/myisam/my_handler_errors.c:83
7067
6990
msgid "Table is crashed and last repair failed"
7070
#: storage/myisam/my_handler_errors.c:83
6993
#: storage/myisam/my_handler_errors.c:85
7071
6994
msgid "Table was marked as crashed and should be repaired"
7074
#: storage/myisam/my_handler_errors.c:85
6997
#: storage/myisam/my_handler_errors.c:87
7075
6998
msgid "Lock timed out; Retry transaction"
7078
#: storage/myisam/my_handler_errors.c:87
7001
#: storage/myisam/my_handler_errors.c:89
7079
7002
msgid "Lock table is full; Restart program with a larger locktable"
7082
#: storage/myisam/my_handler_errors.c:89
7005
#: storage/myisam/my_handler_errors.c:91
7083
7006
msgid "Updates are not allowed under a read only transactions"
7086
#: storage/myisam/my_handler_errors.c:91
7009
#: storage/myisam/my_handler_errors.c:93
7087
7010
msgid "Lock deadlock; Retry transaction"
7090
#: storage/myisam/my_handler_errors.c:93
7013
#: storage/myisam/my_handler_errors.c:95
7091
7014
msgid "Foreign key constraint is incorrectly formed"
7094
#: storage/myisam/my_handler_errors.c:95
7017
#: storage/myisam/my_handler_errors.c:97
7095
7018
msgid "Cannot add a child row"
7098
#: storage/myisam/my_handler_errors.c:97
7021
#: storage/myisam/my_handler_errors.c:99
7099
7022
msgid "Cannot delete a parent row"
7102
#: storage/myisam/my_handler_errors.c:99
7025
#: storage/myisam/my_handler_errors.c:101
7103
7026
msgid "No savepoint with that name"
7106
#: storage/myisam/my_handler_errors.c:101
7029
#: storage/myisam/my_handler_errors.c:103
7107
7030
msgid "Non unique key block size"
7110
#: storage/myisam/my_handler_errors.c:103
7033
#: storage/myisam/my_handler_errors.c:105
7111
7034
msgid "The table does not exist in engine"
7114
#: storage/myisam/my_handler_errors.c:105
7037
#: storage/myisam/my_handler_errors.c:107
7115
7038
msgid "The table already existed in storage engine"
7118
#: storage/myisam/my_handler_errors.c:107
7041
#: storage/myisam/my_handler_errors.c:109
7119
7042
msgid "Could not connect to storage engine"
7122
#: storage/myisam/my_handler_errors.c:109
7045
#: storage/myisam/my_handler_errors.c:111
7123
7046
msgid "Unexpected null pointer found when using spatial index"
7126
#: storage/myisam/my_handler_errors.c:111
7049
#: storage/myisam/my_handler_errors.c:113
7127
7050
msgid "The table changed in storage engine"
7130
#: storage/myisam/my_handler_errors.c:113
7053
#: storage/myisam/my_handler_errors.c:115
7131
7054
msgid "There's no partition in table for the given value"
7134
#: storage/myisam/my_handler_errors.c:115
7057
#: storage/myisam/my_handler_errors.c:117
7135
7058
msgid "Row-based binlogging of row failed"
7138
#: storage/myisam/my_handler_errors.c:117
7061
#: storage/myisam/my_handler_errors.c:119
7139
7062
msgid "Index needed in foreign key constraint"
7142
#: storage/myisam/my_handler_errors.c:119
7065
#: storage/myisam/my_handler_errors.c:121
7143
7066
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7146
#: storage/myisam/my_handler_errors.c:121
7069
#: storage/myisam/my_handler_errors.c:123
7147
7070
msgid "Table needs to be upgraded before it can be used"
7150
#: storage/myisam/my_handler_errors.c:123
7073
#: storage/myisam/my_handler_errors.c:125
7151
7074
msgid "Table is read only"
7154
#: storage/myisam/my_handler_errors.c:125
7077
#: storage/myisam/my_handler_errors.c:127
7155
7078
msgid "Failed to get next auto increment value"
7158
#: storage/myisam/my_handler_errors.c:127
7081
#: storage/myisam/my_handler_errors.c:129
7159
7082
msgid "Failed to set row auto increment value"
7162
#: storage/myisam/my_handler_errors.c:129
7085
#: storage/myisam/my_handler_errors.c:131
7163
7086
msgid "Unknown (generic) error from engine"
7166
#: storage/myisam/my_handler_errors.c:131
7089
#: storage/myisam/my_handler_errors.c:133
7167
7090
msgid "Record is the same"
7170
#: storage/myisam/my_handler_errors.c:133
7093
#: storage/myisam/my_handler_errors.c:135
7171
7094
msgid "It is not possible to log this statement"
7174
#: storage/myisam/my_handler_errors.c:135
7097
#: storage/myisam/my_handler_errors.c:137
7175
7098
msgid "Tablespace exists"
7178
#: storage/myisam/my_handler_errors.c:137
7101
#: storage/myisam/my_handler_errors.c:139
7179
7102
msgid "The event was corrupt, leading to illegal data being read"
7182
#: storage/myisam/my_handler_errors.c:139
7105
#: storage/myisam/my_handler_errors.c:141
7183
7106
msgid "The table is of a new format not supported by this version"
7186
#: storage/myisam/my_handler_errors.c:141
7109
#: storage/myisam/my_handler_errors.c:143
7187
7110
msgid "The event could not be processed no other hanlder error happened"
7190
#: storage/myisam/my_handler_errors.c:143
7113
#: storage/myisam/my_handler_errors.c:145
7191
7114
msgid "Got a fatal error during initialzaction of handler"
7194
#: storage/myisam/my_handler_errors.c:145
7117
#: storage/myisam/my_handler_errors.c:147
7195
7118
msgid "File to short; Expected more data in file"
7198
#: storage/myisam/my_handler_errors.c:147
7121
#: storage/myisam/my_handler_errors.c:149
7199
7122
msgid "Read page with wrong checksum"
7202
#: storage/myisam/my_handler_errors.c:149
7125
#: storage/myisam/my_handler_errors.c:151
7203
7126
msgid "Lock or active transaction"
7206
#: storage/myisam/my_handler_errors.c:151
7129
#: storage/myisam/my_handler_errors.c:153
7207
7130
msgid "No such table space"
7210
#: storage/myisam/my_handler_errors.c:153
7133
#: storage/myisam/my_handler_errors.c:155
7211
7134
msgid "Tablespace not empty"
7138
#~ "Copyright (C) 2000-2008 MySQL AB\n"
7139
#~ " This software comes with ABSOLUTELY "
7140
#~ "NO WARRANTY. This is free software,\n"
7141
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
7143
#~ "To oprogramowanie jest dostarczane ABSOLUTNIE BEZ GWARANCJI, to jest. To "
7144
#~ "jest darmowe oprogramowanie, zachęcamy do modyfikacji i rozprowadzania "
7145
#~ "zgodnie z licencją GPL.\n"
7147
#~ msgid "Charset changed"
7148
#~ msgstr "Zmieniono zestaw znaków"
7150
#~ msgid "Charset is not found"
7151
#~ msgstr "Nie odnaleziono zestawu znaków"
7153
#~ msgid "Unknown option to protocol: %s\n"
7154
#~ msgstr "Nierozpoznana opcja dla protokołu: %s\n"
7156
#~ msgid "Invalid error code"
7157
#~ msgstr "Niepoprawny kod błędu"