~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/en_AU.po

  • Committer: Olaf van der Spek
  • Date: 2011-10-18 13:52:19 UTC
  • mto: This revision was merged to the branch mainline in revision 2443.
  • Revision ID: olafvdspek@gmail.com-20111018135219-vn5xhy8pvumotthk
Refactor

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-10-11 19:39+0000\n"
11
11
"PO-Revision-Date: 2009-03-05 21:54+0000\n"
12
12
"Last-Translator: Morgan Tocker <tocker@gmail.com>\n"
13
13
"Language-Team: English (Australia) <en_AU@li.org>\n"
503
503
 
504
504
#: ../client/drizzle.cc:1709 ../client/drizzledump.cc:658
505
505
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:619
506
 
#: ../client/drizzletest.cc:5103
 
506
#: ../client/drizzletest.cc:5153
507
507
msgid "Error: Unknown protocol"
508
508
msgstr ""
509
509
 
1167
1167
msgstr ""
1168
1168
 
1169
1169
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:484
1170
 
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5115
 
1170
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5165
1171
1171
#, c-format
1172
1172
msgid "Value supplied for port is not valid.\n"
1173
1173
msgstr ""
1237
1237
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1238
1238
msgstr ""
1239
1239
 
1240
 
#: ../client/drizzletest.cc:4874
 
1240
#: ../client/drizzletest.cc:4924
1241
1241
msgid "Error: Invalid Value for opt_max_connect_retries"
1242
1242
msgstr ""
1243
1243
 
1244
 
#: ../client/drizzletest.cc:4884
 
1244
#: ../client/drizzletest.cc:4934
1245
1245
msgid "Error: Invalid Value for opt_tail_lines"
1246
1246
msgstr ""
1247
1247
 
1248
 
#: ../client/drizzletest.cc:4894
 
1248
#: ../client/drizzletest.cc:4944
1249
1249
msgid "Error: Invalid Value for opt_sleep"
1250
1250
msgstr ""
1251
1251
 
1252
 
#: ../client/drizzletest.cc:5073
 
1252
#: ../client/drizzletest.cc:5123
1253
1253
#, c-format
1254
1254
msgid "Could not open '%s' for reading: errno = %d"
1255
1255
msgstr ""
3410
3410
msgid "The UUID was not created with a valid time"
3411
3411
msgstr ""
3412
3412
 
 
3413
#. For IPV6 type
 
3414
#: ../drizzled/error.cc:602
 
3415
msgid "Received an invalid IPV6 value"
 
3416
msgstr ""
 
3417
 
3413
3418
#. For BOOL type
3414
 
#: ../drizzled/error.cc:602
 
3419
#: ../drizzled/error.cc:605
3415
3420
#, c-format
3416
3421
msgid "Received an invalid BOOLEAN value '%s'."
3417
3422
msgstr ""
3418
3423
 
3419
 
#: ../drizzled/error.cc:603
 
3424
#: ../drizzled/error.cc:606
3420
3425
#, c-format
3421
3426
msgid "Invalid cast to BOOLEAN: '%s'."
3422
3427
msgstr ""
3423
3428
 
3424
3429
#. Transactional DDL
3425
 
#: ../drizzled/error.cc:606
 
3430
#: ../drizzled/error.cc:609
3426
3431
msgid "Transactional DDL not supported"
3427
3432
msgstr ""
3428
3433
 
3429
3434
#. ASSERT Message
3430
 
#: ../drizzled/error.cc:608
 
3435
#: ../drizzled/error.cc:611
3431
3436
#, c-format
3432
3437
msgid "Assertion '%s' failed."
3433
3438
msgstr ""
3434
3439
 
3435
 
#: ../drizzled/error.cc:609
 
3440
#: ../drizzled/error.cc:612
3436
3441
#, c-format
3437
3442
msgid "Assertion '%s' failed, the result was NULL."
3438
3443
msgstr ""
3439
3444
 
3440
3445
#. Catalog related errors
3441
 
