~patrick-crews/drizzle/dbqp_multi_master_test

« back to all changes in this revision

Viewing changes to po/ro.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-07-31 19:41+0000\n"
12
12
"Last-Translator: Cosmin Giurgiu <cosmingiurgiu@yahoo.com>\n"
13
13
"Language-Team: Romanian <ro@li.org>\n"
 
14
"Language: ro\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: ro\n"
18
18
"Plural-Forms: nplurals=3; plural=(n == 1 ? 0: (((n % 100 > 19) || ((n % 100 "
19
19
"== 0) && (n != 0))) ? 2: 1));\n"
20
20
"X-Launchpad-Export-Date: 2010-03-12 17:32+0000\n"
516
516
 
517
517
#: ../client/drizzle.cc:1709 ../client/drizzledump.cc:658
518
518
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:619
519
 
#: ../client/drizzletest.cc:5103
 
519
#: ../client/drizzletest.cc:5095
520
520
msgid "Error: Unknown protocol"
521
521
msgstr ""
522
522
 
860
860
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
861
861
"command.)\n"
862
862
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
863
 
"             Max number of examined row combination in a join is set to: %"
864
 
"lu\n"
 
863
"             Max number of examined row combination in a join is set to: "
 
864
"%lu\n"
865
865
"\n"
866
866
msgstr ""
867
867
 
1191
1191
msgstr ""
1192
1192
 
1193
1193
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:484
1194
 
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5115
 
1194
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5107
1195
1195
#, c-format
1196
1196
msgid "Value supplied for port is not valid.\n"
1197
1197
msgstr ""
1262
1262
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1263
1263
msgstr ""
1264
1264
 
1265
 
#: ../client/drizzletest.cc:4874
 
1265
#: ../client/drizzletest.cc:4866
1266
1266
msgid "Error: Invalid Value for opt_max_connect_retries"
1267
1267
msgstr ""
1268
1268
 
1269
 
#: ../client/drizzletest.cc:4884
 
1269
#: ../client/drizzletest.cc:4876
1270
1270
msgid "Error: Invalid Value for opt_tail_lines"
1271
1271
msgstr ""
1272
1272
 
1273
 
#: ../client/drizzletest.cc:4894
 
1273
#: ../client/drizzletest.cc:4886
1274
1274
msgid "Error: Invalid Value for opt_sleep"
1275
1275
msgstr ""
1276
1276
 
1277
 
#: ../client/drizzletest.cc:5073
 
1277
#: ../client/drizzletest.cc:5065
1278
1278
#, c-format
1279
1279
msgid "Could not open '%s' for reading: errno = %d"
1280
1280
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 "
3976
3981
msgid "Default schema to use."
3977
3982
msgstr "Baza de date folosita."
3978
3983
 
3979
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:89
 
3984
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
3980
3985
msgid ""
3981
3986
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3982
3987
"protocol."
3983
3988
msgstr ""
3984
3989
 
3985
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:92
3986
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
 
3990
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
 
3991
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
3987
3992
msgid "Connect Timeout."
3988
3993
msgstr ""
3989
3994
 
3990
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
3991
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
 
3995
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
 
3996
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3992
3997
msgid "Read Timeout."
3993
3998
msgstr ""
3994
3999
 
3995
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:98
3996
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
 
4000
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
 
4001
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
3997
4002
msgid "Write Timeout."
3998
4003
msgstr ""
3999
4004
 
4000
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:101
4001
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
 
4005
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
 
4006
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
4002
4007
msgid "Retry Count."
4003
4008
msgstr ""
4004
4009
 
4005
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
4006
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
 
4010
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
 
4011
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4007
4012
msgid "Buffer length."
4008
4013
msgstr ""
4009
4014
 
4010
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:107
4011
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
 
4015
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
 
4016
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4012
4017
msgid "Address to bind to."
4013
4018
msgstr ""
4014
4019
 
4015
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:110
4016
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4017
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:163
 
4020
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
 
4021
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
 
4022
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
4018
4023
msgid "Maximum simultaneous connections."
4019
4024
msgstr ""
4020
4025
 
