~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/en_GB.po

  • Committer: patrick crews
  • Date: 2011-08-30 18:18:00 UTC
  • Revision ID: gleebix@gmail.com-20110830181800-uatlaifabgqygk2j
2011.08.25 tarball release

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
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
"Language: \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"
17
 
"Language: \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"
545
545
 
546
546
#: ../client/drizzle.cc:1709 ../client/drizzledump.cc:658
547
547
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:619
548
 
#: ../client/drizzletest.cc:5103
 
548
#: ../client/drizzletest.cc:5095
549
549
#, fuzzy
550
550
msgid "Error: Unknown protocol"
551
551
msgstr "Wrong or unknown protocol"
896
896
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
897
897
"command.)\n"
898
898
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
899
 
"             Max number of examined row combination in a join is set to: %"
900
 
"lu\n"
 
899
"             Max number of examined row combination in a join is set to: "
 
900
"%lu\n"
901
901
"\n"
902
902
msgstr ""
903
903
 
1242
1242
msgstr "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
1243
1243
 
1244
1244
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:484
1245
 
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5115
 
1245
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5107
1246
1246
#, c-format
1247
1247
msgid "Value supplied for port is not valid.\n"
1248
1248
msgstr "Value supplied for port is not valid.\n"
1323
1323
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1324
1324
msgstr ""
1325
1325
 
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"
1329
1329
 
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"
1333
1333
 
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"
1337
1337
 
1338
 
#: ../client/drizzletest.cc:5073
 
1338
#: ../client/drizzletest.cc:5065
1339
1339
#, c-format
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
3378
3378
#, c-format
3379
3379
msgid ""
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"
3382
3382
msgstr ""
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"
3385
3385
 
3386
3386
#: ../drizzled/error.cc:524
3387
3387
msgid ""
3685
3685
msgid "The UUID was not created with a valid time"
3686
3686
msgstr ""
3687
3687
 
 
3688
#. For IPV6 type
 
3689
#: ../drizzled/error.cc:602
 
3690
#, fuzzy
 
3691
msgid "Received an invalid IPV6 value"
 
3692
msgstr "Received an invalid enum value '%s'."
 
3693
 
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'."
3693
3699
 
3694
 
#: ../drizzled/error.cc:603
 
3700
#: ../drizzled/error.cc:606
3695
3701
#, c-format
3696
3702
msgid "Invalid cast to BOOLEAN: '%s'."
3697
3703
msgstr ""
3698
3704
 
3699
3705
#. Transactional DDL
3700
 
#: ../drizzled/error.cc:606
 
3706
#: ../drizzled/error.cc:609
3701
3707
msgid "Transactional DDL not supported"
3702
3708
msgstr ""
3703
3709
 
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"
3709
3715
 
3710
 
#: ../drizzled/error.cc:609
 
3716
#: ../drizzled/error.cc:612
3711
3717
#, c-format
3712
3718
msgid "Assertion '%s' failed, the result was NULL."
3713
3719
msgstr ""
3714
3720
 
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'"
3720
3726
 
3721
 
#: ../drizzled/error.cc:628
 
3727
#: ../drizzled/error.cc:631
3722
3728
#, c-format
3723
3729
msgid "Permission is denied to create '%s' catalog."
3724
3730
msgstr ""
3725
3731
 
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'"
3730
3736
 
3731
 
#: ../drizzled/error.cc:630
 
3737
#: ../drizzled/error.cc:633
3732
3738
#, c-format
3733
3739
msgid "Permission is denied to drop '%s' catalog."
3734
3740
msgstr ""
3735
3741
 
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"
3740
3746
 
3741
 
#: ../drizzled/error.cc:632
 
3747
#: ../drizzled/error.cc:635
3742
3748
msgid "You cannot drop the 'local' catalog."
3743
3749
msgstr ""
3744
3750
 
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"
3749
3755
 
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"
3754
3760
 
3755
 
#: ../drizzled/error.cc:635
 
3761
#: ../drizzled/error.cc:638
3756
3762
#, fuzzy
3757
3763
msgid "Invalid catalog name."
3758
3764
msgstr "Invalid parameter number"
3759
3765
 
3760
 
#: ../drizzled/error.cc:636
 
