~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ca.po

  • Committer: Monty Taylor
  • Date: 2010-07-26 03:17:34 UTC
  • mto: (1667.4.6 use-intltool)
  • mto: This revision was merged to the branch mainline in revision 1676.
  • Revision ID: mordred@inaugust.com-20100726031734-e1rxx6n3ih4vs95y
Added missing files to POTFILES.in.

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: 2010-07-25 18:49-0700\n"
 
10
"POT-Creation-Date: 2010-07-25 20:16-0700\n"
11
11
"PO-Revision-Date: 2010-01-10 18:12+0000\n"
12
12
"Last-Translator: el_libre - http://www.catmidia.cat  "
13
13
"XDDDDDDDDDDDDDDDDDDDDDDDDDDD <el.libre@gmail.com>\n"
4687
4687
msgid "File '%s' (fileno: %d) was not closed"
4688
4688
msgstr ""
4689
4689
 
 
4690
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:232
 
4691
msgid ""
 
4692
"Schema name cannot be encoded and fit within filesystem name length "
 
4693
"restrictions."
 
4694
msgstr ""
 
4695
 
 
4696
#: ../drizzled/identifier/table.cc:222
 
4697
msgid ""
 
4698
"Table name cannot be encoded and fit within filesystem name length "
 
4699
"restrictions."
 
4700
msgstr ""
 
4701
 
4690
4702
#. *
4691
4703
#. * @todo
4692
4704
#. * Since clients still use this code, we use fprintf here.
4739
4751
msgstr ""
4740
4752
 
4741
4753
#: ../drizzled/message/transaction_reader.cc:199
 
4754
#: ../plugin/transaction_log/hexdump_transaction_message.cc:144
 
4755
#: ../plugin/transaction_log/print_transaction_message.cc:142
4742
4756
#: ../plugin/transaction_log/transaction_log_reader.cc:148
4743
4757
#, c-format
4744
4758
msgid "Could not read transaction message.\n"
4745
4759
msgstr ""
4746
4760
 
4747
4761
#: ../drizzled/message/transaction_reader.cc:200
 
4762
#: ../plugin/transaction_log/hexdump_transaction_message.cc:145
 
4763
#: ../plugin/transaction_log/print_transaction_message.cc:143
4748
4764
#: ../plugin/transaction_log/transaction_log_reader.cc:149
4749
4765
#, c-format
4750
4766
msgid "GPB ERROR: %s.\n"
4775
4791
msgid "Usage: %s TRANSACTION_LOG\n"
4776
4792
msgstr ""
4777
4793
 
 
4794
#: ../drizzled/module/library.cc:149
 
4795
#, c-format
 
4796
msgid ""
 
4797
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
 
4798
"the current running version of Drizzle: %<PRIu64>."
 
4799
msgstr ""
 
4800
 
4778
4801
#: ../drizzled/module/loader.cc:275
4779
4802
#, c-format
4780
4803
msgid ""
4925
4948
msgid "errmsg plugin '%s' errmsg() failed"
4926
4949
msgstr ""
4927
4950
 
 
4951
#: ../drizzled/plugin/event_observer.cc:132
 
4952
#, c-format
 
4953
msgid ""
 
4954
"EventObserverList::addEventObserver() Duplicate event position %d for event "
 
4955
"'%s' from EventObserver plugin '%s'"
 
4956
msgstr ""
 
4957
 
 
4958
#: ../drizzled/plugin/event_observer.cc:399
 
4959
#, c-format
 
4960
msgid "EventIterate event handler '%s' failed for event '%s'"
 
4961
msgstr ""
 
4962
 
4928
4963
#: ../drizzled/plugin/function.cc:45
4929
4964
#, c-format
4930
4965
msgid "A function named %s already exists!\n"
5064
5099
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
5065
5100
msgstr ""
5066
5101
 
 
5102
#: ../drizzled/plugin/schema_engine.cc:131
 
5103
#, c-format
 
5104
msgid "Error while loading database options: '%s':"
 
5105
msgstr ""
 
5106
 
5067
5107
#: ../drizzled/plugin/xa_resource_manager.cc:116
5068
5108
#, c-format
5069
5109
msgid "Found %d prepared transaction(s) in resource manager."
5120
5160
msgid "Could not add Variable: %s\n"
5121
5161
msgstr ""
5122
5162
 
 
5163
#: ../drizzled/signal_handler.cc:50
 
