621
588
msgstr[1] "Zapytanie poprawne, zmienionych wierszy: %ld"
622
589
msgstr[2] "Zapytanie poprawne, zmienionych wierszy: %ld"
624
#: ../client/drizzle.cc:2944
625
msgid "popen() failed! defaulting PAGER to stdout!\n"
628
#: ../client/drizzle.cc:2966
630
msgid "Error logging to file '%s'\n"
633
#: ../client/drizzle.cc:2971
635
msgid "Logging to file '%s'\n"
636
msgstr "Odczytywanie pliku historii %s\n"
638
#: ../client/drizzle.cc:3055
647
"Collation: %s (%u)\n"
655
#: ../client/drizzle.cc:3522
657
msgid "No previous outfile available, you must give a filename!\n"
660
#: ../client/drizzle.cc:3527
662
msgid "Currently logging to file '%s'\n"
665
#: ../client/drizzle.cc:3547
667
msgid "No outfile specified!\n"
668
msgstr "Nie podano zapytania\n"
670
#: ../client/drizzle.cc:3560
671
msgid "Outfile disabled.\n"
674
#: ../client/drizzle.cc:3587
676
msgid "Default pager wasn't set, using stdout.\n"
677
msgstr "Wyłącz pager, drukuj na standardowe wyjście"
679
#: ../client/drizzle.cc:3607
681
msgid "PAGER set to '%s'\n"
684
#: ../client/drizzle.cc:3618
685
msgid "PAGER set to stdout\n"
688
#: ../client/drizzle.cc:3701
690
msgid "Connection id: %u"
693
#: ../client/drizzle.cc:3703
695
msgid "Current schema: %.128s\n"
696
msgstr "Nieznana baza danych '%-.192s'"
698
#: ../client/drizzle.cc:3704
703
#: ../client/drizzle.cc:3724
704
msgid "Usage: \\. <filename> | source <filename>"
707
#: ../client/drizzle.cc:3739
709
msgid "Failed to open file '%s', error: %d"
710
msgstr "Nie można otworzyć pliku: '%-.200s' (nr błędu: %d)"
712
#: ../client/drizzle.cc:3747
713
msgid "Can't initialize LineBuffer"
716
#: ../client/drizzle.cc:3783
717
msgid "DELIMITER must be followed by a 'delimiter' character or string"
720
#: ../client/drizzle.cc:3816
721
msgid "USE must be followed by a schema name"
724
#: ../client/drizzle.cc:3884
726
msgid "Schema changed"
727
msgstr "Baza danych do użycia"
729
#: ../client/drizzle.cc:3930
731
msgid "Show warnings enabled."
732
msgstr "Pokazuj ostrzeżenie po każdej deklaracji."
734
#: ../client/drizzle.cc:3938
736
msgid "Show warnings disabled."
737
msgstr "Pokazuj ostrzeżenie po każdej deklaracji."
739
#: ../client/drizzle.cc:4088
743
"Connection id:\t\t%lu\n"
746
#: ../client/drizzle.cc:4100
748
msgid "Current schema:\t%s\n"
749
msgstr "Nieznana baza danych '%-.192s'"
751
#: ../client/drizzle.cc:4101
753
msgid "Current user:\t\t%s\n"
756
#: ../client/drizzle.cc:4107
757
msgid "SSL:\t\t\tNot in use"
760
#: ../client/drizzle.cc:4112
765
msgstr "Zbyt wiele połączeń"
767
#: ../client/drizzle.cc:4119
770
"All updates ignored to this schema\n"
773
#: ../client/drizzle.cc:4122
775
msgid "Current pager:\t\t%s\n"
778
#: ../client/drizzle.cc:4123
780
msgid "Using outfile:\t\t'%s'\n"
783
#: ../client/drizzle.cc:4124
785
msgid "Using delimiter:\t%s\n"
788
#: ../client/drizzle.cc:4125
790
msgid "Server version:\t\t%s\n"
793
#: ../client/drizzle.cc:4126
795
msgid "Protocol:\t\t%s\n"
798
#: ../client/drizzle.cc:4127
800
msgid "Protocol version:\t%d\n"
803
#: ../client/drizzle.cc:4128
805
msgid "Connection:\t\t%s\n"
806
msgstr "-- Łączenie z %s...\n"
808
#: ../client/drizzle.cc:4135
810
msgid "UNIX socket:\t\t%s\n"
813
#: ../client/drizzle.cc:4137
815
msgid "TCP port:\t\t%d\n"
818
#: ../client/drizzle.cc:4142
821
"Note that you are running in safe_update_mode:\n"
824
#: ../client/drizzle.cc:4144
827
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
829
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
831
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
832
" Max number of examined row combination in a join is set to: %"
837
#: ../client/drizzle.cc:4206 ../drizzled/option.cc:339
842
#: ../client/drizzle.cc:4249
844
msgid "ERROR %d (%s): "
847
#: ../client/drizzle.cc:4251
852
#: ../client/drizzle.cc:4254
856
#: ../client/drizzle.cc:4387
860
#: ../client/drizzle.cc:4389
864
#: ../client/drizzle.cc:4395
868
#: ../client/drizzle.cc:4401
872
#: ../client/drizzle.cc:4502
876
#: ../client/drizzle.cc:4622
878
msgid "Returning to default PROMPT of %s\n"
881
#: ../client/drizzle.cc:4627
883
msgid "Memory allocation error. Not changing prompt\n"
885
"Błąd alokacji pamięci w momencie tworzenia wstępnego znaku zachęty. Trwa "
888
#: ../client/drizzle.cc:4632
890
msgid "PROMPT set to '%s'\n"
893
#: ../client/drizzledump.cc:229
894
msgid "Error inserting into destination database"
897
#: ../client/drizzledump.cc:253
591
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
592
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
593
#: client/drizzletest.cc:4728
596
"Non-integer value supplied for port. If you are trying to enter a password "
597
"please use --password instead.\n"
600
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
601
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
602
#: client/drizzletest.cc:4736
604
msgid "Value supplied for port is not valid.\n"
607
#: client/drizzledump.cc:387
608
msgid "Number of rows before each output progress report (requires --verbose)."
611
#: client/drizzledump.cc:461
899
613
msgid "Got errno %d on write"
900
msgstr "Przejdź do błędu nr. %d do zapisu"
902
#: ../client/drizzledump.cc:298
905
"%s: You can't use --single-transaction and --lock-all-tables at the same "
908
"%s: Nie możesz użyć --single-transaction i --lock-all-tables równocześnie.\n"
910
#: ../client/drizzledump.cc:305
912
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
913
msgstr "%s: --databases lub --all-databases nie może być użyte z --tab.\n"
915
#: ../client/drizzledump.cc:373
917
msgid "-- Retrieving database structures..."
918
msgstr "-- Pobieranie struktury dla tabeli %s...\n"
920
#: ../client/drizzledump.cc:485
922
"Dump all the databases. This will be same as --databases with all databases "
926
#: ../client/drizzledump.cc:487
927
msgid "Dump all the tablespaces."
930
#: ../client/drizzledump.cc:489
931
msgid "Use complete insert statements."
934
#: ../client/drizzledump.cc:491
936
"Flush logs file in server before starting dump. Note that if you dump many "
937
"databases at once (using the option --databases= or --all-databases), the "
938
"logs will be flushed for each database dumped. The exception is when using --"
939
"lock-all-tables in this case the logs will be flushed only once, "
940
"corresponding to the moment all tables are locked. So if you want your dump "
941
"and the log flush to happen at the same exact moment you should use --lock-"
942
"all-tables or --flush-logs"
945
#: ../client/drizzledump.cc:493
947
msgid "Continue even if we get an sql-error."
948
msgstr "Kontynuuj nawet w przypadku otrzymania błędu sql."
950
#: ../client/drizzledump.cc:494
952
msgid "Display this help message and exit."
953
msgstr "Wyświetl ten ekran pomocy i zakończ."
955
#: ../client/drizzledump.cc:496
957
"Locks all tables across all databases. This is achieved by taking a global "
958
"read lock for the duration of the whole dump. Automatically turns --single-"
962
#: ../client/drizzledump.cc:498
964
"Creates a consistent snapshot by dumping all tables in a single transaction. "
965
"Works ONLY for tables stored in storage engines which support "
966
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
967
"be consistent for other storage engines. While a --single-transaction dump "
968
"is in process, to ensure a valid dump file (correct table contents), no "
969
"other connection should use the following statements: ALTER TABLE, DROP "
970
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
974
#: ../client/drizzledump.cc:500
976
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
977
"extended-insert and --disable-keys."
980
#: ../client/drizzledump.cc:501
981
msgid "Overrides option --databases (-B)."
984
#: ../client/drizzledump.cc:503
985
msgid "Number of rows before each output progress report (requires --verbose)."
987
"Numeracja wierszy sprawdzana przed każdym przekazaniem do wyjścia (wymaga --"
990
#: ../client/drizzledump.cc:505
991
msgid "Print info about the various stages."
994
#: ../client/drizzledump.cc:507
995
msgid "Turn off Comments"
998
#: ../client/drizzledump.cc:508
1000
msgid "Turn off create-options"
1001
msgstr "Wyłącz krótki sygnał przy wystąpieniu błędu."
1003
#: ../client/drizzledump.cc:509
1004
msgid "Turn off extended-insert"
1007
#: ../client/drizzledump.cc:510
1008
msgid "Turn off dump date at the end of the output"
1011
#: ../client/drizzledump.cc:511
1012
msgid "Do not read from the configuration files"
1015
#: ../client/drizzledump.cc:517
1016
msgid "Add a 'DROP DATABASE' before each create."
1019
#: ../client/drizzledump.cc:518
1020
msgid "Do not add a 'drop table' before each create."
1023
#: ../client/drizzledump.cc:520
1025
"Give less verbose output (useful for debugging). Disables structure comments "
1026
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1027
"set-names --skip-disable-keys"
1030
#: ../client/drizzledump.cc:522
1032
"To dump several databases. Note the difference in usage; In this case no "
1033
"tables are given. All name arguments are regarded as databasenames. 'USE "
1034
"db_name;' will be included in the output."
1037
#: ../client/drizzledump.cc:524
1039
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
1040
"will not be put in the output."
1043
#: ../client/drizzledump.cc:526
1045
"Do not dump the specified table. To specify more than one table to ignore, "
1046
"use the directive multiple times, once for each table. Each table must be "
1047
"specified with both database and table names, e.g. --ignore-table=database."
1051
#: ../client/drizzledump.cc:528
1052
msgid "Insert rows with INSERT IGNORE."
1055
#: ../client/drizzledump.cc:530
1056
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1059
#: ../client/drizzledump.cc:532
1061
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1062
"above line will be added otherwise, if --databases or --all-databases option "
1066
#: ../client/drizzledump.cc:534
1067
msgid "No row information."
1070
#: ../client/drizzledump.cc:536
1071
msgid "Use REPLACE INTO instead of INSERT INTO."
1074
#: ../client/drizzledump.cc:538
1075
msgid "Where to send output to (stdout|database"
1078
#: ../client/drizzledump.cc:540
1080
"Hostname for destination db server (requires --destination-type=database)"
1083
#: ../client/drizzledump.cc:542
1085
"Port number for destination db server (requires --destination-type=database)"
1088
#: ../client/drizzledump.cc:544
1090
"User name for destination db server (resquires --destination-type=database)"
1093
#: ../client/drizzledump.cc:546
1095
"Password for destination db server (requires --destination-type=database)"
1098
#: ../client/drizzledump.cc:548
1100
"The database in the destination db server (requires --destination-"
1101
"type=database, not for use with --all-databases)"
1104
#: ../client/drizzledump.cc:550
1106
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1110
#: ../client/drizzledump.cc:556
1111
msgid "Connect to host."
1112
msgstr "Połącz z hostem."
1114
#: ../client/drizzledump.cc:558
1117
"Password to use when connecting to server. If password is not given it's "
1118
"solicited on the tty."
1120
"Hasło do połączenia z serwerem. Jeśli hasło nie jest podane zostanie pobrane "
1123
#: ../client/drizzledump.cc:560
1124
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1126
msgid "Port number to use for connection."
1127
msgstr "Liczba sekund limitu czasu odpowiedzi."
1129
#: ../client/drizzledump.cc:567
1130
msgid "Hidden Options"
1133
#: ../client/drizzledump.cc:569
1134
msgid "Used to select the database"
1137
#: ../client/drizzledump.cc:570
1138
msgid "Used to select the tables"
1141
#: ../client/drizzledump.cc:573
1142
msgid "Allowed Options + Hidden Options"
1145
#: ../client/drizzledump.cc:637
1147
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1150
#: ../client/drizzledump.cc:642
1152
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1153
"and you are welcome to modify and redistribute it under the GPL license\n"
1155
"To oprogramowanie jest dostarczane ABSOLUTNIE BEZ GWARANCJI, to jest. To "
1156
"jest darmowe oprogramowanie,\n"
1157
"zachęcamy do modyfikacji i rozprowadzania zgodnie z licencją GPL.\n"
1159
#: ../client/drizzledump.cc:643
1160
msgid "Dumps definitions and data from a Drizzle database server"
1163
#: ../client/drizzledump.cc:644
614
msgstr "Wystąpił błąd %d podczas odczytu tabeli '%s'"
616
#: client/drizzledump.cc:466
618
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
621
#: client/drizzledump.cc:473
1165
623
msgid "Usage: %s [OPTIONS] database [tables]\n"
1166
msgstr "użycie: %s [OPCJE] baza danych [tabele]\n"
624
msgstr "Użycie: %s [OPCJE] [baza danych]\n"
1168
#: ../client/drizzledump.cc:645
626
#: client/drizzledump.cc:474
1170
628
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1171
msgstr "lub %s [OPCJE] --bazy_danych [opcje] baza1 [baza2 baza3...]\n"
1173
#: ../client/drizzledump.cc:647
631
#: client/drizzledump.cc:476
1175
633
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1176
msgstr "lub %s [opcje] --all-databases [opcje]\n"
1178
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1179
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1181
msgid "Value supplied for port is not valid.\n"
1182
msgstr "Błędny numer portu.\n"
1184
#: ../client/drizzledump.cc:743
634
msgstr "Użycie: %s [OPCJE] [baza danych]\n"
636
#: client/drizzledump.cc:483
637
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
640
#: client/drizzledump.cc:484
642
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
643
"and you are welcome to modify and redistribute it under the GPL license\n"
645
"To oprogramowanie jest dostarczane ABSOLUTNIE BEZ GWARANCJI, to jest. To "
646
"jest darmowe oprogramowanie,\n"
647
"zachęcamy do modyfikacji i rozprowadzania zgodnie z licencją GPL.\n"
649
#: client/drizzledump.cc:485
650
msgid "Dumping definition and data DRIZZLE database or table"
653
#: client/drizzledump.cc:496
655
msgid "For more options, use %s --help\n"
658
#: client/drizzledump.cc:630
660
msgid "Memory allocation error while copying password. Aborting.\n"
663
#: client/drizzledump.cc:669
665
msgid "Input filename too long: %s"
668
#: client/drizzledump.cc:712
1186
670
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1187
msgstr "Nielegalne użycie opcji --ignore-table=<database>.<table>\n"
1189
#: ../client/drizzledump_data.cc:268
1191
msgid "-- Retrieving data for "
1192
msgstr "-- Pobieranie struktury dla tabeli %s...\n"
1194
#: ../client/drizzledump_data.cc:300
1195
msgid " rows dumped for table "
1198
#: ../client/drizzledump_data.cc:547
1200
msgid "-- Connecting to "
1201
msgstr "-- Łączenie z %s...\n"
1203
#: ../client/drizzledump_data.cc:547
1204
msgid " using protocol "
1207
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1208
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1209
msgid "Error executing query: "
1212
#: ../client/drizzledump_data.cc:602
1213
msgid "Could not buffer result: "
1216
#: ../client/drizzledump_data.cc:648
1217
msgid "Error: Could not set db '"
1220
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1221
#: ../client/drizzledump_data.cc:673
1224
msgstr "Błąd: %d %s"
1226
#: ../client/drizzledump_data.cc:682
1228
msgid "-- Disconnecting from "
1229
msgstr "-- Rozłączanie z %s...\n"
1231
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1232
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1234
msgid "-- Retrieving table structures for "
1235
msgstr "-- Pobieranie struktury dla tabeli %s...\n"
1237
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1238
msgid "-- Retrieving fields for "
1241
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1242
msgid "-- Retrieving indexes for "
1245
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1246
msgid "-- Retrieving foreign keys for "
1249
#: ../client/drizzleslap.cc:2292
1251
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1254
#: ../client/drizzletest.cc:5412
1255
msgid "Error: Invalid Value for opt_max_connect_retries"
1258
#: ../client/drizzletest.cc:5422
1259
msgid "Error: Invalid Value for opt_tail_lines"
1262
#: ../client/drizzletest.cc:5432
1263
msgid "Error: Invalid Value for opt_sleep"
1266
#: ../client/drizzletest.cc:5623
1268
msgid "Could not open '%s' for reading: errno = %d"
1269
msgstr "Nie można otworzyć '%s' do odczytu: errno = %d"
1271
#: ../client/drizzletest.cc:5628
1273
msgid "Out of memory"
1274
msgstr "Brak wolnej pamięci"
1276
#: ../drizzled/drizzled.cc:491
673
#: client/drizzledump.cc:737
675
msgid "Invalid mode to --compatible: %s\n"
678
#: client/drizzledump.cc:791
680
msgid "%s: You must use option --tab with --fields-...\n"
683
#: client/drizzledump.cc:808
686
"%s: You can't use --single-transaction and --lock-all-tables at the same "
690
#: client/drizzledump.cc:821
693
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
697
#: client/drizzledump.cc:827
699
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
702
#: client/drizzledump.cc:853
704
msgid "Got error: %s (%d) %s"
705
msgstr "Otrzymano błąd: %s\n"
707
#: client/drizzledump.cc:860
709
msgid "Got error: %d %s"
710
msgstr "Otrzymano błąd: %s\n"
712
#: client/drizzledump.cc:958 client/drizzledump.cc:965
713
#: client/drizzledump.cc:978
715
msgid "Couldn't execute '%s': %s (%d)"
718
#: client/drizzledump.cc:1042
720
msgid "-- Connecting to %s...\n"
721
msgstr "Połącz z hostem."
723
#: client/drizzledump.cc:1063
725
msgid "-- Disconnecting from %s...\n"
728
#: client/drizzledump.cc:1074
730
msgid "Couldn't allocate memory"
731
msgstr "Nieudana próba alokacji pamięci dla pliku tymczasowego historii!\n"
733
#: client/drizzledump.cc:1418
736
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
740
#: client/drizzledump.cc:1432
742
msgid "-- Retrieving table structure for table %s...\n"
745
#: client/drizzledump.cc:1546
747
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
750
#: client/drizzledump.cc:1653
752
msgid "%s: Can't get keys for table %s\n"
755
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
757
msgid "Error: Couldn't read status information for table %s\n"
758
msgstr "Pobierz status z serwera"
760
#: client/drizzledump.cc:1874
762
msgid "Error retrieving table structure for table: \"%s\""
765
#: client/drizzledump.cc:1881
767
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
770
#: client/drizzledump.cc:1892
772
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
775
#: client/drizzledump.cc:1899
777
msgid "-- Skipping dump data for table '%s', it has no fields\n"
780
#: client/drizzledump.cc:1907
781
msgid "-- Sending SELECT query...\n"
784
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
785
msgid "when executing 'SELECT INTO OUTFILE'"
788
#: client/drizzledump.cc:1971
793
"-- Dumping data for table %s\n"
797
#: client/drizzledump.cc:2012
798
msgid "-- Retrieving rows...\n"
801
#: client/drizzledump.cc:2015
803
msgid "%s: Error in field count for table: %s ! Aborting.\n"
806
#: client/drizzledump.cc:2064
808
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
811
#: client/drizzledump.cc:2081
813
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
816
#: client/drizzledump.cc:2103
818
msgid "Not enough fields from table %s! Aborting.\n"
821
#: client/drizzledump.cc:2523
822
msgid "when using LOCK TABLES"
825
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
826
msgid "when doing refresh"
829
#: client/drizzledump.cc:2629
830
msgid "alloc_root failure."
833
#: client/drizzledump.cc:2650
835
msgid "Couldn't find table: \"%s\""
836
msgstr "Nieudana próba naprawy tabeli: %s.%s"
838
#: client/drizzledump.cc:2666
839
msgid "when doing LOCK TABLES"
842
#: client/drizzledump.cc:2737
843
msgid "Error: Binlogging on server not active"
846
#: client/drizzledump.cc:2806
847
msgid "Error: Slave not set up"
850
#: client/drizzledump.cc:2865
851
msgid "Error: Unable to start slave"
854
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
855
#: client/drizzledump.cc:3173
858
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
861
#: client/drizzledump.cc:3203
863
msgid "Error: Not enough memory to store ORDER BY clause\n"
866
#: drizzled/db.cc:236
868
msgid "Error while loading database options: '%s':"
869
msgstr "Błąd odczytu opcji bazy danych: '%s':"
871
#: drizzled/drizzled.cc:527
873
msgid "Got signal %d from thread %<PRIu64>"
876
#: drizzled/drizzled.cc:561
1277
877
msgid "Aborting\n"
1278
msgstr "Anulowanie\n"
1280
#: ../drizzled/drizzled.cc:550
880
#: drizzled/drizzled.cc:681
1281
881
msgid "One can only use the --user switch if running as root\n"
1284
#: ../drizzled/drizzled.cc:557
884
#: drizzled/drizzled.cc:689
1286
886
"Fatal error: Please read \"Security\" section of the manual to find out how "
1287
887
"to run drizzled as root!\n"
1289
"Błąd krytyczny: Proszę przeczytać sekcję \"Bezpieczeństwo\" w instrukcji, "
1290
"aby dowiedzieć się jak uruchomić drizzled w trybie administratora!\n"
1292
#: ../drizzled/drizzled.cc:577
890
#: drizzled/drizzled.cc:711
1295
893
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1298
"Błąd krytyczny: Nie można przejść w tryb użytkownika '%s' ; Proszę sprawdzić "
1299
"czy użytkownik istnieje!\n"
1301
#: ../drizzled/drizzled.cc:602
1302
msgid "Set process group ID failed"
1305
#: ../drizzled/drizzled.cc:607
1306
msgid "Set process user ID failed"
1309
#: ../drizzled/drizzled.cc:619
1310
msgid "Process chroot failed"
1313
#: ../drizzled/drizzled.cc:739
1314
msgid "Error: Invalid Value for auto_increment_increment"
1317
#: ../drizzled/drizzled.cc:750
1318
msgid "Error: Invalid Value for auto_increment_offset"
1321
#: ../drizzled/drizzled.cc:761
1322
msgid "Error: Invalid Value for completion_type"
1325
#: ../drizzled/drizzled.cc:773
1326
msgid "Error: Invalid Value for div-precision-increment"
1329
#: ../drizzled/drizzled.cc:784
1330
msgid "Error: Invalid Value for group_concat_max_len"
1333
#: ../drizzled/drizzled.cc:795
1334
msgid "Error: Invalid Value for join_buffer_size"
1337
#: ../drizzled/drizzled.cc:807
1338
msgid "Error: Invalid Value for max_allowed_packet"
1341
#: ../drizzled/drizzled.cc:819
1342
msgid "Error: Invalid Value for max_error_count"
1345
#: ../drizzled/drizzled.cc:830
1346
msgid "Error: Invalid Value for max_heap_table_size"
1349
#: ../drizzled/drizzled.cc:842
1350
msgid "Error: Invalid Value for min_examined_row_limit"
1353
#: ../drizzled/drizzled.cc:853
1354
msgid "Error: Invalid Value for max_join_size"
1357
#: ../drizzled/drizzled.cc:864
1358
msgid "Error: Invalid Value for max_length_for_sort_data"
1361
#: ../drizzled/drizzled.cc:875
1362
msgid "Error: Invalid Value for max_seeks_for_key"
1365
#: ../drizzled/drizzled.cc:886
1366
msgid "Error: Invalid Value for max_sort_length"
1369
#: ../drizzled/drizzled.cc:897
1370
msgid "Error: Invalid Value for optimizer_search_depth"
1373
#: ../drizzled/drizzled.cc:908
1374
msgid "Error: Invalid Value for preload_buff_size"
1377
#: ../drizzled/drizzled.cc:919
1378
msgid "Error: Invalid Value for query_alloc_block_size"
1381
#: ../drizzled/drizzled.cc:931
1382
msgid "Error: Invalid Value for query_prealloc_size"
1385
#: ../drizzled/drizzled.cc:943
1386
msgid "Error: Invalid Value for range_alloc_block_size"
1389
#: ../drizzled/drizzled.cc:955
1390
msgid "Error: Invalid Value for read_buff_size"
1393
#: ../drizzled/drizzled.cc:967
1394
msgid "Error: Invalid Value for read_rnd_buff_size"
1397
#: ../drizzled/drizzled.cc:978
1398
msgid "Error: Invalid Value for sort_buff_size"
1401
#: ../drizzled/drizzled.cc:989
1402
msgid "Error: Invalid Value for table_def_size"
1405
#: ../drizzled/drizzled.cc:1000
1406
msgid "Error: Invalid Value for table_cache_size"
1409
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1410
msgid "Error: Invalid Value for table_lock_wait_timeout"
1413
#: ../drizzled/drizzled.cc:1038
1415
"Error: Invalid Value for transaction_message_threshold valid values are "
1416
"between 131072 - 1048576 bytes"
1419
#: ../drizzled/drizzled.cc:1096
1421
msgid "Defaults file '%s' not found\n"
1424
#: ../drizzled/drizzled.cc:1138
897
#: drizzled/drizzled.cc:885
899
msgid "Retrying bind on TCP/IP port %u"
902
#: drizzled/drizzled.cc:891
903
msgid "Can't start server: Bind on TCP/IP port"
906
#: drizzled/drizzled.cc:892
908
msgid "Do you already have another drizzled server running on port: %d ?"
911
#: drizzled/drizzled.cc:898
912
msgid "Can't start server: listen() on TCP/IP port"
915
#: drizzled/drizzled.cc:899
917
msgid "listen() on TCP/IP failed with error %d"
920
#: drizzled/drizzled.cc:917
921
msgid "Can't open abort pipet"
924
#: drizzled/drizzled.cc:919
926
msgid "pipe() on abort_pipe failed with error %d"
929
#: drizzled/drizzled.cc:1016
934
#: drizzled/drizzled.cc:1041
937
"We will try our best to scrape up some info that will hopefully help "
939
"the problem, but since we have already crashed, something is definitely "
941
"and this may fail.\n"
945
#: drizzled/drizzled.cc:1052
948
"It is possible that drizzled could use up to \n"
949
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
952
"Hope that's ok; if not, decrease some variables in the equation.\n"
956
#: drizzled/drizzled.cc:1069
959
"Attempting backtrace. You can use the following information to find out\n"
960
"where drizzled died. If you see no messages after this, something went\n"
961
"terribly wrong...\n"
964
#: drizzled/drizzled.cc:1097
967
"Trying to get some variables.\n"
968
"Some pointers may be invalid and cause the dump to abort...\n"
971
#: drizzled/drizzled.cc:1109
975
"This crash occurred while the server was calling initgroups(). This is\n"
976
"often due to the use of a drizzled that is statically linked against glibc\n"
977
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
978
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
979
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
980
"drizzled that is not statically linked.\n"
983
#: drizzled/drizzled.cc:1124
987
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
988
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
989
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
990
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
991
"the documentation for your distribution on how to do that.\n"
994
#: drizzled/drizzled.cc:1137
998
"The '--memlock' argument, which was enabled, uses system calls that are\n"
999
"unreliable and unstable on some operating systems and operating-system\n"
1000
"versions (notably, some versions of Linux). This crash could be due to use\n"
1001
"of those buggy OS calls. You should consider whether you really need the\n"
1002
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1006
#: drizzled/drizzled.cc:1152
1008
msgid "Writing a core file\n"
1011
#: drizzled/drizzled.cc:1197
1013
"setrlimit could not change the size of core files to 'infinity'; We may not "
1014
"be able to generate a core file on signals"
1017
#: drizzled/drizzled.cc:1399
1426
1019
msgid "gethostname failed, using '%s' as hostname"
1429
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1430
msgid "Display this help and exit."
1431
msgstr "Wyświetl ten ekran pomocy i zakończ."
1433
#: ../drizzled/drizzled.cc:1156
1434
msgid "Configuration file to use"
1437
#: ../drizzled/drizzled.cc:1158
1438
msgid "Base location for config files"
1441
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1442
msgid "Directory for plugins."
1443
msgstr "Katalog wtyczek"
1445
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1447
"Optional comma separated list of plugins to load at startup in addition to "
1448
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1451
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1453
"Optional comma separated list of plugins to not load at startup. Effectively "
1454
"removes a plugin from the list of plugins to be loaded. [for example: --"
1455
"plugin_remove=crc32,logger_gearman]"
1458
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1460
"Optional comma separated list of plugins to load at starup instead of the "
1461
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1464
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
1022
#: drizzled/drizzled.cc:1491
1024
msgid "Unknown locale: '%s'"
1027
#: drizzled/drizzled.cc:1522
1028
msgid "Can't create thread-keys"
1031
#: drizzled/drizzled.cc:1545
1032
msgid "Out of memory"
1035
#: drizzled/drizzled.cc:1560
1036
msgid "Failed to initialize plugins."
1039
#: drizzled/drizzled.cc:1591
1042
"%s: Too many arguments (first extra is '%s').\n"
1043
"Use --verbose --help to get a list of available options\n"
1046
#: drizzled/drizzled.cc:1611
1047
msgid "No scheduler found, cannot continue!\n"
1050
#: drizzled/drizzled.cc:1618
1051
msgid "Can't init databases"
1054
#: drizzled/drizzled.cc:1643
1056
msgid "Unknown/unsupported table type: %s"
1059
#: drizzled/drizzled.cc:1649
1061
msgid "Default storage engine (%s) is not available"
1064
#: drizzled/drizzled.cc:1680
1066
msgid "Failed to lock memory. Errno: %d\n"
1069
#: drizzled/drizzled.cc:1742
1071
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1074
#: drizzled/drizzled.cc:1903
1076
msgid "drizzled: Got error %d from select"
1079
#: drizzled/drizzled.cc:2101
1465
1080
msgid "Auto-increment columns are incremented by this"
1468
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1083
#: drizzled/drizzled.cc:2106
1470
1085
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1473
"Dodano przesunięcie do kolumn Auto-increment. Używane gdy auto-increment-"
1476
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1089
#: drizzled/drizzled.cc:2112
1478
1091
"Path to installation directory. All paths are usually resolved relative to "
1481
"Ścieżka do katalogu instalacji. Wszystkie ścieżki są rozwiązywane w "
1482
"odniesieniu do tej."
1484
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1095
#: drizzled/drizzled.cc:2116
1096
msgid "IP address to bind to."
1099
#: drizzled/drizzled.cc:2120
1100
msgid "Set the filesystem character set."
1103
#: drizzled/drizzled.cc:2125
1104
msgid "Set the default character set."
1105
msgstr "Ustawia domyślny zestaw znaków."
1107
#: drizzled/drizzled.cc:2129
1485
1108
msgid "Chroot drizzled daemon during startup."
1488
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1111
#: drizzled/drizzled.cc:2133
1489
1112
msgid "Set the default collation."
1490
msgstr "Ustaw domyślne zestawienie"
1492
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1115
#: drizzled/drizzled.cc:2137
1493
1116
msgid "Default completion type."
1496
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1119
#: drizzled/drizzled.cc:2142
1497
1120
msgid "Write core on errors."
1500
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1123
#: drizzled/drizzled.cc:2146
1501
1124
msgid "Path to the database root."
1504
#: ../drizzled/drizzled.cc:1196
1506
msgid "Set the default storage engine for tables."
1507
msgstr "Ustaw domyślną strefę czasową."
1127
#: drizzled/drizzled.cc:2150
1128
msgid "Set the default storage engine (table type) for tables."
1509
#: ../drizzled/drizzled.cc:1198
1131
#: drizzled/drizzled.cc:2154
1510
1132
msgid "Set the default time zone."
1511
msgstr "Ustaw domyślną strefę czasową."
1513
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1135
#: drizzled/drizzled.cc:2158
1136
msgid "Type of DELAY_KEY_WRITE."
1139
#: drizzled/drizzled.cc:2162
1140
msgid "Print a symbolic stack trace on failure."
1143
#: drizzled/drizzled.cc:2168
1144
msgid "Push supported query conditions to the storage engine."
1147
#: drizzled/drizzled.cc:2174
1514
1148
msgid "Used for debugging; Use at your own risk!"
1515
msgstr "Używane do debugowania; Używasz na własne ryzyko!"
1517
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1151
#: drizzled/drizzled.cc:2179
1518
1152
msgid "Set up signals usable for debugging"
1519
msgstr "Ustaw sygnały używane do debugowania"
1521
#: ../drizzled/drizzled.cc:1204
1155
#: drizzled/drizzled.cc:2183
1159
#: drizzled/drizzled.cc:2187
1522
1160
msgid "Set the language used for the month names and the days of the week."
1523
msgstr "Ustaw język używany dla nazw miesięcy oraz dni tygodnia."
1525
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1163
#: drizzled/drizzled.cc:2192
1164
msgid "Log connections and queries to file."
1167
#: drizzled/drizzled.cc:2196
1168
msgid "Log all MyISAM changes to file."
1171
#: drizzled/drizzled.cc:2200
1526
1172
msgid "Log some not critical warnings to the log file."
1527
msgstr "Loguj niektrytyczne ostrzeżenia do pliku."
1529
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1531
msgid "Pid file used by drizzled."
1532
msgstr "Pliki PID używane przez safe_mysqld."
1534
#: ../drizzled/drizzled.cc:1210
1536
msgid "Maximum time in seconds to wait for the port to become free. "
1538
"Maksymalny czas oczekiwania na zwolnienie portu w sekundach. (Domyślnie: "
1541
#: ../drizzled/drizzled.cc:1212
1542
msgid "Include the SQL query in replicated protobuf messages."
1545
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1175
#: drizzled/drizzled.cc:2205
1176
msgid "Lock drizzled in memory."
1179
#: drizzled/drizzled.cc:2209
1181
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1182
"BACKUP, FORCE or QUICK."
1185
#: drizzled/drizzled.cc:2214
1186
msgid "Pid file used by safe_mysqld."
1189
#: drizzled/drizzled.cc:2218
1191
"Port number to use for connection or 0 for default to, in order of "
1192
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1195
#: drizzled/drizzled.cc:2224
1197
"Maximum time in seconds to wait for the port to become free. (Default: no "
1201
#: drizzled/drizzled.cc:2229
1547
1203
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1548
1204
"specified directory"
1550
"Ogranicz LOAD DATA, SELECT ... OUTFILE oraz LOAD_FILE() do plików z "
1551
"określonego katalogu."
1553
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1207
#: drizzled/drizzled.cc:2234
1555
1209
"Uniquely identifies the server instance in the community of replication "
1559
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1213
#: drizzled/drizzled.cc:2239
1560
1214
msgid "Don't print a stack trace on failure."
1561
msgstr "Nie wyświetlaj zapisu stosu przy błędzie."
1563
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1217
#: drizzled/drizzled.cc:2243
1564
1218
msgid "Enable symbolic link support."
1565
msgstr "Włącz wspomaganie linków symbolicznych."
1567
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1221
#: drizzled/drizzled.cc:2252
1569
1223
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1572
#: ../drizzled/drizzled.cc:1227
1226
#: drizzled/drizzled.cc:2257
1573
1227
msgid "Path for temporary files."
1574
msgstr "Ścieżka dla plików tymczasowych"
1576
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1230
#: drizzled/drizzled.cc:2261
1577
1231
msgid "Default transaction isolation level."
1578
msgstr "Domyślny poziom odizolowania transakcji."
1580
#: ../drizzled/drizzled.cc:1231
1582
"Max message size written to transaction log, valid values 131072 - 1048576 "
1586
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1234
#: drizzled/drizzled.cc:2265
1587
1235
msgid "Run drizzled daemon as user."
1588
msgstr "Uruchom demona drizzled jako użytkownik"
1590
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1238
#: drizzled/drizzled.cc:2273
1592
1240
"The number of outstanding connection requests Drizzle can have. This comes "
1593
1241
"into play when the main Drizzle thread gets very many connection requests in "
1594
1242
"a very short time."
1596
"Liczba dodatkowych żądań połączeń, które Drizzle może obsłużyć. Znajduje "
1597
"zastosowanie, gdy główny proces Drizzle otrzyma bardzo dużo żądań połączeń w "
1598
"bardzo krótkim czasie."
1600
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1245
#: drizzled/drizzled.cc:2279
1602
1247
"Size of tree cache used in bulk insert optimization. Note that this is a "
1603
1248
"limit per thread!"
1606
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1251
#: drizzled/drizzled.cc:2285
1253
"The number of seconds the drizzled server is waiting for a connect packet "
1254
"before responding with 'Bad handshake'."
1257
#: drizzled/drizzled.cc:2290
1608
1259
"Precision of the result of '/' operator will be increased on that value."
1609
msgstr "Precyzja wyniku operatora '/' zostanie zwiększona do tej wartości."
1611
#: ../drizzled/drizzled.cc:1248
1262
#: drizzled/drizzled.cc:2296
1612
1263
msgid "The maximum length of the result of function group_concat."
1613
msgstr "Maksymalna długość wyniku funkcji group_concat."
1615
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1266
#: drizzled/drizzled.cc:2301
1616
1267
msgid "The size of the buffer that is used for full joins."
1619
#: ../drizzled/drizzled.cc:1253
1621
"A global cap on the amount of memory that can be allocated by session join "
1622
"buffers (0 means unlimited)"
1625
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1270
#: drizzled/drizzled.cc:2307
1271
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1274
#: drizzled/drizzled.cc:2312
1276
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1277
"this to get better index handling (for all reads and multiple writes) to as "
1278
"much as you can afford;"
1281
#: drizzled/drizzled.cc:2321
1283
"This characterizes the number of hits a hot block has to be untouched until "
1284
"it is considered aged enough to be downgraded to a warm block. This "
1285
"specifies the percentage ratio of that number of hits to the total number of "
1286
"blocks in key cache"
1289
#: drizzled/drizzled.cc:2330
1290
msgid "The default size of key cache blocks"
1293
#: drizzled/drizzled.cc:2336
1294
msgid "The minimum percentage of warm blocks in key cache"
1297
#: drizzled/drizzled.cc:2342
1626
1298
msgid "Max packetlength to send/receive from to server."
1627
msgstr "Maksymalna długość pakietów do wysłania/otrzymania z serwera."
1629
#: ../drizzled/drizzled.cc:1257
1301
#: drizzled/drizzled.cc:2347
1303
"If there is more than this number of interrupted connections from a host "
1304
"this host will be blocked from further connections."
1307
#: drizzled/drizzled.cc:2352
1630
1308
msgid "Max number of errors/warnings to store for a statement."
1631
msgstr "Maksymalna liczba błędów/ostrzeżeń do zapisu dla instrukcji."
1633
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1311
#: drizzled/drizzled.cc:2357
1634
1312
msgid "Don't allow creation of heap tables bigger than this."
1635
msgstr "Nie pozwól na tworzenie sterty tablel większych niż to."
1637
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1315
#: drizzled/drizzled.cc:2363
1639
1317
"Joins that are probably going to read more than max_join_size records return "
1642
"Joiny, które prawdopodobnie zamierzają odczytać więcej rekordów niż "
1643
"max_join_size zwrócą błąd."
1645
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1321
#: drizzled/drizzled.cc:2369
1646
1322
msgid "Max number of bytes in sorted records."
1647
msgstr "Maksymalna liczba bajtów w posortowanych rekordach."
1649
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1325
#: drizzled/drizzled.cc:2374
1650
1326
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1652
"Ogranicz przyjętą maksymalną liczbę przeszukań podczas wyszukiwania wierszy "
1653
"opierającego się na kluczu."
1655
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1329
#: drizzled/drizzled.cc:2379
1657
1331
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1658
1332
"max_sort_length bytes of each value are used; the rest are ignored)."
1660
"Liczba bajtów używana podczas sortowania wartości BLOB lub TEXT (jedynie "
1661
"pierwsze max_sort_length bajty każdej wartości są używane; reszta jest "
1664
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1335
#: drizzled/drizzled.cc:2386
1336
msgid "Maximum number of temporary tables a client can keep open at a time."
1339
#: drizzled/drizzled.cc:2391
1665
1340
msgid "After this many write locks, allow some read locks to run in between."
1668
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1343
#: drizzled/drizzled.cc:2395
1670
1345
"Don't log queries which examine less than min_examined_row_limit rows to "
1673
"Nie pozwól na zapisywanie do pliku zapytań, które sprawdzają mniej niż "
1674
"min_examined_row_limit wierszy."
1676
#: ../drizzled/drizzled.cc:1277
1678
"Do not apply any heuristic(s) during query optimization to prune, thus "
1679
"perform an exhaustive search from the optimizer search space."
1682
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1349
#: drizzled/drizzled.cc:2401
1351
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1352
"Possible values of name are 'nulls_unequal' (default behavior), "
1353
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1356
#: drizzled/drizzled.cc:2408
1357
msgid "Buffer length for TCP/IP and socket communication."
1360
#: drizzled/drizzled.cc:2413
1362
"Number of seconds to wait for more data from a connection before aborting "
1366
#: drizzled/drizzled.cc:2419
1368
"If a read on a communication port is interrupted, retry this many times "
1372
#: drizzled/drizzled.cc:2425
1374
"Number of seconds to wait for a block to be written to a connection before "
1375
"aborting the write."
1378
#: drizzled/drizzled.cc:2431
1380
"Controls the heuristic(s) applied during query optimization to prune less-"
1381
"promising partial plans from the optimizer search space. Meaning: false - do "
1382
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1383
"based on number of retrieved rows."
1386
#: drizzled/drizzled.cc:2439
1684
1388
"Maximum depth of search performed by the query optimizer. Values larger than "
1685
1389
"the number of relations in a query result in better query plans, but take "
1690
1394
"(used for testing/comparison)."
1693
#: ../drizzled/drizzled.cc:1289 ../drizzled/drizzled.cc:1949
1397
#: drizzled/drizzled.cc:2451
1399
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
1402
#: drizzled/drizzled.cc:2456
1403
msgid "Directory for plugins."
1406
#: drizzled/drizzled.cc:2460
1408
"Optional comma separated list of plugins to load at starup.[for example: --"
1409
"plugin_load=crc32,logger_gearman]"
1412
#: drizzled/drizzled.cc:2465
1694
1413
msgid "The size of the buffer that is allocated when preloading indexes"
1697
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1954
1416
#: drizzled/drizzled.cc:2470
1417
msgid "Select protocol to be used (by default oldlibdrizzle)."
1420
#: drizzled/drizzled.cc:2474
1698
1421
msgid "Allocation block size for query parsing and execution"
1701
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1959
1424
#: drizzled/drizzled.cc:2479
1702
1425
msgid "Persistent buffer for query parsing and execution"
1705
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1965
1428
#: drizzled/drizzled.cc:2485
1706
1429
msgid "Allocation block size for storing ranges during optimization"
1709
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1971
1432
#: drizzled/drizzled.cc:2491
1711
1434
"Each thread that does a sequential scan allocates a buffer of this size for "
1712
1435
"each table it scans. If you do many sequential scans, you may want to "
1713
1436
"increase this value."
1716
#: ../drizzled/drizzled.cc:1306
1717
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1720
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1979
1439
#: drizzled/drizzled.cc:2499
1722
1441
"When reading rows in sorted order after a sort, the rows are read through "
1723
1442
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1724
1443
"record_buffer."
1727
#: ../drizzled/drizzled.cc:1314
1728
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1731
#: ../drizzled/drizzled.cc:1316
1446
#: drizzled/drizzled.cc:2507
1732
1447
msgid "Select scheduler to be used (by default multi-thread)."
1735
#: ../drizzled/drizzled.cc:1319 ../drizzled/drizzled.cc:1988
1450
#: drizzled/drizzled.cc:2512
1736
1451
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1739
#: ../drizzled/drizzled.cc:1322
1741
"A global cap on the amount of memory that can be allocated by session sort "
1742
"buffers (0 means unlimited)"
1745
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1994
1454
#: drizzled/drizzled.cc:2518
1746
1455
msgid "The number of cached table definitions."
1749
#: ../drizzled/drizzled.cc:1326 ../drizzled/drizzled.cc:1998
1458
#: drizzled/drizzled.cc:2522
1750
1459
msgid "The number of cached open tables."
1753
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2002
1462
#: drizzled/drizzled.cc:2526
1755
1464
"Timeout in seconds to wait for a table level lock before returning an error. "
1756
1465
"Used only if the connection has active cursors."
1759
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:2007
1468
#: drizzled/drizzled.cc:2531
1760
1469
msgid "The stack size for each thread."
1761
msgstr "Wielkość sterty dla każdego wątku."
1763
#: ../drizzled/drizzled.cc:1334 ../drizzled/drizzled.cc:2013
1472
#: drizzled/drizzled.cc:2537
1765
1474
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1766
1475
"automatically convert it to an on-disk MyISAM table."
1769
#: ../drizzled/drizzled.cc:1357
1770
msgid "Duplicate entry for command line option\n"
1773
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:1422
1774
#: ../drizzled/drizzled.cc:1456 ../drizzled/drizzled.cc:1464
1775
#: ../drizzled/drizzled.cc:1484
1779
"Use --help to get a list of available options\n"
1781
"%s: Zbyt dużo argumentów (pierwszym nadmiarowym jest '%s').\n"
1782
"Użyj --verbose-- aby wyświetlić listę dostępnych opcji\n"
1784
#: ../drizzled/drizzled.cc:1434
1786
msgid "Failed to initialize plugins\n"
1787
msgstr "Zainicjowanie wtyczek nieudane."
1789
#: ../drizzled/drizzled.cc:1472
1793
"Use --help to get a list of available options\n"
1795
"%s: Zbyt dużo argumentów (pierwszym nadmiarowym jest '%s').\n"
1796
"Użyj --verbose-- aby wyświetlić listę dostępnych opcji\n"
1798
#: ../drizzled/drizzled.cc:1521
1800
msgid "Error getting default charset"
1801
msgstr "Ustawia domyślny zestaw znaków."
1803
#: ../drizzled/drizzled.cc:1551
1804
msgid "Error setting collation"
1807
#: ../drizzled/drizzled.cc:1559
1809
msgid "Unknown locale: '%s'"
1812
#: ../drizzled/drizzled.cc:1579
1813
msgid "Could not initialize table cache\n"
1816
#: ../drizzled/drizzled.cc:1594
1817
msgid "XA cache initialization failed: Out of memory\n"
1820
#: ../drizzled/drizzled.cc:1624
1821
msgid "No scheduler found, cannot continue!\n"
1822
msgstr "Nie znaleziono kontrolera procesów, nie można kontynuować!\n"
1824
#: ../drizzled/drizzled.cc:1648
1826
msgid "Unknown/unsupported storage engine: %s\n"
1829
#: ../drizzled/drizzled.cc:1798
1831
"Maximum time in seconds to wait for the port to become free. (Default: no "
1834
"Maksymalny czas oczekiwania na zwolnienie portu w sekundach. (Domyślnie: "
1837
#: ../drizzled/drizzled.cc:1907
1839
"Controls the heuristic(s) applied during query optimization to prune less-"
1840
"promising partial plans from the optimizer search space. Meaning: false - do "
1841
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1842
"based on number of retrieved rows."
1845
#: ../drizzled/drizzled.cc:2039
1478
#: drizzled/drizzled.cc:2543
1479
msgid "Allocation block size for transactions to be stored in binary log"
1482
#: drizzled/drizzled.cc:2548
1483
msgid "Persistent buffer for transactions to be stored in binary log"
1486
#: drizzled/drizzled.cc:2553
1488
"The number of seconds the server waits for activity on a connection before "
1492
#: drizzled/drizzled.cc:2687
1848
1495
"Copyright (C) 2008 Sun Microsystems\n"
1849
1496
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1850
1497
"and you are welcome to modify and redistribute it under the GPL license\n"
1499
"Starts the Drizzle database server\n"
1853
"Prawa Autorskie (C) 2008 Sun Microsystems\n"
1854
"Te oprogramowanie jest udostępniane, bez GWARANCJI. To jest darmowe "
1856
"możesz modyfikować i udostępniać według licencji GPL\n"
1501
"To oprogramowanie jest dostarczane ABSOLUTNIE BEZ GWARANCJI, to jest. To "
1502
"jest darmowe oprogramowanie,\n"
1503
"zachęcamy do modyfikacji i rozprowadzania zgodnie z licencją GPL.\n"
1858
#: ../drizzled/drizzled.cc:2046
1505
#: drizzled/drizzled.cc:2694
1860
1507
msgid "Usage: %s [OPTIONS]\n"
1861
msgstr "Użycie: %s [OPTIONS]\n"
1863
#: ../drizzled/drizzled.cc:2167
1510
#: drizzled/drizzled.cc:2705
1513
"To see what values a running Drizzle server is using, type\n"
1514
"'drizzleadmin variables' instead of 'drizzled --help'."
1517
#: drizzled/drizzled.cc:2848
1866
1520
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1867
1521
"command line\n"
1870
#: ../drizzled/drizzled.cc:2184
1871
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1874
#: ../drizzled/drizzled.cc:2197
1875
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1878
#: ../drizzled/drizzled.cc:2210
1879
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1882
#: ../drizzled/drizzled.cc:2223
1883
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1886
#: ../drizzled/drizzled.cc:2338
1889
"There was an error creating the '%s' part of the path '%s'. Please check "
1890
"the path exists and is writable.\n"
1893
#: ../drizzled/drizzled.cc:2345
1896
"There was an error opening the path '%s', please check the path exists and "
1900
#: ../drizzled/error.cc:133
1902
msgid "Unknown error %d"
1903
msgstr "Nieznany błąd %d"
1905
#: ../drizzled/error.cc:207
1909
#: ../drizzled/error.cc:208
1910
msgid "Error on first"
1913
#: ../drizzled/error.cc:209
1524
#: drizzled/drizzled.cc:2889
1525
msgid "Can't start server: cannot resolve hostname!"
1528
#: drizzled/drizzled.cc:2895
1529
msgid "Can't start server: bind-address refers to multiple interfaces!"
1532
#: drizzled/drizzled.cc:3214
1534
msgid "No option given to %s\n"
1537
#: drizzled/drizzled.cc:3216
1539
msgid "Wrong option to %s. Option(s) given: %s\n"
1542
#: drizzled/drizzled.cc:3218
1544
msgid "Alternatives are: '%s'"
1547
#: drizzled/errmsg.cc:73
1549
msgid "errmsg plugin '%s' errmsg() failed"
1552
#: drizzled/error.cc:34
1556
#: drizzled/error.cc:36
1560
#: drizzled/error.cc:38
1917
#: ../drizzled/error.cc:210
1564
#: drizzled/error.cc:40
1921
#: ../drizzled/error.cc:211
1568
#: drizzled/error.cc:42
1923
1570
msgid "Can't create file '%-.200s' (errno: %d)"
1924
msgstr "Tworzenie pliku '%-.200s' nieudane (nr błedu: %d)"
1926
#: ../drizzled/error.cc:212
1573
#: drizzled/error.cc:44
1928
1575
msgid "Can't create table '%-.200s' (errno: %d)"
1929
msgstr "Nie można utworzyć tabeli '%-.200s' (nr błedu : %d)"
1931
#: ../drizzled/error.cc:213
1933
msgid "Can't create schema '%-.192s' (errno: %d)"
1934
msgstr "Nie można utworzyć bazy danych '%-.192s' (nr błedu : %d)"
1936
#: ../drizzled/error.cc:214
1938
msgid "Can't create schema '%-.192s'; schema exists"
1939
msgstr "Nie można utworzyć bazy danych '%-.192s'; baza danych istnieje"
1941
#: ../drizzled/error.cc:215
1943
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1944
msgstr "Nie można usunąć bazy danych '%-.192s'; baza nie istnieje"
1946
#: ../drizzled/error.cc:216
1578
#: drizzled/error.cc:46
1580
msgid "Can't create database '%-.192s' (errno: %d)"
1583
#: drizzled/error.cc:48
1585
msgid "Can't create database '%-.192s'; database exists"
1588
#: drizzled/error.cc:50
1590
msgid "Can't drop database '%-.192s'; database doesn't exist"
1593
#: drizzled/error.cc:52
1595
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1598
#: drizzled/error.cc:54
1600
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1603
#: drizzled/error.cc:56
1948
1605
msgid "Error on delete of '%-.192s' (errno: %d)"
1949
msgstr "Błąd podczas usuwania '%-.192s' (nr błedu: %d)"
1951
#: ../drizzled/error.cc:217
1608
#: drizzled/error.cc:58
1609
msgid "Can't read record in system table"
1612
#: drizzled/error.cc:60
1953
1614
msgid "Can't get status of '%-.200s' (errno: %d)"
1954
msgstr "Nie można pobrać statusu '%-.200s' (nr błedu: %d)"
1956
#: ../drizzled/error.cc:218
1617
#: drizzled/error.cc:62
1619
msgid "Can't get working directory (errno: %d)"
1622
#: drizzled/error.cc:64
1958
1624
msgid "Can't lock file (errno: %d)"
1959
msgstr "Nie można zablokować pliku (nr błędu: %d)"
1961
#: ../drizzled/error.cc:219
1627
#: drizzled/error.cc:66
1963
1629
msgid "Can't open file: '%-.200s' (errno: %d)"
1964
msgstr "Nie można otworzyć pliku: '%-.200s' (nr błędu: %d)"
1966
#: ../drizzled/error.cc:220
1632
#: drizzled/error.cc:68
1968
1634
msgid "Can't find file: '%-.200s' (errno: %d)"
1969
msgstr "Nie można odnaleźć pliku: '%-.200s' (nr błędu: %d)"
1971
#: ../drizzled/error.cc:221
1637
#: drizzled/error.cc:70
1973
1639
msgid "Can't read dir of '%-.192s' (errno: %d)"
1974
msgstr "Nie można odczytać katalogu: '%-.192s' (nr błędu: %d)"
1976
#: ../drizzled/error.cc:222
1642
#: drizzled/error.cc:72
1644
msgid "Can't change dir to '%-.192s' (errno: %d)"
1647
#: drizzled/error.cc:74
1978
1649
msgid "Record has changed since last read in table '%-.192s'"
1979
msgstr "Rekord uległ zmianie od czasu ostatniego odczytu w tabeli '%-.192s'"
1981
#: ../drizzled/error.cc:223
1652
#: drizzled/error.cc:76
1983
1654
msgid "Disk full (%s); waiting for someone to free some space..."
1984
msgstr "Dysk pełny (%s); oczekiwanie na zwolnienie miejsca"
1986
#: ../drizzled/error.cc:224
1657
#: drizzled/error.cc:78
1988
1659
msgid "Can't write; duplicate key in table '%-.192s'"
1989
msgstr "Nie można zapisać; zdublowany klucz w tabeli '%-.192s'"
1991
#: ../drizzled/error.cc:225
1662
#: drizzled/error.cc:80
1993
1664
msgid "Error on close of '%-.192s' (errno: %d)"
1994
msgstr "Błąd podczas zamykania '%-.192s' (nr błędu: %d)"
1996
#: ../drizzled/error.cc:226
1667
#: drizzled/error.cc:82
1998
1669
msgid "Error reading file '%-.200s' (errno: %d)"
1999
msgstr "Błąd podczas odczytywania pliku '%-.200s' (nr błędu: %d)"
2001
#: ../drizzled/error.cc:227
1672
#: drizzled/error.cc:84
2003
1674
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2004
msgstr "Błąd podczas zmiany nazwy '%-.150s' na '%-.150s' (nr błędu: %d)"
2006
#: ../drizzled/error.cc:228
1677
#: drizzled/error.cc:86
2008
1679
msgid "Error writing file '%-.200s' (errno: %d)"
2009
msgstr "Błąd podczas zapisu pliku '%-.200s' (nr błędu: %d)"
2011
#: ../drizzled/error.cc:229
1682
#: drizzled/error.cc:88
2013
1684
msgid "'%-.192s' is locked against change"
2014
msgstr "'%-.192s' jest zablokowany przed zmianami"
2016
#: ../drizzled/error.cc:230
1687
#: drizzled/error.cc:90
2017
1688
msgid "Sort aborted"
2018
msgstr "Sortowanie przerwano"
2020
#: ../drizzled/error.cc:231
1691
#: drizzled/error.cc:92
1693
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1696
#: drizzled/error.cc:94
2022
1698
msgid "Got error %d from storage engine"
2025
#: ../drizzled/error.cc:232
1701
#: drizzled/error.cc:96
2027
1703
msgid "Table storage engine for '%-.192s' doesn't have this option"
2030
#: ../drizzled/error.cc:233
1706
#: drizzled/error.cc:98
2032
1708
msgid "Can't find record in '%-.192s'"
2033
msgstr "Nie można odnaleźć rekordu w '%-.192s'"
2035
#: ../drizzled/error.cc:234
1711
#: drizzled/error.cc:100
2037
1713
msgid "Incorrect information in file: '%-.200s'"
2038
msgstr "Niepoprawne informacje w pliku: '%-.200s'"
2040
#: ../drizzled/error.cc:235
1716
#: drizzled/error.cc:102
2042
1718
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2043
msgstr "Niepoprawny klucz rejestracyjny dla tabeli '%-.200s'; spróbój naprawić"
2045
#: ../drizzled/error.cc:236
1721
#: drizzled/error.cc:104
2047
1723
msgid "Old key file for table '%-.192s'; repair it!"
2048
msgstr "Stary klucz pliku tabeli '%-.192s'; napraw go"
2050
#: ../drizzled/error.cc:237
1726
#: drizzled/error.cc:106
2052
1728
msgid "Table '%-.192s' is read only"
2053
msgstr "Tabela '%-.192s' jest w trybie tylko do odczytu"
2055
#: ../drizzled/error.cc:238
1731
#: drizzled/error.cc:108
2057
1733
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2059
"Brak pamięci; zrestartuj serwer i spróbój ponownie (potrzebne %lu bajtów)"
1734
msgstr "Brak pamięci (Potrzebne %u bajtów)"
2061
#: ../drizzled/error.cc:239
1736
#: drizzled/error.cc:110
2062
1737
msgid "Out of sort memory; increase server sort buffer size"
2065
#: ../drizzled/error.cc:240
2066
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2069
#: ../drizzled/error.cc:241
2070
msgid "Global join memory constraint hit; increase join-heap-threshold"
2073
#: ../drizzled/error.cc:242
2074
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2077
#: ../drizzled/error.cc:243
2078
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2081
#: ../drizzled/error.cc:244
1740
#: drizzled/error.cc:112
2083
1742
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2086
#: ../drizzled/error.cc:245
1745
#: drizzled/error.cc:114
2087
1746
msgid "Too many connections"
2088
msgstr "Zbyt wiele połączeń"
2090
#: ../drizzled/error.cc:246
1749
#: drizzled/error.cc:116
2092
1751
"Out of memory; check if drizzled or some other process uses all available "
2093
1752
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2094
1753
"memory or you can add more swap space"
2096
"Brak pamięci; sprawdź czy drizzled lub inny proces zużywa całą "
2097
"dostępnąpamięć; jeśli nie, możesz użyć opcji 'unlimit' aby zezwolić drizzled "
2098
"na użycie większej ilości pamięci, lub możesz dodać dodatkowy moduł pamięci"
2100
#: ../drizzled/error.cc:247
1756
#: drizzled/error.cc:118
2101
1757
msgid "Can't get hostname for your address"
2102
msgstr "Nie mogę rozwiązać nazwy hosta dla Twojego adresu"
2104
#: ../drizzled/error.cc:248
1760
#: drizzled/error.cc:120
2105
1761
msgid "Bad handshake"
2108
#: ../drizzled/error.cc:249
2110
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1764
#: drizzled/error.cc:122
1766
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2112
"Dostęp zabroniony dla użytkownika '%-.48s'@'%-.64s' do bazy danych '%-.192s'"
2114
#: ../drizzled/error.cc:250
1769
#: drizzled/error.cc:124
2116
1771
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2118
"Dostęp zabroniony dla użytkownika '%-.48s'@'%-.64s' (używającego hasła: %s)"
2120
#: ../drizzled/error.cc:251
2122
msgid "No schema selected"
2123
msgstr "Nie wybrano bazy danych"
2125
#: ../drizzled/error.cc:252
1774
#: drizzled/error.cc:126
1775
msgid "No database selected"
1778
#: drizzled/error.cc:128
2126
1779
msgid "Unknown command"
2127
msgstr "Nieznana komenda"
2129
#: ../drizzled/error.cc:253
1782
#: drizzled/error.cc:130
2131
1784
msgid "Column '%-.192s' cannot be null"
2132
msgstr "Kolumna '%-.192s' nie może być null"
2134
#: ../drizzled/error.cc:254
2136
msgid "Unknown schema '%-.192s'"
2137
msgstr "Nieznana baza danych '%-.192s'"
2139
#: ../drizzled/error.cc:255
1787
#: drizzled/error.cc:132
1789
msgid "Unknown database '%-.192s'"
1792
#: drizzled/error.cc:134
2141
1794
msgid "Table '%-.192s' already exists"
2142
msgstr "Tabela '%-.192s' już istnieje"
2144
#: ../drizzled/error.cc:256
1797
#: drizzled/error.cc:136
2146
1799
msgid "Unknown table '%-.100s'"
2147
msgstr "Nieznana tabela '%-.100s'"
2149
#: ../drizzled/error.cc:257
1802
#: drizzled/error.cc:138
2151
1804
msgid "Column '%-.192s' in %-.192s is ambiguous"
2152
msgstr "Dwuznaczna kolumna '%-.192s' w %-.192s"
2154
#: ../drizzled/error.cc:258
1807
#: drizzled/error.cc:140
2155
1808
msgid "Server shutdown in progress"
2156
msgstr "Operacja wyłączania serwera trwa"
2158
#: ../drizzled/error.cc:259
1811
#: drizzled/error.cc:142
2160
1813
msgid "Unknown column '%-.192s' in '%-.192s'"
2161
msgstr "Nieznana kolumna '%-.192s' w '%-.192s'"
2163
#: ../drizzled/error.cc:260
1816
#: drizzled/error.cc:144
2165
1818
msgid "'%-.192s' isn't in GROUP BY"
2166
msgstr "'%-.192s' nie występuje w GROUP BY"
2168
#: ../drizzled/error.cc:261
1821
#: drizzled/error.cc:146
2170
1823
msgid "Can't group on '%-.192s'"
2171
msgstr "Nie można grupować po '%-.192s'"
2173
#: ../drizzled/error.cc:262
1826
#: drizzled/error.cc:148
2174
1827
msgid "Statement has sum functions and columns in same statement"
2177
#: ../drizzled/error.cc:263
1830
#: drizzled/error.cc:150
2178
1831
msgid "Column count doesn't match value count"
2181
#: ../drizzled/error.cc:264
1834
#: drizzled/error.cc:152
2183
1836
msgid "Identifier name '%-.100s' is too long"
2184
msgstr "Nazwa identyfikatora '%-.100s' jest za długa"
2186
#: ../drizzled/error.cc:265
1839
#: drizzled/error.cc:154
2188
1841
msgid "Duplicate column name '%-.192s'"
2189
msgstr "Zduplikowana nazwa kolumny '%-.192s'"
2191
#: ../drizzled/error.cc:266
1844
#: drizzled/error.cc:156
2193
1846
msgid "Duplicate key name '%-.192s'"
2194
msgstr "Zduplikowana nazwa klucza '%-.192s'"
2196
#: ../drizzled/error.cc:267
1849
#: drizzled/error.cc:158
2198
1851
msgid "Duplicate entry '%-.192s' for key %d"
2199
msgstr "Zduplikowane wystąpienie '%-.192s' dla klucza %d"
2201
#: ../drizzled/error.cc:268
1854
#: drizzled/error.cc:160
2203
1856
msgid "Incorrect column specifier for column '%-.192s'"
2204
msgstr "Niepoprawny specyfikator kolumny dla kolumny '%-.192s'"
2206
#: ../drizzled/error.cc:269
1859
#: drizzled/error.cc:162
2208
1861
msgid "%s near '%-.80s' at line %d"
2209
msgstr "%s przy '%-.80s' w linii %d"
2211
#: ../drizzled/error.cc:270
2213
msgid "Parsing error near '%s'"
2216
#: ../drizzled/error.cc:271
1864
#: drizzled/error.cc:164
2217
1865
msgid "Query was empty"
2218
msgstr "Zapytanie było puste"
2220
#: ../drizzled/error.cc:272
1868
#: drizzled/error.cc:166
2222
1870
msgid "Not unique table/alias: '%-.192s'"
2225
#: ../drizzled/error.cc:273
1873
#: drizzled/error.cc:168
2227
1875
msgid "Invalid default value for '%-.192s'"
2228
msgstr "Nieprawidłowa domyślna wartość dla '%-.192s'"
2230
#: ../drizzled/error.cc:274
1878
#: drizzled/error.cc:170
2231
1879
msgid "Multiple primary key defined"
2234
#: ../drizzled/error.cc:275
1882
#: drizzled/error.cc:172
2236
1884
msgid "Too many keys specified; max %d keys allowed"
2239
#: ../drizzled/error.cc:276
1887
#: drizzled/error.cc:174
2241
1889
msgid "Too many key parts specified; max %d parts allowed"
2244
#: ../drizzled/error.cc:277
1892
#: drizzled/error.cc:176
2246
1894
msgid "Specified key was too long; max key length is %d bytes"
2249
#: ../drizzled/error.cc:278
1897
#: drizzled/error.cc:178
2251
1899
msgid "Key column '%-.192s' doesn't exist in table"
2254
#: ../drizzled/error.cc:279
1902
#: drizzled/error.cc:180
2257
1905
"BLOB column '%-.192s' can't be used in key specification with the used table "
2261
#: ../drizzled/error.cc:280
1909
#: drizzled/error.cc:182
2264
1912
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2268
#: ../drizzled/error.cc:281
1916
#: drizzled/error.cc:184
2270
1918
"Incorrect table definition; there can be only one auto column and it must be "
2271
1919
"defined as a key"
2274
#: ../drizzled/error.cc:282
1922
#: drizzled/error.cc:186
1925
"%s: ready for connections.\n"
1926
"Version: '%s' socket: '%s' port: %d"
1929
#: drizzled/error.cc:188
2276
1931
msgid "%s: Normal shutdown\n"
2279
#: ../drizzled/error.cc:283
1934
#: drizzled/error.cc:190
2281
1936
msgid "%s: Got signal %d. Aborting!\n"
2284
#: ../drizzled/error.cc:284
1939
#: drizzled/error.cc:192
2286
1941
msgid "%s: Shutdown complete\n"
2289
#: ../drizzled/error.cc:285
1944
#: drizzled/error.cc:194
2291
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1946
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2294
#: ../drizzled/error.cc:286
1949
#: drizzled/error.cc:196
2295
1950
msgid "Can't create IP socket"
2298
#: ../drizzled/error.cc:287
1953
#: drizzled/error.cc:198
2301
1956
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2305
#: ../drizzled/error.cc:288
1960
#: drizzled/error.cc:200
2308
1963
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2309
1964
"check the manual"
2312
#: ../drizzled/error.cc:289
1967
#: drizzled/error.cc:202
2314
1969
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2317
#: ../drizzled/error.cc:290
1972
#: drizzled/error.cc:204
2320
"The file '%-.128s' must be in the schema directory or be readable by all"
1975
"The file '%-.128s' must be in the database directory or be readable by all"
2323
#: ../drizzled/error.cc:291
1978
#: drizzled/error.cc:206
2325
1980
msgid "File '%-.200s' already exists"
2326
msgstr "Plik '%-.200s' już istnieje"
2328
#: ../drizzled/error.cc:292
1983
#: drizzled/error.cc:208
2330
1985
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2333
#: ../drizzled/error.cc:293
1988
#: drizzled/error.cc:210
1990
msgid "Records: %ld Duplicates: %ld"
1993
#: drizzled/error.cc:212
2335
1995
"Incorrect prefix key; the used key part isn't a string, the used length is "
2336
1996
"longer than the key part, or the storage engine doesn't support unique "
2340
#: ../drizzled/error.cc:294
2000
#: drizzled/error.cc:214
2341
2001
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2344
#: ../drizzled/error.cc:295
2004
#: drizzled/error.cc:216
2346
2006
msgid "Can't DROP '%-.192s'; check that column/key exists"
2349
#: ../drizzled/error.cc:296
2009
#: drizzled/error.cc:218
2351
2011
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2354
#: ../drizzled/error.cc:297
2014
#: drizzled/error.cc:220
2356
2016
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2359
#. KILL session errors
2360
#: ../drizzled/error.cc:300
2362
msgid "Unknown session id: %lu"
2363
msgstr "Nieznane polecenie: "
2365
#: ../drizzled/error.cc:301
2367
msgid "You are not the owner of session %lu"
2370
#: ../drizzled/error.cc:302
2371
msgid "You cannot kill the session you are connected from."
2374
#: ../drizzled/error.cc:305
2019
#: drizzled/error.cc:222
2021
msgid "Unknown thread id: %lu"
2024
#: drizzled/error.cc:224
2026
msgid "You are not owner of thread %lu"
2029
#: drizzled/error.cc:226
2375
2030
msgid "No tables used"
2378
#: ../drizzled/error.cc:306
2033
#: drizzled/error.cc:228
2035
msgid "Too many strings for column %-.192s and SET"
2038
#: drizzled/error.cc:230
2040
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2043
#: drizzled/error.cc:232
2045
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2048
#: drizzled/error.cc:234
2050
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2053
#: drizzled/error.cc:236
2380
2055
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2383
#: ../drizzled/error.cc:307
2385
msgid "Incorrect schema name '%-.100s'"
2386
msgstr "Nieprawidłowa nazwa tabeli '%-.100s'"
2058
#: drizzled/error.cc:238
2060
msgid "Incorrect database name '%-.100s'"
2388
#: ../drizzled/error.cc:308
2063
#: drizzled/error.cc:240
2390
2065
msgid "Incorrect table name '%-.100s'"
2391
msgstr "Nieprawidłowa nazwa tabeli '%-.100s'"
2393
#: ../drizzled/error.cc:309
2068
#: drizzled/error.cc:242
2395
2070
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2396
2071
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2399
#: ../drizzled/error.cc:310
2074
#: drizzled/error.cc:244
2400
2075
msgid "Unknown error"
2401
msgstr "Nieznany błąd"
2403
#: ../drizzled/error.cc:311
2078
#: drizzled/error.cc:246
2405
2080
msgid "Unknown procedure '%-.192s'"
2406
msgstr "Nieznana procedura '%-.192s'"
2408
#: ../drizzled/error.cc:312
2083
#: drizzled/error.cc:248
2410
2085
msgid "Incorrect parameter count to procedure '%-.192s'"
2413
#: ../drizzled/error.cc:313
2088
#: drizzled/error.cc:250
2090
msgid "Incorrect parameters to procedure '%-.192s'"
2093
#: drizzled/error.cc:252
2415
2095
msgid "Unknown table '%-.192s' in %-.32s"
2416
msgstr "Nieznana tabela '%-.192s' w %-.32s"
2418
#: ../drizzled/error.cc:314
2098
#: drizzled/error.cc:254
2420
2100
msgid "Column '%-.192s' specified twice"
2423
#: ../drizzled/error.cc:315
2103
#: drizzled/error.cc:256
2424
2104
msgid "Invalid use of group function"
2427
#: ../drizzled/error.cc:316
2107
#: drizzled/error.cc:258
2430
2110
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2433
#: ../drizzled/error.cc:317
2113
#: drizzled/error.cc:260
2434
2114
msgid "A table must have at least 1 column"
2437
#: ../drizzled/error.cc:318
2117
#: drizzled/error.cc:262
2439
2119
msgid "The table '%-.192s' is full"
2440
msgstr "Tabela '%-.192s' jest pełna"
2442
#: ../drizzled/error.cc:319
2122
#: drizzled/error.cc:264
2124
msgid "Unknown character set: '%-.64s'"
2127
#: drizzled/error.cc:266
2444
2129
msgid "Too many tables; Drizzle can only use %d tables in a join"
2445
msgstr "Za dużo tabel; Drizzle może użyć tylko %d tabel w join"
2447
#: ../drizzled/error.cc:320
2132
#: drizzled/error.cc:268
2448
2133
msgid "Too many columns"
2449
msgstr "Za dużo kolumn"
2451
#: ../drizzled/error.cc:321
2136
#: drizzled/error.cc:270
2454
2139
"Row size too large. The maximum row size for the used table type, not "
2455
2140
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2458
#: ../drizzled/error.cc:322
2143
#: drizzled/error.cc:272
2146
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2147
"thread_stack=#' to specify a bigger stack if needed"
2150
#: drizzled/error.cc:274
2459
2151
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2462
#: ../drizzled/error.cc:323
2154
#: drizzled/error.cc:276
2465
2157
"Table handler doesn't support NULL in given index. Please change column "
2466
2158
"'%-.192s' to be NOT NULL or use another handler"
2469
#: ../drizzled/error.cc:324
2470
msgid "No paths allowed for plugin library"
2473
#: ../drizzled/error.cc:325
2475
msgid "Plugin '%-.192s' already exists"
2478
#: ../drizzled/error.cc:326
2480
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2482
"Nie można otworzyć współdzielonej biblioteki '%-.192s' (numer błędu: %d "
2485
#: ../drizzled/error.cc:327
2487
msgid "Can't find symbol '%-.128s' in library '%s'"
2488
msgstr "Nie można odnaleźć pliku: '%-.200s' (nr błędu: %d)"
2490
#: ../drizzled/error.cc:328
2161
#: drizzled/error.cc:278
2163
msgid "Can't load function '%-.192s'"
2166
#: drizzled/error.cc:280
2168
msgid "Can't initialize function '%-.192s'; %-.80s"
2171
#: drizzled/error.cc:282
2172
msgid "No paths allowed for shared library"
2175
#: drizzled/error.cc:284
2177
msgid "Function '%-.192s' already exists"
2180
#: drizzled/error.cc:286
2182
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2185
#: drizzled/error.cc:288
2187
msgid "Can't find symbol '%-.128s' in library"
2190
#: drizzled/error.cc:290
2192
msgid "Function '%-.192s' is not defined"
2195
#: drizzled/error.cc:292
2198
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2199
"'drizzleadmin flush-hosts'"
2202
#: drizzled/error.cc:294
2204
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2207
#: drizzled/error.cc:296
2209
"You are using Drizzle as an anonymous user and anonymous users are not "
2210
"allowed to change passwords"
2213
#: drizzled/error.cc:298
2215
"You must have privileges to update tables in the drizzle database to be able "
2216
"to change passwords for others"
2219
#: drizzled/error.cc:300
2220
msgid "Can't find any matching row in the user table"
2223
#: drizzled/error.cc:302
2492
2225
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2495
#: ../drizzled/error.cc:329
2228
#: drizzled/error.cc:304
2498
2231
"Can't create a new thread (errno %d); if you are not out of available "
2499
2232
"memory, you can consult the manual for a possible OS-dependent bug"
2502
#: ../drizzled/error.cc:330
2235
#: drizzled/error.cc:306
2504
2237
msgid "Column count doesn't match value count at row %ld"
2507
#: ../drizzled/error.cc:331
2240
#: drizzled/error.cc:308
2509
2242
msgid "Can't reopen table: '%-.192s'"
2512
#: ../drizzled/error.cc:332
2245
#: drizzled/error.cc:310
2246
msgid "Invalid use of NULL value"
2249
#: drizzled/error.cc:312
2251
msgid "Got error '%-.64s' from regexp"
2254
#: drizzled/error.cc:314
2514
2256
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2515
2257
"illegal if there is no GROUP BY clause"
2518
#: ../drizzled/error.cc:333
2260
#: drizzled/error.cc:316
2262
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2265
#: drizzled/error.cc:318
2267
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2270
#: drizzled/error.cc:320
2273
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2277
#: drizzled/error.cc:322
2279
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2280
"privileges can be used"
2283
#: drizzled/error.cc:324
2284
msgid "The host or user argument to GRANT is too long"
2287
#: drizzled/error.cc:326
2520
2289
msgid "Table '%-.192s.%-.192s' doesn't exist"
2521
msgstr "Tabela '%-.192s.%-.192s' nie istnieje"
2523
#: ../drizzled/error.cc:334
2292
#: drizzled/error.cc:328
2295
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2299
#: drizzled/error.cc:330
2300
msgid "The used command is not allowed with this Drizzle version"
2303
#: drizzled/error.cc:332
2525
2305
"You have an error in your SQL syntax; check the manual that corresponds to "
2526
2306
"your Drizzle server version for the right syntax to use"
2529
#: ../drizzled/error.cc:335
2309
#: drizzled/error.cc:334
2311
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2314
#: drizzled/error.cc:336
2315
msgid "Too many delayed threads in use"
2318
#: drizzled/error.cc:338
2320
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2323
#: drizzled/error.cc:340
2530
2324
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2533
#: ../drizzled/error.cc:336
2327
#: drizzled/error.cc:342
2328
msgid "Got a read error from the connection pipe"
2331
#: drizzled/error.cc:344
2332
msgid "Got an error from fcntl()"
2335
#: drizzled/error.cc:346
2534
2336
msgid "Got packets out of order"
2537
#: ../drizzled/error.cc:337
2339
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
2340
msgid "Couldn't uncompress communication packet"
2343
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
2344
msgid "Got an error reading communication packets"
2347
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
2348
msgid "Got timeout reading communication packets"
2351
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
2352
msgid "Got an error writing communication packets"
2355
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
2356
msgid "Got timeout writing communication packets"
2359
#: drizzled/error.cc:358
2360
msgid "Result string is longer than 'max_allowed_packet' bytes"
2363
#: drizzled/error.cc:360
2538
2364
msgid "The used table type doesn't support BLOB/TEXT columns"
2541
#: ../drizzled/error.cc:338
2367
#: drizzled/error.cc:362
2542
2368
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2545
#: ../drizzled/error.cc:339
2371
#: drizzled/error.cc:364
2374
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2378
#: drizzled/error.cc:366
2547
2380
msgid "Incorrect column name '%-.100s'"
2550
#: ../drizzled/error.cc:340
2383
#: drizzled/error.cc:368
2552
2385
msgid "The used storage engine can't index column '%-.192s'"
2555
#: ../drizzled/error.cc:341
2388
#: drizzled/error.cc:370
2557
2390
"Unable to open underlying table which is differently defined or of non-"
2558
2391
"MyISAM type or doesn't exist"
2561
#: ../drizzled/error.cc:342
2394
#: drizzled/error.cc:372
2563
2396
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2566
#: ../drizzled/error.cc:343
2399
#: drizzled/error.cc:374
2569
2402
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2572
#: ../drizzled/error.cc:344
2405
#: drizzled/error.cc:376
2574
2407
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2575
2408
"UNIQUE instead"
2578
#: ../drizzled/error.cc:345
2411
#: drizzled/error.cc:378
2579
2412
msgid "Result consisted of more than one row"
2582
#: ../drizzled/error.cc:346
2415
#: drizzled/error.cc:380
2583
2416
msgid "This table type requires a primary key"
2586
#: ../drizzled/error.cc:347
2419
#: drizzled/error.cc:382
2420
msgid "This version of Drizzle is not compiled with RAID support"
2423
#: drizzled/error.cc:384
2425
"You are using safe update mode and you tried to update a table without a "
2426
"WHERE that uses a KEY column"
2429
#: drizzled/error.cc:386
2588
2431
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2591
#: ../drizzled/error.cc:348
2434
#: drizzled/error.cc:388
2592
2435
msgid "Can't open table"
2595
#: ../drizzled/error.cc:349
2438
#: drizzled/error.cc:390
2597
2440
msgid "The storage engine for the table doesn't support %s"
2600
#: ../drizzled/error.cc:350
2443
#: drizzled/error.cc:392
2444
msgid "You are not allowed to execute this command in a transaction"
2447
#: drizzled/error.cc:394
2602
2449
msgid "Got error %d during COMMIT"
2605
#: ../drizzled/error.cc:351
2452
#: drizzled/error.cc:396
2607
2454
msgid "Got error %d during ROLLBACK"
2610
#. This is a very incorrect place to use the PRIi64 macro as the
2611
#. program that looks over the source for the N_() macros does not
2612
#. (obviously) do macro expansion, so the string is entirely wrong for
2613
#. what it is trying to output for every language except english.
2614
#: ../drizzled/error.cc:356
2457
#: drizzled/error.cc:398
2459
msgid "Got error %d during FLUSH_LOGS"
2462
#: drizzled/error.cc:400
2464
msgid "Got error %d during CHECKPOINT"
2467
#: drizzled/error.cc:402
2617
2470
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2618
2471
"'%-.64s' (%-.64s)"
2621
#: ../drizzled/error.cc:357
2474
#: drizzled/error.cc:404
2475
msgid "The storage engine for the table does not support binary table dump"
2478
#: drizzled/error.cc:406
2479
msgid "Binlog closed, cannot RESET MASTER"
2482
#: drizzled/error.cc:408
2484
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2487
#: drizzled/error.cc:410
2489
msgid "Error from master: '%-.64s'"
2492
#: drizzled/error.cc:412
2493
msgid "Net error reading from master"
2496
#: drizzled/error.cc:414
2497
msgid "Net error writing to master"
2500
#: drizzled/error.cc:416
2501
msgid "Can't find FULLTEXT index matching the column list"
2504
#: drizzled/error.cc:418
2623
2506
"Can't execute the given command because you have active locked tables or an "
2624
2507
"active transaction"
2627
#: ../drizzled/error.cc:358
2510
#: drizzled/error.cc:420
2629
2512
msgid "Unknown system variable '%-.64s'"
2632
#: ../drizzled/error.cc:359
2515
#: drizzled/error.cc:422
2634
2517
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2637
#: ../drizzled/error.cc:360
2520
#: drizzled/error.cc:424
2640
2523
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2643
#: ../drizzled/error.cc:361
2526
#: drizzled/error.cc:426
2644
2527
msgid "Some non-transactional changed tables couldn't be rolled back"
2647
#: ../drizzled/error.cc:362
2530
#: drizzled/error.cc:428
2532
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2533
"of storage; increase this drizzled variable and try again"
2536
#: drizzled/error.cc:430
2538
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2541
#: drizzled/error.cc:432
2543
"This operation requires a running slave; configure slave and do START SLAVE"
2546
#: drizzled/error.cc:434
2547
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2550
#: drizzled/error.cc:436
2552
"Could not initialize master info structure; more error messages can be found "
2553
"in the Drizzle error log"
2556
#: drizzled/error.cc:438
2557
msgid "Could not create slave thread; check system resources"
2560
#: drizzled/error.cc:440
2563
"User %-.64s already has more than 'max_user_connections' active connections"
2566
#: drizzled/error.cc:442
2648
2567
msgid "You may only use constant expressions with SET"
2651
#: ../drizzled/error.cc:363
2570
#: drizzled/error.cc:444
2652
2571
msgid "Lock wait timeout exceeded; try restarting transaction"
2655
#: ../drizzled/error.cc:364
2574
#: drizzled/error.cc:446
2656
2575
msgid "The total number of locks exceeds the lock table size"
2659
#: ../drizzled/error.cc:365
2578
#: drizzled/error.cc:448
2660
2579
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2663
#: ../drizzled/error.cc:366
2582
#: drizzled/error.cc:450
2664
2583
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2667
#: ../drizzled/error.cc:367
2586
#: drizzled/error.cc:452
2587
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2590
#: drizzled/error.cc:454
2669
2592
msgid "Incorrect arguments to %s"
2672
#: ../drizzled/error.cc:368
2595
#: drizzled/error.cc:456
2597
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2600
#: drizzled/error.cc:458
2602
"Incorrect table definition; all MERGE tables must be in the same database"
2605
#: drizzled/error.cc:460
2673
2606
msgid "Deadlock found when trying to get lock; try restarting transaction"
2676
#: ../drizzled/error.cc:369
2609
#: drizzled/error.cc:462
2677
2610
msgid "The used table type doesn't support FULLTEXT indexes"
2680
#: ../drizzled/error.cc:370
2613
#: drizzled/error.cc:464
2681
2614
msgid "Cannot add foreign key constraint"
2684
#: ../drizzled/error.cc:371
2617
#: drizzled/error.cc:466
2685
2618
msgid "Cannot add or update a child row: a foreign key constraint fails"
2688
#: ../drizzled/error.cc:372
2621
#: drizzled/error.cc:468
2689
2622
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2692
#: ../drizzled/error.cc:373
2625
#: drizzled/error.cc:470
2627
msgid "Error connecting to master: %-.128s"
2630
#: drizzled/error.cc:472
2632
msgid "Error running query on master: %-.128s"
2635
#: drizzled/error.cc:474
2637
msgid "Error when executing command %s: %-.128s"
2640
#: drizzled/error.cc:476
2694
2642
msgid "Incorrect usage of %s and %s"
2697
#: ../drizzled/error.cc:374
2645
#: drizzled/error.cc:478
2698
2646
msgid "The used SELECT statements have a different number of columns"
2701
#: ../drizzled/error.cc:375
2649
#: drizzled/error.cc:480
2702
2650
msgid "Can't execute the query because you have a conflicting read lock"
2705
#: ../drizzled/error.cc:376
2653
#: drizzled/error.cc:482
2654
msgid "Mixing of transactional and non-transactional tables is disabled"
2657
#: drizzled/error.cc:484
2659
msgid "Option '%s' used twice in statement"
2662
#: drizzled/error.cc:486
2664
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2667
#: drizzled/error.cc:488
2669
msgid "Access denied; you need the %-.128s privilege for this operation"
2672
#: drizzled/error.cc:490
2708
2675
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2711
#: ../drizzled/error.cc:377
2678
#: drizzled/error.cc:492
2714
2681
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2717
#: ../drizzled/error.cc:378
2684
#: drizzled/error.cc:494
2719
2686
msgid "Variable '%-.64s' doesn't have a default value"
2722
#: ../drizzled/error.cc:379
2689
#: drizzled/error.cc:496
2724
2691
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2727
#: ../drizzled/error.cc:380
2694
#: drizzled/error.cc:498
2729
2696
msgid "Incorrect argument type to variable '%-.64s'"
2732
#: ../drizzled/error.cc:381
2699
#: drizzled/error.cc:500
2734
2701
msgid "Variable '%-.64s' can only be set, not read"
2737
#: ../drizzled/error.cc:382
2704
#: drizzled/error.cc:502
2739
2706
msgid "Incorrect usage/placement of '%s'"
2742
#: ../drizzled/error.cc:383
2709
#: drizzled/error.cc:504
2744
2711
msgid "This version of Drizzle doesn't yet support '%s'"
2747
#: ../drizzled/error.cc:384
2714
#: drizzled/error.cc:506
2717
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2720
#: drizzled/error.cc:508
2721
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2724
#: drizzled/error.cc:510
2749
2726
msgid "Variable '%-.192s' is a %s variable"
2752
#: ../drizzled/error.cc:385
2729
#: drizzled/error.cc:512
2754
2731
msgid "Incorrect foreign key definition for '%-.192s': %s"
2757
#: ../drizzled/error.cc:386
2734
#: drizzled/error.cc:514
2758
2735
msgid "Key reference and table reference don't match"
2761
#: ../drizzled/error.cc:387
2738
#: drizzled/error.cc:516
2763
2740
msgid "Operand should contain %d column(s)"
2766
#: ../drizzled/error.cc:388
2743
#: drizzled/error.cc:518
2767
2744
msgid "Subquery returns more than 1 row"
2770
#: ../drizzled/error.cc:389
2747
#: drizzled/error.cc:520
2749
msgid "Unknown prepared statement handler (%.*s) given to %s"
2752
#: drizzled/error.cc:522
2753
msgid "Help database is corrupt or does not exist"
2756
#: drizzled/error.cc:524
2757
msgid "Cyclic reference on subqueries"
2760
#: drizzled/error.cc:526
2772
2762
msgid "Converting column '%s' from %s to %s"
2775
#: ../drizzled/error.cc:390
2765
#: drizzled/error.cc:528
2777
2767
msgid "Reference '%-.64s' not supported (%s)"
2780
#: ../drizzled/error.cc:391
2770
#: drizzled/error.cc:530
2781
2771
msgid "Every derived table must have its own alias"
2784
#: ../drizzled/error.cc:392
2774
#: drizzled/error.cc:532
2786
2776
msgid "Select %u was reduced during optimization"
2789
#: ../drizzled/error.cc:393
2779
#: drizzled/error.cc:534
2791
2781
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2794
#: ../drizzled/error.cc:394
2784
#: drizzled/error.cc:536
2786
"Client does not support authentication protocol requested by server; "
2787
"consider upgrading Drizzle client"
2790
#: drizzled/error.cc:538
2795
2791
msgid "All parts of a SPATIAL index must be NOT NULL"
2798
#: ../drizzled/error.cc:395
2794
#: drizzled/error.cc:540
2800
2796
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2803
#: ../drizzled/error.cc:396
2799
#: drizzled/error.cc:542
2800
msgid "Slave is already running"
2803
#: drizzled/error.cc:544
2804
msgid "Slave already has been stopped"
2807
#: drizzled/error.cc:546
2806
"Uncompressed data size too large; the maximum size is %d (based on "
2807
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2810
"Uncompressed data size too large; the maximum size is %d (probably, length "
2811
"of uncompressed data was corrupted)"
2810
#: ../drizzled/error.cc:397
2814
#: drizzled/error.cc:548
2811
2815
msgid "ZLIB: Not enough memory"
2814
#: ../drizzled/error.cc:398
2818
#: drizzled/error.cc:550
2816
2820
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2817
2821
"data was corrupted)"
2820
#: ../drizzled/error.cc:399
2824
#: drizzled/error.cc:552
2821
2825
msgid "ZLIB: Input data corrupted"
2824
#: ../drizzled/error.cc:400
2828
#: drizzled/error.cc:554
2826
2830
msgid "%d line(s) were cut by GROUP_CONCAT()"
2829
#: ../drizzled/error.cc:401
2833
#: drizzled/error.cc:556
2831
2835
msgid "Row %ld doesn't contain data for all columns"
2834
#: ../drizzled/error.cc:402
2838
#: drizzled/error.cc:558
2837
2841
"Row %ld was truncated; it contained more data than there were input columns"
2840
#: ../drizzled/error.cc:403
2844
#: drizzled/error.cc:560
2843
2847
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2846
#: ../drizzled/error.cc:404
2850
#: drizzled/error.cc:562
2848
2852
msgid "Out of range value for column '%s' at row %ld"
2851
#: ../drizzled/error.cc:405
2855
#: drizzled/error.cc:564
2853
2857
msgid "Data truncated for column '%s' at row %ld"
2856
#: ../drizzled/error.cc:406
2860
#: drizzled/error.cc:566
2862
msgid "Using storage engine %s for table '%s'"
2865
#: drizzled/error.cc:568
2858
2867
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2861
#: ../drizzled/error.cc:407
2870
#: drizzled/error.cc:570
2871
msgid "Cannot drop one or more of the requested users"
2874
#: drizzled/error.cc:572
2875
msgid "Can't revoke all privileges for one or more of the requested users"
2878
#: drizzled/error.cc:574
2863
2880
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2866
#: ../drizzled/error.cc:408
2883
#: drizzled/error.cc:576
2868
2885
msgid "Illegal mix of collations for operation '%s'"
2871
#: ../drizzled/error.cc:409
2888
#: drizzled/error.cc:578
2874
2891
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2875
2892
"variable_name)"
2878
#: ../drizzled/error.cc:410
2895
#: drizzled/error.cc:580
2880
2897
msgid "Unknown collation: '%-.64s'"
2883
#: ../drizzled/error.cc:411
2900
#: drizzled/error.cc:582
2902
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2903
"compiled without SSL support; they can be used later if Drizzle slave with "
2907
#: drizzled/error.cc:584
2910
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2911
"old format; please change the password to the new format"
2914
#: drizzled/error.cc:586
2886
2917
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2890
#: ../drizzled/error.cc:412
2921
#: drizzled/error.cc:588
2922
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2925
#: drizzled/error.cc:590
2927
"It is recommended to use --skip-slave-start when doing step-by-step "
2928
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2929
"get an unexpected slave's drizzled restart"
2932
#: drizzled/error.cc:592
2933
msgid "SQL thread is not to be started so UNTIL options are ignored"
2936
#: drizzled/error.cc:594
2892
2938
msgid "Incorrect index name '%-.100s'"
2895
#: ../drizzled/error.cc:413
2941
#: drizzled/error.cc:596
2897
2943
msgid "Incorrect catalog name '%-.100s'"
2900
#: ../drizzled/error.cc:414
2946
#: drizzled/error.cc:598
2948
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2951
#: drizzled/error.cc:600
2902
2953
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2905
#: ../drizzled/error.cc:415
2956
#: drizzled/error.cc:602
2958
msgid "Unknown key cache '%-.100s'"
2961
#: drizzled/error.cc:604
2963
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2964
"this switch for this grant to work"
2967
#: drizzled/error.cc:606
2907
2969
msgid "Unknown table engine '%s'"
2910
#: ../drizzled/error.cc:416
2972
#: drizzled/error.cc:608
2974
msgid "'%s' is deprecated; use '%s' instead"
2977
#: drizzled/error.cc:610
2912
2979
msgid "The target table %-.100s of the %s is not updatable"
2915
#: ../drizzled/error.cc:417
2982
#: drizzled/error.cc:612
2918
2985
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2922
#: ../drizzled/error.cc:418
2989
#: drizzled/error.cc:614
2925
2992
"The Drizzle server is running with the %s option so it cannot execute this "
2929
#: ../drizzled/error.cc:419
2996
#: drizzled/error.cc:616
2931
2998
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2934
#: ../drizzled/error.cc:420
3001
#: drizzled/error.cc:618
2936
3003
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2939
#: ../drizzled/error.cc:421
3006
#: drizzled/error.cc:620
2941
3008
"Incorrect table definition; there can be only one TIMESTAMP column with "
2942
3009
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2945
#: ../drizzled/error.cc:422
3012
#: drizzled/error.cc:622
2947
3014
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2950
#: ../drizzled/error.cc:423
3017
#: drizzled/error.cc:624
3018
msgid "This command is not supported in the prepared statement protocol yet"
3021
#: drizzled/error.cc:626
2952
3023
msgid "Got error %d '%-.100s' from %s"
2955
#: ../drizzled/error.cc:424
3026
#: drizzled/error.cc:628
2957
3028
msgid "Got temporary error %d '%-.100s' from %s"
2960
#: ../drizzled/error.cc:425
3031
#: drizzled/error.cc:630
2962
3033
msgid "Unknown or incorrect time zone: '%-.64s'"
2965
#: ../drizzled/error.cc:426
3036
#: drizzled/error.cc:632
3038
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3041
#: drizzled/error.cc:634
2967
3043
msgid "Invalid %s character string: '%.64s'"
2970
#: ../drizzled/error.cc:427
3046
#: drizzled/error.cc:636
2972
3048
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2975
#: ../drizzled/error.cc:428
3051
#: drizzled/error.cc:638
3053
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3056
#: drizzled/error.cc:640
3058
msgid "Can't create a %s from within another stored routine"
3061
#: drizzled/error.cc:642
3063
msgid "%s %s already exists"
3066
#: drizzled/error.cc:644
2977
3068
msgid "%s %s does not exist"
2980
#: ../drizzled/error.cc:429
3071
#: drizzled/error.cc:646
3073
msgid "Failed to DROP %s %s"
3076
#: drizzled/error.cc:648
3078
msgid "Failed to CREATE %s %s"
3081
#: drizzled/error.cc:650
3083
msgid "%s with no matching label: %s"
3086
#: drizzled/error.cc:652
3088
msgid "Redefining label %s"
3091
#: drizzled/error.cc:654
3093
msgid "End-label %s without match"
3096
#: drizzled/error.cc:656
3098
msgid "Referring to uninitialized variable %s"
3101
#: drizzled/error.cc:658
3103
msgid "PROCEDURE %s can't return a result set in the given context"
3106
#: drizzled/error.cc:660
3107
msgid "RETURN is only allowed in a FUNCTION"
3110
#: drizzled/error.cc:662
3112
msgid "%s is not allowed in stored procedures"
3115
#: drizzled/error.cc:664
3117
"The update log is deprecated and replaced by the binary log; SET "
3118
"SQL_LOG_UPDATE has been ignored"
3121
#: drizzled/error.cc:666
3123
"The update log is deprecated and replaced by the binary log; SET "
3124
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3127
#: drizzled/error.cc:668
2981
3128
msgid "Query execution was interrupted"
2984
#: ../drizzled/error.cc:430
3131
#: drizzled/error.cc:670
3133
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3136
#: drizzled/error.cc:672
3138
msgid "Undefined CONDITION: %s"
3141
#: drizzled/error.cc:674
3143
msgid "No RETURN found in FUNCTION %s"
3146
#: drizzled/error.cc:676
3148
msgid "FUNCTION %s ended without RETURN"
3151
#: drizzled/error.cc:678
3152
msgid "Cursor statement must be a SELECT"
3155
#: drizzled/error.cc:680
3156
msgid "Cursor SELECT must not have INTO"
3159
#: drizzled/error.cc:682
3161
msgid "Undefined CURSOR: %s"
3164
#: drizzled/error.cc:684
3165
msgid "Cursor is already open"
3168
#: drizzled/error.cc:686
3169
msgid "Cursor is not open"
3172
#: drizzled/error.cc:688
3174
msgid "Undeclared variable: %s"
3177
#: drizzled/error.cc:690
3178
msgid "Incorrect number of FETCH variables"
3181
#: drizzled/error.cc:692
3182
msgid "No data - zero rows fetched, selected, or processed"
3185
#: drizzled/error.cc:694
3187
msgid "Duplicate parameter: %s"
3190
#: drizzled/error.cc:696
3192
msgid "Duplicate variable: %s"
3195
#: drizzled/error.cc:698
3197
msgid "Duplicate condition: %s"
3200
#: drizzled/error.cc:700
3202
msgid "Duplicate cursor: %s"
3205
#: drizzled/error.cc:702
3207
msgid "Failed to ALTER %s %s"
3210
#: drizzled/error.cc:704
3211
msgid "Subquery value not supported"
3214
#: drizzled/error.cc:706
3216
msgid "%s is not allowed in stored function or trigger"
3219
#: drizzled/error.cc:708
3220
msgid "Variable or condition declaration after cursor or handler declaration"
3223
#: drizzled/error.cc:710
3224
msgid "Cursor declaration after handler declaration"
3227
#: drizzled/error.cc:712
3228
msgid "Case not found for CASE statement"
3231
#: drizzled/error.cc:714
3233
msgid "Configuration file '%-.192s' is too big"
3236
#: drizzled/error.cc:716
3238
msgid "Malformed file type header in file '%-.192s'"
3241
#: drizzled/error.cc:718
3243
msgid "Unexpected end of file while parsing comment '%-.200s'"
3246
#: drizzled/error.cc:720
3248
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3251
#: drizzled/error.cc:722
3253
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3256
#: drizzled/error.cc:724
3257
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3260
#: drizzled/error.cc:726
3262
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3265
#: drizzled/error.cc:728
3267
msgid "'%-.192s.%-.192s' is not %s"
3270
#: drizzled/error.cc:730
3272
msgid "Column '%-.192s' is not updatable"
3275
#: drizzled/error.cc:732
3276
msgid "View's SELECT contains a subquery in the FROM clause"
3279
#: drizzled/error.cc:734
3281
msgid "View's SELECT contains a '%s' clause"
3284
#: drizzled/error.cc:736
3285
msgid "View's SELECT contains a variable or parameter"
3288
#: drizzled/error.cc:738
3290
msgid "View's SELECT refers to a temporary table '%-.192s'"
3293
#: drizzled/error.cc:740
3294
msgid "View's SELECT and view's field list have different column counts"
3297
#: drizzled/error.cc:742
3299
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3302
#: drizzled/error.cc:744
3303
msgid "View being updated does not have complete key of underlying table in it"
3306
#: drizzled/error.cc:746
2987
3309
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2988
3310
"(s) or definer/invoker of view lack rights to use them"
2991
#: ../drizzled/error.cc:431
3313
#: drizzled/error.cc:748
3315
msgid "Can't drop or alter a %s from within another stored routine"
3318
#: drizzled/error.cc:750
3319
msgid "GOTO is not allowed in a stored procedure handler"
3322
#: drizzled/error.cc:752
3323
msgid "Trigger already exists"
3326
#: drizzled/error.cc:754
3327
msgid "Trigger does not exist"
3330
#: drizzled/error.cc:756
3332
msgid "Trigger's '%-.192s' is view or temporary table"
3335
#: drizzled/error.cc:758
3337
msgid "Updating of %s row is not allowed in %strigger"
3340
#: drizzled/error.cc:760
3342
msgid "There is no %s row in %s trigger"
3345
#: drizzled/error.cc:762
2993
3347
msgid "Field '%-.192s' doesn't have a default value"
2996
#: ../drizzled/error.cc:432
3350
#: drizzled/error.cc:764
2997
3351
msgid "Division by 0"
3000
#: ../drizzled/error.cc:433
3354
#: drizzled/error.cc:766
3002
3356
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3005
#: ../drizzled/error.cc:434
3359
#: drizzled/error.cc:768
3007
3361
msgid "Illegal %s '%-.192s' value found during parsing"
3010
#: ../drizzled/error.cc:435
3364
#: drizzled/error.cc:770
3366
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3369
#: drizzled/error.cc:772
3371
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3374
#: drizzled/error.cc:774
3376
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3379
#: drizzled/error.cc:776
3381
msgid "Failed purging old relay logs: %s"
3384
#: drizzled/error.cc:778
3386
msgid "Password hash should be a %d-digit hexadecimal number"
3389
#: drizzled/error.cc:780
3390
msgid "Target log not found in binlog index"
3393
#: drizzled/error.cc:782
3394
msgid "I/O error reading log index file"
3397
#: drizzled/error.cc:784
3398
msgid "Server configuration does not permit binlog purge"
3401
#: drizzled/error.cc:786
3402
msgid "Failed on fseek()"
3405
#: drizzled/error.cc:788
3406
msgid "Fatal error during log purge"
3409
#: drizzled/error.cc:790
3410
msgid "A purgeable log is in use, will not purge"
3413
#: drizzled/error.cc:792
3414
msgid "Unknown error during log purge"
3417
#: drizzled/error.cc:794
3419
msgid "Failed initializing relay log position: %s"
3422
#: drizzled/error.cc:796
3423
msgid "You are not using binary logging"
3426
#: drizzled/error.cc:798
3429
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3432
#: drizzled/error.cc:800
3433
msgid "WSAStartup Failed"
3436
#: drizzled/error.cc:802
3437
msgid "Can't handle procedures with different groups yet"
3440
#: drizzled/error.cc:804
3441
msgid "Select must have a group with this procedure"
3444
#: drizzled/error.cc:806
3445
msgid "Can't use ORDER clause with this procedure"
3448
#: drizzled/error.cc:808
3450
msgid "Binary logging and replication forbid changing the global server %s"
3453
#: drizzled/error.cc:810
3455
msgid "Can't map file: %-.200s, errno: %d"
3458
#: drizzled/error.cc:812
3460
msgid "Wrong magic in %-.64s"
3463
#: drizzled/error.cc:814
3464
msgid "Prepared statement contains too many placeholders"
3467
#: drizzled/error.cc:816
3012
3469
msgid "Key part '%-.192s' length cannot be 0"
3015
#: ../drizzled/error.cc:436
3472
#: drizzled/error.cc:818
3473
msgid "View text checksum failed"
3476
#: drizzled/error.cc:820
3479
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3482
#: drizzled/error.cc:822
3484
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3487
#: drizzled/error.cc:824
3489
msgid "Can not delete from join view '%-.192s.%-.192s'"
3492
#: drizzled/error.cc:826
3494
msgid "Operation %s failed for %.256s"
3497
#: drizzled/error.cc:828
3498
msgid "XAER_NOTA: Unknown XID"
3501
#: drizzled/error.cc:830
3502
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3505
#: drizzled/error.cc:832
3018
3508
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3019
3509
"the %.64s state"
3022
#: ../drizzled/error.cc:437
3512
#: drizzled/error.cc:834
3513
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3516
#: drizzled/error.cc:836
3518
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3522
#: drizzled/error.cc:838
3523
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3526
#: drizzled/error.cc:840
3529
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3533
#: drizzled/error.cc:842
3534
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3537
#: drizzled/error.cc:844
3538
msgid "Failed to revoke all privileges to dropped routine"
3541
#: drizzled/error.cc:846
3024
3543
msgid "Data too long for column '%s' at row %ld"
3027
#: ../drizzled/error.cc:438
3546
#: drizzled/error.cc:848
3548
msgid "Bad SQLSTATE: '%s'"
3551
#: drizzled/error.cc:850
3030
3554
"%s: ready for connections.\n"
3031
"Version: '%s' %s\n"
3555
"Version: '%s' socket: '%s' port: %d %s"
3034
#: ../drizzled/error.cc:439
3558
#: drizzled/error.cc:852
3035
3559
msgid "Can't load value from file with fixed size rows to variable"
3038
#: ../drizzled/error.cc:440
3562
#: drizzled/error.cc:854
3563
msgid "You are not allowed to create a user with GRANT"
3566
#: drizzled/error.cc:856
3040
3568
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3043
#: ../drizzled/error.cc:441
3571
#: drizzled/error.cc:858
3044
3572
msgid "Table definition has changed, please retry transaction"
3047
#: ../drizzled/error.cc:442
3575
#: drizzled/error.cc:860
3576
msgid "Duplicate handler declared in the same block"
3579
#: drizzled/error.cc:862
3582
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3583
"variable in BEFORE trigger"
3586
#: drizzled/error.cc:864
3049
3588
msgid "Not allowed to return a result set from a %s"
3052
#: ../drizzled/error.cc:443
3591
#: drizzled/error.cc:866
3053
3592
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3056
#: ../drizzled/error.cc:444
3595
#: drizzled/error.cc:868
3597
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3598
"declaration and binary logging is enabled; if non-transactional tables were "
3599
"updated, the binary log will miss their changes"
3602
#: drizzled/error.cc:870
3604
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3605
"declaration and binary logging is enabled (you *might* want to use the less "
3606
"safe log_bin_trust_function_creators variable)"
3609
#: drizzled/error.cc:872
3611
"You do not have the SUPER privilege and binary logging is enabled (you "
3612
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3615
#: drizzled/error.cc:874
3617
"You can't execute a prepared statement which has an open cursor associated "
3618
"with it. Reset the statement to re-execute it."
3621
#: drizzled/error.cc:876
3623
msgid "The statement (%lu) has no open cursor."
3626
#: drizzled/error.cc:878
3058
3628
"Explicit or implicit commit is not allowed in stored function or trigger."
3061
#: ../drizzled/error.cc:445
3631
#: drizzled/error.cc:880
3634
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3637
#: drizzled/error.cc:882
3638
msgid "Recursive stored functions and triggers are not allowed."
3641
#: drizzled/error.cc:884
3063
3643
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3066
#: ../drizzled/error.cc:446
3646
#: drizzled/error.cc:886
3068
3648
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3071
#: ../drizzled/error.cc:447
3651
#: drizzled/error.cc:888
3074
3654
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3078
#: ../drizzled/error.cc:448
3658
#: drizzled/error.cc:890
3660
"You can't combine write-locking of system tables with other tables or lock "
3664
#: drizzled/error.cc:892
3666
msgid "Unable to connect to foreign data source: %.64s"
3669
#: drizzled/error.cc:894
3672
"There was a problem processing the query on the foreign data source. Data "
3673
"source error: %-.64s"
3676
#: drizzled/error.cc:896
3679
"The foreign data source you are trying to reference does not exist. Data "
3680
"source error: %-.64s"
3683
#: drizzled/error.cc:898
3686
"Can't create federated table. The data source connection string '%-.64s' is "
3687
"not in the correct format"
3690
#: drizzled/error.cc:900
3692
msgid "The data source connection string '%-.64s' is not in the correct format"
3695
#: drizzled/error.cc:902
3697
msgid "Can't create federated table. Foreign data src error: %-.64s"
3700
#: drizzled/error.cc:904
3079
3701
msgid "Trigger in wrong schema"
3082
#: ../drizzled/error.cc:449
3704
#: drizzled/error.cc:906
3085
3707
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3086
3708
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3089
#: ../drizzled/error.cc:450
3711
#: drizzled/error.cc:908
3713
msgid "Routine body for '%-.100s' is too long"
3716
#: drizzled/error.cc:910
3717
msgid "Cannot drop default keycache"
3720
#: drizzled/error.cc:912
3091
3722
msgid "Display width out of range for column '%-.192s' (max = %d)"
3094
#: ../drizzled/error.cc:451
3725
#: drizzled/error.cc:914
3726
msgid "XAER_DUPID: The XID already exists"
3729
#: drizzled/error.cc:916
3096
3731
msgid "Datetime function: %-.32s field overflow"
3099
#: ../drizzled/error.cc:452
3734
#: drizzled/error.cc:918
3737
"Can't update table '%-.192s' in stored function/trigger because it is "
3738
"already used by statement which invoked this stored function/trigger."
3741
#: drizzled/error.cc:920
3744
"The definition of table '%-.192s' prevents operation %.192s on table "
3748
#: drizzled/error.cc:922
3750
"The prepared statement contains a stored routine call that refers to that "
3751
"same statement. It's not allowed to execute a prepared statement in such a "
3755
#: drizzled/error.cc:924
3756
msgid "Not allowed to set autocommit from a stored function or trigger"
3759
#: drizzled/error.cc:926
3760
msgid "Definer is not fully qualified"
3763
#: drizzled/error.cc:928
3766
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3767
"Current user is used as definer. Please recreate the view!"
3770
#: drizzled/error.cc:930
3773
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3777
#: drizzled/error.cc:932
3779
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3782
#: drizzled/error.cc:934
3784
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3787
#: drizzled/error.cc:936
3102
3790
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3105
#: ../drizzled/error.cc:453
3793
#: drizzled/error.cc:938
3108
3796
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3111
#: ../drizzled/error.cc:454
3112
msgid "No data - zero rows fetched, selected, or processed"
3115
#: ../drizzled/error.cc:455
3799
#: drizzled/error.cc:940
3801
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3804
#: drizzled/error.cc:942
3807
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3808
"activated under the authorization of the invoker, which may have "
3809
"insufficient privileges. Please recreate the trigger."
3812
#: drizzled/error.cc:944
3814
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3817
#: drizzled/error.cc:946
3820
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3821
"exceeded for routine %.192s"
3824
#: drizzled/error.cc:948
3827
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3828
"or contains bad data (internal code %d)"
3831
#: drizzled/error.cc:950
3833
msgid "Incorrect routine name '%-.192s'"
3836
#: drizzled/error.cc:952
3117
3838
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3120
#: ../drizzled/error.cc:456
3841
#: drizzled/error.cc:954
3842
msgid "AGGREGATE is not supported for stored functions"
3845
#: drizzled/error.cc:956
3848
"Can't create more than max_prepared_stmt_count statements (current value: %"
3852
#: drizzled/error.cc:958
3854
msgid "`%-.192s`.`%-.192s` contains view recursion"
3857
#: drizzled/error.cc:960
3122
3859
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3125
#: ../drizzled/error.cc:457
3862
#: drizzled/error.cc:962
3126
3863
msgid "The used table type doesn't support SPATIAL indexes"
3129
#: ../drizzled/error.cc:458
3866
#: drizzled/error.cc:964
3867
msgid "Triggers can not be created on system tables"
3870
#: drizzled/error.cc:966
3131
3872
msgid "Leading spaces are removed from name '%s'"
3134
#: ../drizzled/error.cc:459
3875
#: drizzled/error.cc:968
3135
3876
msgid "Failed to read auto-increment value from storage engine"
3138
#: ../drizzled/error.cc:460
3879
#: drizzled/error.cc:970
3883
#: drizzled/error.cc:972
3887
#: drizzled/error.cc:974
3140
3889
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3143
#: ../drizzled/error.cc:461
3892
#: drizzled/error.cc:976
3894
msgid "The target table %-.100s of the %s is not insertable-into"
3897
#: drizzled/error.cc:978
3900
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3903
#: drizzled/error.cc:980
3144
3904
msgid "Too high level of nesting for select"
3147
#: ../drizzled/error.cc:462
3907
#: drizzled/error.cc:982
3149
3909
msgid "Name '%-.64s' has become ''"
3152
#: ../drizzled/error.cc:463
3912
#: drizzled/error.cc:984
3154
3914
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3155
3915
"optional and non-empty FIELDS ENCLOSED BY"
3158
#: ../drizzled/error.cc:464
3918
#: drizzled/error.cc:986
3920
msgid "The foreign server, %s, you are trying to create already exists."
3923
#: drizzled/error.cc:988
3926
"The foreign server name you are trying to reference does not exist. Data "
3927
"source error: %-.64s"
3930
#: drizzled/error.cc:990
3161
3933
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3164
#: ../drizzled/error.cc:465
3166
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3169
#: ../drizzled/error.cc:466
3936
#: drizzled/error.cc:992
3939
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3943
#: drizzled/error.cc:994
3945
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3948
#: drizzled/error.cc:996
3949
msgid "MAXVALUE can only be used in last partition definition"
3952
#: drizzled/error.cc:998
3953
msgid "Subpartitions can only be hash partitions and by key"
3956
#: drizzled/error.cc:1000
3957
msgid "Must define subpartitions on all partitions if on one partition"
3960
#: drizzled/error.cc:1002
3961
msgid "Wrong number of partitions defined, mismatch with previous setting"
3964
#: drizzled/error.cc:1004
3965
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3968
#: drizzled/error.cc:1006
3969
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3972
#: drizzled/error.cc:1008
3973
msgid "Expression in RANGE/LIST VALUES must be constant"
3976
#: drizzled/error.cc:1010
3977
msgid "Field in list of fields for partition function not found in table"
3980
#: drizzled/error.cc:1012
3981
msgid "List of fields is only allowed in KEY partitions"
3984
#: drizzled/error.cc:1014
3986
"The partition info in the frm file is not consistent with what can be "
3987
"written into the frm file"
3990
#: drizzled/error.cc:1016
3992
msgid "The %-.192s function returns the wrong type"
3995
#: drizzled/error.cc:1018
3997
msgid "For %-.64s partitions each partition must be defined"
4000
#: drizzled/error.cc:1020
4001
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4004
#: drizzled/error.cc:1022
4005
msgid "VALUES value must be of same type as partition function"
4008
#: drizzled/error.cc:1024
4009
msgid "Multiple definition of same constant in list partitioning"
4012
#: drizzled/error.cc:1026
4013
msgid "Partitioning can not be used stand-alone in query"
4016
#: drizzled/error.cc:1028
4018
"The mix of handlers in the partitions is not allowed in this version of "
4022
#: drizzled/error.cc:1030
4024
msgid "For the partitioned engine it is necessary to define all %-.64s"
4027
#: drizzled/error.cc:1032
4028
msgid "Too many partitions (including subpartitions) were defined"
4031
#: drizzled/error.cc:1034
4033
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4034
"partitioning for subpartitioning"
4037
#: drizzled/error.cc:1036
4038
msgid "Failed to create specific handler file"
4041
#: drizzled/error.cc:1038
4042
msgid "A BLOB field is not allowed in partition function"
4045
#: drizzled/error.cc:1040
4047
msgid "A %-.192s must include all columns in the table's partitioning function"
4050
#: drizzled/error.cc:1042
4052
msgid "Number of %-.64s = 0 is not an allowed value"
4055
#: drizzled/error.cc:1044
4056
msgid "Partition management on a not partitioned table is not possible"
4059
#: drizzled/error.cc:1046
4061
"Foreign key condition is not yet supported in conjunction with partitioning"
4064
#: drizzled/error.cc:1048
4066
msgid "Error in list of partitions to %-.64s"
4069
#: drizzled/error.cc:1050
4070
msgid "Cannot remove all partitions, use DROP TABLE instead"
4073
#: drizzled/error.cc:1052
4074
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4077
#: drizzled/error.cc:1054
4079
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4083
#: drizzled/error.cc:1056
4085
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4086
"tables using HASH PARTITIONs"
4089
#: drizzled/error.cc:1058
4091
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4094
#: drizzled/error.cc:1060
4095
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4098
#: drizzled/error.cc:1062
4099
msgid "At least one partition must be added"
4102
#: drizzled/error.cc:1064
4103
msgid "At least one partition must be coalesced"
4106
#: drizzled/error.cc:1066
4107
msgid "More partitions to reorganize than there are partitions"
4110
#: drizzled/error.cc:1068
4112
msgid "Duplicate partition name %-.192s"
4115
#: drizzled/error.cc:1070
4116
msgid "It is not allowed to shut off binlog on this command"
4119
#: drizzled/error.cc:1072
4120
msgid "When reorganizing a set of partitions they must be in consecutive order"
4123
#: drizzled/error.cc:1074
4125
"Reorganize of range partitions cannot change total ranges except for last "
4126
"partition where it can extend the range"
4129
#: drizzled/error.cc:1076
4130
msgid "Partition function not supported in this version for this handler"
4133
#: drizzled/error.cc:1078
4134
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4137
#: drizzled/error.cc:1080
4139
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4142
#: drizzled/error.cc:1082
4144
msgid "Plugin '%-.192s' is not loaded"
4147
#: drizzled/error.cc:1084
3171
4149
msgid "Incorrect %-.32s value: '%-.128s'"
3174
#: ../drizzled/error.cc:467
4152
#: drizzled/error.cc:1086
3176
4154
msgid "Table has no partition for value %-.64s"
3179
#: ../drizzled/error.cc:468
4157
#: drizzled/error.cc:1088
4159
msgid "It is not allowed to specify %s more than once"
4162
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4164
msgid "Failed to create %s"
4167
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4169
msgid "Failed to drop %s"
4172
#: drizzled/error.cc:1094
4173
msgid "The handler doesn't support autoextend of tablespaces"
4176
#: drizzled/error.cc:1096
4178
"A size parameter was incorrectly specified, either number or on the form 10M"
4181
#: drizzled/error.cc:1098
4183
"The size number was correct but we don't allow the digit part to be more "
4187
#: drizzled/error.cc:1100
4189
msgid "Failed to alter: %s"
4192
#: drizzled/error.cc:1102
3180
4193
msgid "Writing one row to the row-based binary log failed"
3183
#: ../drizzled/error.cc:469
4196
#: drizzled/error.cc:1104
4198
msgid "Table definition on master and slave does not match: %s"
4201
#: drizzled/error.cc:1106
4203
"Slave running with --log-slave-updates must use row-based binary logging to "
4204
"be able to replicate row-based binary log events"
4207
#: drizzled/error.cc:1108
4209
msgid "Event '%-.192s' already exists"
4212
#: drizzled/error.cc:1110
4214
msgid "Failed to store event %s. Error code %d from storage engine."
4217
#: drizzled/error.cc:1112
4219
msgid "Unknown event '%-.192s'"
4222
#: drizzled/error.cc:1114
4224
msgid "Failed to alter event '%-.192s'"
4227
#: drizzled/error.cc:1118
4228
msgid "INTERVAL is either not positive or too big"
4231
#: drizzled/error.cc:1120
4232
msgid "ENDS is either invalid or before STARTS"
4235
#: drizzled/error.cc:1122
4236
msgid "Event execution time is in the past. Event has been disabled"
4239
#: drizzled/error.cc:1124
4240
msgid "Failed to open drizzle.event"
4243
#: drizzled/error.cc:1126
4244
msgid "No datetime expression provided"
4247
#: drizzled/error.cc:1128
4250
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4251
"probably corrupted"
4254
#: drizzled/error.cc:1130
4256
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4259
#: drizzled/error.cc:1132
4260
msgid "Failed to delete the event from drizzle.event"
4263
#: drizzled/error.cc:1134
4264
msgid "Error during compilation of event's body"
4267
#: drizzled/error.cc:1136
4268
msgid "Same old and new event name"
4271
#: drizzled/error.cc:1138
4273
msgid "Data for column '%s' too long"
4276
#: drizzled/error.cc:1140
3185
4278
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3188
#: ../drizzled/error.cc:470
4281
#: drizzled/error.cc:1142
4284
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4288
#: drizzled/error.cc:1144
4289
msgid "You can't write-lock a log table. Only read access is possible"
4292
#: drizzled/error.cc:1146
4293
msgid "You can't use locks with log tables."
4296
#: drizzled/error.cc:1148
3191
4299
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3192
4300
"d would lead to a duplicate entry"
3195
#: ../drizzled/error.cc:471
4303
#: drizzled/error.cc:1150
4306
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4307
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4310
#: drizzled/error.cc:1152
4312
"Cannot switch out of the row-based binary log format when the session has "
4313
"open temporary tables"
4316
#: drizzled/error.cc:1154
4318
"Cannot change the binary logging format inside a stored function or trigger"
4321
#: drizzled/error.cc:1156
4323
"The NDB cluster engine does not support changing the binlog format on the "
4327
#: drizzled/error.cc:1158
4328
msgid "Cannot create temporary table with partitions"
4331
#: drizzled/error.cc:1160
4332
msgid "Partition constant is out of partition function domain"
4335
#: drizzled/error.cc:1162
4336
msgid "This partition function is not allowed"
4339
#: drizzled/error.cc:1164
4340
msgid "Error in DDL log"
4343
#: drizzled/error.cc:1166
4344
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4347
#: drizzled/error.cc:1168
4348
msgid "Incorrect partition name"
4351
#: drizzled/error.cc:1170
3197
4353
"Transaction isolation level can't be changed while a transaction is in "
3201
#: ../drizzled/error.cc:472
4357
#: drizzled/error.cc:1172
4360
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4361
"'%-.192s' for key '%-.192s'"
4364
#: drizzled/error.cc:1174
4366
msgid "Internal scheduler error %d"
4369
#: drizzled/error.cc:1176
4371
msgid "Error during starting/stopping of the scheduler. Error code %u"
4374
#: drizzled/error.cc:1178
4375
msgid "Engine cannot be used in partitioned tables"
4378
#: drizzled/error.cc:1180
4380
msgid "Cannot activate '%-.64s' log"
4383
#: drizzled/error.cc:1182
4384
msgid "The server was not built with row-based replication"
4387
#: drizzled/error.cc:1184
4388
msgid "Decoding of base64 string failed"
4391
#: drizzled/error.cc:1186
4392
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4395
#: drizzled/error.cc:1188
4397
"Cannot proceed because system tables used by Event Scheduler were found "
4398
"damaged at server start"
4401
#: drizzled/error.cc:1190
4402
msgid "Only integers allowed as number here"
4405
#: drizzled/error.cc:1192
4406
msgid "This storage engine cannot be used for log tables"
4409
#: drizzled/error.cc:1194
4411
msgid "You cannot '%s' a log table if logging is enabled"
4414
#: drizzled/error.cc:1196
4417
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4418
"rename two tables: the log table to an archive table and another table back "
4422
#: drizzled/error.cc:1198
3203
4424
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3206
#: ../drizzled/error.cc:473
4427
#: drizzled/error.cc:1200
3208
4429
msgid "Incorrect parameters in the call to native function '%-.192s'"
3211
#: ../drizzled/error.cc:474
4432
#: drizzled/error.cc:1202
4434
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4437
#: drizzled/error.cc:1204
4439
msgid "This function '%-.192s' has the same name as a native function"
4442
#: drizzled/error.cc:1206
3213
4444
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3216
#: ../drizzled/error.cc:475
4447
#: drizzled/error.cc:1208
4448
msgid "Too many files opened, please execute the command again"
4451
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4453
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4454
"The event was dropped immediately after creation."
4457
#: drizzled/error.cc:1214
4459
msgid "The incident %s occurred on the master. Message: %-.64s"
4462
#: drizzled/error.cc:1216
4463
msgid "Table has no partition for some existing values"
4466
#: drizzled/error.cc:1218
4467
msgid "Statement is not safe to log in statement format."
4470
#: drizzled/error.cc:1220
4472
msgid "Fatal error: %s"
4475
#: drizzled/error.cc:1222
4477
msgid "Relay log read failure: %s"
4480
#: drizzled/error.cc:1224
4482
msgid "Relay log write failure: %s"
4485
#: drizzled/error.cc:1228
4487
msgid "Master command %s failed: %s"
4490
#: drizzled/error.cc:1230
4492
msgid "Binary logging not possible. Message: %s"
4495
#: drizzled/error.cc:1232
4497
msgid "View `%-.64s`.`%-.64s` has no creation context"
4500
#: drizzled/error.cc:1234
4502
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4505
#: drizzled/error.cc:1236
4507
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4510
#: drizzled/error.cc:1238
4512
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4515
#: drizzled/error.cc:1240
4517
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4520
#: drizzled/error.cc:1242
4522
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4525
#: drizzled/error.cc:1244
4527
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4530
#: drizzled/error.cc:1246
4532
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4535
#: drizzled/error.cc:1248
4537
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4540
#: drizzled/error.cc:1250
4542
msgid "Ambiguous slave modes combination. %s"
4545
#: drizzled/error.cc:1252
4548
"The BINLOG statement of type `%s` was not preceded by a format description "
4552
#: drizzled/error.cc:1254
4553
msgid "Corrupted replication event was detected"
4556
#: drizzled/error.cc:1256
3218
4558
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3221
#: ../drizzled/error.cc:477
4561
#: drizzled/error.cc:1258
4563
msgid "Being purged log %s was not found"
4566
#: drizzled/error.cc:1260
4568
msgid "Converted to non-transactional lock on '%-.64s'"
4571
#: drizzled/error.cc:1262
4573
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4576
#: drizzled/error.cc:1264
4579
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4582
#: drizzled/error.cc:1266
4584
msgid "Can't access storage engine of table %-.64s"
4587
#: drizzled/error.cc:1268
4588
msgid "Starting backup process"
4591
#: drizzled/error.cc:1270
4592
msgid "Backup completed"
4595
#: drizzled/error.cc:1272
4596
msgid "Starting restore process"
4599
#: drizzled/error.cc:1274
4600
msgid "Restore completed"
4603
#: drizzled/error.cc:1276
4604
msgid "Nothing to backup"
4607
#: drizzled/error.cc:1278
4609
msgid "Database '%-.64s' cannot be included in a backup"
4612
#: drizzled/error.cc:1280
4614
"Error during backup operation - server's error log contains more information "
4618
#: drizzled/error.cc:1282
4620
"Error during restore operation - server's error log contains more "
4621
"information about the error"
4624
#: drizzled/error.cc:1284
4626
"Can't execute this command because another BACKUP/RESTORE operation is in "
4630
#: drizzled/error.cc:1286
4631
msgid "Error when preparing for backup operation"
4634
#: drizzled/error.cc:1288
4635
msgid "Error when preparing for restore operation"
4638
#: drizzled/error.cc:1290
4640
msgid "Invalid backup location '%-.64s'"
4643
#: drizzled/error.cc:1292
4645
msgid "Can't read backup location '%-.64s'"
4648
#: drizzled/error.cc:1294
4650
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4653
#: drizzled/error.cc:1296
4654
msgid "Can't enumerate server databases"
4657
#: drizzled/error.cc:1298
4658
msgid "Can't enumerate server tables"
4661
#: drizzled/error.cc:1300
4663
msgid "Can't enumerate tables in database %-.64s"
4666
#: drizzled/error.cc:1302
4668
msgid "Skipping view %-.64s in database %-.64s"
4671
#: drizzled/error.cc:1304
4673
msgid "Skipping table %-.64s since it has no valid storage engine"
4676
#: drizzled/error.cc:1306
4678
msgid "Can't open table %-.64s"
4681
#: drizzled/error.cc:1308
4682
msgid "Can't read backup archive preamble"
4685
#: drizzled/error.cc:1310
4686
msgid "Can't write backup archive preamble"
4689
#: drizzled/error.cc:1312
4691
msgid "Can't find backup driver for table %-.64s"
4694
#: drizzled/error.cc:1314
4697
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4701
#: drizzled/error.cc:1316
4703
msgid "Can't create %-.64s backup driver"
4706
#: drizzled/error.cc:1318
4708
msgid "Can't create %-.64s restore driver"
4711
#: drizzled/error.cc:1320
4713
msgid "Found %d images in backup archive but maximum %d are supported"
4716
#: drizzled/error.cc:1322
4718
msgid "Error when saving meta-data of %-.64s"
4721
#: drizzled/error.cc:1324
4722
msgid "Error when reading meta-data list"
4725
#: drizzled/error.cc:1326
4727
msgid "Can't create %-.64s"
4730
#: drizzled/error.cc:1328
4731
msgid "Can't allocate buffer for image data transfer"
4734
#: drizzled/error.cc:1330
4736
msgid "Error when writing %-.64s backup image data (for table #%d)"
4739
#: drizzled/error.cc:1332
4740
msgid "Error when reading data from backup stream"
4743
#: drizzled/error.cc:1334
4744
msgid "Can't go to the next chunk in backup stream"
4747
#: drizzled/error.cc:1336
4749
msgid "Can't initialize %-.64s backup driver"
4752
#: drizzled/error.cc:1338
4754
msgid "Can't initialize %-.64s restore driver"
4757
#: drizzled/error.cc:1340
4759
msgid "Can't shut down %-.64s backup driver"
4762
#: drizzled/error.cc:1342
4764
msgid "Can't shut down %-.64s backup driver(s)"
4767
#: drizzled/error.cc:1344
4769
msgid "%-.64s backup driver can't prepare for synchronization"
4772
#: drizzled/error.cc:1346
4774
msgid "%-.64s backup driver can't create its image validity point"
4777
#: drizzled/error.cc:1348
4779
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4782
#: drizzled/error.cc:1350
4784
msgid "%-.64s backup driver can't cancel its backup operation"
4787
#: drizzled/error.cc:1352
4789
msgid "%-.64s restore driver can't cancel its restore operation"
4792
#: drizzled/error.cc:1354
4794
msgid "Error when polling %-.64s backup driver for its image data"
4797
#: drizzled/error.cc:1356
4799
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4802
#: drizzled/error.cc:1358
4805
"After %d attempts %-.64s restore driver still can't accept next block of data"
4808
#: drizzled/error.cc:1360
4810
msgid "Open and lock tables failed in %-.64s"
4813
#: drizzled/error.cc:1362
4814
msgid "Backup driver's table locking thread can not be initialized."
4817
#: drizzled/error.cc:1364
4819
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4820
"and 'drizzle.online_backup_progress'."
4823
#: drizzled/error.cc:1366
4825
msgid "Tablespace '%-.192s' already exists"
4828
#: drizzled/error.cc:1368
4830
msgid "Tablespace '%-.192s' doesn't exist"
4833
#: drizzled/error.cc:1370
4835
msgid "Unexpected master's heartbeat data: %s"
4838
#: drizzled/error.cc:1372
4840
msgid "The requested value for the heartbeat period %s %s"
4843
#: drizzled/error.cc:1374
4845
msgid "Can't write to the online backup progress log %-.64s."
4848
#: drizzled/error.cc:1376
4850
msgid "Tablespace '%-.192s' not empty"
4853
#: drizzled/error.cc:1378
4856
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4857
"server. The original definition of the required tablespace is '%-.256s' "
4858
"while the same tablespace is defined on the server as '%-.256s'"
4861
#: drizzled/error.cc:1380
4862
msgid "A virtual column cannot be based on a virtual column"
4865
#: drizzled/error.cc:1382
4867
msgid "Non-deterministic expression for virtual column '%s'."
4870
#: drizzled/error.cc:1384
4873
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4876
#: drizzled/error.cc:1386
4877
msgid "Primary key cannot be defined upon a virtual column."
4880
#: drizzled/error.cc:1388
4881
msgid "Key/Index cannot be defined on a non-stored virtual column."
4884
#: drizzled/error.cc:1390
4886
msgid "Cannot define foreign key with %s clause on a virtual column."
4889
#: drizzled/error.cc:1392
4891
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4894
#: drizzled/error.cc:1394
4896
msgid "'%s' is not yet supported for virtual columns."
4899
#: drizzled/error.cc:1396
4900
msgid "Constant expression in virtual column function is not allowed."
4903
#: drizzled/error.cc:1398
4904
msgid "Encountered an unknown temporal type."
4907
#: drizzled/error.cc:1400
4909
msgid "Received an invalid string format '%s' for a date value."
4912
#: drizzled/error.cc:1402
4914
msgid "Received an invalid string format '%s' for a time value."
4917
#: drizzled/error.cc:1404
4919
msgid "Received an invalid value '%s' for a UNIX timestamp."
4922
#: drizzled/error.cc:1406
3223
4924
msgid "Received an invalid datetime value '%s'."
3226
#: ../drizzled/error.cc:478
3228
msgid "Received an invalid DATE value '%s'."
3231
#: ../drizzled/error.cc:479
4927
#: drizzled/error.cc:1408
3233
4929
msgid "Received a NULL argument for function '%s'."
3236
#: ../drizzled/error.cc:480
3238
msgid "Received an invalid timestamp value '%s'."
3241
#: ../drizzled/error.cc:481
3243
msgid "Received an invalid TIME value '%s'."
3246
#: ../drizzled/error.cc:482
3248
msgid "Received an invalid value '%s' for a UNIX timestamp."
3251
#: ../drizzled/error.cc:484
4932
#: drizzled/error.cc:1410
4934
msgid "Received an invalid negative argument '%s' for function '%s'."
4937
#: drizzled/error.cc:1412
3253
4939
msgid "Received an out-of-range argument '%s' for function '%s'."
3256
#: ../drizzled/error.cc:485
4942
#: drizzled/error.cc:1414
4944
msgid "Received an invalid time value '%s'."
4947
#: drizzled/error.cc:1416
3258
4949
msgid "Received an invalid enum value '%s'."
3261
#: ../drizzled/error.cc:486
3262
msgid "Tables which are replicated require a primary key."
3265
#: ../drizzled/error.cc:488
3267
msgid "Corrupt or invalid schema definition for '%s' : %s"
3270
#: ../drizzled/error.cc:489
3272
msgid "Corrupt or invalid table definition for '%s': %s"
3275
#: ../drizzled/error.cc:490
3277
msgid "The number of enum that were required was too high for table '%s'"
3280
#: ../drizzled/error.cc:491
3282
msgid "Corrupt or invalid table definition for '%s'"
3285
#: ../drizzled/error.cc:492
3287
msgid "Collation '%s' for table %s is invalid/unknown"
3290
#: ../drizzled/error.cc:494
3292
msgid "Cannot drop table '%s'"
3293
msgstr "Nieznana tabela '%-.100s'"
3295
#: ../drizzled/error.cc:495
3297
msgid "Error occurred while dropping table '%s'"
4952
#: drizzled/logging.cc:59
4954
msgid "logging '%s' pre() failed"
4957
#: drizzled/logging.cc:84
4959
msgid "logging '%s' post() failed"
4962
#: drizzled/plugin/storage_engine.cc:295
4964
msgid "Found %d prepared transaction(s) in %s"
4967
#: drizzled/plugin/storage_engine.cc:369
4968
msgid "Starting crash recovery..."
4971
#: drizzled/plugin/storage_engine.cc:378
4973
msgid "Found %d prepared XA transactions"
4976
#: drizzled/plugin/storage_engine.cc:383
4979
"Found %d prepared transactions! It means that drizzled was not shut down "
4980
"properly last time and critical recovery information (last binlog or %s "
4981
"file) was manually deleted after a crash. You have to start drizzled with "
4982
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4985
#: drizzled/plugin/storage_engine.cc:393
4986
msgid "Crash recovery finished."
4989
#: drizzled/qcache.cc:63
4991
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4994
#: drizzled/qcache.cc:86
4996
msgid "qcache plugin '%s' set() failed"
4999
#: drizzled/qcache.cc:110
5001
msgid "qcache plugin '%s' invalidate_table() failed"
5004
#: drizzled/qcache.cc:137
5006
msgid "qcache plugin '%s' invalidate_db() failed"
5009
#: drizzled/qcache.cc:157
5011
msgid "qcache plugin '%s' flush() failed"
5014
#: drizzled/scheduling.cc:37
5017
"Attempted to register a scheduler %s, but a scheduler has already been "
5018
"registered with that name.\n"
5021
#: drizzled/scheduling.cc:62
5023
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
5026
#: drizzled/scheduling.cc:77
5027
msgid "Scheduler initialization failed.\n"
5030
#: drizzled/sql_base.cc:2262
5032
msgid "Table %s had a open data handler in reopen_table"
5035
#: drizzled/sql_base.cc:2854
5037
msgid "Couldn't repair table: %s.%s"
5038
msgstr "Nieudana próba naprawy tabeli: %s.%s"
5040
#: drizzled/sql_base.cc:2896
5043
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5044
"s`.`%s`' to replication"
5047
#: drizzled/sql_base.cc:3498
5049
msgid "Could not remove temporary table: '%s', error: %d"
5050
msgstr "Nieudana próba usunięcia tabeli tymczasowej: '%s', błąd: %d"
5052
#: drizzled/sql_plugin.cc:528
5054
msgid "Plugin '%s' init function returned error.\n"
5057
#: drizzled/sql_plugin.cc:707
5058
msgid "plugin-load parameter too long"
5059
msgstr "Parametr plugin-load jest za długi"
5061
#: drizzled/sql_plugin.cc:767
5063
msgid "Couldn't load plugin named '%s' with soname '%s'."
5066
#: drizzled/sql_plugin.cc:1107
5067
msgid "Out of memory."
5070
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
5072
msgid "Unknown variable type code 0x%x in plugin '%s'."
5075
#: drizzled/sql_plugin.cc:1989
5078
"Server variable %s of plugin %s was forced to be read-only: string variable "
5079
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5082
#: drizzled/sql_plugin.cc:2020
5084
msgid "Missing variable name in plugin '%s'."
5085
msgstr "Brak nazwy zmiennej w pluginie '%s'."
5087
#: drizzled/sql_plugin.cc:2037
5089
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5092
#: drizzled/sql_plugin.cc:2155
5094
msgid "Out of memory for plugin '%s'."
5097
#: drizzled/sql_plugin.cc:2162
5099
msgid "Bad options for plugin '%s'."
5102
#: drizzled/sql_plugin.cc:2171
5104
msgid "Parsing options for plugin '%s' failed."
5107
#: drizzled/sql_plugin.cc:2214
5109
msgid "Plugin '%s' has conflicting system variables"
5112
#: drizzled/sql_table.cc:124
5114
msgid "Invalid (old?) table or database name '%s'"
5117
#: drizzled/sql_table.cc:2655
5119
msgid "Unknown - internal error %d during operation"
5122
#: drizzled/sql_table.cc:4227
5124
msgid "Could not open table %s.%s after rename\n"
5127
#: drizzled/sql_table.cc:4407
5130
"order_st BY ignored because there is a user-defined clustered index in the "
5134
#: drizzled/table.cc:354
5137
"'%s' had no or invalid character set, and default character set is multi-"
5138
"byte, so character column sizes may have changed"
5141
#: drizzled/table.cc:1782
5143
msgid "Unknown collation '%s' in table '%-.64s' definition"
5144
msgstr "Nieznany zestaw '%s' w definicji tabeli '%-.64s'"
5146
#: drizzled/table.cc:1789
5149
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5152
"Tabela '%-.64s' została stworzona w innej wersji MySQL i nie może być "
5155
#: drizzled/table.cc:2251
5158
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5162
#: drizzled/table.cc:2278
5165
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5166
"have type %s, found type %s."
5169
#: drizzled/table.cc:2289
5172
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5173
"position %d to have character set '%s' but the type has no character set."
5176
#: drizzled/table.cc:2301
5179
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5180
"position %d to have character set '%s' but found character set '%s'."
5183
#: drizzled/table.cc:2314
5186
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5187
"have type %s but the column is not found."
5190
#: drizzled/table.cc:4400
5192
msgid "Got error %d when reading table '%s'"
3298
5193
msgstr "Wystąpił błąd %d podczas odczytu tabeli '%s'"
3300
#: ../drizzled/error.cc:496
3302
msgid "Permission denied to create '%s'"
3305
#: ../drizzled/error.cc:497
3307
msgid "Unknown table '%s'"
3308
msgstr "Nieznana tabela '%-.100s'"
3310
#: ../drizzled/error.cc:499
3312
msgid "Cannot create schema '%s'"
3313
msgstr "Nieznana tabela '%-.100s'"
3315
#: ../drizzled/error.cc:500
3317
msgid "Schema does not exist: %s"
3320
#: ../drizzled/error.cc:501
3322
msgid "Error altering schema: %s"
3325
#: ../drizzled/error.cc:502
3327
msgid "Error droppping Schema : %s"
3330
#: ../drizzled/error.cc:504
3331
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3334
#: ../drizzled/error.cc:505
3336
msgid "Unknown table engine option key/pair %s = %s."
3339
#: ../drizzled/error.cc:506
3341
msgid "Unknown schema engine option key/pair %s = %s."
3344
#: ../drizzled/error.cc:508
3345
msgid "Admin access not allowed from this username/IP address."
3348
#. User lock/barrier error messages
3349
#: ../drizzled/error.cc:511
3350
msgid "wait() can not be called on session owning user defined barrier."
3353
#: ../drizzled/error.cc:512
3355
msgid "Unknown user defined barrier requested."
3356
msgstr "Nieznany błąd %d"
3358
#: ../drizzled/error.cc:513
3359
msgid "Session does not own user defined barrier."
3362
#: ../drizzled/error.cc:514
3363
msgid "Session can not wait on a user defined lock owned by the session."
3366
#: ../drizzled/error.cc:515
3367
msgid "Session does not own user defined lock."
3370
#: ../drizzled/error.cc:517
3371
msgid "Invalid name for user defined barrier."
3374
#: ../drizzled/error.cc:518
3375
msgid "Invalid name for user defined lock."
3378
#: ../drizzled/error.cc:520
3380
"Either a DEFAULt value or NULL NULL description is required for a new column "
3381
"if table is not empty"
3385
#: ../drizzled/error.cc:523
3388
"Cast to unsigned converted negative integer to it's positive complement: %s"
3391
#: ../drizzled/error.cc:524
3393
msgid "Invalid cast to signed integer: %s"
3396
#: ../drizzled/error.cc:526
3398
msgid "Identifier '%.*s' is a SQL keyword."
3399
msgstr "Nazwa identyfikatora '%-.100s' jest za długa"
3401
#: ../drizzled/error.cc:529
5195
#: drizzled/tztime.cc:1061
5197
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5198
msgstr "Błąd krytyczny: Niedozwolona lub nieznana domyślna strefa czasowa '%s'"
5200
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5202
msgid "%s: option `%s' is ambiguous\n"
5205
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5207
msgid "%s: option `--%s' doesn't allow an argument\n"
5210
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5212
msgid "%s: option `%c%s' doesn't allow an argument\n"
5215
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5216
#: gnulib/getopt.c:993
5218
msgid "%s: option `%s' requires an argument\n"
5221
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5223
msgid "%s: unrecognized option `--%s'\n"
5226
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5228
msgid "%s: unrecognized option `%c%s'\n"
5231
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5233
msgid "%s: illegal option -- %c\n"
5236
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5238
msgid "%s: invalid option -- %c\n"
5241
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5242
#: gnulib/getopt.c:1064
5244
msgid "%s: option requires an argument -- %c\n"
5247
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5249
msgid "%s: option `-W %s' is ambiguous\n"
5252
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5254
msgid "%s: option `-W %s' doesn't allow an argument\n"
5257
#: mysys/errors.cc:25
5259
msgid "Can't create/write to file '%s' (Errcode: %d)"
5262
#: mysys/errors.cc:26
5264
msgid "Error reading file '%s' (Errcode: %d)"
5267
#: mysys/errors.cc:27
5269
msgid "Error writing file '%s' (Errcode: %d)"
5270
msgstr "Błąd zapisu pliku '%s' (Kod błędu: %d)"
5272
#: mysys/errors.cc:28
5274
msgid "Error on close of '%s' (Errcode: %d)"
5275
msgstr "Błąd konsoli '%s' (Kod błędu: %d)"
5277
#: mysys/errors.cc:29
5279
msgid "Out of memory (Needed %u bytes)"
5280
msgstr "Brak pamięci (Potrzebne %u bajtów)"
5282
#: mysys/errors.cc:30
5284
msgid "Error on delete of '%s' (Errcode: %d)"
5285
msgstr "Błąd podczas usuwania '%s' (Kod błędu: %d)"
5287
#: mysys/errors.cc:31
5289
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5290
msgstr "Błąd podczas zmiany nazwy z '%s' na '%s' (Kod błędu: %d)"
5292
#: mysys/errors.cc:32
5294
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5296
"Nieoczekiwane wystąpienie końca pliku podczas odczytu pliku '%s' (Kod błędu: "
5299
#: mysys/errors.cc:33
5301
msgid "Can't lock file (Errcode: %d)"
5304
#: mysys/errors.cc:34
3403
5306
msgid "Can't unlock file (Errcode: %d)"
3406
#: ../drizzled/error.cc:530
5309
#: mysys/errors.cc:35
5311
msgid "Can't read dir of '%s' (Errcode: %d)"
5314
#: mysys/errors.cc:36
5316
msgid "Can't get stat of '%s' (Errcode: %d)"
5319
#: mysys/errors.cc:37
3408
5321
msgid "Can't change size of file (Errcode: %d)"
3411
#: ../drizzled/error.cc:531
5324
#: mysys/errors.cc:38
3413
5326
msgid "Can't open stream from handle (Errcode: %d)"
3416
#: ../drizzled/error.cc:532
5329
#: mysys/errors.cc:39
5331
msgid "Can't get working dirctory (Errcode: %d)"
5334
#: mysys/errors.cc:40
5336
msgid "Can't change dir to '%s' (Errcode: %d)"
5339
#: mysys/errors.cc:41
3418
5341
msgid "Warning: '%s' had %d links"
3421
#: ../drizzled/error.cc:533
5344
#: mysys/errors.cc:42
3423
5346
msgid "Warning: %d files and %d streams is left open\n"
3426
#: ../drizzled/error.cc:534
5349
#: mysys/errors.cc:43
5351
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5354
#: mysys/errors.cc:44
3428
5356
msgid "Can't create directory '%s' (Errcode: %d)"
3431
#: ../drizzled/error.cc:535
5359
#: mysys/errors.cc:45
3434
5362
"Character set '%s' is not a compiled character set and is not specified in "
3438
#: ../drizzled/error.cc:536
5366
#: mysys/errors.cc:46
3440
5368
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3443
#: ../drizzled/error.cc:537
5371
#: mysys/errors.cc:47
3445
5373
msgid "Can't read value for symlink '%s' (Error %d)"
3448
#: ../drizzled/error.cc:538
5376
#: mysys/errors.cc:48
3450
5378
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3453
#: ../drizzled/error.cc:539
5381
#: mysys/errors.cc:49
3455
5383
msgid "Error on realpath() on '%s' (Error %d)"
3458
#: ../drizzled/error.cc:540
5386
#: mysys/errors.cc:50
3460
5388
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3463
#: ../drizzled/error.cc:541
5391
#: mysys/errors.cc:51
3466
5394
"Collation '%s' is not a compiled collation and is not specified in the %s "
3470
#: ../drizzled/error.cc:542
5398
#: mysys/errors.cc:52
5400
msgid "File '%s' not found (Errcode: %d)"
5401
msgstr "Nie znaleziono pliku: '%s' (Kod błedu: %d)"
5403
#: mysys/errors.cc:53
3472
5405
msgid "File '%s' (fileno: %d) was not closed"
3476
#: ../drizzled/error.cc:545
3477
msgid "Received an invalid UUID value"
3480
#: ../drizzled/error.cc:546
3481
msgid "The UUID was not created with a valid time"
3485
#: ../drizzled/error.cc:549
3487
msgid "Received an invalid BOOLEAN value '%s'."
3490
#: ../drizzled/error.cc:550
3492
msgid "Invalid cast to BOOLEAN: '%s'."
3495
#. Transactional DDL
3496
#: ../drizzled/error.cc:553
3497
msgid "Transactional DDL not supported"
3501
#: ../drizzled/error.cc:555
3503
msgid "Assertion '%s' failed."
3506
#: ../drizzled/error.cc:556
3508
msgid "Assertion '%s' failed, the result was NULL."
3511
#. Catalog related errors
3512
#: ../drizzled/error.cc:574
3514
msgid "Cannot create catalog '%s'."
3515
msgstr "Nieznana tabela '%-.100s'"
3517
#: ../drizzled/error.cc:575
3519
msgid "Permission is denied to create '%s' catalog."
3522
#: ../drizzled/error.cc:576
3524
msgid "Cannot drop catalog '%s'."
3525
msgstr "Nieznana tabela '%-.100s'"
3527
#: ../drizzled/error.cc:577
3529
msgid "Permission is denied to drop '%s' catalog."
3532
#: ../drizzled/error.cc:578
3534
msgid "Catalog '%s' does not exist."
3535
msgstr "Tabela '%-.192s.%-.192s' nie istnieje"
3537
#: ../drizzled/error.cc:579
3538
msgid "You cannot drop the 'local' catalog."
3541
#: ../drizzled/error.cc:580
3543
msgid "Could not gain lock on '%s'."
3546
#: ../drizzled/error.cc:581
3548
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3551
#: ../drizzled/error.cc:582
3553
msgid "Invalid catalog name."
3554
msgstr "Niepoprawny numer parametru"
3556
#: ../drizzled/error.cc:583
3558
"Engine status is now stored in the data_dictionary tables, please use these "
3562
#: ../drizzled/identifier/catalog.cc:56
3564
"Catalog name cannot be encoded and fit within filesystem name length "
3568
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3570
"Schema name cannot be encoded and fit within filesystem name length "
3574
#: ../drizzled/identifier/table.cc:238
3576
"Table name cannot be encoded and fit within filesystem name length "
3582
#. * Since clients still use this code, we use fprintf here.
3583
#. * This fprintf needs to be turned into errmsg_printf
3584
#. * as soon as the client programs no longer use mysys
3585
#. * and can use the pluggable error message system.
3587
#: ../drizzled/internal/default.cc:687
3589
msgid "error: could not open directory: %s\n"
3592
#: ../drizzled/main.cc:169
3594
"setrlimit could not change the size of core files to 'infinity'; We may not "
3595
"be able to generate a core file on signals"
3598
#: ../drizzled/main.cc:269
3600
msgid "Data directory %s does not exist\n"
3603
#: ../drizzled/main.cc:280
3605
msgid "Local catalog %s/local does not exist\n"
3608
#: ../drizzled/main.cc:303 ../plugin/multi_thread/multi_thread.cc:84
3609
msgid "Drizzle has receieved an abort event."
3612
#: ../drizzled/main.cc:304 ../plugin/multi_thread/multi_thread.cc:85
3613
msgid "In Function: "
3616
#: ../drizzled/main.cc:305 ../plugin/multi_thread/multi_thread.cc:86
3620
#: ../drizzled/main.cc:306 ../plugin/multi_thread/multi_thread.cc:87
3624
#: ../drizzled/message/transaction_writer.cc:365
3626
msgid "Usage: %s TRANSACTION_LOG\n"
3629
#: ../drizzled/message/transaction_writer.cc:371
3631
msgid "Cannot open file: %s\n"
3634
#: ../drizzled/module/library.cc:149
3637
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3638
"the current running version of Drizzle: %<PRIu64>."
3641
#: ../drizzled/module/loader.cc:177
3644
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3648
#: ../drizzled/module/loader.cc:224
3650
msgid "Plugin '%s' init function returned error.\n"
3653
#: ../drizzled/module/loader.cc:463
3655
msgid "Couldn't load plugin library named '%s'.\n"
3658
#: ../drizzled/module/loader.cc:473
3660
msgid "Couldn't load plugin named '%s'.\n"
3663
#: ../drizzled/module/registry.cc:176
3666
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3670
#: ../drizzled/module/registry.h:117
3672
msgid "Loading plugin %s failed: a %s plugin by that name already exists.\n"
3675
#: ../drizzled/module/registry.h:131
3677
msgid "Fatal error: Failed initializing %s::%s plugin.\n"
3678
msgstr "Zainicjowanie wtyczek nieudane."
3680
#: ../drizzled/option.cc:84
5408
#: mysys/my_error.cc:85
5410
msgid "Unknown error %d"
5413
#: mysys/my_getopt.cc:89
3681
5414
msgid "Warning: "
3684
#: ../drizzled/option.cc:86
5417
#: mysys/my_getopt.cc:91
3688
#: ../drizzled/option.cc:337
5421
#: mysys/my_getopt.cc:355
3690
5423
msgid "%s: %s: Option '%s' used, but is disabled\n"
3693
#: ../drizzled/option.cc:339
5426
#: mysys/my_getopt.cc:356
3694
5427
msgid "WARNING"
3697
#: ../drizzled/option.cc:441
5430
#: mysys/my_getopt.cc:356
5434
#: mysys/my_getopt.cc:459
3699
5436
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3702
#: ../drizzled/option.cc:769
5439
#: mysys/my_getopt.cc:774
3704
5441
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3707
#: ../drizzled/option.cc:962
5444
#: mysys/my_getopt.cc:967
3709
5446
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3712
#: ../drizzled/option.cc:1194
5449
#: mysys/my_getopt.cc:1199
3714
5451
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3717
#: ../drizzled/option.cc:1214
5454
#: mysys/my_getopt.cc:1219
3723
5460
"--------------------------------- -----------------------------\n"
3726
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
5463
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
3727
5464
msgid "(No default value)"
3730
#: ../drizzled/option.cc:1249
5467
#: mysys/my_getopt.cc:1254
3734
#: ../drizzled/option.cc:1249
5471
#: mysys/my_getopt.cc:1254
3738
#: ../drizzled/option.cc:1282
5475
#: mysys/my_getopt.cc:1287
3740
5477
msgid "(Disabled)\n"
3743
#: ../drizzled/plugin/error_message.cc:81
3745
msgid "errmsg plugin '%s' errmsg() failed"
3748
#: ../drizzled/plugin/event_observer.cc:133
3751
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3752
"'%s' from EventObserver plugin '%s'"
3755
#: ../drizzled/plugin/event_observer.cc:200
3757
"EventObserver::registerTableEvents(): Table already has events registered on "
3758
"it: probable programming error."
3761
#: ../drizzled/plugin/event_observer.cc:335
3763
"EventObserver::registerSessionEvents(): Session already has events "
3764
"registered on it: probable programming error."
3767
#: ../drizzled/plugin/event_observer.cc:387
3769
msgid "EventIterate event handler '%s' failed for event '%s'"
3772
#: ../drizzled/plugin/function.cc:47 ../drizzled/plugin/function.cc:55
3774
msgid "A function named %s already exists!\n"
3777
#: ../drizzled/plugin/function.cc:65
3778
msgid "Could not add Function!\n"
3781
#: ../drizzled/plugin/listen.cc:67
3782
msgid "Error getting file descriptors"
3785
#: ../drizzled/plugin/listen.cc:85
3786
msgid "No sockets could be bound for listening"
3789
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:343
3791
msgid "pipe() failed with errno %d"
3794
#: ../drizzled/plugin/listen.cc:120
3796
msgid "poll() failed with errno %d"
3799
#: ../drizzled/plugin/listen_tcp.cc:59
3801
msgid "accept() failed with errno %d"
3804
#: ../drizzled/plugin/listen_tcp.cc:95
3806
msgid "getaddrinfo() failed with error %s"
3809
#: ../drizzled/plugin/listen_tcp.cc:127
3811
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3814
#: ../drizzled/plugin/listen_tcp.cc:138
3816
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3819
#: ../drizzled/plugin/listen_tcp.cc:147
3821
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3824
#: ../drizzled/plugin/listen_tcp.cc:156
3826
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3829
#: ../drizzled/plugin/listen_tcp.cc:165
3831
msgid "setsockopt(SO_LINGER) failed with errno %d"
3834
#: ../drizzled/plugin/listen_tcp.cc:174
3836
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3839
#: ../drizzled/plugin/listen_tcp.cc:195
3841
msgid "Retrying bind() on %u\n"
3844
#: ../drizzled/plugin/listen_tcp.cc:202
3846
msgid "bind() failed with errno: %d\n"
3849
#: ../drizzled/plugin/listen_tcp.cc:205
3850
msgid "Do you already have another drizzled running?\n"
3853
#: ../drizzled/plugin/listen_tcp.cc:212
3855
msgid "listen() failed with errno %d\n"
3858
#: ../drizzled/plugin/listen_tcp.cc:218
3860
msgid "Listening on %s:%s\n"
3863
#: ../drizzled/plugin/logging.cc:65
3865
msgid "logging '%s' pre() failed"
3868
#: ../drizzled/plugin/logging.cc:90
3870
msgid "logging '%s' post() failed"
3873
#: ../drizzled/plugin/logging.cc:114
3875
msgid "logging '%s' postEnd() failed"
3878
#: ../drizzled/plugin/logging.cc:137
3880
msgid "logging '%s' resetCurrentScoreboard() failed"
3883
#: ../drizzled/plugin/scheduler.cc:62
3886
"Attempted to register a scheduler %s, but a scheduler has already been "
3887
"registered with that name.\n"
3890
#: ../drizzled/plugin/scheduler.cc:99
3892
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3895
#: ../drizzled/plugin/schema_engine.cc:131
3897
msgid "Error while loading database options: '%s':"
3898
msgstr "Błąd odczytu opcji bazy danych: '%s':"
3900
#: ../drizzled/plugin/xa_resource_manager.cc:115
3902
msgid "Found %d prepared transaction(s) in resource manager."
3905
#: ../drizzled/plugin/xa_resource_manager.cc:182
3906
msgid "Starting crash recovery..."
3909
#: ../drizzled/plugin/xa_resource_manager.cc:192
3911
msgid "Found %d prepared XA transactions"
3914
#: ../drizzled/plugin/xa_resource_manager.cc:197
3917
"Found %d prepared transactions! It means that drizzled was not shut down "
3918
"properly last time and critical recovery information (last binlog or %s "
3919
"file) was manually deleted after a crash. You have to start drizzled with "
3920
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3923
#: ../drizzled/plugin/xa_resource_manager.cc:207
3924
msgid "Crash recovery finished."
3927
#: ../drizzled/replication_services.cc:94
3929
"You registered a TransactionApplier plugin but no TransactionReplicator "
3930
"plugins were registered.\n"
3933
#: ../drizzled/replication_services.cc:125
3936
"You registered a TransactionApplier plugin but no TransactionReplicator "
3937
"plugins were registered that match the requested replicator name of '%s'.\n"
3938
"We have deactivated the TransactionApplier '%s'.\n"
3941
#: ../drizzled/session.cc:1990 ../drizzled/session.cc:2009
3943
msgid "Could not remove temporary table: '%s', error: %d"
3944
msgstr "Nieudana próba usunięcia tabeli tymczasowej: '%s', błąd: %d"
3946
#: ../drizzled/signal_handler.cc:52
3948
msgid "Got signal %d from thread %<PRIu32>"
3951
#: ../drizzled/signal_handler.cc:118
3953
msgid "Fatal signal %d while backtracing\n"
3956
#: ../drizzled/signal_handler.cc:127
3958
msgid "Fatal: time() call failed\n"
3961
#: ../drizzled/signal_handler.cc:133
3964
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3965
"This could be because you hit a bug. It is also possible that this binary\n"
3966
" or one of the libraries it was linked against is corrupt, improperly "
3968
" or misconfigured. This error can also be caused by malfunctioning "
3972
#: ../drizzled/signal_handler.cc:141
3975
"We will try our best to scrape up some info that will hopefully help "
3977
"the problem, but since we have already crashed, something is definitely "
3979
"and this may fail.\n"
3983
#: ../drizzled/signal_handler.cc:148
3986
"It is possible that drizzled could use up to \n"
3987
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3989
"Hope that's ok; if not, decrease some variables in the equation.\n"
3993
#: ../drizzled/sql_table.cc:1933
3995
msgid "Unknown - internal error %d during operation"
3998
#: ../drizzled/statement/alter_table.cc:1514
4001
"order_st BY ignored because there is a user-defined clustered index in the "
4005
#: ../drizzled/sys_var.cc:1526
4007
msgid "Variable named %s already exists!\n"
4010
#: ../drizzled/sys_var.cc:1535
4012
msgid "Could not add Variable: %s\n"
4015
#: ../drizzled/sys_var.cc:1633
4017
msgid "Failed to initialize system variables"
4018
msgstr "Zainicjowanie wtyczek nieudane."
4020
#: ../drizzled/table.cc:1690
4022
msgid "Got error %d when reading table '%s'"
4023
msgstr "Wystąpił błąd %d podczas odczytu tabeli '%s'"
4025
#: ../drizzled/table/instance/base.cc:1883
4027
msgid "Unknown collation '%s' in table '%-.64s' definition"
4028
msgstr "Nieznany zestaw '%s' w definicji tabeli '%-.64s'"
4030
#: ../drizzled/table/instance/base.cc:1890
4033
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4037
#: ../drizzled/tztime.cc:170
4039
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4040
msgstr "Błąd krytyczny: Niedozwolona lub nieznana domyślna strefa czasowa '%s'"
4042
#: ../plugin/auth_file/auth_file.cc:227
4044
msgid "Could not load auth file: %s\n"
4045
msgstr "Nie można znaleźć tabeli: \"%s\""
4047
#: ../plugin/auth_file/auth_file.cc:243
4048
msgid "File to load for usernames and passwords"
4051
#: ../plugin/auth_http/auth_http.cc:135
4053
"auth_http plugin loaded but required option url not specified. Against which "
4054
"URL are you intending on authenticating?\n"
4057
#: ../plugin/auth_http/auth_http.cc:151
5480
#: plugin/auth_http/auth_http.cc:128
5481
msgid "Enable HTTP Auth check"
5484
#: plugin/auth_http/auth_http.cc:138
4058
5485
msgid "URL for HTTP Auth check"
4061
#: ../plugin/auth_ldap/auth_ldap.cc:291
4063
msgid "Reconnect failed: %s\n"
4066
#: ../plugin/auth_ldap/auth_ldap.cc:310
4068
msgid "ldap_search_ext_s failed: %s\n"
4071
#: ../plugin/auth_ldap/auth_ldap.cc:416
4073
msgid "Could not load auth ldap: %s\n"
4076
#: ../plugin/auth_ldap/auth_ldap.cc:437
4077
msgid "URI of the LDAP server to contact"
4080
#: ../plugin/auth_ldap/auth_ldap.cc:439
4081
msgid "DN to use when binding to the LDAP server"
4084
#: ../plugin/auth_ldap/auth_ldap.cc:441
4085
msgid "Password to use when binding the DN"
4088
#: ../plugin/auth_ldap/auth_ldap.cc:443
4089
msgid "DN to use when searching"
4092
#: ../plugin/auth_ldap/auth_ldap.cc:445
4093
msgid "Attribute in LDAP with plain text password"
4096
#: ../plugin/auth_ldap/auth_ldap.cc:447
4097
msgid "Attribute in LDAP with MySQL hashed password"
4100
#: ../plugin/auth_ldap/auth_ldap.cc:449
4101
msgid "How often to empty the users cache, 0 to disable"
4104
#: ../plugin/blitzdb/ha_blitz.cc:1507
4105
msgid "Estimated number of rows that a BlitzDB table will store."
4108
#: ../plugin/console/console.cc:379
4109
msgid "Enable the console."
4112
#: ../plugin/console/console.cc:382
4113
msgid "Turn on extra debugging."
4116
#: ../plugin/console/console.cc:385
4117
msgid "User to use for auth."
4120
#: ../plugin/console/console.cc:388
4121
msgid "Password to use for auth."
4124
#: ../plugin/console/console.cc:391
4126
msgid "Default catalog to use."
4127
msgstr "Baza danych do użycia"
4129
#: ../plugin/console/console.cc:394
4131
msgid "Default schema to use."
4132
msgstr "Baza danych do użycia"
4134
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
4136
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4140
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4141
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4142
msgid "Connect Timeout."
4145
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4146
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4147
msgid "Read Timeout."
4150
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4151
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4152
msgid "Write Timeout."
4155
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4156
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
4157
msgid "Retry Count."
4160
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4161
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
4162
msgid "Buffer length."
4165
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4166
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
4167
msgid "Address to bind to."
4170
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4171
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4172
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4174
msgid "Maximum simultaneous connections."
4175
msgstr "Zbyt wiele połączeń"
4177
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4178
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4179
msgid "A restrictive IP address list for incoming admin connections."
4182
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4183
msgid "Failed to send error message to libnotify\n"
4186
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
5488
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4187
5489
msgid "Error Messages to stderr"
4190
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4191
msgid "Comma-separated list of schemas to exclude"
4194
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4195
msgid "Comma-separated list of tables to exclude"
4198
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4199
msgid "Regular expression to apply to schemas to exclude"
4202
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4203
msgid "Regular expression to apply to tables to exclude"
4206
#: ../plugin/haildb/haildb_engine.cc:1080
4207
#: ../plugin/haildb/haildb_engine.cc:1218
4208
#: ../plugin/haildb/haildb_engine.cc:1248
4210
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4211
msgstr "Nie można utworzyć tabeli '%-.200s' (nr błedu : %d)"
4213
#: ../plugin/haildb/haildb_engine.cc:1099
4215
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4218
#: ../plugin/haildb/haildb_engine.cc:1197
4219
#: ../plugin/haildb/haildb_engine.cc:1310
4220
#: ../plugin/haildb/haildb_engine.cc:1491
4221
#: ../plugin/haildb/haildb_engine.cc:2157
4223
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4226
#: ../plugin/haildb/haildb_engine.cc:1349
4227
#: ../plugin/haildb/haildb_engine.cc:1365
4229
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4232
#: ../plugin/haildb/haildb_engine.cc:3403
4234
msgid "Error starting HailDB %d (%s)\n"
4237
#: ../plugin/haildb/haildb_engine.cc:3432
4238
msgid "Disable HailDB adaptive hash index (enabled by default)."
4241
#: ../plugin/haildb/haildb_engine.cc:3434
4242
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4245
#: ../plugin/haildb/haildb_engine.cc:3437
4247
"Size of a memory pool HailDB uses to store data dictionary information and "
4248
"other internal data structures."
4251
#: ../plugin/haildb/haildb_engine.cc:3440
4252
msgid "Data file autoextend increment in megabytes"
4255
#: ../plugin/haildb/haildb_engine.cc:3443
4257
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4261
#: ../plugin/haildb/haildb_engine.cc:3446
4262
msgid "The common part for HailDB table spaces."
4265
#: ../plugin/haildb/haildb_engine.cc:3448
4266
msgid "Disable HailDB checksums validation (enabled by default)."
4269
#: ../plugin/haildb/haildb_engine.cc:3450
4270
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4273
#: ../plugin/haildb/haildb_engine.cc:3453
4274
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4277
#: ../plugin/haildb/haildb_engine.cc:3456
4279
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4280
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4283
#: ../plugin/haildb/haildb_engine.cc:3459
4284
msgid "Stores each HailDB table to an .ibd file in the database dir."
4287
#: ../plugin/haildb/haildb_engine.cc:3462
4288
msgid "File format to use for new tables in .ibd files."
4291
#: ../plugin/haildb/haildb_engine.cc:3465
4293
"Set to 0 (write and flush once per second),1 (write and flush at each "
4294
"commit) or 2 (write at commit, flush once per second)."
4297
#: ../plugin/haildb/haildb_engine.cc:3468
4298
msgid "With which method to flush data."
4301
#: ../plugin/haildb/haildb_engine.cc:3471
4303
"Helps to save your data in case the disk image of the database becomes "
4307
#: ../plugin/haildb/haildb_engine.cc:3474
4308
msgid "Path to individual files and their sizes."
4311
#: ../plugin/haildb/haildb_engine.cc:3477
4313
msgid "Path to HailDB log files."
4314
msgstr "Ścieżka dla plików tymczasowych"
4316
#: ../plugin/haildb/haildb_engine.cc:3480
4317
msgid "Size of each log file in a log group."
4320
#: ../plugin/haildb/haildb_engine.cc:3483
4322
"Number of log files in the log group. HailDB writes to the files in a "
4323
"circular fashion. Value 3 is recommended here."
4326
#: ../plugin/haildb/haildb_engine.cc:3486
4328
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4329
"rolled back. Values above 100000000 disable the timeout."
4332
#: ../plugin/haildb/haildb_engine.cc:3489
4334
"The size of the buffer which HailDB uses to write log to the log files on "
4338
#: ../plugin/haildb/haildb_engine.cc:3492
4340
"Sets the point in the LRU list from where all pages are classified as old "
4344
#: ../plugin/haildb/haildb_engine.cc:3495
4346
"Milliseconds between accesses to a block at which it is made young. "
4347
"0=disabled (Advanced users)"
4350
#: ../plugin/haildb/haildb_engine.cc:3498
4351
msgid "Percentage of dirty pages allowed in bufferpool."
4354
#: ../plugin/haildb/haildb_engine.cc:3501
4355
msgid "Desired maximum length of the purge queue (0 = no limit)"
4358
#: ../plugin/haildb/haildb_engine.cc:3504
4360
"Roll back the complete transaction on lock wait timeout, for 4.x "
4361
"compatibility (disabled by default)"
4364
#: ../plugin/haildb/haildb_engine.cc:3507
4365
msgid "How many files at the maximum HailDB keeps open at the same time."
4368
#: ../plugin/haildb/haildb_engine.cc:3510
4369
msgid "Number of background read I/O threads in HailDB."
4372
#: ../plugin/haildb/haildb_engine.cc:3513
4373
msgid "Number of background write I/O threads in HailDB."
4376
#: ../plugin/haildb/haildb_engine.cc:3515
4378
"Disable if you want to reduce the number of messages written to the log "
4379
"(default: enabled)."
4382
#: ../plugin/haildb/haildb_engine.cc:3518
4383
msgid "Enable SHOW HAILDB STATUS output in the log"
4386
#: ../plugin/haildb/haildb_engine.cc:3521
4387
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4390
#: ../plugin/haildb/haildb_engine.cc:3523
4392
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4395
#: ../plugin/hello_events/hello_events.cc:401
4396
msgid "Enable Example Events Plugin"
4399
#: ../plugin/hello_events/hello_events.cc:404
4400
#: ../plugin/hello_events/hello_events.cc:407
4401
msgid "A comma delimited list of databases to watch"
4404
#: ../plugin/hello_events/hello_events.cc:410
4405
msgid "Before write row event observer call position"
4408
#: ../plugin/hello_events/hello_events.cc:413
4409
#: ../plugin/pbms/src/parameters_ms.cc:461
4410
msgid "Before update row event observer call position"
4413
#: ../plugin/hello_events/hello_events.cc:416
4414
msgid "After drop database event observer call position"
4417
#: ../plugin/hello_events/hello_events.cc:427
4418
msgid "An example events Plugin"
4421
#: ../plugin/innobase/handler/data_dictionary.cc:760
4423
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4426
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4428
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4432
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4434
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4438
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4441
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4442
"or its equivalent numeric id"
4445
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4446
msgid "Do not use Native AIO library for IO, even if available"
4449
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4450
msgid "Enable internal replication log."
4453
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4455
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4456
"rolled back. Values above 100000000 disable the timeout."
4459
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4460
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4463
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4465
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4466
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4469
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4470
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4471
#: ../plugin/transaction_log/print_transaction_message.cc:177
4472
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4474
msgid "Unable to parse transaction. Got error: %s.\n"
4477
#: ../plugin/innobase/srv/srv0start.cc:1034
4478
msgid "InnoDB: cannot determine Mac OS X version!\n"
4481
#: ../plugin/innobase/srv/srv0start.cc:1039
4483
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4484
"InnoDB: making transactions unsafe!\n"
4487
#: ../plugin/innobase/srv/srv0start.cc:1048
4490
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4491
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4492
"InnoDB: allocate more than 4 GB of memory."
4495
#: ../plugin/innobase/srv/srv0start.cc:1063
4497
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4500
#: ../plugin/innobase/srv/srv0start.cc:1068
4503
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4504
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4505
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4508
#: ../plugin/innobase/srv/srv0start.cc:1078
4510
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4513
#: ../plugin/innobase/srv/srv0start.cc:1083
4515
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4518
#: ../plugin/innobase/srv/srv0start.cc:1088
4520
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4523
#: ../plugin/innobase/srv/srv0start.cc:1092
4525
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4528
#: ../plugin/innobase/srv/srv0start.cc:1097
4530
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4533
#: ../plugin/innobase/srv/srv0start.cc:1167
4535
msgid " InnoDB: Using Linux native AIO\n"
4538
#: ../plugin/logging_gearman/logging_gearman.cc:186
5492
#: plugin/logging_gearman/logging_gearman.cc:263
4540
5494
msgid "fail gearman_client_create(): %s"
4543
#: ../plugin/logging_gearman/logging_gearman.cc:197
5497
#: plugin/logging_gearman/logging_gearman.cc:273
4545
5499
msgid "fail gearman_client_add_server(): %s"
4548
#: ../plugin/logging_gearman/logging_gearman.cc:302
5502
#: plugin/logging_gearman/logging_gearman.cc:299
5503
msgid "Enable logging to a gearman server"
5506
#: plugin/logging_gearman/logging_gearman.cc:308
4549
5507
msgid "Hostname for logging to a Gearman server"
4552
#: ../plugin/logging_gearman/logging_gearman.cc:305
5510
#: plugin/logging_gearman/logging_gearman.cc:317
4553
5511
msgid "Gearman Function to send logging to"
4556
#: ../plugin/logging_gearman/logging_gearman.cc:316
5514
#: plugin/logging_gearman/logging_gearman.cc:334
4557
5515
msgid "Log queries to a Gearman server"
4560
#: ../plugin/logging_query/logging_query.cc:178
5518
#: plugin/logging_query/logging_query.cc:278
4562
5520
msgid "fail open() fn=%s er=%s\n"
4565
#: ../plugin/logging_query/logging_query.cc:319
5523
#: plugin/logging_query/logging_query.cc:317
4566
5524
msgid "Enable logging to CSV file"
4569
#: ../plugin/logging_query/logging_query.cc:322
5527
#: plugin/logging_query/logging_query.cc:326
4570
5528
msgid "File to log to"
4573
#: ../plugin/logging_query/logging_query.cc:325
4574
msgid "PCRE to match the query against"
4577
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
5531
#: plugin/logging_query/logging_query.cc:335
5532
#: plugin/logging_syslog/logging_syslog.cc:248
4578
5533
msgid "Threshold for logging slow queries, in microseconds"
4581
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
5536
#: plugin/logging_query/logging_query.cc:347
5537
#: plugin/logging_syslog/logging_syslog.cc:260
4582
5538
msgid "Threshold for logging big queries, for rows returned"
4585
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
5541
#: plugin/logging_query/logging_query.cc:359
5542
#: plugin/logging_syslog/logging_syslog.cc:272
4586
5543
msgid "Threshold for logging big queries, for rows examined"
4589
#: ../plugin/logging_query/logging_query.cc:345
5546
#: plugin/logging_query/logging_query.cc:381
4590
5547
msgid "Log queries to a CSV file"
4593
#: ../plugin/logging_stats/logging_stats.cc:373
4594
msgid "Max number of users that will be logged"
4597
#: ../plugin/logging_stats/logging_stats.cc:376
4599
msgid "Max number of range locks to use for Scoreboard"
4600
msgstr "Maksymalna liczba bajtów w posortowanych rekordach."
4602
#: ../plugin/logging_stats/logging_stats.cc:379
4603
msgid "Max number of concurrent sessions that will be logged"
4606
#: ../plugin/logging_stats/logging_stats.cc:380
4607
msgid "Enable Logging Statistics Collection"
4610
#: ../plugin/logging_stats/logging_stats.cc:389
4611
msgid "User Statistics as DATA_DICTIONARY tables"
4614
#: ../plugin/md5/md5.cc:99
4615
msgid "libgcrypt library version mismatch\n"
4618
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4619
#: ../plugin/memcached_stats/memcached_stats.cc:87
4620
msgid "List of memcached servers."
4623
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4624
msgid "Expiry time of memcached entries"
4627
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4628
msgid "Enable Memcached Query Cache"
4631
#: ../plugin/memcached_stats/analysis_table.cc:78
4632
#: ../plugin/memcached_stats/stats_table.cc:144
4633
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4636
#: ../plugin/memcached_stats/memcached_stats.cc:98
4637
msgid "Memcached Stats as I_S tables"
4640
#: ../plugin/memcached_stats/stats_table.cc:74
4643
"Unable get stats from memcached server %s. Got error from "
4644
"memcached_stat_servername()."
4647
#: ../plugin/memcached_stats/stats_table.cc:151
4648
msgid "Unable to create memcached struct. Got error from memcached_create()."
4651
#: ../plugin/memcached_stats/stats_table.cc:159
4654
"Unable to create memcached server list. Got error from "
4655
"memcached_servers_parse(%s)."
4658
#: ../plugin/multi_thread/multi_thread.cc:62
4659
msgid "Session killed before thread could execute"
4662
#: ../plugin/multi_thread/multi_thread.cc:109
4663
msgid "Unable to get thread stack size\n"
4666
#: ../plugin/multi_thread/multi_thread.cc:211
5550
#: plugin/logging_syslog/logging_syslog.cc:169
5552
msgid "syslog facility \"%s\" not known, using \"local0\""
5555
#: plugin/logging_syslog/logging_syslog.cc:186
5557
msgid "syslog priority \"%s\" not known, using \"info\""
5560
#: plugin/logging_syslog/logging_syslog.cc:212
5561
msgid "Enable logging"
5564
#: plugin/logging_syslog/logging_syslog.cc:221
5565
msgid "Syslog Ident"
5568
#: plugin/logging_syslog/logging_syslog.cc:230
5569
msgid "Syslog Facility"
5572
#: plugin/logging_syslog/logging_syslog.cc:239
5573
msgid "Syslog Priority"
5576
#: plugin/logging_syslog/logging_syslog.cc:296
5577
msgid "Log to syslog"
5580
#: plugin/multi_thread/multi_thread.cc:137
4667
5581
msgid "Maximum number of user threads available."
4670
#: ../plugin/myisam/ha_myisam.cc:532
5584
#: plugin/myisam/ha_myisam.cc:468
4672
5586
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4675
#: ../plugin/myisam/ha_myisam.cc:536
5589
#: plugin/myisam/ha_myisam.cc:472
4677
5591
msgid "Got an error from unknown thread, %s:%d"
4680
#: ../plugin/myisam/ha_myisam.cc:542
5594
#: plugin/myisam/ha_myisam.cc:478
4681
5595
msgid "Unknown thread accessing table"
4684
#: ../plugin/myisam/ha_myisam.cc:1506
5598
#: plugin/myisam/ha_myisam.cc:1861
5599
msgid "Block size to be used for MyISAM index pages."
5602
#: plugin/myisam/ha_myisam.cc:1867
5604
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5605
"disables parallel repair."
5608
#: plugin/myisam/ha_myisam.cc:1873
4686
5610
"Don't use the fast sort index method to created index if the temporary file "
4687
5611
"would get bigger than this."
4690
#: ../plugin/myisam/ha_myisam.cc:1509
5614
#: plugin/myisam/ha_myisam.cc:1878
4692
5616
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4693
5617
"when creating indexes with CREATE INDEX or ALTER TABLE."
4696
#: ../plugin/myisam/my_handler_errors.cc:42
5620
#: plugin/myisam/ha_myisam.cc:1884
5621
msgid "Default pointer size to be used for MyISAM tables."
5624
#: plugin/myisam/my_handler_errors.cc:34
4697
5625
msgid "Didn't find key on read or update"
4700
#: ../plugin/myisam/my_handler_errors.cc:43
5628
#: plugin/myisam/my_handler_errors.cc:36
4701
5629
msgid "Duplicate key on write or update"
4704
#: ../plugin/myisam/my_handler_errors.cc:44
5632
#: plugin/myisam/my_handler_errors.cc:38
4705
5633
msgid "Internal (unspecified) error in handler"
4708
#: ../plugin/myisam/my_handler_errors.cc:46
5636
#: plugin/myisam/my_handler_errors.cc:40
4710
5638
"Someone has changed the row since it was read (while the table was locked to "
4714
#: ../plugin/myisam/my_handler_errors.cc:48
5642
#: plugin/myisam/my_handler_errors.cc:43
4715
5643
msgid "Wrong index given to function"
4718
#: ../plugin/myisam/my_handler_errors.cc:49
5646
#: plugin/myisam/my_handler_errors.cc:45
5647
msgid "Undefined handler error 125"
5650
#: plugin/myisam/my_handler_errors.cc:47
4719
5651
msgid "Index file is crashed"
4722
#: ../plugin/myisam/my_handler_errors.cc:50
5654
#: plugin/myisam/my_handler_errors.cc:49
4723
5655
msgid "Record file is crashed"
4726
#: ../plugin/myisam/my_handler_errors.cc:51
5658
#: plugin/myisam/my_handler_errors.cc:51
4727
5659
msgid "Out of memory in engine"
4730
#: ../plugin/myisam/my_handler_errors.cc:52
5662
#: plugin/myisam/my_handler_errors.cc:53
5663
msgid "Undefined handler error 129"
5666
#: plugin/myisam/my_handler_errors.cc:55
4731
5667
msgid "Incorrect file format"
4734
#: ../plugin/myisam/my_handler_errors.cc:53
5670
#: plugin/myisam/my_handler_errors.cc:57
4735
5671
msgid "Command not supported by database"
4738
#: ../plugin/myisam/my_handler_errors.cc:54
5674
#: plugin/myisam/my_handler_errors.cc:59
4739
5675
msgid "Old database file"
4742
#: ../plugin/myisam/my_handler_errors.cc:55
5678
#: plugin/myisam/my_handler_errors.cc:61
4743
5679
msgid "No record read before update"
4746
#: ../plugin/myisam/my_handler_errors.cc:56
5682
#: plugin/myisam/my_handler_errors.cc:63
4747
5683
msgid "Record was already deleted (or record file crashed)"
4750
#: ../plugin/myisam/my_handler_errors.cc:57
5686
#: plugin/myisam/my_handler_errors.cc:65
4751
5687
msgid "No more room in record file"
4754
#: ../plugin/myisam/my_handler_errors.cc:58
5690
#: plugin/myisam/my_handler_errors.cc:67
4755
5691
msgid "No more room in index file"
4758
#: ../plugin/myisam/my_handler_errors.cc:59
5694
#: plugin/myisam/my_handler_errors.cc:69
4759
5695
msgid "No more records (read after end of file)"
4762
#: ../plugin/myisam/my_handler_errors.cc:60
5698
#: plugin/myisam/my_handler_errors.cc:71
4763
5699
msgid "Unsupported extension used for table"
4766
#: ../plugin/myisam/my_handler_errors.cc:61
5702
#: plugin/myisam/my_handler_errors.cc:73
4767
5703
msgid "Too big row"
4770
#: ../plugin/myisam/my_handler_errors.cc:62
5706
#: plugin/myisam/my_handler_errors.cc:75
4771
5707
msgid "Wrong create options"
4774
#: ../plugin/myisam/my_handler_errors.cc:63
5710
#: plugin/myisam/my_handler_errors.cc:77
4775
5711
msgid "Duplicate unique key or constraint on write or update"
4778
#: ../plugin/myisam/my_handler_errors.cc:64
5714
#: plugin/myisam/my_handler_errors.cc:79
4779
5715
msgid "Unknown character set used in table"
4782
#: ../plugin/myisam/my_handler_errors.cc:65
5718
#: plugin/myisam/my_handler_errors.cc:81
4783
5719
msgid "Conflicting table definitions in sub-tables of MERGE table"
4786
#: ../plugin/myisam/my_handler_errors.cc:66
5722
#: plugin/myisam/my_handler_errors.cc:83
4787
5723
msgid "Table is crashed and last repair failed"
4790
#: ../plugin/myisam/my_handler_errors.cc:67
5726
#: plugin/myisam/my_handler_errors.cc:85
4791
5727
msgid "Table was marked as crashed and should be repaired"
4794
#: ../plugin/myisam/my_handler_errors.cc:68
5730
#: plugin/myisam/my_handler_errors.cc:87
4795
5731
msgid "Lock timed out; Retry transaction"
4798
#: ../plugin/myisam/my_handler_errors.cc:69
5734
#: plugin/myisam/my_handler_errors.cc:89
4799
5735
msgid "Lock table is full; Restart program with a larger locktable"
4802
#: ../plugin/myisam/my_handler_errors.cc:70
5738
#: plugin/myisam/my_handler_errors.cc:91
4803
5739
msgid "Updates are not allowed under a read only transactions"
4806
#: ../plugin/myisam/my_handler_errors.cc:71
5742
#: plugin/myisam/my_handler_errors.cc:93
4807
5743
msgid "Lock deadlock; Retry transaction"
4810
#: ../plugin/myisam/my_handler_errors.cc:72
5746
#: plugin/myisam/my_handler_errors.cc:95
4811
5747
msgid "Foreign key constraint is incorrectly formed"
4814
#: ../plugin/myisam/my_handler_errors.cc:73
5750
#: plugin/myisam/my_handler_errors.cc:97
4815
5751
msgid "Cannot add a child row"
4818
#: ../plugin/myisam/my_handler_errors.cc:74
5754
#: plugin/myisam/my_handler_errors.cc:99
4819
5755
msgid "Cannot delete a parent row"
4822
#: ../plugin/myisam/my_handler_errors.cc:75
5758
#: plugin/myisam/my_handler_errors.cc:101
4823
5759
msgid "No savepoint with that name"
4826
#: ../plugin/myisam/my_handler_errors.cc:76
5762
#: plugin/myisam/my_handler_errors.cc:103
4827
5763
msgid "Non unique key block size"
4830
#: ../plugin/myisam/my_handler_errors.cc:77
5766
#: plugin/myisam/my_handler_errors.cc:105
4831
5767
msgid "The table does not exist in engine"
4834
#: ../plugin/myisam/my_handler_errors.cc:78
5770
#: plugin/myisam/my_handler_errors.cc:107
4835
5771
msgid "The table already existed in storage engine"
4838
#: ../plugin/myisam/my_handler_errors.cc:79
5774
#: plugin/myisam/my_handler_errors.cc:109
4839
5775
msgid "Could not connect to storage engine"
4840
msgstr "Nie można połączyć z silnikiem zbioru"
4842
#: ../plugin/myisam/my_handler_errors.cc:80
5778
#: plugin/myisam/my_handler_errors.cc:111
4843
5779
msgid "Unexpected null pointer found when using spatial index"
4846
#: ../plugin/myisam/my_handler_errors.cc:81
5782
#: plugin/myisam/my_handler_errors.cc:113
4847
5783
msgid "The table changed in storage engine"
4850
#: ../plugin/myisam/my_handler_errors.cc:82
5786
#: plugin/myisam/my_handler_errors.cc:115
4851
5787
msgid "There's no partition in table for the given value"
4854
#: ../plugin/myisam/my_handler_errors.cc:83
5790
#: plugin/myisam/my_handler_errors.cc:117
4855
5791
msgid "Row-based binlogging of row failed"
4858
#: ../plugin/myisam/my_handler_errors.cc:84
5794
#: plugin/myisam/my_handler_errors.cc:119
4859
5795
msgid "Index needed in foreign key constraint"
4862
#: ../plugin/myisam/my_handler_errors.cc:85
5798
#: plugin/myisam/my_handler_errors.cc:121
4863
5799
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4866
#: ../plugin/myisam/my_handler_errors.cc:86
5802
#: plugin/myisam/my_handler_errors.cc:123
4867
5803
msgid "Table needs to be upgraded before it can be used"
4868
msgstr "Przed użyciem tabeli należy ją zaktualizować"
4870
#: ../plugin/myisam/my_handler_errors.cc:87
5806
#: plugin/myisam/my_handler_errors.cc:125
4871
5807
msgid "Table is read only"
4872
msgstr "Tabela tylko do odczytu."
4874
#: ../plugin/myisam/my_handler_errors.cc:88
5810
#: plugin/myisam/my_handler_errors.cc:127
4875
5811
msgid "Failed to get next auto increment value"
4878
#: ../plugin/myisam/my_handler_errors.cc:89
5814
#: plugin/myisam/my_handler_errors.cc:129
4879
5815
msgid "Failed to set row auto increment value"
4882
#: ../plugin/myisam/my_handler_errors.cc:90
5818
#: plugin/myisam/my_handler_errors.cc:131
4883
5819
msgid "Unknown (generic) error from engine"
4884
msgstr "Nieznany błąd silnika"
4886
#: ../plugin/myisam/my_handler_errors.cc:91
5822
#: plugin/myisam/my_handler_errors.cc:133
4887
5823
msgid "Record is the same"
4890
#: ../plugin/myisam/my_handler_errors.cc:92
5826
#: plugin/myisam/my_handler_errors.cc:135
4891
5827
msgid "It is not possible to log this statement"
4894
#: ../plugin/myisam/my_handler_errors.cc:93
5830
#: plugin/myisam/my_handler_errors.cc:137
4895
5831
msgid "Tablespace exists"
4896
msgstr "Tablespace już istnieje"
4898
#: ../plugin/myisam/my_handler_errors.cc:94
5834
#: plugin/myisam/my_handler_errors.cc:139
4899
5835
msgid "The event was corrupt, leading to illegal data being read"
4902
#: ../plugin/myisam/my_handler_errors.cc:95
5838
#: plugin/myisam/my_handler_errors.cc:141
4903
5839
msgid "The table is of a new format not supported by this version"
4906
#: ../plugin/myisam/my_handler_errors.cc:96
5842
#: plugin/myisam/my_handler_errors.cc:143
4907
5843
msgid "The event could not be processed no other handler error happened"
4910
#: ../plugin/myisam/my_handler_errors.cc:97
5846
#: plugin/myisam/my_handler_errors.cc:145
4911
5847
msgid "Got a fatal error during initialzation of handler"
4912
msgstr "Błąd krytyczny podczas próby zainicjowania procecdury obsługi."
4914
#: ../plugin/myisam/my_handler_errors.cc:98
5850
#: plugin/myisam/my_handler_errors.cc:147
4915
5851
msgid "File to short; Expected more data in file"
4916
msgstr "Plik zbyt mały; Oczekiwano więcej danych w pliku"
4918
#: ../plugin/myisam/my_handler_errors.cc:99
5854
#: plugin/myisam/my_handler_errors.cc:149
4919
5855
msgid "Read page with wrong checksum"
4920
msgstr "Strona posiada złą sumę kontrolną"
4922
#. TODO: get a better message for these
4923
#: ../plugin/myisam/my_handler_errors.cc:101
5858
#: plugin/myisam/my_handler_errors.cc:151
4924
5859
msgid "Lock or active transaction"
4927
#: ../plugin/myisam/my_handler_errors.cc:102
5862
#: plugin/myisam/my_handler_errors.cc:153
4928
5863
msgid "No such table space"
4931
#: ../plugin/myisam/my_handler_errors.cc:103
5866
#: plugin/myisam/my_handler_errors.cc:155
4932
5867
msgid "Tablespace not empty"
4933
msgstr "Tablespace nie jest pusta"
4935
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4937
"Port number to use for connection or 0 for default to with MySQL protocol."
4940
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4942
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4943
"the file is stale and should be removed?"
4946
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4948
msgid "Path used for MySQL UNIX Socket Protocol."
4949
msgstr "Użyj protokołu MySQL"
4951
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4952
msgid "Clobber socket file if one is there already."
4955
#: ../plugin/pbms/src/parameters_ms.cc:426
4956
msgid "Port number to use for connection or 0 for default PBMS port "
4959
#: ../plugin/pbms/src/parameters_ms.cc:429
4960
msgid "The maximum size of a BLOB repository file."
4963
#: ../plugin/pbms/src/parameters_ms.cc:432
4964
msgid "The maximum size of a temorary BLOB log file."
4967
#: ../plugin/pbms/src/parameters_ms.cc:435
4969
"A ':' delimited list of metadata header names to be used to initialize the "
4970
"pbms_metadata_header table when a database is created."
4973
#: ../plugin/pbms/src/parameters_ms.cc:439
4974
msgid "The percentage of garbage in a repository file before it is compacted."
4977
#: ../plugin/pbms/src/parameters_ms.cc:442
4979
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4980
"after this time, unless committed to the database."
4983
#: ../plugin/pbms/src/parameters_ms.cc:445
4985
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4989
#: ../plugin/pbms/src/parameters_ms.cc:448
4990
msgid "The next backup ID to use when backing up a PBMS database."
4993
#: ../plugin/pbms/src/parameters_ms.cc:451
4995
"A comma delimited list of tables to watch of the format: <database>."
4999
#: ../plugin/pbms/src/parameters_ms.cc:453
5000
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
5003
#: ../plugin/pbms/src/parameters_ms.cc:457
5004
msgid "Before insert row event observer call position"
5007
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
5008
msgid "Could not open socket, is rabbitmq running?"
5011
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
5012
msgid "Failed to allocate enough memory to transaction message\n"
5015
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
5017
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
5020
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
5022
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5025
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
5026
msgid "Host name to connect to"
5029
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
5031
msgid "Port to connect to"
5032
msgstr "Liczba sekund limitu czasu odpowiedzi."
5034
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
5035
msgid "RabbitMQ virtualhost"
5038
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
5039
msgid "RabbitMQ username"
5042
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
5043
msgid "RabbitMQ password"
5046
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
5047
#: ../plugin/transaction_log/module.cc:270
5048
msgid "Name of the replicator plugin to use (default='default_replicator')"
5051
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
5052
msgid "Name of RabbitMQ exchange to publish to"
5055
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
5056
msgid "Name of RabbitMQ routing key to use"
5059
#: ../plugin/session_dictionary/processlist.cc:78
5062
msgstr "(nie używane)"
5064
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
5066
msgid "syslog facility \"%s\" not known, using \"local0\""
5069
#: ../plugin/syslog/errmsg.cc:50
5071
msgid "syslog priority \"%s\" not known, using \"warn\""
5074
#: ../plugin/syslog/logging.cc:63
5076
msgid "syslog priority \"%s\" not known, using \"info\""
5079
#: ../plugin/syslog/module.cc:95
5080
msgid "Syslog Ident"
5083
#: ../plugin/syslog/module.cc:98
5084
msgid "Syslog Facility"
5087
#: ../plugin/syslog/module.cc:101
5088
msgid "Enable logging to syslog of the query log"
5091
#: ../plugin/syslog/module.cc:104
5092
msgid "Syslog Priority of query logging"
5095
#: ../plugin/syslog/module.cc:116
5096
msgid "Enable logging to syslog of the error messages"
5099
#: ../plugin/syslog/module.cc:119
5100
msgid "Syslog Priority of error messages"
5103
#: ../plugin/transaction_log/background_worker.cc:77
5105
msgid "Unable to create background worker thread. Got error %s.\n"
5108
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
5109
#: ../plugin/transaction_log/print_transaction_message.cc:106
5110
#: ../plugin/transaction_log/transaction_log_reader.cc:97
5112
msgid "Failed to open transaction log file %s. Got error: %s\n"
5115
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
5116
#: ../plugin/transaction_log/print_transaction_message.cc:169
5117
#: ../plugin/transaction_log/transaction_log_reader.cc:152
5118
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
5120
msgid "Could not read transaction message.\n"
5123
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
5124
#: ../plugin/transaction_log/print_transaction_message.cc:170
5125
#: ../plugin/transaction_log/transaction_log_reader.cc:153
5127
msgid "GPB ERROR: %s.\n"
5130
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
5131
#: ../plugin/transaction_log/print_transaction_message.cc:171
5132
#: ../plugin/transaction_log/transaction_log_reader.cc:154
5134
msgid "Raw buffer read: %s.\n"
5137
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
5138
#: ../plugin/transaction_log/print_transaction_message.cc:179
5139
#: ../plugin/transaction_log/transaction_log_reader.cc:163
5141
msgid "BUFFER: %s\n"
5144
#: ../plugin/transaction_log/module.cc:171
5146
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5149
#: ../plugin/transaction_log/module.cc:180
5151
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5154
#: ../plugin/transaction_log/module.cc:192
5156
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5159
#: ../plugin/transaction_log/module.cc:201
5161
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5164
#: ../plugin/transaction_log/module.cc:216
5166
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5169
#: ../plugin/transaction_log/module.cc:258
5170
msgid "DEBUGGING - Truncate transaction log"
5173
#: ../plugin/transaction_log/module.cc:261
5174
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5177
#: ../plugin/transaction_log/module.cc:264
5178
msgid "Enable transaction log"
5181
#: ../plugin/transaction_log/module.cc:267
5182
msgid "Path to the file to use for transaction log"
5185
#: ../plugin/transaction_log/module.cc:273
5187
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5188
"each transaction write, 2 == sync log file once per second"
5191
#: ../plugin/transaction_log/module.cc:276
5192
msgid "Number of slots for in-memory write buffers (default=8)."
5195
#: ../plugin/transaction_log/print_transaction_message.cc:135
5197
msgid "GPB message is not a valid type.\n"
5200
#: ../plugin/transaction_log/print_transaction_message.cc:155
5202
msgid "GPB message is not a valid size.\n"
5205
#: ../plugin/transaction_log/transaction_log.cc:114
5206
msgid "Failed to open transaction log file "
5209
#: ../plugin/transaction_log/transaction_log.cc:215
5212
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5213
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5216
#: ../plugin/transaction_log/transaction_log.cc:236
5218
msgid "Failed to sync log file. Got error: %s\n"
5221
#: ../plugin/transaction_log/transaction_log_reader.cc:119
5222
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5224
msgid "Attempted to read record bigger than INT_MAX\n"
5227
#: ../plugin/transaction_log/transaction_log_reader.cc:139
5229
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5232
#: ../plugin/transaction_log/transaction_log_reader.cc:174
5234
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5237
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5238
msgid "Cannot open file: "
5241
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5242
msgid "Could not skip to position "
5245
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5246
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5249
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5250
msgid "Memory allocation failure trying to allocate "
5253
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5257
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5261
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5267
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5268
msgid "Unable to parse command. Got error: "
5271
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5278
#: ../plugin/transaction_log/utilities/transaction_reader.cc:580
5280
msgid "Display help and exit"
5281
msgstr "Wyświetl ten ekran pomocy i zakończ."
5283
#: ../plugin/transaction_log/utilities/transaction_reader.cc:581
5284
msgid "Read from the innodb transaction log"
5287
#: ../plugin/transaction_log/utilities/transaction_reader.cc:587
5289
msgid "Password to use when connecting to server"
5291
"Hasło do połączenia z serwerem. Jeśli hasło nie jest podane zostanie pobrane "
5294
#: ../plugin/transaction_log/utilities/transaction_reader.cc:590
5295
msgid "Perform checksum"
5298
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
5299
msgid "Ignore event messages"
5302
#: ../plugin/transaction_log/utilities/transaction_reader.cc:592
5303
msgid "Transaction log file"
5306
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
5307
msgid "Print raw Protobuf messages instead of SQL"
5310
#: ../plugin/transaction_log/utilities/transaction_reader.cc:596
5311
msgid "Start reading from the given file position"
5314
#: ../plugin/transaction_log/utilities/transaction_reader.cc:599
5315
msgid "Only output for the given transaction ID and later"
5318
#: ../plugin/transaction_log/utilities/transaction_reader.cc:602
5319
msgid "Only output for the given transaction ID"
5322
#: ../plugin/transaction_log/utilities/transaction_reader.cc:603
5323
msgid "Summarize message contents"
5326
#: ../plugin/transaction_log/utilities/transaction_reader.cc:637
5327
msgid "Cannot use --start-pos and --transaction-id together\n"
5330
#: ../plugin/transaction_log/utilities/transaction_reader.cc:643
5331
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5334
#: ../plugin/transaction_log/utilities/transaction_reader.cc:753
5335
msgid "Checksum failed. Wanted "
5338
#: ../plugin/transaction_log/utilities/transaction_reader.cc:755
5343
#~ "If there is more than this number of interrupted connections from a host "
5344
#~ "this host will be blocked from further connections."
5346
#~ "Jeśli istnieje więcej niż tyle przerwanych połączeń z tym hostem, host "
5347
#~ "ten będzie zablokowany dla dalszych połączeń."
5349
#~ msgid "Missing variable name in plugin '%s'."
5350
#~ msgstr "Brak nazwy zmiennej w pluginie '%s'."
5353
#~ msgid "Invalid value for buffer-pool-instances\n"
5354
#~ msgstr "Nieprawidłowa domyślna wartość dla '%-.192s'"
5357
#~ msgid "Invalid value for open-files\n"
5358
#~ msgstr "Nieprawidłowa domyślna wartość dla '%-.192s'"
5361
#~ msgid "Invalid value of open-files"
5362
#~ msgstr "Nieprawidłowy tryb --compatible: %s\n"
5365
#~ msgid "Invalid value for max-threads\n"
5366
#~ msgstr "Nieprawidłowa domyślna wartość dla '%-.192s'"
5369
#~ msgid "Invalid value for num-write-buffers\n"
5370
#~ msgstr "Niepoprawny numer parametru"
5372
#~ msgid "Use compression in server/client protocol."
5373
#~ msgstr "Użyj kompresji w protokole serwer/klient."
5376
#~ "Named commands are disabled. Use \\* form only, or use named commands "
5377
#~ "only in the beginning of a line ending with a semicolon (;) Since version "
5378
#~ "10.9 the client now starts with this option ENABLED by default! Disable "
5379
#~ "with '-G'. Long format commands still work from the first line. WARNING: "
5380
#~ "option deprecated; use --disable-named-commands instead."
5382
#~ "Nazywanie komend jest wyłączone. Użyj tylko takiego komentarza \"\\*\" "
5383
#~ "albo tylko nazywania komend na początku linii kończących się średnikiem "
5384
#~ "(;). Począwszy od wersji 10.9 opcja ta jest domyślnie WŁĄCZANA!. "
5385
#~ "Wyłączenie z przełącznikiem '-G' Długi format komendy nadal pracuje od "
5386
#~ "pierwszej linii. OSTRZEŹENIE: Opcja zdepresjonowana. Zamiast niej uźyj --"
5387
#~ "disable-named-commands."
5389
#~ msgid "Ignore space after function names."
5390
#~ msgstr "Ignoruj spacje po nazwach funkcji."
5393
#~ "Don't write line number for errors. WARNING: -L is deprecated, use long "
5394
#~ "version of this option instead."
5396
#~ "Nie wypisuj numerów linii dla błędów. OSTRZERZENIE: -L jest przestarzałe, "
5397
#~ "zamiast tego używaj długiej wersji opcji."
5400
#~ "No automatic rehashing. One has to use 'rehash' to get table and field "
5401
#~ "completion. This gives a quicker start of drizzle_st and disables "
5402
#~ "rehashing on reconnect. WARNING: options deprecated; use --disable-auto-"
5403
#~ "rehash instead."
5405
#~ "Brak autorehashu. Należy użyć 'rehashowania' by ukończyć pobieranie "
5406
#~ "tabeli i pola. Skutkuje to szybszym startem drizzle_st oraz wyłączeniem i "
5407
#~ "powtórnym połączeniem. OSTRZEŻENIE: Opcja zdepresjonowana. Zamiast niej "
5408
#~ "użyj --disable-auto-rehash ."
5411
#~ "Reconnect if the connection is lost. Disable with --disable-reconnect. "
5412
#~ "This option is enabled by default."
5414
#~ "Połącz ponownie w przypadku utraty połączenia. Wyłącz używając --disable-"
5415
#~ "reconnect. Opcja domyślnie włączona."
5417
#~ msgid "%s: You must use option --tab with --fields-...\n"
5418
#~ msgstr "%s: Musisz użyć opcji --tab z --fields-...\n"
5421
#~ "%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
5424
#~ "%s: Nie możesz użyć ..enclosed.. i ..optionally-enclosed.. równocześnie.\n"
5426
#~ msgid "Got error: %s (%d) %s"
5427
#~ msgstr "Błąd: %s (%d) %s"
5429
#~ msgid "Couldn't execute '%s': %s (%d)"
5430
#~ msgstr "Nie mogę wykonać '%s': %s (%d)"
5432
#~ msgid "Couldn't allocate memory"
5433
#~ msgstr "Nie można przydzielić pamięci"
5436
#~ "-- Warning: Unable to use delayed inserts for table '%s' because it's of "
5439
#~ "-- Uwaga: Nie moża użyć opóźnionych insertów dla tabeli '%s' ponieważ "
5440
#~ "jest typu %s.\n"
5442
#~ msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
5444
#~ "%s: Ostrzeżenie: Nie można ustawić opcji SQL_QUOTE_SHOW_CREATE (%s)\n"
5446
#~ msgid "%s: Can't get keys for table %s\n"
5447
#~ msgstr "%s: Nie można pobrać kluczy dla tabeli %s\n"
5449
#~ msgid "Error: Couldn't read status information for table %s\n"
5450
#~ msgstr "Błąd: Brak informacji dla tabeli %s\n"
5452
#~ msgid "Error retrieving table structure for table: \"%s\""
5453
#~ msgstr "Błąd w czasie pobieranie struktury tabeli: '%s'"
5455
#~ msgid "-- Skipping dump data for table '%s', --no-data was used\n"
5457
#~ "-- Pomijanie zrzutu danych dla tabeli '%s', --no-data został użyty\n"
5459
#~ msgid "%s: Error in field count for table: %s ! Aborting.\n"
5460
#~ msgstr "%s: Błąd w polu liczby tabel: %s ! Anulowanie.\n"
5462
#~ msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
5463
#~ msgstr "%s: Błąd odczytu wierszy dla tabeli: %s (%d:%s) ! Anulowanie.\n"
5465
#~ msgid "when doing refresh"
5466
#~ msgstr "kiedy odświeżam"
5468
#~ msgid "Error: Not enough memory to store ORDER BY clause\n"
5469
#~ msgstr "Błąd: Za mało pamięci, by przechować klauzulę ORDER BY\n"
5471
#~ msgid "Input filename too long: %s"
5472
#~ msgstr "Wprowadzona nazwa pliku jest za długa: %s"
5474
#~ msgid "(IGNORED)"
5475
#~ msgstr "(ZIGNOROWANO)"
5477
#~ msgid "Can't start server: cannot resolve hostname!"
5478
#~ msgstr "Nie można uruchomić serwera: nie można uzyskać hostname!"
5480
#~ msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
5482
#~ "Błąd podczas usuwania bazy danych (nie można usunąć '%-.192s'; nr błędu: %"
5485
#~ msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
5487
#~ "Błąd podczas usuwania bazy danych (nie można rmdir '%-.192s'; nr błedu: %"
5490
#~ msgid "Can't read record in system table"
5491
#~ msgstr "Nie można odczytać wiersza tabeli systemowej"
5493
#~ msgid "Can't get working directory (errno: %d)"
5494
#~ msgstr "Nie można pobrać aktywnego katalogu (nr błedu: %d)"
5496
#~ msgid "Can't change dir to '%-.192s' (errno: %d)"
5497
#~ msgstr "Nie można zmienić katalogu na: '%-.192s' (nr błędu: %d)"
5499
#~ msgid "View '%-.192s' doesn't exist for '%-.192s'"
5500
#~ msgstr "Widok '%-.192s' nie istnieje dla '%-.192s'"
5502
#~ msgid "Incorrect database name '%-.100s'"
5503
#~ msgstr "Nieprawidłowa nazwa bazy danych '%-.100s'"
5505
#~ msgid "Unknown character set: '%-.64s'"
5506
#~ msgstr "Nieznane kodowanie znaków: '%-.64s'"
5508
#~ msgid "Can't load function '%-.192s'"
5509
#~ msgstr "Nie można załadować funkcji '%-.192s'"
5511
#~ msgid "Can't initialize function '%-.192s'; %-.80s"
5512
#~ msgstr "Nie można zainicjować funkcji '%-.192s'; %-.80s"
5514
#~ msgid "Function '%-.192s' is not defined"
5515
#~ msgstr "Funkcja '%-.192s' jest niezdefiniowana"
5517
#~ msgid "Unknown Drizzle error"
5518
#~ msgstr "Nieznany błąd Drizzle"
5520
#~ msgid "Can't create UNIX socket (%d)"
5521
#~ msgstr "Nieudana próba utworzenia UNIXowego gniazda (%d)"
5523
#~ msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5525
#~ "Połączenie do lokalnego serwera Drizzle przez gniazdo '%-.100s' (%d)"
5527
#~ msgid "Can't create TCP/IP socket (%d)"
5528
#~ msgstr "Nieudana próba utworzenia gniazda TCP/IP (%d)"
5530
#~ msgid "Unknown Drizzle server host '%-.100s' (%d)"
5531
#~ msgstr "Nieznany host serwera Drizzle '%-.100s' (%d)"
5533
#~ msgid "Drizzle client ran out of memory"
5534
#~ msgstr "Brak wystarczającej pamięci dla klienta Drizzle"
5536
#~ msgid "Wrong host info"
5537
#~ msgstr "Nieprawidłowe informacje hosta"
5539
#~ msgid "%-.100s via TCP/IP"
5540
#~ msgstr "%-.100s przez TCP/IP"
5542
#~ msgid "Lost connection to Drizzle server during query"
5544
#~ "Połączenie z serwerm Drizzle zostało przerwane w trakcie wykonywania "
5547
#~ msgid "Can't initialize character set %-.32s (path: %-.100s)"
5549
#~ "Nieudana próba zainicjowania zestawu znaków %-.32s (ścieżka: %-.100s)"
5551
#~ msgid "Embedded server"
5552
#~ msgstr "Serwer wbudowany"
5554
#~ msgid "SSL connection error"
5555
#~ msgstr "Błąd połączenia SSL"
5557
#~ msgid "Malformed packet"
5558
#~ msgstr "Przekłamany pakiet"
5560
#~ msgid "(unused error message)"
5561
#~ msgstr "(nieużywany komunikat błędu)"
5563
#~ msgid "No data supplied for parameters in prepared statement"
5564
#~ msgstr "Nie podano danych dla parametrów w przygotowanej instrukcji"
5566
#~ msgid "Data truncated"
5567
#~ msgstr "Wyczyszczono bazę danych."
5569
#~ msgid "No parameters exist in the statement"
5570
#~ msgstr "Brak parametrów w instrukcji"
5572
#~ msgid "Using unsupported buffer type: %d (parameter: %d)"
5573
#~ msgstr "Użycie nieobsługiwanego typu bufora: %d (parametr: %d)"
5575
#~ msgid "Shared memory: %-.100s"
5576
#~ msgstr "Pamięć współdzielona: %-.100s"
5578
#~ msgid "Invalid connection handle"
5579
#~ msgstr "Niepoprawny uchwyt połączenia"
5582
#~ "Connection using old (pre-4.1.1) authentication protocol refused (client "
5583
#~ "option 'secure_auth' enabled)"
5585
#~ "Odmowa połączenia używającego starego (przed 4.1.1) protokołu "
5586
#~ "autetyfikacji (włączona opcja klienta 'secure_auth')"
5588
#~ msgid "This feature is not implemented yet"
5589
#~ msgstr "Ta funkcja nie jest jeszcze zaimplementowana"
5592
#~ "Lost connection to Drizzle server while waiting for initial communication "
5593
#~ "packet, system error: %d"
5595
#~ "Utracono połączenie z serwerem Drizzle podczas oczekiwania na pakiet "
5596
#~ "inicjujący komunikację, błąd systemu: %d"
5599
#~ "Lost connection to Drizzle server while reading initial communication "
5600
#~ "packet, system error: %d"
5602
#~ "Utracono połączenie z serwerem Drizzle podczas odczytu pakietu "
5603
#~ "inicjującego komunikację, błąd systemu: %d"
5606
#~ "Lost connection to Drizzle server while sending authentication "
5607
#~ "information, system error: %d"
5609
#~ "Utracono połączenie z serwerem Drizzle podczas wysyłania pakietu "
5610
#~ "inicjującego komunikację, błąd systemu: %d"
5613
#~ "Lost connection to Drizzle server while reading authorization "
5614
#~ "information, system error: %d"
5616
#~ "Utracono połączenie z serwerem Drizzle podczas odczytu informacji "
5617
#~ "autoryzacyjnych, błąd systemu: %d"
5619
#~ msgid "Synonym for -?"
5620
#~ msgstr "Synonim dla -?"
5622
#~ msgid "built-in default"
5623
#~ msgstr "domyślnie wbudowany"
5625
#~ msgid "Write more. (-v -v -v gives the table output format)."
5626
#~ msgstr "Wypisz więcej. (-v -v -v daje wynik w formie tabeli)."
5628
#~ msgid "WARNING: --server-arg option not supported in this configuration.\n"
5630
#~ "OSTRZEŻENIE: w tej konfiguracji opcja --server-arg nie jest wspierana.\n"
5632
#~ msgid "WARNING: option deprecated; use --disable-pager instead.\n"
5634
#~ "OSTRZEŻENIE: opcja przestarzała; zamiast niej użyj: --disable-pager\n"
5636
#~ msgid "WARNING: option deprecated; use --disable-tee instead.\n"
5637
#~ msgstr "OSTRZEŻENIE: opcja przestarzała; zamiast niej użyj: --disable-tee\n"
5639
#~ msgid "Unknown command '\\%c'."
5640
#~ msgstr "Nierozpoznana komenda '\\%c'."
5642
#~ msgid "File '%s' not found (Errcode: %d)"
5643
#~ msgstr "Nie znaleziono pliku: '%s' (Kod błedu: %d)"
5645
#~ msgid "Error on delete of '%s' (Errcode: %d)"
5646
#~ msgstr "Błąd podczas usuwania '%s' (Kod błędu: %d)"
5648
#~ msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5649
#~ msgstr "Błąd podczas zmiany nazwy z '%s' na '%s' (Kod błędu: %d)"
5651
#~ msgid "Error writing file '%s' (Errcode: %d)"
5652
#~ msgstr "Błąd zapisu pliku '%s' (Kod błędu: %d)"
5654
#~ msgid "Out of memory (Needed %u bytes)"
5655
#~ msgstr "Brak pamięci (Potrzebne %u bajtów)"
5657
#~ msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5659
#~ "Nieoczekiwane wystąpienie końca pliku podczas odczytu pliku '%s' (Kod "
5662
#~ msgid "Error on close of '%s' (Errcode: %d)"
5663
#~ msgstr "Błąd konsoli '%s' (Kod błędu: %d)"
5665
#~ msgid "plugin-load parameter too long"
5666
#~ msgstr "Parametr plugin-load jest za długi"
5668
#~ msgid "Couldn't repair table: %s.%s"
5669
#~ msgstr "Nieudana próba naprawy tabeli: %s.%s"
5671
#~ msgid "Print some debug info at exit."
5672
#~ msgstr "Wyświetl informacje debugera przy wyjściu."
5870
#: plugin/oldlibdrizzle/errmsg.cc:28
5871
msgid "Unknown Drizzle error"
5872
msgstr "Nieznany błąd Drizzle"
5874
#: plugin/oldlibdrizzle/errmsg.cc:29
5876
msgid "Can't create UNIX socket (%d)"
5877
msgstr "Nieudana próba utworzenia UNIXowego gniazda (%d)"
5879
#: plugin/oldlibdrizzle/errmsg.cc:30
5881
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5882
msgstr "Połączenie do lokalnego serwera Drizzle przez gniazdo '%-.100s' (%d)"
5884
#: plugin/oldlibdrizzle/errmsg.cc:31
5886
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5887
msgstr "Nieudane połączenie z serwerem Drizzle w '%-.100s' (%d)"
5889
#: plugin/oldlibdrizzle/errmsg.cc:32
5891
msgid "Can't create TCP/IP socket (%d)"
5892
msgstr "Nieudana próba utworzenia gniazda TCP/IP (%d)"
5894
#: plugin/oldlibdrizzle/errmsg.cc:33
5896
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5897
msgstr "Nieznany host serwera Drizzle '%-.100s' (%d)"
5899
#: plugin/oldlibdrizzle/errmsg.cc:34
5900
msgid "Drizzle server has gone away"
5903
#: plugin/oldlibdrizzle/errmsg.cc:35
5905
msgid "Protocol mismatch; server version = %d, client version = %d"
5908
#: plugin/oldlibdrizzle/errmsg.cc:36
5909
msgid "Drizzle client ran out of memory"
5910
msgstr "Brak wystarczającej pamięci dla klienta Drizzle"
5912
#: plugin/oldlibdrizzle/errmsg.cc:37
5913
msgid "Wrong host info"
5914
msgstr "Nieprawidłowe informacje hosta"
5916
#: plugin/oldlibdrizzle/errmsg.cc:38
5917
msgid "Localhost via UNIX socket"
5920
#: plugin/oldlibdrizzle/errmsg.cc:39
5922
msgid "%-.100s via TCP/IP"
5923
msgstr "%-.100s przez TCP/IP"
5925
#: plugin/oldlibdrizzle/errmsg.cc:40
5926
msgid "Error in server handshake"
5929
#: plugin/oldlibdrizzle/errmsg.cc:41
5930
msgid "Lost connection to Drizzle server during query"
5932
"Połączenie z serwerm Drizzle zostało przerwane w trakcie wykonywania "
5935
#: plugin/oldlibdrizzle/errmsg.cc:42
5936
msgid "Commands out of sync; you can't run this command now"
5939
#: plugin/oldlibdrizzle/errmsg.cc:43
5941
msgid "Named pipe: %-.32s"
5944
#: plugin/oldlibdrizzle/errmsg.cc:44
5946
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5949
#: plugin/oldlibdrizzle/errmsg.cc:45
5951
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5954
#: plugin/oldlibdrizzle/errmsg.cc:46
5956
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5959
#: plugin/oldlibdrizzle/errmsg.cc:47
5961
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5962
msgstr "Nieudana próba zainicjowania zestawu znaków %-.32s (ścieżka: %-.100s)"
5964
#: plugin/oldlibdrizzle/errmsg.cc:48
5965
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5968
#: plugin/oldlibdrizzle/errmsg.cc:49
5969
msgid "Embedded server"
5970
msgstr "Serwer wbudowany"
5972
#: plugin/oldlibdrizzle/errmsg.cc:50
5973
msgid "Error on SHOW SLAVE STATUS:"
5976
#: plugin/oldlibdrizzle/errmsg.cc:51
5977
msgid "Error on SHOW SLAVE HOSTS:"
5980
#: plugin/oldlibdrizzle/errmsg.cc:52
5981
msgid "Error connecting to slave:"
5984
#: plugin/oldlibdrizzle/errmsg.cc:53
5985
msgid "Error connecting to master:"
5988
#: plugin/oldlibdrizzle/errmsg.cc:54
5989
msgid "SSL connection error"
5990
msgstr "Błąd połączenia SSL"
5992
#: plugin/oldlibdrizzle/errmsg.cc:55
5993
msgid "Malformed packet"
5994
msgstr "Przekłamany pakiet"
5996
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
5997
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
5998
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
5999
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
6000
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
6001
msgid "(unused error message)"
6002
msgstr "(nieużywany komunikat błędu)"
6004
#: plugin/oldlibdrizzle/errmsg.cc:57
6005
msgid "Invalid use of null pointer"
6008
#: plugin/oldlibdrizzle/errmsg.cc:58
6009
msgid "Statement not prepared"
6012
#: plugin/oldlibdrizzle/errmsg.cc:59
6013
msgid "No data supplied for parameters in prepared statement"
6014
msgstr "Nie podano danych dla parametrów w przygotowanej instrukcji"
6016
#: plugin/oldlibdrizzle/errmsg.cc:60
6017
msgid "Data truncated"
6018
msgstr "Wyczyszczono bazę danych."
6020
#: plugin/oldlibdrizzle/errmsg.cc:61
6021
msgid "No parameters exist in the statement"
6022
msgstr "Brak parametrów w instrukcji"
6024
#: plugin/oldlibdrizzle/errmsg.cc:62
6025
msgid "Invalid parameter number"
6026
msgstr "Niepoprawny numer parametru"
6028
#: plugin/oldlibdrizzle/errmsg.cc:63
6031
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6034
#: plugin/oldlibdrizzle/errmsg.cc:65
6036
msgid "Using unsupported buffer type: %d (parameter: %d)"
6037
msgstr "Użycie nieobsługiwanego typu bufora: %d (parametr: %d)"
6039
#: plugin/oldlibdrizzle/errmsg.cc:66
6041
msgid "Shared memory: %-.100s"
6042
msgstr "Pamięć współdzielona: %-.100s"
6044
#: plugin/oldlibdrizzle/errmsg.cc:76
6045
msgid "Wrong or unknown protocol"
6046
msgstr "Niepoprawny lub nieznany protokół"
6048
#: plugin/oldlibdrizzle/errmsg.cc:77
6049
msgid "Invalid connection handle"
6050
msgstr "Niepoprawny uchwyt połączenia"
6052
#: plugin/oldlibdrizzle/errmsg.cc:78
6054
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6055
"option 'secure_auth' enabled)"
6057
"Odmowa połączenia używającego starego (przed 4.1.1) protokołu autetyfikacji "
6058
"(włączona opcja klienta 'secure_auth')"
6060
#: plugin/oldlibdrizzle/errmsg.cc:80
6061
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6064
#: plugin/oldlibdrizzle/errmsg.cc:81
6065
msgid "Attempt to read column without prior row fetch"
6068
#: plugin/oldlibdrizzle/errmsg.cc:82
6069
msgid "Prepared statement contains no metadata"
6072
#: plugin/oldlibdrizzle/errmsg.cc:83
6074
"Attempt to read a row while there is no result set associated with the "
6078
#: plugin/oldlibdrizzle/errmsg.cc:85
6079
msgid "This feature is not implemented yet"
6080
msgstr "Ta funkcja nie jest jeszcze zaimplementowana"
6082
#: plugin/oldlibdrizzle/errmsg.cc:86
6085
"Lost connection to Drizzle server while waiting for initial communication "
6086
"packet, system error: %d"
6088
"Utracono połączenie z serwerem Drizzle podczas oczekiwania na pakiet "
6089
"inicjujący komunikację, błąd systemu: %d"
6091
#: plugin/oldlibdrizzle/errmsg.cc:88
6094
"Lost connection to Drizzle server while reading initial communication "
6095
"packet, system error: %d"
6097
"Utracono połączenie z serwerem Drizzle podczas odczytu pakietu inicjującego "
6098
"komunikację, błąd systemu: %d"
6100
#: plugin/oldlibdrizzle/errmsg.cc:90
6103
"Lost connection to Drizzle server while sending authentication information, "
6106
"Utracono połączenie z serwerem Drizzle podczas wysyłania pakietu "
6107
"inicjującego komunikację, błąd systemu: %d"
6109
#: plugin/oldlibdrizzle/errmsg.cc:92
6112
"Lost connection to Drizzle server while reading authorization information, "
6115
"Utracono połączenie z serwerem Drizzle podczas odczytu informacji "
6116
"autoryzacyjnych, błąd systemu: %d"
6118
#: plugin/oldlibdrizzle/errmsg.cc:94
6121
"Lost connection to Drizzle server while setting initial database, system "
6125
#: plugin/oldlibdrizzle/errmsg.cc:96
6127
msgid "Statement closed indirectly because of a preceding %s() call"
6130
#: plugin/pool_of_threads/pool_of_threads.cc:204
6131
msgid "event_add error in libevent_add_session_callback\n"
6134
#: plugin/pool_of_threads/pool_of_threads.cc:346
6135
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6138
#: plugin/pool_of_threads/pool_of_threads.cc:353
6139
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6142
#: plugin/pool_of_threads/pool_of_threads.cc:365
6143
msgid "session_add_event event_add error in libevent_init\n"
6146
#: plugin/pool_of_threads/pool_of_threads.cc:378
6148
msgid "Can't create completion port thread (error %d)"
6151
#: plugin/pool_of_threads/pool_of_threads.cc:462
6152
msgid "libevent_thread_proc: my_thread_init() failed\n"
6155
#: plugin/pool_of_threads/pool_of_threads.cc:642
6156
msgid "Size of Pool."
6159
#: plugin/signal_handler/signal_handler.cc:212
6161
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6164
#~ msgid "Silently exit if one can't connect to server."
6165
#~ msgstr "Wyjdź w trybie cichym jeśi połączenie do serwera jest niemożliwe."
6167
#~ msgid "Write more information."
6168
#~ msgstr "Wypisz więcej informacji."
6171
#~ "connect to server at '%s' failed\n"
6174
#~ "połączenie z serwerem w '%s' zakończone niepowodzeniem\n"
6177
#~ msgid "Check that drizzled is running on %s"
6178
#~ msgstr "Sprawdzenie czy drizzled jest uruchomiony na %s"
6180
#~ msgid " and that the port is %d.\n"
6181
#~ msgstr " i to, że port jest %d.\n"
6183
#~ msgid "You can check this by doing 'telnet %s %d'\n"
6184
#~ msgstr "Możesz to sprawdzić wpisując: 'telnet %s %d'\n"
6186
#~ msgid "Got error: %s\n"
6187
#~ msgstr "Otrzymano błąd: %s\n"
6189
#~ msgid "Waiting for Drizzle server to answer"
6190
#~ msgstr "Oczekiwanie na odpowiedź serwera Drizzle."
6192
#~ msgid "shutting down drizzled...\n"
6193
#~ msgstr "wyłączanie drizzled...\n"
6195
#~ msgid "shutdown failed; error: '%s'"
6196
#~ msgstr "wyłączenie zakończone niepowodzeniem; błąd: '%s'"
6199
#~ msgstr "wykonano\n"
6201
#~ msgid "drizzled is alive"
6202
#~ msgstr "drizzled jest aktywny"
6204
#~ msgid "connection was down, but drizzled is now alive"
6205
#~ msgstr "połączenie zostało zerwane, ale drizzled jest ciągle aktywny"
6207
#~ msgid "drizzled doesn't answer to ping, error: '%s'"
6208
#~ msgstr "drizlled nie odpowiada na ping, bład '%s'"
6210
#~ msgid "Unknown command: '%-.60s'"
6211
#~ msgstr "Nierozpoznana komenda: '%-.60s'"
6213
#~ msgid "Copyright (C) 2000-2008 MySQL AB"
6214
#~ msgstr "Copyright (C) 2000-2008 MySQL AB"
6216
#~ msgid "Administration program for the drizzled daemon."
6217
#~ msgstr "Program administracyjny dla drizzled deamon."
6219
#~ msgid "Usage: %s [OPTIONS] command command....\n"
6220
#~ msgstr "Użycie: %s[OPTIONS] komenda komenda...\n"
6222
#~ msgid "Plugin '%s' registration as a %s failed."
6223
#~ msgstr "Nieudana rejestracja pluginu '%s jako %s."
6225
#~ msgid "Max packet length to send to, or receive from server"
6227
#~ "Maksymalna długość pakietu możliwgo do wysłania lub odebrania z serwera."
6229
#~ msgid "Buffer for TCP/IP and socket communication"
6230
#~ msgstr "Buforuj komunikację TCP/IP oraz socket."
6233
#~ msgid "%s: Error %d: %s when dumping table %s at row: %d\n"
6234
#~ msgstr "Wystąpił błąd %d podczas odczytu tabeli '%s'"
6237
#~ msgid "Forcing shutdown of %<PRIu64> plugins"
6238
#~ msgstr "Wymuszenie wyłączenia pluginu %d"
6240
#~ msgid "Plugin '%s' will be forced to shutdown"
6241
#~ msgstr "Plugin '%s' zostanie przymusowo zamknięty"
6243
#~ msgid "Plugin '%s' has ref_count=%d after shutdown."
6244
#~ msgstr "Po wyłączeniu wartość ref_count pluginu '%s' wynosi %d."
6246
#~ msgid "Directory where character sets are."
6247
#~ msgstr "Folder zawierający układy znaków."
6249
#~ msgid "The protocol of connection (tcp,socket,pipe,memory)."
6250
#~ msgstr "Protokół połączenia (tcp,socket,pipe,memory)."
6252
#~ msgid "categories:"
6253
#~ msgstr "kategorie:"
6258
#~ msgid "Name: '%s'\n"
6259
#~ msgstr "Nazwa: '%s'\n"
6275
#~ msgid "Many help items for your request exist."
6276
#~ msgstr "Istnieje wiele elementów pomocy dla Twojego zapytania."
6279
#~ "To make a more specific request, please type 'help <item>',\n"
6280
#~ "where <item> is one of the following"
6282
#~ "W celu uzyskania dokładniejszych wyników, proszę wpisać 'help <hasło>',\n"
6283
#~ "gdzie <hasło> jest jednym z poniższych"
6285
#~ msgid "You asked for help about help category: '%s'\n"
6286
#~ msgstr "Zapytanie o pomoc, kategoria pomocy: '%s'\n"
6289
#~ "For more information, type 'help <item>', where <item> is one of the "
6292
#~ "W celu uzyskania większej ilości informacji, wpisz 'help <hasło>', gdzie "
6293
#~ "<hasło> jest jednym z poniższych"
6300
#~ "Nic nie znaleziono"
6303
#~ "Please try to run 'help contents' for a list of all accessible topics\n"
6305
#~ "Aby uzyskać listę wszystkich dostępnych tematów, proszę uruchomić 'help "
6310
#~ "For server side help, type 'help contents'\n"
6313
#~ "W celu uzyskania pomocy serwara wpisz 'help contents'\n"
6316
#~ "Copyright (C) 2000-2008 MySQL AB\n"
6317
#~ " This software comes with ABSOLUTELY "
6318
#~ "NO WARRANTY. This is free software,\n"
6319
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
6321
#~ "To oprogramowanie jest dostarczane ABSOLUTNIE BEZ GWARANCJI, to jest. To "
6322
#~ "jest darmowe oprogramowanie, zachęcamy do modyfikacji i rozprowadzania "
6323
#~ "zgodnie z licencją GPL.\n"
6325
#~ msgid "Charset changed"
6326
#~ msgstr "Zmieniono zestaw znaków"
6328
#~ msgid "Charset is not found"
6329
#~ msgstr "Nie odnaleziono zestawu znaków"
6331
#~ msgid "Invalid error code"
6332
#~ msgstr "Niepoprawny kod błędu"
6334
#~ msgid "Unknown option to protocol: %s\n"
6335
#~ msgstr "Nierozpoznana opcja dla protokołu: %s\n"