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-18 09:04+0000\n"
12
12
"Last-Translator: Vincent Palmer <Unknown>\n"
13
13
"Language-Team: English (United Kingdom) <en_GB@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-19 03:44+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
1323
1323
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1326
#: ../client/drizzletest.cc:4874
1326
#: ../client/drizzletest.cc:4866
1327
1327
msgid "Error: Invalid Value for opt_max_connect_retries"
1328
1328
msgstr "Error: Invalid Value for opt_max_connect_retries"
1330
#: ../client/drizzletest.cc:4884
1330
#: ../client/drizzletest.cc:4876
1331
1331
msgid "Error: Invalid Value for opt_tail_lines"
1332
1332
msgstr "Error: Invalid Value for opt_tail_lines"
1334
#: ../client/drizzletest.cc:4894
1334
#: ../client/drizzletest.cc:4886
1335
1335
msgid "Error: Invalid Value for opt_sleep"
1336
1336
msgstr "Error: Invalid Value for opt_sleep"
1338
#: ../client/drizzletest.cc:5073
1338
#: ../client/drizzletest.cc:5065
1340
1340
msgid "Could not open '%s' for reading: errno = %d"
1341
1341
msgstr "Could not open '%s' for reading: errno = %d"
3377
3377
#: ../drizzled/error.cc:523
3380
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3381
"d would lead to a duplicate entry"
3380
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3381
"%d would lead to a duplicate entry"
3383
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3384
"d would lead to a duplicate entry"
3383
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3384
"%d would lead to a duplicate entry"
3386
3386
#: ../drizzled/error.cc:524
3685
3685
msgid "The UUID was not created with a valid time"
3689
#: ../drizzled/error.cc:602
3691
msgid "Received an invalid IPV6 value"
3692
msgstr "Received an invalid enum value '%s'."
3688
3694
#. For BOOL type
3689
#: ../drizzled/error.cc:602
3695
#: ../drizzled/error.cc:605
3690
3696
#, fuzzy, c-format
3691
3697
msgid "Received an invalid BOOLEAN value '%s'."
3692
3698
msgstr "Received an invalid enum value '%s'."
3694
#: ../drizzled/error.cc:603
3700
#: ../drizzled/error.cc:606
3696
3702
msgid "Invalid cast to BOOLEAN: '%s'."
3699
3705
#. Transactional DDL
3700
#: ../drizzled/error.cc:606
3706
#: ../drizzled/error.cc:609
3701
3707
msgid "Transactional DDL not supported"
3704
3710
#. ASSERT Message
3705
#: ../drizzled/error.cc:608
3711
#: ../drizzled/error.cc:611
3706
3712
#, fuzzy, c-format
3707
3713
msgid "Assertion '%s' failed."
3708
3714
msgstr "Operation %s failed for %.256s"
3710
#: ../drizzled/error.cc:609
3716
#: ../drizzled/error.cc:612
3712
3718
msgid "Assertion '%s' failed, the result was NULL."
3715
3721
#. Catalog related errors
3716
#: ../drizzled/error.cc:627
3722
#: ../drizzled/error.cc:630
3717
3723
#, fuzzy, c-format
3718
3724
msgid "Cannot create catalog '%s'."
3719
3725
msgstr "Can't reopen table: '%-.192s'"
3721
#: ../drizzled/error.cc:628
3727
#: ../drizzled/error.cc:631
3723
3729
msgid "Permission is denied to create '%s' catalog."
3726
#: ../drizzled/error.cc:629
3732
#: ../drizzled/error.cc:632
3727
3733
#, fuzzy, c-format
3728
3734
msgid "Cannot drop catalog '%s'."
3729
3735
msgstr "Can't reopen table: '%-.192s'"
3731
#: ../drizzled/error.cc:630
3737
#: ../drizzled/error.cc:633
3733
3739
msgid "Permission is denied to drop '%s' catalog."
3736
#: ../drizzled/error.cc:631
3742
#: ../drizzled/error.cc:634
3737
3743
#, fuzzy, c-format
3738
3744
msgid "Catalog '%s' does not exist."
3739
3745
msgstr "%s %s does not exist"
3741
#: ../drizzled/error.cc:632
3747
#: ../drizzled/error.cc:635
3742
3748
msgid "You cannot drop the 'local' catalog."
3745
#: ../drizzled/error.cc:633
3751
#: ../drizzled/error.cc:636
3746
3752
#, fuzzy, c-format
3747
3753
msgid "Could not gain lock on '%s'."
3748
3754
msgstr "Couldn't load plugin named '%s'.\n"
3750
#: ../drizzled/error.cc:634
3756
#: ../drizzled/error.cc:637
3751
3757
#, fuzzy, c-format
3752
3758
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3753
3759
msgstr "Corrupt or invalid table definition: %s"
3755
#: ../drizzled/error.cc:635
3761
#: ../drizzled/error.cc:638
3757
3763
msgid "Invalid catalog name."
3758
3764
msgstr "Invalid parameter number"
3760
#: ../drizzled/error.cc:636
3766
#: ../drizzled/error.cc:639
3762
3768
"Engine status is now stored in the data_dictionary tables, please use these "
3766
#: ../drizzled/error.cc:637
3772
#: ../drizzled/error.cc:640
3768
3774
msgid "There is already a transaction in progress"
3769
3775
msgstr "Server shutdown in progress"
3771
#: ../drizzled/error.cc:638
3777
#: ../drizzled/error.cc:641
3772
3778
msgid "No lock is held by this connection."
3780
3786
"setrlimit could not change the size of core files to 'infinity'; We may not "
3781
3787
"be able to generate a core file on signals"
3783
#: ../drizzled/main.cc:356 ../plugin/multi_thread/multi_thread.cc:76
3789
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:76
3784
3790
msgid "Drizzle has receieved an abort event."
3787
#: ../drizzled/main.cc:357 ../plugin/multi_thread/multi_thread.cc:77
3793
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:77
3788
3794
msgid "In Function: "
3791
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:78
3797
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:78
3792
3798
msgid "In File: "
3795
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:79
3801
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:79
3796
3802
msgid "On Line: "
3827
3833
msgid "Plugin '%s' init function returned error.\n"
3828
3834
msgstr "Plugin '%s' init function returned error.\n"
3830
#: ../drizzled/module/loader.cc:381
3836
#: ../drizzled/module/loader.cc:379
3832
3838
msgid "Couldn't load plugin library named '%s'.\n"
3833
3839
msgstr "Couldn't load plugin library named '%s'.\n"
3835
#: ../drizzled/module/loader.cc:391
3841
#: ../drizzled/module/loader.cc:389
3837
3843
msgid "Couldn't load plugin named '%s'.\n"
3838
3844
msgstr "Couldn't load plugin named '%s'.\n"
4117
4123
"It is possible that drizzled could use up to \n"
4118
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
4124
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = "
4120
4126
"bytes of memory\n"
4121
4127
"Hope that's ok; if not, decrease some variables in the equation.\n"
4124
#: ../drizzled/sql_table.cc:1882
4130
#: ../drizzled/sql_table.cc:1869
4126
4132
msgid "Unknown - internal error %d during operation"
4127
4133
msgstr "Unknown - internal error %d during operation"
4129
#: ../drizzled/statement/alter_table.cc:1589
4135
#: ../drizzled/statement/alter_table.cc:1575
4132
4138
"order_st BY ignored because there is a user-defined clustered index in the "
4267
4273
msgid "Default schema to use."
4268
4274
msgstr "Default database to use."
4270
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:89
4276
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
4273
4279
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4275
4281
msgstr "Port number to use for connection or use 0 for MySQL protocol default."
4277
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:92
4278
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
4283
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
4284
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
4279
4285
msgid "Connect Timeout."
4280
4286
msgstr "Connect Timeout."
4282
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
4283
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
4288
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
4289
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
4284
4290
msgid "Read Timeout."
4285
4291
msgstr "Read Timeout."
4287
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:98
4288
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
4293
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
4294
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
4289
4295
msgid "Write Timeout."
4290
4296
msgstr "Write Timeout."
4292
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:101
4293
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
4298
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
4299
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
4294
4300
msgid "Retry Count."
4295
4301
msgstr "Retry Count."
4297
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
4298
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
4303
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
4304
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4299
4305
msgid "Buffer length."
4300
4306
msgstr "Buffer length."
4302
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:107
4303
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4308
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
4309
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4304
4310
msgid "Address to bind to."
4305
4311
msgstr "Address to bind to."
4307
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:110
4308
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4309
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:163
4313
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
4314
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
4315
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
4311
4317
msgid "Maximum simultaneous connections."
4312
4318
msgstr "Too many connections"
4383
4389
"or its equivalent numeric id"
4386
#: ../plugin/innobase/handler/ha_innodb.cc:9448
4392
#: ../plugin/innobase/handler/ha_innodb.cc:9450
4387
4393
msgid "Do not use Native AIO library for IO, even if available"
4390
#: ../plugin/innobase/handler/ha_innodb.cc:9489
4396
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4392
4398
msgid "Enable internal replication log."
4393
4399
msgstr "Enable transaction log"
4395
#: ../plugin/innobase/handler/ha_innodb.cc:9492
4401
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4397
4403
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4398
4404
"rolled back. Values above 100000000 disable the timeout."
4401
#: ../plugin/innobase/handler/ha_innodb.cc:9495
4407
#: ../plugin/innobase/handler/ha_innodb.cc:9497
4402
4408
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4405
#: ../plugin/innobase/handler/ha_innodb.cc:9498
4411
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4407
4413
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4408
4414
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4832
4838
msgid "Maximum number of user threads available."
4835
#: ../plugin/myisam/ha_myisam.cc:540
4841
#: ../plugin/myisam/ha_myisam.cc:537
4837
4843
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4838
4844
msgstr "Got an error from thread_id=%<PRIu64>, %s:%d"
4840
#: ../plugin/myisam/ha_myisam.cc:546
4846
#: ../plugin/myisam/ha_myisam.cc:543
4842
4848
msgid "Got an error from unknown thread, %s:%d"
4843
4849
msgstr "Got an error from unknown thread, %s:%d"
4845
#: ../plugin/myisam/ha_myisam.cc:555
4851
#: ../plugin/myisam/ha_myisam.cc:552
4846
4852
msgid "Unknown thread accessing table"
4847
4853
msgstr "Unknown thread accessing table"
4855
#: ../plugin/myisam/ha_myisam.cc:1516
4857
"Don't use the fast sort index method to created index if the temporary file "
4858
"would get bigger than this."
4860
"Don't use the fast sort index method to created index if the temporary file "
4861
"would get bigger than this."
4849
4863
#: ../plugin/myisam/ha_myisam.cc:1519
4851
"Don't use the fast sort index method to created index if the temporary file "
4852
"would get bigger than this."
4854
"Don't use the fast sort index method to created index if the temporary file "
4855
"would get bigger than this."
4857
#: ../plugin/myisam/ha_myisam.cc:1522
4859
4865
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4860
4866
"when creating indexes with CREATE INDEX or ALTER TABLE."
5103
5109
msgid "Tablespace not empty"
5104
5110
msgstr "Tablespace not empty"
5106
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
5112
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
5108
5114
"Port number to use for connection or 0 for default to with MySQL protocol."
5109
5115
msgstr "Port number to use for connection or use 0 for MySQL protocol default."
5111
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
5117
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
5113
5119
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
5114
5120
"the file is stale and should be removed?"
5117
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:140
5123
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
5118
5124
#, fuzzy, c-format
5119
5125
msgid "Listening on %s"
5120
5126
msgstr "Listening on %s:%s\n"
5122
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
5128
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
5124
5130
msgid "Path used for MySQL UNIX Socket Protocol."
5125
5131
msgstr "Use MySQL Protocol."
5127
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
5133
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
5128
5134
msgid "Clobber socket file if one is there already."