~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/eo.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-12-22 19:25+0000\n"
12
12
"Last-Translator: Stephen Brown <sbrown1992@gmail.com>\n"
13
13
"Language-Team: Esperanto <eo@li.org>\n"
505
505
 
506
506
#: ../client/drizzle.cc:1709 ../client/drizzledump.cc:658
507
507
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:619
508
 
#: ../client/drizzletest.cc:5103
 
508
#: ../client/drizzletest.cc:5153
509
509
msgid "Error: Unknown protocol"
510
510
msgstr ""
511
511
 
1169
1169
msgstr ""
1170
1170
 
1171
1171
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:484
1172
 
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5115
 
1172
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5165
1173
1173
#, c-format
1174
1174
msgid "Value supplied for port is not valid.\n"
1175
1175
msgstr ""
1239
1239
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1240
1240
msgstr ""
1241
1241
 
1242
 
#: ../client/drizzletest.cc:4874
 
1242
#: ../client/drizzletest.cc:4924
1243
1243
msgid "Error: Invalid Value for opt_max_connect_retries"
1244
1244
msgstr ""
1245
1245
 
1246
 
#: ../client/drizzletest.cc:4884
 
1246
#: ../client/drizzletest.cc:4934
1247
1247
msgid "Error: Invalid Value for opt_tail_lines"
1248
1248
msgstr ""
1249
1249
 
1250
 
#: ../client/drizzletest.cc:4894
 
1250
#: ../client/drizzletest.cc:4944
1251
1251
msgid "Error: Invalid Value for opt_sleep"
1252
1252
msgstr ""
1253
1253
 
1254
 
#: ../client/drizzletest.cc:5073
 
1254
#: ../client/drizzletest.cc:5123
1255
1255
#, c-format
1256
1256
msgid "Could not open '%s' for reading: errno = %d"
1257
1257
msgstr ""
3412
3412
msgid "The UUID was not created with a valid time"
3413
3413
msgstr ""
3414
3414
 
 
3415
#. For IPV6 type
 
3416
#: ../drizzled/error.cc:602
 
3417
msgid "Received an invalid IPV6 value"
 
3418
msgstr ""
 
3419
 
3415
3420
#. For BOOL type
3416
 
#: ../drizzled/error.cc:602
 
3421
#: ../drizzled/error.cc:605
3417
3422
#, c-format
3418
3423
msgid "Received an invalid BOOLEAN value '%s'."
3419
3424
msgstr ""
3420
3425
 
3421
 
#: ../drizzled/error.cc:603
 
3426
#: ../drizzled/error.cc:606
3422
3427
#, c-format
3423
3428
msgid "Invalid cast to BOOLEAN: '%s'."
3424
3429
msgstr ""
3425
3430
 
3426
3431
#. Transactional DDL
3427
 
#: ../drizzled/error.cc:606
 
3432
#: ../drizzled/error.cc:609
3428
3433
msgid "Transactional DDL not supported"
3429
3434
msgstr ""
3430
3435
 
3431
3436
#. ASSERT Message
3432
 
#: ../drizzled/error.cc:608
 
3437
#: ../drizzled/error.cc:611
3433
3438
#, c-format
3434
3439
msgid "Assertion '%s' failed."
3435
3440
msgstr ""
3436
3441
 
3437
 
#: ../drizzled/error.cc:609
 
3442
#: ../drizzled/error.cc:612
3438
3443
#, c-format
3439
3444
msgid "Assertion '%s' failed, the result was NULL."
3440
3445
msgstr ""
3441
3446
 
3442
3447
#. Catalog related errors
3443
 
#: ../drizzled/error.cc:627
 
3448
#: ../drizzled/error.cc:630
3444
3449
#, c-format
3445
3450
msgid "Cannot create catalog '%s'."
3446
3451
msgstr ""
3447
3452
 
3448
 
#: ../drizzled/error.cc:628
 
3453
#: ../drizzled/error.cc:631
3449
3454
#, c-format
3450
3455
msgid "Permission is denied to create '%s' catalog."
3451
3456
msgstr ""
3452
3457
 
3453
 
#: ../drizzled/error.cc:629
 
3458
#: ../drizzled/error.cc:632
3454
3459
#, c-format
3455
3460
msgid "Cannot drop catalog '%s'."
3456
3461
msgstr ""
3457
3462
 
3458
 
#: ../drizzled/error.cc:630
 