5164
#, c-format
 
5165
msgid "Got signal %d from thread %<PRIu64>"
 
5166
msgstr ""
 
5167
 
 
5168
#: ../drizzled/signal_handler.cc:92
 
5169
#, c-format
 
5170
msgid "Fatal signal %d while backtracing\n"
 
5171
msgstr ""
 
5172
 
 
5173
#: ../drizzled/signal_handler.cc:101
 
5174
#, c-format
 
5175
msgid "Fatal: time() call failed\n"
 
5176
msgstr ""
 
5177
 
 
5178
#: ../drizzled/signal_handler.cc:107
 
5179
#, c-format
 
5180
msgid ""
 
5181
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
 
5182
"This could be because you hit a bug. It is also possible that this binary\n"
 
5183
" or one of the libraries it was linked against is corrupt, improperly "
 
5184
"built,\n"
 
5185
" or misconfigured. This error can also be caused by malfunctioning "
 
5186
"hardware.\n"
 
5187
msgstr ""
 
5188
 
 
5189
#: ../drizzled/signal_handler.cc:115
 
5190
#, c-format
 
5191
msgid ""
 
5192
"We will try our best to scrape up some info that will hopefully help "
 
5193
"diagnose\n"
 
5194
"the problem, but since we have already crashed, something is definitely "
 
5195
"wrong\n"
 
5196
"and this may fail.\n"
 
5197
"\n"
 
5198
msgstr ""
 
5199
 
 
5200
#: ../drizzled/signal_handler.cc:124
 
5201
#, c-format
 
5202
msgid ""
 
5203
"It is possible that drizzled could use up to \n"
 
5204
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
 
5205
"bytes of memory\n"
 
5206
"Hope that's ok; if not, decrease some variables in the equation.\n"
 
5207
"\n"
 
5208
msgstr ""
 
5209
 
 
5210
#: ../drizzled/signal_handler.cc:137
 
5211
#, c-format
 
5212
msgid ""
 
5213
"Attempting backtrace. You can use the following information to find out\n"
 
5214
"where drizzled died. If you see no messages after this, something went\n"
 
5215
"terribly wrong...\n"
 
5216
msgstr ""
 
5217
 
 
5218
#: ../drizzled/signal_handler.cc:165
 
5219
#, c-format
 
5220
msgid ""
 
5221
"Trying to get some variables.\n"
 
5222
"Some pointers may be invalid and cause the dump to abort...\n"
 
5223
msgstr ""
 
5224
 
 
5225
#: ../drizzled/signal_handler.cc:176
 
5226
#, c-format
 
5227
msgid ""
 
5228
"\n"
 
5229
"This crash occurred while the server was calling initgroups(). This is\n"
 
5230
"often due to the use of a drizzled that is statically linked against glibc\n"
 
5231
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
 
5232
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
 
5233
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
 
5234
"drizzled that is not statically linked.\n"
 
5235
msgstr ""
 
5236
 
 
5237
#: ../drizzled/signal_handler.cc:190
 
5238
#, c-format
 
5239
msgid ""
 
5240
"\n"
 
5241
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
 
5242
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
 
5243
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
 
5244
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
 
5245
"the documentation for your distribution on how to do that.\n"
 
5246
msgstr ""
 
5247
 
 
5248
#: ../drizzled/signal_handler.cc:203
 
5249
#, c-format
 
5250
msgid "Writing a core file\n"
 
5251
msgstr ""
 
5252
 
5123
5253
#: ../drizzled/sql_base.cc:1517
5124
5254
#, c-format
5125
5255
msgid "Table %s had a open data Cursor in reopen_table"
5226
5356
msgid "%s: option `-W %s' doesn't allow an argument\n"
5227
5357
msgstr ""
5228
5358
 
 
5359
#: ../plugin/auth_file/auth_file.cc:214
 
5360
#, c-format
 
5361
msgid "Could not load auth file: %s\n"
 
5362
msgstr ""
 
5363
 
 
5364
#: ../plugin/auth_file/auth_file.cc:227
 
5365
msgid "File to load for usernames and passwords"
 
5366
msgstr ""
 
5367
 
5229
5368
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
5230
5369
msgid "Enable HTTP Auth check"
5231
5370
msgstr ""
5234
5373
msgid "URL for HTTP Auth check"
5235
5374
msgstr ""
5236
5375
 
 
5376
#: ../plugin/auth_ldap/auth_ldap.cc:285
 
