~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/gl.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-06-07 10:52+0000\n"
12
12
"Last-Translator: Ana <Unknown>\n"
13
13
"Language-Team: Galician <gl@li.org>\n"
 
14
"Language: gl\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: gl\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"
519
519
 
520
520
#: ../client/drizzle.cc:1709 ../client/drizzledump.cc:658
521
521
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:619
522
 
#: ../client/drizzletest.cc:5103
 
522
#: ../client/drizzletest.cc:5095
523
523
msgid "Error: Unknown protocol"
524
524
msgstr ""
525
525
 
863
863
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
864
864
"command.)\n"
865
865
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
866
 
"             Max number of examined row combination in a join is set to: %"
867
 
"lu\n"
 
866
"             Max number of examined row combination in a join is set to: "
 
867
"%lu\n"
868
868
"\n"
869
869
msgstr ""
870
870
 
1193
1193
msgstr ""
1194
1194
 
1195
1195
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:484
1196
 
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5115
 
1196
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5107
1197
1197
#, c-format
1198
1198
msgid "Value supplied for port is not valid.\n"
1199
1199
msgstr ""
1263
1263
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1264
1264
msgstr ""
1265
1265
 
1266
 
#: ../client/drizzletest.cc:4874
 
1266
#: ../client/drizzletest.cc:4866
1267
1267
msgid "Error: Invalid Value for opt_max_connect_retries"
1268
1268
msgstr ""
1269
1269
 
1270
 
#: ../client/drizzletest.cc:4884
 
1270
#: ../client/drizzletest.cc:4876
1271
1271
msgid "Error: Invalid Value for opt_tail_lines"
1272
1272
msgstr ""
1273
1273
 
1274
 
#: ../client/drizzletest.cc:4894
 
1274
#: ../client/drizzletest.cc:4886
1275
1275
msgid "Error: Invalid Value for opt_sleep"
1276
1276
msgstr ""
1277
1277
 
1278
 
#: ../client/drizzletest.cc:5073
 
1278
#: ../client/drizzletest.cc:5065
1279
1279
#, c-format
1280
1280
msgid "Could not open '%s' for reading: errno = %d"
1281
1281
msgstr ""
3142
3142
#: ../drizzled/error.cc:523
3143
3143
#, c-format
3144
3144
msgid ""
3145
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3146
 
"d would lead to a duplicate entry"
 
3145
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
3146
"%d would lead to a duplicate entry"
3147
3147
msgstr ""
3148
3148
 
3149
3149
#: ../drizzled/error.cc:524
3438
3438
msgid "The UUID was not created with a valid time"
3439
3439
msgstr ""
3440
3440
 
 
3441
#. For IPV6 type
 
3442
#: ../drizzled/error.cc:602
 
3443
msgid "Received an invalid IPV6 value"
 
3444
msgstr ""
 
3445
 
3441
3446
#. For BOOL type
3442
 
#: ../drizzled/error.cc:602
 
3447
#: ../drizzled/error.cc:605
3443
3448
#, c-format
3444
3449
msgid "Received an invalid BOOLEAN value '%s'."
3445
3450
msgstr ""
3446
3451
 
3447
 
#: ../drizzled/error.cc:603
 
3452
#: ../drizzled/error.cc:606
3448
3453
#, c-format
3449
3454
msgid "Invalid cast to BOOLEAN: '%s'."
3450
3455
msgstr ""
3451
3456
 
3452
3457
#. Transactional DDL
3453
 
#: ../drizzled/error.cc:606
 
3458
#: ../drizzled/error.cc:609
3454
3459
msgid "Transactional DDL not supported"
3455
3460
msgstr ""
3456
3461
 
3457
3462
#. ASSERT Message
3458
 
#: ../drizzled/error.cc:608
 
3463
#: ../drizzled/error.cc:611
3459
3464
#, c-format
3460
3465
msgid "Assertion '%s' failed."
3461
3466
msgstr ""
3462
3467
 
3463
 
#: ../drizzled/error.cc:609
 
