~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/en_GB.po

  • Committer: Monty Taylor
  • Date: 2008-08-16 23:49:05 UTC
  • Revision ID: monty@inaugust.com-20080816234905-3dg9u3nyqd0xoyku
Merged in new strings.

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: http://translations.launchpad.net/drizzle\n"
10
 
"POT-Creation-Date: 2008-08-16 14:06-0700\n"
 
10
"POT-Creation-Date: 2008-08-16 16:48-0700\n"
11
11
"PO-Revision-Date: 2008-08-13 03:09+0000\n"
12
12
"Last-Translator: LinuxJedi <andrew@linuxjedi.co.uk>\n"
13
13
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
1440
1440
msgid "Tablespace not empty"
1441
1441
msgstr ""
1442
1442
 
 
1443
#: drizzled/authentication.cc:48 drizzled/handler.cc:362
 
1444
#: drizzled/sql_plugin.cc:790 drizzled/sql_udf.cc:100
 
1445
#, c-format
 
1446
msgid "Plugin '%s' init function returned error."
 
1447
msgstr ""
 
1448
 
1443
1449
#: drizzled/drizzled.cc:551
1444
1450
#, c-format
1445
1451
msgid "Got error %d from pthread_cond_timedwait"
6064
6070
"while the same tablespace is defined on the server as '%-.256s'"
6065
6071
msgstr ""
6066
6072
 
 
6073
#: drizzled/handler.cc:390
 
6074
msgid "Too many storage engines!"
 
6075
msgstr ""
 
6076
 
 
6077
#: drizzled/handler.cc:394
 
6078
#, c-format
 
6079
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
 
6080
msgstr ""
 
6081
 
 
6082
#: drizzled/handler.cc:1278
 
6083
#, c-format
 
6084
msgid "Found %d prepared transaction(s) in %s"
 
6085
msgstr ""
 
6086
 
 
6087
#: drizzled/handler.cc:1330
 
6088
msgid "Starting crash recovery..."
 
6089
msgstr ""
 
6090
 
 
6091
#: drizzled/handler.cc:1362
 
6092
#, c-format
 
6093
msgid "Found %d prepared XA transactions"
 
6094
msgstr ""
 
6095
 
 
6096
#: drizzled/handler.cc:1366
 
6097
#, c-format
 
6098
msgid ""
 
6099
"Found %d prepared transactions! It means that drizzled was not shut down "
 
6100
"properly last time and critical recovery information (last binlog or %s "
 
6101
"file) was manually deleted after a crash. You have to start drizzled with "
 
6102
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
 
6103
msgstr ""
 
6104
 
 
6105
#: drizzled/handler.cc:1376
 
6106
msgid "Crash recovery finished."
 
6107
msgstr ""
 
6108
 
 
6109
#: drizzled/log.cc:1072
 
6110
msgid "I/O error reading the header from the binary log"
 
6111
msgstr ""
 
6112
 
 
6113
#: drizzled/log.cc:1079
 
6114
msgid ""
 
6115
"Binlog has bad magic number;  It's not a binary log file that can be used by "
 
6116
"this version of Drizzle"
 
6117
msgstr ""
 
6118
 
 
6119
#: drizzled/log.cc:1094
 
6120
#, c-format
 
6121
msgid "Failed to open log (file '%s', errno %d)"
 
6122
msgstr ""
 
6123
 
 
6124
#: drizzled/log.cc:1096 drizzled/log.cc:1104
 
6125
msgid "Could not open log file"
 
6126
msgstr ""
 
6127
 
 
6128
#: drizzled/log.cc:1102
 
6129
#, c-format
 
6130
msgid "Failed to create a cache on log (file '%s')"
 
6131
msgstr ""
 
6132
 
 
6133
#: drizzled/log.cc:1256 drizzled/log.cc:1906
 
6134
#, c-format
 
6135
msgid ""
 
6136
"Could not use %s for logging (error %d). Turning logging off for the whole "
 
