~patrick-crews/drizzle/dbqp_multi_master_test

« back to all changes in this revision

Viewing changes to po/cy.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: 2009-03-05 22:01+0000\n"
12
12
"Last-Translator: nhutchings <natalie@nuttycrafts.co.uk>\n"
13
13
"Language-Team: Welsh <cy@li.org>\n"
 
14
"Language: cy\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: cy\n"
18
18
"Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : (n != 8 || n != 11) ? "
19
19
"2 : 3;\n"
20
20
"X-Launchpad-Export-Date: 2010-03-12 17:32+0000\n"
508
508
 
509
509
#: ../client/drizzle.cc:1709 ../client/drizzledump.cc:658
510
510
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:619
511
 
#: ../client/drizzletest.cc:5103
 
511
#: ../client/drizzletest.cc:5095
512
512
msgid "Error: Unknown protocol"
513
513
msgstr ""
514
514
 
845
845
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
846
846
"command.)\n"
847
847
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
848
 
"             Max number of examined row combination in a join is set to: %"
849
 
"lu\n"
 
848
"             Max number of examined row combination in a join is set to: "
 
849
"%lu\n"
850
850
"\n"
851
851
msgstr ""
852
852
 
1172
1172
msgstr ""
1173
1173
 
1174
1174
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:484
1175
 
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5115
 
1175
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5107
1176
1176
#, c-format
1177
1177
msgid "Value supplied for port is not valid.\n"
1178
1178
msgstr ""
1242
1242
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1243
1243
msgstr ""
1244
1244
 
1245
 
#: ../client/drizzletest.cc:4874
 
1245
#: ../client/drizzletest.cc:4866
1246
1246
msgid "Error: Invalid Value for opt_max_connect_retries"
1247
1247
msgstr ""
1248
1248
 
1249
 
#: ../client/drizzletest.cc:4884
 
1249
#: ../client/drizzletest.cc:4876
1250
1250
msgid "Error: Invalid Value for opt_tail_lines"
1251
1251
msgstr ""
1252
1252
 
1253
 
#: ../client/drizzletest.cc:4894
 
1253
#: ../client/drizzletest.cc:4886
1254
1254
msgid "Error: Invalid Value for opt_sleep"
1255
1255
msgstr ""
1256
1256
 
1257
 
#: ../client/drizzletest.cc:5073
 
1257
#: ../client/drizzletest.cc:5065
1258
1258
#, c-format
1259
1259
msgid "Could not open '%s' for reading: errno = %d"
1260
1260
msgstr ""
3120
3120
#: ../drizzled/error.cc:523
3121
3121
#, c-format
3122
3122
msgid ""
3123
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3124
 
"d would lead to a duplicate entry"
 
3123
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
3124
"%d would lead to a duplicate entry"
3125
3125
msgstr ""
3126
3126
 
3127
3127
#: ../drizzled/error.cc:524
3416
3416
msgid "The UUID was not created with a valid time"
3417
3417
msgstr ""
3418
3418
 
 
3419
#. For IPV6 type
 
3420
#: ../drizzled/error.cc:602
 
3421
msgid "Received an invalid IPV6 value"
 
3422
msgstr ""
 
3423
 
3419
3424
#. For BOOL type
3420
 
#: ../drizzled/error.cc:602
 
3425
#: ../drizzled/error.cc:605
3421
3426
#, c-format
3422
3427
msgid "Received an invalid BOOLEAN value '%s'."
3423
3428
msgstr ""
3424
3429
 
3425
 
#: ../drizzled/error.cc:603
 
3430
#: ../drizzled/error.cc:606
3426
3431
#, c-format
3427
3432
msgid "Invalid cast to BOOLEAN: '%s'."
3428
3433
msgstr ""
3429
3434
 
3430
3435
#. Transactional DDL
3431
 
#: ../drizzled/error.cc:606
 
3436
#: ../drizzled/error.cc:609
3432
3437
msgid "Transactional DDL not supported"
3433
3438
msgstr ""
3434
3439
 
3435
3440
#. ASSERT Message
3436
 