5377
#, c-format
 
5378
msgid "Reconnect failed: %s\n"
 
5379
msgstr ""
 
5380
 
 
5381
#: ../plugin/auth_ldap/auth_ldap.cc:304
 
5382
#, c-format
 
5383
msgid "ldap_search_ext_s failed: %s\n"
 
5384
msgstr ""
 
5385
 
 
5386
#: ../plugin/auth_ldap/auth_ldap.cc:410
 
5387
#, c-format
 
5388
msgid "Could not load auth ldap: %s\n"
 
5389
msgstr ""
 
5390
 
 
5391
#: ../plugin/auth_ldap/auth_ldap.cc:423
 
5392
msgid "URI of the LDAP server to contact"
 
5393
msgstr ""
 
5394
 
 
5395
#: ../plugin/auth_ldap/auth_ldap.cc:431
 
5396
msgid "DN to use when binding to the LDAP server"
 
5397
msgstr ""
 
5398
 
 
5399
#: ../plugin/auth_ldap/auth_ldap.cc:439
 
5400
msgid "Password to use when binding the DN"
 
5401
msgstr ""
 
5402
 
 
5403
#: ../plugin/auth_ldap/auth_ldap.cc:447
 
5404
msgid "DN to use when searching"
 
5405
msgstr ""
 
5406
 
 
5407
#: ../plugin/auth_ldap/auth_ldap.cc:455
 
5408
msgid "Attribute in LDAP with plain text password"
 
5409
msgstr ""
 
5410
 
 
5411
#: ../plugin/auth_ldap/auth_ldap.cc:463
 
5412
msgid "Attribute in LDAP with MySQL hashed password"
 
5413
msgstr ""
 
5414
 
 
5415
#: ../plugin/auth_ldap/auth_ldap.cc:471
 
5416
msgid "How often to empty the users cache, 0 to disable"
 
5417
msgstr ""
 
5418
 
5237
5419
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
5238
5420
msgid "Enable the console."
5239
5421
msgstr ""
5586
5768
msgid "Statement closed indirectly because of a preceding %s() call"
5587
5769
msgstr ""
5588
5770
 
 
5771
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
 
5772
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
 
5773
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
 
5774
#, c-format
 
5775
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
 
5776
msgstr ""
 
5777
 
 
5778
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
 
5779
#, c-format
 
5780
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
 
5781
msgstr ""
 
5782
 
 
5783
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
 
5784
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
 
5785
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
 
5786
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
 
5787
#, c-format
 
5788
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
 
5789
msgstr ""
 
5790
 
 
5791
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
 
5792
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
 
5793
#, c-format
 
5794
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
 
5795
msgstr ""
 
5796
 
 
5797
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
 
5798
#, c-format
 
5799
msgid "Error starting Embedded InnoDB %d (%s)\n"
 
5800
msgstr ""
 
5801
 
5589
5802
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5590
5803
#, c-format
5591
5804
msgid "Failed to send error message to libnotify\n"
5613
5826
msgid "Regular expression to apply to tables to filter"
5614
5827
msgstr ""
5615
5828
 
 
5829
#: ../plugin/hello_events/hello_events.cc:294
 
5830
msgid "Invalid value of before-write-position\n"
 
5831
msgstr ""
 
5832
 
 
5833
#: ../plugin/hello_events/hello_events.cc:303
 
5834
#: ../plugin/hello_events/hello_events.cc:312
 
5835
msgid "Invalid value of before-update-position\n"
 
5836
msgstr ""
 
5837
 
 
5838
#: ../plugin/hello_events/hello_events.cc:352
 
5839
#: ../plugin/hello_events/hello_events.cc:355
 
5840
#: ../plugin/hello_events/hello_events.cc:373
 
5841
msgid "A comma delimited list of databases to watch"
 
5842
msgstr ""
 
5843
 
 
5844
#: ../plugin/hello_events/hello_events.cc:358
 
5845
#: ../plugin/hello_events/hello_events.cc:389
 
5846
msgid "Enable Example Events Plugin"
 
5847
msgstr ""
 
5848
 
 
5849
#: ../plugin/hello_events/hello_events.cc:361
 
5850
#: ../plugin/hello_events/hello_events.cc:397
 
5851
msgid "Before write row event observer call position"
 
