~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/en_GB.po

  • Committer: Monty Taylor
  • Date: 2010-02-11 01:35:55 UTC
  • mfrom: (1289 staging)
  • mto: This revision was merged to the branch mainline in revision 1293.
  • Revision ID: mordred@inaugust.com-20100211013555-f9okqsgi91mwm4xu
Merged up with trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
171
171
msgid "Use compression in server/client protocol."
172
172
msgstr "Use compression in server/client protocol."
173
173
 
174
 
msgid "Check memory and open file usage at exit ."
175
 
msgstr "Check memory and open file usage at exit ."
176
 
 
177
 
msgid "Print some debug info at exit."
178
 
msgstr "Print some debug info at exit."
179
 
 
180
174
msgid "Database to use."
181
175
msgstr "Database to use."
182
176
 
336
330
msgstr ""
337
331
"Be more silent. Print results with a tab as separator, each row on new line."
338
332
 
339
 
msgid "Socket file to use for connection."
340
 
msgstr "Socket file to use for connection."
341
 
 
342
333
msgid "Output in table format."
343
334
msgstr "Output in table format."
344
335
 
397
388
msgid "Ping the server to check if it's alive."
398
389
msgstr "Ping the server to check if it's alive."
399
390
 
 
391
msgid "Use MySQL Protocol."
 
392
msgstr ""
 
393
 
400
394
#, c-format
401
395
msgid "%s  Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
402
396
msgstr ""
885
879
msgid "Failed to lock memory. Errno: %d\n"
886
880
msgstr "Failed to lock memory. Error: %d\n"
887
881
 
 
882
#, fuzzy, c-format
 
883
msgid "Data directory %s does not exist\n"
 
884
msgstr "%s %s does not exist"
 
885
 
888
886
msgid "Display this help and exit after initializing plugins."
889
887
msgstr ""
890
888
 
1018
1016
msgid "The size of the buffer that is used for full joins."
1019
1017
msgstr "The size of the buffer that is used for full joins."
1020
1018
 
1021
 
msgid ""
1022
 
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1023
 
"this to get better index handling (for all reads and multiple writes) to as "
1024
 
"much as you can afford;"
1025
 
msgstr ""
1026
 
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1027
 
"this to get better index handling (for all reads and multiple writes) to as "
1028
 
"much as you can afford;"
1029
 
 
1030
 
msgid ""
1031
 
"This characterizes the number of hits a hot block has to be untouched until "
1032
 
"it is considered aged enough to be downgraded to a warm block. This "
1033
 
"specifies the percentage ratio of that number of hits to the total number of "
1034
 
"blocks in key cache"
1035
 
msgstr ""
1036
 
"This characterises the number of hits a hot block has to be untouched until "
1037
 
"it is considered aged enough to be downgraded to a warm block. This "
1038
 
"specifies the percentage ratio of that number of hits to the total number of "
1039
 
"blocks in key cache"
1040
 
 
1041
 
msgid "The default size of key cache blocks"
1042
 
msgstr "The default size of key cache blocks"
1043
 
 
1044
 
msgid "The minimum percentage of warm blocks in key cache"
1045
 
msgstr "The minimum percentage of warm blocks in key cache"
1046
 
 
1047
1019
msgid "Max packetlength to send/receive from to server."
1048
1020
msgstr "Max packetlength to send/receive from to server."
1049
1021
 
1752
1724
msgid "Can't initialize function '%-.192s'; %-.80s"
1753
1725
msgstr "Can't initialise function '%-.192s'; %-.80s"
1754
1726
 
1755
 
msgid "No paths allowed for shared library"
 
1727
#, fuzzy
 
1728
msgid "No paths allowed for plugin library"
1756
1729
msgstr "No paths allowed for shared library"
1757
1730
 
1758
 
#, c-format
1759
 
msgid "Function '%-.192s' already exists"
 
1731
#, fuzzy, c-format
 
1732
msgid "Plugin '%-.192s' already exists"
1760
1733
msgstr "Function '%-.192s' already exists"
1761
1734
 