3468
#: ../drizzled/error.cc:612
3464
3469
#, c-format
3465
3470
msgid "Assertion '%s' failed, the result was NULL."
3466
3471
msgstr ""
3467
3472
 
3468
3473
#. Catalog related errors
3469
 
#: ../drizzled/error.cc:627
 
3474
#: ../drizzled/error.cc:630
3470
3475
#, c-format
3471
3476
msgid "Cannot create catalog '%s'."
3472
3477
msgstr ""
3473
3478
 
3474
 
#: ../drizzled/error.cc:628
 
3479
#: ../drizzled/error.cc:631
3475
3480
#, c-format
3476
3481
msgid "Permission is denied to create '%s' catalog."
3477
3482
msgstr ""
3478
3483
 
3479
 
#: ../drizzled/error.cc:629
 
3484
#: ../drizzled/error.cc:632
3480
3485
#, c-format
3481
3486
msgid "Cannot drop catalog '%s'."
3482
3487
msgstr ""
3483
3488
 
3484
 
#: ../drizzled/error.cc:630
 
3489
#: ../drizzled/error.cc:633
3485
3490
#, c-format
3486
3491
msgid "Permission is denied to drop '%s' catalog."
3487
3492
msgstr ""
3488
3493
 
3489
 
#: ../drizzled/error.cc:631
 
3494
#: ../drizzled/error.cc:634
3490
3495
#, c-format
3491
3496
msgid "Catalog '%s' does not exist."
3492
3497
msgstr ""
3493
3498
 
3494
 
#: ../drizzled/error.cc:632
 
3499
#: ../drizzled/error.cc:635
3495
3500
msgid "You cannot drop the 'local' catalog."
3496
3501
msgstr ""
3497
3502
 
3498
 
#: ../drizzled/error.cc:633
 
3503
#: ../drizzled/error.cc:636
3499
3504
#, c-format
3500
3505
msgid "Could not gain lock on '%s'."
3501
3506
msgstr ""
3502
3507
 
3503
 
#: ../drizzled/error.cc:634
 
3508
#: ../drizzled/error.cc:637
3504
3509
#, c-format
3505
3510
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3506
3511
msgstr ""
3507
3512
 
3508
 
#: ../drizzled/error.cc:635
 
3513
#: ../drizzled/error.cc:638
3509
3514
msgid "Invalid catalog name."
3510
3515
msgstr ""
3511
3516
 
3512
 
#: ../drizzled/error.cc:636
 
3517
#: ../drizzled/error.cc:639
3513
3518
msgid ""
3514
3519
"Engine status is now stored in the data_dictionary tables, please use these "
3515
3520
"instead."
3516
3521
msgstr ""
3517
3522
 
3518
 
#: ../drizzled/error.cc:637
 
3523
#: ../drizzled/error.cc:640
3519
3524
msgid "There is already a transaction in progress"
3520
3525
msgstr ""
3521
3526
 
3522
 
#: ../drizzled/error.cc:638
 
3527
#: ../drizzled/error.cc:641
3523
3528
msgid "No lock is held by this connection."
3524
3529
msgstr ""
3525
3530
 
3529
3534
"be able to generate a core file on signals"
3530
3535
msgstr ""
3531
3536
 
3532
 
#: ../drizzled/main.cc:356 ../plugin/multi_thread/multi_thread.cc:76
 
3537
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:76
3533
3538
msgid "Drizzle has receieved an abort event."
3534
3539
msgstr ""
3535
3540
 
3536
 
#: ../drizzled/main.cc:357 ../plugin/multi_thread/multi_thread.cc:77
 
3541
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:77
3537
3542
msgid "In Function: "
3538
3543
msgstr ""
3539
3544
 
3540
 
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:78
 
3545
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:78
3541
3546
msgid "In File: "
3542
3547
msgstr ""
3543
3548
 
3544
 
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:79
 
3549
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:79
3545
3550
msgid "On Line: "
3546
3551
msgstr ""
3547
3552
 