5852
msgstr ""
 
5853
 
 
5854
#: ../plugin/hello_events/hello_events.cc:364
 
5855
#: ../plugin/hello_events/hello_events.cc:408
 
5856
#: ../plugin/pbms/src/parameters_ms.cc:579
 
5857
msgid "Before update row event observer call position"
 
5858
msgstr ""
 
5859
 
 
5860
#: ../plugin/hello_events/hello_events.cc:367
 
5861
#: ../plugin/hello_events/hello_events.cc:419
 
5862
msgid "After drop database event observer call position"
 
5863
msgstr ""
 
5864
 
 
5865
#: ../plugin/hello_events/hello_events.cc:381
 
5866
msgid "A comma delimited list of tables to watch"
 
5867
msgstr ""
 
5868
 
 
5869
#: ../plugin/hello_events/hello_events.cc:443
 
5870
msgid "An example events Plugin"
 
5871
msgstr ""
 
5872
 
 
5873
#: ../plugin/innobase/handler/data_dictionary.cc:202
 
5874
#, c-format
 
5875
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
 
5876
msgstr ""
 
5877
 
5616
5878
#: ../plugin/logging_gearman/logging_gearman.cc:196
5617
5879
#, c-format
5618
5880
msgid "fail gearman_client_create(): %s"
5663
5925
msgstr ""
5664
5926
 
5665
5927
#: ../plugin/logging_query/logging_query.cc:348
5666
 
#: ../plugin/logging_query/logging_query.cc:388
 
5928
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
5667
5929
msgid "Threshold for logging slow queries, in microseconds"
5668
5930
msgstr ""
5669
5931
 
5670
5932
#: ../plugin/logging_query/logging_query.cc:351
5671
 
#: ../plugin/logging_query/logging_query.cc:400
 
5933
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
5672
5934
msgid "Threshold for logging big queries, for rows returned"
5673
5935
msgstr ""
5674
5936
 
5675
5937
#: ../plugin/logging_query/logging_query.cc:354
5676
 
#: ../plugin/logging_query/logging_query.cc:412
 
5938
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
5677
5939
msgid "Threshold for logging big queries, for rows examined"
5678
5940
msgstr ""
5679
5941
 
5689
5951
msgid "Log queries to a CSV file"
5690
5952
msgstr ""
5691
5953
 
 
5954
#: ../plugin/logging_stats/logging_stats.cc:323
 
5955
msgid "Max number of users that will be logged"
 
5956
msgstr ""
 
5957
 
 
5958
#: ../plugin/logging_stats/logging_stats.cc:334
 
5959
msgid "Max number of vector buckets to construct for logging"
 
5960
msgstr ""
 
5961
 
 
5962
#: ../plugin/logging_stats/logging_stats.cc:345
 
5963
msgid "Max number of concurrent sessions that will be logged"
 
5964
msgstr ""
 
5965
 
 
5966
#: ../plugin/logging_stats/logging_stats.cc:356
 
5967
msgid "Enable Logging Statistics Collection"
 
5968
msgstr ""
 
5969
 
 
5970
#: ../plugin/logging_stats/logging_stats.cc:375
 
5971
msgid "User Statistics as DATA_DICTIONARY tables"
 
5972
msgstr ""
 
5973
 
 
5974
#: ../plugin/md5/md5.cc:99
 
5975
msgid "libgcrypt library version mismatch\n"
 
5976
msgstr ""
 
5977
 
 
5978
#: ../plugin/memcached_stats/analysis_table.cc:76
 
5979
#: ../plugin/memcached_stats/stats_table.cc:144
 
5980
msgid "No value in MEMCACHED_STATS_SERVERS variable."
 
5981
msgstr ""
 
5982
 
5692
5983
#: ../plugin/memcached_stats/memcached_stats.cc:114
5693
5984
msgid "List of memcached servers."
5694
5985
msgstr ""
5697
5988
msgid "Memcached Stats as I_S tables"
5698
5989
msgstr ""
5699
5990
 
 
5991
#: ../plugin/memcached_stats/stats_table.cc:76
 
5992
#, c-format
 
5993
msgid ""
 
5994
"Unable get stats from memcached server %s.  Got error from "
 
5995
"memcached_stat_servername()."
 
5996
msgstr ""
 
5997
 
 
5998
#: ../plugin/memcached_stats/stats_table.cc:151
 