1762
1735
#, c-format
1763
1736
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1764
1737
msgstr "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1765
1738
 
1766
 
#, c-format
1767
 
msgid "Can't find symbol '%-.128s' in library"
 
1739
#, fuzzy, c-format
 
1740
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1768
1741
msgstr "Can't find symbol '%-.128s' in library"
1769
1742
 
1770
1743
#, c-format
2696
2669
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2697
2670
 
2698
2671
#, c-format
2699
 
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
2700
 
msgstr "File '%-.192s' has unknown type '%-.64s' in its header"
2701
 
 
2702
 
#, c-format
2703
2672
msgid "'%-.192s.%-.192s' is not %s"
2704
2673
msgstr "'%-.192s.%-.192s' is not %s"
2705
2674
 
4176
4145
msgid "Received an invalid enum value '%s'."
4177
4146
msgstr "Received an invalid enum value '%s'."
4178
4147
 
 
4148
#, fuzzy
 
4149
msgid "Tables which are replicated require a primary key."
 
4150
msgstr "This table type requires a primary key"
 
4151
 
 
4152
#, c-format
 
4153
msgid "error: could not open directory: %s\n"
 
4154
msgstr ""
 
4155
 
4179
4156
#, c-format
4180
4157
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
4181
4158
msgstr ""
4205
4182
msgstr ""
4206
4183
 
4207
4184
#, c-format
4208
 
msgid "Raw buffer read: %s.\n"
 
4185
msgid ""
 
4186
"HEXDUMP:\n"
 
4187
"\n"
 
4188
"%s\n"
4209
4189
msgstr ""
4210
4190
 
4211
4191
#, c-format
4213
4193
msgstr ""
4214
4194
 
4215
4195
#, c-format
4216
 
msgid "BUFFER: %s\n"
4217
 
msgstr ""
4218
 
 
4219
 
#, c-format
4220
4196
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
4221
4197
msgstr ""
4222
4198
 
4224
4200
msgid "Usage: %s TRANSACTION_LOG\n"
4225
4201
msgstr "Usage: %s [OPTIONS]\n"
4226
4202
 
 
4203
msgid "Warning: "
 
4204
msgstr "Warning: "
 
4205
 
 
4206
msgid "Info: "
 
4207
msgstr "Info: "
 
4208
 
 
4209
#, c-format
 
4210
msgid "%s: %s: Option '%s' used, but is disabled\n"
 
4211
msgstr "%s: %s: Option '%s' used, but is disabled\n"
 
4212
 
 
4213
msgid "WARNING"
 
4214
msgstr "WARNING"
 
4215
 
 
4216
msgid "ERROR"
 
4217
msgstr "ERROR"
 
4218
 
 
4219
#, c-format
 
4220
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
 
4221
msgstr "%s: ERROR: Option '-%c' used, but is disabled\n"
 
4222
 
 
4223
#, c-format
 
4224
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
 
4225
msgstr "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
 
4226
 
 
4227
#, c-format
 
4228
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
 
4229
msgstr "%s: ERROR: Invalid decimal value for option '%s'\n"
 
4230
 
 
4231
#, c-format
 
4232
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
 
4233
msgstr "%*s(Defaults to on; use --skip-%s to disable.)\n"
 
4234
 
 
4235
#, c-format
 
4236
msgid ""
 
4237
"\n"
 
4238
"Variables (--variable-name=value)\n"
 
4239
"and boolean options {false|true}  Value (after reading options)\n"
 
4240
"--------------------------------- -----------------------------\n"
 
4241
msgstr ""
 
4242
"\n"
 
4243
"Variables (--variable-name=value)\n"
 
4244
"and boolean options {false|true}  Value (after reading options)\n"
 
4245
"--------------------------------- -----------------------------\n"
 
4246
 
 
4247
msgid "(No default value)"
 
4248
msgstr "(No default value)"
 
4249
 
 
4250
msgid "true"
 
4251
msgstr "true"
 
4252
 
 
4253
msgid "false"
 
4254
msgstr "false"
 
4255
 
 
4256
#, c-format
 
4257
msgid "(Disabled)\n"
 
