~vjsamuel/drizzle/more-doc-fixes

« back to all changes in this revision

Viewing changes to po/hu.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: 2010-05-14 03:13+0000\n"
12
12
"Last-Translator: Krasznecz Zoltán <zoltan.krasznecz@gmail.com>\n"
13
13
"Language-Team: Hungarian <hu@li.org>\n"
 
14
"Language: hu\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: hu\n"
18
18
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19
19
"X-Launchpad-Export-Date: 2010-05-20 05:18+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
510
510
 
511
511
#: ../client/drizzle.cc:1709 ../client/drizzledump.cc:658
512
512
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:619
513
 
#: ../client/drizzletest.cc:5103
 
513
#: ../client/drizzletest.cc:5095
514
514
msgid "Error: Unknown protocol"
515
515
msgstr ""
516
516
 
847
847
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
848
848
"command.)\n"
849
849
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
850
 
"             Max number of examined row combination in a join is set to: %"
851
 
"lu\n"
 
850
"             Max number of examined row combination in a join is set to: "
 
851
"%lu\n"
852
852
"\n"
853
853
msgstr ""
854
854
 
1178
1178
msgstr ""
1179
1179
 
1180
1180
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:484
1181
 
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5115
 
1181
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5107
1182
1182
#, c-format
1183
1183
msgid "Value supplied for port is not valid.\n"
1184
1184
msgstr ""
1249
1249
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1250
1250
msgstr ""
1251
1251
 
1252
 
#: ../client/drizzletest.cc:4874
 
1252
#: ../client/drizzletest.cc:4866
1253
1253
msgid "Error: Invalid Value for opt_max_connect_retries"
1254
1254
msgstr ""
1255
1255
 
1256
 
#: ../client/drizzletest.cc:4884
 
1256
#: ../client/drizzletest.cc:4876
1257
1257
msgid "Error: Invalid Value for opt_tail_lines"
1258
1258
msgstr ""
1259
1259
 
1260
 
#: ../client/drizzletest.cc:4894
 
1260
#: ../client/drizzletest.cc:4886
1261
1261
msgid "Error: Invalid Value for opt_sleep"
1262
1262
msgstr ""
1263
1263
 
1264
 
#: ../client/drizzletest.cc:5073
 
1264
#: ../client/drizzletest.cc:5065
1265
1265
#, c-format
1266
1266
msgid "Could not open '%s' for reading: errno = %d"
1267
1267
msgstr ""
3129
3129
#: ../drizzled/error.cc:523
3130
3130
#, c-format
3131
3131
msgid ""
3132
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3133
 
"d would lead to a duplicate entry"
 
3132
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
3133
"%d would lead to a duplicate entry"
3134
3134
msgstr ""
3135
3135
 
3136
3136
#: ../drizzled/error.cc:524
3426
3426
msgid "The UUID was not created with a valid time"
3427
3427
msgstr ""
3428
3428
 
 
3429
#. For IPV6 type
 
3430
#: ../drizzled/error.cc:602
 
3431
msgid "Received an invalid IPV6 value"
 
3432
msgstr ""
 
3433
 
3429
3434
#. For BOOL type
3430
 
#: ../drizzled/error.cc:602
 
3435
#: ../drizzled/error.cc:605
3431
3436
#, c-format
3432
3437
msgid "Received an invalid BOOLEAN value '%s'."
3433
3438
msgstr ""
3434
3439
 
3435
 
#: ../drizzled/error.cc:603
 
3440
#: ../drizzled/error.cc:606
3436
3441
#, c-format
3437
3442
msgid "Invalid cast to BOOLEAN: '%s'."
3438
3443
msgstr ""
3439
3444
 
3440
3445
#. Transactional DDL
3441
 
#: ../drizzled/error.cc:606
 
3446
#: ../drizzled/error.cc:609
3442
3447
msgid "Transactional DDL not supported"
3443
3448
msgstr ""
3444
3449
 
3445
3450
#. ASSERT Message
3446
 
#: ../drizzled/error.cc:608
 
