8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
"POT-Creation-Date: 2008-10-01 16:29-0700\n"
11
"PO-Revision-Date: 2008-10-01 16:19+0000\n"
12
"Last-Translator: Monty Taylor <mordred@inaugust.com>\n"
10
"POT-Creation-Date: 2008-10-01 19:16-0700\n"
11
"PO-Revision-Date: 2008-08-17 02:36+0000\n"
12
"Last-Translator: Monty Taylor <monty@inaugust.com>\n"
13
13
"Language-Team: Korean <ko@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=1; plural=0;\n"
18
"X-Launchpad-Export-Date: 2008-10-01 18:44+0000\n"
18
"X-Launchpad-Export-Date: 2008-09-13 00:28+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
21
21
#: client/drizzle.cc:253
6127
6135
"mysqld with --tc-heuristic-recover={commit|rollback}"
6130
#: drizzled/log_event.cc:990
6138
#: drizzled/log_event.cc:140
6140
msgid " %s, Error_code: %d;"
6143
#: drizzled/log_event.cc:144
6146
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
6147
"master log %s, end_log_pos %lu"
6150
#: drizzled/log_event.cc:150
6154
#: drizzled/log_event.cc:992
6133
6157
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6136
#: drizzled/log_event.cc:3693
6160
#: drizzled/log_event.cc:2282
6163
"Query partially completed on the master (error on master: %d) and was "
6164
"aborted. There is a chance that your master is inconsistent at this point. "
6165
"If you are sure that your master is ok, run this query manually on the slave "
6166
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
6167
"SLAVE; . Query: '%s'"
6170
#: drizzled/log_event.cc:2312
6173
"Query caused differenxt errors on master and slave.\n"
6174
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
6175
"Default database: '%s'. Query: '%s'"
6178
#: drizzled/log_event.cc:2317
6182
#: drizzled/log_event.cc:2337
6184
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
6187
#: drizzled/log_event.cc:2339 drizzled/log_event.cc:6208
6188
#: drizzled/log_event.cc:6253 drizzled/log_event.cc:7061
6189
msgid "unexpected success or fatal error"
6192
#: drizzled/log_event.cc:2917
6194
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
6195
"probable cause is that the master died while writing the transaction to its "
6196
"binary log, thus rolled back too."
6199
#: drizzled/log_event.cc:3696
6139
6202
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6140
6203
"produced %ld warning(s). Default database: '%s'"
6143
#: drizzled/log_event.cc:4731
6206
#: drizzled/log_event.cc:3746
6209
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
6212
#: drizzled/log_event.cc:3758
6214
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
6217
#: drizzled/log_event.cc:4735
6144
6218
msgid "Out of memory while recording slave event"
6221
#: drizzled/log_event.cc:5093 drizzled/log_event.cc:5119
6223
msgid "Error in Create_file event: could not open file '%s'"
6226
#: drizzled/log_event.cc:5105
6228
msgid "Error in Create_file event: could not write to file '%s'"
6231
#: drizzled/log_event.cc:5126
6233
msgid "Error in Create_file event: write to '%s' failed"
6236
#: drizzled/log_event.cc:5265
6238
msgid "Error in %s event: could not create file '%s'"
6241
#: drizzled/log_event.cc:5274
6243
msgid "Error in %s event: could not open file '%s'"
6246
#: drizzled/log_event.cc:5281
6248
msgid "Error in %s event: write to '%s' failed"
6251
#: drizzled/log_event.cc:5492
6253
msgid "Error in Exec_load event: could not open file '%s'"
6256
#: drizzled/log_event.cc:5502
6258
msgid "Error in Exec_load event: file '%s' appears corrupted"
6261
#: drizzled/log_event.cc:5532
6263
msgid "%s. Failed executing load from '%s'"
6266
#: drizzled/log_event.cc:5760
6267
msgid "Not enough memory"
6270
#: drizzled/log_event.cc:6205
6272
msgid "Error '%s' in %s event: when locking tables"
6275
#: drizzled/log_event.cc:6215
6277
msgid "Error in %s event: when locking tables"
6280
#: drizzled/log_event.cc:6250
6282
msgid "Error '%s' on reopening tables"
6285
#: drizzled/log_event.cc:6606
6287
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6290
#: drizzled/log_event.cc:7058
6292
msgid "Error '%s' on opening table `%s`.`%s`"
6147
6295
#: drizzled/rpl_mi.cc:148
6149
6297
msgid "Failed to create a new master info file (file '%s', errno %d)"