#: ../drizzled/error.cc:608
 
3441
#: ../drizzled/error.cc:611
3437
3442
#, c-format
3438
3443
msgid "Assertion '%s' failed."
3439
3444
msgstr ""
3440
3445
 
3441
 
#: ../drizzled/error.cc:609
 
3446
#: ../drizzled/error.cc:612
3442
3447
#, c-format
3443
3448
msgid "Assertion '%s' failed, the result was NULL."
3444
3449
msgstr ""
3445
3450
 
3446
3451
#. Catalog related errors
3447
 
#: ../drizzled/error.cc:627
 
3452
#: ../drizzled/error.cc:630
3448
3453
#, c-format
3449
3454
msgid "Cannot create catalog '%s'."
3450
3455
msgstr ""
3451
3456
 
3452
 
#: ../drizzled/error.cc:628
 
3457
#: ../drizzled/error.cc:631
3453
3458
#, c-format
3454
3459
msgid "Permission is denied to create '%s' catalog."
3455
3460
msgstr ""
3456
3461
 
3457
 
#: ../drizzled/error.cc:629
 
3462
#: ../drizzled/error.cc:632
3458
3463
#, c-format
3459
3464
msgid "Cannot drop catalog '%s'."
3460
3465
msgstr ""
3461
3466
 
3462
 
#: ../drizzled/error.cc:630
 
3467
#: ../drizzled/error.cc:633
3463
3468
#, c-format
3464
3469
msgid "Permission is denied to drop '%s' catalog."
3465
3470
msgstr ""
3466
3471
 
3467
 
#: ../drizzled/error.cc:631
 
3472
#: ../drizzled/error.cc:634
3468
3473
#, c-format
3469
3474
msgid "Catalog '%s' does not exist."
3470
3475
msgstr ""
3471
3476
 
3472
 
#: ../drizzled/error.cc:632
 
3477
#: ../drizzled/error.cc:635
3473
3478
msgid "You cannot drop the 'local' catalog."
3474
3479
msgstr ""
3475
3480
 
3476
 
#: ../drizzled/error.cc:633
 
3481
#: ../drizzled/error.cc:636
3477
3482
#, c-format
3478
3483
msgid "Could not gain lock on '%s'."
3479
3484
msgstr ""
3480
3485
 
3481
 
#: ../drizzled/error.cc:634
 
3486
#: ../drizzled/error.cc:637
3482
3487
#, c-format
3483
3488
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3484
3489
msgstr ""
3485
3490
 
3486
 
#: ../drizzled/error.cc:635
 
3491
#: ../drizzled/error.cc:638
3487
3492
msgid "Invalid catalog name."
3488
3493
msgstr ""
3489
3494
 
3490
 
#: ../drizzled/error.cc:636
 
3495
#: ../drizzled/error.cc:639
3491
3496
msgid ""
3492
3497
"Engine status is now stored in the data_dictionary tables, please use these "
3493
3498
"instead."
3494
3499
msgstr ""
3495
3500
 
3496
 
#: ../drizzled/error.cc:637
 
3501
#: ../drizzled/error.cc:640
3497
3502
msgid "There is already a transaction in progress"
3498
3503
msgstr ""
3499
3504
 
3500
 
#: ../drizzled/error.cc:638
 
3505
#: ../drizzled/error.cc:641
3501
3506
msgid "No lock is held by this connection."
3502
3507
msgstr ""
3503
3508
 
3507
3512
"be able to generate a core file on signals"
3508
3513
msgstr ""
3509
3514
 
3510
 
#: ../drizzled/main.cc:356 ../plugin/multi_thread/multi_thread.cc:76
 
3515
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:76
3511
3516
msgid "Drizzle has receieved an abort event."
3512
3517
msgstr ""
3513
3518
 
3514
 
#: ../drizzled/main.cc:357 ../plugin/multi_thread/multi_thread.cc:77
 
3519
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:77
3515
3520
msgid "In Function: "
3516
3521
msgstr ""
3517
3522
 
3518
 
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:78
 
3523
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:78
3519
3524
msgid "In File: "
3520
3525
msgstr ""
3521
3526
 