3574
3579
msgid "Plugin '%s' init function returned error.\n"
3575
3580
msgstr ""
3576
3581
 
3577
 
#: ../drizzled/module/loader.cc:381
 
3582
#: ../drizzled/module/loader.cc:379
3578
3583
#, c-format
3579
3584
msgid "Couldn't load plugin library named '%s'.\n"
3580
3585
msgstr ""
3581
3586
 
3582
 
#: ../drizzled/module/loader.cc:391
 
3587
#: ../drizzled/module/loader.cc:389
3583
3588
#, c-format
3584
3589
msgid "Couldn't load plugin named '%s'.\n"
3585
3590
msgstr ""
3784
3789
"We have deactivated the TransactionApplier '%s'.\n"
3785
3790
msgstr ""
3786
3791
 
3787
 
#: ../drizzled/session.cc:1863 ../drizzled/session.cc:1872
 
3792
#: ../drizzled/session.cc:1851 ../drizzled/session.cc:1860
3788
3793
#, c-format
3789
3794
msgid "Could not remove temporary table: '%s', error: %d"
3790
3795
msgstr ""
3836
3841
"\n"
3837
3842
msgstr ""
3838
3843
 
3839
 
#: ../drizzled/sql_table.cc:1882
 
3844
#: ../drizzled/sql_table.cc:1869
3840
3845
#, c-format
3841
3846
msgid "Unknown - internal error %d during operation"
3842
3847
msgstr ""
3843
3848
 
3844
 
#: ../drizzled/statement/alter_table.cc:1589
 
3849
#: ../drizzled/statement/alter_table.cc:1575
3845
3850
#, c-format
3846
3851
msgid ""
3847
3852
"order_st BY ignored because there is a user-defined clustered index in the "
3867
3872
msgid "Got error %d when reading table '%s'"
3868
3873
msgstr ""
3869
3874
 
3870
 
#: ../drizzled/table/instance/base.cc:1810
 
3875
#: ../drizzled/table/instance/base.cc:1794
3871
3876
#, c-format
3872
3877
msgid "Unknown collation '%s' in table '%-.64s' definition"
3873
3878
msgstr ""
3874
3879
 
3875
 
#: ../drizzled/table/instance/base.cc:1817
 
3880
#: ../drizzled/table/instance/base.cc:1799
3876
3881
#, c-format
3877
3882
msgid ""
3878
3883
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3974
3979
msgid "Default schema to use."
3975
3980
msgstr ""
3976
3981
 
3977
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:89
 
3982
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
3978
3983
msgid ""
3979
3984
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3980
3985
"protocol."
3981
3986
msgstr ""
3982
3987
 
3983
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:92
3984
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
 
3988
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
 
3989
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
3985
3990
msgid "Connect Timeout."
3986
3991
msgstr ""
3987
3992
 
3988
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
3989
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
 
3993
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
 
3994
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3990
3995
msgid "Read Timeout."
3991
3996
msgstr ""
3992
3997
 
3993
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:98
3994
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
 
3998
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
 
3999
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
3995
4000
msgid "Write Timeout."
3996
4001
msgstr ""
3997
4002
 
3998
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:101
3999
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
 
4003
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
 
4004
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
4000
4005
msgid "Retry Count."
4001
4006
msgstr ""
4002
4007
 
4003
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
4004
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
 
4008
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
 
4009
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4005
4010
msgid "Buffer length."
4006
4011
msgstr ""
4007
4012
 
4008
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:107
4009
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
 
4013
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
 
4014
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4010
4015
msgid "Address to bind to."
4011
4016
msgstr ""
4012
4017
 
4013
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:110
4014
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4015
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:163
 
4018
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
 
4019
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
 
4020
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
4016
4021
msgid "Maximum simultaneous connections."
4017
4022
msgstr ""
4018
4023
 
4086
4091
"or its equivalent numeric id"
4087
4092
msgstr ""
4088
4093
 
4089
 
#: ../plugin/innobase/handler/ha_innodb.cc:9448
 
