6248
6254
"while the same tablespace is defined on the server as '%-.256s'"
6257
#: drizzled/handler.cc:390
6259
msgid "Too many storage engines!"
6260
msgstr "Kunne ikke koble til lagringsmotoren"
6262
#: drizzled/handler.cc:394
6264
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6267
#: drizzled/handler.cc:1278
6269
msgid "Found %d prepared transaction(s) in %s"
6272
#: drizzled/handler.cc:1330
6273
msgid "Starting crash recovery..."
6276
#: drizzled/handler.cc:1362
6278
msgid "Found %d prepared XA transactions"
6281
#: drizzled/handler.cc:1366
6284
"Found %d prepared transactions! It means that drizzled was not shut down "
6285
"properly last time and critical recovery information (last binlog or %s "
6286
"file) was manually deleted after a crash. You have to start drizzled with "
6287
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
6290
#: drizzled/handler.cc:1376
6291
msgid "Crash recovery finished."
6294
#: drizzled/log.cc:1072
6296
msgid "I/O error reading the header from the binary log"
6297
msgstr "Ikke mer plass i indeksfilen"
6299
#: drizzled/log.cc:1079
6301
"Binlog has bad magic number; It's not a binary log file that can be used by "
6302
"this version of Drizzle"
6305
#: drizzled/log.cc:1094
6307
msgid "Failed to open log (file '%s', errno %d)"
6309
"Klarte ikke å åpne den eksisterende masterinfofilen (filen '%s', feilnummer %"
6312
#: drizzled/log.cc:1096 drizzled/log.cc:1104
6314
msgid "Could not open log file"
6315
msgstr "Kunne ikke koble til lagringsmotoren"
6317
#: drizzled/log.cc:1102
6319
msgid "Failed to create a cache on log (file '%s')"
6321
"Klarte ikke å lage et hurtiglager (cache) for masterinfofilen (filen '%s')"
6323
#: drizzled/log.cc:1256 drizzled/log.cc:1906
6326
"Could not use %s for logging (error %d). Turning logging off for the whole "
6327
"duration of the Drizzle server process. To turn it on again: fix the cause, "
6328
"shutdown the Drizzle server and restart it."
6331
#: drizzled/log.cc:2175 drizzled/log.cc:2206 drizzled/log.cc:2458
6332
#: drizzled/log.cc:2582
6334
msgid "Failed to delete file '%s'"
6335
msgstr "Klarte ikke å lage slavetrådene"
6337
#: drizzled/log.cc:2184 drizzled/log.cc:2466 drizzled/log.cc:2590
6340
"a problem with deleting %s; consider examining correspondence of your binlog "
6341
"index file to the actual binlog files"
6344
#: drizzled/log.cc:2312
6346
msgid "next log error: %d offset: %s log: %s included: %d"
6349
#: drizzled/log.cc:2424 drizzled/log.cc:2550
6351
msgid "Failed to execute stat() on file '%s'"
6352
msgstr "Klarte ikke å lage slavetrådene"
6354
#: drizzled/log.cc:2435 drizzled/log.cc:2561
6357
"a problem with getting info on being purged %s; consider examining "
6358
"correspondence of your binlog index file to the actual binlog files"
6361
#: drizzled/log.cc:4057 drizzled/log.cc:4550
6363
msgid "Recovering after a crash using %s"
6364
msgstr "Kobler til på nytt etter at vi ikke klarte å hente masterdumpen"
6366
#: drizzled/log.cc:4060
6368
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
6371
#: drizzled/log.cc:4397
6372
msgid "Bad magic header in tc log"
6375
#: drizzled/log.cc:4407
6378
"Recovery failed! You must enable exactly %d storage engines that support two-"
6379
"phase commit protocol"
6382
#: drizzled/log.cc:4435
6384
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6385
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6386
"heuristic-recover={commit|rollback}"
6389
#: drizzled/log.cc:4465
6390
msgid "Heuristic crash recovery mode"
6393
#: drizzled/log.cc:4467
6394
msgid "Heuristic crash recovery failed"
6397
#: drizzled/log.cc:4468
6398
msgid "Please restart mysqld without --tc-heuristic-recover"
6401
#: drizzled/log.cc:4512 drizzled/log.cc:4536
6403
msgid "find_log_pos() failed (error: %d)"
6404
msgstr "Kan ikke låse filen (Feilkode: %d)"
6406
#: drizzled/log.cc:4649
6408
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6409
"of memory error) and restart, or delete (or rename) binary log and start "
6410
"mysqld with --tc-heuristic-recover={commit|rollback}"
6251
6413
#: drizzled/rpl_mi.cc:148
6253
6415
msgid "Failed to create a new master info file (file '%s', errno %d)"
6306
6468
"s.%s på slaven har størrelse %d. Masterens kolonnestørrelse skulle ha vært "
6307
6469
"mindre eller lik slavens kolonnestørrelse."
6471
#: drizzled/scheduler.cc:121
6472
msgid "Memory allocation error in thd_scheduler::init\n"
6475
#: drizzled/scheduler.cc:212
6476
msgid "init_pipe(thd_add_pipe) error in libevent_init\n"
6479
#: drizzled/scheduler.cc:218
6480
msgid "init_pipe(thd_kill_pipe) error in libevent_init\n"
6483
#: drizzled/scheduler.cc:230
6484
msgid "thd_add_event event_add error in libevent_init\n"
6487
#: drizzled/scheduler.cc:246
6489
msgid "Can't create completion port thread (error %d)"
6490
msgstr "Kan ikke opprette symlinken '%s' som peker til '%s' (Feilkode: %d)"
6492
#: drizzled/scheduler.cc:359
6493
msgid "event_add error in libevent_add_thd_callback\n"
6496
#: drizzled/scheduler.cc:385
6497
msgid "Scheduler init error in libevent_add_new_connection\n"
6500
#: drizzled/scheduler.cc:467
6501
msgid "libevent_thread_proc: my_thread_init() failed\n"
6504
#: drizzled/set_var.cc:905
6505
msgid "Ambiguous slave modes combination. STRICT will be used"
6309
6508
#: drizzled/slave.cc:89
6310
6509
msgid "Waiting to reconnect after a failed registration on master"
6311
6510
msgstr "Venter på å koble til masteren på nytt etter at registreringen feilet"
6811
7010
"sletter binærloggene hos masteren og deretter oppgraderer masteren til en "
6812
7011
"versjon som minst tilsvarer '%d.%d.%d'. Replikasjonen kan så bli restartet."
7013
#: drizzled/sql_base.cc:2544
7015
msgid "Table %s had a open data handler in reopen_table"
7018
#: drizzled/sql_base.cc:3203
7020
msgid "Couldn't repair table: %s.%s"
7023
#: drizzled/sql_base.cc:3246
7026
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
7027
"s`.`%s`' to the binary log"
7030
#: drizzled/sql_base.cc:3983
7032
msgid "Could not remove temporary table: '%s', error: %d"
7033
msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
7035
#: drizzled/sql_db.cc:396 drizzled/sql_db.cc:404
7037
msgid "Error while loading database options: '%s':"
7040
#: drizzled/sql_plugin.cc:647
7042
msgid "Plugin '%s' of type %s failed deinitialization"
7045
#: drizzled/sql_plugin.cc:661
7047
msgid "Plugin '%s' has ref_count=%d after deinitialization."
7050
#: drizzled/sql_plugin.cc:781
7052
msgid "Plugin '%s' registration as a %s failed."
7055
#: drizzled/sql_plugin.cc:1035
7056
msgid "plugin-load parameter too long"
7059
#: drizzled/sql_plugin.cc:1095
7061
msgid "Couldn't load plugin named '%s' with soname '%s'."
7064
#: drizzled/sql_plugin.cc:1146
7066
msgid "Forcing shutdown of %d plugins"
7069
#: drizzled/sql_plugin.cc:1168
7071
msgid "Plugin '%s' will be forced to shutdown"
7074
#: drizzled/sql_plugin.cc:1184
7076
msgid "Plugin '%s' has ref_count=%d after shutdown."
7079
#: drizzled/sql_plugin.cc:2433 drizzled/sql_plugin.cc:2496
7081
msgid "Unknown variable type code 0x%x in plugin '%s'."
7082
msgstr "Ukjent kommando: '%-.60s'"
7084
#: drizzled/sql_plugin.cc:2476
7087
"Server variable %s of plugin %s was forced to be read-only: string variable "
7088
"without update_func and PLUGIN_VAR_MEMALLOC flag"
7091
#: drizzled/sql_plugin.cc:2507
7093
msgid "Missing variable name in plugin '%s'."
7096
#: drizzled/sql_plugin.cc:2524
7098
msgid "Thread local variable '%s' not allocated in plugin '%s'."
7101
#: drizzled/sql_plugin.cc:2643
7103
msgid "Out of memory for plugin '%s'."
7104
msgstr "Databasemotoren er tom for minne"
7106
#: drizzled/sql_plugin.cc:2650
7108
msgid "Bad options for plugin '%s'."
7111
#: drizzled/sql_plugin.cc:2659
7113
msgid "Parsing options for plugin '%s' failed."
7116
#: drizzled/sql_plugin.cc:2702
7118
msgid "Plugin '%s' has conflicting system variables"
7121
#: drizzled/sql_plugin.cc:2712
7123
msgid "Plugin '%s' disabled by command line option"
6814
7126
#: drizzled/sql_repl.cc:101
6815
7127
msgid "Failed in send_file() while reading file name"
6816
7128
msgstr "Feilet i send_file() da vi leste filnavnet"
6827
7139
msgid "Failed in send_file() while negotiating file transfer close"
6828
7140
msgstr "Feilet i send_file() da vi forhandlet om avslutning av filoverføringen"
7142
#: drizzled/sql_select.cc:13156
7144
msgid "Got error %d when reading table '%s'"
7147
#: drizzled/sql_table.cc:81
7149
msgid "Invalid (old?) table or database name '%s'"
7152
#: drizzled/sql_table.cc:2717
7154
msgid "Unknown - internal error %d during operation"
7155
msgstr "Ukjent feil %d"
7157
#: drizzled/sql_table.cc:4999
7159
msgid "Could not open table %s.%s after rename\n"
7162
#: drizzled/sql_table.cc:5175
7165
"ORDER BY ignored because there is a user-defined clustered index in the "
7169
#: drizzled/sql_udf.cc:39
7171
msgid "Can't allocate memory for udf structures"
7172
msgstr "Klarte ikke å allokere minne for masterinfostrukturen"
6830
7174
#: drizzled/table.cc:494