3451
#: ../drizzled/error.cc:611
3447
3452
#, c-format
3448
3453
msgid "Assertion '%s' failed."
3449
3454
msgstr ""
3450
3455
 
3451
 
#: ../drizzled/error.cc:609
 
3456
#: ../drizzled/error.cc:612
3452
3457
#, c-format
3453
3458
msgid "Assertion '%s' failed, the result was NULL."
3454
3459
msgstr ""
3455
3460
 
3456
3461
#. Catalog related errors
3457
 
#: ../drizzled/error.cc:627
 
3462
#: ../drizzled/error.cc:630
3458
3463
#, c-format
3459
3464
msgid "Cannot create catalog '%s'."
3460
3465
msgstr ""
3461
3466
 
3462
 
#: ../drizzled/error.cc:628
 
3467
#: ../drizzled/error.cc:631
3463
3468
#, c-format
3464
3469
msgid "Permission is denied to create '%s' catalog."
3465
3470
msgstr ""
3466
3471
 
3467
 
#: ../drizzled/error.cc:629
 
3472
#: ../drizzled/error.cc:632
3468
3473
#, c-format
3469
3474
msgid "Cannot drop catalog '%s'."
3470
3475
msgstr ""
3471
3476
 
3472
 
#: ../drizzled/error.cc:630
 
3477
#: ../drizzled/error.cc:633
3473
3478
#, c-format
3474
3479
msgid "Permission is denied to drop '%s' catalog."
3475
3480
msgstr ""
3476
3481
 
3477
 
#: ../drizzled/error.cc:631
 
3482
#: ../drizzled/error.cc:634
3478
3483
#, c-format
3479
3484
msgid "Catalog '%s' does not exist."
3480
3485
msgstr ""
3481
3486
 
3482
 
#: ../drizzled/error.cc:632
 
3487
#: ../drizzled/error.cc:635
3483
3488
msgid "You cannot drop the 'local' catalog."
3484
3489
msgstr ""
3485
3490
 
3486
 
#: ../drizzled/error.cc:633
 
3491
#: ../drizzled/error.cc:636
3487
3492
#, c-format
3488
3493
msgid "Could not gain lock on '%s'."
3489
3494
msgstr ""
3490
3495
 
3491
 
#: ../drizzled/error.cc:634
 
3496
#: ../drizzled/error.cc:637
3492
3497
#, c-format
3493
3498
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3494
3499
msgstr ""
3495
3500
 
3496
 
#: ../drizzled/error.cc:635
 
3501
#: ../drizzled/error.cc:638
3497
3502
msgid "Invalid catalog name."
3498
3503
msgstr ""
3499
3504
 
3500
 
#: ../drizzled/error.cc:636
 
3505
#: ../drizzled/error.cc:639
3501
3506
msgid ""
3502
3507
"Engine status is now stored in the data_dictionary tables, please use these "
3503
3508
"instead."
3504
3509
msgstr ""
3505
3510
 
3506
 
#: ../drizzled/error.cc:637
 
3511
#: ../drizzled/error.cc:640
3507
3512
msgid "There is already a transaction in progress"
3508
3513
msgstr ""
3509
3514
 
3510
 
#: ../drizzled/error.cc:638
 
3515
#: ../drizzled/error.cc:641
3511
3516
msgid "No lock is held by this connection."
3512
3517
msgstr ""
3513
3518
 
3517
3522
"be able to generate a core file on signals"
3518
3523
msgstr ""
3519
3524
 
3520
 
#: ../drizzled/main.cc:356 ../plugin/multi_thread/multi_thread.cc:76
 
3525
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:76
3521
3526
msgid "Drizzle has receieved an abort event."
3522
3527
msgstr ""
3523
3528
 
3524
 
#: ../drizzled/main.cc:357 ../plugin/multi_thread/multi_thread.cc:77
 
3529
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:77
3525
3530
msgid "In Function: "
3526
3531
msgstr ""
3527
3532
 
3528
 
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:78
 
3533
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:78
3529
3534
msgid "In File: "
3530
3535
msgstr ""
3531
3536
 
3532
 
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:79
 
3537
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:79
3533
3538
msgid "On Line: "
3534
3539
msgstr ""
3535
3540
 
