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: 2008-08-18 09:11+0000\n"
12
12
"Last-Translator: Monty Taylor <mordred@inaugust.com\n"
13
13
"Language-Team: Tamil <ta@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-03-12 17:32+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
1237
1237
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1240
#: ../client/drizzletest.cc:4874
1240
#: ../client/drizzletest.cc:4866
1241
1241
msgid "Error: Invalid Value for opt_max_connect_retries"
1244
#: ../client/drizzletest.cc:4884
1244
#: ../client/drizzletest.cc:4876
1245
1245
msgid "Error: Invalid Value for opt_tail_lines"
1248
#: ../client/drizzletest.cc:4894
1248
#: ../client/drizzletest.cc:4886
1249
1249
msgid "Error: Invalid Value for opt_sleep"
1252
#: ../client/drizzletest.cc:5073
1252
#: ../client/drizzletest.cc:5065
1254
1254
msgid "Could not open '%s' for reading: errno = %d"
3114
3114
#: ../drizzled/error.cc:523
3117
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3118
"d would lead to a duplicate entry"
3117
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3118
"%d would lead to a duplicate entry"
3121
3121
#: ../drizzled/error.cc:524
3410
3410
msgid "The UUID was not created with a valid time"
3414
#: ../drizzled/error.cc:602
3415
msgid "Received an invalid IPV6 value"
3413
3418
#. For BOOL type
3414
#: ../drizzled/error.cc:602
3419
#: ../drizzled/error.cc:605
3416
3421
msgid "Received an invalid BOOLEAN value '%s'."
3419
#: ../drizzled/error.cc:603
3424
#: ../drizzled/error.cc:606
3421
3426
msgid "Invalid cast to BOOLEAN: '%s'."
3424
3429
#. Transactional DDL
3425
#: ../drizzled/error.cc:606
3430
#: ../drizzled/error.cc:609
3426
3431
msgid "Transactional DDL not supported"
3429
3434
#. ASSERT Message
3430
#: ../drizzled/error.cc:608
3435
#: ../drizzled/error.cc:611
3432
3437
msgid "Assertion '%s' failed."
3435
#: ../drizzled/error.cc:609
3440
#: ../drizzled/error.cc:612
3437
3442
msgid "Assertion '%s' failed, the result was NULL."
3440
3445
#. Catalog related errors
3441
#: ../drizzled/error.cc:627
3446
#: ../drizzled/error.cc:630
3443
3448
msgid "Cannot create catalog '%s'."
3446
#: ../drizzled/error.cc:628
3451
#: ../drizzled/error.cc:631
3448
3453
msgid "Permission is denied to create '%s' catalog."
3451
#: ../drizzled/error.cc:629
3456
#: ../drizzled/error.cc:632
3453
3458
msgid "Cannot drop catalog '%s'."
3456
#: ../drizzled/error.cc:630
3461
#: ../drizzled/error.cc:633
3458
3463
msgid "Permission is denied to drop '%s' catalog."
3461
#: ../drizzled/error.cc:631
3466
#: ../drizzled/error.cc:634
3463
3468
msgid "Catalog '%s' does not exist."
3466
#: ../drizzled/error.cc:632
3471
#: ../drizzled/error.cc:635
3467
3472
msgid "You cannot drop the 'local' catalog."
3470
#: ../drizzled/error.cc:633
3475
#: ../drizzled/error.cc:636
3472
3477
msgid "Could not gain lock on '%s'."
3475
#: ../drizzled/error.cc:634
3480
#: ../drizzled/error.cc:637
3477
3482
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3480
#: ../drizzled/error.cc:635
3485
#: ../drizzled/error.cc:638
3481
3486
msgid "Invalid catalog name."
3484
#: ../drizzled/error.cc:636
3489
#: ../drizzled/error.cc:639
3486
3491
"Engine status is now stored in the data_dictionary tables, please use these "
3490
#: ../drizzled/error.cc:637
3495
#: ../drizzled/error.cc:640
3491
3496
msgid "There is already a transaction in progress"
3494
#: ../drizzled/error.cc:638
3499
#: ../drizzled/error.cc:641
3495
3500
msgid "No lock is held by this connection."
3501
3506
"be able to generate a core file on signals"
3504
#: ../drizzled/main.cc:356 ../plugin/multi_thread/multi_thread.cc:76
3509
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:76
3505
3510
msgid "Drizzle has receieved an abort event."
3508
#: ../drizzled/main.cc:357 ../plugin/multi_thread/multi_thread.cc:77
3513
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:77
3509
3514
msgid "In Function: "
3512
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:78
3517
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:78
3513
3518
msgid "In File: "
3516
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:79
3521
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:79
3517
3522
msgid "On Line: "
3946
3951
msgid "Default schema to use."
3949
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:89
3954
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
3951
3956
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3955
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:92
3956
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
3960
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
3961
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
3957
3962
msgid "Connect Timeout."
3960
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
3961
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
3965
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
3966
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3962
3967
msgid "Read Timeout."
3965
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:98
3966
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3970
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
3971
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
3967
3972
msgid "Write Timeout."
3970
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:101
3971
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
3975
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
3976
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
3972
3977
msgid "Retry Count."
3975
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
3976
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
3980
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
3981
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3977
3982
msgid "Buffer length."
3980
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:107
3981
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3985
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
3986
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
3982
3987
msgid "Address to bind to."
3985
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:110
3986
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
3987
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:163
3990
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
3991
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
3992
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
3988
3993
msgid "Maximum simultaneous connections."
4058
4063
"or its equivalent numeric id"
4061
#: ../plugin/innobase/handler/ha_innodb.cc:9448
4066
#: ../plugin/innobase/handler/ha_innodb.cc:9450
4062
4067
msgid "Do not use Native AIO library for IO, even if available"
4065
#: ../plugin/innobase/handler/ha_innodb.cc:9489
4070
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4066
4071
msgid "Enable internal replication log."
4069
#: ../plugin/innobase/handler/ha_innodb.cc:9492
4074
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4071
4076
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4072
4077
"rolled back. Values above 100000000 disable the timeout."
4075
#: ../plugin/innobase/handler/ha_innodb.cc:9495
4080
#: ../plugin/innobase/handler/ha_innodb.cc:9497
4076
4081
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4079
#: ../plugin/innobase/handler/ha_innodb.cc:9498
4084
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4081
4086
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4082
4087
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4497
4502
msgid "Maximum number of user threads available."
4500
#: ../plugin/myisam/ha_myisam.cc:540
4505
#: ../plugin/myisam/ha_myisam.cc:537
4502
4507
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4505
#: ../plugin/myisam/ha_myisam.cc:546
4510
#: ../plugin/myisam/ha_myisam.cc:543
4507
4512
msgid "Got an error from unknown thread, %s:%d"
4510
#: ../plugin/myisam/ha_myisam.cc:555
4515
#: ../plugin/myisam/ha_myisam.cc:552
4511
4516
msgid "Unknown thread accessing table"
4514
#: ../plugin/myisam/ha_myisam.cc:1519
4519
#: ../plugin/myisam/ha_myisam.cc:1516
4516
4521
"Don't use the fast sort index method to created index if the temporary file "
4517
4522
"would get bigger than this."
4520
#: ../plugin/myisam/ha_myisam.cc:1522
4525
#: ../plugin/myisam/ha_myisam.cc:1519
4522
4527
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4523
4528
"when creating indexes with CREATE INDEX or ALTER TABLE."
4762
4767
msgid "Tablespace not empty"
4765
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
4770
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4767
4772
"Port number to use for connection or 0 for default to with MySQL protocol."
4770
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
4775
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4772
4777
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4773
4778
"the file is stale and should be removed?"
4776
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:140
4781
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4778
4783
msgid "Listening on %s"
4781
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
4786
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4782
4787
msgid "Path used for MySQL UNIX Socket Protocol."
4785
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
4790
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
4786
4791
msgid "Clobber socket file if one is there already."