8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2011-08-16 18:42+0000\n"
10
"POT-Creation-Date: 2011-08-30 12:15-0400\n"
11
11
"PO-Revision-Date: 2010-08-15 20:46+0000\n"
12
12
"Last-Translator: Xabier Isla Rodriguez <Unknown>\n"
13
13
"Language-Team: Basque <eu@li.org>\n"
14
15
"MIME-Version: 1.0\n"
15
16
"Content-Type: text/plain; charset=UTF-8\n"
16
17
"Content-Transfer-Encoding: 8bit\n"
18
18
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19
19
"X-Launchpad-Export-Date: 2010-08-16 06:39+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
1238
1238
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1241
#: ../client/drizzletest.cc:4874
1241
#: ../client/drizzletest.cc:4866
1242
1242
msgid "Error: Invalid Value for opt_max_connect_retries"
1245
#: ../client/drizzletest.cc:4884
1245
#: ../client/drizzletest.cc:4876
1246
1246
msgid "Error: Invalid Value for opt_tail_lines"
1249
#: ../client/drizzletest.cc:4894
1249
#: ../client/drizzletest.cc:4886
1250
1250
msgid "Error: Invalid Value for opt_sleep"
1253
#: ../client/drizzletest.cc:5073
1253
#: ../client/drizzletest.cc:5065
1255
1255
msgid "Could not open '%s' for reading: errno = %d"
3116
3116
#: ../drizzled/error.cc:523
3119
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3120
"d would lead to a duplicate entry"
3119
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3120
"%d would lead to a duplicate entry"
3123
3123
#: ../drizzled/error.cc:524
3412
3412
msgid "The UUID was not created with a valid time"
3416
#: ../drizzled/error.cc:602
3417
msgid "Received an invalid IPV6 value"
3415
3420
#. For BOOL type
3416
#: ../drizzled/error.cc:602
3421
#: ../drizzled/error.cc:605
3418
3423
msgid "Received an invalid BOOLEAN value '%s'."
3421
#: ../drizzled/error.cc:603
3426
#: ../drizzled/error.cc:606
3423
3428
msgid "Invalid cast to BOOLEAN: '%s'."
3426
3431
#. Transactional DDL
3427
#: ../drizzled/error.cc:606
3432
#: ../drizzled/error.cc:609
3428
3433
msgid "Transactional DDL not supported"
3431
3436
#. ASSERT Message
3432
#: ../drizzled/error.cc:608
3437
#: ../drizzled/error.cc:611
3434
3439
msgid "Assertion '%s' failed."
3437
#: ../drizzled/error.cc:609
3442
#: ../drizzled/error.cc:612
3439
3444
msgid "Assertion '%s' failed, the result was NULL."
3442
3447
#. Catalog related errors
3443
#: ../drizzled/error.cc:627
3448
#: ../drizzled/error.cc:630
3445
3450
msgid "Cannot create catalog '%s'."
3448
#: ../drizzled/error.cc:628
3453
#: ../drizzled/error.cc:631
3450
3455
msgid "Permission is denied to create '%s' catalog."
3453
#: ../drizzled/error.cc:629
3458
#: ../drizzled/error.cc:632
3455
3460
msgid "Cannot drop catalog '%s'."
3458
#: ../drizzled/error.cc:630
3463
#: ../drizzled/error.cc:633
3460
3465
msgid "Permission is denied to drop '%s' catalog."
3463
#: ../drizzled/error.cc:631
3468
#: ../drizzled/error.cc:634
3465
3470
msgid "Catalog '%s' does not exist."
3468
#: ../drizzled/error.cc:632
3473
#: ../drizzled/error.cc:635
3469
3474
msgid "You cannot drop the 'local' catalog."
3472
#: ../drizzled/error.cc:633
3477
#: ../drizzled/error.cc:636
3474
3479
msgid "Could not gain lock on '%s'."
3477
#: ../drizzled/error.cc:634
3482
#: ../drizzled/error.cc:637
3479
3484
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3482
#: ../drizzled/error.cc:635
3487
#: ../drizzled/error.cc:638
3483
3488
msgid "Invalid catalog name."
3486
#: ../drizzled/error.cc:636
3491
#: ../drizzled/error.cc:639
3488
3493
"Engine status is now stored in the data_dictionary tables, please use these "
3492
#: ../drizzled/error.cc:637
3497
#: ../drizzled/error.cc:640
3493
3498
msgid "There is already a transaction in progress"
3496
#: ../drizzled/error.cc:638
3501
#: ../drizzled/error.cc:641
3497
3502
msgid "No lock is held by this connection."
3503
3508
"be able to generate a core file on signals"
3506
#: ../drizzled/main.cc:356 ../plugin/multi_thread/multi_thread.cc:76
3511
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:76
3507
3512
msgid "Drizzle has receieved an abort event."
3510
#: ../drizzled/main.cc:357 ../plugin/multi_thread/multi_thread.cc:77
3515
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:77
3511
3516
msgid "In Function: "
3514
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:78
3519
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:78
3515
3520
msgid "In File: "
3518
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:79
3523
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:79
3519
3524
msgid "On Line: "
3948
3953
msgid "Default schema to use."
3951
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:89
3956
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
3953
3958
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3957
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:92
3958
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
3962
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
3963
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
3959
3964
msgid "Connect Timeout."
3962
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
3963
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
3967
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
3968
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3964
3969
msgid "Read Timeout."
3967
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:98
3968
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3972
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
3973
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
3969
3974
msgid "Write Timeout."
3972
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:101
3973
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
3977
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
3978
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
3974
3979
msgid "Retry Count."
3977
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
3978
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
3982
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
3983
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3979
3984
msgid "Buffer length."
3982
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:107
3983
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3987
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
3988
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
3984
3989
msgid "Address to bind to."
3987
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:110
3988
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
3989
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:163
3992
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
3993
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
3994
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
3990
3995
msgid "Maximum simultaneous connections."
4060
4065
"or its equivalent numeric id"
4063
#: ../plugin/innobase/handler/ha_innodb.cc:9448
4068
#: ../plugin/innobase/handler/ha_innodb.cc:9450
4064
4069
msgid "Do not use Native AIO library for IO, even if available"
4067
#: ../plugin/innobase/handler/ha_innodb.cc:9489
4072
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4068
4073
msgid "Enable internal replication log."
4071
#: ../plugin/innobase/handler/ha_innodb.cc:9492
4076
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4073
4078
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4074
4079
"rolled back. Values above 100000000 disable the timeout."
4077
#: ../plugin/innobase/handler/ha_innodb.cc:9495
4082
#: ../plugin/innobase/handler/ha_innodb.cc:9497
4078
4083
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4081
#: ../plugin/innobase/handler/ha_innodb.cc:9498
4086
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4083
4088
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4084
4089
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4499
4504
msgid "Maximum number of user threads available."
4502
#: ../plugin/myisam/ha_myisam.cc:540
4507
#: ../plugin/myisam/ha_myisam.cc:537
4504
4509
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4507
#: ../plugin/myisam/ha_myisam.cc:546
4512
#: ../plugin/myisam/ha_myisam.cc:543
4509
4514
msgid "Got an error from unknown thread, %s:%d"
4512
#: ../plugin/myisam/ha_myisam.cc:555
4517
#: ../plugin/myisam/ha_myisam.cc:552
4513
4518
msgid "Unknown thread accessing table"
4516
#: ../plugin/myisam/ha_myisam.cc:1519
4521
#: ../plugin/myisam/ha_myisam.cc:1516
4518
4523
"Don't use the fast sort index method to created index if the temporary file "
4519
4524
"would get bigger than this."
4522
#: ../plugin/myisam/ha_myisam.cc:1522
4527
#: ../plugin/myisam/ha_myisam.cc:1519
4524
4529
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4525
4530
"when creating indexes with CREATE INDEX or ALTER TABLE."
4764
4769
msgid "Tablespace not empty"
4767
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
4772
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4769
4774
"Port number to use for connection or 0 for default to with MySQL protocol."
4772
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
4777
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4774
4779
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4775
4780
"the file is stale and should be removed?"
4778
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:140
4783
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4780
4785
msgid "Listening on %s"
4783
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
4788
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4784
4789
msgid "Path used for MySQL UNIX Socket Protocol."
4787
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
4792
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
4788
4793
msgid "Clobber socket file if one is there already."