~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ca.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-08-10 16:31+0000\n"
12
12
"Last-Translator: el_libre - http://www.catmidia.cat  "
13
13
"XDDDDDDDDDDDDDDDDDDDDDDDDDDD <el.libre@gmail.com>\n"
14
14
"Language-Team: Catalan <ca@li.org>\n"
 
15
"Language: ca\n"
15
16
"MIME-Version: 1.0\n"
16
17
"Content-Type: text/plain; charset=UTF-8\n"
17
18
"Content-Transfer-Encoding: 8bit\n"
18
 
"Language: ca\n"
19
19
"Plural-Forms: nplurals=2; plural=n != 1;\n"
20
20
"X-Launchpad-Export-Date: 2010-08-11 03:47+0000\n"
21
21
"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
 
851
851
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
852
852
"command.)\n"
853
853
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
854
 
"             Max number of examined row combination in a join is set to: %"
855
 
"lu\n"
 
854
"             Max number of examined row combination in a join is set to: "
 
855
"%lu\n"
856
856
"\n"
857
857
msgstr ""
858
858
 
1183
1183
msgstr ""
1184
1184
 
1185
1185
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:484
1186
 
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5115
 
1186
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5107
1187
1187
#, c-format
1188
1188
msgid "Value supplied for port is not valid.\n"
1189
1189
msgstr ""
1256
1256
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1257
1257
msgstr ""
1258
1258
 
1259
 
#: ../client/drizzletest.cc:4874
 
1259
#: ../client/drizzletest.cc:4866
1260
1260
msgid "Error: Invalid Value for opt_max_connect_retries"
1261
1261
msgstr ""
1262
1262
 
1263
 
#: ../client/drizzletest.cc:4884
 
1263
#: ../client/drizzletest.cc:4876
1264
1264
msgid "Error: Invalid Value for opt_tail_lines"
1265
1265
msgstr ""
1266
1266
 
1267
 
#: ../client/drizzletest.cc:4894
 
1267
#: ../client/drizzletest.cc:4886
1268
1268
msgid "Error: Invalid Value for opt_sleep"
1269
1269
msgstr ""
1270
1270
 
1271
 
#: ../client/drizzletest.cc:5073
 
1271
#: ../client/drizzletest.cc:5065
1272
1272
#, c-format
1273
1273
msgid "Could not open '%s' for reading: errno = %d"
1274
1274
msgstr ""
3136
3136
#: ../drizzled/error.cc:523
3137
3137
#, c-format
3138
3138
msgid ""
3139
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3140
 
"d would lead to a duplicate entry"
 
3139
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
3140
"%d would lead to a duplicate entry"
3141
3141
msgstr ""
3142
3142
 
3143
3143
#: ../drizzled/error.cc:524
3433
3433
msgid "The UUID was not created with a valid time"
3434
3434
msgstr ""
3435
3435
 
 
3436
#. For IPV6 type
 
3437
#: ../drizzled/error.cc:602
 
3438
msgid "Received an invalid IPV6 value"
 
3439
msgstr ""
 
3440
 
3436
3441
#. For BOOL type
3437
 
#: ../drizzled/error.cc:602
 
3442
#: ../drizzled/error.cc:605
3438
3443
#, c-format
3439
3444
msgid "Received an invalid BOOLEAN value '%s'."
3440
3445
msgstr ""
3441
3446
 
3442
 
#: ../drizzled/error.cc:603
 
3447
#: ../drizzled/error.cc:606
3443
3448
#, c-format
3444
3449
msgid "Invalid cast to BOOLEAN: '%s'."
3445
3450
msgstr ""
3446
3451
 
3447
3452
#. Transactional DDL
3448
 
#: ../drizzled/error.cc:606
 
3453
#: ../drizzled/error.cc:609
3449
3454
msgid "Transactional DDL not supported"
3450
3455
msgstr ""
3451
3456
 
3452
3457
#. ASSERT Message
3453
 
#: ../drizzled/error.cc:608
 
3458
#: ../drizzled/error.cc:611
3454
3459
#, c-format
3455
3460
msgid "Assertion '%s' failed."
3456
3461
msgstr ""
3457
3462
 