3522
 
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:79
 
3527
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:79
3523
3528
msgid "On Line: "
3524
3529
msgstr ""
3525
3530
 
3552
3557
msgid "Plugin '%s' init function returned error.\n"
3553
3558
msgstr ""
3554
3559
 
3555
 
#: ../drizzled/module/loader.cc:381
 
3560
#: ../drizzled/module/loader.cc:379
3556
3561
#, c-format
3557
3562
msgid "Couldn't load plugin library named '%s'.\n"
3558
3563
msgstr ""
3559
3564
 
3560
 
#: ../drizzled/module/loader.cc:391
 
3565
#: ../drizzled/module/loader.cc:389
3561
3566
#, c-format
3562
3567
msgid "Couldn't load plugin named '%s'.\n"
3563
3568
msgstr ""
3762
3767
"We have deactivated the TransactionApplier '%s'.\n"
3763
3768
msgstr ""
3764
3769
 
3765
 
#: ../drizzled/session.cc:1863 ../drizzled/session.cc:1872
 
3770
#: ../drizzled/session.cc:1851 ../drizzled/session.cc:1860
3766
3771
#, c-format
3767
3772
msgid "Could not remove temporary table: '%s', error: %d"
3768
3773
msgstr ""
3814
3819
"\n"
3815
3820
msgstr ""
3816
3821
 
3817
 
#: ../drizzled/sql_table.cc:1882
 
3822
#: ../drizzled/sql_table.cc:1869
3818
3823
#, c-format
3819
3824
msgid "Unknown - internal error %d during operation"
3820
3825
msgstr ""
3821
3826
 
3822
 
#: ../drizzled/statement/alter_table.cc:1589
 
3827
#: ../drizzled/statement/alter_table.cc:1575
3823
3828
#, c-format
3824
3829
msgid ""
3825
3830
"order_st BY ignored because there is a user-defined clustered index in the "
3845
3850
msgid "Got error %d when reading table '%s'"
3846
3851
msgstr ""
3847
3852
 
3848
 
#: ../drizzled/table/instance/base.cc:1810
 
3853
#: ../drizzled/table/instance/base.cc:1794
3849
3854
#, c-format
3850
3855
msgid "Unknown collation '%s' in table '%-.64s' definition"
3851
3856
msgstr ""
3852
3857
 
3853
 
#: ../drizzled/table/instance/base.cc:1817
 
3858
#: ../drizzled/table/instance/base.cc:1799
3854
3859
#, c-format
3855
3860
msgid ""
3856
3861
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3952
3957
msgid "Default schema to use."
3953
3958
msgstr ""
3954
3959
 
3955
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:89
 
3960
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
3956
3961
msgid ""
3957
3962
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3958
3963
"protocol."
3959
3964
msgstr ""
3960
3965
 
3961
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:92
3962
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
 
3966
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
 
3967
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
3963
3968
msgid "Connect Timeout."
3964
3969
msgstr ""
3965
3970
 
3966
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
3967
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
 
3971
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
 
3972
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3968
3973
msgid "Read Timeout."
3969
3974
msgstr ""
3970
3975
 
3971
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:98
3972
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
 
3976
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
 
3977
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
3973
3978
msgid "Write Timeout."
3974
3979
msgstr ""
3975
3980
 
3976
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:101
3977
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
 
3981
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
 
3982
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
3978
3983
msgid "Retry Count."
3979
3984
msgstr ""
3980
3985
 
3981
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
3982
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
 
3986
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
 
3987
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3983
3988
msgid "Buffer length."
3984
3989
msgstr ""
3985
3990
 
3986
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:107
3987
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
 
3991
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
 
3992
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
3988
3993
msgid "Address to bind to."
3989
3994
msgstr ""
3990
3995
 
3991
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:110
3992
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
3993
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:163
 
3996
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
 
3997
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
 
3998
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
3994
3999
msgid "Maximum simultaneous connections."
3995
4000
msgstr ""
3996
4001
 
4064
4069
"or its equivalent numeric id"
4065
4070
msgstr ""
4066
4071
 