3562
3567
msgid "Plugin '%s' init function returned error.\n"
3563
3568
msgstr ""
3564
3569
 
3565
 
#: ../drizzled/module/loader.cc:381
 
3570
#: ../drizzled/module/loader.cc:379
3566
3571
#, c-format
3567
3572
msgid "Couldn't load plugin library named '%s'.\n"
3568
3573
msgstr ""
3569
3574
 
3570
 
#: ../drizzled/module/loader.cc:391
 
3575
#: ../drizzled/module/loader.cc:389
3571
3576
#, c-format
3572
3577
msgid "Couldn't load plugin named '%s'.\n"
3573
3578
msgstr ""
3772
3777
"We have deactivated the TransactionApplier '%s'.\n"
3773
3778
msgstr ""
3774
3779
 
3775
 
#: ../drizzled/session.cc:1863 ../drizzled/session.cc:1872
 
3780
#: ../drizzled/session.cc:1851 ../drizzled/session.cc:1860
3776
3781
#, c-format
3777
3782
msgid "Could not remove temporary table: '%s', error: %d"
3778
3783
msgstr ""
3824
3829
"\n"
3825
3830
msgstr ""
3826
3831
 
3827
 
#: ../drizzled/sql_table.cc:1882
 
3832
#: ../drizzled/sql_table.cc:1869
3828
3833
#, c-format
3829
3834
msgid "Unknown - internal error %d during operation"
3830
3835
msgstr ""
3831
3836
 
3832
 
#: ../drizzled/statement/alter_table.cc:1589
 
3837
#: ../drizzled/statement/alter_table.cc:1575
3833
3838
#, c-format
3834
3839
msgid ""
3835
3840
"order_st BY ignored because there is a user-defined clustered index in the "
3855
3860
msgid "Got error %d when reading table '%s'"
3856
3861
msgstr ""
3857
3862
 
3858
 
#: ../drizzled/table/instance/base.cc:1810
 
3863
#: ../drizzled/table/instance/base.cc:1794
3859
3864
#, c-format
3860
3865
msgid "Unknown collation '%s' in table '%-.64s' definition"
3861
3866
msgstr ""
3862
3867
 
3863
 
#: ../drizzled/table/instance/base.cc:1817
 
3868
#: ../drizzled/table/instance/base.cc:1799
3864
3869
#, c-format
3865
3870
msgid ""
3866
3871
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3962
3967
msgid "Default schema to use."
3963
3968
msgstr ""
3964
3969
 
3965
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:89
 
3970
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
3966
3971
msgid ""
3967
3972
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3968
3973
"protocol."
3969
3974
msgstr ""
3970
3975
 
3971
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:92
3972
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
 
3976
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
 
3977
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
3973
3978
msgid "Connect Timeout."
3974
3979
msgstr ""
3975
3980
 
3976
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
3977
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
 
3981
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
 
3982
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3978
3983
msgid "Read Timeout."
3979
3984
msgstr ""
3980
3985
 
3981
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:98
3982
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
 
3986
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
 
3987
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
3983
3988
msgid "Write Timeout."
3984
3989
msgstr ""
3985
3990
 
3986
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:101
3987
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
 
3991
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
 
3992
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
3988
3993
msgid "Retry Count."
3989
3994
msgstr ""
3990
3995
 
3991
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
3992
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
 
3996
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
 
3997
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3993
3998
msgid "Buffer length."
3994
3999
msgstr ""
3995
4000
 
3996
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:107
3997
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
 
4001
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
 
4002
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
3998
4003
msgid "Address to bind to."
3999
4004
msgstr ""
4000
4005
 
4001
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:110
4002
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4003
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:163
 
4006
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
 
4007
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
 
4008
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
4004
4009
msgid "Maximum simultaneous connections."
4005
4010
msgstr ""
4006
4011
 
4074
4079
"or its equivalent numeric id"
4075
4080
msgstr ""
4076
4081
 
4077
 
#: ../plugin/innobase/handler/ha_innodb.cc:9448
 