6137
"duration of the Drizzle server process. To turn it on again: fix the cause, "
 
6138
"shutdown the Drizzle server and restart it."
 
6139
msgstr ""
 
6140
 
 
6141
#: drizzled/log.cc:2175 drizzled/log.cc:2206 drizzled/log.cc:2458
 
6142
#: drizzled/log.cc:2582
 
6143
#, c-format
 
6144
msgid "Failed to delete file '%s'"
 
6145
msgstr ""
 
6146
 
 
6147
#: drizzled/log.cc:2184 drizzled/log.cc:2466 drizzled/log.cc:2590
 
6148
#, c-format
 
6149
msgid ""
 
6150
"a problem with deleting %s; consider examining correspondence of your binlog "
 
6151
"index file to the actual binlog files"
 
6152
msgstr ""
 
6153
 
 
6154
#: drizzled/log.cc:2312
 
6155
#, c-format
 
6156
msgid "next log error: %d  offset: %s  log: %s included: %d"
 
6157
msgstr ""
 
6158
 
 
6159
#: drizzled/log.cc:2424 drizzled/log.cc:2550
 
6160
#, c-format
 
6161
msgid "Failed to execute stat() on file '%s'"
 
6162
msgstr ""
 
6163
 
 
6164
#: drizzled/log.cc:2435 drizzled/log.cc:2561
 
6165
#, c-format
 
6166
msgid ""
 
6167
"a problem with getting info on being purged %s; consider examining "
 
6168
"correspondence of your binlog index file to the actual binlog files"
 
6169
msgstr ""
 
6170
 
 
6171
#: drizzled/log.cc:4057 drizzled/log.cc:4550
 
6172
#, c-format
 
6173
msgid "Recovering after a crash using %s"
 
6174
msgstr ""
 
6175
 
 
6176
#: drizzled/log.cc:4060
 
6177
msgid ""
 
6178
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
 
6179
msgstr ""
 
6180
 
 
6181
#: drizzled/log.cc:4397
 
6182
msgid "Bad magic header in tc log"
 
6183
msgstr ""
 
6184
 
 
6185
#: drizzled/log.cc:4407
 
6186
#, c-format
 
6187
msgid ""
 
6188
"Recovery failed! You must enable exactly %d storage engines that support two-"
 
6189
"phase commit protocol"
 
6190
msgstr ""
 
6191
 
 
6192
#: drizzled/log.cc:4435
 
6193
msgid ""
 
6194
"Crash recovery failed. Either correct the problem (if it's, for example, out "
 
6195
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
 
6196
"heuristic-recover={commit|rollback}"
 
6197
msgstr ""
 
6198
 
 
6199
#: drizzled/log.cc:4465
 
6200
msgid "Heuristic crash recovery mode"
 
6201
msgstr ""
 
6202
 
 
6203
#: drizzled/log.cc:4467
 
6204
msgid "Heuristic crash recovery failed"
 
6205
msgstr ""
 
6206
 
 
6207
#: drizzled/log.cc:4468
 
6208
msgid "Please restart mysqld without --tc-heuristic-recover"
 
6209
msgstr ""
 
6210
 
 
6211
#: drizzled/log.cc:4512 drizzled/log.cc:4536
 
6212
#, c-format
 
6213
msgid "find_log_pos() failed (error: %d)"
 
6214
msgstr ""
 
6215
 
 
6216
#: drizzled/log.cc:4649
 
6217
msgid ""
 
6218
"Crash recovery failed. Either correct the problem (if it's, for example, out "
 
6219
"of memory error) and restart, or delete (or rename) binary log and start "
 
6220
"mysqld with --tc-heuristic-recover={commit|rollback}"
 
6221
msgstr ""
 
6222
 
6067
6223
#: drizzled/rpl_mi.cc:148
6068
6224
#, c-format
6069
6225
msgid "Failed to create a new master info file (file '%s', errno %d)"
6111
6267
"Master's column size should be <= the slave's column size."
6112
6268
msgstr ""
6113
6269
 
 
6270
#: drizzled/scheduler.cc:121
 