4067
 
#: ../plugin/innobase/handler/ha_innodb.cc:9448
 
4072
#: ../plugin/innobase/handler/ha_innodb.cc:9450
4068
4073
msgid "Do not use Native AIO library for IO, even if available"
4069
4074
msgstr ""
4070
4075
 
4071
 
#: ../plugin/innobase/handler/ha_innodb.cc:9489
 
4076
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4072
4077
msgid "Enable internal replication log."
4073
4078
msgstr ""
4074
4079
 
4075
 
#: ../plugin/innobase/handler/ha_innodb.cc:9492
 
4080
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4076
4081
msgid ""
4077
4082
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4078
4083
"rolled back. Values above 100000000 disable the timeout."
4079
4084
msgstr ""
4080
4085
 
4081
 
#: ../plugin/innobase/handler/ha_innodb.cc:9495
 
4086
#: ../plugin/innobase/handler/ha_innodb.cc:9497
4082
4087
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4083
4088
msgstr ""
4084
4089
 
4085
 
#: ../plugin/innobase/handler/ha_innodb.cc:9498
 
4090
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4086
4091
msgid ""
4087
4092
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4088
4093
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4378
4383
"Path to special datafile for doublewrite buffer. (default is : not used)"
4379
4384
msgstr ""
4380
4385
 
4381
 
#: ../plugin/json_server/json_server.cc:363
 
4386
#: ../plugin/json_server/json_server.cc:359
4382
4387
msgid "Port number to use for connection or 0 for default (port 8086) "
4383
4388
msgstr ""
4384
4389
 
4503
4508
msgid "Maximum number of user threads available."
4504
4509
msgstr ""
4505
4510
 
4506
 
#: ../plugin/myisam/ha_myisam.cc:540
 
4511
#: ../plugin/myisam/ha_myisam.cc:537
4507
4512
#, c-format
4508
4513
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4509
4514
msgstr ""
4510
4515
 
4511
 
#: ../plugin/myisam/ha_myisam.cc:546
 
4516
#: ../plugin/myisam/ha_myisam.cc:543
4512
4517
#, c-format
4513
4518
msgid "Got an error from unknown thread, %s:%d"
4514
4519
msgstr ""
4515
4520
 
4516
 
#: ../plugin/myisam/ha_myisam.cc:555
 
4521
#: ../plugin/myisam/ha_myisam.cc:552
4517
4522
msgid "Unknown thread accessing table"
4518
4523
msgstr ""
4519
4524
 
4520
 
#: ../plugin/myisam/ha_myisam.cc:1519
 
4525
#: ../plugin/myisam/ha_myisam.cc:1516
4521
4526
msgid ""
4522
4527
"Don't use the fast sort index method to created index if the temporary file "
4523
4528
"would get bigger than this."
4524
4529
msgstr ""
4525
4530
 
4526
 
#: ../plugin/myisam/ha_myisam.cc:1522
 
4531
#: ../plugin/myisam/ha_myisam.cc:1519
4527
4532
msgid ""
4528
4533
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4529
4534
"when creating indexes with CREATE INDEX or ALTER TABLE."
4768
4773
msgid "Tablespace not empty"
4769
4774
msgstr ""
4770
4775
 
4771
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
 
4776
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4772
4777
msgid ""
4773
4778
"Port number to use for connection or 0 for default to with MySQL protocol."
4774
4779
msgstr ""
4775
4780
 
4776
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
 
4781
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4777
4782
msgid ""
4778
4783
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4779
4784
"the file is stale and should be removed?"
4780
4785
msgstr ""
4781
4786
 
4782
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:140
 
4787
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4783
4788
#, c-format
4784
4789
msgid "Listening on %s"
4785
4790
msgstr ""
4786
4791
 
4787
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
 
4792
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4788
4793
msgid "Path used for MySQL UNIX Socket Protocol."
4789
4794
msgstr ""
4790
4795
 
4791
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
 
4796
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
4792
4797
msgid "Clobber socket file if one is there already."
4793
4798
msgstr ""
4794
4799