#: ../drizzled/error.cc:627
 
3446
#: ../drizzled/error.cc:630
3442
3447
#, c-format
3443
3448
msgid "Cannot create catalog '%s'."
3444
3449
msgstr ""
3445
3450
 
3446
 
#: ../drizzled/error.cc:628
 
3451
#: ../drizzled/error.cc:631
3447
3452
#, c-format
3448
3453
msgid "Permission is denied to create '%s' catalog."
3449
3454
msgstr ""
3450
3455
 
3451
 
#: ../drizzled/error.cc:629
 
3456
#: ../drizzled/error.cc:632
3452
3457
#, c-format
3453
3458
msgid "Cannot drop catalog '%s'."
3454
3459
msgstr ""
3455
3460
 
3456
 
#: ../drizzled/error.cc:630
 
3461
#: ../drizzled/error.cc:633
3457
3462
#, c-format
3458
3463
msgid "Permission is denied to drop '%s' catalog."
3459
3464
msgstr ""
3460
3465
 
3461
 
#: ../drizzled/error.cc:631
 
3466
#: ../drizzled/error.cc:634
3462
3467
#, c-format
3463
3468
msgid "Catalog '%s' does not exist."
3464
3469
msgstr ""
3465
3470
 
3466
 
#: ../drizzled/error.cc:632
 
3471
#: ../drizzled/error.cc:635
3467
3472
msgid "You cannot drop the 'local' catalog."
3468
3473
msgstr ""
3469
3474
 
3470
 
#: ../drizzled/error.cc:633
 
3475
#: ../drizzled/error.cc:636
3471
3476
#, c-format
3472
3477
msgid "Could not gain lock on '%s'."
3473
3478
msgstr ""
3474
3479
 
3475
 
#: ../drizzled/error.cc:634
 
3480
#: ../drizzled/error.cc:637
3476
3481
#, c-format
3477
3482
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3478
3483
msgstr ""
3479
3484
 
3480
 
#: ../drizzled/error.cc:635
 
3485
#: ../drizzled/error.cc:638
3481
3486
msgid "Invalid catalog name."
3482
3487
msgstr ""
3483
3488
 
3484
 
#: ../drizzled/error.cc:636
 
3489
#: ../drizzled/error.cc:639
3485
3490
msgid ""
3486
3491
"Engine status is now stored in the data_dictionary tables, please use these "
3487
3492
"instead."
3488
3493
msgstr ""
3489
3494
 
3490
 
#: ../drizzled/error.cc:637
 
3495
#: ../drizzled/error.cc:640
3491
3496
msgid "There is already a transaction in progress"
3492
3497
msgstr ""
3493
3498
 
3494
 
#: ../drizzled/error.cc:638
 
3499
#: ../drizzled/error.cc:641
3495
3500
msgid "No lock is held by this connection."
3496
3501
msgstr ""
3497
3502
 
3501
3506
"be able to generate a core file on signals"
3502
3507
msgstr ""
3503
3508
 
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."
3506
3511
msgstr ""
3507
3512
 
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: "
3510
3515
msgstr ""
3511
3516
 
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: "
3514
3519
msgstr ""
3515
3520
 
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: "
3518
3523
msgstr ""
3519
3524
 
3546
3551
msgid "Plugin '%s' init function returned error.\n"
3547
3552
msgstr ""
3548
3553
 
3549
 
#: ../drizzled/module/loader.cc:381
 
3554
#: ../drizzled/module/loader.cc:379
3550
3555
#, c-format
3551
3556
msgid "Couldn't load plugin library named '%s'.\n"
3552
3557
msgstr ""
3553
3558
 
3554
 
#: ../drizzled/module/loader.cc:391
 
3559
#: ../drizzled/module/loader.cc:389
3555
3560
#, c-format
3556
3561
msgid "Couldn't load plugin named '%s'.\n"
3557
3562
msgstr ""
3756
3761
"We have deactivated the TransactionApplier '%s'.\n"
3757
3762
msgstr ""
3758
3763
 