6271
msgid "Memory allocation error in thd_scheduler::init\n"
 
6272
msgstr ""
 
6273
 
 
6274
#: drizzled/scheduler.cc:212
 
6275
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
 
6276
msgstr ""
 
6277
 
 
6278
#: drizzled/scheduler.cc:218
 
6279
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
 
6280
msgstr ""
 
6281
 
 
6282
#: drizzled/scheduler.cc:230
 
6283
msgid "thd_add_event event_add error in libevent_init\n"
 
6284
msgstr ""
 
6285
 
 
6286
#: drizzled/scheduler.cc:246
 
6287
#, c-format
 
6288
msgid "Can't create completion port thread (error %d)"
 
6289
msgstr ""
 
6290
 
 
6291
#: drizzled/scheduler.cc:359
 
6292
msgid "event_add error in libevent_add_thd_callback\n"
 
6293
msgstr ""
 
6294
 
 
6295
#: drizzled/scheduler.cc:385
 
6296
msgid "Scheduler init error in libevent_add_new_connection\n"
 
6297
msgstr ""
 
6298
 
 
6299
#: drizzled/scheduler.cc:467
 
6300
msgid "libevent_thread_proc: my_thread_init() failed\n"
 
6301
msgstr ""
 
6302
 
 
6303
#: drizzled/set_var.cc:905
 
6304
msgid "Ambiguous slave modes combination. STRICT will be used"
 
6305
msgstr ""
 
6306
 
6114
6307
#: drizzled/slave.cc:89
6115
6308
msgid "Waiting to reconnect after a failed registration on master"
6116
6309
msgstr ""
6531
6724
"Then replication can be restarted."
6532
6725
msgstr ""
6533
6726
 
 
6727
#: drizzled/sql_base.cc:2544
 
6728
#, c-format
 
6729
msgid "Table %s had a open data handler in reopen_table"
 
6730
msgstr ""
 
6731
 
 
6732
#: drizzled/sql_base.cc:3203
 
6733
#, c-format
 
6734
msgid "Couldn't repair table: %s.%s"
 
6735
msgstr ""
 
6736
 
 
6737
#: drizzled/sql_base.cc:3246
 
6738
#, c-format
 
6739
msgid ""
 
6740
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
 
6741
"s`.`%s`' to the binary log"
 
6742
msgstr ""
 
6743
 
 
6744
#: drizzled/sql_base.cc:3983
 
6745
#, c-format
 
6746
msgid "Could not remove temporary table: '%s', error: %d"
 
6747
msgstr ""
 
6748
 
 
6749
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
 
6750
#, c-format
 
6751
msgid "Error while loading database options: '%s':"
 
6752
msgstr ""
 
6753
 
 
6754
#: drizzled/sql_plugin.cc:647
 
6755
#, c-format
 
6756
msgid "Plugin '%s' of type %s failed deinitialization"
 
6757
msgstr ""
 
6758
 
 
6759
#: drizzled/sql_plugin.cc:661
 
6760
#, c-format
 
6761
msgid "Plugin '%s' has ref_count=%d after deinitialization."
 
6762
msgstr ""
 
6763
 
 
6764
#: drizzled/sql_plugin.cc:781
 
6765
#, c-format
 
6766
msgid "Plugin '%s' registration as a %s failed."
 
6767
msgstr ""
 
6768
 
 
6769
#: drizzled/sql_plugin.cc:1035
 
6770
msgid "plugin-load parameter too long"
 
6771
msgstr ""
 
6772
 
 
6773
#: drizzled/sql_plugin.cc:1095
 
6774
#, c-format
 
6775
msgid "Couldn't load plugin named '%s' with soname '%s'."
 
6776
msgstr ""
 
6777
 
 
6778
#: drizzled/sql_plugin.cc:1146
 
6779
#, c-format
 
6780
msgid "Forcing shutdown of %d plugins"
 
6781
msgstr ""
 