4258
msgstr "(Disabled)\n"
 
4259
 
4227
4260
#, c-format
4228
4261
msgid "errmsg plugin '%s' errmsg() failed"
4229
4262
msgstr "errmsg plugin '%s' errmsg() failed"
4230
4263
 
4231
 
msgid "Could not add Function!"
4232
 
msgstr ""
 
4264
#, fuzzy, c-format
 
4265
msgid "A function named %s already exists!\n"
 
4266
msgstr "Function '%-.192s' already exists"
 
4267
 
 
4268
#, fuzzy
 
4269
msgid "Could not add Function!\n"
 
4270
msgstr "Found %d prepared XA transactions"
4233
4271
 
4234
4272
msgid "No sockets could be bound for listening"
4235
4273
msgstr ""
4297
4335
msgid "Plugin '%s' init function returned error.\n"
4298
4336
msgstr ""
4299
4337
 
4300
 
msgid "plugin-load parameter too long"
4301
 
msgstr "plugin-load parameter too long"
 
4338
#, fuzzy, c-format
 
4339
msgid "Couldn't load plugin library named '%s'."
 
4340
msgstr "Couldn't load plugin named '%s' with soname '%s'."
4302
4341
 
4303
 
#, c-format
4304
 
msgid "Couldn't load plugin named '%s' with soname '%s'."
 
4342
#, fuzzy, c-format
 
4343
msgid "Couldn't load plugin named '%s'."
4305
4344
msgstr "Couldn't load plugin named '%s' with soname '%s'."
4306
4345
 
4307
4346
msgid "Out of memory."
4372
4411
msgstr "qcache plugin '%s' flush() failed"
4373
4412
 
4374
4413
#, c-format
4375
 
msgid "Loading plugin %s failed: a plugin by that name already exists."
 
4414
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4376
4415
msgstr ""
4377
4416
 
4378
4417
#, fuzzy, c-format
4379
 
msgid "Fatal error: Failed initializing %s plugin."
 
4418
msgid "Fatal error: Failed initializing %s plugin.\n"
4380
4419
msgstr "Failed to initialise plugins."
4381
4420
 
4382
4421
#, c-format
4422
4461
msgstr "Could not remove temporary table: '%s', error: %d"
4423
4462
 
4424
4463
#, fuzzy, c-format
 
4464
msgid "Variable named %s already exists!\n"
 
4465
msgstr "Tablespace '%-.192s' already exists"
 
4466
 
 
4467
#, fuzzy, c-format
 
4468
msgid "Could not add Variable: %s\n"
 
4469
msgstr "Couldn't find table: \"%s\""
 
4470
 
 
4471
#, fuzzy, c-format
4425
4472
msgid "Table %s had a open data Cursor in reopen_table"
4426
4473
msgstr "Table %s had a open data handler in reopen_table"
4427
4474
 
4428
 
#, c-format
4429
 
msgid "Couldn't repair table: %s.%s"
4430
 
msgstr "Couldn't repair table: %s.%s"
4431
 
 
4432
 
#, c-format
4433
 
msgid ""
4434
 
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4435
 
"s`.`%s`' to replication"
4436
 
msgstr ""
4437
 
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4438
 
"s`.`%s`' to replication"
4439
 
 
4440
4475
msgid ""
4441
4476
"Table name cannot be encoded and fit within filesystem name length "
4442
4477
"restrictions."
4531
4566
msgid "%s: option `-W %s' doesn't allow an argument\n"
4532
4567
msgstr "%s: option `-W %s' doesn't allow an argument\n"
4533
4568
 
4534
 
#, c-format
4535
 
msgid "error: could not open directory: %s\n"
4536
 
msgstr ""
4537
 
 
4538
 
#, c-format
4539
 
msgid "Can't create/write to file '%s' (Errcode: %d)"
4540
 
msgstr "Can't create/write to file '%s' (Errcode: %d)"
4541
 
 
4542
 
#, c-format
4543
 
msgid "Error reading file '%s' (Errcode: %d)"
4544
 
msgstr "Error reading file '%s' (Errcode: %d)"
4545
 
 
4546
 
