114
114
msgid "Error: Invalid Value for max_input_line"
117
#: ../client/drizzle.cc:1363
118
msgid "Displays this help and exit."
117
121
#: ../client/drizzle.cc:1364
119
msgid "Displays this help and exit."
120
msgstr "Mostra aquesta ajuda i surt."
122
#: ../client/drizzle.cc:1365
124
123
"Don't use history file. Disable interactive behavior. (Enables --silent)"
127
#: ../client/drizzle.cc:1367
126
#: ../client/drizzle.cc:1366
128
127
msgid "Display column type information."
129
128
msgstr "Mostra informació sobre el tipus de columna."
131
#: ../client/drizzle.cc:1369
130
#: ../client/drizzle.cc:1368
133
132
"Preserve comments. Send comments to the server. The default is --skip-"
134
133
"comments (discard comments), enable with --comments"
137
#: ../client/drizzle.cc:1371
136
#: ../client/drizzle.cc:1370
138
137
msgid "Use compression in server/client protocol."
139
138
msgstr "Empra la compressió en el protocol client-servidor."
141
#: ../client/drizzle.cc:1373
140
#: ../client/drizzle.cc:1372
142
141
msgid "Print the output of a query (rows) vertically."
145
#: ../client/drizzle.cc:1375
144
#: ../client/drizzle.cc:1374
146
145
msgid "Continue even if we get an sql error."
147
146
msgstr "Continua encara que trobem un error sql."
149
#: ../client/drizzle.cc:1377
148
#: ../client/drizzle.cc:1376
151
150
"Enable named commands. Named commands mean this program's internal commands; "
152
151
"see drizzle> help . When enabled, the named commands can be used from any "
163
162
"deprecated; use --disable-named-commands instead."
166
#: ../client/drizzle.cc:1380
165
#: ../client/drizzle.cc:1379
167
166
msgid "Ignore space after function names."
170
#: ../client/drizzle.cc:1382
169
#: ../client/drizzle.cc:1381
171
170
msgid "Turn off beep on error."
172
171
msgstr "Desactiva el so si es produeix un error."
174
#: ../client/drizzle.cc:1384
173
#: ../client/drizzle.cc:1383
175
174
msgid "Write line numbers for errors."
176
175
msgstr "Escriu el número de línia dels errors."
178
#: ../client/drizzle.cc:1386
177
#: ../client/drizzle.cc:1385
180
179
"Don't write line number for errors. WARNING: -L is deprecated, use long "
181
180
"version of this option instead."
184
#: ../client/drizzle.cc:1388
183
#: ../client/drizzle.cc:1387
185
184
msgid "Write column names in results."
186
185
msgstr "Escriu el nom de les columnes als resultats."
188
#: ../client/drizzle.cc:1390
187
#: ../client/drizzle.cc:1389
190
189
"Don't write column names in results. WARNING: -N is deprecated, use long "
191
190
"version of this options instead."
194
#: ../client/drizzle.cc:1392
193
#: ../client/drizzle.cc:1391
196
195
"Change the value of a variable. Please note that this option is deprecated; "
197
196
"you can set variables directly with --variable-name=value."
200
#: ../client/drizzle.cc:1394
199
#: ../client/drizzle.cc:1393
201
200
msgid "Output in table format."
202
201
msgstr "Mostra la sortida en format de taula."
204
#: ../client/drizzle.cc:1396
203
#: ../client/drizzle.cc:1395
205
204
msgid "Only allow UPDATE and DELETE that uses keys."
206
205
msgstr "Permet només UPDATE i DELETE que emprin claus."
208
#: ../client/drizzle.cc:1398
207
#: ../client/drizzle.cc:1397
209
208
msgid "Synonym for option --safe-updates, -U."
212
#: ../client/drizzle.cc:1400
211
#: ../client/drizzle.cc:1399
213
212
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
216
#: ../client/drizzle.cc:1401 ../drizzled/drizzled.cc:1153
215
#: ../client/drizzle.cc:1400 ../drizzled/drizzled.cc:1158
217
216
msgid "Output version information and exit."
217
msgstr "Mostra la informació de la versió i surt."
220
#: ../client/drizzle.cc:1403
219
#: ../client/drizzle.cc:1402
221
220
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
224
#: ../client/drizzle.cc:1407
223
#: ../client/drizzle.cc:1406
225
224
msgid "Number of lines before each import progress report."
228
#: ../client/drizzle.cc:1409
227
#: ../client/drizzle.cc:1408
229
228
msgid "Ping the server to check if it's alive."
232
#: ../client/drizzle.cc:1411
231
#: ../client/drizzle.cc:1410
233
232
msgid "Configuration file defaults are not used if no-defaults is set"
236
#: ../client/drizzle.cc:1417
235
#: ../client/drizzle.cc:1416
238
237
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
239
238
"and field completion, but startup and reconnecting may take a longer time. "
240
239
"Disable with --disable-auto-rehash."
243
#: ../client/drizzle.cc:1418
242
#: ../client/drizzle.cc:1417
245
244
"No automatic rehashing. One has to use 'rehash' to get table and field "
246
245
"completion. This gives a quicker start of drizzle_st and disables rehashing "
247
246
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
250
#: ../client/drizzle.cc:1420
249
#: ../client/drizzle.cc:1419
252
251
"Automatically switch to vertical output mode if the result is wider than the "
253
252
"terminal width."
256
#: ../client/drizzle.cc:1422
255
#: ../client/drizzle.cc:1421
257
256
msgid "Database to use."
258
257
msgstr "Empra aquesta base de dades."
260
#: ../client/drizzle.cc:1424
259
#: ../client/drizzle.cc:1423
261
260
msgid "(not used)"
262
261
msgstr "(sense usar)"
264
#: ../client/drizzle.cc:1426
263
#: ../client/drizzle.cc:1425
265
264
msgid "Delimiter to be used."
266
265
msgstr "Empra aquest delimitador."
268
#: ../client/drizzle.cc:1428
267
#: ../client/drizzle.cc:1427
269
268
msgid "Execute command and quit. (Disables --force and history file)"
272
#: ../client/drizzle.cc:1430
271
#: ../client/drizzle.cc:1429
273
272
msgid "Enable/disable LOAD DATA LOCAL INFILE."
274
273
msgstr "Activa/desactiva LOAD DATA LOCAL INFILE."
276
#: ../client/drizzle.cc:1432
275
#: ../client/drizzle.cc:1431
277
276
msgid "Flush buffer after each query."
280
#: ../client/drizzle.cc:1434
279
#: ../client/drizzle.cc:1433
281
280
msgid "Ignore SIGINT (CTRL-C)"
282
281
msgstr "Ignora SIGINT (CTRL-C)"
284
#: ../client/drizzle.cc:1436
283
#: ../client/drizzle.cc:1435
286
285
"Only update the default database. This is useful for skipping updates to "
287
286
"other database in the update log."
290
#: ../client/drizzle.cc:1438
289
#: ../client/drizzle.cc:1437
292
291
"Pager to use to display results. If you don't supply an option the default "
293
292
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
299
#: ../client/drizzle.cc:1440
298
#: ../client/drizzle.cc:1439
300
299
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
303
#: ../client/drizzle.cc:1442
302
#: ../client/drizzle.cc:1441
304
303
msgid "Set the drizzle prompt to this value."
307
#: ../client/drizzle.cc:1444
306
#: ../client/drizzle.cc:1443
309
308
"Don't cache result, print it row by row. This may slow down the server if "
310
309
"the output is suspended. Doesn't use history file."
313
#: ../client/drizzle.cc:1446
312
#: ../client/drizzle.cc:1445
314
313
msgid "Write fields without conversion. Used with --batch."
317
#: ../client/drizzle.cc:1448
316
#: ../client/drizzle.cc:1447
319
318
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
320
319
"option is enabled by default."
322
#: ../client/drizzle.cc:1449
323
msgid "Shutdown the server"
323
326
#: ../client/drizzle.cc:1450
325
msgid "Shutdown the server"
326
msgstr "Atura el servidor."
328
#: ../client/drizzle.cc:1451
330
328
"Be more silent. Print results with a tab as separator, each row on new line."
333
#: ../client/drizzle.cc:1453
331
#: ../client/drizzle.cc:1452
335
333
"Append everything into outfile. See interactive help (\\h) also. Does not "
336
334
"work in batch mode. Disable with --disable-tee. This option is disabled by "
338
#: ../client/drizzle.cc:1454
339
msgid "Disable outfile. See interactive help (\\h) also."
340
342
#: ../client/drizzle.cc:1455
341
msgid "Disable outfile. See interactive help (\\h) also."
344
#: ../client/drizzle.cc:1456
345
343
msgid "Wait and retry if connection is down."
348
#: ../client/drizzle.cc:1458
346
#: ../client/drizzle.cc:1457
349
347
msgid "Number of seconds before connection timeout."
352
#: ../client/drizzle.cc:1460
350
#: ../client/drizzle.cc:1459
353
351
msgid "Max length of input line"
356
#: ../client/drizzle.cc:1462
354
#: ../client/drizzle.cc:1461
357
355
msgid "Automatic limit for SELECT when using --safe-updates"
360
#: ../client/drizzle.cc:1464
358
#: ../client/drizzle.cc:1463
361
359
msgid "Automatic limit for rows in a join when using --safe-updates"
364
#: ../client/drizzle.cc:1470 ../client/drizzledump.cc:2564
365
#: ../client/drizzleimport.cc:451 ../client/drizzleslap.cc:962
362
#: ../client/drizzle.cc:1469 ../client/drizzledump.cc:2564
363
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:928
366
364
#: ../client/drizzletest.cc:5456
367
365
msgid "Use MySQL Protocol."
370
#: ../client/drizzle.cc:1472
368
#: ../client/drizzle.cc:1471
372
369
msgid "Connect to host"
373
msgstr "Connecta al servidor."
370
msgstr "Connecta a un servidor"
375
#: ../client/drizzle.cc:1474
372
#: ../client/drizzle.cc:1473
377
374
"Password to use when connecting to server. If password is not given it's "
378
375
"asked from the tty."
381
#: ../client/drizzle.cc:1476
378
#: ../client/drizzle.cc:1475
383
380
"Port number to use for connection or 0 for default to, in order of "
384
381
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
387
#: ../client/drizzle.cc:1478
384
#: ../client/drizzle.cc:1477
388
385
msgid "User for login if not current user."
391
#: ../client/drizzle.cc:1480
388
#: ../client/drizzle.cc:1479
392
389
msgid "The protocol of connection (tcp,socket,pipe,memory)."
395
#: ../client/drizzle.cc:1530 ../client/drizzle.cc:1537
392
#: ../client/drizzle.cc:1529 ../client/drizzle.cc:1536
397
394
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
400
#: ../client/drizzle.cc:1588
397
#: ../client/drizzle.cc:1587
401
398
msgid "DELIMITER cannot contain a backslash character"
404
#: ../client/drizzle.cc:1665
401
#: ../client/drizzle.cc:1664
406
403
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
409
#: ../client/drizzle.cc:1710 ../client/drizzle.cc:1720
410
#: ../client/drizzle.cc:4092
406
#: ../client/drizzle.cc:1709 ../client/drizzle.cc:1719
407
#: ../client/drizzle.cc:4089
412
409
msgid "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
415
#: ../client/drizzle.cc:1724
412
#: ../client/drizzle.cc:1723
418
415
"Copyright (C) 2008 Sun Microsystems\n"
420
417
"and you are welcome to modify and redistribute it under the GPL license\n"
423
#: ../client/drizzle.cc:1729
420
#: ../client/drizzle.cc:1728
425
422
msgid "Usage: drizzle [OPTIONS] [database]\n"
428
#: ../client/drizzle.cc:1780
425
#: ../client/drizzle.cc:1779
429
426
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
432
#: ../client/drizzle.cc:1790
429
#: ../client/drizzle.cc:1788
435
432
"Your Drizzle connection id is %u\n"
436
433
"Server version: %s\n"
439
#: ../client/drizzle.cc:1822
436
#: ../client/drizzle.cc:1820
441
438
msgid "Reading history-file %s\n"
444
#: ../client/drizzle.cc:1826
441
#: ../client/drizzle.cc:1824
446
443
msgid "Couldn't allocate memory for temp histfile!\n"
447
444
msgstr "No es pot reservar memòria per l'arxiu històric tempora!\n"
449
#: ../client/drizzle.cc:1833
446
#: ../client/drizzle.cc:1831
450
447
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
453
#: ../client/drizzle.cc:1856
450
#: ../client/drizzle.cc:1854
455
452
msgid "Writing history-file %s\n"
458
#: ../client/drizzle.cc:1864
455
#: ../client/drizzle.cc:1862
460
457
msgstr "S'ha interromput"
462
#: ../client/drizzle.cc:1864
459
#: ../client/drizzle.cc:1862
466
#: ../client/drizzle.cc:1916
463
#: ../client/drizzle.cc:1914
467
464
msgid "Query aborted by Ctrl+C\n"
468
465
msgstr "Consulta interrompuda mitjançant Ctrl+C\n"
470
#: ../client/drizzle.cc:2000
467
#: ../client/drizzle.cc:1998
472
469
msgid "Processing line: %<PRIu32>\n"
475
#: ../client/drizzle.cc:2218
472
#: ../client/drizzle.cc:2216
476
473
msgid "Unknown command: "
474
msgstr "Ordre desconeguda: "
479
#: ../client/drizzle.cc:2632
476
#: ../client/drizzle.cc:2630
481
478
"Reading table information for completion of table and column names\n"
482
479
"You can turn off this feature to get a quicker startup with -A\n"
486
#: ../client/drizzle.cc:2698
483
#: ../client/drizzle.cc:2696
487
484
msgid "No connection. Trying to reconnect..."
490
#: ../client/drizzle.cc:2704
487
#: ../client/drizzle.cc:2702
491
488
msgid "Can't connect to the server\n"
491
#: ../client/drizzle.cc:2780
492
msgid "List of all Drizzle commands:"
494
495
#: ../client/drizzle.cc:2782
495
msgid "List of all Drizzle commands:"
498
#: ../client/drizzle.cc:2784
499
496
msgid "Note that all text commands must be first on line and end with ';'"
502
#: ../client/drizzle.cc:2839
499
#: ../client/drizzle.cc:2837
503
500
msgid "No query specified\n"
506
#: ../client/drizzle.cc:2854
503
#: ../client/drizzle.cc:2852
507
504
msgid "Ignoring query to other database"
510
#: ../client/drizzle.cc:2904
507
#: ../client/drizzle.cc:2902
511
508
msgid "Empty set"
512
509
msgstr "Conjunt buit"
514
#: ../client/drizzle.cc:2917
511
#: ../client/drizzle.cc:2915
516
513
msgid "%ld row in set"
517
514
msgid_plural "%ld rows in set"
521
#: ../client/drizzle.cc:2926
518
#: ../client/drizzle.cc:2924
523
520
msgstr "Petició Correcta"
525
#: ../client/drizzle.cc:2928
522
#: ../client/drizzle.cc:2926
527
524
msgid "Query OK, %ld row affected"
528
525
msgid_plural "Query OK, %ld rows affected"
779
781
msgid "Could not open '%s' for reading: errno = %d"
782
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:857
784
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:863
784
786
msgid "Out of memory"
785
787
msgstr "Memòria Superada"
787
#: ../drizzled/drizzled.cc:490
789
#: ../drizzled/drizzled.cc:480
788
790
msgid "Aborting\n"
791
msgstr "S'està interrompent\n"
791
#: ../drizzled/drizzled.cc:572
793
#: ../drizzled/drizzled.cc:544
792
794
msgid "One can only use the --user switch if running as root\n"
795
#: ../drizzled/drizzled.cc:579
797
#: ../drizzled/drizzled.cc:551
797
799
"Fatal error: Please read \"Security\" section of the manual to find out how "
798
800
"to run drizzled as root!\n"
801
#: ../drizzled/drizzled.cc:599
803
#: ../drizzled/drizzled.cc:571
804
806
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
808
#: ../drizzled/drizzled.cc:738
810
#: ../drizzled/drizzled.cc:710
810
812
msgid "gethostname failed, using '%s' as hostname"
813
#: ../drizzled/drizzled.cc:796
815
#: ../drizzled/drizzled.cc:768
815
817
msgid "Unknown locale: '%s'"
818
#: ../drizzled/drizzled.cc:833
820
#: ../drizzled/drizzled.cc:785
819
821
msgid "Can't create thread-keys"
822
#: ../drizzled/drizzled.cc:866
824
#: ../drizzled/drizzled.cc:872
823
825
msgid "Failed to initialize plugins."
826
#: ../drizzled/drizzled.cc:887
828
#: ../drizzled/drizzled.cc:894
829
831
"%s: Too many arguments (first extra is '%s').\n"
830
832
"Use --verbose --help to get a list of available options\n"
833
#: ../drizzled/drizzled.cc:912
835
#: ../drizzled/drizzled.cc:919
834
836
msgid "No scheduler found, cannot continue!\n"
837
#: ../drizzled/drizzled.cc:936
839
#: ../drizzled/drizzled.cc:943
839
841
msgid "Unknown/unsupported storage engine: %s"
842
#: ../drizzled/drizzled.cc:1027
844
#: ../drizzled/drizzled.cc:1032
843
845
msgid "Display this help and exit."
844
846
msgstr "Mostra aquesta ajuda i surt."
846
#: ../drizzled/drizzled.cc:1031
848
#: ../drizzled/drizzled.cc:1036
847
849
msgid "Display this help and exit after initializing plugins."
850
#: ../drizzled/drizzled.cc:1035
852
#: ../drizzled/drizzled.cc:1040
851
853
msgid "Auto-increment columns are incremented by this"
854
#: ../drizzled/drizzled.cc:1040
856
#: ../drizzled/drizzled.cc:1045
856
858
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
860
#: ../drizzled/drizzled.cc:1046
862
#: ../drizzled/drizzled.cc:1051
862
864
"Path to installation directory. All paths are usually resolved relative to "
866
#: ../drizzled/drizzled.cc:1051
868
#: ../drizzled/drizzled.cc:1056
867
869
msgid "Chroot drizzled daemon during startup."
870
#: ../drizzled/drizzled.cc:1055
872
#: ../drizzled/drizzled.cc:1060
871
873
msgid "Set the default collation."
874
#: ../drizzled/drizzled.cc:1059
876
#: ../drizzled/drizzled.cc:1064
875
877
msgid "Default completion type."
876
878
msgstr "Tipus de complement per defecte."
878
#: ../drizzled/drizzled.cc:1064
880
#: ../drizzled/drizzled.cc:1069
879
881
msgid "Write core on errors."
882
#: ../drizzled/drizzled.cc:1068
884
#: ../drizzled/drizzled.cc:1073
883
885
msgid "Path to the database root."
886
#: ../drizzled/drizzled.cc:1072
888
#: ../drizzled/drizzled.cc:1077
887
889
msgid "Set the default storage engine (table type) for tables."
890
#: ../drizzled/drizzled.cc:1076
892
#: ../drizzled/drizzled.cc:1081
891
893
msgid "Set the default time zone."
894
#: ../drizzled/drizzled.cc:1081
896
#: ../drizzled/drizzled.cc:1086
895
897
msgid "Used for debugging; Use at your own risk!"
898
#: ../drizzled/drizzled.cc:1086
900
#: ../drizzled/drizzled.cc:1091
899
901
msgid "Set up signals usable for debugging"
902
#: ../drizzled/drizzled.cc:1090
904
#: ../drizzled/drizzled.cc:1095
903
905
msgid "(IGNORED)"
906
#: ../drizzled/drizzled.cc:1094
908
#: ../drizzled/drizzled.cc:1099
907
909
msgid "Set the language used for the month names and the days of the week."
910
#: ../drizzled/drizzled.cc:1099
912
#: ../drizzled/drizzled.cc:1104
911
913
msgid "Log some not critical warnings to the log file."
914
#: ../drizzled/drizzled.cc:1104
916
#: ../drizzled/drizzled.cc:1109
915
917
msgid "Pid file used by safe_mysqld."
918
#: ../drizzled/drizzled.cc:1108
920
#: ../drizzled/drizzled.cc:1113
920
922
"Maximum time in seconds to wait for the port to become free. (Default: no "
924
#: ../drizzled/drizzled.cc:1113
926
#: ../drizzled/drizzled.cc:1118
926
928
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
927
929
"specified directory"
930
#: ../drizzled/drizzled.cc:1118
932
#: ../drizzled/drizzled.cc:1123
932
934
"Uniquely identifies the server instance in the community of replication "
936
#: ../drizzled/drizzled.cc:1123
938
#: ../drizzled/drizzled.cc:1128
937
939
msgid "Don't print a stack trace on failure."
940
#: ../drizzled/drizzled.cc:1127
942
#: ../drizzled/drizzled.cc:1132
941
943
msgid "Enable symbolic link support."
944
#: ../drizzled/drizzled.cc:1136
946
#: ../drizzled/drizzled.cc:1141
946
948
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
949
#: ../drizzled/drizzled.cc:1141
951
#: ../drizzled/drizzled.cc:1146
950
952
msgid "Path for temporary files."
953
#: ../drizzled/drizzled.cc:1145
955
#: ../drizzled/drizzled.cc:1150
954
956
msgid "Default transaction isolation level."
957
#: ../drizzled/drizzled.cc:1149
959
#: ../drizzled/drizzled.cc:1154
958
960
msgid "Run drizzled daemon as user."
961
#: ../drizzled/drizzled.cc:1157
963
#: ../drizzled/drizzled.cc:1162
963
965
"The number of outstanding connection requests Drizzle can have. This comes "
964
966
"into play when the main Drizzle thread gets very many connection requests in "
965
967
"a very short time."
968
#: ../drizzled/drizzled.cc:1163
970
#: ../drizzled/drizzled.cc:1168
970
972
"Size of tree cache used in bulk insert optimization. Note that this is a "
971
973
"limit per thread!"
974
#: ../drizzled/drizzled.cc:1169
976
#: ../drizzled/drizzled.cc:1174
976
978
"Precision of the result of '/' operator will be increased on that value."
979
#: ../drizzled/drizzled.cc:1175
981
#: ../drizzled/drizzled.cc:1180
980
982
msgid "The maximum length of the result of function group_concat."
983
#: ../drizzled/drizzled.cc:1180
985
#: ../drizzled/drizzled.cc:1185
984
986
msgid "The size of the buffer that is used for full joins."
987
#: ../drizzled/drizzled.cc:1186
989
#: ../drizzled/drizzled.cc:1191
988
990
msgid "Max packetlength to send/receive from to server."
991
#: ../drizzled/drizzled.cc:1191
993
#: ../drizzled/drizzled.cc:1196
993
995
"If there is more than this number of interrupted connections from a host "
994
996
"this host will be blocked from further connections."
997
#: ../drizzled/drizzled.cc:1196
999
#: ../drizzled/drizzled.cc:1201
998
1000
msgid "Max number of errors/warnings to store for a statement."
1001
#: ../drizzled/drizzled.cc:1201
1003
#: ../drizzled/drizzled.cc:1206
1002
1004
msgid "Don't allow creation of heap tables bigger than this."
1005
#: ../drizzled/drizzled.cc:1207
1007
#: ../drizzled/drizzled.cc:1212
1007
1009
"Joins that are probably going to read more than max_join_size records return "
1011
#: ../drizzled/drizzled.cc:1213
1013
#: ../drizzled/drizzled.cc:1218
1012
1014
msgid "Max number of bytes in sorted records."
1015
#: ../drizzled/drizzled.cc:1218
1017
#: ../drizzled/drizzled.cc:1223
1016
1018
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1019
#: ../drizzled/drizzled.cc:1223
1021
#: ../drizzled/drizzled.cc:1228
1021
1023
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1022
1024
"max_sort_length bytes of each value are used; the rest are ignored)."
1025
#: ../drizzled/drizzled.cc:1230
1027
#: ../drizzled/drizzled.cc:1235
1026
1028
msgid "After this many write locks, allow some read locks to run in between."
1029
#: ../drizzled/drizzled.cc:1234
1031
#: ../drizzled/drizzled.cc:1239
1031
1033
"Don't log queries which examine less than min_examined_row_limit rows to "
1035
#: ../drizzled/drizzled.cc:1240
1037
#: ../drizzled/drizzled.cc:1245
1037
1039
"Controls the heuristic(s) applied during query optimization to prune less-"
1038
1040
"promising partial plans from the optimizer search space. Meaning: false - do "
1051
1053
"(used for testing/comparison)."
1054
#: ../drizzled/drizzled.cc:1260
1056
#: ../drizzled/drizzled.cc:1265
1055
1057
msgid "Directory for plugins."
1058
#: ../drizzled/drizzled.cc:1264
1060
#: ../drizzled/drizzled.cc:1269
1060
1062
"Optional comma separated list of plugins to load at startup in addition to "
1061
1063
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1064
#: ../drizzled/drizzled.cc:1270
1066
#: ../drizzled/drizzled.cc:1275
1066
1068
"Optional comma separated list of plugins to not load at startup. Effectively "
1067
1069
"removes a plugin from the list of plugins to be loaded. [for example: --"
1068
1070
"plugin_remove=crc32,logger_gearman]"
1071
#: ../drizzled/drizzled.cc:1276
1073
#: ../drizzled/drizzled.cc:1281
1073
1075
"Optional comma separated list of plugins to load at starup instead of the "
1074
1076
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1077
#: ../drizzled/drizzled.cc:1282
1079
#: ../drizzled/drizzled.cc:1287
1078
1080
msgid "The size of the buffer that is allocated when preloading indexes"
1081
#: ../drizzled/drizzled.cc:1287
1083
#: ../drizzled/drizzled.cc:1292
1082
1084
msgid "Allocation block size for query parsing and execution"
1085
#: ../drizzled/drizzled.cc:1292
1087
#: ../drizzled/drizzled.cc:1297
1086
1088
msgid "Persistent buffer for query parsing and execution"
1089
#: ../drizzled/drizzled.cc:1298
1091
#: ../drizzled/drizzled.cc:1303
1090
1092
msgid "Allocation block size for storing ranges during optimization"
1093
#: ../drizzled/drizzled.cc:1304
1095
#: ../drizzled/drizzled.cc:1309
1095
1097
"Each thread that does a sequential scan allocates a buffer of this size for "
1096
1098
"each table it scans. If you do many sequential scans, you may want to "
1097
1099
"increase this value."
1100
#: ../drizzled/drizzled.cc:1312
1102
#: ../drizzled/drizzled.cc:1317
1102
1104
"When reading rows in sorted order after a sort, the rows are read through "
1103
1105
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1104
1106
"record_buffer."
1107
#: ../drizzled/drizzled.cc:1320
1109
#: ../drizzled/drizzled.cc:1325
1108
1110
msgid "Select scheduler to be used (by default multi-thread)."
1111
#: ../drizzled/drizzled.cc:1325
1113
#: ../drizzled/drizzled.cc:1330
1112
1114
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1115
#: ../drizzled/drizzled.cc:1331
1117
#: ../drizzled/drizzled.cc:1336
1116
1118
msgid "The number of cached table definitions."
1119
#: ../drizzled/drizzled.cc:1335
1121
#: ../drizzled/drizzled.cc:1340
1120
1122
msgid "The number of cached open tables."
1123
#: ../drizzled/drizzled.cc:1339
1125
#: ../drizzled/drizzled.cc:1344
1125
1127
"Timeout in seconds to wait for a table level lock before returning an error. "
1126
1128
"Used only if the connection has active cursors."
1129
#: ../drizzled/drizzled.cc:1344
1131
#: ../drizzled/drizzled.cc:1349
1130
1132
msgid "The stack size for each thread."
1133
#: ../drizzled/drizzled.cc:1350
1135
#: ../drizzled/drizzled.cc:1355
1135
1137
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1136
1138
"automatically convert it to an on-disk MyISAM table."
1139
#: ../drizzled/drizzled.cc:1376
1141
#: ../drizzled/drizzled.cc:1381
1141
1143
"Copyright (C) 2008 Sun Microsystems\n"
1142
1144
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4805
4807
"registered.\n"
4808
#: ../drizzled/module/loader.cc:356
4810
#: ../drizzled/module/loader.cc:354
4810
4812
msgid "Plugin '%s' init function returned error.\n"
4813
#: ../drizzled/module/loader.cc:534
4815
#: ../drizzled/module/loader.cc:532
4815
4817
msgid "Couldn't load plugin library named '%s'.\n"
4818
#: ../drizzled/module/loader.cc:544
4820
#: ../drizzled/module/loader.cc:542
4820
4822
msgid "Couldn't load plugin named '%s'.\n"
4823
#: ../drizzled/module/loader.cc:773
4825
#: ../drizzled/module/loader.cc:771
4824
4826
msgid "Out of memory."
4827
msgstr "Memòria exhaurida."
4827
#: ../drizzled/module/loader.cc:1496 ../drizzled/module/loader.cc:1547
4829
#: ../drizzled/module/loader.cc:1483 ../drizzled/module/loader.cc:1534
4829
4831
msgid "Unknown variable type code 0x%x in plugin '%s'."
4832
#: ../drizzled/module/loader.cc:1539
4834
#: ../drizzled/module/loader.cc:1526
4835
4837
"Server variable %s of plugin %s was forced to be read-only: string variable "
4836
4838
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4839
#: ../drizzled/module/loader.cc:1558
4841
#: ../drizzled/module/loader.cc:1545
4841
4843
msgid "Missing variable name in plugin '%s'."
4844
#: ../drizzled/module/loader.cc:1575
4846
#: ../drizzled/module/loader.cc:1562
4846
4848
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4849
#: ../drizzled/module/loader.cc:1697
4851
#: ../drizzled/module/loader.cc:1684
4851
4853
msgid "Out of memory for plugin '%s'."
4856
#: ../drizzled/module/loader.cc:1693
4858
msgid "Bad options for plugin '%s'."
4854
4861
#: ../drizzled/module/loader.cc:1706
4856
msgid "Bad options for plugin '%s'."
4859
#: ../drizzled/module/loader.cc:1719
4861
4863
msgid "Parsing options for plugin '%s' failed."
4864
#: ../drizzled/module/loader.cc:1772
4866
#: ../drizzled/module/loader.cc:1759
4866
4868
msgid "Plugin '%s' has conflicting system variables"
5299
5301
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5302
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
5304
msgid "%s: option `%s' is ambiguous\n"
5307
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
5309
msgid "%s: option `--%s' doesn't allow an argument\n"
5312
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
5314
msgid "%s: option `%c%s' doesn't allow an argument\n"
5317
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
5318
#: ../gnulib/getopt.c:993
5320
msgid "%s: option `%s' requires an argument\n"
5323
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
5325
msgid "%s: unrecognized option `--%s'\n"
5328
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
5330
msgid "%s: unrecognized option `%c%s'\n"
5333
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
5335
msgid "%s: illegal option -- %c\n"
5338
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
5340
msgid "%s: invalid option -- %c\n"
5343
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
5344
#: ../gnulib/getopt.c:1064
5346
msgid "%s: option requires an argument -- %c\n"
5349
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
5351
msgid "%s: option `-W %s' is ambiguous\n"
5354
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
5356
msgid "%s: option `-W %s' doesn't allow an argument\n"
5359
#: ../plugin/auth_file/auth_file.cc:214
5304
#: ../plugin/auth_file/auth_file.cc:225
5361
5306
msgid "Could not load auth file: %s\n"
5307
msgstr "No es pot obrir el fitxer: %s\n"
5364
#: ../plugin/auth_file/auth_file.cc:227
5309
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
5365
5310
msgid "File to load for usernames and passwords"
5435
5380
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
5437
5381
msgid "Default database to use."
5438
msgstr "Empra aquesta base de dades."
5440
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
5441
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
5384
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:830
5385
#: ../plugin/mysql_protocol/mysql_protocol.cc:905
5442
5386
msgid "Invalid value of port\n"
5445
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
5446
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
5389
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:839
5390
#: ../plugin/mysql_protocol/mysql_protocol.cc:914
5447
5391
msgid "Invalid value for connect_timeout\n"
5450
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
5451
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
5394
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:848
5395
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
5452
5396
msgid "Invalid value for read_timeout\n"
5455
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
5456
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
5399
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:857
5400
#: ../plugin/mysql_protocol/mysql_protocol.cc:932
5457
5401
msgid "Invalid value for write_timeout\n"
5460
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
5404
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:866
5461
5405
msgid "Invalid value for retry_count\n"
5464
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
5465
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
5408
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:875
5409
#: ../plugin/mysql_protocol/mysql_protocol.cc:950
5466
5410
msgid "Invalid value for buffer_length\n"
5469
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
5470
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5472
"Port number to use for connection or 0 for default to, in order of "
5473
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5476
5413
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5477
5414
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5478
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
5479
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
5480
msgid "Connect Timeout."
5483
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
5484
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
5485
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
5486
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
5487
msgid "Read Timeout."
5490
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5416
"Port number to use for connection or 0 for default to, in order of "
5417
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5420
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:901
5491
5421
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5492
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
5422
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
5493
5423
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
5494
msgid "Write Timeout."
5424
msgid "Connect Timeout."
5497
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5427
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5498
5428
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5499
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
5429
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5500
5430
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
5501
msgid "Retry Count."
5431
msgid "Read Timeout."
5504
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5434
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
5505
5435
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5506
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5436
#: ../plugin/mysql_protocol/mysql_protocol.cc:984
5507
5437
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
5508
msgid "Buffer length."
5438
msgid "Write Timeout."
5511
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
5441
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:908
5512
5442
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5513
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
5443
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
5514
5444
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
5445
msgid "Retry Count."
5448
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:910
5449
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
5450
#: ../plugin/mysql_protocol/mysql_protocol.cc:988
5451
#: ../plugin/mysql_protocol/mysql_protocol.cc:1013
5452
msgid "Buffer length."
5455
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5456
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
5457
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
5458
#: ../plugin/mysql_protocol/mysql_protocol.cc:1016
5515
5459
msgid "Address to bind to."
5768
5712
msgid "Statement closed indirectly because of a preceding %s() call"
5771
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5772
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5773
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
5715
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
5716
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
5717
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
5775
5719
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5778
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
5722
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
5780
5724
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5783
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5784
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5785
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5786
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
5727
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
5728
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
5729
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
5730
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
5788
5732
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5791
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5792
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
5735
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
5736
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
5794
5738
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5797
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
5741
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
5742
msgid "Invalid value of additional-mem-pool-size"
5745
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
5746
msgid "Invalid value of autoextend-increment"
5749
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
5750
msgid "Invalid value of buffer-pool-size"
5753
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
5754
msgid "Invalid value of io-capacity"
5757
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
5758
msgid "Invalid value of fast-shutdown"
5761
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
5762
msgid "Invalid value of flush-log-at-trx-commit"
5765
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
5766
msgid "Invalid value of force-recovery"
5769
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
5770
msgid "Invalid value of log-file-size"
5773
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
5774
msgid "Invalid value of log-files-in-group"
5777
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
5778
msgid "Invalid value of lock-wait-timeout"
5781
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
5782
msgid "Invalid value of log-buffer-size"
5785
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
5786
msgid "Invalid value of lru-old-blocks-pct"
5789
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
5790
msgid "Invalid value of lru-block-access-recency"
5793
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
5794
msgid "Invalid value of max-dirty-pages-pct"
5797
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
5798
msgid "Invalid value of max-purge-lag"
5801
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
5802
msgid "Invalid value of open-files"
5805
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
5806
msgid "Invalid value of read-io-threads"
5809
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
5810
msgid "Invalid value of sync_spin_loops"
5813
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
5799
5815
msgid "Error starting Embedded InnoDB %d (%s)\n"
5818
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
5819
msgid "Enable InnoDB adaptive hash index (enabled by default)."
5822
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
5823
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
5826
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
5828
"Size of a memory pool InnoDB uses to store data dictionary information and "
5829
"other internal data structures."
5832
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
5833
msgid "Data file autoextend increment in megabytes"
5836
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
5838
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
5842
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
5843
msgid "The common part for InnoDB table spaces."
5846
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
5848
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
5852
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
5854
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
5855
"innodb-doublewrite."
5858
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
5859
msgid "Number of IOPs the server can do. Tunes the background IO rate"
5862
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
5864
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
5865
"are 0, 1 (faster) or 2 (fastest - crash-like)."
5868
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
5869
msgid "Stores each InnoDB table to an .ibd file in the database dir."
5872
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
5873
msgid "File format to use for new tables in .ibd files."
5876
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
5878
"Set to 0 (write and flush once per second),1 (write and flush at each "
5879
"commit) or 2 (write at commit, flush once per second)."
5882
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
5883
msgid "With which method to flush data."
5886
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
5888
"Helps to save your data in case the disk image of the database becomes "
5892
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
5893
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
5894
msgid "Path to individual files and their sizes."
5897
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
5898
msgid "Path to InnoDB log files."
5901
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
5902
msgid "Size of each log file in a log group."
5905
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
5907
"Number of log files in the log group. InnoDB writes to the files in a "
5908
"circular fashion. Value 3 is recommended here."
5911
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
5913
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
5914
"rolled back. Values above 100000000 disable the timeout."
5917
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
5919
"The size of the buffer which InnoDB uses to write log to the log files on "
5923
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
5925
"Sets the point in the LRU list from where all pages are classified as old "
5929
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
5931
"Milliseconds between accesses to a block at which it is made young. "
5932
"0=disabled (Advanced users)"
5935
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
5936
msgid "Percentage of dirty pages allowed in bufferpool."
5939
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
5940
msgid "Desired maximum length of the purge queue (0 = no limit)"
5943
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
5945
"Roll back the complete transaction on lock wait timeout, for 4.x "
5946
"compatibility (disabled by default)"
5949
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
5950
msgid "How many files at the maximum InnoDB keeps open at the same time."
5953
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
5954
msgid "Number of background read I/O threads in InnoDB."
5957
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
5958
msgid "Number of background write I/O threads in InnoDB."
5961
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
5963
"Disable if you want to reduce the number of messages written to the log "
5964
"(default: enabled)."
5967
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
5968
msgid "Enable SHOW INNODB STATUS output in the log"
5971
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
5972
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
5975
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
5976
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
5802
5979
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5804
5981
msgid "Failed to send error message to libnotify\n"
5808
5985
msgid "Error Messages to stderr"
5811
#: ../plugin/filtered_replicator/filtered_replicator.cc:603
5812
#: ../plugin/filtered_replicator/filtered_replicator.cc:612
5988
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
5989
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
5813
5990
msgid "List of schemas to filter"
5816
#: ../plugin/filtered_replicator/filtered_replicator.cc:606
5817
#: ../plugin/filtered_replicator/filtered_replicator.cc:619
5993
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
5994
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
5818
5995
msgid "List of tables to filter"
5821
#: ../plugin/filtered_replicator/filtered_replicator.cc:626
5998
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
5822
5999
msgid "Regular expression to apply to schemas to filter"
5825
#: ../plugin/filtered_replicator/filtered_replicator.cc:633
6002
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
5826
6003
msgid "Regular expression to apply to tables to filter"
5829
#: ../plugin/hello_events/hello_events.cc:294
6006
#: ../plugin/hello_events/hello_events.cc:301
5830
6007
msgid "Invalid value of before-write-position\n"
5833
#: ../plugin/hello_events/hello_events.cc:303
5834
#: ../plugin/hello_events/hello_events.cc:312
6010
#: ../plugin/hello_events/hello_events.cc:310
6011
#: ../plugin/hello_events/hello_events.cc:319
5835
6012
msgid "Invalid value of before-update-position\n"
5838
#: ../plugin/hello_events/hello_events.cc:352
5839
#: ../plugin/hello_events/hello_events.cc:355
5840
#: ../plugin/hello_events/hello_events.cc:373
6015
#: ../plugin/hello_events/hello_events.cc:359
6016
#: ../plugin/hello_events/hello_events.cc:362
6017
#: ../plugin/hello_events/hello_events.cc:380
5841
6018
msgid "A comma delimited list of databases to watch"
5844
#: ../plugin/hello_events/hello_events.cc:358
5845
#: ../plugin/hello_events/hello_events.cc:389
6021
#: ../plugin/hello_events/hello_events.cc:365
6022
#: ../plugin/hello_events/hello_events.cc:396
5846
6023
msgid "Enable Example Events Plugin"
5849
#: ../plugin/hello_events/hello_events.cc:361
5850
#: ../plugin/hello_events/hello_events.cc:397
6026
#: ../plugin/hello_events/hello_events.cc:368
6027
#: ../plugin/hello_events/hello_events.cc:404
5851
6028
msgid "Before write row event observer call position"
5854
#: ../plugin/hello_events/hello_events.cc:364
5855
#: ../plugin/hello_events/hello_events.cc:408
6031
#: ../plugin/hello_events/hello_events.cc:371
6032
#: ../plugin/hello_events/hello_events.cc:415
5856
6033
#: ../plugin/pbms/src/parameters_ms.cc:579
5857
6034
msgid "Before update row event observer call position"
5860
#: ../plugin/hello_events/hello_events.cc:367
5861
#: ../plugin/hello_events/hello_events.cc:419
6037
#: ../plugin/hello_events/hello_events.cc:374
6038
#: ../plugin/hello_events/hello_events.cc:426
5862
6039
msgid "After drop database event observer call position"
5865
#: ../plugin/hello_events/hello_events.cc:381
6042
#: ../plugin/hello_events/hello_events.cc:388
5866
6043
msgid "A comma delimited list of tables to watch"
5869
#: ../plugin/hello_events/hello_events.cc:443
6046
#: ../plugin/hello_events/hello_events.cc:450
5870
6047
msgid "An example events Plugin"
5875
6052
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
6055
#: ../plugin/innobase/handler/ha_innodb.cc:1857
6056
msgid "Invalid value for io-capacity\n"
6059
#: ../plugin/innobase/handler/ha_innodb.cc:1876
6060
msgid "Invalid value for fast-shutdown\n"
6063
#: ../plugin/innobase/handler/ha_innodb.cc:1890
6064
msgid "Invalid value for flush-log-at-trx-commit\n"
6067
#: ../plugin/innobase/handler/ha_innodb.cc:1920
6068
msgid "Invalid value for max-dirty-pages-pct\n"
6071
#: ../plugin/innobase/handler/ha_innodb.cc:1929
6072
msgid "Invalid value for stats-sample-pages\n"
6075
#: ../plugin/innobase/handler/ha_innodb.cc:1940
6076
msgid "Invalid value for additional-mem-pool-size\n"
6079
#: ../plugin/innobase/handler/ha_innodb.cc:1950
6080
msgid "Invalid value for autoextend-increment\n"
6083
#: ../plugin/innobase/handler/ha_innodb.cc:1960
6084
msgid "Invalid value for buffer-pool-size\n"
6087
#: ../plugin/innobase/handler/ha_innodb.cc:1970
6088
msgid "Invalid value for commit-concurrency\n"
6091
#: ../plugin/innobase/handler/ha_innodb.cc:1979
6092
msgid "Invalid value for concurrency-tickets\n"
6095
#: ../plugin/innobase/handler/ha_innodb.cc:1988
6096
msgid "Invalid value for file-io-threads\n"
6099
#: ../plugin/innobase/handler/ha_innodb.cc:1997
6100
msgid "Invalid value for read-io-threads\n"
6103
#: ../plugin/innobase/handler/ha_innodb.cc:2006
6104
msgid "Invalid value for write-io-threads\n"
6107
#: ../plugin/innobase/handler/ha_innodb.cc:2015
6108
msgid "Invalid value for force-recovery\n"
6111
#: ../plugin/innobase/handler/ha_innodb.cc:2025
6112
#: ../plugin/innobase/handler/ha_innodb.cc:2035
6113
msgid "Invalid value for log-file-size\n"
6116
#: ../plugin/innobase/handler/ha_innodb.cc:2044
6117
msgid "Invalid value for log-files-in-group\n"
6120
#: ../plugin/innobase/handler/ha_innodb.cc:2053
6121
msgid "Invalid value for mirrored-log-groups\n"
6124
#: ../plugin/innobase/handler/ha_innodb.cc:2062
6125
msgid "Invalid value for open-files\n"
6128
#: ../plugin/innobase/handler/ha_innodb.cc:2071
6129
msgid "Invalid value for thread-concurrency\n"
6132
#: ../plugin/innobase/handler/ha_innodb.cc:2094
6133
msgid "Invalid value for read-ahead-threshold\n"
6136
#: ../plugin/innobase/handler/ha_innodb.cc:2118
6137
msgid "Invalid value for lock-wait-timeout\n"
5878
6140
#: ../plugin/logging_gearman/logging_gearman.cc:196
5880
6142
msgid "fail gearman_client_create(): %s"
6006
6288
"memcached_servers_parse(%s)."
6009
#: ../plugin/multi_thread/multi_thread.cc:100
6291
#: ../plugin/multi_thread/multi_thread.cc:63
6293
msgid "Unable to set thread stack size to %<PRId64>\n"
6296
#: ../plugin/multi_thread/multi_thread.cc:112
6297
msgid "Invalid value for max-threads\n"
6300
#: ../plugin/multi_thread/multi_thread.cc:125
6301
#: ../plugin/multi_thread/multi_thread.cc:132
6010
6302
msgid "Maximum number of user threads available."
6013
#: ../plugin/myisam/ha_myisam.cc:529
6305
#: ../plugin/myisam/ha_myisam.cc:534
6015
6307
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6018
#: ../plugin/myisam/ha_myisam.cc:533
6310
#: ../plugin/myisam/ha_myisam.cc:538
6020
6312
msgid "Got an error from unknown thread, %s:%d"
6023
#: ../plugin/myisam/ha_myisam.cc:539
6315
#: ../plugin/myisam/ha_myisam.cc:544
6024
6316
msgid "Unknown thread accessing table"
6027
#: ../plugin/myisam/ha_myisam.cc:1614
6028
msgid "Block size to be used for MyISAM index pages."
6031
#: ../plugin/myisam/ha_myisam.cc:1624
6033
"This characterizes the number of hits a hot block has to be untouched until "
6034
"it is considered aged enough to be downgraded to a warm block. This "
6035
"specifies the percentage ratio of that number of hits to the total number of "
6036
"blocks in key cache"
6039
#: ../plugin/myisam/ha_myisam.cc:1637
6040
msgid "The minimum percentage of warm blocks in key cache"
6043
#: ../plugin/myisam/ha_myisam.cc:1648
6045
"The size of the buffer used for index blocks for MyISAM tables. Increase "
6046
"this to get better index handling (for all reads and multiple writes) to as "
6047
"much as you can afford;"
6050
#: ../plugin/myisam/ha_myisam.cc:1660
6052
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6053
"disables parallel repair."
6056
#: ../plugin/myisam/ha_myisam.cc:1666
6319
#: ../plugin/myisam/ha_myisam.cc:1500
6320
msgid "Invalid value for max-sort-file-size\n"
6323
#: ../plugin/myisam/ha_myisam.cc:1509
6324
msgid "Invalid value for sort-buffer-size\n"
6327
#: ../plugin/myisam/ha_myisam.cc:1523 ../plugin/myisam/ha_myisam.cc:1535
6058
6329
"Don't use the fast sort index method to created index if the temporary file "
6059
6330
"would get bigger than this."
6062
#: ../plugin/myisam/ha_myisam.cc:1671
6333
#: ../plugin/myisam/ha_myisam.cc:1528 ../plugin/myisam/ha_myisam.cc:1538
6064
6335
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6065
6336
"when creating indexes with CREATE INDEX or ALTER TABLE."
6068
#: ../plugin/myisam/ha_myisam.cc:1677
6069
msgid "Default pointer size to be used for MyISAM tables."
6072
6339
#: ../plugin/myisam/my_handler_errors.cc:42
6073
6340
msgid "Didn't find key on read or update"
6332
6599
msgid "Before insert row event observer call position"
6335
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6602
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
6336
6603
msgid "event_add error in libevent_add_session_callback\n"
6339
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6606
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
6340
6607
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6343
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6610
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
6344
6611
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6347
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6614
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
6348
6615
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6351
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6618
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
6352
6619
msgid "session_add_event event_add error in libevent_init\n"
6355
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6622
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
6357
6624
msgid "Can't create completion port thread (error %d)"
6360
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6627
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
6628
msgid "Invalid value for size\n"
6631
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
6632
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
6361
6633
msgid "Size of Pool."
6364
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
6636
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
6365
6637
msgid "Failed to allocate enough memory to transaction message\n"
6368
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
6640
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
6370
6642
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6373
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
6645
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
6375
6647
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6378
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6650
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
6651
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
6379
6652
msgid "Enable rabbitmq log"
6382
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
6655
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
6656
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
6383
6657
msgid "Host name to connect to"
6386
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6660
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
6387
6661
msgid "RabbitMQ Port"
6390
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
6664
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
6665
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
6391
6667
msgid "RabbitMQ username"
6668
msgstr "nom d'usuari/a"
6394
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
6670
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
6671
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
6395
6672
msgid "RabbitMQ password"
6398
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6675
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
6399
6676
msgid "RabbitMQ virtualhost"
6402
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
6679
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
6403
6680
msgid "Name of RabbitMQ exchange to publish to"
6406
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
6683
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
6407
6684
msgid "Name of RabbitMQ routing key to use"
6410
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6411
#: ../plugin/transaction_log/module.cc:247
6687
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
6688
#: ../plugin/transaction_log/module.cc:303
6689
#: ../plugin/transaction_log/module.cc:356
6412
6690
msgid "Name of the replicator plugin to use (default='default_replicator')"
6415
#: ../plugin/signal_handler/signal_handler.cc:233
6693
#: ../plugin/session_dictionary/processlist.cc:94
6696
msgstr "(sense usar)"
6698
#: ../plugin/signal_handler/signal_handler.cc:234
6417
6700
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6487
6782
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6489
6784
msgid "BUFFER: %s\n"
6492
#: ../plugin/transaction_log/module.cc:122
6785
msgstr "Memòria intermèdia: %s\n"
6787
#: ../plugin/transaction_log/module.cc:135
6788
msgid "Invalid value for sync-method\n"
6791
#: ../plugin/transaction_log/module.cc:144
6792
msgid "Invalid value for num-write-buffers\n"
6795
#: ../plugin/transaction_log/module.cc:178
6494
6797
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6497
#: ../plugin/transaction_log/module.cc:131
6800
#: ../plugin/transaction_log/module.cc:187
6499
6802
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
6502
#: ../plugin/transaction_log/module.cc:141
6805
#: ../plugin/transaction_log/module.cc:197
6504
6807
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
6507
#: ../plugin/transaction_log/module.cc:150
6810
#: ../plugin/transaction_log/module.cc:206
6509
6812
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
6512
#: ../plugin/transaction_log/module.cc:163
6815
#: ../plugin/transaction_log/module.cc:219
6514
6817
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6517
#: ../plugin/transaction_log/module.cc:223
6820
#: ../plugin/transaction_log/module.cc:279
6821
#: ../plugin/transaction_log/module.cc:350
6518
6822
msgid "Enable transaction log"
6521
#: ../plugin/transaction_log/module.cc:231
6825
#: ../plugin/transaction_log/module.cc:287
6826
#: ../plugin/transaction_log/module.cc:344
6522
6827
msgid "DEBUGGING - Truncate transaction log"
6525
#: ../plugin/transaction_log/module.cc:239
6830
#: ../plugin/transaction_log/module.cc:295
6831
#: ../plugin/transaction_log/module.cc:353
6526
6832
msgid "Path to the file to use for transaction log"
6529
#: ../plugin/transaction_log/module.cc:255
6835
#: ../plugin/transaction_log/module.cc:311
6836
#: ../plugin/transaction_log/module.cc:347
6530
6837
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6533
#: ../plugin/transaction_log/module.cc:263
6840
#: ../plugin/transaction_log/module.cc:319
6841
#: ../plugin/transaction_log/module.cc:359
6535
6843
"0 == rely on operating system to sync log file (default), 1 == sync file at "
6536
6844
"each transaction write, 2 == sync log file once per second"
6539
#: ../plugin/transaction_log/module.cc:276
6847
#: ../plugin/transaction_log/module.cc:332
6848
#: ../plugin/transaction_log/module.cc:362
6540
6849
msgid "Number of slots for in-memory write buffers (default=8)."
6544
6853
msgid "Failed to open transaction log file "
6547
#: ../plugin/transaction_log/transaction_log.cc:220
6856
#: ../plugin/transaction_log/transaction_log.cc:211
6550
6859
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
6551
6860
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
6554
#: ../plugin/transaction_log/transaction_log.cc:239
6863
#: ../plugin/transaction_log/transaction_log.cc:230
6556
6865
msgid "Failed to sync log file. Got error: %s\n"
6559
#~ msgid "Synonym for -?"
6560
#~ msgstr "Sinònim de -?"
6562
#~ msgid "built-in default"
6563
#~ msgstr "valor predefinit"
6868
#~ msgid "%s: option `%s' is ambiguous\n"
6869
#~ msgstr "%s: l'opció `%s' és ambigua\n"
6871
#~ msgid "%s: option `--%s' doesn't allow an argument\n"
6872
#~ msgstr "%s: l'opció `--%s' no admet arguments\n"
6874
#~ msgid "%s: option `%c%s' doesn't allow an argument\n"
6875
#~ msgstr "%s: l'opció `%c%s' no permet cap argument\n"
6877
#~ msgid "%s: option `%s' requires an argument\n"
6878
#~ msgstr "%s: l'opció `%s' requereix un argument\n"
6880
#~ msgid "%s: unrecognized option `--%s'\n"
6881
#~ msgstr "%s: no es reconeix l'opció `--%s'\n"
6883
#~ msgid "%s: unrecognized option `%c%s'\n"
6884
#~ msgstr "%s: l'opció `%c%s' és desconeguda\n"
6886
#~ msgid "%s: illegal option -- %c\n"
6887
#~ msgstr "%s: l'opció és il·legal -- %c\n"
6889
#~ msgid "%s: invalid option -- %c\n"
6890
#~ msgstr "%s: l'opció no és vàlida -- %c\n"
6892
#~ msgid "%s: option requires an argument -- %c\n"
6893
#~ msgstr "%s: l'opció requereix un argument -- %c\n"
6895
#~ msgid "%s: option `-W %s' is ambiguous\n"
6896
#~ msgstr "%s: l'opció `-W %s' és ambigua\n"
6898
#~ msgid "%s: option `-W %s' doesn't allow an argument\n"
6899
#~ msgstr "%s: l'opció `-W %s' no permet cap argument\n"