3458
 
#: ../drizzled/error.cc:609
 
3463
#: ../drizzled/error.cc:612
3459
3464
#, c-format
3460
3465
msgid "Assertion '%s' failed, the result was NULL."
3461
3466
msgstr ""
3462
3467
 
3463
3468
#. Catalog related errors
3464
 
#: ../drizzled/error.cc:627
 
3469
#: ../drizzled/error.cc:630
3465
3470
#, fuzzy, c-format
3466
3471
msgid "Cannot create catalog '%s'."
3467
3472
msgstr "No es pot obrir el fitxer: %s\n"
3468
3473
 
3469
 
#: ../drizzled/error.cc:628
 
3474
#: ../drizzled/error.cc:631
3470
3475
#, c-format
3471
3476
msgid "Permission is denied to create '%s' catalog."
3472
3477
msgstr ""
3473
3478
 
3474
 
#: ../drizzled/error.cc:629
 
3479
#: ../drizzled/error.cc:632
3475
3480
#, fuzzy, c-format
3476
3481
msgid "Cannot drop catalog '%s'."
3477
3482
msgstr "No es pot obrir el fitxer: %s\n"
3478
3483
 
3479
 
#: ../drizzled/error.cc:630
 
3484
#: ../drizzled/error.cc:633
3480
3485
#, c-format
3481
3486
msgid "Permission is denied to drop '%s' catalog."
3482
3487
msgstr ""
3483
3488
 
3484
 
#: ../drizzled/error.cc:631
 
3489
#: ../drizzled/error.cc:634
3485
3490
#, fuzzy, c-format
3486
3491
msgid "Catalog '%s' does not exist."
3487
3492
msgstr "%s %s no existeix"
3488
3493
 
3489
 
#: ../drizzled/error.cc:632
 
3494
#: ../drizzled/error.cc:635
3490
3495
msgid "You cannot drop the 'local' catalog."
3491
3496
msgstr ""
3492
3497
 
3493
 
#: ../drizzled/error.cc:633
 
3498
#: ../drizzled/error.cc:636
3494
3499
#, c-format
3495
3500
msgid "Could not gain lock on '%s'."
3496
3501
msgstr ""
3497
3502
 
3498
 
#: ../drizzled/error.cc:634
 
3503
#: ../drizzled/error.cc:637
3499
3504
#, c-format
3500
3505
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3501
3506
msgstr ""
3502
3507
 
3503
 
#: ../drizzled/error.cc:635
 
3508
#: ../drizzled/error.cc:638
3504
3509
msgid "Invalid catalog name."
3505
3510
msgstr ""
3506
3511
 
3507
 
#: ../drizzled/error.cc:636
 
3512
#: ../drizzled/error.cc:639
3508
3513
msgid ""
3509
3514
"Engine status is now stored in the data_dictionary tables, please use these "
3510
3515
"instead."
3511
3516
msgstr ""
3512
3517
 
3513
 
#: ../drizzled/error.cc:637
 
3518
#: ../drizzled/error.cc:640
3514
3519
msgid "There is already a transaction in progress"
3515
3520
msgstr ""
3516
3521
 
3517
 
#: ../drizzled/error.cc:638
 
3522
#: ../drizzled/error.cc:641
3518
3523
msgid "No lock is held by this connection."
3519
3524
msgstr ""
3520
3525
 
3524
3529
"be able to generate a core file on signals"
3525
3530
msgstr ""
3526
3531
 
3527
 
#: ../drizzled/main.cc:356 ../plugin/multi_thread/multi_thread.cc:76
 
3532
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:76
3528
3533
msgid "Drizzle has receieved an abort event."
3529
3534
msgstr ""
3530
3535
 
3531
 
#: ../drizzled/main.cc:357 ../plugin/multi_thread/multi_thread.cc:77
 
3536
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:77
3532
3537
msgid "In Function: "
3533
3538
msgstr ""
3534
3539
 
3535
 
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:78
 
3540
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:78
3536
3541
msgid "In File: "
3537
3542
msgstr ""
3538
3543
 