#, c-format
4547
 
msgid "Error writing file '%s' (Errcode: %d)"
4548
 
msgstr "Error writing file '%s' (Errcode: %d)"
4549
 
 
4550
 
#, c-format
4551
 
msgid "Error on close of '%s' (Errcode: %d)"
4552
 
msgstr "Error on close of '%s' (Errcode: %d)"
4553
 
 
4554
 
#, c-format
4555
 
msgid "Out of memory (Needed %u bytes)"
4556
 
msgstr "Out of memory (Needed %u bytes)"
4557
 
 
4558
 
#, c-format
4559
 
msgid "Error on delete of '%s' (Errcode: %d)"
4560
 
msgstr "Error on delete of '%s' (Errcode: %d)"
4561
 
 
4562
 
#, c-format
4563
 
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
4564
 
msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
4565
 
 
4566
 
#, c-format
4567
 
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
4568
 
msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
4569
 
 
4570
 
#, c-format
4571
 
msgid "Can't lock file (Errcode: %d)"
4572
 
msgstr "Can't lock file (Errcode: %d)"
4573
 
 
4574
 
#, c-format
4575
 
msgid "Can't unlock file (Errcode: %d)"
4576
 
msgstr "Can't unlock file (Errcode: %d)"
4577
 
 
4578
 
#, c-format
4579
 
msgid "Can't read dir of '%s' (Errcode: %d)"
4580
 
msgstr "Can't read dir of '%s' (Errcode: %d)"
4581
 
 
4582
 
#, c-format
4583
 
msgid "Can't get stat of '%s' (Errcode: %d)"
4584
 
msgstr "Can't get stat of '%s' (Errcode: %d)"
4585
 
 
4586
 
#, c-format
4587
 
msgid "Can't change size of file (Errcode: %d)"
4588
 
msgstr "Can't change size of file (Errcode: %d)"
4589
 
 
4590
 
#, c-format
4591
 
msgid "Can't open stream from handle (Errcode: %d)"
4592
 
msgstr "Can't open stream from handle (Errcode: %d)"
4593
 
 
4594
 
#, c-format
4595
 
msgid "Can't get working dirctory (Errcode: %d)"
4596
 
msgstr "Can't get working directory (Errcode: %d)"
4597
 
 
4598
 
#, c-format
4599
 
msgid "Can't change dir to '%s' (Errcode: %d)"
4600
 
msgstr "Can't change dir to '%s' (Errcode: %d)"
4601
 
 
4602
 
#, c-format
4603
 
msgid "Warning: '%s' had %d links"
4604
 
msgstr "Warning: '%s' had %d links"
4605
 
 
4606
 
#, c-format
4607
 
msgid "Warning: %d files and %d streams is left open\n"
4608
 
msgstr "Warning: %d files and %d streams is left open\n"
4609
 
 
4610
 
#, c-format
4611
 
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
4612
 
msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
4613
 
 
4614
 
#, c-format
4615
 
msgid "Can't create directory '%s' (Errcode: %d)"
4616
 
msgstr "Can't create directory '%s' (Errcode: %d)"
4617
 
 
4618
 
#, c-format
4619
 
msgid ""
4620
 
"Character set '%s' is not a compiled character set and is not specified in "
4621
 
"the %s file"
4622
 
msgstr ""
4623
 
"Character set '%s' is not a compiled character set and is not specified in "
4624
 
"the %s file"
4625
 
 
4626
 
#, c-format
4627
 
msgid "Out of resources when opening file '%s' (Errcode: %d)"
4628
 
msgstr "Out of resources when opening file '%s' (Errcode: %d)"
4629
 
 
4630
 
#, c-format
4631
 
msgid "Can't read value for symlink '%s' (Error %d)"
4632
 
msgstr "Can't read value for symlink '%s' (Error %d)"
4633
 
 
4634
 
#, c-format
4635
 
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
4636
 
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
4637
 
 
4638
 
#, c-format
4639
 
msgid "Error on realpath() on '%s' (Error %d)"
4640
 
