1
# Occitan (post 1500) translation for drizzle
2
# Copyright (C) 2010 Rosetta Contributors and Canonical Ltd 2010
3
# This file is distributed under the same license as the drizzle package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
8
"Project-Id-Version: drizzle\n"
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2011-11-14 05:58+0000\n"
11
"PO-Revision-Date: 2010-03-24 22:19+0000\n"
12
"Last-Translator: Cédric VALMARY (Per Tot en òc) <cvalmary@yahoo.fr>\n"
13
"Language-Team: Occitan (post 1500) <oc@li.org>\n"
16
"Content-Type: text/plain; charset=UTF-8\n"
17
"Content-Transfer-Encoding: 8bit\n"
18
"Plural-Forms: nplurals=2; plural=n > 1;\n"
19
"X-Launchpad-Export-Date: 2010-03-25 04:53+0000\n"
20
"X-Generator: Launchpad (build Unknown)\n"
22
#: ../client/drizzle.cc:332
26
#: ../client/drizzle.cc:334
30
#: ../client/drizzle.cc:336
34
#: ../client/drizzle.cc:338
38
#: ../client/drizzle.cc:340
42
#: ../client/drizzle.cc:342
46
#: ../client/drizzle.cc:344
50
#: ../client/drizzle.cc:355
54
#: ../client/drizzle.cc:357
58
#: ../client/drizzle.cc:359
62
#: ../client/drizzle.cc:361
66
#: ../client/drizzle.cc:363
70
#: ../client/drizzle.cc:365
74
#: ../client/drizzle.cc:367
78
#: ../client/drizzle.cc:369
82
#: ../client/drizzle.cc:371
86
#: ../client/drizzle.cc:373
90
#: ../client/drizzle.cc:375
94
#: ../client/drizzle.cc:377
98
#: ../client/drizzle.cc:514
99
msgid "Synonym for `help'."
100
msgstr "Sinonim per 'help'."
102
#: ../client/drizzle.cc:515
103
msgid "Clear command."
106
#: ../client/drizzle.cc:517
107
msgid "Reconnect to the server. Optional arguments are db and host."
110
#: ../client/drizzle.cc:519
112
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
115
#: ../client/drizzle.cc:521
116
msgid "Send command to drizzle server, display result vertically."
119
#: ../client/drizzle.cc:522
120
msgid "Exit drizzle. Same as quit."
123
#: ../client/drizzle.cc:523
124
msgid "Send command to drizzle server."
127
#: ../client/drizzle.cc:524
128
msgid "Display this help."
129
msgstr "Aficha aquesta ajuda."
131
#: ../client/drizzle.cc:525
132
msgid "Disable pager, print to stdout."
135
#: ../client/drizzle.cc:526
136
msgid "Don't write into outfile."
139
#: ../client/drizzle.cc:528
140
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
143
#: ../client/drizzle.cc:529
144
msgid "Print current command."
145
msgstr "Aficha la comanda actuala."
147
#: ../client/drizzle.cc:530
148
msgid "Change your drizzle prompt."
151
#: ../client/drizzle.cc:531
152
msgid "Quit drizzle."
153
msgstr "Quitar drizzle"
155
#: ../client/drizzle.cc:532
156
msgid "Rebuild completion hash."
159
#: ../client/drizzle.cc:534
160
msgid "Execute an SQL script file. Takes a file name as an argument."
163
#: ../client/drizzle.cc:535
164
msgid "Get status information from the server."
165
msgstr "Obténer l'estatut del servidor."
167
#: ../client/drizzle.cc:537
168
msgid "Set outfile [to_outfile]. Append everything into given outfile."
171
#: ../client/drizzle.cc:539
172
msgid "Use another schema. Takes schema name as argument."
175
#: ../client/drizzle.cc:541
176
msgid "Shutdown the instance you are connected too."
179
#: ../client/drizzle.cc:543 ../client/drizzle.cc:1413
180
msgid "Show warnings after every statement."
183
#: ../client/drizzle.cc:545
184
msgid "Don't show warnings after every statement."
187
#: ../client/drizzle.cc:1195 ../client/drizzle.cc:4064
189
msgid "shutting down drizzled"
192
#: ../client/drizzle.cc:1197 ../client/drizzle.cc:4066
197
#: ../client/drizzle.cc:1206 ../client/drizzle.cc:1212
198
#: ../client/drizzle.cc:4075 ../client/drizzle.cc:4081
200
msgid "shutdown failed; error: '%s'"
203
#: ../client/drizzle.cc:1221 ../client/drizzle.cc:1257
204
#: ../client/drizzle.cc:4090
209
#: ../client/drizzle.cc:1233
211
msgid "killing query %u"
214
#: ../client/drizzle.cc:1242 ../client/drizzle.cc:1248
216
msgid "kill failed; error: '%s'"
219
#: ../client/drizzle.cc:1278
221
msgid "drizzled is alive\n"
224
#: ../client/drizzle.cc:1284
226
msgid "ping failed; error: '%s'"
229
#: ../client/drizzle.cc:1290
231
msgid "drizzled won't answer to ping, error: '%s'"
234
#: ../client/drizzle.cc:1349
235
msgid "Error: Invalid Value for connect_timeout"
238
#: ../client/drizzle.cc:1360
239
msgid "Error: Invalid Value for max_input_line"
242
#: ../client/drizzle.cc:1379 ../client/drizzledump.cc:472
243
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
244
msgid "Options used only in command line"
247
#: ../client/drizzle.cc:1381
249
msgid "Displays this help and exit."
250
msgstr "Afichar aquesta ajuda e sortir."
252
#: ../client/drizzle.cc:1382
254
"Don't use history file. Disable interactive behavior. (Enables --silent)"
257
#: ../client/drizzle.cc:1384
258
msgid "Display column type information."
261
#: ../client/drizzle.cc:1386
263
"Preserve comments. Send comments to the server. The default is --skip-"
264
"comments (discard comments), enable with --comments"
267
#: ../client/drizzle.cc:1388
268
msgid "Print the output of a query (rows) vertically."
271
#: ../client/drizzle.cc:1390
272
msgid "Continue even if we get an sql error."
275
#: ../client/drizzle.cc:1392
277
"Enable named commands. Named commands mean this program's internal commands; "
278
"see drizzle> help . When enabled, the named commands can be used from any "
279
"line of the query, otherwise only from the first line, before an enter."
282
#: ../client/drizzle.cc:1394
283
msgid "Turn off beep on error."
286
#: ../client/drizzle.cc:1395
287
msgid "Do not write line numbers for errors."
290
#: ../client/drizzle.cc:1396
291
msgid "Do not write column names in results."
294
#: ../client/drizzle.cc:1398
296
"Don't write column names in results. WARNING: -N is deprecated, use long "
297
"version of this options instead."
300
#: ../client/drizzle.cc:1400
302
"Change the value of a variable. Please note that this option is deprecated; "
303
"you can set variables directly with --variable-name=value."
306
#: ../client/drizzle.cc:1402
307
msgid "Output in table format."
310
#: ../client/drizzle.cc:1404
311
msgid "Only allow UPDATE and DELETE that uses keys."
314
#: ../client/drizzle.cc:1406
315
msgid "Synonym for option --safe-updates, -U."
318
#: ../client/drizzle.cc:1408
319
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
322
#: ../client/drizzle.cc:1409 ../client/drizzledump.cc:492
323
msgid "Output version information and exit."
326
#: ../client/drizzle.cc:1411
327
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
330
#: ../client/drizzle.cc:1415
331
msgid "Number of lines before each import progress report."
334
#: ../client/drizzle.cc:1417
335
msgid "Ping the server to check if it's alive."
338
#: ../client/drizzle.cc:1419 ../drizzled/drizzled.cc:1066
339
msgid "Configuration file defaults are not used if no-defaults is set"
342
#: ../client/drizzle.cc:1422 ../client/drizzledump.cc:500
343
msgid "Options specific to the drizzle client"
346
#: ../client/drizzle.cc:1425
348
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
349
"and field completion, but startup and reconnecting may take a longer time."
352
#: ../client/drizzle.cc:1427
354
"Automatically switch to vertical output mode if the result is wider than the "
358
#: ../client/drizzle.cc:1429
359
msgid "Database to use."
360
msgstr "Banca de donadas d'utilizar"
362
#: ../client/drizzle.cc:1431
366
#: ../client/drizzle.cc:1433
367
msgid "Delimiter to be used."
370
#: ../client/drizzle.cc:1435
371
msgid "Execute command and quit. (Disables --force and history file)"
374
#: ../client/drizzle.cc:1437
376
msgid "Enable LOAD DATA LOCAL INFILE."
377
msgstr "Activa/desactiva LOAD DATA LOCAL INFILE."
379
#: ../client/drizzle.cc:1439
380
msgid "Flush buffer after each query."
383
#: ../client/drizzle.cc:1441
384
msgid "Ignore SIGINT (CTRL-C)"
385
msgstr "Ignora SIGINT (CTRL-C)"
387
#: ../client/drizzle.cc:1443
389
"Only update the default database. This is useful for skipping updates to "
390
"other database in the update log."
393
#: ../client/drizzle.cc:1445
395
"Pager to use to display results. If you don't supply an option the default "
396
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
397
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
398
"work in batch mode. Disable with --disable-pager. This option is disabled by "
402
#: ../client/drizzle.cc:1447
403
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
406
#: ../client/drizzle.cc:1449
407
msgid "Set the drizzle prompt to this value."
410
#: ../client/drizzle.cc:1451
412
"Don't cache result, print it row by row. This may slow down the server if "
413
"the output is suspended. Doesn't use history file."
416
#: ../client/drizzle.cc:1453
417
msgid "Write fields without conversion. Used with --batch."
420
#: ../client/drizzle.cc:1454
421
msgid "Do not reconnect if the connection is lost."
424
#: ../client/drizzle.cc:1456
426
msgid "Shutdown the server"
427
msgstr "Arrestar lo servidor."
429
#: ../client/drizzle.cc:1457
431
"Be more silent. Print results with a tab as separator, each row on new line."
434
#: ../client/drizzle.cc:1459
435
msgid "Kill a running query."
438
#: ../client/drizzle.cc:1461
440
"Append everything into outfile. See interactive help (\\h) also. Does not "
441
"work in batch mode. Disable with --disable-tee. This option is disabled by "
445
#: ../client/drizzle.cc:1463
446
msgid "Disable outfile. See interactive help (\\h) also."
449
#: ../client/drizzle.cc:1465
450
msgid "Number of seconds before connection timeout."
453
#: ../client/drizzle.cc:1467
454
msgid "Max length of input line"
457
#: ../client/drizzle.cc:1469
458
msgid "Automatic limit for SELECT when using --safe-updates"
461
#: ../client/drizzle.cc:1471
462
msgid "Automatic limit for rows in a join when using --safe-updates"
465
#: ../client/drizzle.cc:1474 ../client/drizzledump.cc:539
466
msgid "Options specific to the client"
469
#: ../client/drizzle.cc:1477
470
msgid "Connect to host"
473
#: ../client/drizzle.cc:1479
475
"Password to use when connecting to server. If password is not given it's "
476
"asked from the tty."
479
#: ../client/drizzle.cc:1481
481
"Port number to use for connection or 0 for default to, in order of "
482
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
485
#: ../client/drizzle.cc:1483 ../client/drizzledump.cc:548
486
#: ../plugin/transaction_log/utilities/transaction_reader.cc:648
487
msgid "User for login if not current user."
490
#: ../client/drizzle.cc:1485
491
msgid "The protocol of connection (mysql, mysql-plugin-auth, or drizzle)."
494
#: ../client/drizzle.cc:1487 ../client/drizzledump.cc:562
495
msgid "Allowed Options"
498
#: ../client/drizzle.cc:1546 ../client/drizzle.cc:1556
500
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
503
#: ../client/drizzle.cc:1621 ../client/drizzle.cc:3962
504
msgid "DELIMITER cannot contain a backslash character"
507
#: ../client/drizzle.cc:1709 ../client/drizzledump.cc:659
508
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:619
509
#: ../client/drizzletest.cc:5152
510
msgid "Error: Unknown protocol"
513
#: ../client/drizzle.cc:1723
515
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
518
#: ../client/drizzle.cc:1769 ../client/drizzle.cc:4227
520
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
523
#: ../client/drizzle.cc:1775
526
"Copyright (C) 2008 Sun Microsystems\n"
527
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
528
"and you are welcome to modify and redistribute it under the GPL license\n"
531
#: ../client/drizzle.cc:1780
533
msgid "Usage: drizzle [OPTIONS] [schema]\n"
536
#: ../client/drizzle.cc:1834
538
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
541
#: ../client/drizzle.cc:1843
544
"Your Drizzle connection id is %u\n"
545
"Connection protocol: %s\n"
546
"Server version: %s\n"
549
#: ../client/drizzle.cc:1877
551
msgid "Reading history-file %s\n"
554
#: ../client/drizzle.cc:1884
555
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
558
#: ../client/drizzle.cc:1894
562
#: ../client/drizzle.cc:1907
564
msgid "Writing history-file %s\n"
567
#: ../client/drizzle.cc:1915
571
#: ../client/drizzle.cc:1915
575
#: ../client/drizzle.cc:1966
576
msgid "Query aborted by Ctrl+C\n"
579
#: ../client/drizzle.cc:2044
581
msgid "Processing line: %<PRIu32>\n"
584
#: ../client/drizzle.cc:2261
585
msgid "Unknown command: "
588
#: ../client/drizzle.cc:2416
589
msgid "Not found a delimiter within max_input_line of input"
592
#: ../client/drizzle.cc:2658
594
"Reading table information for completion of table and column names\n"
595
"You can turn off this feature to get a quicker startup with -A\n"
599
#: ../client/drizzle.cc:2697
600
msgid "No connection. Trying to reconnect..."
603
#: ../client/drizzle.cc:2703
604
msgid "Can't connect to the server\n"
607
#: ../client/drizzle.cc:2787
608
msgid "List of all Drizzle commands:"
611
#: ../client/drizzle.cc:2791
614
"Note that all text commands must be first on line and end with '%s' or \\g"
617
#: ../client/drizzle.cc:2849
618
msgid "No query specified\n"
621
#: ../client/drizzle.cc:2864
622
msgid "Ignoring query to other database"
625
#: ../client/drizzle.cc:2913
629
#: ../client/drizzle.cc:2926
631
msgid "%ld row in set"
632
msgid_plural "%ld rows in set"
636
#: ../client/drizzle.cc:2935
640
#: ../client/drizzle.cc:2937
642
msgid "Query OK, %ld row affected"
643
msgid_plural "Query OK, %ld rows affected"
647
#: ../client/drizzle.cc:3009
648
msgid "popen() failed! defaulting PAGER to stdout!\n"
651
#: ../client/drizzle.cc:3031
653
msgid "Error logging to file '%s'\n"
656
#: ../client/drizzle.cc:3036
658
msgid "Logging to file '%s'\n"
661
#: ../client/drizzle.cc:3120
670
"Collation: %s (%u)\n"
678
#: ../client/drizzle.cc:3700
680
msgid "No previous outfile available, you must give a filename!\n"
683
#: ../client/drizzle.cc:3705
685
msgid "Currently logging to file '%s'\n"
688
#: ../client/drizzle.cc:3725
690
msgid "No outfile specified!\n"
693
#: ../client/drizzle.cc:3738
694
msgid "Outfile disabled.\n"
697
#: ../client/drizzle.cc:3765
698
msgid "Default pager wasn't set, using stdout.\n"
701
#: ../client/drizzle.cc:3785
703
msgid "PAGER set to '%s'\n"
706
#: ../client/drizzle.cc:3796
707
msgid "PAGER set to stdout\n"
710
#: ../client/drizzle.cc:3878
712
msgid "Connection id: %u"
715
#: ../client/drizzle.cc:3880
717
msgid "Current schema: %.128s\n"
720
#: ../client/drizzle.cc:3881
725
#: ../client/drizzle.cc:3901
726
msgid "Usage: \\. <filename> | source <filename>"
729
#: ../client/drizzle.cc:3916
731
msgid "Failed to open file '%s', error: %d"
734
#: ../client/drizzle.cc:3955
735
msgid "DELIMITER must be followed by a 'delimiter' character or string"
738
#: ../client/drizzle.cc:3986
739
msgid "USE must be followed by a schema name"
742
#: ../client/drizzle.cc:4053
744
msgid "Schema changed"
745
msgstr "Banca de donadas d'utilizar"
747
#: ../client/drizzle.cc:4099
748
msgid "Show warnings enabled."
751
#: ../client/drizzle.cc:4107
752
msgid "Show warnings disabled."
755
#: ../client/drizzle.cc:4234
759
"Connection id:\t\t%lu\n"
762
#: ../client/drizzle.cc:4246
764
msgid "Current schema:\t%s\n"
767
#: ../client/drizzle.cc:4247
769
msgid "Current user:\t\t%s\n"
772
#: ../client/drizzle.cc:4253
773
msgid "SSL:\t\t\tNot in use"
776
#: ../client/drizzle.cc:4258
782
#: ../client/drizzle.cc:4265
785
"All updates ignored to this schema\n"
788
#: ../client/drizzle.cc:4268
790
msgid "Current pager:\t\t%s\n"
793
#: ../client/drizzle.cc:4269
795
msgid "Using outfile:\t\t'%s'\n"
798
#: ../client/drizzle.cc:4270
800
msgid "Using delimiter:\t%s\n"
803
#: ../client/drizzle.cc:4271
805
msgid "Server version:\t\t%s\n"
808
#: ../client/drizzle.cc:4272
810
msgid "Protocol:\t\t%s\n"
813
#: ../client/drizzle.cc:4273
815
msgid "Protocol version:\t%d\n"
818
#: ../client/drizzle.cc:4274
820
msgid "Connection:\t\t%s\n"
823
#: ../client/drizzle.cc:4281
825
msgid "UNIX socket:\t\t%s\n"
828
#: ../client/drizzle.cc:4283
830
msgid "TCP port:\t\t%d\n"
833
#: ../client/drizzle.cc:4288
836
"Note that you are running in safe_update_mode:\n"
839
#: ../client/drizzle.cc:4290
842
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
844
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
846
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
847
" Max number of examined row combination in a join is set to: "
852
#: ../client/drizzle.cc:4352
857
#: ../client/drizzle.cc:4395
859
msgid "ERROR %d (%s): "
862
#: ../client/drizzle.cc:4397
867
#: ../client/drizzle.cc:4400
871
#: ../client/drizzle.cc:4505
875
#: ../client/drizzle.cc:4507
879
#: ../client/drizzle.cc:4511
883
#: ../client/drizzle.cc:4521
887
#: ../client/drizzle.cc:4623
891
#: ../client/drizzle.cc:4743
893
msgid "Returning to default PROMPT of %s\n"
896
#: ../client/drizzle.cc:4748
897
msgid "Memory allocation error. Not changing prompt\n"
900
#: ../client/drizzle.cc:4753
902
msgid "PROMPT set to '%s'\n"
905
#: ../client/drizzledump.cc:210
906
msgid "Error inserting into destination database"
909
#: ../client/drizzledump.cc:234
911
msgid "Got errno %d on write"
914
#: ../client/drizzledump.cc:280
917
"%s: You can't use --single-transaction and --lock-all-tables at the same "
921
#: ../client/drizzledump.cc:287
923
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
926
#: ../client/drizzledump.cc:355
927
msgid "-- Retrieving database structures..."
930
#: ../client/drizzledump.cc:475
932
"Dump all the databases. This will be same as --databases with all databases "
936
#: ../client/drizzledump.cc:477
938
"Flush logs file in server before starting dump. Note that if you dump many "
939
"databases at once (using the option --databases= or --all-databases), the "
940
"logs will be flushed for each database dumped. The exception is when using --"
941
"lock-all-tables in this case the logs will be flushed only once, "
942
"corresponding to the moment all tables are locked. So if you want your dump "
943
"and the log flush to happen at the same exact moment you should use --lock-"
944
"all-tables or --flush-logs"
947
#: ../client/drizzledump.cc:479
948
msgid "Continue even if we get an sql-error."
951
#: ../client/drizzledump.cc:480
953
msgid "Display this help message and exit."
954
msgstr "Afichar aquesta ajuda e sortir."
956
#: ../client/drizzledump.cc:482
958
"Locks all tables across all databases. This is achieved by taking a global "
959
"read lock for the duration of the whole dump. Automatically turns --single-"
963
#: ../client/drizzledump.cc:484
965
"Creates a consistent snapshot by dumping all tables in a single transaction. "
966
"Works ONLY for tables stored in storage engines which support "
967
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
968
"be consistent for other storage engines. While a --single-transaction dump "
969
"is in process, to ensure a valid dump file (correct table contents), no "
970
"other connection should use the following statements: ALTER TABLE, DROP "
971
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
975
#: ../client/drizzledump.cc:486
977
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
978
"extended-insert and --disable-keys."
981
#: ../client/drizzledump.cc:487
982
msgid "Overrides option --databases (-B)."
985
#: ../client/drizzledump.cc:489
986
msgid "Number of rows before each output progress report (requires --verbose)."
989
#: ../client/drizzledump.cc:491
990
msgid "Print info about the various stages."
993
#: ../client/drizzledump.cc:493
994
msgid "Turn off Comments"
997
#: ../client/drizzledump.cc:494
998
msgid "Turn off create-options"
1001
#: ../client/drizzledump.cc:495
1002
msgid "Turn off extended-insert"
1005
#: ../client/drizzledump.cc:496
1006
msgid "Turn off dump date at the end of the output"
1009
#: ../client/drizzledump.cc:497
1010
msgid "Do not read from the configuration files"
1013
#: ../client/drizzledump.cc:503
1014
msgid "Add a 'DROP DATABASE' before each create."
1017
#: ../client/drizzledump.cc:504
1018
msgid "Do not add a 'drop table' before each create."
1021
#: ../client/drizzledump.cc:506
1023
"Give less verbose output (useful for debugging). Disables structure comments "
1024
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1025
"set-names --skip-disable-keys"
1028
#: ../client/drizzledump.cc:508
1030
"To dump several databases. Note the difference in usage; In this case no "
1031
"tables are given. All name arguments are regarded as databasenames. 'USE "
1032
"db_name;' will be included in the output."
1035
#: ../client/drizzledump.cc:510
1037
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
1038
"will not be put in the output."
1041
#: ../client/drizzledump.cc:512
1043
"Do not dump the specified table. To specify more than one table to ignore, "
1044
"use the directive multiple times, once for each table. Each table must be "
1045
"specified with both database and table names, e.g. --ignore-table=database."
1049
#: ../client/drizzledump.cc:514
1050
msgid "Insert rows with INSERT IGNORE."
1053
#: ../client/drizzledump.cc:516
1054
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1057
#: ../client/drizzledump.cc:518
1059
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1060
"above line will be added otherwise, if --databases or --all-databases option "
1064
#: ../client/drizzledump.cc:520
1065
msgid "No row information."
1068
#: ../client/drizzledump.cc:522
1069
msgid "Use REPLACE INTO instead of INSERT INTO."
1072
#: ../client/drizzledump.cc:524
1073
msgid "Where to send output to (stdout|database"
1076
#: ../client/drizzledump.cc:526
1078
"Hostname for destination db server (requires --destination-type=database)"
1081
#: ../client/drizzledump.cc:528
1083
"Port number for destination db server (requires --destination-type=database)"
1086
#: ../client/drizzledump.cc:530
1088
"User name for destination db server (resquires --destination-type=database)"
1091
#: ../client/drizzledump.cc:532
1093
"Password for destination db server (requires --destination-type=database)"
1096
#: ../client/drizzledump.cc:534
1098
"The database in the destination db server (requires --destination-"
1099
"type=database, not for use with --all-databases)"
1102
#: ../client/drizzledump.cc:536
1104
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1108
#: ../client/drizzledump.cc:542
1109
msgid "Connect to host."
1112
#: ../client/drizzledump.cc:544
1114
"Password to use when connecting to server. If password is not given it's "
1115
"solicited on the tty."
1118
#: ../client/drizzledump.cc:546
1119
#: ../plugin/transaction_log/utilities/transaction_reader.cc:650
1120
msgid "Port number to use for connection."
1123
#: ../client/drizzledump.cc:550
1124
#: ../plugin/transaction_log/utilities/transaction_reader.cc:654
1125
msgid "The protocol of connection (mysql or drizzle)."
1128
#: ../client/drizzledump.cc:553
1129
msgid "Hidden Options"
1132
#: ../client/drizzledump.cc:555
1133
msgid "Used to select the database"
1136
#: ../client/drizzledump.cc:556
1137
msgid "Used to select the tables"
1140
#: ../client/drizzledump.cc:559
1141
msgid "Allowed Options + Hidden Options"
1144
#: ../client/drizzledump.cc:623
1146
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1149
#: ../client/drizzledump.cc:628
1151
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1152
"and you are welcome to modify and redistribute it under the GPL license\n"
1155
#: ../client/drizzledump.cc:629
1156
msgid "Dumps definitions and data from a Drizzle database server"
1159
#: ../client/drizzledump.cc:630
1161
msgid "Usage: %s [OPTIONS] database [tables]\n"
1164
#: ../client/drizzledump.cc:631
1166
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1169
#: ../client/drizzledump.cc:633
1171
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1174
#: ../client/drizzledump.cc:672 ../client/drizzleimport.cc:484
1175
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5164
1177
msgid "Value supplied for port is not valid.\n"
1180
#: ../client/drizzledump.cc:727
1182
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1185
#: ../client/drizzledump_data.cc:263
1186
msgid "-- Retrieving data for "
1189
#: ../client/drizzledump_data.cc:293
1190
msgid " rows dumped for table "
1193
#: ../client/drizzledump_data.cc:552
1194
msgid "-- Connecting to "
1197
#: ../client/drizzledump_data.cc:552
1198
msgid " using protocol "
1201
#: ../client/drizzledump_data.cc:584 ../client/drizzledump_data.cc:590
1202
#: ../client/drizzledump_data.cc:621 ../client/drizzledump_data.cc:627
1203
msgid "Error executing query: "
1206
#: ../client/drizzledump_data.cc:598
1207
msgid "Could not buffer result: "
1210
#: ../client/drizzledump_data.cc:644
1211
msgid "Error: Could not set db '"
1214
#: ../client/drizzledump_data.cc:658 ../client/drizzledump_data.cc:663
1215
#: ../client/drizzledump_data.cc:669
1219
#: ../client/drizzledump_data.cc:678
1220
msgid "-- Disconnecting from "
1223
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:100
1224
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1225
msgid "-- Retrieving table structures for "
1228
#: ../client/drizzledump_drizzle.cc:175 ../client/drizzledump_mysql.cc:168
1229
msgid "-- Retrieving fields for "
1232
#: ../client/drizzledump_drizzle.cc:228 ../client/drizzledump_mysql.cc:270
1233
msgid "-- Retrieving indexes for "
1236
#: ../client/drizzledump_drizzle.cc:273 ../client/drizzledump_mysql.cc:315
1237
msgid "-- Retrieving foreign keys for "
1240
#: ../client/drizzleslap.cc:2286
1242
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1245
#: ../client/drizzletest.cc:4923
1246
msgid "Error: Invalid Value for opt_max_connect_retries"
1249
#: ../client/drizzletest.cc:4933
1250
msgid "Error: Invalid Value for opt_tail_lines"
1253
#: ../client/drizzletest.cc:4943
1254
msgid "Error: Invalid Value for opt_sleep"
1257
#: ../client/drizzletest.cc:5122
1259
msgid "Could not open '%s' for reading: errno = %d"
1262
#: ../drizzled/drizzled.cc:358
1263
msgid "General Options"
1266
#: ../drizzled/drizzled.cc:359
1267
msgid "Config File Options"
1270
#: ../drizzled/drizzled.cc:360
1271
msgid "Kernel Options"
1274
#: ../drizzled/drizzled.cc:361
1275
msgid "Plugin Loading Options"
1278
#: ../drizzled/drizzled.cc:362
1279
msgid "Plugin Options"
1282
#: ../drizzled/drizzled.cc:363
1283
msgid "Config and Plugin Loading"
1286
#: ../drizzled/drizzled.cc:364
1287
msgid "Kernel and Plugin Loading and Plugin"
1290
#: ../drizzled/drizzled.cc:478
1295
#: ../drizzled/drizzled.cc:536
1296
msgid "One can only use the --user switch if running as root"
1299
#: ../drizzled/drizzled.cc:543
1301
"drizzled cannot be run as root, use --user to start drizzled up as another "
1305
#: ../drizzled/drizzled.cc:586
1306
msgid "Set process group ID failed "
1309
#: ../drizzled/drizzled.cc:590
1310
msgid "Set process user ID failed"
1313
#: ../drizzled/drizzled.cc:601
1314
msgid "Process chroot failed"
1317
#: ../drizzled/drizzled.cc:700
1318
msgid "Invalid Value for auto_increment_increment"
1321
#: ../drizzled/drizzled.cc:710
1322
msgid "Invalid Value for auto_increment_offset"
1325
#: ../drizzled/drizzled.cc:720
1326
msgid "Invalid Value for completion_type"
1329
#: ../drizzled/drizzled.cc:731
1330
msgid "Invalid Value for div-precision-increment"
1333
#: ../drizzled/drizzled.cc:741
1334
msgid "Invalid Value for group_concat_max_len"
1337
#: ../drizzled/drizzled.cc:751
1338
msgid "Invalid Value for join_buffer_size"
1341
#: ../drizzled/drizzled.cc:762
1342
msgid "Invalid Value for max_allowed_packet"
1345
#: ../drizzled/drizzled.cc:773
1346
msgid "Invalid Value for max_error_count"
1349
#: ../drizzled/drizzled.cc:783
1350
msgid "Invalid Value for max_heap_table_size"
1353
#: ../drizzled/drizzled.cc:794
1354
msgid "Invalid Value for min_examined_row_limit"
1357
#: ../drizzled/drizzled.cc:804
1358
msgid "Invalid Value for max_join_size"
1361
#: ../drizzled/drizzled.cc:814
1362
msgid "Invalid Value for max_length_for_sort_data"
1365
#: ../drizzled/drizzled.cc:824
1366
msgid "Invalid Value for max_seeks_for_key"
1369
#: ../drizzled/drizzled.cc:834
1370
msgid "Invalid Value for max_sort_length"
1373
#: ../drizzled/drizzled.cc:844
1374
msgid "Invalid Value for optimizer_search_depth"
1377
#: ../drizzled/drizzled.cc:854
1378
msgid "Invalid Value for preload_buff_size"
1381
#: ../drizzled/drizzled.cc:864
1382
msgid "Invalid Value for query_alloc_block_size"
1385
#: ../drizzled/drizzled.cc:875
1386
msgid "Invalid Value for query_prealloc_size"
1389
#: ../drizzled/drizzled.cc:886
1390
msgid "Invalid Value for range_alloc_block_size"
1393
#: ../drizzled/drizzled.cc:897
1394
msgid "Invalid Value for read_buff_size"
1397
#: ../drizzled/drizzled.cc:908
1398
msgid "Invalid Value for read_rnd_buff_size"
1401
#: ../drizzled/drizzled.cc:918
1402
msgid "Invalid Value for sort_buff_size"
1405
#: ../drizzled/drizzled.cc:928
1406
msgid "Invalid Value for table_def_size"
1409
#: ../drizzled/drizzled.cc:938
1410
msgid "Invalid Value for table_cache_size"
1413
#: ../drizzled/drizzled.cc:948 ../drizzled/drizzled.cc:963
1414
msgid "Invalid Value for table_lock_wait_timeout"
1417
#: ../drizzled/drizzled.cc:973
1419
"Invalid Value for transaction_message_threshold valid values are between "
1420
"131072 - 1048576 bytes"
1423
#: ../drizzled/drizzled.cc:1041
1425
msgid "gethostname failed, using '%s' as hostname"
1428
#: ../drizzled/drizzled.cc:1055
1430
msgid "Display help and exit."
1431
msgstr "Afichar aquesta ajuda e sortir."
1433
#: ../drizzled/drizzled.cc:1057
1434
msgid "Run as a daemon."
1437
#: ../drizzled/drizzled.cc:1059 ../drizzled/drizzled.cc:1678
1438
msgid "Run drizzled daemon as user."
1441
#: ../drizzled/drizzled.cc:1061
1442
msgid "Print version information and exit."
1445
#: ../drizzled/drizzled.cc:1068
1446
msgid "Configuration file to use"
1449
#: ../drizzled/drizzled.cc:1070
1450
msgid "Base location for config files"
1453
#: ../drizzled/drizzled.cc:1072 ../drizzled/drizzled.cc:1770
1454
msgid "Directory for plugins."
1457
#: ../drizzled/drizzled.cc:1077 ../drizzled/drizzled.cc:1774
1459
"Optional comma separated list of plugins to load at startup in addition to "
1460
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1463
#: ../drizzled/drizzled.cc:1081 ../drizzled/drizzled.cc:1780
1465
"Optional comma separated list of plugins to not load at startup. Effectively "
1466
"removes a plugin from the list of plugins to be loaded. [for example: --"
1467
"plugin_remove=crc32,logger_gearman]"
1470
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1786
1472
"Optional comma separated list of plugins to load at starup instead of the "
1473
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1476
#: ../drizzled/drizzled.cc:1092 ../drizzled/drizzled.cc:1590
1477
msgid "Auto-increment columns are incremented by this"
1480
#: ../drizzled/drizzled.cc:1094 ../drizzled/drizzled.cc:1595
1482
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1486
#: ../drizzled/drizzled.cc:1096 ../drizzled/drizzled.cc:1601
1488
"Path to installation directory. All paths are usually resolved relative to "
1492
#: ../drizzled/drizzled.cc:1099 ../drizzled/drizzled.cc:1606
1493
msgid "Chroot drizzled daemon during startup."
1496
#: ../drizzled/drizzled.cc:1101
1497
msgid "Set the default collation."
1500
#: ../drizzled/drizzled.cc:1103 ../drizzled/drizzled.cc:1610
1501
msgid "Default completion type."
1504
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1615
1505
msgid "Write core on errors."
1508
#: ../drizzled/drizzled.cc:1106 ../drizzled/drizzled.cc:1619
1509
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
1510
msgid "Path to the database root."
1513
#: ../drizzled/drizzled.cc:1108
1514
msgid "Set the default storage engine for tables."
1517
#: ../drizzled/drizzled.cc:1110
1518
msgid "Set the default time zone."
1521
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1623
1522
msgid "Used for debugging; Use at your own risk!"
1525
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1628
1526
msgid "Set up signals usable for debugging"
1529
#: ../drizzled/drizzled.cc:1116
1530
msgid "Set the language used for the month names and the days of the week."
1533
#: ../drizzled/drizzled.cc:1118 ../drizzled/drizzled.cc:1632
1534
msgid "Log some not critical warnings to the log file."
1537
#: ../drizzled/drizzled.cc:1120 ../drizzled/drizzled.cc:1637
1538
msgid "Pid file used by drizzled."
1541
#: ../drizzled/drizzled.cc:1122
1542
msgid "Maximum time in seconds to wait for the port to become free. "
1545
#: ../drizzled/drizzled.cc:1124
1546
msgid "Include the SQL query in replicated protobuf messages."
1549
#: ../drizzled/drizzled.cc:1126 ../drizzled/drizzled.cc:1646
1551
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1552
"specified directory"
1555
#: ../drizzled/drizzled.cc:1129 ../drizzled/drizzled.cc:1651
1557
"Uniquely identifies the server instance in the community of replication "
1561
#: ../drizzled/drizzled.cc:1132 ../drizzled/drizzled.cc:1656
1562
msgid "Don't print a stack trace on failure."
1565
#: ../drizzled/drizzled.cc:1134 ../drizzled/drizzled.cc:1660
1566
msgid "Enable symbolic link support."
1569
#: ../drizzled/drizzled.cc:1136 ../drizzled/drizzled.cc:1669
1571
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1574
#: ../drizzled/drizzled.cc:1139
1575
msgid "Path for temporary files."
1578
#: ../drizzled/drizzled.cc:1141 ../drizzled/drizzled.cc:1674
1579
msgid "Default transaction isolation level."
1582
#: ../drizzled/drizzled.cc:1143
1584
"Max message size written to transaction log, valid values 131072 - 1048576 "
1588
#: ../drizzled/drizzled.cc:1145 ../drizzled/drizzled.cc:1682
1590
"The number of outstanding connection requests Drizzle can have. This comes "
1591
"into play when the main Drizzle thread gets very many connection requests in "
1592
"a very short time."
1595
#: ../drizzled/drizzled.cc:1150 ../drizzled/drizzled.cc:1688
1597
"Size of tree cache used in bulk insert optimization. Note that this is a "
1601
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1694
1603
"Precision of the result of '/' operator will be increased on that value."
1606
#: ../drizzled/drizzled.cc:1156
1607
msgid "The maximum length of the result of function group_concat."
1610
#: ../drizzled/drizzled.cc:1158 ../drizzled/drizzled.cc:1700
1611
msgid "The size of the buffer that is used for full joins."
1614
#: ../drizzled/drizzled.cc:1161
1616
"A global cap on the amount of memory that can be allocated by session join "
1617
"buffers (0 means unlimited)"
1620
#: ../drizzled/drizzled.cc:1163 ../drizzled/drizzled.cc:1706
1621
msgid "Max packetlength to send/receive from to server."
1624
#: ../drizzled/drizzled.cc:1165
1625
msgid "Max number of errors/warnings to store for a statement."
1628
#: ../drizzled/drizzled.cc:1167 ../drizzled/drizzled.cc:1711
1629
msgid "Don't allow creation of heap tables bigger than this."
1632
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1717
1634
"Joins that are probably going to read more than max_join_size records return "
1638
#: ../drizzled/drizzled.cc:1172 ../drizzled/drizzled.cc:1723
1639
msgid "Max number of bytes in sorted records."
1642
#: ../drizzled/drizzled.cc:1174 ../drizzled/drizzled.cc:1728
1643
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1646
#: ../drizzled/drizzled.cc:1176 ../drizzled/drizzled.cc:1733
1648
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1649
"max_sort_length bytes of each value are used; the rest are ignored)."
1652
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1740
1653
msgid "After this many write locks, allow some read locks to run in between."
1656
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1744
1658
"Don't log queries which examine less than min_examined_row_limit rows to "
1662
#: ../drizzled/drizzled.cc:1185
1664
"Do not apply any heuristic(s) during query optimization to prune, thus "
1665
"perform an exhaustive search from the optimizer search space."
1668
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1758
1670
"Maximum depth of search performed by the query optimizer. Values larger than "
1671
"the number of relations in a query result in better query plans, but take "
1672
"longer to compile a query. Smaller values than the number of tables in a "
1673
"relation result in faster optimization, but may produce very bad query "
1674
"plans. If set to 0, the system will automatically pick a reasonable value; "
1675
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
1676
"(used for testing/comparison)."
1679
#: ../drizzled/drizzled.cc:1197 ../drizzled/drizzled.cc:1792
1680
msgid "The size of the buffer that is allocated when preloading indexes"
1683
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1797
1684
msgid "Allocation block size for query parsing and execution"
1687
#: ../drizzled/drizzled.cc:1203 ../drizzled/drizzled.cc:1802
1688
msgid "Persistent buffer for query parsing and execution"
1691
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1808
1692
msgid "Allocation block size for storing ranges during optimization"
1695
#: ../drizzled/drizzled.cc:1209 ../drizzled/drizzled.cc:1814
1697
"Each thread that does a sequential scan allocates a buffer of this size for "
1698
"each table it scans. If you do many sequential scans, you may want to "
1699
"increase this value."
1702
#: ../drizzled/drizzled.cc:1214
1703
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1706
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1822
1708
"When reading rows in sorted order after a sort, the rows are read through "
1709
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1713
#: ../drizzled/drizzled.cc:1222
1714
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1717
#: ../drizzled/drizzled.cc:1224
1718
msgid "Select scheduler to be used (by default multi-thread)."
1721
#: ../drizzled/drizzled.cc:1227 ../drizzled/drizzled.cc:1831
1722
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1725
#: ../drizzled/drizzled.cc:1230
1727
"A global cap on the amount of memory that can be allocated by session sort "
1728
"buffers (0 means unlimited)"
1731
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1837
1732
msgid "The number of cached table definitions."
1735
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1841
1736
msgid "The number of cached open tables."
1739
#: ../drizzled/drizzled.cc:1236 ../drizzled/drizzled.cc:1845
1741
"Timeout in seconds to wait for a table level lock before returning an error. "
1742
"Used only if the connection has active cursors."
1745
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1850
1746
msgid "The stack size for each thread."
1749
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1856
1751
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1752
"automatically convert it to an on-disk MyISAM table."
1755
#: ../drizzled/drizzled.cc:1245
1757
"The verbosity of messages from drizzled. Possible values are INSPECT, INFO, "
1761
#: ../drizzled/drizzled.cc:1269
1762
msgid "Duplicate entry for command line option"
1765
#: ../drizzled/drizzled.cc:1342
1766
msgid "Failed to initialize plugins"
1769
#: ../drizzled/drizzled.cc:1411
1770
msgid "Error getting default charset"
1773
#: ../drizzled/drizzled.cc:1426
1774
msgid "Error setting collation"
1777
#: ../drizzled/drizzled.cc:1433
1779
msgid "Unknown locale: '%s'"
1782
#: ../drizzled/drizzled.cc:1485
1783
msgid "No scheduler found"
1786
#: ../drizzled/drizzled.cc:1503
1787
msgid "Unknown/unsupported storage engine: "
1790
#: ../drizzled/drizzled.cc:1641
1792
"Maximum time in seconds to wait for the port to become free. (Default: no "
1796
#: ../drizzled/drizzled.cc:1750
1798
"Controls the heuristic(s) applied during query optimization to prune less-"
1799
"promising partial plans from the optimizer search space. Meaning: false - do "
1800
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1801
"based on number of retrieved rows."
1804
#: ../drizzled/drizzled.cc:1877
1806
"Copyright (C) 2010-2011 Drizzle Developers, Copyright (C) 2008 Sun "
1808
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1809
"and you are welcome to modify and redistribute it under the GPL license\n"
1813
#: ../drizzled/drizzled.cc:1884
1815
msgid "Usage: %s [OPTIONS]\n"
1818
#: ../drizzled/drizzled.cc:1997
1821
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1825
#: ../drizzled/drizzled.cc:2007
1826
msgid "sort-heap-threshold cannot be less than sort-buffer-size"
1829
#: ../drizzled/drizzled.cc:2018
1830
msgid "join-heap-threshold cannot be less than join-buffer-size"
1833
#: ../drizzled/drizzled.cc:2029
1834
msgid "read-rnd-threshold cannot be less than read-rnd-buffer-size"
1837
#: ../drizzled/drizzled.cc:2040
1838
msgid "read-buffer-threshold cannot be less than read-buffer-size"
1841
#: ../drizzled/error.cc:211
1843
msgid "Unknown error %d"
1846
#: ../drizzled/error.cc:280
1850
#: ../drizzled/error.cc:281
1851
msgid "Error on first"
1854
#: ../drizzled/error.cc:282
1858
#: ../drizzled/error.cc:283
1862
#: ../drizzled/error.cc:284
1864
msgid "Can't create file '%-.200s' (errno: %d)"
1867
#: ../drizzled/error.cc:285
1869
msgid "Can't create table '%-.200s' (errno: %d)"
1872
#: ../drizzled/error.cc:286
1874
msgid "Can't create schema '%-.192s' (errno: %d)"
1877
#: ../drizzled/error.cc:287
1879
msgid "Can't create schema '%-.192s'; schema exists"
1882
#: ../drizzled/error.cc:288
1884
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1887
#: ../drizzled/error.cc:289
1889
msgid "Error on delete of '%-.192s' (errno: %d)"
1892
#: ../drizzled/error.cc:290
1894
msgid "Can't get status of '%-.200s' (errno: %d)"
1897
#: ../drizzled/error.cc:291
1899
msgid "Can't lock file (errno: %d)"
1902
#: ../drizzled/error.cc:292
1904
msgid "Can't open file: '%-.200s' (errno: %d)"
1907
#: ../drizzled/error.cc:293
1909
msgid "Can't find file: '%-.200s' (errno: %d)"
1912
#: ../drizzled/error.cc:294
1914
msgid "Can't read dir of '%-.192s' (errno: %d)"
1917
#: ../drizzled/error.cc:295
1919
msgid "Record has changed since last read in table '%-.192s'"
1922
#: ../drizzled/error.cc:296
1924
msgid "Disk full (%s); waiting for someone to free some space..."
1927
#: ../drizzled/error.cc:297
1929
msgid "Can't write; duplicate key in table '%-.192s'"
1932
#: ../drizzled/error.cc:298
1934
msgid "Error on close of '%-.192s' (errno: %d)"
1937
#: ../drizzled/error.cc:299
1939
msgid "Error reading file '%-.200s' (errno: %d)"
1942
#: ../drizzled/error.cc:300
1944
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1947
#: ../drizzled/error.cc:301
1949
msgid "Error writing file '%-.200s' (errno: %d)"
1952
#: ../drizzled/error.cc:302
1954
msgid "'%-.192s' is locked against change"
1957
#: ../drizzled/error.cc:303
1958
msgid "Sort aborted"
1961
#: ../drizzled/error.cc:304
1963
msgid "Got error %d from storage engine"
1966
#: ../drizzled/error.cc:305
1968
msgid "Table storage engine for '%-.192s' doesn't have this option"
1971
#: ../drizzled/error.cc:306
1973
msgid "Can't find record in '%-.192s'"
1976
#: ../drizzled/error.cc:307
1978
msgid "Incorrect information in file: '%-.200s'"
1981
#: ../drizzled/error.cc:308
1983
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1986
#: ../drizzled/error.cc:309
1988
msgid "Old key file for table '%-.192s'; repair it!"
1991
#: ../drizzled/error.cc:310
1993
msgid "Table '%-.192s' is read only"
1996
#: ../drizzled/error.cc:311
1998
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2001
#: ../drizzled/error.cc:312
2002
msgid "Out of sort memory; increase server sort buffer size"
2005
#: ../drizzled/error.cc:313
2006
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2009
#: ../drizzled/error.cc:314
2010
msgid "Global join memory constraint hit; increase join-heap-threshold"
2013
#: ../drizzled/error.cc:315
2014
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2017
#: ../drizzled/error.cc:316
2018
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2021
#: ../drizzled/error.cc:317
2023
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2026
#: ../drizzled/error.cc:318
2027
msgid "Too many connections"
2030
#: ../drizzled/error.cc:319
2032
"Out of memory; check if drizzled or some other process uses all available "
2033
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2034
"memory or you can add more swap space"
2037
#: ../drizzled/error.cc:320
2038
msgid "Can't get hostname for your address"
2041
#: ../drizzled/error.cc:321
2042
msgid "Bad handshake"
2045
#. Access error messages
2046
#: ../drizzled/error.cc:324
2048
msgid "Access denied for user '%s' to schema '%s'"
2051
#: ../drizzled/error.cc:325
2053
msgid "Access denied for user '%s' to table '%s'"
2056
#: ../drizzled/error.cc:326
2058
msgid "Access denied for user '%s' (using password: %s)"
2061
#: ../drizzled/error.cc:328
2062
msgid "No schema selected"
2065
#: ../drizzled/error.cc:329
2066
msgid "Unknown command"
2069
#: ../drizzled/error.cc:330
2071
msgid "Column '%-.192s' cannot be null"
2074
#: ../drizzled/error.cc:331
2076
msgid "Unknown schema '%-.192s'"
2079
#: ../drizzled/error.cc:332
2081
msgid "Table '%-.192s' already exists"
2084
#: ../drizzled/error.cc:333
2086
msgid "Unknown table '%-.100s'"
2089
#: ../drizzled/error.cc:334
2091
msgid "Column '%-.192s' in %-.192s is ambiguous"
2094
#: ../drizzled/error.cc:335
2095
msgid "Server shutdown in progress"
2098
#: ../drizzled/error.cc:336
2100
msgid "Unknown column '%-.192s' in '%-.192s'"
2103
#: ../drizzled/error.cc:337
2105
msgid "'%-.192s' isn't in GROUP BY"
2108
#: ../drizzled/error.cc:338
2110
msgid "Can't group on '%-.192s'"
2113
#: ../drizzled/error.cc:339
2114
msgid "Statement has sum functions and columns in same statement"
2117
#: ../drizzled/error.cc:340
2118
msgid "Column count doesn't match value count"
2121
#: ../drizzled/error.cc:341
2123
msgid "Identifier name '%-.100s' is too long"
2126
#: ../drizzled/error.cc:342
2128
msgid "Duplicate column name '%-.192s'"
2131
#: ../drizzled/error.cc:343
2133
msgid "Duplicate key name '%-.192s'"
2136
#: ../drizzled/error.cc:344
2138
msgid "Duplicate entry '%-.192s' for key %d"
2141
#: ../drizzled/error.cc:345
2143
msgid "Incorrect column specifier for column '%-.192s'"
2146
#: ../drizzled/error.cc:346
2148
msgid "%s near '%-.80s' at line %d"
2151
#: ../drizzled/error.cc:347
2153
msgid "Parsing error near '%s'"
2156
#: ../drizzled/error.cc:348
2157
msgid "Query was empty"
2160
#: ../drizzled/error.cc:349
2162
msgid "Not unique table/alias: '%-.192s'"
2165
#: ../drizzled/error.cc:350
2167
msgid "Invalid default value for '%-.192s'"
2170
#: ../drizzled/error.cc:351
2171
msgid "Multiple primary key defined"
2174
#: ../drizzled/error.cc:352
2176
msgid "Too many keys specified; max %d keys allowed"
2179
#: ../drizzled/error.cc:353
2181
msgid "Too many key parts specified; max %d parts allowed"
2184
#: ../drizzled/error.cc:354
2186
msgid "Specified key was too long; max key length is %d bytes"
2189
#: ../drizzled/error.cc:355
2191
msgid "Key column '%-.192s' doesn't exist in table"
2194
#: ../drizzled/error.cc:356
2197
"BLOB column '%-.192s' can't be used in key specification with the used table "
2201
#: ../drizzled/error.cc:357
2204
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2208
#: ../drizzled/error.cc:358
2210
"Incorrect table definition; there can be only one auto column and it must be "
2214
#: ../drizzled/error.cc:359
2216
msgid "%s: Normal shutdown\n"
2219
#: ../drizzled/error.cc:360
2221
msgid "%s: Got signal %d. Aborting!\n"
2224
#: ../drizzled/error.cc:361
2226
msgid "%s: Shutdown complete\n"
2229
#: ../drizzled/error.cc:362
2231
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2234
#: ../drizzled/error.cc:363
2235
msgid "Can't create IP socket"
2238
#: ../drizzled/error.cc:364
2241
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2245
#: ../drizzled/error.cc:365
2248
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2252
#: ../drizzled/error.cc:366
2254
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2257
#: ../drizzled/error.cc:367
2260
"The file '%-.128s' must be in the schema directory or be readable by all"
2263
#: ../drizzled/error.cc:368
2265
msgid "File '%-.200s' already exists"
2268
#: ../drizzled/error.cc:369
2270
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2273
#: ../drizzled/error.cc:370
2275
"Incorrect prefix key; the used key part isn't a string, the used length is "
2276
"longer than the key part, or the storage engine doesn't support unique "
2280
#: ../drizzled/error.cc:371
2281
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2284
#: ../drizzled/error.cc:372
2286
msgid "Can't DROP '%-.192s'; check that column/key exists"
2289
#: ../drizzled/error.cc:373
2291
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2294
#: ../drizzled/error.cc:374
2296
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2299
#. KILL session errors
2300
#: ../drizzled/error.cc:377
2302
msgid "Unknown session id: %lu"
2305
#: ../drizzled/error.cc:378
2307
msgid "You are not the owner of session %lu"
2310
#: ../drizzled/error.cc:379
2311
msgid "You cannot kill the session you are connected from."
2314
#: ../drizzled/error.cc:382
2315
msgid "No tables used"
2318
#: ../drizzled/error.cc:383
2320
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2323
#: ../drizzled/error.cc:384
2325
msgid "Incorrect schema name '%-.100s'"
2328
#: ../drizzled/error.cc:385
2330
msgid "Incorrect table name '%-.100s'"
2333
#: ../drizzled/error.cc:386
2335
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2336
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2339
#: ../drizzled/error.cc:387
2340
msgid "Unknown error"
2343
#: ../drizzled/error.cc:388
2345
msgid "Unknown procedure '%-.192s'"
2348
#: ../drizzled/error.cc:389
2350
msgid "Incorrect parameter count to procedure '%-.192s'"
2353
#: ../drizzled/error.cc:390
2355
msgid "Unknown table '%-.192s' in %-.32s"
2358
#: ../drizzled/error.cc:391
2360
msgid "Column '%-.192s' specified twice"
2363
#: ../drizzled/error.cc:392
2364
msgid "Invalid use of group function"
2367
#: ../drizzled/error.cc:393
2370
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2373
#: ../drizzled/error.cc:394
2374
msgid "A table must have at least 1 column"
2377
#: ../drizzled/error.cc:395
2379
msgid "The table '%-.192s' is full"
2382
#: ../drizzled/error.cc:396
2384
msgid "Too many tables; Drizzle can only use %d tables in a join"
2387
#: ../drizzled/error.cc:397
2388
msgid "Too many columns"
2391
#: ../drizzled/error.cc:398
2394
"Row size too large. The maximum row size for the used table type, not "
2395
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2398
#: ../drizzled/error.cc:399
2399
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2402
#: ../drizzled/error.cc:400
2405
"Table handler doesn't support NULL in given index. Please change column "
2406
"'%-.192s' to be NOT NULL or use another handler"
2409
#: ../drizzled/error.cc:401
2410
msgid "No paths allowed for plugin library"
2413
#: ../drizzled/error.cc:402
2415
msgid "Plugin '%-.192s' already exists"
2418
#: ../drizzled/error.cc:403
2420
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2423
#: ../drizzled/error.cc:404
2425
msgid "Can't find symbol '%-.128s' in library '%s'"
2428
#: ../drizzled/error.cc:405
2430
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2433
#: ../drizzled/error.cc:406
2436
"Can't create a new thread (errno %d); if you are not out of available "
2437
"memory, you can consult the manual for a possible OS-dependent bug"
2440
#: ../drizzled/error.cc:407
2442
msgid "Column count doesn't match value count at row %ld"
2445
#: ../drizzled/error.cc:408
2447
msgid "Can't reopen table: '%-.192s'"
2450
#: ../drizzled/error.cc:409
2452
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2453
"illegal if there is no GROUP BY clause"
2456
#: ../drizzled/error.cc:410
2458
"You have an error in your SQL syntax; check the manual that corresponds to "
2459
"your Drizzle server version for the right syntax to use"
2462
#: ../drizzled/error.cc:411
2463
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2466
#: ../drizzled/error.cc:412
2467
msgid "Got packets out of order"
2470
#: ../drizzled/error.cc:413
2471
msgid "The used table type doesn't support BLOB/TEXT columns"
2474
#: ../drizzled/error.cc:414
2475
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2478
#: ../drizzled/error.cc:415
2480
msgid "Incorrect column name '%-.100s'"
2483
#: ../drizzled/error.cc:416
2485
msgid "The used storage engine can't index column '%-.192s'"
2488
#: ../drizzled/error.cc:417
2490
"Unable to open underlying table which is differently defined or of non-"
2491
"MyISAM type or doesn't exist"
2494
#: ../drizzled/error.cc:418
2496
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2499
#: ../drizzled/error.cc:419
2502
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2505
#: ../drizzled/error.cc:420
2507
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2511
#: ../drizzled/error.cc:421
2512
msgid "Result consisted of more than one row"
2515
#: ../drizzled/error.cc:422
2516
msgid "This table type requires a primary key"
2519
#: ../drizzled/error.cc:423
2521
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2524
#: ../drizzled/error.cc:424
2525
msgid "Can't open table"
2528
#: ../drizzled/error.cc:425
2530
msgid "The storage engine for the table doesn't support %s"
2533
#: ../drizzled/error.cc:426
2535
msgid "Got error %d during COMMIT"
2538
#: ../drizzled/error.cc:427
2540
msgid "Got error %d during ROLLBACK"
2543
#. This is a very incorrect place to use the PRIi64 macro as the
2544
#. program that looks over the source for the N_() macros does not
2545
#. (obviously) do macro expansion, so the string is entirely wrong for
2546
#. what it is trying to output for every language except english.
2547
#: ../drizzled/error.cc:432
2550
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2554
#: ../drizzled/error.cc:433
2556
"Can't execute the given command because you have active locked tables or an "
2557
"active transaction"
2560
#: ../drizzled/error.cc:434
2562
msgid "Unknown system variable '%-.64s'"
2565
#: ../drizzled/error.cc:435
2567
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2570
#: ../drizzled/error.cc:436
2573
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2576
#: ../drizzled/error.cc:437
2577
msgid "Some non-transactional changed tables couldn't be rolled back"
2580
#: ../drizzled/error.cc:438
2581
msgid "You may only use constant expressions with SET"
2584
#: ../drizzled/error.cc:439
2585
msgid "Lock wait timeout exceeded; try restarting transaction"
2588
#: ../drizzled/error.cc:440
2589
msgid "The total number of locks exceeds the lock table size"
2592
#: ../drizzled/error.cc:441
2593
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2596
#: ../drizzled/error.cc:442
2597
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2600
#: ../drizzled/error.cc:443
2602
msgid "Incorrect arguments to %s"
2605
#: ../drizzled/error.cc:444
2606
msgid "Deadlock found when trying to get lock; try restarting transaction"
2609
#: ../drizzled/error.cc:445
2610
msgid "The used table type doesn't support FULLTEXT indexes"
2613
#: ../drizzled/error.cc:446
2614
msgid "Cannot add foreign key constraint"
2617
#: ../drizzled/error.cc:447
2618
msgid "Cannot add or update a child row: a foreign key constraint fails"
2621
#: ../drizzled/error.cc:448
2622
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2625
#: ../drizzled/error.cc:449
2627
msgid "Incorrect usage of %s and %s"
2630
#: ../drizzled/error.cc:450
2631
msgid "The used SELECT statements have a different number of columns"
2634
#: ../drizzled/error.cc:451
2635
msgid "Can't execute the query because you have a conflicting read lock"
2638
#: ../drizzled/error.cc:452
2641
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2644
#: ../drizzled/error.cc:453
2647
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2650
#: ../drizzled/error.cc:454
2652
msgid "Variable '%-.64s' doesn't have a default value"
2655
#: ../drizzled/error.cc:455
2657
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2660
#: ../drizzled/error.cc:456
2662
msgid "Incorrect argument type to variable '%-.64s'"
2665
#: ../drizzled/error.cc:457
2667
msgid "Variable '%-.64s' can only be set, not read"
2670
#: ../drizzled/error.cc:458
2672
msgid "Incorrect usage/placement of '%s'"
2675
#: ../drizzled/error.cc:459
2677
msgid "This version of Drizzle doesn't yet support '%s'"
2680
#: ../drizzled/error.cc:460
2682
msgid "Variable '%-.192s' is a %s variable"
2685
#: ../drizzled/error.cc:461
2687
msgid "Incorrect foreign key definition for '%-.192s': %s"
2690
#: ../drizzled/error.cc:462
2691
msgid "Key reference and table reference don't match"
2694
#: ../drizzled/error.cc:463
2696
msgid "Operand should contain %d column(s)"
2699
#: ../drizzled/error.cc:464
2700
msgid "Subquery returns more than 1 row"
2703
#: ../drizzled/error.cc:465
2705
msgid "Converting column '%s' from %s to %s"
2708
#: ../drizzled/error.cc:466
2710
msgid "Reference '%-.64s' not supported (%s)"
2713
#: ../drizzled/error.cc:467
2714
msgid "Every derived table must have its own alias"
2717
#: ../drizzled/error.cc:468
2719
msgid "Select %u was reduced during optimization"
2722
#: ../drizzled/error.cc:469
2724
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2727
#: ../drizzled/error.cc:470
2728
msgid "All parts of a SPATIAL index must be NOT NULL"
2731
#: ../drizzled/error.cc:471
2733
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2736
#: ../drizzled/error.cc:472
2739
"Uncompressed data size too large; the maximum size is %d (based on "
2740
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2743
#: ../drizzled/error.cc:473
2744
msgid "ZLIB: Not enough memory"
2747
#: ../drizzled/error.cc:474
2749
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2750
"data was corrupted)"
2753
#: ../drizzled/error.cc:475
2754
msgid "ZLIB: Input data corrupted"
2757
#: ../drizzled/error.cc:476
2759
msgid "%d line(s) were cut by GROUP_CONCAT()"
2762
#: ../drizzled/error.cc:477
2764
msgid "Row %ld doesn't contain data for all columns"
2767
#: ../drizzled/error.cc:478
2770
"Row %ld was truncated; it contained more data than there were input columns"
2773
#: ../drizzled/error.cc:479
2776
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2779
#: ../drizzled/error.cc:480
2781
msgid "Out of range value for column '%s' at row %ld"
2784
#: ../drizzled/error.cc:481
2786
msgid "Data truncated for column '%s' at row %ld"
2789
#: ../drizzled/error.cc:482
2791
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2794
#: ../drizzled/error.cc:483
2796
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2799
#: ../drizzled/error.cc:484
2801
msgid "Illegal mix of collations for operation '%s'"
2804
#: ../drizzled/error.cc:485
2807
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2811
#: ../drizzled/error.cc:486
2813
msgid "Unknown collation: '%-.64s'"
2816
#: ../drizzled/error.cc:487
2819
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2823
#: ../drizzled/error.cc:488
2825
msgid "Incorrect index name '%-.100s'"
2828
#: ../drizzled/error.cc:489
2830
msgid "Incorrect catalog name '%-.100s'"
2833
#: ../drizzled/error.cc:490
2835
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2838
#: ../drizzled/error.cc:491
2840
msgid "Unknown table engine '%s'"
2843
#: ../drizzled/error.cc:492
2845
msgid "The target table %-.100s of the %s is not updatable"
2848
#: ../drizzled/error.cc:493
2851
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2855
#: ../drizzled/error.cc:494
2858
"The Drizzle server is running with the %s option so it cannot execute this "
2862
#: ../drizzled/error.cc:495
2864
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2867
#: ../drizzled/error.cc:496
2869
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2872
#: ../drizzled/error.cc:497
2874
"Incorrect table definition; there can be only one TIMESTAMP column with "
2875
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2878
#: ../drizzled/error.cc:498
2880
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2883
#: ../drizzled/error.cc:499
2885
msgid "Got error %d '%-.100s' from %s"
2888
#: ../drizzled/error.cc:500
2890
msgid "Got temporary error %d '%-.100s' from %s"
2893
#: ../drizzled/error.cc:501
2895
msgid "Unknown or incorrect time zone: '%-.64s'"
2898
#: ../drizzled/error.cc:502
2900
msgid "Invalid %s character string: '%.64s'"
2903
#: ../drizzled/error.cc:503
2905
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2908
#: ../drizzled/error.cc:504
2910
msgid "%s %s does not exist"
2913
#: ../drizzled/error.cc:505
2914
msgid "Query execution was interrupted"
2917
#: ../drizzled/error.cc:506
2920
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2921
"(s) or definer/invoker of view lack rights to use them"
2924
#: ../drizzled/error.cc:507
2926
msgid "Field '%-.192s' doesn't have a default value"
2929
#: ../drizzled/error.cc:508
2930
msgid "Division by 0"
2933
#: ../drizzled/error.cc:509
2935
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2938
#: ../drizzled/error.cc:510
2940
msgid "Illegal %s '%-.192s' value found during parsing"
2943
#: ../drizzled/error.cc:511
2945
msgid "Key part '%-.192s' length cannot be 0"
2948
#: ../drizzled/error.cc:512
2951
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2955
#: ../drizzled/error.cc:513
2957
msgid "Data too long for column '%s' at row %ld"
2960
#: ../drizzled/error.cc:514
2963
"%s: ready for connections.\n"
2964
"Version: '%s' %s\n"
2967
#: ../drizzled/error.cc:515
2968
msgid "Can't load value from file with fixed size rows to variable"
2971
#: ../drizzled/error.cc:516
2973
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2976
#: ../drizzled/error.cc:517
2977
msgid "Table definition has changed, please retry transaction"
2980
#: ../drizzled/error.cc:518
2982
msgid "Not allowed to return a result set from a %s"
2985
#: ../drizzled/error.cc:519
2986
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2989
#: ../drizzled/error.cc:520
2991
"Explicit or implicit commit is not allowed in stored function or trigger."
2994
#: ../drizzled/error.cc:521
2996
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2999
#: ../drizzled/error.cc:522
3001
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3004
#: ../drizzled/error.cc:523
3007
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3011
#: ../drizzled/error.cc:524
3012
msgid "Trigger in wrong schema"
3015
#: ../drizzled/error.cc:525
3018
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3019
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3022
#: ../drizzled/error.cc:526
3024
msgid "Display width out of range for column '%-.192s' (max = %d)"
3027
#: ../drizzled/error.cc:527
3029
msgid "Datetime function: %-.32s field overflow"
3032
#: ../drizzled/error.cc:528
3035
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3038
#: ../drizzled/error.cc:529
3041
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3044
#: ../drizzled/error.cc:530
3045
msgid "No data - zero rows fetched, selected, or processed"
3048
#: ../drizzled/error.cc:531
3050
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3053
#: ../drizzled/error.cc:532
3055
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3058
#: ../drizzled/error.cc:533
3059
msgid "The used table type doesn't support SPATIAL indexes"
3062
#: ../drizzled/error.cc:534
3064
msgid "Leading spaces are removed from name '%s'"
3067
#: ../drizzled/error.cc:535
3068
msgid "Failed to read auto-increment value from storage engine"
3071
#: ../drizzled/error.cc:536
3073
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3076
#: ../drizzled/error.cc:537
3077
msgid "Too high level of nesting for select"
3080
#: ../drizzled/error.cc:538
3082
msgid "Name '%-.64s' has become ''"
3085
#: ../drizzled/error.cc:539
3087
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3088
"optional and non-empty FIELDS ENCLOSED BY"
3091
#: ../drizzled/error.cc:540
3094
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3097
#: ../drizzled/error.cc:541
3099
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3102
#: ../drizzled/error.cc:542
3104
msgid "Incorrect %-.32s value: '%-.128s'"
3107
#: ../drizzled/error.cc:543
3109
msgid "Table has no partition for value %-.64s"
3112
#: ../drizzled/error.cc:544
3113
msgid "Writing one row to the row-based binary log failed"
3116
#: ../drizzled/error.cc:545
3118
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3121
#: ../drizzled/error.cc:546
3124
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3125
"%d would lead to a duplicate entry"
3128
#: ../drizzled/error.cc:547
3130
"Transaction isolation level can't be changed while a transaction is in "
3134
#: ../drizzled/error.cc:548
3136
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3139
#: ../drizzled/error.cc:549
3141
msgid "Incorrect parameters in the call to native function '%-.192s'"
3144
#: ../drizzled/error.cc:550
3146
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3149
#: ../drizzled/error.cc:551
3151
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3154
#: ../drizzled/error.cc:553
3156
msgid "Received an invalid datetime value '%s'."
3159
#: ../drizzled/error.cc:554
3161
msgid "Received an invalid DATE value '%s'."
3164
#: ../drizzled/error.cc:555
3166
msgid "Received a NULL argument for function '%s'."
3169
#: ../drizzled/error.cc:556
3171
msgid "Received an invalid timestamp value '%s'."
3174
#: ../drizzled/error.cc:557
3176
msgid "Received an invalid TIME value '%s'."
3179
#: ../drizzled/error.cc:558
3181
msgid "Received an invalid value '%s' for a UNIX timestamp."
3184
#: ../drizzled/error.cc:560
3186
msgid "Received an out-of-range argument '%s' for function '%s'."
3189
#: ../drizzled/error.cc:561
3191
msgid "Received an invalid enum value '%s'."
3194
#: ../drizzled/error.cc:562
3195
msgid "Tables which are replicated require a primary key."
3198
#: ../drizzled/error.cc:564
3200
msgid "Corrupt or invalid schema definition for '%s' : %s"
3203
#: ../drizzled/error.cc:565
3205
msgid "Corrupt or invalid table definition for '%s': %s"
3208
#: ../drizzled/error.cc:566
3210
msgid "The number of enum that were required was too high for table '%s'"
3213
#: ../drizzled/error.cc:567
3215
msgid "Corrupt or invalid table definition for '%s'"
3218
#: ../drizzled/error.cc:568
3220
msgid "Collation '%s' for table %s is invalid/unknown"
3223
#: ../drizzled/error.cc:570
3225
msgid "Cannot drop table '%s'"
3228
#: ../drizzled/error.cc:571
3230
msgid "Error occurred while dropping table '%s'"
3233
#: ../drizzled/error.cc:572
3235
msgid "Permission denied to create '%s'"
3238
#: ../drizzled/error.cc:573
3240
msgid "Unknown table '%s'"
3243
#: ../drizzled/error.cc:575
3245
msgid "Cannot create schema '%s'"
3248
#: ../drizzled/error.cc:576
3250
msgid "Schema does not exist: %s"
3253
#: ../drizzled/error.cc:577
3255
msgid "Error altering schema: %s"
3258
#: ../drizzled/error.cc:578
3260
msgid "Error droppping Schema : %s"
3263
#: ../drizzled/error.cc:580
3264
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3267
#: ../drizzled/error.cc:581
3269
msgid "Unknown table engine option key/pair %s = %s."
3272
#: ../drizzled/error.cc:582
3274
msgid "Unknown schema engine option key/pair %s = %s."
3277
#: ../drizzled/error.cc:583
3278
msgid "Implicit cartesian join attempted."
3281
#: ../drizzled/error.cc:584
3282
msgid "Admin access not allowed from this username/IP address."
3285
#. User lock/barrier error messages
3286
#: ../drizzled/error.cc:587
3287
msgid "wait() can not be called on session owning user defined barrier."
3290
#: ../drizzled/error.cc:588
3291
msgid "Unknown user defined barrier requested."
3294
#: ../drizzled/error.cc:589
3295
msgid "Session does not own user defined barrier."
3298
#: ../drizzled/error.cc:590
3299
msgid "Session can not wait on a user defined lock owned by the session."
3302
#: ../drizzled/error.cc:591
3303
msgid "Session does not own user defined lock."
3306
#: ../drizzled/error.cc:593
3307
msgid "Invalid name for user defined barrier."
3310
#: ../drizzled/error.cc:594
3311
msgid "Invalid name for user defined lock."
3314
#: ../drizzled/error.cc:596
3316
"Either a DEFAULt value or NULL NULL description is required for a new column "
3317
"if table is not empty"
3321
#: ../drizzled/error.cc:599
3324
"Cast to unsigned converted negative integer to it's positive complement: %s"
3327
#: ../drizzled/error.cc:600
3329
msgid "Invalid cast to signed integer: %s"
3332
#: ../drizzled/error.cc:602
3334
msgid "Identifier '%.*s' is a SQL keyword."
3337
#: ../drizzled/error.cc:605
3339
msgid "Can't unlock file (Errcode: %d)"
3342
#: ../drizzled/error.cc:606
3344
msgid "Can't change size of file (Errcode: %d)"
3347
#: ../drizzled/error.cc:607
3349
msgid "Can't open stream from handle (Errcode: %d)"
3352
#: ../drizzled/error.cc:608
3354
msgid "Warning: '%s' had %d links"
3357
#: ../drizzled/error.cc:609
3359
msgid "Warning: %d files and %d streams is left open\n"
3362
#: ../drizzled/error.cc:610
3364
msgid "Can't create directory '%s' (Errcode: %d)"
3367
#: ../drizzled/error.cc:611
3370
"Character set '%s' is not a compiled character set and is not specified in "
3374
#: ../drizzled/error.cc:612
3376
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3379
#: ../drizzled/error.cc:613
3381
msgid "Can't read value for symlink '%s' (Error %d)"
3384
#: ../drizzled/error.cc:614
3386
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3389
#: ../drizzled/error.cc:615
3391
msgid "Error on realpath() on '%s' (Error %d)"
3394
#: ../drizzled/error.cc:616
3396
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3399
#: ../drizzled/error.cc:617
3402
"Collation '%s' is not a compiled collation and is not specified in the %s "
3406
#: ../drizzled/error.cc:618
3408
msgid "File '%s' (fileno: %d) was not closed"
3412
#: ../drizzled/error.cc:621
3413
msgid "Received an invalid UUID value"
3416
#: ../drizzled/error.cc:622
3417
msgid "The UUID was not created with a valid time"
3421
#: ../drizzled/error.cc:625
3422
msgid "Received an invalid IPV6 value"
3426
#: ../drizzled/error.cc:628
3428
msgid "Received an invalid BOOLEAN value '%s'."
3431
#: ../drizzled/error.cc:629
3433
msgid "Invalid cast to BOOLEAN: '%s'."
3436
#. Transactional DDL
3437
#: ../drizzled/error.cc:632
3438
msgid "Transactional DDL not supported"
3442
#: ../drizzled/error.cc:634
3444
msgid "Assertion '%s' failed."
3447
#: ../drizzled/error.cc:635
3449
msgid "Assertion '%s' failed, the result was NULL."
3452
#. Catalog related errors
3453
#: ../drizzled/error.cc:653
3455
msgid "Cannot create catalog '%s'."
3458
#: ../drizzled/error.cc:654
3460
msgid "Permission is denied to create '%s' catalog."
3463
#: ../drizzled/error.cc:655
3465
msgid "Cannot drop catalog '%s'."
3468
#: ../drizzled/error.cc:656
3470
msgid "Permission is denied to drop '%s' catalog."
3473
#: ../drizzled/error.cc:657
3475
msgid "Catalog '%s' does not exist."
3478
#: ../drizzled/error.cc:658
3479
msgid "You cannot drop the 'local' catalog."
3482
#: ../drizzled/error.cc:659
3484
msgid "Could not gain lock on '%s'."
3487
#: ../drizzled/error.cc:660
3489
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3492
#: ../drizzled/error.cc:661
3493
msgid "Invalid catalog name."
3496
#: ../drizzled/error.cc:662
3498
"Engine status is now stored in the data_dictionary tables, please use these "
3502
#: ../drizzled/error.cc:663
3503
msgid "There is already a transaction in progress"
3506
#: ../drizzled/error.cc:664
3507
msgid "No lock is held by this connection."
3510
#. Errors in scripts, such as JavaScript
3511
#: ../drizzled/error.cc:667
3513
msgid "Script error: %s"
3516
#: ../drizzled/main.cc:176
3518
"setrlimit could not change the size of core files to 'infinity'; We may not "
3519
"be able to generate a core file on signals"
3522
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:76
3523
msgid "Drizzle has receieved an abort event."
3526
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:77
3527
msgid "In Function: "
3530
#: ../drizzled/main.cc:362 ../plugin/multi_thread/multi_thread.cc:78
3534
#: ../drizzled/main.cc:363 ../plugin/multi_thread/multi_thread.cc:79
3538
#: ../drizzled/message/transaction_writer.cc:365
3540
msgid "Usage: %s TRANSACTION_LOG\n"
3543
#: ../drizzled/message/transaction_writer.cc:371
3545
msgid "Cannot open file: %s\n"
3548
#: ../drizzled/module/library.cc:149
3551
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3552
"the current running version of Drizzle: %<PRIu64>."
3555
#: ../drizzled/module/loader.cc:153
3558
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3562
#: ../drizzled/module/loader.cc:191
3564
msgid "Plugin '%s' init function returned error.\n"
3567
#: ../drizzled/module/loader.cc:379
3569
msgid "Couldn't load plugin library named '%s'.\n"
3572
#: ../drizzled/module/loader.cc:389
3574
msgid "Couldn't load plugin named '%s'.\n"
3577
#: ../drizzled/module/registry.cc:138
3580
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3584
#: ../drizzled/module/registry.h:101
3585
msgid "Loading plugin failed, a plugin by that name already exists."
3588
#: ../drizzled/module/registry.h:111 ../drizzled/module/registry.h:120
3589
msgid "Fatal error: Failed initializing: "
3592
#: ../drizzled/option.cc:44
3596
#: ../drizzled/option.cc:46
3600
#: ../drizzled/option.cc:286
3602
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3605
#: ../drizzled/plugin/error_message.cc:76
3607
msgid "errmsg plugin '%s' errmsg() failed"
3610
#: ../drizzled/plugin/event_observer.cc:124
3613
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3614
"'%s' from EventObserver plugin '%s'"
3617
#: ../drizzled/plugin/event_observer.cc:191
3619
"EventObserver::registerTableEvents(): Table already has events registered on "
3620
"it: probable programming error."
3623
#: ../drizzled/plugin/event_observer.cc:306
3625
"EventObserver::registerSessionEvents(): Session already has events "
3626
"registered on it: probable programming error."
3629
#: ../drizzled/plugin/event_observer.cc:347
3631
msgid "EventIterate event handler '%s' failed for event '%s'"
3634
#: ../drizzled/plugin/function.cc:45 ../drizzled/plugin/function.cc:51
3636
msgid "A function named %s already exists!\n"
3639
#: ../drizzled/plugin/function.cc:57
3640
msgid "Could not add Function!\n"
3643
#: ../drizzled/plugin/listen.cc:67
3644
msgid "Error getting file descriptors"
3647
#: ../drizzled/plugin/listen.cc:84
3648
msgid "No sockets could be bound for listening"
3651
#: ../drizzled/plugin/listen_tcp.cc:52
3653
msgid "accept() failed with errno %d"
3656
#: ../drizzled/plugin/listen_tcp.cc:77
3658
msgid "getaddrinfo() failed with error %s"
3661
#: ../drizzled/plugin/listen_tcp.cc:108
3662
msgid "setsockopt(IPV6_V6ONLY)"
3665
#: ../drizzled/plugin/listen_tcp.cc:117
3666
msgid "fcntl(FD_CLOEXEC)"
3669
#: ../drizzled/plugin/listen_tcp.cc:124
3670
msgid "setsockopt(SO_REUSEADDR)"
3673
#: ../drizzled/plugin/listen_tcp.cc:131
3674
msgid "setsockopt(SO_KEEPALIVE)"
3677
#: ../drizzled/plugin/listen_tcp.cc:139
3678
msgid "setsockopt(SO_LINGER)"
3681
#: ../drizzled/plugin/listen_tcp.cc:146
3682
msgid "setsockopt(TCP_NODELAY)"
3685
#: ../drizzled/plugin/listen_tcp.cc:166
3687
msgid "Retrying bind() on %u"
3690
#: ../drizzled/plugin/listen_tcp.cc:178
3691
msgid " failed to bind"
3694
#: ../drizzled/plugin/listen_tcp.cc:192
3696
msgid "Listening on %s:%s"
3699
#: ../drizzled/plugin/logging.cc:61
3701
msgid "logging '%s' pre() failed"
3704
#: ../drizzled/plugin/logging.cc:86
3706
msgid "logging '%s' post() failed"
3709
#: ../drizzled/plugin/logging.cc:110
3711
msgid "logging '%s' postEnd() failed"
3714
#: ../drizzled/plugin/logging.cc:133
3716
msgid "logging '%s' resetCurrentScoreboard() failed"
3719
#: ../drizzled/plugin/scheduler.cc:38
3722
"Attempted to register a scheduler %s, but a scheduler has already been "
3723
"registered with that name.\n"
3726
#: ../drizzled/plugin/scheduler.cc:63
3728
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3731
#: ../drizzled/plugin/schema_engine.cc:122
3733
msgid "Error while loading database options: '%s':"
3736
#: ../drizzled/plugin/xa_resource_manager.cc:105
3738
msgid "Found %d prepared transaction(s) in resource manager."
3741
#: ../drizzled/plugin/xa_resource_manager.cc:171
3742
msgid "Starting crash recovery..."
3745
#: ../drizzled/plugin/xa_resource_manager.cc:181
3747
msgid "Found %d prepared XA transactions"
3750
#: ../drizzled/plugin/xa_resource_manager.cc:187
3753
"Found %d prepared transactions! It means that drizzled was not shut down "
3754
"properly last time and critical recovery information (last binlog or %s "
3755
"file) was manually deleted after a crash. You have to start drizzled with "
3756
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3759
#: ../drizzled/plugin/xa_resource_manager.cc:198
3760
msgid "Crash recovery finished."
3763
#: ../drizzled/replication_services.cc:110
3765
"You registered a TransactionApplier plugin but no TransactionReplicator "
3766
"plugins were registered.\n"
3769
#: ../drizzled/replication_services.cc:137
3772
"You registered a TransactionApplier plugin but no TransactionReplicator "
3773
"plugins were registered that match the requested replicator name of '%s'.\n"
3774
"We have deactivated the TransactionApplier '%s'.\n"
3777
#: ../drizzled/session.cc:1820 ../drizzled/session.cc:1829
3779
msgid "Could not remove temporary table: '%s', error: %d"
3782
#: ../drizzled/signal_handler.cc:54
3784
msgid "Got signal %d from thread %<PRIu32>"
3787
#: ../drizzled/signal_handler.cc:120
3789
msgid "Fatal signal %d while backtracing\n"
3792
#: ../drizzled/signal_handler.cc:129
3794
msgid "Fatal: time() call failed\n"
3797
#: ../drizzled/signal_handler.cc:135
3800
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3801
"This could be because you hit a bug. It is also possible that this binary\n"
3802
" or one of the libraries it was linked against is corrupt, improperly "
3804
" or misconfigured. This error can also be caused by malfunctioning "
3808
#: ../drizzled/signal_handler.cc:143
3811
"We will try our best to scrape up some info that will hopefully help "
3813
"the problem, but since we have already crashed, something is definitely "
3815
"and this may fail.\n"
3819
#: ../drizzled/signal_handler.cc:150
3822
"It is possible that drizzled could use up to \n"
3823
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3825
"Hope that's ok; if not, decrease some variables in the equation.\n"
3829
#: ../drizzled/sql_table.cc:1862
3831
msgid "Unknown - internal error %d during operation"
3834
#: ../drizzled/statement/alter_table.cc:1567
3837
"order_st BY ignored because there is a user-defined clustered index in the "
3841
#: ../drizzled/sys_var.cc:1286
3843
msgid "Variable named %s already exists!\n"
3846
#: ../drizzled/sys_var.cc:1293
3848
msgid "Could not add Variable: %s\n"
3851
#: ../drizzled/sys_var.cc:1393
3852
msgid "Failed to initialize system variables"
3855
#: ../drizzled/table.cc:1603
3857
msgid "Got error %d when reading table '%s'"
3860
#: ../drizzled/table/instance/base.cc:1735
3862
msgid "Unknown collation '%s' in table '%-.64s' definition"
3865
#: ../drizzled/table/instance/base.cc:1740
3868
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3872
#: ../plugin/auth_all/auth_all.cc:84
3873
msgid "Allow anonymous access"
3876
#: ../plugin/auth_file/auth_file.cc:205
3878
msgid "Could not load auth file: %s\n"
3881
#: ../plugin/auth_file/auth_file.cc:221
3882
msgid "File to load for usernames and passwords"
3885
#: ../plugin/auth_http/auth_http.cc:135
3887
"auth_http plugin loaded but required option url not specified. Against which "
3888
"URL are you intending on authenticating?\n"
3891
#: ../plugin/auth_http/auth_http.cc:151
3892
msgid "URL for HTTP Auth check"
3895
#: ../plugin/auth_ldap/auth_ldap.cc:291
3897
msgid "Reconnect failed: %s\n"
3900
#: ../plugin/auth_ldap/auth_ldap.cc:310
3902
msgid "ldap_search_ext_s failed: %s\n"
3905
#: ../plugin/auth_ldap/auth_ldap.cc:416
3907
msgid "Could not load auth ldap: %s\n"
3910
#: ../plugin/auth_ldap/auth_ldap.cc:437
3911
msgid "URI of the LDAP server to contact"
3914
#: ../plugin/auth_ldap/auth_ldap.cc:439
3915
msgid "DN to use when binding to the LDAP server"
3918
#: ../plugin/auth_ldap/auth_ldap.cc:441
3919
msgid "Password to use when binding the DN"
3922
#: ../plugin/auth_ldap/auth_ldap.cc:443
3923
msgid "DN to use when searching"
3926
#: ../plugin/auth_ldap/auth_ldap.cc:445
3927
msgid "Attribute in LDAP with plain text password"
3930
#: ../plugin/auth_ldap/auth_ldap.cc:447
3931
msgid "Attribute in LDAP with MySQL hashed password"
3934
#: ../plugin/auth_ldap/auth_ldap.cc:449
3935
msgid "How often to empty the users cache, 0 to disable"
3938
#: ../plugin/auth_schema/auth_schema.cc:52
3939
msgid "auth_schema table cannot be an empty string"
3942
#: ../plugin/auth_schema/auth_schema.cc:58
3943
msgid "auth_schema must be schema-qualified"
3946
#: ../plugin/auth_schema/auth_schema.cc:141
3948
msgid "Error querying authentication schema: %s (error code %d. Query: %s"
3951
#: ../plugin/auth_schema/module.cc:48
3952
msgid "auth_schema table cannot be NULL"
3955
#: ../plugin/auth_schema/module.cc:61
3956
msgid "Database-qualified auth table name"
3959
#: ../plugin/console/console.cc:323
3961
msgid "pipe() failed with errno %d"
3964
#: ../plugin/console/console.cc:353
3965
msgid "Enable the console."
3968
#: ../plugin/console/console.cc:356
3969
msgid "Turn on extra debugging."
3972
#: ../plugin/console/console.cc:361
3973
msgid "User to use for auth."
3976
#: ../plugin/console/console.cc:364
3977
msgid "Password to use for auth."
3980
#: ../plugin/console/console.cc:367
3982
msgid "Default catalog to use."
3983
msgstr "Banca de donadas d'utilizar"
3985
#: ../plugin/console/console.cc:370
3987
msgid "Default schema to use."
3988
msgstr "Banca de donadas d'utilizar"
3990
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
3992
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3996
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
3997
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
3998
msgid "Connect Timeout."
4001
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
4002
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
4003
msgid "Read Timeout."
4006
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
4007
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
4008
msgid "Write Timeout."
4011
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
4012
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
4013
msgid "Retry Count."
4016
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
4017
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4018
msgid "Buffer length."
4021
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
4022
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4023
msgid "Address to bind to."
4026
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
4027
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
4028
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
4029
msgid "Maximum simultaneous connections."
4032
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:74
4033
msgid "Error Messages to stderr"
4036
#: ../plugin/filtered_replicator/filtered_replicator.cc:545
4037
msgid "Comma-separated list of schemas to exclude"
4040
#: ../plugin/filtered_replicator/filtered_replicator.cc:548
4041
msgid "Comma-separated list of tables to exclude"
4044
#: ../plugin/filtered_replicator/filtered_replicator.cc:551
4045
msgid "Regular expression to apply to schemas to exclude"
4048
#: ../plugin/filtered_replicator/filtered_replicator.cc:554
4049
msgid "Regular expression to apply to tables to exclude"
4052
#: ../plugin/hello_events/hello_events.cc:402
4053
msgid "Enable Example Events Plugin"
4056
#: ../plugin/hello_events/hello_events.cc:405
4057
#: ../plugin/hello_events/hello_events.cc:408
4058
msgid "A comma delimited list of databases to watch"
4061
#: ../plugin/hello_events/hello_events.cc:411
4062
msgid "Before write row event observer call position"
4065
#: ../plugin/hello_events/hello_events.cc:414
4066
msgid "Before update row event observer call position"
4069
#: ../plugin/hello_events/hello_events.cc:417
4070
msgid "After drop database event observer call position"
4073
#: ../plugin/hello_events/hello_events.cc:428
4074
msgid "An example events Plugin"
4077
#: ../plugin/innobase/handler/data_dictionary.cc:760
4079
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4082
#: ../plugin/innobase/handler/ha_innodb.cc:1974
4084
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4088
#: ../plugin/innobase/handler/ha_innodb.cc:2344
4090
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4094
#: ../plugin/innobase/handler/ha_innodb.cc:2388
4097
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4098
"or its equivalent numeric id"
4101
#: ../plugin/innobase/handler/ha_innodb.cc:9407
4102
msgid "Do not use Native AIO library for IO, even if available"
4105
#: ../plugin/innobase/handler/ha_innodb.cc:9448
4106
msgid "Enable internal replication log."
4109
#: ../plugin/innobase/handler/ha_innodb.cc:9451
4111
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4112
"rolled back. Values above 100000000 disable the timeout."
4115
#: ../plugin/innobase/handler/ha_innodb.cc:9454
4116
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4119
#: ../plugin/innobase/handler/ha_innodb.cc:9457
4121
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4122
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4125
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4126
#: ../plugin/transaction_log/hexdump_transaction_message.cc:167
4127
#: ../plugin/transaction_log/print_transaction_message.cc:173
4128
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4130
msgid "Unable to parse transaction. Got error: %s.\n"
4133
#: ../plugin/innobase/srv/srv0start.cc:1005
4134
msgid "InnoDB: cannot determine Mac OS X version!\n"
4137
#: ../plugin/innobase/srv/srv0start.cc:1010
4139
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4140
"InnoDB: making transactions unsafe!\n"
4143
#: ../plugin/innobase/srv/srv0start.cc:1019
4146
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu. The "
4147
"sizes should be the same so that on a 64-bit platform you can. Allocate more "
4148
"than 4 GB of memory."
4151
#: ../plugin/innobase/srv/srv0start.cc:1031
4152
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4155
#: ../plugin/innobase/srv/srv0start.cc:1036
4157
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4158
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4159
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4162
#: ../plugin/innobase/srv/srv0start.cc:1046
4163
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4166
#: ../plugin/innobase/srv/srv0start.cc:1051
4167
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4170
#: ../plugin/innobase/srv/srv0start.cc:1056
4171
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4174
#: ../plugin/innobase/srv/srv0start.cc:1060
4175
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4178
#: ../plugin/innobase/srv/srv0start.cc:1065
4179
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4182
#: ../plugin/innobase/srv/srv0start.cc:1129
4183
msgid "InnoDB: Using Linux native AIO"
4186
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4187
msgid "destination directory"
4190
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4191
msgid "take backup to target-dir"
4194
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4195
msgid "calc statistic of datadir (offline mysqld is recommended)"
4198
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4199
msgid "prepare a backup for starting mysql server on the backup."
4202
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4203
msgid "create files to import to another database when prepare."
4206
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4208
"stop recovery process not to progress LSN after applying log when prepare."
4211
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4212
msgid "print parameter of mysqld needed for copyback."
4215
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4216
msgid "The value is used instead of buffer_pool_size"
4219
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4221
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4222
"file at the end of '--backup'"
4225
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4227
"limit count of IO operations (pairs of read&write) per second to IOS values "
4231
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4233
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4234
"'xtrabackup_suspended' deleted (for '--backup')."
4237
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4239
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4243
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4245
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4246
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4250
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4252
"(for --backup): copy only .ibd pages newer than backup at specified "
4256
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4258
"(for --prepare): apply .delta files and logfile in the specified directory."
4261
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4262
msgid "filtering by regexp for table names."
4265
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4266
msgid "filtering by list of the exact database.table name in the file."
4269
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4271
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4272
"want create ib_logfile*, only re-execute this command in same options. ###"
4275
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4277
"Path for temporary files. Several paths may be specified, separated by a "
4278
"colon (:), in this case they are used in a round-robin fashion."
4281
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4283
"Number of threads to use for parallel datafiles transfer. Does not have any "
4284
"effect in the stream mode. The default value is 1."
4287
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4289
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4290
"innodb-adaptive-hash-index."
4293
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4295
"Size of a memory pool InnoDB uses to store data dictionary information and "
4296
"other internal data structures."
4299
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4300
msgid "Data file autoextend increment in megabytes"
4303
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4305
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4309
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4311
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4315
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4316
msgid "Path to individual files and their sizes."
4319
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4320
msgid "The common part for InnoDB table spaces."
4323
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4325
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4326
"innodb-doublewrite."
4329
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4330
msgid "Number of file I/O threads in InnoDB."
4333
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4334
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4337
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4339
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4340
"commit) or 2 (write at commit, flush once per second)."
4343
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4344
msgid "With which method to flush data."
4347
#. ####### Should we use this option? #######
4348
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4350
"Helps to save your data in case the disk image of the database becomes "
4354
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4356
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4360
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4362
"The size of the buffer which InnoDB uses to write log to the log files on "
4366
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4367
msgid "Size of each log file in a log group."
4370
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4372
"Number of log files in the log group. InnoDB writes to the files in a "
4373
"circular fashion. Value 3 is recommended here."
4376
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4377
msgid "Path to InnoDB log files."
4380
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4381
msgid "Percentage of dirty pages allowed in bufferpool."
4384
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4385
msgid "How many files at the maximum InnoDB keeps open at the same time."
4388
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4389
msgid "The universal page size of the database."
4392
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4394
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4395
"for created log file is not supported. Use on your own risk!"
4398
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4400
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4404
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4800
4406
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4407
"to use, Because it is not change back to disable, once it is used."
4410
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4801
4412
"Path to special datafile for doublewrite buffer. (default is : not used)"
4415
#: ../plugin/json_server/json_server.cc:359
4416
msgid "Port number to use for connection or 0 for default (port 8086) "
4419
#: ../plugin/logging_gearman/logging_gearman.cc:186
4420
msgid "fail gearman_client_create()"
4423
#: ../plugin/logging_gearman/logging_gearman.cc:196
4425
msgid "fail gearman_client_add_server(): %s"
4428
#: ../plugin/logging_gearman/logging_gearman.cc:301
4429
msgid "Hostname for logging to a Gearman server"
4432
#: ../plugin/logging_gearman/logging_gearman.cc:304
4433
msgid "Gearman Function to send logging to"
4436
#: ../plugin/logging_gearman/logging_gearman.cc:315
4437
msgid "Log queries to a Gearman server"
4440
#: ../plugin/logging_query/logging_query.cc:180
4444
#: ../plugin/logging_query/logging_query.cc:321
4445
msgid "Enable logging to CSV file"
4448
#: ../plugin/logging_query/logging_query.cc:324
4449
msgid "File to log to"
4452
#: ../plugin/logging_query/logging_query.cc:327
4453
msgid "PCRE to match the query against"
4456
#: ../plugin/logging_query/logging_query.cc:330 ../plugin/syslog/module.cc:107
4457
#: ../plugin/query_log/module.cc:175
4458
msgid "Threshold for logging slow queries, in microseconds"
4461
#: ../plugin/logging_query/logging_query.cc:333 ../plugin/syslog/module.cc:110
4462
msgid "Threshold for logging big queries, for rows returned"
4465
#: ../plugin/logging_query/logging_query.cc:336 ../plugin/syslog/module.cc:113
4466
msgid "Threshold for logging big queries, for rows examined"
4469
#: ../plugin/logging_query/logging_query.cc:347
4470
msgid "Log queries to a CSV file"
4473
#: ../plugin/logging_stats/logging_stats.cc:317
4474
msgid "Max number of users that will be logged"
4477
#: ../plugin/logging_stats/logging_stats.cc:320
4478
msgid "Max number of range locks to use for Scoreboard"
4481
#: ../plugin/logging_stats/logging_stats.cc:323
4482
msgid "Max number of concurrent sessions that will be logged"
4485
#: ../plugin/logging_stats/logging_stats.cc:324
4486
msgid "Enable Logging Statistics Collection"
4489
#: ../plugin/logging_stats/logging_stats.cc:333
4490
msgid "User Statistics as DATA_DICTIONARY tables"
4493
#: ../plugin/md5/md5.cc:94
4494
msgid "libgcrypt library version mismatch"
4497
#: ../plugin/memcached_stats/analysis_table.cc:78
4498
#: ../plugin/memcached_stats/stats_table.cc:144
4499
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4502
#: ../plugin/memcached_stats/memcached_stats.cc:87
4503
msgid "List of memcached servers."
4506
#: ../plugin/memcached_stats/memcached_stats.cc:98
4507
msgid "Memcached Stats as I_S tables"
4510
#: ../plugin/memcached_stats/stats_table.cc:74
4513
"Unable get stats from memcached server %s. Got error from "
4514
"memcached_stat_servername()."
4517
#: ../plugin/memcached_stats/stats_table.cc:151
4518
msgid "Unable to create memcached struct. Got error from memcached_create()."
4521
#: ../plugin/memcached_stats/stats_table.cc:158
4524
"Unable to create memcached server list. Got error from "
4525
"memcached_servers_parse(%s)."
4528
#: ../plugin/multi_thread/multi_thread.cc:64
4529
msgid "Session killed before thread could execute"
4532
#: ../plugin/multi_thread/multi_thread.cc:101
4533
msgid "Unable to get thread stack size"
4536
#: ../plugin/multi_thread/multi_thread.cc:203
4537
msgid "Maximum number of user threads available."
4540
#: ../plugin/myisam/ha_myisam.cc:525
4542
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4545
#: ../plugin/myisam/ha_myisam.cc:531
4547
msgid "Got an error from unknown thread, %s:%d"
4550
#: ../plugin/myisam/ha_myisam.cc:540
4551
msgid "Unknown thread accessing table"
4554
#: ../plugin/myisam/ha_myisam.cc:1504
4556
"Don't use the fast sort index method to created index if the temporary file "
4557
"would get bigger than this."
4560
#: ../plugin/myisam/ha_myisam.cc:1507
4562
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4563
"when creating indexes with CREATE INDEX or ALTER TABLE."
4566
#: ../plugin/myisam/my_handler_errors.cc:42
4567
msgid "Didn't find key on read or update"
4570
#: ../plugin/myisam/my_handler_errors.cc:43
4571
msgid "Duplicate key on write or update"
4574
#: ../plugin/myisam/my_handler_errors.cc:44
4575
msgid "Internal (unspecified) error in handler"
4578
#: ../plugin/myisam/my_handler_errors.cc:46
4580
"Someone has changed the row since it was read (while the table was locked to "
4584
#: ../plugin/myisam/my_handler_errors.cc:48
4585
msgid "Wrong index given to function"
4588
#: ../plugin/myisam/my_handler_errors.cc:49
4589
msgid "Index file is crashed"
4592
#: ../plugin/myisam/my_handler_errors.cc:50
4593
msgid "Record file is crashed"
4596
#: ../plugin/myisam/my_handler_errors.cc:51
4597
msgid "Out of memory in engine"
4600
#: ../plugin/myisam/my_handler_errors.cc:52
4601
msgid "Incorrect file format"
4604
#: ../plugin/myisam/my_handler_errors.cc:53
4605
msgid "Command not supported by database"
4608
#: ../plugin/myisam/my_handler_errors.cc:54
4609
msgid "Old database file"
4612
#: ../plugin/myisam/my_handler_errors.cc:55
4613
msgid "No record read before update"
4616
#: ../plugin/myisam/my_handler_errors.cc:56
4617
msgid "Record was already deleted (or record file crashed)"
4620
#: ../plugin/myisam/my_handler_errors.cc:57
4621
msgid "No more room in record file"
4624
#: ../plugin/myisam/my_handler_errors.cc:58
4625
msgid "No more room in index file"
4628
#: ../plugin/myisam/my_handler_errors.cc:59
4629
msgid "No more records (read after end of file)"
4632
#: ../plugin/myisam/my_handler_errors.cc:60
4633
msgid "Unsupported extension used for table"
4636
#: ../plugin/myisam/my_handler_errors.cc:61
4640
#: ../plugin/myisam/my_handler_errors.cc:62
4641
msgid "Wrong create options"
4644
#: ../plugin/myisam/my_handler_errors.cc:63
4645
msgid "Duplicate unique key or constraint on write or update"
4648
#: ../plugin/myisam/my_handler_errors.cc:64
4649
msgid "Unknown character set used in table"
4652
#: ../plugin/myisam/my_handler_errors.cc:65
4653
msgid "Conflicting table definitions in sub-tables of MERGE table"
4656
#: ../plugin/myisam/my_handler_errors.cc:66
4657
msgid "Table is crashed and last repair failed"
4660
#: ../plugin/myisam/my_handler_errors.cc:67
4661
msgid "Table was marked as crashed and should be repaired"
4664
#: ../plugin/myisam/my_handler_errors.cc:68
4665
msgid "Lock timed out; Retry transaction"
4668
#: ../plugin/myisam/my_handler_errors.cc:69
4669
msgid "Lock table is full; Restart program with a larger locktable"
4672
#: ../plugin/myisam/my_handler_errors.cc:70
4673
msgid "Updates are not allowed under a read only transactions"
4676
#: ../plugin/myisam/my_handler_errors.cc:71
4677
msgid "Lock deadlock; Retry transaction"
4680
#: ../plugin/myisam/my_handler_errors.cc:72
4681
msgid "Foreign key constraint is incorrectly formed"
4684
#: ../plugin/myisam/my_handler_errors.cc:73
4685
msgid "Cannot add a child row"
4688
#: ../plugin/myisam/my_handler_errors.cc:74
4689
msgid "Cannot delete a parent row"
4692
#: ../plugin/myisam/my_handler_errors.cc:75
4693
msgid "No savepoint with that name"
4696
#: ../plugin/myisam/my_handler_errors.cc:76
4697
msgid "Non unique key block size"
4700
#: ../plugin/myisam/my_handler_errors.cc:77
4701
msgid "The table does not exist in engine"
4704
#: ../plugin/myisam/my_handler_errors.cc:78
4705
msgid "The table already existed in storage engine"
4708
#: ../plugin/myisam/my_handler_errors.cc:79
4709
msgid "Could not connect to storage engine"
4712
#: ../plugin/myisam/my_handler_errors.cc:80
4713
msgid "Unexpected null pointer found when using spatial index"
4716
#: ../plugin/myisam/my_handler_errors.cc:81
4717
msgid "The table changed in storage engine"
4720
#: ../plugin/myisam/my_handler_errors.cc:82
4721
msgid "There's no partition in table for the given value"
4724
#: ../plugin/myisam/my_handler_errors.cc:83
4725
msgid "Row-based binlogging of row failed"
4728
#: ../plugin/myisam/my_handler_errors.cc:84
4729
msgid "Index needed in foreign key constraint"
4732
#: ../plugin/myisam/my_handler_errors.cc:85
4733
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4736
#: ../plugin/myisam/my_handler_errors.cc:86
4737
msgid "Table needs to be upgraded before it can be used"
4740
#: ../plugin/myisam/my_handler_errors.cc:87
4741
msgid "Table is read only"
4744
#: ../plugin/myisam/my_handler_errors.cc:88
4745
msgid "Failed to get next auto increment value"
4748
#: ../plugin/myisam/my_handler_errors.cc:89
4749
msgid "Failed to set row auto increment value"
4752
#: ../plugin/myisam/my_handler_errors.cc:90
4753
msgid "Unknown (generic) error from engine"
4756
#: ../plugin/myisam/my_handler_errors.cc:91
4757
msgid "Record is the same"
4760
#: ../plugin/myisam/my_handler_errors.cc:92
4761
msgid "It is not possible to log this statement"
4764
#: ../plugin/myisam/my_handler_errors.cc:93
4765
msgid "Tablespace exists"
4768
#: ../plugin/myisam/my_handler_errors.cc:94
4769
msgid "The event was corrupt, leading to illegal data being read"
4772
#: ../plugin/myisam/my_handler_errors.cc:95
4773
msgid "The table is of a new format not supported by this version"
4776
#: ../plugin/myisam/my_handler_errors.cc:96
4777
msgid "The event could not be processed no other handler error happened"
4780
#: ../plugin/myisam/my_handler_errors.cc:97
4781
msgid "Got a fatal error during initialzation of handler"
4784
#: ../plugin/myisam/my_handler_errors.cc:98
4785
msgid "File to short; Expected more data in file"
4788
#: ../plugin/myisam/my_handler_errors.cc:99
4789
msgid "Read page with wrong checksum"
4792
#. TODO: get a better message for these
4793
#: ../plugin/myisam/my_handler_errors.cc:101
4794
msgid "Lock or active transaction"
4797
#: ../plugin/myisam/my_handler_errors.cc:102
4798
msgid "No such table space"
4801
#: ../plugin/myisam/my_handler_errors.cc:103
4802
msgid "Tablespace not empty"
4805
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4807
"Port number to use for connection or 0 for default to with MySQL protocol."
4810
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4812
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4813
"the file is stale and should be removed?"
4816
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4818
msgid "Listening on %s"
4821
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4822
msgid "Path used for MySQL UNIX Socket Protocol."
4825
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
4826
msgid "Clobber socket file if one is there already."
4829
#: ../plugin/rabbitmq/rabbitmq_handler.cc:115
4830
msgid "Could not open socket, is rabbitmq running?"
4833
#: ../plugin/rabbitmq/rabbitmq_log.cc:71 ../plugin/zeromq/zeromq_log.cc:70
4834
msgid "Failed to allocate enough memory to transaction message\n"
4837
#: ../plugin/rabbitmq/rabbitmq_log.cc:92
4839
"Could not reconnect, trying again.. - waiting 10 seconds for server to come "
4843
#: ../plugin/rabbitmq/rabbitmq_log.cc:100
4844
msgid "RabbitMQ server has disappeared, failing transaction."
4847
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4849
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4852
#: ../plugin/rabbitmq/rabbitmq_log.cc:141
4854
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4857
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
4858
msgid "Host name to connect to"
4861
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
4862
msgid "Port to connect to"
4865
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
4866
msgid "RabbitMQ virtualhost"
4869
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
4870
msgid "RabbitMQ username"
4873
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
4874
msgid "RabbitMQ password"
4877
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
4878
#: ../plugin/transaction_log/module.cc:239 ../plugin/zeromq/zeromq_log.cc:149
4879
msgid "Name of the replicator plugin to use (default='default_replicator')"
4882
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
4883
msgid "Name of RabbitMQ exchange to publish to"
4886
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
4887
msgid "Name of RabbitMQ routing key to use"
4890
#: ../plugin/session_dictionary/processlist.cc:73
4891
#: ../plugin/session_dictionary/sessions.cc:77
4895
#: ../plugin/syslog/errmsg.cc:40 ../plugin/syslog/logging.cc:56
4897
msgid "syslog facility \"%s\" not known, using \"local0\""
4900
#: ../plugin/syslog/module.cc:95
4901
msgid "Syslog Ident"
4904
#: ../plugin/syslog/module.cc:98
4905
msgid "Syslog Facility"
4908
#: ../plugin/syslog/module.cc:101
4909
msgid "Enable logging to syslog of the query log"
4912
#: ../plugin/syslog/module.cc:104
4913
msgid "Syslog Priority of query logging"
4916
#: ../plugin/syslog/module.cc:116
4917
msgid "Enable logging to syslog of the error messages"
4920
#: ../plugin/syslog/module.cc:119
4921
msgid "Syslog Priority of error messages"
4924
#: ../plugin/transaction_log/hexdump_transaction_message.cc:106
4925
#: ../plugin/transaction_log/print_transaction_message.cc:106
4926
#: ../plugin/transaction_log/transaction_log_reader.cc:94
4927
msgid "Failed to open transaction log file"
4930
#: ../plugin/transaction_log/hexdump_transaction_message.cc:147
4931
#: ../plugin/transaction_log/transaction_log_reader.cc:147
4932
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:153
4934
msgid "Could not read transaction message.\n"
4937
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
4938
#: ../plugin/transaction_log/transaction_log_reader.cc:148
4940
msgid "GPB ERROR: %s.\n"
4943
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
4944
#: ../plugin/transaction_log/transaction_log_reader.cc:149
4946
msgid "Raw buffer read: %s.\n"
4949
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4950
#: ../plugin/transaction_log/print_transaction_message.cc:175
4951
#: ../plugin/transaction_log/transaction_log_reader.cc:158
4953
msgid "BUFFER: %s\n"
4956
#: ../plugin/transaction_log/module.cc:169
4957
msgid "Failed to allocate the TransactionLog instance"
4960
#: ../plugin/transaction_log/module.cc:177
4962
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4965
#: ../plugin/transaction_log/module.cc:188
4967
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
4970
#: ../plugin/transaction_log/module.cc:227
4971
msgid "DEBUGGING - Truncate transaction log"
4974
#: ../plugin/transaction_log/module.cc:230
4975
msgid "Enable CRC32 Checksumming of each written transaction log entry"
4978
#: ../plugin/transaction_log/module.cc:233
4979
msgid "Enable transaction log"
4982
#: ../plugin/transaction_log/module.cc:236
4983
msgid "Path to the file to use for transaction log"
4986
#: ../plugin/transaction_log/module.cc:242
4988
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4989
"each transaction write, 2 == sync log file once per second"
4992
#: ../plugin/transaction_log/module.cc:245
4993
msgid "Number of slots for in-memory write buffers (default=8)."
4996
#: ../plugin/transaction_log/print_transaction_message.cc:134
4998
msgid "GPB message is not a valid type.\n"
5001
#: ../plugin/transaction_log/print_transaction_message.cc:154
5003
msgid "GPB message is not a valid size.\n"
5006
#. 120 was arbitrary
5007
#: ../plugin/transaction_log/print_transaction_message.cc:167
5008
msgid "Could not read transaction message. Raw buffer read "
5011
#: ../plugin/transaction_log/transaction_log.cc:114
5012
msgid "Failed to open transaction log file "
5015
#: ../plugin/transaction_log/transaction_log.cc:215
5018
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5019
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5022
#: ../plugin/transaction_log/transaction_log.cc:233
5023
msgid "Failed to sync log file."
5026
#: ../plugin/transaction_log/transaction_log_reader.cc:114
5027
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:118
5029
msgid "Attempted to read record bigger than INT_MAX\n"
5032
#: ../plugin/transaction_log/transaction_log_reader.cc:134
5034
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5037
#: ../plugin/transaction_log/transaction_log_reader.cc:169
5039
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5042
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
5043
msgid "Cannot open file: "
5046
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
5047
msgid "Could not skip to position "
5050
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
5051
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5054
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5055
msgid "Memory allocation failure trying to allocate "
5058
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5062
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
5066
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
5072
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
5073
msgid "Unable to parse command. Got error: "
5076
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177
5083
#: ../plugin/transaction_log/utilities/transaction_reader.cc:645
5085
msgid "Display help and exit"
5086
msgstr "Afichar aquesta ajuda e sortir."
5088
#: ../plugin/transaction_log/utilities/transaction_reader.cc:646
5089
msgid "Read from the innodb transaction log"
5092
#: ../plugin/transaction_log/utilities/transaction_reader.cc:652
5093
msgid "Password to use when connecting to server"
5096
#: ../plugin/transaction_log/utilities/transaction_reader.cc:655
5097
msgid "Perform checksum"
5100
#: ../plugin/transaction_log/utilities/transaction_reader.cc:656
5101
msgid "Ignore event messages"
5104
#: ../plugin/transaction_log/utilities/transaction_reader.cc:657
5105
msgid "Transaction log file"
5108
#: ../plugin/transaction_log/utilities/transaction_reader.cc:658
5109
msgid "Print raw Protobuf messages instead of SQL"
5112
#: ../plugin/transaction_log/utilities/transaction_reader.cc:661
5113
msgid "Start reading from the given file position"
5116
#: ../plugin/transaction_log/utilities/transaction_reader.cc:664
5117
msgid "Only output for the given transaction ID and later"
5120
#: ../plugin/transaction_log/utilities/transaction_reader.cc:667
5121
msgid "Only output for the given transaction ID"
5124
#: ../plugin/transaction_log/utilities/transaction_reader.cc:668
5125
msgid "Summarize message contents"
5128
#: ../plugin/transaction_log/utilities/transaction_reader.cc:702
5129
msgid "Cannot use --start-pos and --transaction-id together\n"
5132
#: ../plugin/transaction_log/utilities/transaction_reader.cc:708
5133
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5136
#: ../plugin/transaction_log/utilities/transaction_reader.cc:826
5137
msgid "Checksum failed. Wanted "
5140
#: ../plugin/transaction_log/utilities/transaction_reader.cc:828
5144
#: ../plugin/slave/module.cc:56
5145
msgid "Path to the slave configuration file"
5148
#: ../plugin/slave/queue_producer.cc:114
5149
msgid "Lost connection to master. Reconnecting."
5152
#: ../plugin/slave/queue_producer.cc:141 ../plugin/slave/queue_producer.cc:150
5153
#: ../plugin/slave/queue_producer.cc:164 ../plugin/slave/queue_producer.cc:256
5154
#: ../plugin/slave/queue_producer.cc:268 ../plugin/slave/queue_producer.cc:285
5155
#: ../plugin/slave/queue_producer.cc:428 ../plugin/slave/queue_producer.cc:442
5160
#: ../plugin/slave/queue_producer.cc:454
5161
msgid "Replication slave: Unable to insert into queue."
5164
#: ../plugin/slave/replication_slave.cc:43
5166
msgid "Could not start slave services: %s\n"
5169
#: ../plugin/slave/sql_executor.cc:91
5176
#: ../plugin/regex_policy/module.cc:48
5178
msgid "Could not load regex policy file: %s\n"
5181
#: ../plugin/regex_policy/module.cc:49
5185
#: ../plugin/regex_policy/module.cc:64
5186
msgid "File to load for regex authorization policies"
5189
#: ../plugin/regex_policy/module.cc:220
5191
msgid "User %s matches regex\n"
5194
#: ../plugin/regex_policy/module.cc:223
5196
msgid "Object %s matches regex %s (%s)\n"
5199
#: ../plugin/regex_policy/module.cc:229
5201
msgid "Object %s NOT restricted by regex %s (%s)\n"
5204
#: ../plugin/query_log/module.cc:83
5205
msgid "The query log file name must be defined."
5208
#: ../plugin/query_log/module.cc:89
5209
msgid "The query log file name must have a value."
5212
#: ../plugin/query_log/module.cc:165
5213
msgid "Enable query logging to file"
5216
#: ../plugin/query_log/module.cc:170
5217
msgid "Query log file"
5220
#: ../plugin/query_log/module.cc:180
5221
msgid "Threshold for logging long locking queries, in microseconds"
5224
#: ../plugin/query_log/module.cc:185
5225
msgid "Threshold for logging queries that examine too many rows, integer"
5228
#: ../plugin/query_log/module.cc:190
5229
msgid "Threshold for logging queries that return too many rows, integer"
5232
#: ../plugin/query_log/module.cc:195
5234
"Threshold for logging queries that use too many temporary tables, integer"
5237
#: ../plugin/query_log/module.cc:200
5238
msgid "Threshold for logging queries that cause too many warnings, integer"
5241
#: ../plugin/query_log/module.cc:205
5242
msgid "Threshold for logging queries that are active too long, in seconds"
5245
#: ../plugin/zeromq/zeromq_log.cc:146
5246
msgid "End point to bind to"
5249
#~ msgid "Display this help and exit."
5250
#~ msgstr "Afichar aquesta ajuda e sortir."
5253
#~ msgid "--help : Display help and exit\n"
5254
#~ msgstr "Afichar aquesta ajuda e sortir."
5256
#~ msgid "built-in default"
5257
#~ msgstr "per defaut, natiu."