3766
#: ../drizzled/error.cc:639
3761
3767
msgid ""
3762
3768
"Engine status is now stored in the data_dictionary tables, please use these "
3763
3769
"instead."
3764
3770
msgstr ""
3765
3771
 
3766
 
#: ../drizzled/error.cc:637
 
3772
#: ../drizzled/error.cc:640
3767
3773
#, fuzzy
3768
3774
msgid "There is already a transaction in progress"
3769
3775
msgstr "Server shutdown in progress"
3770
3776
 
3771
 
#: ../drizzled/error.cc:638
 
3777
#: ../drizzled/error.cc:641
3772
3778
msgid "No lock is held by this connection."
3773
3779
msgstr ""
3774
3780
 
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"
3782
3788
 
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."
3785
3791
msgstr ""
3786
3792
 
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: "
3789
3795
msgstr ""
3790
3796
 
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: "
3793
3799
msgstr ""
3794
3800
 
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: "
3797
3803
msgstr ""
3798
3804
 
3827
3833
msgid "Plugin '%s' init function returned error.\n"
3828
3834
msgstr "Plugin '%s' init function returned error.\n"
3829
3835
 
3830
 
#: ../drizzled/module/loader.cc:381
 
3836
#: ../drizzled/module/loader.cc:379
3831
3837
#, c-format
3832
3838
msgid "Couldn't load plugin library named '%s'.\n"
3833
3839
msgstr "Couldn't load plugin library named '%s'.\n"
3834
3840
 
3835
 
#: ../drizzled/module/loader.cc:391
 
3841
#: ../drizzled/module/loader.cc:389
3836
3842
#, c-format
3837
3843
msgid "Couldn't load plugin named '%s'.\n"
3838
3844
msgstr "Couldn't load plugin named '%s'.\n"
4057
4063
"plugins were registered that match the requested replicator name of '%s'.\n"
4058
4064
"We have deactivated the TransactionApplier '%s'.\n"
4059
4065
 
4060
 
#: ../drizzled/session.cc:1863 ../drizzled/session.cc:1872
 
4066
#: ../drizzled/session.cc:1851 ../drizzled/session.cc:1860
4061
4067
#, c-format
4062
4068
msgid "Could not remove temporary table: '%s', error: %d"
4063
4069
msgstr "Could not remove temporary table: '%s', error: %d"
4115
4121
"\n"
4116
4122
msgstr ""
4117
4123
"It is possible that drizzled could use up to \n"
4118
 
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
4119
 
"<PRIu64> K\n"
 
4124
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = "
 
4125
"%<PRIu64> K\n"
4120
4126
"bytes of memory\n"
4121
4127
"Hope that's ok; if not, decrease some variables in the equation.\n"
4122
4128
"\n"
4123
4129
 
4124
 
#: ../drizzled/sql_table.cc:1882
 
4130
#: ../drizzled/sql_table.cc:1869
4125
4131
#, c-format
4126
4132
msgid "Unknown - internal error %d during operation"
4127
4133
msgstr "Unknown - internal error %d during operation"
4128
4134
 
4129
 
#: ../drizzled/statement/alter_table.cc:1589
 
4135
#: ../drizzled/statement/alter_table.cc:1575
4130
4136
#, c-format
4131
4137
msgid ""
4132
4138
"order_st BY ignored because there is a user-defined clustered index in the "
4155
4161
msgid "Got error %d when reading table '%s'"
4156
4162
msgstr "Got error %d when reading table '%s'"
4157
4163
 
4158
 
#: ../drizzled/table/instance/base.cc:1810
 
4164
#: ../drizzled/table/instance/base.cc:1794
4159
4165
#, c-format
4160
4166
msgid "Unknown collation '%s' in table '%-.64s' definition"
4161
4167
msgstr "Unknown collation '%s' in table '%-.64s' definition"
4162
4168
 
4163
 
#: ../drizzled/table/instance/base.cc:1817
 
4169
#: ../drizzled/table/instance/base.cc:1799
4164
4170
#, c-format
4165
4171
msgid ""
4166
4172
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4267
4273
msgid "Default schema to use."
4268
4274
msgstr "Default database to use."
4269
4275
 