msgstr "Error on realpath() on '%s' (Error %d)"
4641
 
 
4642
 
#, c-format
4643
 
msgid "Can't sync file '%s' to disk (Errcode: %d)"
4644
 
msgstr "Can't sync file '%s' to disk (Errcode: %d)"
4645
 
 
4646
 
#, c-format
4647
 
msgid ""
4648
 
"Collation '%s' is not a compiled collation and is not specified in the %s "
4649
 
"file"
4650
 
msgstr ""
4651
 
"Collation '%s' is not a compiled collation and is not specified in the %s "
4652
 
"file"
4653
 
 
4654
 
#, c-format
4655
 
msgid "File '%s' not found (Errcode: %d)"
4656
 
msgstr "File '%s' not found (Errcode: %d)"
4657
 
 
4658
 
#, c-format
4659
 
msgid "File '%s' (fileno: %d) was not closed"
4660
 
msgstr "File '%s' (fileno: %d) was not closed"
4661
 
 
4662
 
#, c-format
4663
 
msgid "Unknown error %d"
4664
 
msgstr "Unknown error %d"
4665
 
 
4666
 
msgid "Warning: "
4667
 
msgstr "Warning: "
4668
 
 
4669
 
msgid "Info: "
4670
 
msgstr "Info: "
4671
 
 
4672
 
#, c-format
4673
 
msgid "%s: %s: Option '%s' used, but is disabled\n"
4674
 
msgstr "%s: %s: Option '%s' used, but is disabled\n"
4675
 
 
4676
 
msgid "WARNING"
4677
 
msgstr "WARNING"
4678
 
 
4679
 
msgid "ERROR"
4680
 
msgstr "ERROR"
4681
 
 
4682
 
#, c-format
4683
 
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
4684
 
msgstr "%s: ERROR: Option '-%c' used, but is disabled\n"
4685
 
 
4686
 
#, c-format
4687
 
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
4688
 
msgstr "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
4689
 
 
4690
 
#, c-format
4691
 
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
4692
 
msgstr "%s: ERROR: Invalid decimal value for option '%s'\n"
4693
 
 
4694
 
#, c-format
4695
 
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
4696
 
msgstr "%*s(Defaults to on; use --skip-%s to disable.)\n"
4697
 
 
4698
 
#, c-format
4699
 
msgid ""
4700
 
"\n"
4701
 
"Variables (--variable-name=value)\n"
4702
 
"and boolean options {false|true}  Value (after reading options)\n"
4703
 
"--------------------------------- -----------------------------\n"
4704
 
msgstr ""
4705
 
"\n"
4706
 
"Variables (--variable-name=value)\n"
4707
 
"and boolean options {false|true}  Value (after reading options)\n"
4708
 
"--------------------------------- -----------------------------\n"
4709
 
 
4710
 
msgid "(No default value)"
4711
 
msgstr "(No default value)"
4712
 
 
4713
 
msgid "true"
4714
 
msgstr "true"
4715
 
 
4716
 
msgid "false"
4717
 
msgstr "false"
4718
 
 
4719
 
#, c-format
4720
 
msgid "(Disabled)\n"
4721
 
msgstr "(Disabled)\n"
4722
 
 
4723
4569
msgid "Enable HTTP Auth check"
4724
4570
msgstr "Enable HTTP Auth check"
4725
4571
 
4945
4791
msgid "Statement closed indirectly because of a preceding %s() call"
4946
4792
msgstr "Statement closed indirectly because of a preceding %s() call"
4947
4793
 
 
4794
#, fuzzy
4948
4795
msgid ""
4949
4796
"Port number to use for connection or 0 for default to, in order of "
4950
 
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
 
4797
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4951
4798
msgstr ""
4952
4799
"Port number to use for connection or 0 for default to, in order of "
4953
4800
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
4971
4818
msgid "Address to bind to."
4972
4819
msgstr "IP address to bind to."
4973
4820
 
 
4821
#, c-format
 
4822
msgid "Failed to send error message to libnotify\n"
 
4823
msgstr ""
 
4824
 