3463
#: ../drizzled/error.cc:633
3459
3464
#, c-format
3460
3465
msgid "Permission is denied to drop '%s' catalog."
3461
3466
msgstr ""
3462
3467
 
3463
 
#: ../drizzled/error.cc:631
 
3468
#: ../drizzled/error.cc:634
3464
3469
#, c-format
3465
3470
msgid "Catalog '%s' does not exist."
3466
3471
msgstr ""
3467
3472
 
3468
 
#: ../drizzled/error.cc:632
 
3473
#: ../drizzled/error.cc:635
3469
3474
msgid "You cannot drop the 'local' catalog."
3470
3475
msgstr ""
3471
3476
 
3472
 
#: ../drizzled/error.cc:633
 
3477
#: ../drizzled/error.cc:636
3473
3478
#, c-format
3474
3479
msgid "Could not gain lock on '%s'."
3475
3480
msgstr ""
3476
3481
 
3477
 
#: ../drizzled/error.cc:634
 
3482
#: ../drizzled/error.cc:637
3478
3483
#, c-format
3479
3484
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3480
3485
msgstr ""
3481
3486
 
3482
 
#: ../drizzled/error.cc:635
 
3487
#: ../drizzled/error.cc:638
3483
3488
msgid "Invalid catalog name."
3484
3489
msgstr ""
3485
3490
 
3486
 
#: ../drizzled/error.cc:636
 
3491
#: ../drizzled/error.cc:639
3487
3492
msgid ""
3488
3493
"Engine status is now stored in the data_dictionary tables, please use these "
3489
3494
"instead."
3490
3495
msgstr ""
3491
3496
 
3492
 
#: ../drizzled/error.cc:637
 
3497
#: ../drizzled/error.cc:640
3493
3498
msgid "There is already a transaction in progress"
3494
3499
msgstr ""
3495
3500
 
3496
 
#: ../drizzled/error.cc:638
 
3501
#: ../drizzled/error.cc:641
3497
3502
msgid "No lock is held by this connection."
3498
3503
msgstr ""
3499
3504
 
3503
3508
"be able to generate a core file on signals"
3504
3509
msgstr ""
3505
3510
 
3506
 
#: ../drizzled/main.cc:356 ../plugin/multi_thread/multi_thread.cc:76
 
3511
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:76
3507
3512
msgid "Drizzle has receieved an abort event."
3508
3513
msgstr ""
3509
3514
 
3510
 
#: ../drizzled/main.cc:357 ../plugin/multi_thread/multi_thread.cc:77
 
3515
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:77
3511
3516
msgid "In Function: "
3512
3517
msgstr ""
3513
3518
 
3514
 
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:78
 
3519
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:78
3515
3520
msgid "In File: "
3516
3521
msgstr ""
3517
3522
 
3518
 
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:79
 
3523
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:79
3519
3524
msgid "On Line: "
3520
3525
msgstr ""
3521
3526
 
3548
3553
msgid "Plugin '%s' init function returned error.\n"
3549
3554
msgstr ""
3550
3555
 
3551
 
#: ../drizzled/module/loader.cc:381
 
3556
#: ../drizzled/module/loader.cc:379
3552
3557
#, c-format
3553
3558
msgid "Couldn't load plugin library named '%s'.\n"
3554
3559
msgstr ""
3555
3560
 
3556
 
#: ../drizzled/module/loader.cc:391
 
3561
#: ../drizzled/module/loader.cc:389
3557
3562
#, c-format
3558
3563
msgid "Couldn't load plugin named '%s'.\n"
3559
3564
msgstr ""
3758
3763
"We have deactivated the TransactionApplier '%s'.\n"
3759
3764
msgstr ""
3760
3765
 
3761
 
#: ../drizzled/session.cc:1863 ../drizzled/session.cc:1872
 
3766
#: ../drizzled/session.cc:1850 ../drizzled/session.cc:1859
3762
3767
#, c-format
3763
3768
msgid "Could not remove temporary table: '%s', error: %d"
3764
3769
msgstr ""
3810
3815
"\n"
3811
3816
msgstr ""
3812
3817
 
3813
 
#: ../drizzled/sql_table.cc:1882
 
3818
#: ../drizzled/sql_table.cc:1866
3814
3819
#, c-format
3815
3820
msgid "Unknown - internal error %d during operation"
3816
3821
msgstr ""
3817
3822
 