3539
 
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:79
 
3544
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:79
3540
3545
msgid "On Line: "
3541
3546
msgstr ""
3542
3547
 
3569
3574
msgid "Plugin '%s' init function returned error.\n"
3570
3575
msgstr ""
3571
3576
 
3572
 
#: ../drizzled/module/loader.cc:381
 
3577
#: ../drizzled/module/loader.cc:379
3573
3578
#, c-format
3574
3579
msgid "Couldn't load plugin library named '%s'.\n"
3575
3580
msgstr ""
3576
3581
 
3577
 
#: ../drizzled/module/loader.cc:391
 
3582
#: ../drizzled/module/loader.cc:389
3578
3583
#, c-format
3579
3584
msgid "Couldn't load plugin named '%s'.\n"
3580
3585
msgstr ""
3779
3784
"We have deactivated the TransactionApplier '%s'.\n"
3780
3785
msgstr ""
3781
3786
 
3782
 
#: ../drizzled/session.cc:1863 ../drizzled/session.cc:1872
 
3787
#: ../drizzled/session.cc:1851 ../drizzled/session.cc:1860
3783
3788
#, c-format
3784
3789
msgid "Could not remove temporary table: '%s', error: %d"
3785
3790
msgstr ""
3831
3836
"\n"
3832
3837
msgstr ""
3833
3838
 
3834
 
#: ../drizzled/sql_table.cc:1882
 
3839
#: ../drizzled/sql_table.cc:1869
3835
3840
#, c-format
3836
3841
msgid "Unknown - internal error %d during operation"
3837
3842
msgstr ""
3838
3843
 
3839
 
#: ../drizzled/statement/alter_table.cc:1589
 
3844
#: ../drizzled/statement/alter_table.cc:1575
3840
3845
#, c-format
3841
3846
msgid ""
3842
3847
"order_st BY ignored because there is a user-defined clustered index in the "
3862
3867
msgid "Got error %d when reading table '%s'"
3863
3868
msgstr ""
3864
3869
 
3865
 
#: ../drizzled/table/instance/base.cc:1810
 
3870
#: ../drizzled/table/instance/base.cc:1794
3866
3871
#, c-format
3867
3872
msgid "Unknown collation '%s' in table '%-.64s' definition"
3868
3873
msgstr ""
3869
3874
 
3870
 
#: ../drizzled/table/instance/base.cc:1817
 
3875
#: ../drizzled/table/instance/base.cc:1799
3871
3876
#, c-format
3872
3877
msgid ""
3873
3878
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3971
3976
msgid "Default schema to use."
3972
3977
msgstr "Empra aquesta base de dades."
3973
3978
 
3974
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:89
 
3979
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
3975
3980
msgid ""
3976
3981
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3977
3982
"protocol."
3978
3983
msgstr ""
3979
3984
 
3980
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:92
3981
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
 
3985
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
 
3986
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
3982
3987
msgid "Connect Timeout."
3983
3988
msgstr ""
3984
3989
 
3985
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
3986
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
 
3990
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
 
3991
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3987
3992
msgid "Read Timeout."
3988
3993
msgstr ""
3989
3994
 
3990
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:98
3991
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
 
3995
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
 
3996
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
3992
3997
msgid "Write Timeout."
3993
3998
msgstr ""
3994
3999
 
3995
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:101
3996
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
 
4000
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
 
4001
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
3997
4002
msgid "Retry Count."
3998
4003
msgstr ""
3999
4004
 
4000
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
4001
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
 
4005
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
 
4006
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4002
4007
msgid "Buffer length."
4003
4008
msgstr ""
4004
4009
 
4005
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:107
4006
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
 
4010
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
 
4011
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4007
4012
msgid "Address to bind to."
4008
4013
msgstr ""
4009
4014
 
4010
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:110
4011
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4012
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:163
 
4015
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
 
4016
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
 
4017
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
4013
4018
msgid "Maximum simultaneous connections."
4014
4019
msgstr ""
4015
4020
 
4083
4088
"or its equivalent numeric id"
4084
4089
msgstr ""
4085
4090
 