4094
#: ../plugin/innobase/handler/ha_innodb.cc:9450
4090
4095
msgid "Do not use Native AIO library for IO, even if available"
4091
4096
msgstr ""
4092
4097
 
4093
 
#: ../plugin/innobase/handler/ha_innodb.cc:9489
 
4098
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4094
4099
msgid "Enable internal replication log."
4095
4100
msgstr ""
4096
4101
 
4097
 
#: ../plugin/innobase/handler/ha_innodb.cc:9492
 
4102
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4098
4103
msgid ""
4099
4104
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4100
4105
"rolled back. Values above 100000000 disable the timeout."
4101
4106
msgstr ""
4102
4107
 
4103
 
#: ../plugin/innobase/handler/ha_innodb.cc:9495
 
4108
#: ../plugin/innobase/handler/ha_innodb.cc:9497
4104
4109
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4105
4110
msgstr ""
4106
4111
 
4107
 
#: ../plugin/innobase/handler/ha_innodb.cc:9498
 
4112
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4108
4113
msgid ""
4109
4114
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4110
4115
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4400
4405
"Path to special datafile for doublewrite buffer. (default is : not used)"
4401
4406
msgstr ""
4402
4407
 
4403
 
#: ../plugin/json_server/json_server.cc:363
 
4408
#: ../plugin/json_server/json_server.cc:359
4404
4409
msgid "Port number to use for connection or 0 for default (port 8086) "
4405
4410
msgstr ""
4406
4411
 
4525
4530
msgid "Maximum number of user threads available."
4526
4531
msgstr ""
4527
4532
 
4528
 
#: ../plugin/myisam/ha_myisam.cc:540
 
4533
#: ../plugin/myisam/ha_myisam.cc:537
4529
4534
#, c-format
4530
4535
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4531
4536
msgstr ""
4532
4537
 
4533
 
#: ../plugin/myisam/ha_myisam.cc:546
 
4538
#: ../plugin/myisam/ha_myisam.cc:543
4534
4539
#, c-format
4535
4540
msgid "Got an error from unknown thread, %s:%d"
4536
4541
msgstr ""
4537
4542
 
4538
 
#: ../plugin/myisam/ha_myisam.cc:555
 
4543
#: ../plugin/myisam/ha_myisam.cc:552
4539
4544
msgid "Unknown thread accessing table"
4540
4545
msgstr ""
4541
4546
 
4542
 
#: ../plugin/myisam/ha_myisam.cc:1519
 
4547
#: ../plugin/myisam/ha_myisam.cc:1516
4543
4548
msgid ""
4544
4549
"Don't use the fast sort index method to created index if the temporary file "
4545
4550
"would get bigger than this."
4546
4551
msgstr ""
4547
4552
 
4548
 
#: ../plugin/myisam/ha_myisam.cc:1522
 
4553
#: ../plugin/myisam/ha_myisam.cc:1519
4549
4554
msgid ""
4550
4555
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4551
4556
"when creating indexes with CREATE INDEX or ALTER TABLE."
4790
4795
msgid "Tablespace not empty"
4791
4796
msgstr ""
4792
4797
 
4793
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
 
4798
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4794
4799
msgid ""
4795
4800
"Port number to use for connection or 0 for default to with MySQL protocol."
4796
4801
msgstr ""
4797
4802
 
4798
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
 
4803
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4799
4804
msgid ""
4800
4805
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4801
4806
"the file is stale and should be removed?"
4802
4807
msgstr ""
4803
4808
 
4804
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:140
 
4809
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4805
4810
#, c-format
4806
4811
msgid "Listening on %s"
4807
4812
msgstr ""
4808
4813
 
4809
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
 
4814
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4810
4815
msgid "Path used for MySQL UNIX Socket Protocol."
4811
4816
msgstr ""
4812
4817
 
4813
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
 
4818
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
4814
4819
msgid "Clobber socket file if one is there already."
4815
4820
msgstr ""
4816
4821