6782
 
 
6783
#: drizzled/sql_plugin.cc:1168
 
6784
#, c-format
 
6785
msgid "Plugin '%s' will be forced to shutdown"
 
6786
msgstr ""
 
6787
 
 
6788
#: drizzled/sql_plugin.cc:1184
 
6789
#, c-format
 
6790
msgid "Plugin '%s' has ref_count=%d after shutdown."
 
6791
msgstr ""
 
6792
 
 
6793
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
 
6794
#, c-format
 
6795
msgid "Unknown variable type code 0x%x in plugin '%s'."
 
6796
msgstr ""
 
6797
 
 
6798
#: drizzled/sql_plugin.cc:2476
 
6799
#, c-format
 
6800
msgid ""
 
6801
"Server variable %s of plugin %s was forced to be read-only: string variable "
 
6802
"without update_func and PLUGIN_VAR_MEMALLOC flag"
 
6803
msgstr ""
 
6804
 
 
6805
#: drizzled/sql_plugin.cc:2507
 
6806
#, c-format
 
6807
msgid "Missing variable name in plugin '%s'."
 
6808
msgstr ""
 
6809
 
 
6810
#: drizzled/sql_plugin.cc:2524
 
6811
#, c-format
 
6812
msgid "Thread local variable '%s' not allocated in plugin '%s'."
 
6813
msgstr ""
 
6814
 
 
6815
#: drizzled/sql_plugin.cc:2643
 
6816
#, c-format
 
6817
msgid "Out of memory for plugin '%s'."
 
6818
msgstr ""
 
6819
 
 
6820
#: drizzled/sql_plugin.cc:2650
 
6821
#, c-format
 
6822
msgid "Bad options for plugin '%s'."
 
6823
msgstr ""
 
6824
 
 
6825
#: drizzled/sql_plugin.cc:2659
 
6826
#, c-format
 
6827
msgid "Parsing options for plugin '%s' failed."
 
6828
msgstr ""
 
6829
 
 
6830
#: drizzled/sql_plugin.cc:2702
 
6831
#, c-format
 
6832
msgid "Plugin '%s' has conflicting system variables"
 
6833
msgstr ""
 
6834
 
 
6835
#: drizzled/sql_plugin.cc:2712
 
6836
#, c-format
 
6837
msgid "Plugin '%s' disabled by command line option"
 
6838
msgstr ""
 
6839
 
6534
6840
#: drizzled/sql_repl.cc:101
6535
6841
msgid "Failed in send_file() while reading file name"
6536
6842
msgstr ""
6547
6853
msgid "Failed in send_file() while negotiating file transfer close"
6548
6854
msgstr ""
6549
6855
 
 
6856
#: drizzled/sql_select.cc:13156
 
6857
#, c-format
 
6858
msgid "Got error %d when reading table '%s'"
 
6859
msgstr ""
 
6860
 
 
6861
#: drizzled/sql_table.cc:81
 
6862
#, c-format
 
6863
msgid "Invalid (old?) table or database name '%s'"
 
6864
msgstr ""
 
6865
 
 
6866
#: drizzled/sql_table.cc:2717
 
6867
#, c-format
 
6868
msgid "Unknown - internal error %d during operation"
 
6869
msgstr ""
 
6870
 
 
6871
#: drizzled/sql_table.cc:4999
 
6872
#, c-format
 
6873
msgid "Could not open table %s.%s after rename\n"
 
6874
msgstr ""
 
6875
 
 
6876
#: drizzled/sql_table.cc:5175
 
6877
#, c-format
 
6878
msgid ""
 
6879
"ORDER BY ignored because there is a user-defined clustered index in the "
 
6880
"table '%-.192s'"
 
6881
msgstr ""
 
6882
 
 
6883
#: drizzled/sql_udf.cc:39
 
6884
msgid "Can't allocate memory for udf structures"
 
6885
msgstr ""
 
6886
 
6550
6887
#: drizzled/table.cc:494
6551
6888
#, c-format
6552
6889
msgid ""