4086
 
#: ../plugin/innobase/handler/ha_innodb.cc:9448
 
4091
#: ../plugin/innobase/handler/ha_innodb.cc:9450
4087
4092
msgid "Do not use Native AIO library for IO, even if available"
4088
4093
msgstr ""
4089
4094
 
4090
 
#: ../plugin/innobase/handler/ha_innodb.cc:9489
 
4095
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4091
4096
msgid "Enable internal replication log."
4092
4097
msgstr ""
4093
4098
 
4094
 
#: ../plugin/innobase/handler/ha_innodb.cc:9492
 
4099
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4095
4100
msgid ""
4096
4101
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4097
4102
"rolled back. Values above 100000000 disable the timeout."
4098
4103
msgstr ""
4099
4104
 
4100
 
#: ../plugin/innobase/handler/ha_innodb.cc:9495
 
4105
#: ../plugin/innobase/handler/ha_innodb.cc:9497
4101
4106
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4102
4107
msgstr ""
4103
4108
 
4104
 
#: ../plugin/innobase/handler/ha_innodb.cc:9498
 
4109
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4105
4110
msgid ""
4106
4111
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4107
4112
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4398
4403
"Path to special datafile for doublewrite buffer. (default is : not used)"
4399
4404
msgstr ""
4400
4405
 
4401
 
#: ../plugin/json_server/json_server.cc:363
 
4406
#: ../plugin/json_server/json_server.cc:359
4402
4407
msgid "Port number to use for connection or 0 for default (port 8086) "
4403
4408
msgstr ""
4404
4409
 
4523
4528
msgid "Maximum number of user threads available."
4524
4529
msgstr ""
4525
4530
 
4526
 
#: ../plugin/myisam/ha_myisam.cc:540
 
4531
#: ../plugin/myisam/ha_myisam.cc:537
4527
4532
#, c-format
4528
4533
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4529
4534
msgstr ""
4530
4535
 
4531
 
#: ../plugin/myisam/ha_myisam.cc:546
 
4536
#: ../plugin/myisam/ha_myisam.cc:543
4532
4537
#, c-format
4533
4538
msgid "Got an error from unknown thread, %s:%d"
4534
4539
msgstr ""
4535
4540
 
4536
 
#: ../plugin/myisam/ha_myisam.cc:555
 
4541
#: ../plugin/myisam/ha_myisam.cc:552
4537
4542
msgid "Unknown thread accessing table"
4538
4543
msgstr ""
4539
4544
 
4540
 
#: ../plugin/myisam/ha_myisam.cc:1519
 
4545
#: ../plugin/myisam/ha_myisam.cc:1516
4541
4546
msgid ""
4542
4547
"Don't use the fast sort index method to created index if the temporary file "
4543
4548
"would get bigger than this."
4544
4549
msgstr ""
4545
4550
 
4546
 
#: ../plugin/myisam/ha_myisam.cc:1522
 
4551
#: ../plugin/myisam/ha_myisam.cc:1519
4547
4552
msgid ""
4548
4553
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4549
4554
"when creating indexes with CREATE INDEX or ALTER TABLE."
4788
4793
msgid "Tablespace not empty"
4789
4794
msgstr ""
4790
4795
 
4791
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
 
4796
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4792
4797
msgid ""
4793
4798
"Port number to use for connection or 0 for default to with MySQL protocol."
4794
4799
msgstr ""
4795
4800
 
4796
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
 
4801
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4797
4802
msgid ""
4798
4803
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4799
4804
"the file is stale and should be removed?"
4800
4805
msgstr ""
4801
4806
 
4802
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:140
 
4807
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4803
4808
#, c-format
4804
4809
msgid "Listening on %s"
4805
4810
msgstr ""
4806
4811
 
4807
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
 
4812
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4808
4813
msgid "Path used for MySQL UNIX Socket Protocol."
4809
4814
msgstr ""
4810
4815
 
4811
 
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
 
4816
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
4812
4817
msgid "Clobber socket file if one is there already."
4813
4818
msgstr ""
4814
4819