4974
4825
msgid "Error Messages to stderr"
4975
4826
msgstr "Error Messages to stderr"
4976
4827
 
5081
4932
msgstr "Block size to be used for MyISAM index pages."
5082
4933
 
5083
4934
msgid ""
 
4935
"This characterizes the number of hits a hot block has to be untouched until "
 
4936
"it is considered aged enough to be downgraded to a warm block. This "
 
4937
"specifies the percentage ratio of that number of hits to the total number of "
 
4938
"blocks in key cache"
 
4939
msgstr ""
 
4940
"This characterises the number of hits a hot block has to be untouched until "
 
4941
"it is considered aged enough to be downgraded to a warm block. This "
 
4942
"specifies the percentage ratio of that number of hits to the total number of "
 
4943
"blocks in key cache"
 
4944
 
 
4945
msgid "The minimum percentage of warm blocks in key cache"
 
4946
msgstr "The minimum percentage of warm blocks in key cache"
 
4947
 
 
4948
msgid ""
 
4949
"The size of the buffer used for index blocks for MyISAM tables. Increase "
 
4950
"this to get better index handling (for all reads and multiple writes) to as "
 
4951
"much as you can afford;"
 
4952
msgstr ""
 
4953
"The size of the buffer used for index blocks for MyISAM tables. Increase "
 
4954
"this to get better index handling (for all reads and multiple writes) to as "
 
4955
"much as you can afford;"
 
4956
 
 
4957
msgid ""
5084
4958
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5085
4959
"disables parallel repair."
5086
4960
msgstr ""
5302
5176
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5303
5177
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
5304
5178
 
5305
 
#, c-format
5306
 
msgid "Failed to open transaction log file %s.  Got error: %s\n"
5307
 
msgstr ""
 
5179
#, fuzzy, c-format
 
5180
msgid "Unable to create background worker thread. Got error %s.\n"
 
5181
msgstr "Can't create completion port thread (error %d)"
 
5182
 
 
5183
#, fuzzy
 
5184
msgid "Failed to open transaction log file "
 
5185
msgstr "Socket file to use for connection."
5308
5186
 
5309
5187
#, c-format
5310
5188
msgid ""
5322
5200
msgid "Failed to sync log file. Got error: %s\n"
5323
5201
msgstr "Failed to lock memory. Error: %d\n"
5324
5202
 
 
5203
#, fuzzy, c-format
 
5204
msgid "Failed to allocate the TransactionLog instance.  Got error: %s\n"
 
5205
msgstr "Failed to lock memory. Error: %d\n"
 
5206
 
 
5207
#, fuzzy, c-format
 
5208
msgid "Failed to initialize the Transaction Log.  Got error: %s\n"
 
5209
msgstr "Failed to lock memory. Error: %d\n"
 
5210
 
 
5211
#, fuzzy, c-format
 
5212
msgid "Failed to allocate the TransactionLogIndex instance.  Got error: %s\n"
 
5213
msgstr "Failed to lock memory. Error: %d\n"
 
5214
 
 
5215
#, fuzzy, c-format
 
5216
msgid "Failed to initialize the Transaction Log Index.  Got error: %s\n"
 
5217
msgstr "Failed to lock memory. Error: %d\n"
 
5218
 
5325
5219
msgid "Enable transaction log"
5326
5220
msgstr ""
5327
5221
 
5329
5223
msgstr ""
5330
5224
 
5331
5225
#, fuzzy
5332
 
msgid "Path to the file to use for transaction log."
 
5226
msgid "Path to the file to use for transaction log"
5333
5227
msgstr "Socket file to use for connection."
5334
5228
 
5335
 
msgid "Enable CRC32 Checksumming"
5336
 
msgstr ""
5337
 
 
5338
 
msgid "Transaction Message Log"
 
5229
msgid "Enable CRC32 Checksumming of each written transaction log entry"
 
5230
msgstr ""
 
5231
 
 
5232
msgid ""
 
5233
"0 == rely on operating system to sync log file (default), 1 == sync file at "
 
5234
"each transaction write, 2 == sync log file once per second"
 
5235
msgstr ""
 