4088
4093
"or its equivalent numeric id"
4089
4094
msgstr ""
4090
4095
 
4091
 
#: ../plugin/innobase/handler/ha_innodb.cc:9448
 
4096
#: ../plugin/innobase/handler/ha_innodb.cc:9450
4092
4097
msgid "Do not use Native AIO library for IO, even if available"
4093
4098
msgstr ""
4094
4099
 
4095
 
#: ../plugin/innobase/handler/ha_innodb.cc:9489
 
4100
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4096
4101
msgid "Enable internal replication log."
4097
4102
msgstr ""
4098
4103
 
4099
 
#: ../plugin/innobase/handler/ha_innodb.cc:9492
 
4104
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4100
4105
msgid ""
4101
4106
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4102
4107
"rolled back. Values above 100000000 disable the timeout."
4103
4108
msgstr ""
4104
4109
 
4105
 
#: ../plugin/innobase/handler/ha_innodb.cc:9495
 
4110
#: ../plugin/innobase/handler/ha_innodb.cc:9497
4106
4111
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4107
4112
msgstr ""
4108
4113
 
4109
 
#: ../plugin/innobase/handler/ha_innodb.cc:9498
 
4114
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4110
4115
msgid ""
4111
4116
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4112
4117
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4402
4407
"Path to special datafile for doublewrite buffer. (default is : not used)"
4403
4408
msgstr ""
4404
4409
 
4405
 
#: ../plugin/json_server/json_server.cc:363
 
4410
#: ../plugin/json_server/json_server.cc:359
4406
4411
msgid "Port number to use for connection or 0 for default (port 8086) "
4407
4412
msgstr ""
4408
4413
 
4527
4532
msgid "Maximum number of user threads available."
4528
4533
msgstr ""
4529
4534
 
4530
 
#: ../plugin/myisam/ha_myisam.cc:540
 
4535
#: ../plugin/myisam/ha_myisam.cc:537
4531
4536
#, c-format
4532
4537
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4533
4538
msgstr ""
4534
4539
 
4535
 
#: ../plugin/myisam/ha_myisam.cc:546
 
4540
#: ../plugin/myisam/ha_myisam.cc:543
4536
4541
#, c-format
4537
4542
msgid "Got an error from unknown thread, %s:%d"
4538
4543
msgstr ""
4539
4544
 
4540
 
#: ../plugin/myisam/ha_myisam.cc:555
 
4545
#: ../plugin/myisam/ha_myisam.cc:552
4541
4546
msgid "Unknown thread accessing table"
4542
4547
msgstr ""
4543
4548
 
4544
 
#: ../plugin/myisam/ha_myisam.cc:1519
 
4549
#: ../plugin/myisam/ha_myisam.cc:1516
4545
4550
msgid ""
4546
4551
"Don't use the fast sort index method to created index if the temporary file "
4547
4552
"would get bigger than this."
4548
4553
msgstr ""
4549
4554
 
4550
 
#: ../plugin/myisam/ha_myisam.cc:1522
 
4555
#: ../plugin/myisam/ha_myisam.cc:1519
4551
4556
msgid ""
4552
4557
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4553
4558
"when creating indexes with CREATE INDEX or ALTER TABLE."
4792
4797
msgid "Tablespace not empty"
4793
4798
msgstr ""
4794
4799
 
4795
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
 
4800
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4796
4801
msgid ""
4797
4802
"Port number to use for connection or 0 for default to with MySQL protocol."
4798
4803
msgstr ""
4799
4804
 
4800
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
 
4805
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4801
4806
msgid ""
4802
4807
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4803
4808
"the file is stale and should be removed?"
4804
4809
msgstr ""
4805
4810
 
4806
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:140
 
4811
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4807
4812
#, c-format
4808
4813
msgid "Listening on %s"
4809
4814
msgstr ""
4810
4815
 
4811
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
 
4816
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4812
4817
msgid "Path used for MySQL UNIX Socket Protocol."
4813
4818
msgstr ""
4814
4819
 
4815
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
 
4820
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
4816
4821
msgid "Clobber socket file if one is there already."
4817
4822
msgstr ""
4818
4823