416
529
"и Вы можете модифицировать и распространять его в соответствии с лицензией "
420
msgid "Usage: %s [OPTIONS] [database]\n"
421
msgstr "Использование: %s [ОПЦИИ] [база данных]\n"
423
msgid "DELIMITER cannot contain a backslash character"
424
msgstr "РАЗДЕЛИТЕЛЬ не может содержать обратную косую черту"
427
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
429
"ПРЕДУПРЕЖДЕНИЕ: опция устарела; вместо нее рекомендуется использовать --"
433
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
437
msgid "WARNING: --server-arg option not supported in this configuration.\n"
439
"ПРЕДУПРЕЖДЕНИЕ: опция --server-arg не поддерживается в этой конфигурации.\n"
532
#: ../client/drizzle.cc:1722
534
msgid "Usage: drizzle [OPTIONS] [database]\n"
537
#: ../client/drizzle.cc:1776
539
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
541
"Добро пожаловать в клиент Drizzle.. Разделителем команд служит ; или \\g."
543
#: ../client/drizzle.cc:1785
442
"Non-integer value supplied for port. If you are trying to enter a password "
443
"please use --password instead."
445
"В качестве номера порта задано нецелое число. Если вы пытаетесь ввести "
446
"пароль, пожалуйста используйте --password."
448
msgid "Value supplied for port is not valid."
449
msgstr "Номер порта задан неверно."
546
"Your Drizzle connection id is %u\n"
547
"Server version: %s\n"
549
"Идентификатор вашего подключения к Drizzle: %u\n"
550
"Версия сервера: %s\n"
552
#: ../client/drizzle.cc:1817
554
msgid "Reading history-file %s\n"
555
msgstr "Чтение файла истории %s\n"
557
#: ../client/drizzle.cc:1821
559
msgid "Couldn't allocate memory for temp histfile!\n"
560
msgstr "Невозможно выделить мамять под временный файл истории!\n"
562
#: ../client/drizzle.cc:1828
563
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
565
"Используйте 'help;' или '\\h' для получение справки и '\\c' для очистки "
568
#: ../client/drizzle.cc:1838
572
#: ../client/drizzle.cc:1851
574
msgid "Writing history-file %s\n"
575
msgstr "Запись файла истории %s\n"
577
#: ../client/drizzle.cc:1859
581
#: ../client/drizzle.cc:1859
585
#: ../client/drizzle.cc:1911
586
msgid "Query aborted by Ctrl+C\n"
587
msgstr "Запрос прерван с помощью Ctrl+C\n"
589
#: ../client/drizzle.cc:1995
452
591
msgid "Processing line: %<PRIu32>\n"
592
msgstr "Обработка строки: %<PRIu32>\n"
594
#: ../client/drizzle.cc:2213
455
595
msgid "Unknown command: "
456
msgstr "Неизвестная команда. "
596
msgstr "Неизвестная команда: "
598
#: ../client/drizzle.cc:2627
459
" Reading table information for completion of "
460
"table and column names\n"
461
" You can turn off this feature to get a "
462
"quicker startup with -A\n"
600
"Reading table information for completion of table and column names\n"
601
"You can turn off this feature to get a quicker startup with -A\n"
604
"Сканирование таблиц для поддержки автодополнения названий таблиц и "
606
"Эту возможность можно отключить для ускорения запуска опцией -A\n"
609
#: ../client/drizzle.cc:2693
466
610
msgid "No connection. Trying to reconnect..."
467
msgstr "Нет соеденения. Попытка переподключения..."
611
msgstr "Нет соединения. Попытка переподключения..."
613
#: ../client/drizzle.cc:2699
469
614
msgid "Can't connect to the server\n"
470
615
msgstr "Невозможно подключиться к серверу.\n"
617
#: ../client/drizzle.cc:2779
472
618
msgid "List of all Drizzle commands:"
473
msgstr "Полный список комманд Drizzle:"
619
msgstr "Полный список команд Drizzle:"
475
msgid "Note that all text commands must be first on line and end with ';'"
621
#: ../client/drizzle.cc:2783
624
"Note that all text commands must be first on line and end with '%s' or \\g"
477
626
"Обратите внимание, что все текстовые команды должны быть первыми в строке и "
478
627
"заканчиваться символом ';'"
629
#: ../client/drizzle.cc:2841
480
630
msgid "No query specified\n"
481
631
msgstr "Не указан запрос\n"
633
#: ../client/drizzle.cc:2856
483
634
msgid "Ignoring query to other database"
484
635
msgstr "Игнорирование запросов к другим базам данных"
637
#: ../client/drizzle.cc:2906
486
638
msgid "Empty set"
487
639
msgstr "Пустое множество"
641
#: ../client/drizzle.cc:2919
490
643
msgid "%ld row in set"
491
644
msgid_plural "%ld rows in set"
645
msgstr[0] "%ld результат"
646
msgstr[1] "%ld результатов"
648
#: ../client/drizzle.cc:2928
652
#: ../client/drizzle.cc:2930
499
654
msgid "Query OK, %ld row affected"
500
655
msgid_plural "Query OK, %ld rows affected"
504
msgid "Number of rows before each output progress report (requires --verbose)."
659
#: ../client/drizzle.cc:3002
660
msgid "popen() failed! defaulting PAGER to stdout!\n"
663
#: ../client/drizzle.cc:3024
665
msgid "Error logging to file '%s'\n"
666
msgstr "Ошибка при соединении к слейву:"
668
#: ../client/drizzle.cc:3029
670
msgid "Logging to file '%s'\n"
671
msgstr "Чтение файла истории %s\n"
673
#: ../client/drizzle.cc:3113
682
"Collation: %s (%u)\n"
690
#: ../client/drizzle.cc:3580
692
msgid "No previous outfile available, you must give a filename!\n"
695
#: ../client/drizzle.cc:3585
697
msgid "Currently logging to file '%s'\n"
700
#: ../client/drizzle.cc:3605
702
msgid "No outfile specified!\n"
703
msgstr "Не указан запрос\n"
705
#: ../client/drizzle.cc:3618
706
msgid "Outfile disabled.\n"
709
#: ../client/drizzle.cc:3645
711
msgid "Default pager wasn't set, using stdout.\n"
712
msgstr "Выключить пейджер, выводить в поток стандартного вывода."
714
#: ../client/drizzle.cc:3665
716
msgid "PAGER set to '%s'\n"
719
#: ../client/drizzle.cc:3676
720
msgid "PAGER set to stdout\n"
723
#: ../client/drizzle.cc:3759
725
msgid "Connection id: %u"
728
#: ../client/drizzle.cc:3761
730
msgid "Current database: %.128s\n"
733
#: ../client/drizzle.cc:3762
738
#: ../client/drizzle.cc:3782
739
msgid "Usage: \\. <filename> | source <filename>"
742
#: ../client/drizzle.cc:3797
744
msgid "Failed to open file '%s', error: %d"
745
msgstr "Синхронизация log-файла не удалась. Ошибка: %s\n"
747
#: ../client/drizzle.cc:3805
748
msgid "Can't initialize LineBuffer"
751
#: ../client/drizzle.cc:3841
752
msgid "DELIMITER must be followed by a 'delimiter' character or string"
755
#: ../client/drizzle.cc:3874
756
msgid "USE must be followed by a database name"
759
#: ../client/drizzle.cc:3942
761
msgid "Database changed"
762
msgstr "База данных для использования."
764
#: ../client/drizzle.cc:3950
766
msgid "Show warnings enabled."
767
msgstr "Показывать предупреждения после каждой выполненной команды"
769
#: ../client/drizzle.cc:3958
771
msgid "Show warnings disabled."
772
msgstr "Показывать предупреждения после каждой выполненной команды"
774
#: ../client/drizzle.cc:4100
778
"Connection id:\t\t%lu\n"
781
#: ../client/drizzle.cc:4112
783
msgid "Current database:\t%s\n"
786
#: ../client/drizzle.cc:4113
788
msgid "Current user:\t\t%s\n"
791
#: ../client/drizzle.cc:4119
792
msgid "SSL:\t\t\tNot in use"
795
#: ../client/drizzle.cc:4124
800
msgstr "Ошибка SSL-соединения"
802
#: ../client/drizzle.cc:4131
805
"All updates ignored to this database\n"
808
#: ../client/drizzle.cc:4134
810
msgid "Current pager:\t\t%s\n"
813
#: ../client/drizzle.cc:4135
815
msgid "Using outfile:\t\t'%s'\n"
818
#: ../client/drizzle.cc:4136
820
msgid "Using delimiter:\t%s\n"
823
#: ../client/drizzle.cc:4137
825
msgid "Server version:\t\t%s\n"
828
#: ../client/drizzle.cc:4138
830
msgid "Protocol version:\t%d\n"
833
#: ../client/drizzle.cc:4139
835
msgid "Connection:\t\t%s\n"
838
#: ../client/drizzle.cc:4146
840
msgid "UNIX socket:\t\t%s\n"
843
#: ../client/drizzle.cc:4148
845
msgid "TCP port:\t\t%d\n"
848
#: ../client/drizzle.cc:4153
851
"Note that you are running in safe_update_mode:\n"
854
#: ../client/drizzle.cc:4155
857
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
859
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
861
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
862
" Max number of examined row combination in a join is set to: %"
867
#: ../client/drizzle.cc:4217 ../drizzled/option.cc:339
872
#: ../client/drizzle.cc:4260
874
msgid "ERROR %d (%s): "
877
#: ../client/drizzle.cc:4262
882
#: ../client/drizzle.cc:4265
887
#: ../client/drizzle.cc:4398
891
#: ../client/drizzle.cc:4400
895
#: ../client/drizzle.cc:4406
899
#: ../client/drizzle.cc:4412
903
#: ../client/drizzle.cc:4513
907
#: ../client/drizzle.cc:4633
909
msgid "Returning to default PROMPT of %s\n"
912
#: ../client/drizzle.cc:4638
914
msgid "Memory allocation error. Not changing prompt\n"
916
"Ошибка выделения памяти при создании изначального запроса. Прекращение "
919
#: ../client/drizzle.cc:4643
921
msgid "PROMPT set to '%s'\n"
924
#: ../client/drizzledump.cc:198
508
926
msgid "Got errno %d on write"
512
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
516
msgid "Usage: %s [OPTIONS] database [tables]\n"
520
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
524
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
528
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
529
"and you are welcome to modify and redistribute it under the GPL license\n"
532
msgid "Dumps definitions and data from a Drizzle database server"
536
msgid "For more options, use %s --help\n"
541
"Non-integer value supplied for port. If you are trying to enter a password "
542
"please use --password instead.\n"
546
msgid "Value supplied for port is not valid.\n"
550
msgid "Memory allocation error while copying password. Aborting.\n"
554
msgid "Input filename too long: %s"
558
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
562
msgid "Invalid mode to --compatible: %s\n"
929
#: ../client/drizzledump.cc:282
566
931
msgid "%s: You must use option --tab with --fields-...\n"
934
#: ../client/drizzledump.cc:288
571
937
"%s: You can't use --single-transaction and --lock-all-tables at the same "
941
#: ../client/drizzledump.cc:294
577
944
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
948
#: ../client/drizzledump.cc:300
582
950
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
953
#: ../client/drizzledump.cc:319
586
955
msgid "Got error: %s (%d) %s"
958
#: ../client/drizzledump.cc:326
590
960
msgid "Got error: %d %s"
963
#: ../client/drizzledump.cc:424 ../client/drizzledump.cc:431
964
#: ../client/drizzledump.cc:444
594
966
msgid "Couldn't execute '%s': %s (%d)"
969
#: ../client/drizzledump.cc:504
598
971
msgid "-- Connecting to %s...\n"
974
#: ../client/drizzledump.cc:527
602
976
msgid "-- Disconnecting from %s...\n"
979
#: ../client/drizzledump.cc:538
605
980
msgid "Couldn't allocate memory"
606
981
msgstr "Не могу выделить память"
983
#: ../client/drizzledump.cc:882
610
986
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
990
#: ../client/drizzledump.cc:896
615
992
msgid "-- Retrieving table structure for table %s...\n"
995
#: ../client/drizzledump.cc:1010
619
997
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
1000
#: ../client/drizzledump.cc:1117
623
1002
msgid "%s: Can't get keys for table %s\n"
1005
#: ../client/drizzledump.cc:1195 ../client/drizzledump.cc:2248
627
1007
msgid "Error: Couldn't read status information for table %s\n"
1010
#: ../client/drizzledump.cc:1339
631
1012
msgid "Error retrieving table structure for table: \"%s\""
1015
#: ../client/drizzledump.cc:1346
635
1017
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
1020
#: ../client/drizzledump.cc:1357
639
1022
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
1025
#: ../client/drizzledump.cc:1364
643
1027
msgid "-- Skipping dump data for table '%s', it has no fields\n"
1030
#: ../client/drizzledump.cc:1372
646
1031
msgid "-- Sending SELECT query...\n"
1034
#: ../client/drizzledump.cc:1426 ../client/drizzledump.cc:1915
649
1035
msgid "when executing 'SELECT INTO OUTFILE'"
1038
#: ../client/drizzledump.cc:1437
1047
#: ../client/drizzledump.cc:1478
660
1048
msgid "-- Retrieving rows...\n"
1051
#: ../client/drizzledump.cc:1481
664
1053
msgid "%s: Error in field count for table: %s ! Aborting.\n"
1056
#: ../client/drizzledump.cc:1525
668
1058
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
1061
#: ../client/drizzledump.cc:1542
672
1063
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
1066
#: ../client/drizzledump.cc:1564
676
1068
msgid "Not enough fields from table %s! Aborting.\n"
1071
#: ../client/drizzledump.cc:1979 ../client/drizzledump.cc:2095
679
1072
msgid "when doing refresh"
1075
#: ../client/drizzledump.cc:2066
682
1076
msgid "alloc_root failure."
1079
#: ../client/drizzledump.cc:2082
686
1081
msgid "Couldn't find table: \"%s\""
687
1082
msgstr "Не найдена таблица: \"%s\""
1084
#: ../client/drizzledump.cc:2319 ../client/drizzledump.cc:2326
1085
#: ../client/drizzledump.cc:2336
691
1088
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
1091
#: ../client/drizzledump.cc:2368
695
1093
msgid "Error: Not enough memory to store ORDER BY clause\n"
1096
#: ../client/drizzledump.cc:2399
1098
"Dump all the databases. This will be same as --databases with all databases "
1102
#: ../client/drizzledump.cc:2401
1103
msgid "Dump all the tablespaces."
1106
#: ../client/drizzledump.cc:2403
1107
msgid "Use complete insert statements."
1110
#: ../client/drizzledump.cc:2407
1112
"Flush logs file in server before starting dump. Note that if you dump many "
1113
"databases at once (using the option --databases= or --all-databases), the "
1114
"logs will be flushed for each database dumped. The exception is when using --"
1115
"lock-all-tables in this case the logs will be flushed only once, "
1116
"corresponding to the moment all tables are locked. So if you want your dump "
1117
"and the log flush to happen at the same exact moment you should use --lock-"
1118
"all-tables or --flush-logs"
1121
#: ../client/drizzledump.cc:2409
1123
msgid "Continue even if we get an sql-error."
1124
msgstr "Продолжение работы даже после возникновения ошибок в SQL."
1126
#: ../client/drizzledump.cc:2410
1128
msgid "Display this help message and exit."
1129
msgstr "Показать справку и выйти."
1131
#: ../client/drizzledump.cc:2412
1133
"Locks all tables across all databases. This is achieved by taking a global "
1134
"read lock for the duration of the whole dump. Automatically turns --single-"
1135
"transaction and --lock-tables off."
1138
#: ../client/drizzledump.cc:2414
1140
"Sorts each table's rows by primary key, or first unique key, if such a key "
1141
"exists. Useful when dumping a MyISAM table to be loaded into an InnoDB "
1142
"table, but will make the dump itself take considerably longer."
1145
#: ../client/drizzledump.cc:2416
1147
"Creates a consistent snapshot by dumping all tables in a single transaction. "
1148
"Works ONLY for tables stored in storage engines which support "
1149
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
1150
"be consistent for other storage engines. While a --single-transaction dump "
1151
"is in process, to ensure a valid dump file (correct table contents), no "
1152
"other connection should use the following statements: ALTER TABLE, DROP "
1153
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
1154
"from them. Option automatically turns off --lock-tables."
1157
#: ../client/drizzledump.cc:2417
1159
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
1160
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
1161
"default, disable with --skip-opt."
1164
#: ../client/drizzledump.cc:2419
1166
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
1167
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
1170
#: ../client/drizzledump.cc:2420
1171
msgid "Overrides option --databases (-B)."
1174
#: ../client/drizzledump.cc:2422
1175
msgid "Number of rows before each output progress report (requires --verbose)."
1178
#: ../client/drizzledump.cc:2424
1179
msgid "Print info about the various stages."
1182
#: ../client/drizzledump.cc:2426
1183
msgid "Dump a database as well formed XML."
1186
#: ../client/drizzledump.cc:2427
1187
msgid "Turn off Comments"
1190
#: ../client/drizzledump.cc:2428
1192
msgid "Turn off create-options"
1193
msgstr "Отключение звуковых сигналов при ошибках."
1195
#: ../client/drizzledump.cc:2429
1196
msgid "Turn off extended-insert"
1199
#: ../client/drizzledump.cc:2430
1200
msgid "Turn off dump-date"
1203
#: ../client/drizzledump.cc:2431
1204
msgid "Do not read from the configuration files"
1207
#: ../client/drizzledump.cc:2437
1208
msgid "Add a 'DROP DATABASE' before each create."
1211
#: ../client/drizzledump.cc:2439
1212
msgid "Add a 'drop table' before each create."
1215
#: ../client/drizzledump.cc:2441
1216
msgid "Allow creation of column names that are keywords."
1219
#: ../client/drizzledump.cc:2443
1220
msgid "Write additional information."
1223
#: ../client/drizzledump.cc:2445
1225
"Give less verbose output (useful for debugging). Disables structure comments "
1226
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1227
"set-names --skip-disable-keys --skip-add-locks"
1230
#: ../client/drizzledump.cc:2447
1231
msgid "Include all DRIZZLE specific create options."
1234
#: ../client/drizzledump.cc:2449
1235
msgid "Put a dump date to the end of the output."
1238
#: ../client/drizzledump.cc:2451
1240
"To dump several databases. Note the difference in usage; In this case no "
1241
"tables are given. All name arguments are regarded as databasenames. 'USE "
1242
"db_name;' will be included in the output."
1245
#: ../client/drizzledump.cc:2453
1246
msgid "Insert rows with INSERT DELAYED;"
1249
#: ../client/drizzledump.cc:2455
1251
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
1252
"will be put in the output."
1255
#: ../client/drizzledump.cc:2457
1256
msgid "Allows utilization of the new, much faster INSERT syntax."
1259
#: ../client/drizzledump.cc:2459
1260
msgid "Fields in the textfile are terminated by ..."
1263
#: ../client/drizzledump.cc:2461
1264
msgid "Fields in the importfile are enclosed by ..."
1267
#: ../client/drizzledump.cc:2463
1268
msgid "Fields in the i.file are opt. enclosed by ..."
1271
#: ../client/drizzledump.cc:2465
1272
msgid "Fields in the i.file are escaped by ..."
1275
#: ../client/drizzledump.cc:2469
1277
"Do not dump the specified table. To specify more than one table to ignore, "
1278
"use the directive multiple times, once for each table. Each table must be "
1279
"specified with both database and table names, e.g. --ignore-table=database."
1283
#: ../client/drizzledump.cc:2471
1284
msgid "Insert rows with INSERT IGNORE."
1287
#: ../client/drizzledump.cc:2473
1288
msgid "Lines in the i.file are terminated by ..."
1291
#: ../client/drizzledump.cc:2475
1292
msgid "Wrap tables with autocommit/commit statements."
1295
#: ../client/drizzledump.cc:2477
1297
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1298
"above line will be added otherwise, if --databases or --all-databases option "
1302
#: ../client/drizzledump.cc:2479
1303
msgid "Don't write table creation info."
1306
#: ../client/drizzledump.cc:2481
1307
msgid "No row information."
1310
#: ../client/drizzledump.cc:2482
1311
msgid "Deprecated. Use --skip-set-charset instead."
1314
#: ../client/drizzledump.cc:2484
1315
msgid "Enable set-name"
1318
#: ../client/drizzledump.cc:2486
1319
msgid "Don't buffer query, dump directly to stdout."
1322
#: ../client/drizzledump.cc:2488
1323
msgid "Quote table and column names with backticks (`)."
1326
#: ../client/drizzledump.cc:2490
1327
msgid "Use REPLACE INTO instead of INSERT INTO."
1330
#: ../client/drizzledump.cc:2492
1332
"Direct output to a given file. This option should be used in MSDOS, because "
1333
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1337
#: ../client/drizzledump.cc:2494
1339
"Creates tab separated textfile for each table to given path. (creates .sql "
1340
"and .txt files). NOTE: This only works if drizzledump is run on the same "
1341
"machine as the drizzled daemon."
1344
#: ../client/drizzledump.cc:2496
1345
msgid "Dump only selected records; QUOTES mandatory!"
1348
#: ../client/drizzledump.cc:2502
1349
msgid "Connect to host."
1350
msgstr "Подключение к хосту."
1352
#: ../client/drizzledump.cc:2506
1355
"Password to use when connecting to server. If password is not given it's "
1356
"solicited on the tty."
1358
"Пароль, используемый для подключения к серверу. Если пароль не введен, он "
1361
#: ../client/drizzledump.cc:2508
1363
msgid "Port number to use for connection."
1364
msgstr "UNIX сокет, используемый для соединения."
1366
#: ../client/drizzledump.cc:2515
1367
msgid "Hidden Options"
1370
#: ../client/drizzledump.cc:2517
1371
msgid "Used to select the database"
1374
#: ../client/drizzledump.cc:2518
1375
msgid "Used to select the tables"
1378
#: ../client/drizzledump.cc:2521
1379
msgid "Allowed Options + Hidden Options"
1382
#: ../client/drizzledump.cc:2573
1384
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1387
#: ../client/drizzledump.cc:2578
1389
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1390
"and you are welcome to modify and redistribute it under the GPL license\n"
1393
#: ../client/drizzledump.cc:2579
1394
msgid "Dumps definitions and data from a Drizzle database server"
1397
#: ../client/drizzledump.cc:2580
1399
msgid "Usage: %s [OPTIONS] database [tables]\n"
1402
#: ../client/drizzledump.cc:2581
1404
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1407
#: ../client/drizzledump.cc:2583
1409
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1412
#: ../client/drizzledump.cc:2599 ../client/drizzleimport.cc:459
1413
#: ../client/drizzleslap.cc:1002 ../client/drizzletest.cc:5597
1415
msgid "Value supplied for port is not valid.\n"
1419
#. This check is made because the some the file functions below
1420
#. have FN_REFLEN sized stack allocated buffers and will cause
1421
#. a crash even if the input destination buffer is large enough
1422
#. to hold the output.
1424
#: ../client/drizzledump.cc:2646
1426
msgid "Input filename too long: %s"
1429
#: ../client/drizzledump.cc:2684
1431
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1434
#: ../client/drizzleslap.cc:2856
1436
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1439
#: ../client/drizzletest.cc:5364
1440
msgid "Error: Invalid Value for opt_max_connect_retries"
1443
#: ../client/drizzletest.cc:5374
1444
msgid "Error: Invalid Value for opt_tail_lines"
1447
#: ../client/drizzletest.cc:5384
1448
msgid "Error: Invalid Value for opt_sleep"
1451
#: ../client/drizzletest.cc:5565
699
1453
msgid "Could not open '%s' for reading: errno = %d"
1456
#: ../client/drizzletest.cc:5570 ../drizzled/drizzled.cc:863
703
1458
msgid "Out of memory"
704
1459
msgstr "Недостаточно памяти"
707
msgid "Got signal %d from thread %<PRIu64>"
1461
#: ../drizzled/drizzled.cc:480
710
1462
msgid "Aborting\n"
1465
#: ../drizzled/drizzled.cc:544
713
1466
msgid "One can only use the --user switch if running as root\n"
1469
#: ../drizzled/drizzled.cc:551
717
1471
"Fatal error: Please read \"Security\" section of the manual to find out how "
718
1472
"to run drizzled as root!\n"
1475
#: ../drizzled/drizzled.cc:571
723
1478
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
728
msgid "Fatal signal %d while backtracing\n"
733
"We will try our best to scrape up some info that will hopefully help "
735
"the problem, but since we have already crashed, something is definitely "
737
"and this may fail.\n"
743
"It is possible that drizzled could use up to \n"
744
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
746
"Hope that's ok; if not, decrease some variables in the equation.\n"
752
"Attempting backtrace. You can use the following information to find out\n"
753
"where drizzled died. If you see no messages after this, something went\n"
754
"terribly wrong...\n"
759
"Trying to get some variables.\n"
760
"Some pointers may be invalid and cause the dump to abort...\n"
766
"This crash occurred while the server was calling initgroups(). This is\n"
767
"often due to the use of a drizzled that is statically linked against glibc\n"
768
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
769
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
770
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
771
"drizzled that is not statically linked.\n"
777
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
778
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
779
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
780
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
781
"the documentation for your distribution on how to do that.\n"
785
msgid "Writing a core file\n"
1482
#: ../drizzled/drizzled.cc:702
789
1484
msgid "gethostname failed, using '%s' as hostname"
1487
#: ../drizzled/drizzled.cc:768
793
1489
msgid "Unknown locale: '%s'"
1492
#: ../drizzled/drizzled.cc:785
796
1493
msgid "Can't create thread-keys"
1496
#: ../drizzled/drizzled.cc:872
799
1497
msgid "Failed to initialize plugins."
800
1498
msgstr "Не удалось проинициализировать плагины."
1500
#: ../drizzled/drizzled.cc:894
804
1503
"%s: Too many arguments (first extra is '%s').\n"
805
1504
"Use --verbose --help to get a list of available options\n"
1507
#: ../drizzled/drizzled.cc:919
808
1508
msgid "No scheduler found, cannot continue!\n"
1511
#: ../drizzled/drizzled.cc:943
812
1513
msgid "Unknown/unsupported storage engine: %s"
813
msgstr "Неизвестный или неподдерживаемый тип таблицы: %s"
1516
#: ../drizzled/drizzled.cc:1032
1517
msgid "Display this help and exit."
1518
msgstr "Показать справку и выйти."
1520
#: ../drizzled/drizzled.cc:1036
815
1521
msgid "Display this help and exit after initializing plugins."
1524
#: ../drizzled/drizzled.cc:1040
818
1525
msgid "Auto-increment columns are incremented by this"
1528
#: ../drizzled/drizzled.cc:1045
822
1530
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1534
#: ../drizzled/drizzled.cc:1051
827
1536
"Path to installation directory. All paths are usually resolved relative to "
1540
#: ../drizzled/drizzled.cc:1056
831
1541
msgid "Chroot drizzled daemon during startup."
1544
#: ../drizzled/drizzled.cc:1060
834
1545
msgid "Set the default collation."
1548
#: ../drizzled/drizzled.cc:1064
837
1549
msgid "Default completion type."
1552
#: ../drizzled/drizzled.cc:1069
840
1553
msgid "Write core on errors."
1556
#: ../drizzled/drizzled.cc:1073
843
1557
msgid "Path to the database root."
1560
#: ../drizzled/drizzled.cc:1077
846
1561
msgid "Set the default storage engine (table type) for tables."
1564
#: ../drizzled/drizzled.cc:1081
849
1565
msgid "Set the default time zone."
852
msgid "Print a symbolic stack trace on failure."
1568
#: ../drizzled/drizzled.cc:1086
855
1569
msgid "Used for debugging; Use at your own risk!"
1572
#: ../drizzled/drizzled.cc:1091
858
1573
msgid "Set up signals usable for debugging"
1576
#: ../drizzled/drizzled.cc:1095
861
1577
msgid "(IGNORED)"
1580
#: ../drizzled/drizzled.cc:1099
864
1581
msgid "Set the language used for the month names and the days of the week."
865
1582
msgstr "Установить язык для вывода названий месяцев и дней недели."
1584
#: ../drizzled/drizzled.cc:1104
867
1585
msgid "Log some not critical warnings to the log file."
1588
#: ../drizzled/drizzled.cc:1109
870
1589
msgid "Pid file used by safe_mysqld."
1592
#: ../drizzled/drizzled.cc:1113
874
1594
"Maximum time in seconds to wait for the port to become free. (Default: no "
1598
#: ../drizzled/drizzled.cc:1118
879
1600
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
880
1601
"specified directory"
1604
#: ../drizzled/drizzled.cc:1123
884
1606
"Uniquely identifies the server instance in the community of replication "
1610
#: ../drizzled/drizzled.cc:1128
888
1611
msgid "Don't print a stack trace on failure."
1614
#: ../drizzled/drizzled.cc:1132
891
1615
msgid "Enable symbolic link support."
892
1616
msgstr "Включить поддержку символьных ссылок."
1618
#: ../drizzled/drizzled.cc:1141
895
1620
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1623
#: ../drizzled/drizzled.cc:1146
898
1624
msgid "Path for temporary files."
1627
#: ../drizzled/drizzled.cc:1150
901
1628
msgid "Default transaction isolation level."
902
1629
msgstr "Уровень изоляции транзакций, используемый по умолчанию."
1631
#: ../drizzled/drizzled.cc:1154
904
1632
msgid "Run drizzled daemon as user."
1635
#: ../drizzled/drizzled.cc:1162
908
1637
"The number of outstanding connection requests Drizzle can have. This comes "
909
1638
"into play when the main Drizzle thread gets very many connection requests in "
910
1639
"a very short time."
1642
#: ../drizzled/drizzled.cc:1168
914
1644
"Size of tree cache used in bulk insert optimization. Note that this is a "
915
1645
"limit per thread!"
1648
#: ../drizzled/drizzled.cc:1174
919
1650
"Precision of the result of '/' operator will be increased on that value."
1653
#: ../drizzled/drizzled.cc:1180
922
1654
msgid "The maximum length of the result of function group_concat."
1657
#: ../drizzled/drizzled.cc:1185
925
1658
msgid "The size of the buffer that is used for full joins."
1661
#: ../drizzled/drizzled.cc:1191
928
1662
msgid "Max packetlength to send/receive from to server."
1665
#: ../drizzled/drizzled.cc:1196
932
1667
"If there is more than this number of interrupted connections from a host "
933
1668
"this host will be blocked from further connections."
1671
#: ../drizzled/drizzled.cc:1201
936
1672
msgid "Max number of errors/warnings to store for a statement."
1675
#: ../drizzled/drizzled.cc:1206
939
1676
msgid "Don't allow creation of heap tables bigger than this."
1679
#: ../drizzled/drizzled.cc:1212
943
1681
"Joins that are probably going to read more than max_join_size records return "
1685
#: ../drizzled/drizzled.cc:1218
947
1686
msgid "Max number of bytes in sorted records."
1689
#: ../drizzled/drizzled.cc:1223
950
1690
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1693
#: ../drizzled/drizzled.cc:1228
954
1695
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
955
1696
"max_sort_length bytes of each value are used; the rest are ignored)."
1699
#: ../drizzled/drizzled.cc:1235
958
1700
msgid "After this many write locks, allow some read locks to run in between."
1703
#: ../drizzled/drizzled.cc:1239
962
1705
"Don't log queries which examine less than min_examined_row_limit rows to "
1709
#: ../drizzled/drizzled.cc:1245
967
1711
"Controls the heuristic(s) applied during query optimization to prune less-"
968
1712
"promising partial plans from the optimizer search space. Meaning: false - do "
1056
1819
"Starts the Drizzle database server\n"
1822
#: ../drizzled/drizzled.cc:1388
1060
1824
msgid "Usage: %s [OPTIONS]\n"
1827
#: ../drizzled/drizzled.cc:1512
1065
1830
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1066
1831
"command line\n"
1834
#: ../drizzled/drizzled.cc:1555
1069
1835
msgid "Can't start server: cannot resolve hostname!"
1838
#: ../drizzled/drizzled.cc:1561
1072
1839
msgid "Can't start server: bind-address refers to multiple interfaces!"
1076
"setrlimit could not change the size of core files to 'infinity'; We may not "
1077
"be able to generate a core file on signals"
1081
msgid "Data directory %s does not exist\n"
1842
#: ../drizzled/error.cc:138
1085
1844
msgid "Unknown error %d"
1086
1845
msgstr "Неизвестная ошибка %d"
1847
#: ../drizzled/error.cc:214
1851
#: ../drizzled/error.cc:215
1855
#: ../drizzled/error.cc:216
1095
1857
msgid "Can't create file '%-.200s' (errno: %d)"
1860
#: ../drizzled/error.cc:217
1099
1862
msgid "Can't create table '%-.200s' (errno: %d)"
1865
#: ../drizzled/error.cc:218
1103
1867
msgid "Can't create database '%-.192s' (errno: %d)"
1870
#: ../drizzled/error.cc:219
1107
1872
msgid "Can't create database '%-.192s'; database exists"
1875
#: ../drizzled/error.cc:220
1111
1877
msgid "Can't drop database '%-.192s'; database doesn't exist"
1880
#: ../drizzled/error.cc:221
1115
1882
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1885
#: ../drizzled/error.cc:222
1119
1887
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1890
#: ../drizzled/error.cc:223
1123
1892
msgid "Error on delete of '%-.192s' (errno: %d)"
1895
#: ../drizzled/error.cc:224
1126
1896
msgid "Can't read record in system table"
1899
#: ../drizzled/error.cc:225
1130
1901
msgid "Can't get status of '%-.200s' (errno: %d)"
1904
#: ../drizzled/error.cc:226
1134
1906
msgid "Can't get working directory (errno: %d)"
1909
#: ../drizzled/error.cc:227
1138
1911
msgid "Can't lock file (errno: %d)"
1914
#: ../drizzled/error.cc:228
1142
1916
msgid "Can't open file: '%-.200s' (errno: %d)"
1919
#: ../drizzled/error.cc:229
1146
1921
msgid "Can't find file: '%-.200s' (errno: %d)"
1924
#: ../drizzled/error.cc:230
1150
1926
msgid "Can't read dir of '%-.192s' (errno: %d)"
1929
#: ../drizzled/error.cc:231
1154
1931
msgid "Can't change dir to '%-.192s' (errno: %d)"
1934
#: ../drizzled/error.cc:232
1158
1936
msgid "Record has changed since last read in table '%-.192s'"
1939
#: ../drizzled/error.cc:233
1162
1941
msgid "Disk full (%s); waiting for someone to free some space..."
1944
#: ../drizzled/error.cc:234
1166
1946
msgid "Can't write; duplicate key in table '%-.192s'"
1949
#: ../drizzled/error.cc:235
1170
1951
msgid "Error on close of '%-.192s' (errno: %d)"
1954
#: ../drizzled/error.cc:236
1174
1956
msgid "Error reading file '%-.200s' (errno: %d)"
1959
#: ../drizzled/error.cc:237
1178
1961
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1964
#: ../drizzled/error.cc:238
1182
1966
msgid "Error writing file '%-.200s' (errno: %d)"
1969
#: ../drizzled/error.cc:239
1186
1971
msgid "'%-.192s' is locked against change"
1974
#: ../drizzled/error.cc:240
1189
1975
msgid "Sort aborted"
1978
#: ../drizzled/error.cc:241
1193
1980
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1983
#: ../drizzled/error.cc:242
1197
1985
msgid "Got error %d from storage engine"
1988
#: ../drizzled/error.cc:243
1201
1990
msgid "Table storage engine for '%-.192s' doesn't have this option"
1993
#: ../drizzled/error.cc:244
1205
1995
msgid "Can't find record in '%-.192s'"
1998
#: ../drizzled/error.cc:245
1209
2000
msgid "Incorrect information in file: '%-.200s'"
2003
#: ../drizzled/error.cc:246
1213
2005
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2008
#: ../drizzled/error.cc:247
1217
2010
msgid "Old key file for table '%-.192s'; repair it!"
2013
#: ../drizzled/error.cc:248
1221
2015
msgid "Table '%-.192s' is read only"
2018
#: ../drizzled/error.cc:249
1225
2020
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2023
#: ../drizzled/error.cc:250
1228
2024
msgid "Out of sort memory; increase server sort buffer size"
2027
#: ../drizzled/error.cc:251
1232
2029
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2032
#: ../drizzled/error.cc:252
1235
2033
msgid "Too many connections"
2036
#: ../drizzled/error.cc:253
1239
2038
"Out of memory; check if drizzled or some other process uses all available "
1240
2039
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1241
2040
"memory or you can add more swap space"
2043
#: ../drizzled/error.cc:254
1244
2044
msgid "Can't get hostname for your address"
2047
#: ../drizzled/error.cc:255
1247
2048
msgid "Bad handshake"
2051
#: ../drizzled/error.cc:256
1251
2053
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2056
#: ../drizzled/error.cc:257
1255
2058
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2061
#: ../drizzled/error.cc:258
1258
2062
msgid "No database selected"
2065
#: ../drizzled/error.cc:259
1261
2066
msgid "Unknown command"
2069
#: ../drizzled/error.cc:260
1265
2071
msgid "Column '%-.192s' cannot be null"
2074
#: ../drizzled/error.cc:261
1269
2076
msgid "Unknown database '%-.192s'"
2079
#: ../drizzled/error.cc:262
1273
2081
msgid "Table '%-.192s' already exists"
2084
#: ../drizzled/error.cc:263
1277
2086
msgid "Unknown table '%-.100s'"
2089
#: ../drizzled/error.cc:264
1281
2091
msgid "Column '%-.192s' in %-.192s is ambiguous"
2094
#: ../drizzled/error.cc:265
1284
2095
msgid "Server shutdown in progress"
2098
#: ../drizzled/error.cc:266
1288
2100
msgid "Unknown column '%-.192s' in '%-.192s'"
2103
#: ../drizzled/error.cc:267
1292
2105
msgid "'%-.192s' isn't in GROUP BY"
2108
#: ../drizzled/error.cc:268
1296
2110
msgid "Can't group on '%-.192s'"
2113
#: ../drizzled/error.cc:269
1299
2114
msgid "Statement has sum functions and columns in same statement"
2117
#: ../drizzled/error.cc:270
1302
2118
msgid "Column count doesn't match value count"
2121
#: ../drizzled/error.cc:271
1306
2123
msgid "Identifier name '%-.100s' is too long"
2126
#: ../drizzled/error.cc:272
1310
2128
msgid "Duplicate column name '%-.192s'"
2131
#: ../drizzled/error.cc:273
1314
2133
msgid "Duplicate key name '%-.192s'"
2136
#: ../drizzled/error.cc:274
1318
2138
msgid "Duplicate entry '%-.192s' for key %d"
2141
#: ../drizzled/error.cc:275
1322
2143
msgid "Incorrect column specifier for column '%-.192s'"
2146
#: ../drizzled/error.cc:276
1326
2148
msgid "%s near '%-.80s' at line %d"
2151
#: ../drizzled/error.cc:277
1329
2152
msgid "Query was empty"
2155
#: ../drizzled/error.cc:278
1333
2157
msgid "Not unique table/alias: '%-.192s'"
2160
#: ../drizzled/error.cc:279
1337
2162
msgid "Invalid default value for '%-.192s'"
2165
#: ../drizzled/error.cc:280
1340
2166
msgid "Multiple primary key defined"
2169
#: ../drizzled/error.cc:281
1344
2171
msgid "Too many keys specified; max %d keys allowed"
2174
#: ../drizzled/error.cc:282
1348
2176
msgid "Too many key parts specified; max %d parts allowed"
2179
#: ../drizzled/error.cc:283
1352
2181
msgid "Specified key was too long; max key length is %d bytes"
2184
#: ../drizzled/error.cc:284
1356
2186
msgid "Key column '%-.192s' doesn't exist in table"
2189
#: ../drizzled/error.cc:285
1361
2192
"BLOB column '%-.192s' can't be used in key specification with the used table "
2196
#: ../drizzled/error.cc:286
1367
2199
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2203
#: ../drizzled/error.cc:287
1372
2205
"Incorrect table definition; there can be only one auto column and it must be "
1373
2206
"defined as a key"
2209
#: ../drizzled/error.cc:288
1378
2212
"%s: ready for connections.\n"
1379
2213
"Version: '%s' socket: '%s' port: %u\n"
2216
#: ../drizzled/error.cc:289
1383
2218
msgid "%s: Normal shutdown\n"
2221
#: ../drizzled/error.cc:290
1387
2223
msgid "%s: Got signal %d. Aborting!\n"
2226
#: ../drizzled/error.cc:291
1391
2228
msgid "%s: Shutdown complete\n"
2231
#: ../drizzled/error.cc:292
1395
2233
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2236
#: ../drizzled/error.cc:293
1398
2237
msgid "Can't create IP socket"
2240
#: ../drizzled/error.cc:294
1403
2243
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2247
#: ../drizzled/error.cc:295
1409
2250
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1410
2251
"check the manual"
2254
#: ../drizzled/error.cc:296
1414
2256
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2259
#: ../drizzled/error.cc:297
1419
2262
"The file '%-.128s' must be in the database directory or be readable by all"
2265
#: ../drizzled/error.cc:298
1423
2267
msgid "File '%-.200s' already exists"
2270
#: ../drizzled/error.cc:299
1427
2272
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2275
#: ../drizzled/error.cc:300
1431
2277
msgid "Records: %ld Duplicates: %ld"
2280
#: ../drizzled/error.cc:301
1435
2282
"Incorrect prefix key; the used key part isn't a string, the used length is "
1436
2283
"longer than the key part, or the storage engine doesn't support unique "
2287
#: ../drizzled/error.cc:302
1440
2288
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2291
#: ../drizzled/error.cc:303
1444
2293
msgid "Can't DROP '%-.192s'; check that column/key exists"
2296
#: ../drizzled/error.cc:304
1448
2298
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2301
#: ../drizzled/error.cc:305
1452
2303
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2306
#: ../drizzled/error.cc:306
1456
2308
msgid "Unknown thread id: %lu"
2311
#: ../drizzled/error.cc:307
1460
2313
msgid "You are not owner of thread %lu"
2316
#: ../drizzled/error.cc:308
1463
2317
msgid "No tables used"
2320
#: ../drizzled/error.cc:309
1467
2322
msgid "Too many strings for column %-.192s and SET"
2325
#: ../drizzled/error.cc:310
1471
2327
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2330
#: ../drizzled/error.cc:311
1475
2332
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2335
#: ../drizzled/error.cc:312
1479
2337
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2340
#: ../drizzled/error.cc:313
1483
2342
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2345
#: ../drizzled/error.cc:314
1487
2347
msgid "Incorrect database name '%-.100s'"
2350
#: ../drizzled/error.cc:315
1491
2352
msgid "Incorrect table name '%-.100s'"
2355
#: ../drizzled/error.cc:316
1495
2357
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1496
2358
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2361
#: ../drizzled/error.cc:317
1499
2362
msgid "Unknown error"
2365
#: ../drizzled/error.cc:318
1503
2367
msgid "Unknown procedure '%-.192s'"
2370
#: ../drizzled/error.cc:319
1507
2372
msgid "Incorrect parameter count to procedure '%-.192s'"
2375
#: ../drizzled/error.cc:320
1511
2377
msgid "Incorrect parameters to procedure '%-.192s'"
2380
#: ../drizzled/error.cc:321
1515
2382
msgid "Unknown table '%-.192s' in %-.32s"
2385
#: ../drizzled/error.cc:322
1519
2387
msgid "Column '%-.192s' specified twice"
2390
#: ../drizzled/error.cc:323
1522
2391
msgid "Invalid use of group function"
2394
#: ../drizzled/error.cc:324
1527
2397
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2400
#: ../drizzled/error.cc:325
1530
2401
msgid "A table must have at least 1 column"
2404
#: ../drizzled/error.cc:326
1534
2406
msgid "The table '%-.192s' is full"
2409
#: ../drizzled/error.cc:327
1538
2411
msgid "Unknown character set: '%-.64s'"
2414
#: ../drizzled/error.cc:328
1542
2416
msgid "Too many tables; Drizzle can only use %d tables in a join"
2419
#: ../drizzled/error.cc:329
1545
2420
msgid "Too many columns"
2423
#: ../drizzled/error.cc:330
1550
2426
"Row size too large. The maximum row size for the used table type, not "
1551
2427
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2430
#: ../drizzled/error.cc:331
1556
2433
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1557
2434
"thread_stack=#' to specify a bigger stack if needed"
2437
#: ../drizzled/error.cc:332
1560
2438
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2441
#: ../drizzled/error.cc:333
1565
2444
"Table handler doesn't support NULL in given index. Please change column "
1566
2445
"'%-.192s' to be NOT NULL or use another handler"
2448
#: ../drizzled/error.cc:334
1570
2450
msgid "Can't load function '%-.192s'"
2453
#: ../drizzled/error.cc:335
1574
2455
msgid "Can't initialize function '%-.192s'; %-.80s"
2458
#: ../drizzled/error.cc:336
1577
2459
msgid "No paths allowed for plugin library"
2462
#: ../drizzled/error.cc:337
1581
2464
msgid "Plugin '%-.192s' already exists"
2467
#: ../drizzled/error.cc:338
1585
2469
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2472
#: ../drizzled/error.cc:339
1589
2474
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2477
#: ../drizzled/error.cc:340
1593
2479
msgid "Function '%-.192s' is not defined"
2482
#: ../drizzled/error.cc:341
1598
2485
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1599
2486
"'drizzleadmin flush-hosts'"
2489
#: ../drizzled/error.cc:342
1603
2491
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2494
#: ../drizzled/error.cc:343
1607
2496
"You are using Drizzle as an anonymous user and anonymous users are not "
1608
2497
"allowed to change passwords"
2500
#: ../drizzled/error.cc:344
1612
2502
"You must have privileges to update tables in the drizzle database to be able "
1613
2503
"to change passwords for others"
2506
#: ../drizzled/error.cc:345
1616
2507
msgid "Can't find any matching row in the user table"
2510
#: ../drizzled/error.cc:346
1620
2512
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2515
#: ../drizzled/error.cc:347
1625
2518
"Can't create a new thread (errno %d); if you are not out of available "
1626
2519
"memory, you can consult the manual for a possible OS-dependent bug"
2522
#: ../drizzled/error.cc:348
1630
2524
msgid "Column count doesn't match value count at row %ld"
2527
#: ../drizzled/error.cc:349
1634
2529
msgid "Can't reopen table: '%-.192s'"
2532
#: ../drizzled/error.cc:350
1637
2533
msgid "Invalid use of NULL value"
2536
#: ../drizzled/error.cc:351
1641
2538
msgid "Got error '%-.64s' from regexp"
2541
#: ../drizzled/error.cc:352
1645
2543
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1646
2544
"illegal if there is no GROUP BY clause"
2547
#: ../drizzled/error.cc:353
1650
2549
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2552
#: ../drizzled/error.cc:354
1654
2554
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2557
#: ../drizzled/error.cc:355
1659
2560
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1660
2561
"table '%-.192s'"
2564
#: ../drizzled/error.cc:356
1664
2566
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1665
2567
"privileges can be used"
2570
#: ../drizzled/error.cc:357
1668
2571
msgid "The host or user argument to GRANT is too long"
2574
#: ../drizzled/error.cc:358
1672
2576
msgid "Table '%-.192s.%-.192s' doesn't exist"
2579
#: ../drizzled/error.cc:359
1677
2582
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2586
#: ../drizzled/error.cc:360
1681
2587
msgid "The used command is not allowed with this Drizzle version"
2590
#: ../drizzled/error.cc:361
1685
2592
"You have an error in your SQL syntax; check the manual that corresponds to "
1686
2593
"your Drizzle server version for the right syntax to use"
2596
#: ../drizzled/error.cc:362
1690
2598
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2601
#: ../drizzled/error.cc:363
1693
2602
msgid "Too many delayed threads in use"
2605
#: ../drizzled/error.cc:364
1697
2607
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2610
#: ../drizzled/error.cc:365
1700
2611
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2614
#: ../drizzled/error.cc:366
1703
2615
msgid "Got a read error from the connection pipe"
2618
#: ../drizzled/error.cc:367
1706
2619
msgid "Got an error from fcntl()"
2622
#: ../drizzled/error.cc:368
1709
2623
msgid "Got packets out of order"
2626
#. CR_NET_UNCOMPRESS_ERROR 08S01
2627
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
1712
2628
msgid "Couldn't uncompress communication packet"
1713
2629
msgstr "Не могу распаковать полученный пакет"
2631
#. CR_NET_READ_ERROR 08S01
2632
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
1715
2633
msgid "Got an error reading communication packets"
1716
2634
msgstr "Ошибка при получении пакета"
2636
#. CR_NET_READ_INTERRUPTED 08S01
2637
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
1718
2638
msgid "Got timeout reading communication packets"
1719
2639
msgstr "Тайм-аут при получении пакета"
2641
#. CR_NET_ERROR_ON_WRITE 08S01
2642
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
1721
2643
msgid "Got an error writing communication packets"
1722
2644
msgstr "Ошибка при отправке пакета"
2646
#. CR_NET_WRITE_INTERRUPTED 08S01
2647
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
1724
2648
msgid "Got timeout writing communication packets"
1725
2649
msgstr "Тайм-аут при отправке пакета"
2651
#: ../drizzled/error.cc:374
1727
2652
msgid "Result string is longer than 'max_allowed_packet' bytes"
2655
#: ../drizzled/error.cc:375
1730
2656
msgid "The used table type doesn't support BLOB/TEXT columns"
2659
#: ../drizzled/error.cc:376
1733
2660
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2663
#: ../drizzled/error.cc:377
1738
2666
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2670
#: ../drizzled/error.cc:378
1743
2672
msgid "Incorrect column name '%-.100s'"
2675
#: ../drizzled/error.cc:379
1747
2677
msgid "The used storage engine can't index column '%-.192s'"
2680
#: ../drizzled/error.cc:380
1751
2682
"Unable to open underlying table which is differently defined or of non-"
1752
2683
"MyISAM type or doesn't exist"
2686
#: ../drizzled/error.cc:381
1756
2688
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2691
#: ../drizzled/error.cc:382
1761
2694
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2697
#: ../drizzled/error.cc:383
1765
2699
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1766
2700
"UNIQUE instead"
2703
#: ../drizzled/error.cc:384
1769
2704
msgid "Result consisted of more than one row"
2707
#: ../drizzled/error.cc:385
1772
2708
msgid "This table type requires a primary key"
2711
#: ../drizzled/error.cc:386
1775
2712
msgid "This version of Drizzle is not compiled with RAID support"
2715
#: ../drizzled/error.cc:387
1779
2717
"You are using safe update mode and you tried to update a table without a "
1780
2718
"WHERE that uses a KEY column"
2721
#: ../drizzled/error.cc:388
1784
2723
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2726
#: ../drizzled/error.cc:389
1787
2727
msgid "Can't open table"
2730
#: ../drizzled/error.cc:390
1791
2732
msgid "The storage engine for the table doesn't support %s"
2735
#: ../drizzled/error.cc:391
1794
2736
msgid "You are not allowed to execute this command in a transaction"
2739
#: ../drizzled/error.cc:392
1798
2741
msgid "Got error %d during COMMIT"
2744
#: ../drizzled/error.cc:393
1802
2746
msgid "Got error %d during ROLLBACK"
2749
#: ../drizzled/error.cc:394
1806
2751
msgid "Got error %d during FLUSH_LOGS"
2754
#: ../drizzled/error.cc:395
1810
2756
msgid "Got error %d during CHECKPOINT"
2759
#. This is a very incorrect place to use the PRIi64 macro as the
2760
#. program that looks over the source for the N_() macros does not
2761
#. (obviously) do macro expansion, so the string is entirely wrong for
2762
#. what it is trying to output for every language except english.
2763
#: ../drizzled/error.cc:400
1815
2766
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1816
2767
"'%-.64s' (%-.64s)"
2770
#: ../drizzled/error.cc:401
1819
2771
msgid "The storage engine for the table does not support binary table dump"
2774
#: ../drizzled/error.cc:402
1822
2775
msgid "Binlog closed, cannot RESET MASTER"
2778
#: ../drizzled/error.cc:403
1826
2780
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2783
#: ../drizzled/error.cc:404
1830
2785
msgid "Error from master: '%-.64s'"
2788
#: ../drizzled/error.cc:405
1833
2789
msgid "Net error reading from master"
2792
#: ../drizzled/error.cc:406
1836
2793
msgid "Net error writing to master"
2796
#: ../drizzled/error.cc:407
1839
2797
msgid "Can't find FULLTEXT index matching the column list"
2800
#: ../drizzled/error.cc:408
1843
2802
"Can't execute the given command because you have active locked tables or an "
1844
2803
"active transaction"
2806
#: ../drizzled/error.cc:409
1848
2808
msgid "Unknown system variable '%-.64s'"
2811
#: ../drizzled/error.cc:410
1852
2813
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2816
#: ../drizzled/error.cc:411
1857
2819
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2822
#: ../drizzled/error.cc:412
1860
2823
msgid "Some non-transactional changed tables couldn't be rolled back"
2826
#: ../drizzled/error.cc:413
1864
2828
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1865
2829
"of storage; increase this drizzled variable and try again"
2832
#: ../drizzled/error.cc:414
1869
2834
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2837
#: ../drizzled/error.cc:415
1873
2839
"This operation requires a running slave; configure slave and do START SLAVE"
2842
#: ../drizzled/error.cc:416
1876
2843
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2846
#: ../drizzled/error.cc:417
1880
2848
"Could not initialize master info structure; more error messages can be found "
1881
2849
"in the Drizzle error log"
2852
#: ../drizzled/error.cc:418
1884
2853
msgid "Could not create slave thread; check system resources"
2856
#: ../drizzled/error.cc:419
1889
2859
"User %-.64s already has more than 'max_user_connections' active connections"
2862
#: ../drizzled/error.cc:420
1892
2863
msgid "You may only use constant expressions with SET"
2866
#: ../drizzled/error.cc:421
1895
2867
msgid "Lock wait timeout exceeded; try restarting transaction"
2870
#: ../drizzled/error.cc:422
1898
2871
msgid "The total number of locks exceeds the lock table size"
2874
#: ../drizzled/error.cc:423
1901
2875
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2878
#: ../drizzled/error.cc:424
1904
2879
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2882
#: ../drizzled/error.cc:425
1907
2883
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2886
#: ../drizzled/error.cc:426
1911
2888
msgid "Incorrect arguments to %s"
2891
#: ../drizzled/error.cc:427
1915
2893
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2896
#: ../drizzled/error.cc:428
1919
2898
"Incorrect table definition; all MERGE tables must be in the same database"
2901
#: ../drizzled/error.cc:429
1922
2902
msgid "Deadlock found when trying to get lock; try restarting transaction"
2905
#: ../drizzled/error.cc:430
1925
2906
msgid "The used table type doesn't support FULLTEXT indexes"
2909
#: ../drizzled/error.cc:431
1928
2910
msgid "Cannot add foreign key constraint"
2913
#: ../drizzled/error.cc:432
1931
2914
msgid "Cannot add or update a child row: a foreign key constraint fails"
2917
#: ../drizzled/error.cc:433
1934
2918
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2921
#: ../drizzled/error.cc:434
1938
2923
msgid "Error connecting to master: %-.128s"
2926
#: ../drizzled/error.cc:435
1942
2928
msgid "Error running query on master: %-.128s"
2931
#: ../drizzled/error.cc:436
1946
2933
msgid "Error when executing command %s: %-.128s"
2936
#: ../drizzled/error.cc:437
1950
2938
msgid "Incorrect usage of %s and %s"
2941
#: ../drizzled/error.cc:438
1953
2942
msgid "The used SELECT statements have a different number of columns"
2945
#: ../drizzled/error.cc:439
1956
2946
msgid "Can't execute the query because you have a conflicting read lock"
2949
#: ../drizzled/error.cc:440
1959
2950
msgid "Mixing of transactional and non-transactional tables is disabled"
2953
#: ../drizzled/error.cc:441
1963
2955
msgid "Option '%s' used twice in statement"
2958
#: ../drizzled/error.cc:442
1967
2960
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2963
#: ../drizzled/error.cc:443
1971
2965
msgid "Access denied; you need the %-.128s privilege for this operation"
2968
#: ../drizzled/error.cc:444
1976
2971
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2974
#: ../drizzled/error.cc:445
1981
2977
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2980
#: ../drizzled/error.cc:446
1985
2982
msgid "Variable '%-.64s' doesn't have a default value"
2985
#: ../drizzled/error.cc:447
1989
2987
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2990
#: ../drizzled/error.cc:448
1993
2992
msgid "Incorrect argument type to variable '%-.64s'"
2995
#: ../drizzled/error.cc:449
1997
2997
msgid "Variable '%-.64s' can only be set, not read"
3000
#: ../drizzled/error.cc:450
2001
3002
msgid "Incorrect usage/placement of '%s'"
3005
#: ../drizzled/error.cc:451
2005
3007
msgid "This version of Drizzle doesn't yet support '%s'"
3010
#: ../drizzled/error.cc:452
2010
3013
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3016
#: ../drizzled/error.cc:453
2013
3017
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3020
#: ../drizzled/error.cc:454
2017
3022
msgid "Variable '%-.192s' is a %s variable"
3025
#: ../drizzled/error.cc:455
2021
3027
msgid "Incorrect foreign key definition for '%-.192s': %s"
3030
#: ../drizzled/error.cc:456
2024
3031
msgid "Key reference and table reference don't match"
3034
#: ../drizzled/error.cc:457
2028
3036
msgid "Operand should contain %d column(s)"
3039
#: ../drizzled/error.cc:458
2031
3040
msgid "Subquery returns more than 1 row"
3043
#: ../drizzled/error.cc:459
2035
3045
msgid "Unknown prepared statement handler (%.*s) given to %s"
3048
#: ../drizzled/error.cc:460
2038
3049
msgid "Help database is corrupt or does not exist"
3052
#: ../drizzled/error.cc:461
2041
3053
msgid "Cyclic reference on subqueries"
3056
#: ../drizzled/error.cc:462
2045
3058
msgid "Converting column '%s' from %s to %s"
3061
#: ../drizzled/error.cc:463
2049
3063
msgid "Reference '%-.64s' not supported (%s)"
3066
#: ../drizzled/error.cc:464
2052
3067
msgid "Every derived table must have its own alias"
3070
#: ../drizzled/error.cc:465
2056
3072
msgid "Select %u was reduced during optimization"
3075
#: ../drizzled/error.cc:466
2060
3077
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3080
#: ../drizzled/error.cc:467
2064
3082
"Client does not support authentication protocol requested by server; "
2065
3083
"consider upgrading Drizzle client"
3086
#: ../drizzled/error.cc:468
2068
3087
msgid "All parts of a SPATIAL index must be NOT NULL"
3090
#: ../drizzled/error.cc:469
2072
3092
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3095
#: ../drizzled/error.cc:470
2075
3096
msgid "Slave is already running"
3099
#: ../drizzled/error.cc:471
2078
3100
msgid "Slave already has been stopped"
3103
#: ../drizzled/error.cc:472
2083
"Uncompressed data size too large; the maximum size is %d (probably, length "
2084
"of uncompressed data was corrupted)"
3106
"Uncompressed data size too large; the maximum size is %d (based on "
3107
"max_allowed_packet). The length of uncompressed data may also be corrupted."
3110
#: ../drizzled/error.cc:473
2087
3111
msgid "ZLIB: Not enough memory"
3114
#: ../drizzled/error.cc:474
2091
3116
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2092
3117
"data was corrupted)"
3120
#: ../drizzled/error.cc:475
2095
3121
msgid "ZLIB: Input data corrupted"
3124
#: ../drizzled/error.cc:476
2099
3126
msgid "%d line(s) were cut by GROUP_CONCAT()"
3129
#: ../drizzled/error.cc:477
2103
3131
msgid "Row %ld doesn't contain data for all columns"
3134
#: ../drizzled/error.cc:478
2108
3137
"Row %ld was truncated; it contained more data than there were input columns"
3140
#: ../drizzled/error.cc:479
2113
3143
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3146
#: ../drizzled/error.cc:480
2117
3148
msgid "Out of range value for column '%s' at row %ld"
3151
#: ../drizzled/error.cc:481
2121
3153
msgid "Data truncated for column '%s' at row %ld"
3156
#: ../drizzled/error.cc:482
2125
3158
msgid "Using storage engine %s for table '%s'"
3161
#: ../drizzled/error.cc:483
2129
3163
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3166
#: ../drizzled/error.cc:484
2132
3167
msgid "Cannot drop one or more of the requested users"
3170
#: ../drizzled/error.cc:485
2135
3171
msgid "Can't revoke all privileges for one or more of the requested users"
3174
#: ../drizzled/error.cc:486
2139
3176
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3179
#: ../drizzled/error.cc:487
2143
3181
msgid "Illegal mix of collations for operation '%s'"
3184
#: ../drizzled/error.cc:488
2148
3187
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2149
3188
"variable_name)"
3191
#: ../drizzled/error.cc:489
2153
3193
msgid "Unknown collation: '%-.64s'"
3196
#: ../drizzled/error.cc:490
2157
3198
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2158
3199
"compiled without SSL support; they can be used later if Drizzle slave with "
2159
3200
"SSL is started"
3203
#: ../drizzled/error.cc:491
2164
3206
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2165
3207
"old format; please change the password to the new format"
3210
#: ../drizzled/error.cc:492
2170
3213
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3217
#: ../drizzled/error.cc:493
2174
3218
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3221
#: ../drizzled/error.cc:494
2178
3223
"It is recommended to use --skip-slave-start when doing step-by-step "
2179
3224
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2180
3225
"get an unexpected slave's drizzled restart"
3228
#: ../drizzled/error.cc:495
2183
3229
msgid "SQL thread is not to be started so UNTIL options are ignored"
3232
#: ../drizzled/error.cc:496
2187
3234
msgid "Incorrect index name '%-.100s'"
3237
#: ../drizzled/error.cc:497
2191
3239
msgid "Incorrect catalog name '%-.100s'"
3242
#: ../drizzled/error.cc:498
2195
3244
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3247
#: ../drizzled/error.cc:499
2199
3249
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3252
#: ../drizzled/error.cc:500
2203
3254
msgid "Unknown key cache '%-.100s'"
3257
#: ../drizzled/error.cc:501
2207
3259
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2208
3260
"this switch for this grant to work"
3263
#: ../drizzled/error.cc:502
2212
3265
msgid "Unknown table engine '%s'"
3268
#: ../drizzled/error.cc:503
2216
3270
msgid "'%s' is deprecated; use '%s' instead"
3273
#: ../drizzled/error.cc:504
2220
3275
msgid "The target table %-.100s of the %s is not updatable"
3278
#: ../drizzled/error.cc:505
2225
3281
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3285
#: ../drizzled/error.cc:506
2231
3288
"The Drizzle server is running with the %s option so it cannot execute this "
3292
#: ../drizzled/error.cc:507
2236
3294
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3297
#: ../drizzled/error.cc:508
2240
3299
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3302
#: ../drizzled/error.cc:509
2244
3304
"Incorrect table definition; there can be only one TIMESTAMP column with "
2245
3305
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3308
#: ../drizzled/error.cc:510
2249
3310
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3313
#: ../drizzled/error.cc:511
2252
3314
msgid "This command is not supported in the prepared statement protocol yet"
3317
#: ../drizzled/error.cc:512
2256
3319
msgid "Got error %d '%-.100s' from %s"
3322
#: ../drizzled/error.cc:513
2260
3324
msgid "Got temporary error %d '%-.100s' from %s"
3327
#: ../drizzled/error.cc:514
2264
3329
msgid "Unknown or incorrect time zone: '%-.64s'"
3332
#: ../drizzled/error.cc:515
2268
3334
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3337
#: ../drizzled/error.cc:516
2272
3339
msgid "Invalid %s character string: '%.64s'"
3342
#: ../drizzled/error.cc:517
2276
3344
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3347
#: ../drizzled/error.cc:518
2280
3349
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3352
#: ../drizzled/error.cc:519
2284
3354
msgid "Can't create a %s from within another stored routine"
3357
#: ../drizzled/error.cc:520
2288
3359
msgid "%s %s already exists"
3362
#: ../drizzled/error.cc:521
2292
3364
msgid "%s %s does not exist"
3367
#: ../drizzled/error.cc:522
2296
3369
msgid "Failed to DROP %s %s"
3372
#: ../drizzled/error.cc:523
2300
3374
msgid "Failed to CREATE %s %s"
3377
#: ../drizzled/error.cc:524
2304
3379
msgid "%s with no matching label: %s"
3382
#: ../drizzled/error.cc:525
2308
3384
msgid "Redefining label %s"
3387
#: ../drizzled/error.cc:526
2312
3389
msgid "End-label %s without match"
3392
#: ../drizzled/error.cc:527
2316
3394
msgid "Referring to uninitialized variable %s"
3397
#: ../drizzled/error.cc:528
2320
3399
msgid "PROCEDURE %s can't return a result set in the given context"
3402
#: ../drizzled/error.cc:529
2323
3403
msgid "RETURN is only allowed in a FUNCTION"
3406
#: ../drizzled/error.cc:530
2327
3408
msgid "%s is not allowed in stored procedures"
3411
#: ../drizzled/error.cc:531
2331
3413
"The update log is deprecated and replaced by the binary log; SET "
2332
3414
"SQL_LOG_UPDATE has been ignored"
3417
#: ../drizzled/error.cc:532
2336
3419
"The update log is deprecated and replaced by the binary log; SET "
2337
3420
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3423
#: ../drizzled/error.cc:533
2340
3424
msgid "Query execution was interrupted"
3427
#: ../drizzled/error.cc:534
2344
3429
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3432
#: ../drizzled/error.cc:535
2348
3434
msgid "Undefined CONDITION: %s"
3437
#: ../drizzled/error.cc:536
2352
3439
msgid "No RETURN found in FUNCTION %s"
3442
#: ../drizzled/error.cc:537
2356
3444
msgid "FUNCTION %s ended without RETURN"
3447
#: ../drizzled/error.cc:538
2359
3448
msgid "Cursor statement must be a SELECT"
3451
#: ../drizzled/error.cc:539
2362
3452
msgid "Cursor SELECT must not have INTO"
3455
#: ../drizzled/error.cc:540
2366
3457
msgid "Undefined CURSOR: %s"
3460
#: ../drizzled/error.cc:541
2369
3461
msgid "Cursor is already open"
3464
#: ../drizzled/error.cc:542
2372
3465
msgid "Cursor is not open"
3468
#: ../drizzled/error.cc:543
2376
3470
msgid "Undeclared variable: %s"
3473
#: ../drizzled/error.cc:544
2379
3474
msgid "Incorrect number of FETCH variables"
3477
#: ../drizzled/error.cc:545
2382
3478
msgid "No data - zero rows fetched, selected, or processed"
3481
#: ../drizzled/error.cc:546
2386
3483
msgid "Duplicate parameter: %s"
3486
#: ../drizzled/error.cc:547
2390
3488
msgid "Duplicate variable: %s"
3491
#: ../drizzled/error.cc:548
2394
3493
msgid "Duplicate condition: %s"
3496
#: ../drizzled/error.cc:549
2398
3498
msgid "Duplicate cursor: %s"
3501
#: ../drizzled/error.cc:550
2402
3503
msgid "Failed to ALTER %s %s"
3506
#: ../drizzled/error.cc:551
2405
3507
msgid "Subquery value not supported"
3510
#: ../drizzled/error.cc:552
2409
3512
msgid "%s is not allowed in stored function or trigger"
3515
#: ../drizzled/error.cc:553
2412
3516
msgid "Variable or condition declaration after cursor or handler declaration"
3519
#: ../drizzled/error.cc:554
2415
3520
msgid "Cursor declaration after handler declaration"
3523
#: ../drizzled/error.cc:555
2418
3524
msgid "Case not found for CASE statement"
3527
#: ../drizzled/error.cc:556
2422
3529
msgid "Configuration file '%-.192s' is too big"
3532
#: ../drizzled/error.cc:557
2426
3534
msgid "Malformed file type header in file '%-.192s'"
3537
#: ../drizzled/error.cc:558
2430
3539
msgid "Unexpected end of file while parsing comment '%-.200s'"
3542
#: ../drizzled/error.cc:559
2434
3544
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3547
#: ../drizzled/error.cc:560
2438
3549
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3552
#: ../drizzled/error.cc:561
2441
3553
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3556
#: ../drizzled/error.cc:562
2445
3558
msgid "'%-.192s.%-.192s' is not %s"
3561
#: ../drizzled/error.cc:563
2449
3563
msgid "Column '%-.192s' is not updatable"
3566
#: ../drizzled/error.cc:564
2452
3567
msgid "View's SELECT contains a subquery in the FROM clause"
3570
#: ../drizzled/error.cc:565
2456
3572
msgid "View's SELECT contains a '%s' clause"
3575
#: ../drizzled/error.cc:566
2459
3576
msgid "View's SELECT contains a variable or parameter"
3579
#: ../drizzled/error.cc:567
2463
3581
msgid "View's SELECT refers to a temporary table '%-.192s'"
3584
#: ../drizzled/error.cc:568
2466
3585
msgid "View's SELECT and view's field list have different column counts"
3588
#: ../drizzled/error.cc:569
2470
3590
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3593
#: ../drizzled/error.cc:570
2473
3594
msgid "View being updated does not have complete key of underlying table in it"
3597
#: ../drizzled/error.cc:571
2478
3600
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2479
3601
"(s) or definer/invoker of view lack rights to use them"
3604
#: ../drizzled/error.cc:572
2483
3606
msgid "Can't drop or alter a %s from within another stored routine"
3609
#: ../drizzled/error.cc:573
2486
3610
msgid "GOTO is not allowed in a stored procedure handler"
3613
#: ../drizzled/error.cc:574
2489
3614
msgid "Trigger already exists"
3617
#: ../drizzled/error.cc:575
2492
3618
msgid "Trigger does not exist"
3621
#: ../drizzled/error.cc:576
2496
3623
msgid "Trigger's '%-.192s' is view or temporary table"
3626
#: ../drizzled/error.cc:577
2500
3628
msgid "Updating of %s row is not allowed in %strigger"
3631
#: ../drizzled/error.cc:578
2504
3633
msgid "There is no %s row in %s trigger"
3636
#: ../drizzled/error.cc:579
2508
3638
msgid "Field '%-.192s' doesn't have a default value"
3641
#: ../drizzled/error.cc:580
2511
3642
msgid "Division by 0"
3645
#: ../drizzled/error.cc:581
2515
3647
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3650
#: ../drizzled/error.cc:582
2519
3652
msgid "Illegal %s '%-.192s' value found during parsing"
3655
#: ../drizzled/error.cc:583
2523
3657
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3660
#: ../drizzled/error.cc:584
2527
3662
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3665
#: ../drizzled/error.cc:585
2531
3667
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3670
#: ../drizzled/error.cc:586
2535
3672
msgid "Failed purging old relay logs: %s"
3675
#: ../drizzled/error.cc:587
2539
3677
msgid "Password hash should be a %d-digit hexadecimal number"
3680
#: ../drizzled/error.cc:588
2542
3681
msgid "Target log not found in binlog index"
3684
#: ../drizzled/error.cc:589
2545
3685
msgid "I/O error reading log index file"
3688
#: ../drizzled/error.cc:590
2548
3689
msgid "Server configuration does not permit binlog purge"
3692
#: ../drizzled/error.cc:591
2551
3693
msgid "Failed on fseek()"
3696
#: ../drizzled/error.cc:592
2554
3697
msgid "Fatal error during log purge"
3700
#: ../drizzled/error.cc:593
2557
3701
msgid "A purgeable log is in use, will not purge"
3704
#: ../drizzled/error.cc:594
2560
3705
msgid "Unknown error during log purge"
3708
#: ../drizzled/error.cc:595
2564
3710
msgid "Failed initializing relay log position: %s"
3713
#: ../drizzled/error.cc:596
2567
3714
msgid "You are not using binary logging"
3717
#: ../drizzled/error.cc:597
2572
3720
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3723
#: ../drizzled/error.cc:598
2575
3724
msgid "WSAStartup Failed"
3727
#: ../drizzled/error.cc:599
2578
3728
msgid "Can't handle procedures with different groups yet"
3731
#: ../drizzled/error.cc:600
2581
3732
msgid "Select must have a group with this procedure"
3735
#: ../drizzled/error.cc:601
2584
3736
msgid "Can't use ORDER clause with this procedure"
3739
#: ../drizzled/error.cc:602
2588
3741
msgid "Binary logging and replication forbid changing the global server %s"
3744
#: ../drizzled/error.cc:603
2592
3746
msgid "Can't map file: %-.200s, errno: %d"
3749
#: ../drizzled/error.cc:604
2596
3751
msgid "Wrong magic in %-.64s"
3754
#: ../drizzled/error.cc:605
2599
3755
msgid "Prepared statement contains too many placeholders"
3758
#: ../drizzled/error.cc:606
2603
3760
msgid "Key part '%-.192s' length cannot be 0"
3763
#: ../drizzled/error.cc:607
2606
3764
msgid "View text checksum failed"
3767
#: ../drizzled/error.cc:608
2611
3770
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3773
#: ../drizzled/error.cc:609
2615
3775
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3778
#: ../drizzled/error.cc:610
2619
3780
msgid "Can not delete from join view '%-.192s.%-.192s'"
3783
#: ../drizzled/error.cc:611
2623
3785
msgid "Operation %s failed for %.256s"
3788
#: ../drizzled/error.cc:612
2626
3789
msgid "XAER_NOTA: Unknown XID"
3792
#: ../drizzled/error.cc:613
2629
3793
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3796
#: ../drizzled/error.cc:614
2634
3799
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2635
3800
"the %.64s state"
3803
#: ../drizzled/error.cc:615
2638
3804
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3807
#: ../drizzled/error.cc:616
2642
3809
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2643
3810
"for consistency"
3813
#: ../drizzled/error.cc:617
2646
3814
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3817
#: ../drizzled/error.cc:618
2651
3820
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3824
#: ../drizzled/error.cc:619
2655
3825
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3828
#: ../drizzled/error.cc:620
2658
3829
msgid "Failed to revoke all privileges to dropped routine"
3832
#: ../drizzled/error.cc:621
2662
3834
msgid "Data too long for column '%s' at row %ld"
3837
#: ../drizzled/error.cc:622
2666
3839
msgid "Bad SQLSTATE: '%s'"
3842
#: ../drizzled/error.cc:623
2671
3845
"%s: ready for connections.\n"
2672
3846
"Version: '%s' %s\n"
3849
#: ../drizzled/error.cc:624
2675
3850
msgid "Can't load value from file with fixed size rows to variable"
3853
#: ../drizzled/error.cc:625
2678
3854
msgid "You are not allowed to create a user with GRANT"
3857
#: ../drizzled/error.cc:626
2682
3859
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3862
#: ../drizzled/error.cc:627
2685
3863
msgid "Table definition has changed, please retry transaction"
3866
#: ../drizzled/error.cc:628
2688
3867
msgid "Duplicate handler declared in the same block"
3870
#: ../drizzled/error.cc:629
2693
3873
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2694
3874
"variable in BEFORE trigger"
3877
#: ../drizzled/error.cc:630
2698
3879
msgid "Not allowed to return a result set from a %s"
3882
#: ../drizzled/error.cc:631
2701
3883
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3886
#: ../drizzled/error.cc:632
2705
3888
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2706
3889
"declaration and binary logging is enabled; if non-transactional tables were "
2707
3890
"updated, the binary log will miss their changes"
3893
#: ../drizzled/error.cc:633
2711
3895
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2712
3896
"declaration and binary logging is enabled (you *might* want to use the less "
2713
3897
"safe log_bin_trust_function_creators variable)"
3900
#: ../drizzled/error.cc:634
2717
3902
"You do not have the SUPER privilege and binary logging is enabled (you "
2718
3903
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3906
#: ../drizzled/error.cc:635
2722
3908
"You can't execute a prepared statement which has an open cursor associated "
2723
3909
"with it. Reset the statement to re-execute it."
3912
#: ../drizzled/error.cc:636
2727
3914
msgid "The statement (%lu) has no open cursor."
3917
#: ../drizzled/error.cc:637
2731
3919
"Explicit or implicit commit is not allowed in stored function or trigger."
3922
#: ../drizzled/error.cc:638
2736
3925
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3928
#: ../drizzled/error.cc:639
2739
3929
msgid "Recursive stored functions and triggers are not allowed."
3932
#: ../drizzled/error.cc:640
2743
3934
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3937
#: ../drizzled/error.cc:641
2747
3939
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3942
#: ../drizzled/error.cc:642
2752
3945
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3949
#: ../drizzled/error.cc:643
2757
3951
"You can't combine write-locking of system tables with other tables or lock "
3955
#: ../drizzled/error.cc:644
2762
3957
msgid "Unable to connect to foreign data source: %.64s"
3960
#: ../drizzled/error.cc:645
2767
3963
"There was a problem processing the query on the foreign data source. Data "
2768
3964
"source error: %-.64s"
3967
#: ../drizzled/error.cc:646
2773
3970
"The foreign data source you are trying to reference does not exist. Data "
2774
3971
"source error: %-.64s"
3974
#: ../drizzled/error.cc:647
2779
3977
"Can't create federated table. The data source connection string '%-.64s' is "
2780
3978
"not in the correct format"
3981
#: ../drizzled/error.cc:648
2784
3983
msgid "The data source connection string '%-.64s' is not in the correct format"
3986
#: ../drizzled/error.cc:649
2788
3988
msgid "Can't create federated table. Foreign data src error: %-.64s"
3991
#: ../drizzled/error.cc:650
2791
3992
msgid "Trigger in wrong schema"
3995
#: ../drizzled/error.cc:651
2796
3998
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2797
3999
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
4002
#: ../drizzled/error.cc:652
2801
4004
msgid "Routine body for '%-.100s' is too long"
4007
#: ../drizzled/error.cc:653
2804
4008
msgid "Cannot drop default keycache"
4011
#: ../drizzled/error.cc:654
2808
4013
msgid "Display width out of range for column '%-.192s' (max = %d)"
4016
#: ../drizzled/error.cc:655
2811
4017
msgid "XAER_DUPID: The XID already exists"
4020
#: ../drizzled/error.cc:656
2815
4022
msgid "Datetime function: %-.32s field overflow"
4025
#: ../drizzled/error.cc:657
2820
4028
"Can't update table '%-.192s' in stored function/trigger because it is "
2821
4029
"already used by statement which invoked this stored function/trigger."
4032
#: ../drizzled/error.cc:658
2826
4035
"The definition of table '%-.192s' prevents operation %.192s on table "
4039
#: ../drizzled/error.cc:659
2831
4041
"The prepared statement contains a stored routine call that refers to that "
2832
4042
"same statement. It's not allowed to execute a prepared statement in such a "
2833
4043
"recursive manner"
4046
#: ../drizzled/error.cc:660
2836
4047
msgid "Not allowed to set autocommit from a stored function or trigger"
4050
#: ../drizzled/error.cc:661
2839
4051
msgid "Definer is not fully qualified"
4054
#: ../drizzled/error.cc:662
2844
4057
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2845
4058
"Current user is used as definer. Please recreate the view!"
4061
#: ../drizzled/error.cc:663
2850
4064
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4068
#: ../drizzled/error.cc:664
2855
4070
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4073
#: ../drizzled/error.cc:665
2859
4075
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4078
#: ../drizzled/error.cc:666
2864
4081
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4084
#: ../drizzled/error.cc:667
2869
4087
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4090
#: ../drizzled/error.cc:668
2873
4092
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4095
#: ../drizzled/error.cc:669
2878
4098
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2880
4100
"insufficient privileges. Please recreate the trigger."
4103
#: ../drizzled/error.cc:670
2884
4105
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4108
#: ../drizzled/error.cc:671
2889
4111
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2890
4112
"exceeded for routine %.192s"
4115
#: ../drizzled/error.cc:672
2895
4118
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2896
4119
"or contains bad data (internal code %d)"
4122
#: ../drizzled/error.cc:673
2900
4124
msgid "Incorrect routine name '%-.192s'"
4127
#: ../drizzled/error.cc:674
2904
4129
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4132
#: ../drizzled/error.cc:675
2907
4133
msgid "AGGREGATE is not supported for stored functions"
4136
#: ../drizzled/error.cc:676
2912
4139
"Can't create more than max_prepared_stmt_count statements (current value: %"
4143
#: ../drizzled/error.cc:677
2917
4145
msgid "`%-.192s`.`%-.192s` contains view recursion"
4148
#: ../drizzled/error.cc:678
2921
4150
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4153
#: ../drizzled/error.cc:679
2924
4154
msgid "The used table type doesn't support SPATIAL indexes"
4157
#: ../drizzled/error.cc:680
2927
4158
msgid "Triggers can not be created on system tables"
4161
#: ../drizzled/error.cc:681
2931
4163
msgid "Leading spaces are removed from name '%s'"
4166
#: ../drizzled/error.cc:682
2934
4167
msgid "Failed to read auto-increment value from storage engine"
4170
#: ../drizzled/error.cc:683
2937
4171
msgid "user name"
4174
#: ../drizzled/error.cc:684
2940
4175
msgid "host name"
4178
#: ../drizzled/error.cc:685
2944
4180
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4183
#: ../drizzled/error.cc:686
2948
4185
msgid "The target table %-.100s of the %s is not insertable-into"
4188
#: ../drizzled/error.cc:687
2953
4191
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4194
#: ../drizzled/error.cc:688
2956
4195
msgid "Too high level of nesting for select"
4198
#: ../drizzled/error.cc:689
2960
4200
msgid "Name '%-.64s' has become ''"
4203
#: ../drizzled/error.cc:690
2964
4205
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2965
4206
"optional and non-empty FIELDS ENCLOSED BY"
4209
#: ../drizzled/error.cc:691
2969
4211
msgid "The foreign server, %s, you are trying to create already exists."
4214
#: ../drizzled/error.cc:692
2974
4217
"The foreign server name you are trying to reference does not exist. Data "
2975
4218
"source error: %-.64s"
4221
#: ../drizzled/error.cc:693
2980
4224
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4227
#: ../drizzled/error.cc:694
2985
4230
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2986
4231
"each partition"
4234
#: ../drizzled/error.cc:695
2990
4236
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4239
#: ../drizzled/error.cc:696
2993
4240
msgid "MAXVALUE can only be used in last partition definition"
4243
#: ../drizzled/error.cc:697
2996
4244
msgid "Subpartitions can only be hash partitions and by key"
4247
#: ../drizzled/error.cc:698
2999
4248
msgid "Must define subpartitions on all partitions if on one partition"
4251
#: ../drizzled/error.cc:699
3002
4252
msgid "Wrong number of partitions defined, mismatch with previous setting"
4255
#: ../drizzled/error.cc:700
3005
4256
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4259
#: ../drizzled/error.cc:701
3008
4260
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4263
#: ../drizzled/error.cc:702
3011
4264
msgid "Expression in RANGE/LIST VALUES must be constant"
4267
#: ../drizzled/error.cc:703
3014
4268
msgid "Field in list of fields for partition function not found in table"
4271
#: ../drizzled/error.cc:704
3017
4272
msgid "List of fields is only allowed in KEY partitions"
4275
#: ../drizzled/error.cc:705
3021
4277
"The partition info in the frm file is not consistent with what can be "
3022
4278
"written into the frm file"
4281
#: ../drizzled/error.cc:706
3026
4283
msgid "The %-.192s function returns the wrong type"
4286
#: ../drizzled/error.cc:707
3030
4288
msgid "For %-.64s partitions each partition must be defined"
4291
#: ../drizzled/error.cc:708
3033
4292
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4295
#: ../drizzled/error.cc:709
3036
4296
msgid "VALUES value must be of same type as partition function"
4299
#: ../drizzled/error.cc:710
3039
4300
msgid "Multiple definition of same constant in list partitioning"
4303
#: ../drizzled/error.cc:711
3042
4304
msgid "Partitioning can not be used stand-alone in query"
4307
#: ../drizzled/error.cc:712
3046
4309
"The mix of handlers in the partitions is not allowed in this version of "
4313
#: ../drizzled/error.cc:713
3051
4315
msgid "For the partitioned engine it is necessary to define all %-.64s"
4318
#: ../drizzled/error.cc:714
3054
4319
msgid "Too many partitions (including subpartitions) were defined"
4322
#: ../drizzled/error.cc:715
3058
4324
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3059
4325
"partitioning for subpartitioning"
4328
#: ../drizzled/error.cc:716
3062
4329
msgid "Failed to create specific handler file"
4332
#: ../drizzled/error.cc:717
3065
4333
msgid "A BLOB field is not allowed in partition function"
4336
#: ../drizzled/error.cc:718
3069
4338
msgid "A %-.192s must include all columns in the table's partitioning function"
4341
#: ../drizzled/error.cc:719
3073
4343
msgid "Number of %-.64s = 0 is not an allowed value"
4346
#: ../drizzled/error.cc:720
3076
4347
msgid "Partition management on a not partitioned table is not possible"
4350
#: ../drizzled/error.cc:721
3080
4352
"Foreign key condition is not yet supported in conjunction with partitioning"
4355
#: ../drizzled/error.cc:722
3084
4357
msgid "Error in list of partitions to %-.64s"
4360
#: ../drizzled/error.cc:723
3087
4361
msgid "Cannot remove all partitions, use DROP TABLE instead"
4364
#: ../drizzled/error.cc:724
3090
4365
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4368
#: ../drizzled/error.cc:725
3094
4370
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3095
4371
"their numbers"
4374
#: ../drizzled/error.cc:726
3099
4376
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3100
4377
"tables using HASH PARTITIONs"
4380
#: ../drizzled/error.cc:727
3104
4382
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4385
#: ../drizzled/error.cc:728
3107
4386
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4389
#: ../drizzled/error.cc:729
3110
4390
msgid "At least one partition must be added"
4393
#: ../drizzled/error.cc:730
3113
4394
msgid "At least one partition must be coalesced"
4397
#: ../drizzled/error.cc:731
3116
4398
msgid "More partitions to reorganize than there are partitions"
4401
#: ../drizzled/error.cc:732
3120
4403
msgid "Duplicate partition name %-.192s"
4406
#: ../drizzled/error.cc:733
3123
4407
msgid "It is not allowed to shut off binlog on this command"
4410
#: ../drizzled/error.cc:734
3126
4411
msgid "When reorganizing a set of partitions they must be in consecutive order"
4414
#: ../drizzled/error.cc:735
3130
4416
"Reorganize of range partitions cannot change total ranges except for last "
3131
4417
"partition where it can extend the range"
4420
#: ../drizzled/error.cc:736
3134
4421
msgid "Partition function not supported in this version for this handler"
4424
#: ../drizzled/error.cc:737
3137
4425
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4428
#: ../drizzled/error.cc:738
3141
4430
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4433
#: ../drizzled/error.cc:739
3145
4435
msgid "Plugin '%-.192s' is not loaded"
4438
#: ../drizzled/error.cc:740
3149
4440
msgid "Incorrect %-.32s value: '%-.128s'"
4443
#: ../drizzled/error.cc:741
3153
4445
msgid "Table has no partition for value %-.64s"
4448
#: ../drizzled/error.cc:742
3157
4450
msgid "It is not allowed to specify %s more than once"
4453
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
3161
4455
msgid "Failed to create %s"
4458
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
3165
4460
msgid "Failed to drop %s"
4463
#: ../drizzled/error.cc:745
3168
4464
msgid "The handler doesn't support autoextend of tablespaces"
4467
#: ../drizzled/error.cc:746
3172
4469
"A size parameter was incorrectly specified, either number or on the form 10M"
4472
#: ../drizzled/error.cc:747
3176
4474
"The size number was correct but we don't allow the digit part to be more "
3177
4475
"than 2 billion"
4478
#: ../drizzled/error.cc:748
3181
4480
msgid "Failed to alter: %s"
4483
#: ../drizzled/error.cc:749
3184
4484
msgid "Writing one row to the row-based binary log failed"
4487
#: ../drizzled/error.cc:750
3188
4489
msgid "Table definition on master and slave does not match: %s"
4492
#: ../drizzled/error.cc:751
3192
4494
"Slave running with --log-slave-updates must use row-based binary logging to "
3193
4495
"be able to replicate row-based binary log events"
4498
#: ../drizzled/error.cc:752
3197
4500
msgid "Event '%-.192s' already exists"
4503
#: ../drizzled/error.cc:753
3201
4505
msgid "Failed to store event %s. Error code %d from storage engine."
4508
#: ../drizzled/error.cc:754
3205
4510
msgid "Unknown event '%-.192s'"
4513
#: ../drizzled/error.cc:755
3209
4515
msgid "Failed to alter event '%-.192s'"
4518
#: ../drizzled/error.cc:757
3212
4519
msgid "INTERVAL is either not positive or too big"
4522
#: ../drizzled/error.cc:758
3215
4523
msgid "ENDS is either invalid or before STARTS"
4526
#: ../drizzled/error.cc:759
3218
4527
msgid "Event execution time is in the past. Event has been disabled"
4530
#: ../drizzled/error.cc:760
3221
4531
msgid "Failed to open drizzle.event"
4534
#: ../drizzled/error.cc:761
3224
4535
msgid "No datetime expression provided"
4538
#: ../drizzled/error.cc:762
3229
4541
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3230
4542
"probably corrupted"
4545
#: ../drizzled/error.cc:763
3234
4547
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4550
#: ../drizzled/error.cc:764
3237
4551
msgid "Failed to delete the event from drizzle.event"
4554
#: ../drizzled/error.cc:765
3240
4555
msgid "Error during compilation of event's body"
4558
#: ../drizzled/error.cc:766
3243
4559
msgid "Same old and new event name"
4562
#: ../drizzled/error.cc:767
3247
4564
msgid "Data for column '%s' too long"
4567
#: ../drizzled/error.cc:768
3251
4569
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4572
#: ../drizzled/error.cc:769
3256
4575
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4579
#: ../drizzled/error.cc:770
3260
4580
msgid "You can't write-lock a log table. Only read access is possible"
4583
#: ../drizzled/error.cc:771
3263
4584
msgid "You can't use locks with log tables."
4587
#: ../drizzled/error.cc:772
3268
4590
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3269
4591
"d would lead to a duplicate entry"
4594
#: ../drizzled/error.cc:773
3274
4597
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3275
4598
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4601
#: ../drizzled/error.cc:774
3279
4603
"Cannot switch out of the row-based binary log format when the session has "
3280
4604
"open temporary tables"
4607
#: ../drizzled/error.cc:775
3284
4609
"Cannot change the binary logging format inside a stored function or trigger"
4612
#: ../drizzled/error.cc:776
3288
4614
"The NDB cluster engine does not support changing the binlog format on the "
4618
#: ../drizzled/error.cc:777
3292
4619
msgid "Cannot create temporary table with partitions"
4622
#: ../drizzled/error.cc:778
3295
4623
msgid "Partition constant is out of partition function domain"
4626
#: ../drizzled/error.cc:779
3298
4627
msgid "This partition function is not allowed"
4630
#: ../drizzled/error.cc:780
3301
4631
msgid "Error in DDL log"
4634
#: ../drizzled/error.cc:781
3304
4635
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4638
#: ../drizzled/error.cc:782
3307
4639
msgid "Incorrect partition name"
4642
#: ../drizzled/error.cc:783
3311
4644
"Transaction isolation level can't be changed while a transaction is in "
4648
#: ../drizzled/error.cc:784
3317
4651
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3318
4652
"'%-.192s' for key '%-.192s'"
4655
#: ../drizzled/error.cc:785
3322
4657
msgid "Internal scheduler error %d"
4660
#: ../drizzled/error.cc:786
3326
4662
msgid "Error during starting/stopping of the scheduler. Error code %u"
4665
#: ../drizzled/error.cc:787
3329
4666
msgid "Engine cannot be used in partitioned tables"
4669
#: ../drizzled/error.cc:788
3333
4671
msgid "Cannot activate '%-.64s' log"
4674
#: ../drizzled/error.cc:789
3336
4675
msgid "The server was not built with row-based replication"
4678
#: ../drizzled/error.cc:790
3339
4679
msgid "Decoding of base64 string failed"
4682
#: ../drizzled/error.cc:791
3342
4683
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4686
#: ../drizzled/error.cc:792
3346
4688
"Cannot proceed because system tables used by Event Scheduler were found "
3347
4689
"damaged at server start"
4692
#: ../drizzled/error.cc:793
3350
4693
msgid "Only integers allowed as number here"
4696
#: ../drizzled/error.cc:794
3353
4697
msgid "This storage engine cannot be used for log tables"
4700
#: ../drizzled/error.cc:795
3357
4702
msgid "You cannot '%s' a log table if logging is enabled"
4705
#: ../drizzled/error.cc:796
3362
4708
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4170
5772
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5775
#: ../drizzled/plugin/xa_resource_manager.cc:209
4173
5776
msgid "Crash recovery finished."
5779
#: ../drizzled/replication_services.cc:94
5781
"You registered a TransactionApplier plugin but no TransactionReplicator "
5782
"plugins were registered.\n"
5785
#: ../drizzled/replication_services.cc:125
5788
"You registered a TransactionApplier plugin but no TransactionReplicator "
5789
"plugins were registered that match the requested replicator name of '%s'.\n"
5790
"We have deactivated the TransactionApplier '%s'.\n"
5793
#: ../drizzled/session.cc:1911 ../drizzled/session.cc:1927
4177
5795
msgid "Could not remove temporary table: '%s', error: %d"
5798
#: ../drizzled/set_var.cc:1510
4181
5800
msgid "Variable named %s already exists!\n"
5803
#: ../drizzled/set_var.cc:1519
4185
5805
msgid "Could not add Variable: %s\n"
4186
msgstr "Не найдена таблица: \"%s\""
5808
#: ../drizzled/signal_handler.cc:56
5810
msgid "Got signal %d from thread %<PRIu64>"
5813
#: ../drizzled/signal_handler.cc:118
5815
msgid "Fatal signal %d while backtracing\n"
5818
#: ../drizzled/signal_handler.cc:127
5820
msgid "Fatal: time() call failed\n"
5823
#: ../drizzled/signal_handler.cc:133
5826
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
5827
"This could be because you hit a bug. It is also possible that this binary\n"
5828
" or one of the libraries it was linked against is corrupt, improperly "
5830
" or misconfigured. This error can also be caused by malfunctioning "
5834
#: ../drizzled/signal_handler.cc:141
5837
"We will try our best to scrape up some info that will hopefully help "
5839
"the problem, but since we have already crashed, something is definitely "
5841
"and this may fail.\n"
5845
#: ../drizzled/signal_handler.cc:148
5848
"It is possible that drizzled could use up to \n"
5849
"(read_buffer_size + sort_buffer_size)*thread_count\n"
5851
"Hope that's ok; if not, decrease some variables in the equation.\n"
5855
#: ../drizzled/sql_base.cc:1521
4189
5857
msgid "Table %s had a open data Cursor in reopen_table"
5860
#: ../drizzled/sql_table.cc:1957
4193
5862
msgid "Unknown - internal error %d during operation"
5865
#: ../drizzled/statement/alter_table.cc:1486
4198
5868
"order_st BY ignored because there is a user-defined clustered index in the "
4199
5869
"table '%-.192s'"
4204
"'%s' had no or invalid character set, and default character set is multi-"
4205
"byte, so character column sizes may have changed"
5872
#: ../drizzled/table.cc:1965
5874
msgid "Got error %d when reading table '%s'"
5877
#: ../drizzled/table_share.cc:867
5879
msgid "Table %s has invalid/unknown collation: %d,%s"
5882
#: ../drizzled/table_share.cc:1160
5884
msgid "ENUM column %s has greater than %d possible values"
5887
#: ../drizzled/table_share.cc:2071
4209
5889
msgid "Unknown collation '%s' in table '%-.64s' definition"
5892
#: ../drizzled/table_share.cc:2078
4214
5895
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4219
msgid "Got error %d when reading table '%s'"
5899
#: ../drizzled/tztime.cc:173
4223
5901
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4225
5903
"Фатальная ошибка: неверное или неизвестное значение временной зоны по-"
4226
5904
"умолчанию: '%s'"
4229
msgid "%s: option `%s' is ambiguous\n"
4233
msgid "%s: option `--%s' doesn't allow an argument\n"
4237
msgid "%s: option `%c%s' doesn't allow an argument\n"
4241
msgid "%s: option `%s' requires an argument\n"
4245
msgid "%s: unrecognized option `--%s'\n"
4249
msgid "%s: unrecognized option `%c%s'\n"
4253
msgid "%s: illegal option -- %c\n"
4257
msgid "%s: invalid option -- %c\n"
4261
msgid "%s: option requires an argument -- %c\n"
4265
msgid "%s: option `-W %s' is ambiguous\n"
4269
msgid "%s: option `-W %s' doesn't allow an argument\n"
5906
#: ../plugin/auth_file/auth_file.cc:225
5908
msgid "Could not load auth file: %s\n"
5909
msgstr "Не найдена таблица: \"%s\""
5911
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
5912
msgid "File to load for usernames and passwords"
5915
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
4272
5916
msgid "Enable HTTP Auth check"
5919
#: ../plugin/auth_http/auth_http.cc:160
4275
5920
msgid "URL for HTTP Auth check"
5923
#: ../plugin/auth_ldap/auth_ldap.cc:285
5925
msgid "Reconnect failed: %s\n"
5928
#: ../plugin/auth_ldap/auth_ldap.cc:304
5930
msgid "ldap_search_ext_s failed: %s\n"
5933
#: ../plugin/auth_ldap/auth_ldap.cc:410
5935
msgid "Could not load auth ldap: %s\n"
5938
#: ../plugin/auth_ldap/auth_ldap.cc:423
5939
msgid "URI of the LDAP server to contact"
5942
#: ../plugin/auth_ldap/auth_ldap.cc:431
5943
msgid "DN to use when binding to the LDAP server"
5946
#: ../plugin/auth_ldap/auth_ldap.cc:439
5947
msgid "Password to use when binding the DN"
5950
#: ../plugin/auth_ldap/auth_ldap.cc:447
5951
msgid "DN to use when searching"
5954
#: ../plugin/auth_ldap/auth_ldap.cc:455
5955
msgid "Attribute in LDAP with plain text password"
5958
#: ../plugin/auth_ldap/auth_ldap.cc:463
5959
msgid "Attribute in LDAP with MySQL hashed password"
5962
#: ../plugin/auth_ldap/auth_ldap.cc:471
5963
msgid "How often to empty the users cache, 0 to disable"
5966
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4278
5967
msgid "Enable the console."
5970
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4281
5971
msgid "Turn on extra debugging."
5974
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4284
5975
msgid "User to use for auth."
5978
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4287
5979
msgid "Password to use for auth."
5982
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
4291
5983
msgid "Default database to use."
4292
msgstr "База данных для использования."
4294
msgid "Enable default replicator"
4297
msgid "Default Replicator"
5986
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:826
5987
#: ../plugin/mysql_protocol/mysql_protocol.cc:900
5988
msgid "Invalid value of port\n"
5991
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:835
5992
#: ../plugin/mysql_protocol/mysql_protocol.cc:909
5993
msgid "Invalid value for connect_timeout\n"
5996
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:844
5997
#: ../plugin/mysql_protocol/mysql_protocol.cc:918
5998
msgid "Invalid value for read_timeout\n"
6001
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:853
6002
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
6003
msgid "Invalid value for write_timeout\n"
6006
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:862
6007
msgid "Invalid value for retry_count\n"
6010
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:871
6011
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
6012
msgid "Invalid value for buffer_length\n"
6015
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:891
6016
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:915
4302
6018
"Port number to use for connection or 0 for default to, in order of "
4303
6019
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4305
"Номер порта для соединения или 0 для порта по умолчанию, в порядке "
4306
"предпочтения, drizzle.cnf, $DRIZZLE_TCP_PORT, "
6022
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:897
6023
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:921
6024
#: ../plugin/mysql_protocol/mysql_protocol.cc:974
6025
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
4308
6026
msgid "Connect Timeout."
6029
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
6030
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:924
6031
#: ../plugin/mysql_protocol/mysql_protocol.cc:977
6032
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
4311
6033
msgid "Read Timeout."
6036
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
6037
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:927
6038
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
6039
#: ../plugin/mysql_protocol/mysql_protocol.cc:1002
4314
6040
msgid "Write Timeout."
6043
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
6044
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:930
6045
#: ../plugin/mysql_protocol/mysql_protocol.cc:981
6046
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
4317
6047
msgid "Retry Count."
6050
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
6051
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:933
6052
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
6053
#: ../plugin/mysql_protocol/mysql_protocol.cc:1008
4320
6054
msgid "Buffer length."
6057
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:909
6058
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:936
6059
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
6060
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
4323
6061
msgid "Address to bind to."
6064
#: ../plugin/drizzle_protocol/errmsg.cc:31
4326
6065
msgid "Unknown Drizzle error"
4327
6066
msgstr "Неизвестная ошибка Drizzle"
6068
#: ../plugin/drizzle_protocol/errmsg.cc:32
4330
6070
msgid "Can't create UNIX socket (%d)"
4331
6071
msgstr "Не могу создать UNIX сокет (%d)"
6073
#: ../plugin/drizzle_protocol/errmsg.cc:33
4334
6075
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4336
6077
"Не могу присоединиться к локальному серверу Drizzle через сокет '%-.100s' (%"
6080
#: ../plugin/drizzle_protocol/errmsg.cc:34
4340
6082
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6085
#: ../plugin/drizzle_protocol/errmsg.cc:35
4344
6087
msgid "Can't create TCP/IP socket (%d)"
4345
6088
msgstr "Не могу создать TCP/IP сокет (%d)"
6090
#: ../plugin/drizzle_protocol/errmsg.cc:36
4348
6092
msgid "Unknown Drizzle server host '%-.100s' (%d)"
6095
#: ../plugin/drizzle_protocol/errmsg.cc:37
4351
6096
msgid "Drizzle server has gone away"
4352
6097
msgstr "Сервер Drizzle не отвечает на запросы"
6099
#: ../plugin/drizzle_protocol/errmsg.cc:38
4355
6101
msgid "Protocol mismatch; server version = %d, client version = %d"
4356
6102
msgstr "Несоответствие протоколов; версия сервера = %d, версия клиента = %d"
6104
#: ../plugin/drizzle_protocol/errmsg.cc:39
4358
6105
msgid "Drizzle client ran out of memory"
4359
6106
msgstr "Drizzle клиент исчерпал всю доступную память"
6108
#: ../plugin/drizzle_protocol/errmsg.cc:40
4361
6109
msgid "Wrong host info"
6112
#: ../plugin/drizzle_protocol/errmsg.cc:41
4364
6113
msgid "Localhost via UNIX socket"
4365
6114
msgstr "Localhost через UNIX сокет"
6116
#: ../plugin/drizzle_protocol/errmsg.cc:42
4368
6118
msgid "%-.100s via TCP/IP"
4369
6119
msgstr "%-.100s через TCP/IP"
6121
#: ../plugin/drizzle_protocol/errmsg.cc:43
4371
6122
msgid "Error in server handshake"
4372
6123
msgstr "Ошибка при установке соединения с сервером"
6125
#: ../plugin/drizzle_protocol/errmsg.cc:44
4374
6126
msgid "Lost connection to Drizzle server during query"
4375
6127
msgstr "Соединение с сервером Drizzle потеряно во время запроса"
6129
#: ../plugin/drizzle_protocol/errmsg.cc:45
4377
6130
msgid "Commands out of sync; you can't run this command now"
4378
6131
msgstr "Рассинхронизация комманд; сейчас вы не можете выполнить эту комманду"
6133
#: ../plugin/drizzle_protocol/errmsg.cc:46
4381
6135
msgid "Named pipe: %-.32s"
6138
#: ../plugin/drizzle_protocol/errmsg.cc:47
4385
6140
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6143
#: ../plugin/drizzle_protocol/errmsg.cc:48
4389
6145
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6148
#: ../plugin/drizzle_protocol/errmsg.cc:49
4393
6150
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6153
#: ../plugin/drizzle_protocol/errmsg.cc:50
4397
6155
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4398
6156
msgstr "Не могу инициализировать character set %-.32s (path: %-.100s)"
6158
#: ../plugin/drizzle_protocol/errmsg.cc:51
4400
6159
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4401
6160
msgstr "Получен пакет больше чем 'max_allowed_packet' байт"
6162
#: ../plugin/drizzle_protocol/errmsg.cc:52
4403
6163
msgid "Embedded server"
4404
6164
msgstr "Встроенный сервер"
6166
#: ../plugin/drizzle_protocol/errmsg.cc:53
4406
6167
msgid "Error on SHOW SLAVE STATUS:"
6170
#: ../plugin/drizzle_protocol/errmsg.cc:54
4409
6171
msgid "Error on SHOW SLAVE HOSTS:"
6174
#: ../plugin/drizzle_protocol/errmsg.cc:55
4412
6175
msgid "Error connecting to slave:"
4413
6176
msgstr "Ошибка при соединении к слейву:"
6178
#: ../plugin/drizzle_protocol/errmsg.cc:56
4415
6179
msgid "Error connecting to master:"
4416
6180
msgstr "Ошибка при соединении к мастеру:"
6182
#: ../plugin/drizzle_protocol/errmsg.cc:57
4418
6183
msgid "SSL connection error"
4419
6184
msgstr "Ошибка SSL-соединения"
6186
#: ../plugin/drizzle_protocol/errmsg.cc:58
4421
6187
msgid "Malformed packet"
4422
6188
msgstr "Неверный пакет"
6190
#: ../plugin/drizzle_protocol/errmsg.cc:59
6191
#: ../plugin/drizzle_protocol/errmsg.cc:70
6192
#: ../plugin/drizzle_protocol/errmsg.cc:71
6193
#: ../plugin/drizzle_protocol/errmsg.cc:72
6194
#: ../plugin/drizzle_protocol/errmsg.cc:73
6195
#: ../plugin/drizzle_protocol/errmsg.cc:74
6196
#: ../plugin/drizzle_protocol/errmsg.cc:75
6197
#: ../plugin/drizzle_protocol/errmsg.cc:76
6198
#: ../plugin/drizzle_protocol/errmsg.cc:77
6199
#: ../plugin/drizzle_protocol/errmsg.cc:78
4424
6200
msgid "(unused error message)"
4425
6201
msgstr "(неиспользуемое сообщение об ошибке)"
6203
#: ../plugin/drizzle_protocol/errmsg.cc:60
4427
6204
msgid "Invalid use of null pointer"
4428
6205
msgstr "Неверное использование null указателя"
6207
#: ../plugin/drizzle_protocol/errmsg.cc:61
4430
6208
msgid "Statement not prepared"
6211
#: ../plugin/drizzle_protocol/errmsg.cc:62
4433
6212
msgid "No data supplied for parameters in prepared statement"
6215
#: ../plugin/drizzle_protocol/errmsg.cc:63
4436
6216
msgid "Data truncated"
4437
6217
msgstr "Данные усечены"
6219
#: ../plugin/drizzle_protocol/errmsg.cc:64
4439
6220
msgid "No parameters exist in the statement"
6223
#: ../plugin/drizzle_protocol/errmsg.cc:65
4442
6224
msgid "Invalid parameter number"
4443
6225
msgstr "Неверное количество параметров"
6227
#: ../plugin/drizzle_protocol/errmsg.cc:66
4447
6230
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6233
#: ../plugin/drizzle_protocol/errmsg.cc:68
4451
6235
msgid "Using unsupported buffer type: %d (parameter: %d)"
6238
#: ../plugin/drizzle_protocol/errmsg.cc:69
4455
6240
msgid "Shared memory: %-.100s"
6243
#: ../plugin/drizzle_protocol/errmsg.cc:79
4458
6244
msgid "Wrong or unknown protocol"
4459
6245
msgstr "Неверный или неизвестный протокол"
6247
#: ../plugin/drizzle_protocol/errmsg.cc:80
4461
6248
msgid "Invalid connection handle"
6251
#: ../plugin/drizzle_protocol/errmsg.cc:81
4465
6253
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4466
6254
"option 'secure_auth' enabled)"
4527
6325
"Потеряно соединение с сервером Drizzle во время установки начальной базы "
4528
6326
"данных, системная ошибка: %d"
6328
#: ../plugin/drizzle_protocol/errmsg.cc:99
4531
6330
msgid "Statement closed indirectly because of a preceding %s() call"
4533
6332
"Команда была опосредованно прекращена в результате вызова предшедствующего %s"
6335
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
6336
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
6337
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
6339
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
6340
msgstr "Ошибка при создании/записи файла '%s' (Код ошибки: %d)"
6342
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
6344
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
6347
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
6348
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
6349
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
6350
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
6352
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
6355
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
6356
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
6358
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
6361
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
6362
msgid "Invalid value of additional-mem-pool-size"
6365
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
6366
msgid "Invalid value of autoextend-increment"
6369
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
6371
msgid "Invalid value of buffer-pool-size"
6372
msgstr "Неверное использование null указателя"
6374
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
6376
msgid "Invalid value of io-capacity"
6377
msgstr "Неверное использование null указателя"
6379
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
6380
msgid "Invalid value of fast-shutdown"
6383
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
6384
msgid "Invalid value of flush-log-at-trx-commit"
6387
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
6388
msgid "Invalid value of force-recovery"
6391
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
6393
msgid "Invalid value of log-file-size"
6394
msgstr "Неверное использование null указателя"
6396
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
6398
msgid "Invalid value of log-files-in-group"
6399
msgstr "Неверное использование null указателя"
6401
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
6403
msgid "Invalid value of lock-wait-timeout"
6404
msgstr "Ошибка: неверное значение для опции connect_timeout"
6406
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
6408
msgid "Invalid value of log-buffer-size"
6409
msgstr "Неверное использование null указателя"
6411
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
6413
msgid "Invalid value of lru-old-blocks-pct"
6414
msgstr "Неверное использование null указателя"
6416
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
6417
msgid "Invalid value of lru-block-access-recency"
6420
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
6421
msgid "Invalid value of max-dirty-pages-pct"
6424
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
6426
msgid "Invalid value of max-purge-lag"
6427
msgstr "Ошибка: неверное значение для опции max_input_line"
6429
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
6431
msgid "Invalid value of open-files"
6432
msgstr "Неверное использование null указателя"
6434
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
6435
msgid "Invalid value of read-io-threads"
6438
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
6440
msgid "Invalid value of sync_spin_loops"
6441
msgstr "Неверное использование null указателя"
6443
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
6445
msgid "Error starting Embedded InnoDB %d (%s)\n"
6448
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
6449
msgid "Enable InnoDB adaptive hash index (enabled by default)."
6452
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
6453
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
6456
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
6458
"Size of a memory pool InnoDB uses to store data dictionary information and "
6459
"other internal data structures."
6462
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
6463
msgid "Data file autoextend increment in megabytes"
6466
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
6468
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
6472
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
6473
msgid "The common part for InnoDB table spaces."
6476
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
6478
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
6482
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
6484
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
6485
"innodb-doublewrite."
6488
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
6489
msgid "Number of IOPs the server can do. Tunes the background IO rate"
6492
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
6494
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
6495
"are 0, 1 (faster) or 2 (fastest - crash-like)."
6498
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
6499
msgid "Stores each InnoDB table to an .ibd file in the database dir."
6502
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
6503
msgid "File format to use for new tables in .ibd files."
6506
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
6508
"Set to 0 (write and flush once per second),1 (write and flush at each "
6509
"commit) or 2 (write at commit, flush once per second)."
6512
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
6513
msgid "With which method to flush data."
6516
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
6518
"Helps to save your data in case the disk image of the database becomes "
6522
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
6523
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
6524
msgid "Path to individual files and their sizes."
6527
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
6528
msgid "Path to InnoDB log files."
6531
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
6532
msgid "Size of each log file in a log group."
6535
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
6537
"Number of log files in the log group. InnoDB writes to the files in a "
6538
"circular fashion. Value 3 is recommended here."
6541
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
6543
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
6544
"rolled back. Values above 100000000 disable the timeout."
6547
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
6549
"The size of the buffer which InnoDB uses to write log to the log files on "
6553
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
6555
"Sets the point in the LRU list from where all pages are classified as old "
6559
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
6561
"Milliseconds between accesses to a block at which it is made young. "
6562
"0=disabled (Advanced users)"
6565
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
6566
msgid "Percentage of dirty pages allowed in bufferpool."
6569
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
6570
msgid "Desired maximum length of the purge queue (0 = no limit)"
6573
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
6575
"Roll back the complete transaction on lock wait timeout, for 4.x "
6576
"compatibility (disabled by default)"
6579
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
6580
msgid "How many files at the maximum InnoDB keeps open at the same time."
6583
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
6584
msgid "Number of background read I/O threads in InnoDB."
6587
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
6588
msgid "Number of background write I/O threads in InnoDB."
6591
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
6593
"Disable if you want to reduce the number of messages written to the log "
6594
"(default: enabled)."
6597
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
6598
msgid "Enable SHOW INNODB STATUS output in the log"
6601
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
6602
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
6605
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
6606
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
6609
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4537
6611
msgid "Failed to send error message to libnotify\n"
6614
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4540
6615
msgid "Error Messages to stderr"
4543
msgid "Enable filtered replicator"
6618
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
6619
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4546
6620
msgid "List of schemas to filter"
6623
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
6624
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4549
6625
msgid "List of tables to filter"
6628
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4552
6629
msgid "Regular expression to apply to schemas to filter"
6632
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4555
6633
msgid "Regular expression to apply to tables to filter"
4558
msgid "Filtered Replicator"
6636
#: ../plugin/hello_events/hello_events.cc:301
6637
msgid "Invalid value of before-write-position\n"
6640
#: ../plugin/hello_events/hello_events.cc:310
6641
#: ../plugin/hello_events/hello_events.cc:319
6642
msgid "Invalid value of before-update-position\n"
6645
#: ../plugin/hello_events/hello_events.cc:359
6646
#: ../plugin/hello_events/hello_events.cc:362
6647
#: ../plugin/hello_events/hello_events.cc:380
6648
msgid "A comma delimited list of databases to watch"
6651
#: ../plugin/hello_events/hello_events.cc:365
6652
#: ../plugin/hello_events/hello_events.cc:396
6653
msgid "Enable Example Events Plugin"
6656
#: ../plugin/hello_events/hello_events.cc:368
6657
#: ../plugin/hello_events/hello_events.cc:404
6658
msgid "Before write row event observer call position"
6661
#: ../plugin/hello_events/hello_events.cc:371
6662
#: ../plugin/hello_events/hello_events.cc:415
6663
#: ../plugin/pbms/src/parameters_ms.cc:579
6664
msgid "Before update row event observer call position"
6667
#: ../plugin/hello_events/hello_events.cc:374
6668
#: ../plugin/hello_events/hello_events.cc:426
6669
msgid "After drop database event observer call position"
6672
#: ../plugin/hello_events/hello_events.cc:388
6673
msgid "A comma delimited list of tables to watch"
6676
#: ../plugin/hello_events/hello_events.cc:450
6677
msgid "An example events Plugin"
6680
#: ../plugin/innobase/handler/data_dictionary.cc:202
6682
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
6685
#: ../plugin/innobase/handler/ha_innodb.cc:1858
6687
msgid "Invalid value for io-capacity\n"
6688
msgstr "Ошибка: неверное значение для опции connect_timeout"
6690
#: ../plugin/innobase/handler/ha_innodb.cc:1877
6691
msgid "Invalid value for fast-shutdown\n"
6694
#: ../plugin/innobase/handler/ha_innodb.cc:1891
6695
msgid "Invalid value for flush-log-at-trx-commit\n"
6698
#: ../plugin/innobase/handler/ha_innodb.cc:1921
6699
msgid "Invalid value for max-dirty-pages-pct\n"
6702
#: ../plugin/innobase/handler/ha_innodb.cc:1930
6703
msgid "Invalid value for stats-sample-pages\n"
6706
#: ../plugin/innobase/handler/ha_innodb.cc:1941
6707
msgid "Invalid value for additional-mem-pool-size\n"
6710
#: ../plugin/innobase/handler/ha_innodb.cc:1951
6712
msgid "Invalid value for autoextend-increment\n"
6713
msgstr "Ошибка: неверное значение для опции connect_timeout"
6715
#: ../plugin/innobase/handler/ha_innodb.cc:1961
6716
msgid "Invalid value for buffer-pool-size\n"
6719
#: ../plugin/innobase/handler/ha_innodb.cc:1971
6720
msgid "Invalid value for commit-concurrency\n"
6723
#: ../plugin/innobase/handler/ha_innodb.cc:1980
6725
msgid "Invalid value for concurrency-tickets\n"
6726
msgstr "Ошибка: неверное значение для опции connect_timeout"
6728
#: ../plugin/innobase/handler/ha_innodb.cc:1989
6729
msgid "Invalid value for file-io-threads\n"
6732
#: ../plugin/innobase/handler/ha_innodb.cc:1998
6733
msgid "Invalid value for read-io-threads\n"
6736
#: ../plugin/innobase/handler/ha_innodb.cc:2007
6737
msgid "Invalid value for write-io-threads\n"
6740
#: ../plugin/innobase/handler/ha_innodb.cc:2016
6741
msgid "Invalid value for force-recovery\n"
6744
#: ../plugin/innobase/handler/ha_innodb.cc:2026
6745
#: ../plugin/innobase/handler/ha_innodb.cc:2036
6746
msgid "Invalid value for log-file-size\n"
6749
#: ../plugin/innobase/handler/ha_innodb.cc:2045
6750
msgid "Invalid value for log-files-in-group\n"
6753
#: ../plugin/innobase/handler/ha_innodb.cc:2054
6754
msgid "Invalid value for mirrored-log-groups\n"
6757
#: ../plugin/innobase/handler/ha_innodb.cc:2063
6759
msgid "Invalid value for open-files\n"
6760
msgstr "Ошибка: неверное значение для опции connect_timeout"
6762
#: ../plugin/innobase/handler/ha_innodb.cc:2072
6763
msgid "Invalid value for thread-concurrency\n"
6766
#: ../plugin/innobase/handler/ha_innodb.cc:2095
6767
msgid "Invalid value for read-ahead-threshold\n"
6770
#: ../plugin/innobase/handler/ha_innodb.cc:2119
6772
msgid "Invalid value for lock-wait-timeout\n"
6773
msgstr "Ошибка: неверное значение для опции connect_timeout"
6775
#: ../plugin/logging_gearman/logging_gearman.cc:199
4562
6777
msgid "fail gearman_client_create(): %s"
6780
#: ../plugin/logging_gearman/logging_gearman.cc:210
4566
6782
msgid "fail gearman_client_add_server(): %s"
6785
#: ../plugin/logging_gearman/logging_gearman.cc:309
6786
#: ../plugin/logging_gearman/logging_gearman.cc:316
4569
6787
msgid "Enable logging to a gearman server"
6790
#: ../plugin/logging_gearman/logging_gearman.cc:325
4572
6791
msgid "Hostname for logging to a Gearman server"
6794
#: ../plugin/logging_gearman/logging_gearman.cc:334
4575
6795
msgid "Gearman Function to send logging to"
6798
#: ../plugin/logging_gearman/logging_gearman.cc:352
4578
6799
msgid "Log queries to a Gearman server"
6802
#: ../plugin/logging_query/logging_query.cc:192
4582
6804
msgid "fail open() fn=%s er=%s\n"
6807
#: ../plugin/logging_query/logging_query.cc:316
6808
msgid "Invalid value for threshold-slow"
6811
#: ../plugin/logging_query/logging_query.cc:325
6812
msgid "Invalid value for threshold-big-resultset"
6815
#: ../plugin/logging_query/logging_query.cc:334
6816
msgid "Invalid value for threshold-big-examined"
6819
#: ../plugin/logging_query/logging_query.cc:348
6820
#: ../plugin/logging_query/logging_query.cc:364
4585
6821
msgid "Enable logging to CSV file"
4588
msgid "File to log to"
4591
msgid "PCRE to match the query against"
6824
#: ../plugin/logging_query/logging_query.cc:351
6825
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
6826
#: ../plugin/syslog/module.cc:233
4594
6827
msgid "Threshold for logging slow queries, in microseconds"
6830
#: ../plugin/logging_query/logging_query.cc:354
6831
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
6832
#: ../plugin/syslog/module.cc:236
4597
6833
msgid "Threshold for logging big queries, for rows returned"
6836
#: ../plugin/logging_query/logging_query.cc:357
6837
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
6838
#: ../plugin/syslog/module.cc:239
4600
6839
msgid "Threshold for logging big queries, for rows examined"
6842
#: ../plugin/logging_query/logging_query.cc:373
6843
msgid "File to log to"
6846
#: ../plugin/logging_query/logging_query.cc:382
6847
msgid "PCRE to match the query against"
6850
#: ../plugin/logging_query/logging_query.cc:439
4603
6851
msgid "Log queries to a CSV file"
4607
msgid "syslog facility \"%s\" not known, using \"local0\""
4611
msgid "syslog priority \"%s\" not known, using \"info\""
4614
msgid "Enable logging to syslog"
4617
msgid "Syslog Ident"
4620
msgid "Syslog Facility"
4623
msgid "Syslog Priority"
4626
msgid "Log to syslog"
6854
#: ../plugin/logging_stats/logging_stats.cc:312
6856
msgid "Invalid value for max-user-count\n"
6857
msgstr "Ошибка: неверное значение для опции max_input_line"
6859
#: ../plugin/logging_stats/logging_stats.cc:320
6861
msgid "Invalid value for bucket-count\n"
6862
msgstr "Ошибка: неверное значение для опции connect_timeout"
6864
#: ../plugin/logging_stats/logging_stats.cc:329
6865
msgid "Invalid value for scoreboard-size\n"
6868
#: ../plugin/logging_stats/logging_stats.cc:364
6869
#: ../plugin/logging_stats/logging_stats.cc:406
6870
msgid "Max number of users that will be logged"
6873
#: ../plugin/logging_stats/logging_stats.cc:375
6874
#: ../plugin/logging_stats/logging_stats.cc:409
6875
msgid "Max number of range locks to use for Scoreboard"
6878
#: ../plugin/logging_stats/logging_stats.cc:386
6879
#: ../plugin/logging_stats/logging_stats.cc:412
6880
msgid "Max number of concurrent sessions that will be logged"
6883
#: ../plugin/logging_stats/logging_stats.cc:397
6884
#: ../plugin/logging_stats/logging_stats.cc:415
6885
msgid "Enable Logging Statistics Collection"
6888
#: ../plugin/logging_stats/logging_stats.cc:432
6889
msgid "User Statistics as DATA_DICTIONARY tables"
6892
#: ../plugin/md5/md5.cc:99
6893
msgid "libgcrypt library version mismatch\n"
6896
#: ../plugin/memcached_query_cache/memcached_qc.cc:102
6897
#: ../plugin/memcached_query_cache/memcached_qc.cc:466
6898
#: ../plugin/memcached_stats/memcached_stats.cc:128
6899
#: ../plugin/memcached_stats/memcached_stats.cc:137
4629
6900
msgid "List of memcached servers."
6903
#: ../plugin/memcached_query_cache/memcached_qc.cc:375
6905
msgid "Invalid value of expiry\n"
6906
msgstr "Неверное использование null указателя"
6908
#: ../plugin/memcached_query_cache/memcached_qc.cc:469
6909
msgid "Expiry time of memcached entries"
6912
#: ../plugin/memcached_query_cache/memcached_qc.cc:472
6913
msgid "Enable Memcached Query Cache"
6916
#: ../plugin/memcached_stats/analysis_table.cc:76
6917
#: ../plugin/memcached_stats/stats_table.cc:144
6918
msgid "No value in MEMCACHED_STATS_SERVERS variable."
6921
#: ../plugin/memcached_stats/memcached_stats.cc:152
4632
6922
msgid "Memcached Stats as I_S tables"
6925
#: ../plugin/memcached_stats/stats_table.cc:76
6928
"Unable get stats from memcached server %s. Got error from "
6929
"memcached_stat_servername()."
6932
#: ../plugin/memcached_stats/stats_table.cc:151
6933
msgid "Unable to create memcached struct. Got error from memcached_create()."
6936
#: ../plugin/memcached_stats/stats_table.cc:159
6939
"Unable to create memcached server list. Got error from "
6940
"memcached_servers_parse(%s)."
6943
#: ../plugin/multi_thread/multi_thread.cc:85
6945
msgid "Unable to set thread stack size to %<PRId64>\n"
6948
#: ../plugin/multi_thread/multi_thread.cc:98
6949
msgid "Unable to get thread stack size\n"
6952
#: ../plugin/multi_thread/multi_thread.cc:147
6954
msgid "Invalid value for max-threads\n"
6955
msgstr "Ошибка: неверное значение для опции max_input_line"
6957
#: ../plugin/multi_thread/multi_thread.cc:160
6958
#: ../plugin/multi_thread/multi_thread.cc:167
6959
msgid "Maximum number of user threads available."
6962
#: ../plugin/myisam/ha_myisam.cc:534
4636
6964
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6967
#: ../plugin/myisam/ha_myisam.cc:538
4640
6969
msgid "Got an error from unknown thread, %s:%d"
6972
#: ../plugin/myisam/ha_myisam.cc:544
4643
6973
msgid "Unknown thread accessing table"
4646
msgid "Block size to be used for MyISAM index pages."
4650
"This characterizes the number of hits a hot block has to be untouched until "
4651
"it is considered aged enough to be downgraded to a warm block. This "
4652
"specifies the percentage ratio of that number of hits to the total number of "
4653
"blocks in key cache"
4656
msgid "The minimum percentage of warm blocks in key cache"
4660
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4661
"this to get better index handling (for all reads and multiple writes) to as "
4662
"much as you can afford;"
4666
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4667
"disables parallel repair."
6976
#: ../plugin/myisam/ha_myisam.cc:1500
6978
msgid "Invalid value for max-sort-file-size\n"
6979
msgstr "Ошибка: неверное значение для опции max_input_line"
6981
#: ../plugin/myisam/ha_myisam.cc:1509
6982
msgid "Invalid value for sort-buffer-size\n"
6985
#: ../plugin/myisam/ha_myisam.cc:1523 ../plugin/myisam/ha_myisam.cc:1535
4671
6987
"Don't use the fast sort index method to created index if the temporary file "
4672
6988
"would get bigger than this."
6991
#: ../plugin/myisam/ha_myisam.cc:1528 ../plugin/myisam/ha_myisam.cc:1538
4676
6993
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4677
6994
"when creating indexes with CREATE INDEX or ALTER TABLE."
4680
msgid "Default pointer size to be used for MyISAM tables."
6997
#: ../plugin/myisam/my_handler_errors.cc:42
4683
6998
msgid "Didn't find key on read or update"
7001
#: ../plugin/myisam/my_handler_errors.cc:43
4686
7002
msgid "Duplicate key on write or update"
7005
#: ../plugin/myisam/my_handler_errors.cc:44
4689
7006
msgid "Internal (unspecified) error in handler"
7009
#: ../plugin/myisam/my_handler_errors.cc:46
4693
7011
"Someone has changed the row since it was read (while the table was locked to "
7015
#: ../plugin/myisam/my_handler_errors.cc:48
4697
7016
msgid "Wrong index given to function"
7019
#: ../plugin/myisam/my_handler_errors.cc:49
4700
7020
msgid "Index file is crashed"
7023
#: ../plugin/myisam/my_handler_errors.cc:50
4703
7024
msgid "Record file is crashed"
7027
#: ../plugin/myisam/my_handler_errors.cc:51
4706
7028
msgid "Out of memory in engine"
7031
#: ../plugin/myisam/my_handler_errors.cc:52
4709
7032
msgid "Incorrect file format"
7035
#: ../plugin/myisam/my_handler_errors.cc:53
4712
7036
msgid "Command not supported by database"
7039
#: ../plugin/myisam/my_handler_errors.cc:54
4715
7040
msgid "Old database file"
7043
#: ../plugin/myisam/my_handler_errors.cc:55
4718
7044
msgid "No record read before update"
7047
#: ../plugin/myisam/my_handler_errors.cc:56
4721
7048
msgid "Record was already deleted (or record file crashed)"
7051
#: ../plugin/myisam/my_handler_errors.cc:57
4724
7052
msgid "No more room in record file"
7055
#: ../plugin/myisam/my_handler_errors.cc:58
4727
7056
msgid "No more room in index file"
7059
#: ../plugin/myisam/my_handler_errors.cc:59
4730
7060
msgid "No more records (read after end of file)"
7063
#: ../plugin/myisam/my_handler_errors.cc:60
4733
7064
msgid "Unsupported extension used for table"
7067
#: ../plugin/myisam/my_handler_errors.cc:61
4736
7068
msgid "Too big row"
7071
#: ../plugin/myisam/my_handler_errors.cc:62
4739
7072
msgid "Wrong create options"
7075
#: ../plugin/myisam/my_handler_errors.cc:63
4742
7076
msgid "Duplicate unique key or constraint on write or update"
7079
#: ../plugin/myisam/my_handler_errors.cc:64
4745
7080
msgid "Unknown character set used in table"
7083
#: ../plugin/myisam/my_handler_errors.cc:65
4748
7084
msgid "Conflicting table definitions in sub-tables of MERGE table"
7087
#: ../plugin/myisam/my_handler_errors.cc:66
4751
7088
msgid "Table is crashed and last repair failed"
7091
#: ../plugin/myisam/my_handler_errors.cc:67
4754
7092
msgid "Table was marked as crashed and should be repaired"
7095
#: ../plugin/myisam/my_handler_errors.cc:68
4757
7096
msgid "Lock timed out; Retry transaction"
7099
#: ../plugin/myisam/my_handler_errors.cc:69
4760
7100
msgid "Lock table is full; Restart program with a larger locktable"
7103
#: ../plugin/myisam/my_handler_errors.cc:70
4763
7104
msgid "Updates are not allowed under a read only transactions"
7107
#: ../plugin/myisam/my_handler_errors.cc:71
4766
7108
msgid "Lock deadlock; Retry transaction"
7111
#: ../plugin/myisam/my_handler_errors.cc:72
4769
7112
msgid "Foreign key constraint is incorrectly formed"
7115
#: ../plugin/myisam/my_handler_errors.cc:73
4772
7116
msgid "Cannot add a child row"
7119
#: ../plugin/myisam/my_handler_errors.cc:74
4775
7120
msgid "Cannot delete a parent row"
7123
#: ../plugin/myisam/my_handler_errors.cc:75
4778
7124
msgid "No savepoint with that name"
7127
#: ../plugin/myisam/my_handler_errors.cc:76
4781
7128
msgid "Non unique key block size"
7131
#: ../plugin/myisam/my_handler_errors.cc:77
4784
7132
msgid "The table does not exist in engine"
7135
#: ../plugin/myisam/my_handler_errors.cc:78
4787
7136
msgid "The table already existed in storage engine"
7139
#: ../plugin/myisam/my_handler_errors.cc:79
4790
7140
msgid "Could not connect to storage engine"
7143
#: ../plugin/myisam/my_handler_errors.cc:80
4793
7144
msgid "Unexpected null pointer found when using spatial index"
7147
#: ../plugin/myisam/my_handler_errors.cc:81
4796
7148
msgid "The table changed in storage engine"
7151
#: ../plugin/myisam/my_handler_errors.cc:82
4799
7152
msgid "There's no partition in table for the given value"
7155
#: ../plugin/myisam/my_handler_errors.cc:83
4802
7156
msgid "Row-based binlogging of row failed"
7159
#: ../plugin/myisam/my_handler_errors.cc:84
4805
7160
msgid "Index needed in foreign key constraint"
7163
#: ../plugin/myisam/my_handler_errors.cc:85
4808
7164
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7167
#: ../plugin/myisam/my_handler_errors.cc:86
4811
7168
msgid "Table needs to be upgraded before it can be used"
7171
#: ../plugin/myisam/my_handler_errors.cc:87
4814
7172
msgid "Table is read only"
7175
#: ../plugin/myisam/my_handler_errors.cc:88
4817
7176
msgid "Failed to get next auto increment value"
7179
#: ../plugin/myisam/my_handler_errors.cc:89
4820
7180
msgid "Failed to set row auto increment value"
7183
#: ../plugin/myisam/my_handler_errors.cc:90
4823
7184
msgid "Unknown (generic) error from engine"
7187
#: ../plugin/myisam/my_handler_errors.cc:91
4826
7188
msgid "Record is the same"
7191
#: ../plugin/myisam/my_handler_errors.cc:92
4829
7192
msgid "It is not possible to log this statement"
7195
#: ../plugin/myisam/my_handler_errors.cc:93
4832
7196
msgid "Tablespace exists"
7199
#: ../plugin/myisam/my_handler_errors.cc:94
4835
7200
msgid "The event was corrupt, leading to illegal data being read"
7203
#: ../plugin/myisam/my_handler_errors.cc:95
4838
7204
msgid "The table is of a new format not supported by this version"
7207
#: ../plugin/myisam/my_handler_errors.cc:96
4841
7208
msgid "The event could not be processed no other handler error happened"
7211
#: ../plugin/myisam/my_handler_errors.cc:97
4844
7212
msgid "Got a fatal error during initialzation of handler"
7215
#: ../plugin/myisam/my_handler_errors.cc:98
4847
7216
msgid "File to short; Expected more data in file"
7219
#: ../plugin/myisam/my_handler_errors.cc:99
4850
7220
msgid "Read page with wrong checksum"
7223
#. TODO: get a better message for these
7224
#: ../plugin/myisam/my_handler_errors.cc:101
4853
7225
msgid "Lock or active transaction"
7228
#: ../plugin/myisam/my_handler_errors.cc:102
4856
7229
msgid "No such table space"
7232
#: ../plugin/myisam/my_handler_errors.cc:103
4859
7233
msgid "Tablespace not empty"
7236
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
7237
msgid "Invalid value for retry_count"
7240
#: ../plugin/mysql_protocol/mysql_protocol.cc:970
7241
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
4864
7243
"Port number to use for connection or 0 for default to with MySQL protocol."
4866
"Номер порта для соединения или 0 для порта по умолчанию, в порядке "
4867
"предпочтения, drizzle.cnf, $DRIZZLE_TCP_PORT, "
7246
#: ../plugin/pbms/src/parameters_ms.cc:552
7248
"A comma delimited list of tables to watch of the format: <database>."
7252
#: ../plugin/pbms/src/parameters_ms.cc:560
7253
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
7256
#: ../plugin/pbms/src/parameters_ms.cc:568
7257
msgid "Before insert row event observer call position"
7260
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
7261
msgid "event_add error in libevent_add_session_callback\n"
7264
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
7265
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
7268
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
7269
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
7272
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
7273
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
7276
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
7277
msgid "session_add_event event_add error in libevent_init\n"
7280
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
7282
msgid "Can't create completion port thread (error %d)"
7283
msgstr "Прерывание не возможно (ошибка %d, No. ошибки: %d)"
7285
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
7287
msgid "Invalid value for size\n"
7288
msgstr "Ошибка: неверное значение для опции max_input_line"
7290
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
7291
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
7292
msgid "Size of Pool."
7295
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
7296
msgid "Failed to allocate enough memory to transaction message\n"
7299
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
7301
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
7302
msgstr "Синхронизация log-файла не удалась. Ошибка: %s\n"
7304
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
7306
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
7307
msgstr "Синхронизация log-файла не удалась. Ошибка: %s\n"
7309
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
7310
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
7311
msgid "Enable rabbitmq log"
7314
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
7315
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
7316
msgid "Host name to connect to"
7319
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
7320
msgid "RabbitMQ Port"
7323
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
7324
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
7325
msgid "RabbitMQ username"
7328
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
7329
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
7330
msgid "RabbitMQ password"
7333
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
7334
msgid "RabbitMQ virtualhost"
7337
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
7338
msgid "Name of RabbitMQ exchange to publish to"
7341
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
7342
msgid "Name of RabbitMQ routing key to use"
7345
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
7346
#: ../plugin/transaction_log/module.cc:311
7347
#: ../plugin/transaction_log/module.cc:364
7348
msgid "Name of the replicator plugin to use (default='default_replicator')"
7351
#: ../plugin/session_dictionary/processlist.cc:94
7354
msgstr "(не используется)"
7356
#: ../plugin/signal_handler/signal_handler.cc:230
4870
7358
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4871
7359
msgstr "Прерывание не возможно (ошибка %d, No. ошибки: %d)"
7361
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
7363
msgid "syslog facility \"%s\" not known, using \"local0\""
7366
#: ../plugin/syslog/errmsg.cc:49
7368
msgid "syslog priority \"%s\" not known, using \"warn\""
7371
#: ../plugin/syslog/logging.cc:72
7373
msgid "syslog priority \"%s\" not known, using \"info\""
7376
#: ../plugin/syslog/module.cc:61
7377
msgid "Invalid value for logging-threshold-slow\n"
7380
#: ../plugin/syslog/module.cc:70
7381
msgid "Invalid value for logging-threshold-big-resultset\n"
7384
#: ../plugin/syslog/module.cc:79
7385
msgid "Invalid value for logging-threshold-big-examined\n"
7388
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
7389
msgid "Syslog Ident"
7392
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
7393
msgid "Syslog Facility"
7396
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
7397
msgid "Enable logging to syslog of the query log"
7400
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
7401
msgid "Syslog Priority of query logging"
7404
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
7405
msgid "Enable logging to syslog of the error messages"
7408
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
7409
msgid "Syslog Priority of error messages"
7412
#: ../plugin/transaction_log/background_worker.cc:77
4874
7414
msgid "Unable to create background worker thread. Got error %s.\n"
7417
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
7418
#: ../plugin/transaction_log/print_transaction_message.cc:105
7419
#: ../plugin/transaction_log/transaction_log_reader.cc:97
7421
msgid "Failed to open transaction log file %s. Got error: %s\n"
7424
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
7425
#: ../plugin/transaction_log/print_transaction_message.cc:149
7426
#: ../plugin/transaction_log/transaction_log_reader.cc:154
7428
msgid "Raw buffer read: %s.\n"
7431
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
7432
#: ../plugin/transaction_log/print_transaction_message.cc:155
7433
#: ../plugin/transaction_log/transaction_log_reader.cc:161
7435
msgid "Unable to parse transaction. Got error: %s.\n"
7436
msgstr "Невозможно разобрать транзакцию. Ошибка: %s.\n"
7438
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
7439
#: ../plugin/transaction_log/print_transaction_message.cc:157
7440
#: ../plugin/transaction_log/transaction_log_reader.cc:163
7442
msgid "BUFFER: %s\n"
7443
msgstr "БУФЕР: %s\n"
7445
#: ../plugin/transaction_log/module.cc:137
7447
msgid "Invalid value for sync-method\n"
7448
msgstr "Ошибка: неверное значение для опции connect_timeout"
7450
#: ../plugin/transaction_log/module.cc:146
7452
msgid "Invalid value for num-write-buffers\n"
7453
msgstr "Неверное использование null указателя"
7455
#: ../plugin/transaction_log/module.cc:182
4878
7457
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
7460
#: ../plugin/transaction_log/module.cc:191
4882
7462
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4886
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
7465
#: ../plugin/transaction_log/module.cc:203
4890
7467
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
7470
#: ../plugin/transaction_log/module.cc:212
4894
7472
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
7475
#: ../plugin/transaction_log/module.cc:227
7477
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
7480
#: ../plugin/transaction_log/module.cc:287
7481
#: ../plugin/transaction_log/module.cc:358
4897
7482
msgid "Enable transaction log"
7485
#: ../plugin/transaction_log/module.cc:295
7486
#: ../plugin/transaction_log/module.cc:352
4900
7487
msgid "DEBUGGING - Truncate transaction log"
7490
#: ../plugin/transaction_log/module.cc:303
7491
#: ../plugin/transaction_log/module.cc:361
4904
7492
msgid "Path to the file to use for transaction log"
4905
msgstr "UNIX сокет, используемый для соединения."
7495
#: ../plugin/transaction_log/module.cc:319
7496
#: ../plugin/transaction_log/module.cc:355
4907
7497
msgid "Enable CRC32 Checksumming of each written transaction log entry"
7500
#: ../plugin/transaction_log/module.cc:327
7501
#: ../plugin/transaction_log/module.cc:367
4911
7503
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4912
7504
"each transaction write, 2 == sync log file once per second"
4917
"Failed to allocate enough memory to buffer header, transaction message, and "
4918
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
7507
#: ../plugin/transaction_log/module.cc:340
7508
#: ../plugin/transaction_log/module.cc:370
7509
msgid "Number of slots for in-memory write buffers (default=8)."
7512
#: ../plugin/transaction_log/transaction_log.cc:114
4921
7513
msgid "Failed to open transaction log file "
7516
#: ../plugin/transaction_log/transaction_log.cc:215
4926
7519
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4927
7520
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
7523
#: ../plugin/transaction_log/transaction_log.cc:236
4931
7525
msgid "Failed to sync log file. Got error: %s\n"
4935
msgid "Failed to open transaction log file %s. Got error: %s\n"
4939
msgid "Raw buffer read: %s.\n"
4943
msgid "Unable to parse transaction. Got error: %s.\n"
4947
msgid "BUFFER: %s\n"
4950
#~ msgid "Can't create/write to file '%s' (Errcode: %d)"
4951
#~ msgstr "Ошибка при создании/записи файла '%s' (Код ошибки: %d)"
7526
msgstr "Синхронизация log-файла не удалась. Ошибка: %s\n"
7528
#~ msgid "Synonym for -?"
7529
#~ msgstr "Синоним для -?"
7531
#~ msgid "Set the default character set."
7532
#~ msgstr "Установить кодировку по-умолчанию."
7534
#~ msgid "Check memory and open file usage at exit ."
7535
#~ msgstr "Проверить использование памяти и открытых файлов при выходе."
7537
#~ msgid "Print some debug info at exit."
7538
#~ msgstr "Отобразить отладочную информацию при выходе."
7540
#~ msgid "built-in default"
7541
#~ msgstr "встроено по-умолчанию"
7543
#~ msgid "File '%s' not found (Errcode: %d)"
7544
#~ msgstr "Фйл '%s' не найден (Код ошибки: %d)"
7546
#~ msgid "Error on delete of '%s' (Errcode: %d)"
7547
#~ msgstr "Ошибка при удалении файла '%s' (Код ошибки: %d)"
7549
#~ msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
7550
#~ msgstr "Ошибка при переименовании файла '%s' в '%s' (Код ошибки: %d)"
4953
7552
#~ msgid "Error reading file '%s' (Errcode: %d)"
4954
7553
#~ msgstr "Ошибка при чтении файла '%s' (Код ошибки: %d)"