5236
 
 
5237
#, c-format
 
5238
msgid "Failed to open transaction log file %s.  Got error: %s\n"
 
5239
msgstr ""
 
5240
 
 
5241
#, c-format
 
5242
msgid "Raw buffer read: %s.\n"
5339
5243
msgstr ""
5340
5244
 
5341
5245
#, c-format
5342
5246
msgid "Unable to parse transaction. Got error: %s.\n"
5343
5247
msgstr ""
5344
5248
 
 
5249
#, c-format
 
5250
msgid "BUFFER: %s\n"
 
5251
msgstr ""
 
5252
 
 
5253
#~ msgid "Check memory and open file usage at exit ."
 
5254
#~ msgstr "Check memory and open file usage at exit ."
 
5255
 
 
5256
#~ msgid "Print some debug info at exit."
 
5257
#~ msgstr "Print some debug info at exit."
 
5258
 
 
5259
#~ msgid "Socket file to use for connection."
 
5260
#~ msgstr "Socket file to use for connection."
 
5261
 
 
5262
#~ msgid "The default size of key cache blocks"
 
5263
#~ msgstr "The default size of key cache blocks"
 
5264
 
 
5265
#~ msgid "File '%-.192s' has unknown type '%-.64s' in its header"
 
5266
#~ msgstr "File '%-.192s' has unknown type '%-.64s' in its header"
 
5267
 
 
5268
#~ msgid "plugin-load parameter too long"
 
5269
#~ msgstr "plugin-load parameter too long"
 
5270
 
 
5271
#~ msgid "Couldn't repair table: %s.%s"
 
5272
#~ msgstr "Couldn't repair table: %s.%s"
 
5273
 
 
5274
#~ msgid ""
 
5275
#~ "When opening HEAP table, could not allocate memory to write 'DELETE FROM `"
 
5276
#~ "%s`.`%s`' to replication"
 
5277
#~ msgstr ""
 
5278
#~ "When opening HEAP table, could not allocate memory to write 'DELETE FROM `"
 
5279
#~ "%s`.`%s`' to replication"
 
5280
 
 
5281
#~ msgid "Can't create/write to file '%s' (Errcode: %d)"
 
5282
#~ msgstr "Can't create/write to file '%s' (Errcode: %d)"
 
5283
 
 
5284
#~ msgid "Error reading file '%s' (Errcode: %d)"
 
5285
#~ msgstr "Error reading file '%s' (Errcode: %d)"
 
5286
 
 
5287
#~ msgid "Error writing file '%s' (Errcode: %d)"
 
5288
#~ msgstr "Error writing file '%s' (Errcode: %d)"
 
5289
 
 
5290
#~ msgid "Error on close of '%s' (Errcode: %d)"
 
5291
#~ msgstr "Error on close of '%s' (Errcode: %d)"
 
5292
 
 
5293
#~ msgid "Out of memory (Needed %u bytes)"
 
5294
#~ msgstr "Out of memory (Needed %u bytes)"
 
5295
 
 
5296
#~ msgid "Error on delete of '%s' (Errcode: %d)"
 
5297
#~ msgstr "Error on delete of '%s' (Errcode: %d)"
 
5298
 
 
5299
#~ msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
 
5300
#~ msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
 
5301
 
 
5302
#~ msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
 
5303
#~ msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
 
5304
 
 
5305
#~ msgid "Can't lock file (Errcode: %d)"
 
5306
#~ msgstr "Can't lock file (Errcode: %d)"
 
5307
 
 
5308
#~ msgid "Can't unlock file (Errcode: %d)"
 
5309
#~ msgstr "Can't unlock file (Errcode: %d)"
 
5310
 
 
5311
#~ msgid "Can't read dir of '%s' (Errcode: %d)"
 
5312
#~ msgstr "Can't read dir of '%s' (Errcode: %d)"
 
5313
 
 
5314
#~ msgid "Can't get stat of '%s' (Errcode: %d)"
 
5315
#~ msgstr "Can't get stat of '%s' (Errcode: %d)"
 