3759
 
#: ../drizzled/session.cc:1863 ../drizzled/session.cc:1872
 
3764
#: ../drizzled/session.cc:1850 ../drizzled/session.cc:1859
3760
3765
#, c-format
3761
3766
msgid "Could not remove temporary table: '%s', error: %d"
3762
3767
msgstr ""
3808
3813
"\n"
3809
3814
msgstr ""
3810
3815
 
3811
 
#: ../drizzled/sql_table.cc:1882
 
3816
#: ../drizzled/sql_table.cc:1866
3812
3817
#, c-format
3813
3818
msgid "Unknown - internal error %d during operation"
3814
3819
msgstr ""
3815
3820
 
3816
 
#: ../drizzled/statement/alter_table.cc:1589
 
3821
#: ../drizzled/statement/alter_table.cc:1573
3817
3822
#, c-format
3818
3823
msgid ""
3819
3824
"order_st BY ignored because there is a user-defined clustered index in the "
3839
3844
msgid "Got error %d when reading table '%s'"
3840
3845
msgstr ""
3841
3846
 
3842
 
#: ../drizzled/table/instance/base.cc:1810
 
3847
#: ../drizzled/table/instance/base.cc:1794
3843
3848
#, c-format
3844
3849
msgid "Unknown collation '%s' in table '%-.64s' definition"
3845
3850
msgstr ""
3846
3851
 
3847
 
#: ../drizzled/table/instance/base.cc:1817
 
3852
#: ../drizzled/table/instance/base.cc:1799
3848
3853
#, c-format
3849
3854
msgid ""
3850
3855
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3946
3951
msgid "Default schema to use."
3947
3952
msgstr ""
3948
3953
 
3949
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:89
 
3954
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
3950
3955
msgid ""
3951
3956
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3952
3957
"protocol."
3953
3958
msgstr ""
3954
3959
 
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."
3958
3963
msgstr ""
3959
3964
 
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."
3963
3968
msgstr ""
3964
3969
 
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."
3968
3973
msgstr ""
3969
3974
 
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."
3973
3978
msgstr ""
3974
3979
 
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."
3978
3983
msgstr ""
3979
3984
 
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."
3983
3988
msgstr ""
3984
3989
 
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."
3989
3994
msgstr ""
3990
3995
 
4058
4063
"or its equivalent numeric id"
4059
4064
msgstr ""
4060
4065
 
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"
4063
4068
msgstr ""
4064
4069
 
4065
 
#: ../plugin/innobase/handler/ha_innodb.cc:9489
 
4070
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4066
4071
msgid "Enable internal replication log."
4067
4072
msgstr ""
4068
4073
 
4069
 
#: ../plugin/innobase/handler/ha_innodb.cc:9492
 
4074
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4070
4075
msgid ""
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."
4073
4078
msgstr ""
4074
4079
 
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."
4077
4082
msgstr ""
4078
4083
 
4079
 
#: ../plugin/innobase/handler/ha_innodb.cc:9498
 
4084
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4080
4085
msgid ""
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)."
4083
4088
msgstr ""
4084
4089
 
4085
4090
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4086
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
 
4091
#: ../plugin/transaction_log/hexdump_transaction_message.cc:167
4087
4092
#: ../plugin/transaction_log/print_transaction_message.cc:173
4088
4093
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4089
4094
#, c-format
4372
4377
"Path to special datafile for doublewrite buffer. (default is : not used)"
4373
4378
msgstr ""
4374
4379
 
4375
 
#: ../plugin/json_server/json_server.cc:363
 
4380
#: ../plugin/json_server/json_server.cc:359
4376
4381
msgid "Port number to use for connection or 0 for default (port 8086) "
4377
4382
msgstr ""
4378
4383
 
4450
4455
msgid "User Statistics as DATA_DICTIONARY tables"
4451
4456
msgstr ""
4452
4457
 
4453
 