5999
msgid "Unable to create memcached struct.  Got error from memcached_create()."
 
6000
msgstr ""
 
6001
 
 
6002
#: ../plugin/memcached_stats/stats_table.cc:159
 
6003
#, c-format
 
6004
msgid ""
 
6005
"Unable to create memcached server list.  Got error from "
 
6006
"memcached_servers_parse(%s)."
 
6007
msgstr ""
 
6008
 
 
6009
#: ../plugin/multi_thread/multi_thread.cc:100
 
6010
msgid "Maximum number of user threads available."
 
6011
msgstr ""
 
6012
 
5700
6013
#: ../plugin/myisam/ha_myisam.cc:529
5701
6014
#, c-format
5702
6015
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6005
6318
"Port number to use for connection or 0 for default to with MySQL protocol."
6006
6319
msgstr ""
6007
6320
 
 
6321
#: ../plugin/pbms/src/parameters_ms.cc:552
 
6322
msgid ""
 
6323
"A comma delimited list of tables to watch of the format: <database>."
 
6324
"<table>, ..."
 
6325
msgstr ""
 
6326
 
 
6327
#: ../plugin/pbms/src/parameters_ms.cc:560
 
6328
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
 
6329
msgstr ""
 
6330
 
 
6331
#: ../plugin/pbms/src/parameters_ms.cc:568
 
6332
msgid "Before insert row event observer call position"
 
6333
msgstr ""
 
6334
 
 
6335
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
 
6336
msgid "event_add error in libevent_add_session_callback\n"
 
6337
msgstr ""
 
6338
 
 
6339
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
 
6340
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
 
6341
msgstr ""
 
6342
 
 
6343
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
 
6344
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
 
6345
msgstr ""
 
6346
 
 
6347
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
 
6348
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
 
6349
msgstr ""
 
6350
 
 
6351
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
 
6352
msgid "session_add_event event_add error in libevent_init\n"
 
6353
msgstr ""
 
6354
 
 
6355
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
 
6356
#, c-format
 
6357
msgid "Can't create completion port thread (error %d)"
 
6358
msgstr ""
 
6359
 
 
6360
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
 
6361
msgid "Size of Pool."
 
6362
msgstr ""
 
6363
 
 
6364
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
 
6365
msgid "Failed to allocate enough memory to transaction message\n"
 
6366
msgstr ""
 
6367
 
 
6368
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
 
6369
#, c-format
 
6370
msgid "Failed to allocate the RabbitMQHandler.  Got error: %s\n"
 
6371
msgstr ""
 
6372
 
 
6373
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
 
6374
#, c-format
 
6375
msgid "Failed to allocate the RabbitMQLog instance.  Got error: %s\n"
 
6376
msgstr ""
 
6377
 
 
6378
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
 
6379
msgid "Enable rabbitmq log"
 
6380
msgstr ""
 
6381
 
 
6382
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
 
6383
msgid "Host name to connect to"
 
6384
msgstr ""
 
6385
 
 
6386
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
 
6387
msgid "RabbitMQ Port"
 
6388
msgstr ""
 
6389
 
 
6390
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
 
6391
msgid "RabbitMQ username"
 
6392
msgstr ""
 
6393
 
 
6394
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
 
6395
msgid "RabbitMQ password"
 
6396
msgstr ""
 
6397
 
 
6398
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
 
6399
msgid "RabbitMQ virtualhost"
 
6400
msgstr ""
 
6401
 
 
6402
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
 
6403
msgid "Name of RabbitMQ exchange to publish to"
 
6404
msgstr ""
 
6405
 
 
6406
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
 
6407
msgid "Name of RabbitMQ routing key to use"
 
6408
msgstr ""
 
6409
 
 
6410
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
 
6411
#: ../plugin/transaction_log/module.cc:247
 
6412
msgid "Name of the replicator plugin to use (default='default_replicator')"
 
6413
msgstr ""
 
6414
 
6008
6415
#: ../plugin/signal_handler/signal_handler.cc:233
6009
6416
#, c-format
6010
6417
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6025
6432
msgid "syslog priority \"%s\" not known, using \"info\""
6026
6433
msgstr ""
6027
6434
 
 
6435
#: ../plugin/syslog/module.cc:59
 
6436
msgid "Syslog Ident"
 
6437
msgstr ""
 
6438
 
 
6439
#: ../plugin/syslog/module.cc:68
 