4082
#: ../plugin/innobase/handler/ha_innodb.cc:9450
4078
4083
msgid "Do not use Native AIO library for IO, even if available"
4079
4084
msgstr ""
4080
4085
 
4081
 
#: ../plugin/innobase/handler/ha_innodb.cc:9489
 
4086
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4082
4087
#, fuzzy
4083
4088
msgid "Enable internal replication log."
4084
4089
msgstr "Tranzakciós napló engedélyezése"
4085
4090
 
4086
 
#: ../plugin/innobase/handler/ha_innodb.cc:9492
 
4091
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4087
4092
msgid ""
4088
4093
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4089
4094
"rolled back. Values above 100000000 disable the timeout."
4090
4095
msgstr ""
4091
4096
 
4092
 
#: ../plugin/innobase/handler/ha_innodb.cc:9495
 
4097
#: ../plugin/innobase/handler/ha_innodb.cc:9497
4093
4098
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4094
4099
msgstr ""
4095
4100
 
4096
 
#: ../plugin/innobase/handler/ha_innodb.cc:9498
 
4101
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4097
4102
msgid ""
4098
4103
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4099
4104
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4389
4394
"Path to special datafile for doublewrite buffer. (default is : not used)"
4390
4395
msgstr ""
4391
4396
 
4392
 
#: ../plugin/json_server/json_server.cc:363
 
4397
#: ../plugin/json_server/json_server.cc:359
4393
4398
#, fuzzy
4394
4399
msgid "Port number to use for connection or 0 for default (port 8086) "
4395
4400
msgstr "Másodpercek száma a kapcsolat időtűllépése elött."
4515
4520
msgid "Maximum number of user threads available."
4516
4521
msgstr ""
4517
4522
 
4518
 
#: ../plugin/myisam/ha_myisam.cc:540
 
4523
#: ../plugin/myisam/ha_myisam.cc:537
4519
4524
#, c-format
4520
4525
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4521
4526
msgstr ""
4522
4527
 
4523
 
#: ../plugin/myisam/ha_myisam.cc:546
 
4528
#: ../plugin/myisam/ha_myisam.cc:543
4524
4529
#, c-format
4525
4530
msgid "Got an error from unknown thread, %s:%d"
4526
4531
msgstr ""
4527
4532
 
4528
 
#: ../plugin/myisam/ha_myisam.cc:555
 
4533
#: ../plugin/myisam/ha_myisam.cc:552
4529
4534
msgid "Unknown thread accessing table"
4530
4535
msgstr ""
4531
4536
 
4532
 
#: ../plugin/myisam/ha_myisam.cc:1519
 
4537
#: ../plugin/myisam/ha_myisam.cc:1516
4533
4538
msgid ""
4534
4539
"Don't use the fast sort index method to created index if the temporary file "
4535
4540
"would get bigger than this."
4536
4541
msgstr ""
4537
4542
 
4538
 
#: ../plugin/myisam/ha_myisam.cc:1522
 
4543
#: ../plugin/myisam/ha_myisam.cc:1519
4539
4544
msgid ""
4540
4545
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4541
4546
"when creating indexes with CREATE INDEX or ALTER TABLE."
4780
4785
msgid "Tablespace not empty"
4781
4786
msgstr ""
4782
4787
 
4783
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
 
4788
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4784
4789
msgid ""
4785
4790
"Port number to use for connection or 0 for default to with MySQL protocol."
4786
4791
msgstr ""
4787
4792
 
4788
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
 
4793
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4789
4794
msgid ""
4790
4795
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4791
4796
"the file is stale and should be removed?"
4792
4797
msgstr ""
4793
4798
 
4794
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:140
 
4799
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4795
4800
#, c-format
4796
4801
msgid "Listening on %s"
4797
4802
msgstr ""
4798
4803
 
4799
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
 
4804
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4800
4805
#, fuzzy
4801
4806
msgid "Path used for MySQL UNIX Socket Protocol."
4802
4807
msgstr "MySQL protokoll használata."
4803
4808
 
4804
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
 
4809
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
4805
4810
msgid "Clobber socket file if one is there already."
4806
4811
msgstr ""
4807
4812