#: ../plugin/md5/md5.cc:100
 
4458
#: ../plugin/md5/md5.cc:94
4454
4459
msgid "libgcrypt library version mismatch"
4455
4460
msgstr ""
4456
4461
 
4497
4502
msgid "Maximum number of user threads available."
4498
4503
msgstr ""
4499
4504
 
4500
 
#: ../plugin/myisam/ha_myisam.cc:540
 
4505
#: ../plugin/myisam/ha_myisam.cc:525
4501
4506
#, c-format
4502
4507
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4503
4508
msgstr ""
4504
4509
 
4505
 
#: ../plugin/myisam/ha_myisam.cc:546
 
4510
#: ../plugin/myisam/ha_myisam.cc:531
4506
4511
#, c-format
4507
4512
msgid "Got an error from unknown thread, %s:%d"
4508
4513
msgstr ""
4509
4514
 
4510
 
#: ../plugin/myisam/ha_myisam.cc:555
 
4515
#: ../plugin/myisam/ha_myisam.cc:540
4511
4516
msgid "Unknown thread accessing table"
4512
4517
msgstr ""
4513
4518
 
4514
 
#: ../plugin/myisam/ha_myisam.cc:1519
 
4519
#: ../plugin/myisam/ha_myisam.cc:1504
4515
4520
msgid ""
4516
4521
"Don't use the fast sort index method to created index if the temporary file "
4517
4522
"would get bigger than this."
4518
4523
msgstr ""
4519
4524
 
4520
 
#: ../plugin/myisam/ha_myisam.cc:1522
 
4525
#: ../plugin/myisam/ha_myisam.cc:1507
4521
4526
msgid ""
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"
4763
4768
msgstr ""
4764
4769
 
4765
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
 
4770
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4766
4771
msgid ""
4767
4772
"Port number to use for connection or 0 for default to with MySQL protocol."
4768
4773
msgstr ""
4769
4774
 
4770
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
 
4775
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4771
4776
msgid ""
4772
4777
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4773
4778
"the file is stale and should be removed?"
4774
4779
msgstr ""
4775
4780
 
4776
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:140
 
4781
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4777
4782
#, c-format
4778
4783
msgid "Listening on %s"
4779
4784
msgstr ""
4780
4785
 
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."
4783
4788
msgstr ""
4784
4789
 
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."
4787
4792
msgstr ""
4788
4793
 
4943
4948
msgid "Syslog Priority of error messages"
4944
4949
msgstr ""
4945
4950
 
4946
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
 
4951
#: ../plugin/transaction_log/hexdump_transaction_message.cc:106
4947
4952
#: ../plugin/transaction_log/print_transaction_message.cc:106
4948
4953
#: ../plugin/transaction_log/transaction_log_reader.cc:94
4949
4954
msgid "Failed to open transaction log file"
4950
4955
msgstr ""
4951
4956
 
4952
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
 
4957
#: ../plugin/transaction_log/hexdump_transaction_message.cc:147
4953
4958
#: ../plugin/transaction_log/transaction_log_reader.cc:147
4954
4959
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:153
4955
4960
#, c-format
4956
4961
msgid "Could not read transaction message.\n"
4957
4962
msgstr ""
4958
4963
 
4959
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
 
4964
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
4960
4965
#: ../plugin/transaction_log/transaction_log_reader.cc:148
4961
4966
#, c-format
4962
4967
msgid "GPB ERROR: %s.\n"
4963
4968
msgstr ""
4964
4969
 
4965
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
 
4970
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
4966
4971
#: ../plugin/transaction_log/transaction_log_reader.cc:149
4967
4972
#, c-format
4968
4973
msgid "Raw buffer read: %s.\n"
4969
4974
msgstr ""
4970
4975
 
4971
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:170
 
4976
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4972
4977
#: ../plugin/transaction_log/print_transaction_message.cc:175
4973
4978
#: ../plugin/transaction_log/transaction_log_reader.cc:158
4974
4979
#, c-format