6440
msgid "Syslog Facility"
 
6441
msgstr ""
 
6442
 
 
6443
#: ../plugin/syslog/module.cc:77
 
6444
msgid "Enable logging to syslog of the query log"
 
6445
msgstr ""
 
6446
 
 
6447
#: ../plugin/syslog/module.cc:86
 
6448
msgid "Syslog Priority of query logging"
 
6449
msgstr ""
 
6450
 
 
6451
#: ../plugin/syslog/module.cc:131
 
6452
msgid "Enable logging to syslog of the error messages"
 
6453
msgstr ""
 
6454
 
 
6455
#: ../plugin/syslog/module.cc:140
 
6456
msgid "Syslog Priority of error messages"
 
6457
msgstr ""
 
6458
 
6028
6459
#: ../plugin/transaction_log/background_worker.cc:74
6029
6460
#, c-format
6030
6461
msgid "Unable to create background worker thread. Got error %s.\n"
6031
6462
msgstr ""
6032
6463
 
 
6464
#: ../plugin/transaction_log/hexdump_transaction_message.cc:104
 
6465
#: ../plugin/transaction_log/print_transaction_message.cc:102
 
6466
#: ../plugin/transaction_log/transaction_log_reader.cc:95
 
6467
#, c-format
 
6468
msgid "Failed to open transaction log file %s.  Got error: %s\n"
 
6469
msgstr ""
 
6470
 
 
6471
#: ../plugin/transaction_log/hexdump_transaction_message.cc:146
 
6472
#: ../plugin/transaction_log/print_transaction_message.cc:144
 
6473
#: ../plugin/transaction_log/transaction_log_reader.cc:150
 
6474
#, c-format
 
6475
msgid "Raw buffer read: %s.\n"
 
6476
msgstr ""
 
6477
 
 
6478
#: ../plugin/transaction_log/hexdump_transaction_message.cc:164
 
6479
#: ../plugin/transaction_log/print_transaction_message.cc:150
 
6480
#: ../plugin/transaction_log/transaction_log_reader.cc:157
 
6481
#, c-format
 
6482
msgid "Unable to parse transaction. Got error: %s.\n"
 
6483
msgstr ""
 
6484
 
 
6485
#: ../plugin/transaction_log/hexdump_transaction_message.cc:166
 
6486
#: ../plugin/transaction_log/print_transaction_message.cc:152
 
6487
#: ../plugin/transaction_log/transaction_log_reader.cc:159
 
6488
#, c-format
 
6489
msgid "BUFFER: %s\n"
 
6490
msgstr ""
 
6491
 
6033
6492
#: ../plugin/transaction_log/module.cc:122
6034
6493
#, c-format
6035
6494
msgid "Failed to allocate the TransactionLog instance.  Got error: %s\n"
6067
6526
msgid "Path to the file to use for transaction log"
6068
6527
msgstr ""
6069
6528
 
6070
 
#: ../plugin/transaction_log/module.cc:247
6071
 
msgid "Name of the replicator plugin to use (default='default_replicator')"
6072
 
msgstr ""
6073
 
 
6074
6529
#: ../plugin/transaction_log/module.cc:255
6075
6530
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6076
6531
msgstr ""
6101
6556
msgid "Failed to sync log file. Got error: %s\n"
6102
6557
msgstr ""
6103
6558
 
6104
 
#: ../plugin/transaction_log/transaction_log_reader.cc:95
6105
 
#, c-format
6106
 
msgid "Failed to open transaction log file %s.  Got error: %s\n"
6107
 
msgstr ""
6108
 
 
6109
 
#: ../plugin/transaction_log/transaction_log_reader.cc:150
6110
 
#, c-format
6111
 
msgid "Raw buffer read: %s.\n"
6112
 
msgstr ""
6113
 
 
6114
 
#: ../plugin/transaction_log/transaction_log_reader.cc:157
6115
 
#, c-format
6116
 
msgid "Unable to parse transaction. Got error: %s.\n"
6117
 
msgstr ""
6118
 
 
6119
 
#: ../plugin/transaction_log/transaction_log_reader.cc:159
6120
 
#, c-format
6121
 
msgid "BUFFER: %s\n"
6122
 
msgstr ""
6123
 
 
6124
6559
#~ msgid "Synonym for -?"
6125
6560
#~ msgstr "Sinònim de -?"
6126
6561