~brianaker/drizzle/fix-missing-result-file

« back to all changes in this revision

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