5316
 
 
5317
#~ msgid "Can't change size of file (Errcode: %d)"
 
5318
#~ msgstr "Can't change size of file (Errcode: %d)"
 
5319
 
 
5320
#~ msgid "Can't open stream from handle (Errcode: %d)"
 
5321
#~ msgstr "Can't open stream from handle (Errcode: %d)"
 
5322
 
 
5323
#~ msgid "Can't get working dirctory (Errcode: %d)"
 
5324
#~ msgstr "Can't get working directory (Errcode: %d)"
 
5325
 
 
5326
#~ msgid "Can't change dir to '%s' (Errcode: %d)"
 
5327
#~ msgstr "Can't change dir to '%s' (Errcode: %d)"
 
5328
 
 
5329
#~ msgid "Warning: '%s' had %d links"
 
5330
#~ msgstr "Warning: '%s' had %d links"
 
5331
 
 
5332
#~ msgid "Warning: %d files and %d streams is left open\n"
 
5333
#~ msgstr "Warning: %d files and %d streams is left open\n"
 
5334
 
 
5335
#~ msgid "Disk is full writing '%s'. Waiting for someone to free space..."
 
5336
#~ msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
 
5337
 
 
5338
#~ msgid "Can't create directory '%s' (Errcode: %d)"
 
5339
#~ msgstr "Can't create directory '%s' (Errcode: %d)"
 
5340
 
 
5341
#~ msgid ""
 
5342
#~ "Character set '%s' is not a compiled character set and is not specified "
 
5343
#~ "in the %s file"
 
5344
#~ msgstr ""
 
5345
#~ "Character set '%s' is not a compiled character set and is not specified "
 
5346
#~ "in the %s file"
 
5347
 
 
5348
#~ msgid "Out of resources when opening file '%s' (Errcode: %d)"
 
5349
#~ msgstr "Out of resources when opening file '%s' (Errcode: %d)"
 
5350
 
 
5351
#~ msgid "Can't read value for symlink '%s' (Error %d)"
 
5352
#~ msgstr "Can't read value for symlink '%s' (Error %d)"
 
5353
 
 
5354
#~ msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
 
5355
#~ msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
 
5356
 
 
5357
#~ msgid "Error on realpath() on '%s' (Error %d)"
 
5358
#~ msgstr "Error on realpath() on '%s' (Error %d)"
 
5359
 
 
5360
#~ msgid "Can't sync file '%s' to disk (Errcode: %d)"
 
5361
#~ msgstr "Can't sync file '%s' to disk (Errcode: %d)"
 
5362
 
 
5363
#~ msgid ""
 
5364
#~ "Collation '%s' is not a compiled collation and is not specified in the %s "
 
5365
#~ "file"
 
5366
#~ msgstr ""
 
5367
#~ "Collation '%s' is not a compiled collation and is not specified in the %s "
 
5368
#~ "file"
 
5369
 
 
5370
#~ msgid "File '%s' not found (Errcode: %d)"
 
5371
#~ msgstr "File '%s' not found (Errcode: %d)"
 
5372
 
 
5373
#~ msgid "File '%s' (fileno: %d) was not closed"
 
5374
#~ msgstr "File '%s' (fileno: %d) was not closed"
 
5375
 
 
5376
#~ msgid "Unknown error %d"
 
5377
#~ msgstr "Unknown error %d"
 
5378
 
5345
5379
#~ msgid "Buffer length for TCP/IP and socket communication."
5346
5380
#~ msgstr "Buffer length for TCP/IP and socket communication."
5347
5381
 
5370
5404
#~ msgid "session_add_event event_add error in libevent_init\n"
5371
5405
#~ msgstr "session_add_event event_add error in libevent_init\n"
5372
5406
 
5373
 
#~ msgid "Can't create completion port thread (error %d)"
5374
 
#~ msgstr "Can't create completion port thread (error %d)"
5375
 
 
5376
5407
#~ msgid "libevent_thread_proc: my_thread_init() failed\n"
5377
5408
#~ msgstr "libevent_thread_proc: my_thread_init() failed\n"
5378
5409