3818
 
#: ../drizzled/statement/alter_table.cc:1589
 
3823
#: ../drizzled/statement/alter_table.cc:1573
3819
3824
#, c-format
3820
3825
msgid ""
3821
3826
"order_st BY ignored because there is a user-defined clustered index in the "
3841
3846
msgid "Got error %d when reading table '%s'"
3842
3847
msgstr ""
3843
3848
 
3844
 
#: ../drizzled/table/instance/base.cc:1810
 
3849
#: ../drizzled/table/instance/base.cc:1794
3845
3850
#, c-format
3846
3851
msgid "Unknown collation '%s' in table '%-.64s' definition"
3847
3852
msgstr ""
3848
3853
 
3849
 
#: ../drizzled/table/instance/base.cc:1817
 
3854
#: ../drizzled/table/instance/base.cc:1799
3850
3855
#, c-format
3851
3856
msgid ""
3852
3857
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3948
3953
msgid "Default schema to use."
3949
3954
msgstr ""
3950
3955
 
3951
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:89
 
3956
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
3952
3957
msgid ""
3953
3958
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3954
3959
"protocol."
3955
3960
msgstr ""
3956
3961
 
3957
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:92
3958
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
 
3962
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
 
3963
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
3959
3964
msgid "Connect Timeout."
3960
3965
msgstr ""
3961
3966
 
3962
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
3963
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
 
3967
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
 
3968
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3964
3969
msgid "Read Timeout."
3965
3970
msgstr ""
3966
3971
 
3967
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:98
3968
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
 
3972
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
 
3973
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
3969
3974
msgid "Write Timeout."
3970
3975
msgstr ""
3971
3976
 
3972
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:101
3973
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
 
3977
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
 
3978
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
3974
3979
msgid "Retry Count."
3975
3980
msgstr ""
3976
3981
 
3977
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
3978
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
 
3982
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
 
3983
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3979
3984
msgid "Buffer length."
3980
3985
msgstr ""
3981
3986
 
3982
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:107
3983
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
 
3987
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
 
3988
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
3984
3989
msgid "Address to bind to."
3985
3990
msgstr ""
3986
3991
 
3987
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:110
3988
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
3989
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:163
 
3992
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
 
3993
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
 
3994
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
3990
3995
msgid "Maximum simultaneous connections."
3991
3996
msgstr ""
3992
3997
 
4060
4065
"or its equivalent numeric id"
4061
4066
msgstr ""
4062
4067
 
4063
 
#: ../plugin/innobase/handler/ha_innodb.cc:9448
 
4068
#: ../plugin/innobase/handler/ha_innodb.cc:9450
4064
4069
msgid "Do not use Native AIO library for IO, even if available"
4065
4070
msgstr ""
4066
4071
 
4067
 
#: ../plugin/innobase/handler/ha_innodb.cc:9489
 
4072
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4068
4073
msgid "Enable internal replication log."
4069
4074
msgstr ""
4070
4075
 
4071
 
#: ../plugin/innobase/handler/ha_innodb.cc:9492
 
4076
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4072
4077
msgid ""
4073
4078
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4074
4079
"rolled back. Values above 100000000 disable the timeout."
4075
4080
msgstr ""
4076
4081
 
4077
 
#: ../plugin/innobase/handler/ha_innodb.cc:9495
 
4082
#: ../plugin/innobase/handler/ha_innodb.cc:9497
4078
4083
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4079
4084
msgstr ""
4080
4085
 
4081
 
#: ../plugin/innobase/handler/ha_innodb.cc:9498
 
4086
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4082
4087
msgid ""
4083
4088
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4084
4089
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4085
4090
msgstr ""
4086
4091
 
4087
4092
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4088
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
 
4093
#: ../plugin/transaction_log/hexdump_transaction_message.cc:167
4089
4094
#: ../plugin/transaction_log/print_transaction_message.cc:173
4090
4095
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4091
4096
#, c-format
4374
4379
"Path to special datafile for doublewrite buffer. (default is : not used)"
4375
4380
msgstr ""
4376
4381
 
4377
 
#: ../plugin/json_server/json_server.cc:363
 
4382
#: ../plugin/json_server/json_server.cc:359
4378
4383
msgid "Port number to use for connection or 0 for default (port 8086) "
4379
4384
msgstr ""
4380
4385
 