4270
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:89
 
4276
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
4271
4277
#, fuzzy
4272
4278
msgid ""
4273
4279
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4274
4280
"protocol."
4275
4281
msgstr "Port number to use for connection or use 0 for MySQL protocol default."
4276
4282
 
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."
4281
4287
 
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."
4286
4292
 
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."
4291
4297
 
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."
4296
4302
 
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."
4301
4307
 
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."
4306
4312
 
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
4310
4316
#, fuzzy
4311
4317
msgid "Maximum simultaneous connections."
4312
4318
msgstr "Too many connections"
4383
4389
"or its equivalent numeric id"
4384
4390
msgstr ""
4385
4391
 
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"
4388
4394
msgstr ""
4389
4395
 
4390
 
#: ../plugin/innobase/handler/ha_innodb.cc:9489
 
4396
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4391
4397
#, fuzzy
4392
4398
msgid "Enable internal replication log."
4393
4399
msgstr "Enable transaction log"
4394
4400
 
4395
 
#: ../plugin/innobase/handler/ha_innodb.cc:9492
 
4401
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4396
4402
msgid ""
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."
4399
4405
msgstr ""
4400
4406
 
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."
4403
4409
msgstr ""
4404
4410
 
4405
 
#: ../plugin/innobase/handler/ha_innodb.cc:9498
 
4411
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4406
4412
msgid ""
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)."
4702
4708
"Path to special datafile for doublewrite buffer. (default is : not used)"
4703
4709
msgstr ""
4704
4710
 
4705
 
#: ../plugin/json_server/json_server.cc:363
 
4711
#: ../plugin/json_server/json_server.cc:359
4706
4712
#, fuzzy
4707
4713
msgid "Port number to use for connection or 0 for default (port 8086) "
4708
4714
msgstr "Port number to use for connection or use 0 for MySQL protocol default."
4832
4838
msgid "Maximum number of user threads available."
4833
4839
msgstr ""
4834
4840
 
4835
 
#: ../plugin/myisam/ha_myisam.cc:540
 
4841
#: ../plugin/myisam/ha_myisam.cc:537
4836
4842
#, c-format
4837
4843
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4838
4844
msgstr "Got an error from thread_id=%<PRIu64>, %s:%d"
4839
4845
 
4840
 
#: ../plugin/myisam/ha_myisam.cc:546
 
4846
#: ../plugin/myisam/ha_myisam.cc:543
4841
4847
#, c-format
4842
4848
msgid "Got an error from unknown thread, %s:%d"
4843
4849
msgstr "Got an error from unknown thread, %s:%d"
4844
4850
 
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"
4848
4854
 
 
4855
#: ../plugin/myisam/ha_myisam.cc:1516
 
4856
msgid ""
 
4857
"Don't use the fast sort index method to created index if the temporary file "
 
4858
"would get bigger than this."
 
4859
msgstr ""
 
4860
"Don't use the fast sort index method to created index if the temporary file "
 
4861
"would get bigger than this."
 
4862
 
4849
4863
#: ../plugin/myisam/ha_myisam.cc:1519
4850
4864
msgid ""
4851
 
"Don't use the fast sort index method to created index if the temporary file "
4852
 
"would get bigger than this."
4853
 
msgstr ""
4854
 
"Don't use the fast sort index method to created index if the temporary file "
4855
 
"would get bigger than this."
4856
 
 
4857
 
#: ../plugin/myisam/ha_myisam.cc:1522
4858
 
msgid ""
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."
4861
4867
msgstr ""
5103
5109
msgid "Tablespace not empty"
5104
5110
msgstr "Tablespace not empty"
5105
5111
 
5106
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
 
5112
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
5107
5113
msgid ""
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."
5110
5116
 
5111
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
 
5117
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
5112
5118
msgid ""
5113
5119
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
5114
5120
"the file is stale and should be removed?"
5115
5121
msgstr ""
5116
5122
 
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"
5121
5127
 
5122
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
 
5128
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
5123
5129
#, fuzzy
5124
5130
msgid "Path used for MySQL UNIX Socket Protocol."
5125
5131
msgstr "Use MySQL Protocol."
5126
5132
 
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."
5129
5135
msgstr ""
5130
5136