4452
4457
msgid "User Statistics as DATA_DICTIONARY tables"
4453
4458
msgstr ""
4454
4459
 
4455
 
#: ../plugin/md5/md5.cc:100
 
4460
#: ../plugin/md5/md5.cc:94
4456
4461
msgid "libgcrypt library version mismatch"
4457
4462
msgstr ""
4458
4463
 
4499
4504
msgid "Maximum number of user threads available."
4500
4505
msgstr ""
4501
4506
 
4502
 
#: ../plugin/myisam/ha_myisam.cc:540
 
4507
#: ../plugin/myisam/ha_myisam.cc:525
4503
4508
#, c-format
4504
4509
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4505
4510
msgstr ""
4506
4511
 
4507
 
#: ../plugin/myisam/ha_myisam.cc:546
 
4512
#: ../plugin/myisam/ha_myisam.cc:531
4508
4513
#, c-format
4509
4514
msgid "Got an error from unknown thread, %s:%d"
4510
4515
msgstr ""
4511
4516
 
4512
 
#: ../plugin/myisam/ha_myisam.cc:555
 
4517
#: ../plugin/myisam/ha_myisam.cc:540
4513
4518
msgid "Unknown thread accessing table"
4514
4519
msgstr ""
4515
4520
 
4516
 
#: ../plugin/myisam/ha_myisam.cc:1519
 
4521
#: ../plugin/myisam/ha_myisam.cc:1504
4517
4522
msgid ""
4518
4523
"Don't use the fast sort index method to created index if the temporary file "
4519
4524
"would get bigger than this."
4520
4525
msgstr ""
4521
4526
 
4522
 
#: ../plugin/myisam/ha_myisam.cc:1522
 
4527
#: ../plugin/myisam/ha_myisam.cc:1507
4523
4528
msgid ""
4524
4529
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4525
4530
"when creating indexes with CREATE INDEX or ALTER TABLE."
4764
4769
msgid "Tablespace not empty"
4765
4770
msgstr ""
4766
4771
 
4767
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
 
4772
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4768
4773
msgid ""
4769
4774
"Port number to use for connection or 0 for default to with MySQL protocol."
4770
4775
msgstr ""
4771
4776
 
4772
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
 
4777
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4773
4778
msgid ""
4774
4779
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4775
4780
"the file is stale and should be removed?"
4776
4781
msgstr ""
4777
4782
 
4778
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:140
 
4783
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4779
4784
#, c-format
4780
4785
msgid "Listening on %s"
4781
4786
msgstr ""
4782
4787
 
4783
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
 
4788
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4784
4789
msgid "Path used for MySQL UNIX Socket Protocol."
4785
4790
msgstr ""
4786
4791
 
4787
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
 
4792
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
4788
4793
msgid "Clobber socket file if one is there already."
4789
4794
msgstr ""
4790
4795
 
4945
4950
msgid "Syslog Priority of error messages"
4946
4951
msgstr ""
4947
4952
 
4948
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
 
4953
#: ../plugin/transaction_log/hexdump_transaction_message.cc:106
4949
4954
#: ../plugin/transaction_log/print_transaction_message.cc:106
4950
4955
#: ../plugin/transaction_log/transaction_log_reader.cc:94
4951
4956
msgid "Failed to open transaction log file"
4952
4957
msgstr ""
4953
4958
 
4954
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
 
4959
#: ../plugin/transaction_log/hexdump_transaction_message.cc:147
4955
4960
#: ../plugin/transaction_log/transaction_log_reader.cc:147
4956
4961
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:153
4957
4962
#, c-format
4958
4963
msgid "Could not read transaction message.\n"
4959
4964
msgstr ""
4960
4965
 
4961
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
 
4966
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
4962
4967
#: ../plugin/transaction_log/transaction_log_reader.cc:148
4963
4968
#, c-format
4964
4969
msgid "GPB ERROR: %s.\n"
4965
4970
msgstr ""
4966
4971
 
4967
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
 
4972
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
4968
4973
#: ../plugin/transaction_log/transaction_log_reader.cc:149
4969
4974
#, c-format
4970
4975
msgid "Raw buffer read: %s.\n"
4971
4976
msgstr ""
4972
4977
 
4973
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:170
 
4978
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4974
4979
#: ../plugin/transaction_log/print_transaction_message.cc:175
4975
4980
#: ../plugin/transaction_log/transaction_log_reader.cc:158
4976
4981
#, c-format